@mjhls/mjh-framework 1.0.992 → 1.0.993-logtest
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 +5 -6
- package/dist/cjs/AD300x250x600.js +5 -6
- package/dist/cjs/AD728x90.js +6 -7
- package/dist/cjs/ADFloatingFooter.js +8 -9
- package/dist/cjs/ADFooter.js +5 -5
- package/dist/cjs/ADGutter.js +8 -9
- package/dist/cjs/{ADInfeed-e87afe8a.js → ADInfeed-ef933a08.js} +5 -5
- package/dist/cjs/ADSkyscraper.js +8 -9
- package/dist/cjs/ADSponsoredResources.js +8 -9
- package/dist/cjs/ADWebcast.js +8 -9
- package/dist/cjs/ADWelcome.js +12 -13
- package/dist/cjs/{ADlgInfeed-b5a3d436.js → ADlgInfeed-0e931f24.js} +3 -3
- package/dist/cjs/AccordionPanel.js +17 -17
- package/dist/cjs/AdSlot.js +9 -10
- package/dist/cjs/AdSlotsProvider.js +5 -6
- package/dist/cjs/AlgoliaSearch.js +1568 -897
- package/dist/cjs/AlphabeticList.js +12 -12
- package/dist/cjs/ArticleCarousel.js +5 -5
- package/dist/cjs/ArticleProgramLandingPage.js +15 -15
- package/dist/cjs/ArticleSeriesLandingPage.js +11 -12
- package/dist/cjs/ArticleSeriesListing.js +29 -30
- package/dist/cjs/Auth.js +133 -101
- package/dist/cjs/AuthWrapper.js +131 -55
- 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 +17 -18
- package/dist/cjs/Column3.js +28 -30
- package/dist/cjs/ConferenceArticleCard.js +12 -12
- package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
- package/dist/cjs/ContentCardPaginated.js +49 -51
- package/dist/cjs/DeckContent.js +58 -59
- package/dist/cjs/DeckQueue.js +57 -58
- package/dist/cjs/DeckQueuePaginated.js +46 -48
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-67646058.js} +17 -18
- package/dist/cjs/EventsDeck.js +120 -93
- package/dist/cjs/ExternalResources.js +38 -38
- package/dist/cjs/Feature.js +17 -17
- package/dist/cjs/ForbesHero.js +25 -25
- package/dist/cjs/GridContent.js +134 -135
- package/dist/cjs/GridContentPaginated.js +121 -123
- package/dist/cjs/GridHero.js +26 -26
- package/dist/cjs/GroupDeck.js +33 -33
- package/dist/cjs/HamMagazine.js +112 -112
- package/dist/cjs/Header.js +10 -10
- 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 +29 -29
- package/dist/cjs/HorizontalHero.js +17 -17
- package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-1ec0408b.js} +212 -172
- package/dist/cjs/IssueContentDeck.js +49 -49
- package/dist/cjs/IssueDeck.js +48 -48
- package/dist/cjs/IssueLanding.js +20 -20
- package/dist/cjs/LeftNav.js +29 -21
- package/dist/cjs/MasterDeck.js +39 -40
- package/dist/cjs/MasterDeckPaginated.js +29 -31
- package/dist/cjs/{MediaSeriesCard-9677fbc3.js → MediaSeriesCard-2645b00a.js} +771 -666
- package/dist/cjs/MediaSeriesLanding.js +37 -37
- package/dist/cjs/MediaSeriesLandingPaginated.js +36 -37
- package/dist/cjs/NavDvm.js +93 -62
- package/dist/cjs/NavFooter-880e9d87.js +71 -0
- package/dist/cjs/NavMagazine.js +126 -108
- package/dist/cjs/NavNative.js +118 -99
- package/dist/cjs/OncliveHero.js +11 -11
- package/dist/cjs/OncliveLargeHero.js +49 -49
- package/dist/cjs/PageFilter.js +5 -5
- package/dist/cjs/Pagination-6359861a.js +97 -0
- package/dist/cjs/PartnerDetailListing.js +68 -54
- package/dist/cjs/PartnerDetailListingPaginated.js +58 -50
- package/dist/cjs/PdfDownload.js +4 -4
- 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 +13 -14
- package/dist/cjs/PubToc.js +4 -4
- package/dist/cjs/PublicationDeck.js +44 -44
- package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a989a2b3.js} +29 -29
- package/dist/cjs/PublicationLanding.js +73 -73
- package/dist/cjs/QueueDeckExpanded.js +245 -246
- package/dist/cjs/QueueDeckExpandedPaginated.js +222 -224
- package/dist/cjs/RecentNews.js +15 -15
- package/dist/cjs/RelatedContent.js +14 -14
- package/dist/cjs/RelatedTopicsDropdown.js +14 -14
- package/dist/cjs/RolesDeck.js +20 -20
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/Search.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +18 -19
- package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-18fc6e71.js} +22 -22
- package/dist/cjs/SideFooter.js +23 -24
- package/dist/cjs/SocialIcons.js +6 -6
- package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-ca9c0c45.js} +28 -28
- package/dist/cjs/SocialShare.js +25 -25
- package/dist/cjs/TaxonomyCard.js +51 -47
- package/dist/cjs/TaxonomyDescription.js +12 -12
- package/dist/cjs/TemplateNormal.js +28 -30
- package/dist/cjs/ThumbnailCard.js +10 -10
- package/dist/cjs/Ustream.js +9 -9
- package/dist/cjs/VerticalHero.js +10 -10
- package/dist/cjs/VideoProgramLandingPage.js +29 -29
- package/dist/cjs/VideoSeriesCard.js +13 -13
- package/dist/cjs/VideoSeriesFilter.js +5 -5
- package/dist/cjs/VideoSeriesLandingPage.js +11 -12
- package/dist/cjs/VideoSeriesListing.js +46 -47
- package/dist/cjs/View.js +230 -226
- package/dist/cjs/YahooHero.js +22 -22
- package/dist/cjs/YoutubeGroup.js +33 -33
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
- package/dist/cjs/checkSisterSite-b29833b2.js +19 -0
- package/dist/cjs/getSerializers.js +7 -7
- package/dist/cjs/iconBase-be4097c0.js +2 -4
- package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
- package/dist/cjs/{index-5e63adb9.js → index-669d70bd.js} +484 -492
- package/dist/cjs/{index-fc2f1ca2.js → index-7435b964.js} +471 -6
- package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
- package/dist/cjs/index-b95410f0.js +54 -0
- package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
- package/dist/cjs/{index.esm-2bb721c8.js → index.esm-f59ef5b4.js} +19 -18
- package/dist/cjs/index.js +103 -107
- package/dist/cjs/{main-f1c77adb.js → main-6054981e.js} +17 -22
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-2c5c389a.js} +7 -7
- 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 +3 -4
- package/dist/esm/AD300x250x600.js +3 -4
- package/dist/esm/AD728x90.js +3 -4
- package/dist/esm/ADFloatingFooter.js +3 -4
- package/dist/esm/ADFooter.js +1 -1
- package/dist/esm/ADGutter.js +3 -4
- package/dist/esm/ADSkyscraper.js +3 -4
- package/dist/esm/ADSponsoredResources.js +3 -4
- package/dist/esm/ADWebcast.js +3 -4
- package/dist/esm/ADWelcome.js +3 -4
- package/dist/esm/AccordionPanel.js +1 -1
- package/dist/esm/AdSlot.js +3 -4
- package/dist/esm/AdSlotsProvider.js +3 -4
- package/dist/esm/AlgoliaSearch.js +1197 -526
- package/dist/esm/AlphabeticList.js +1 -1
- package/dist/esm/ArticleCarousel.js +2 -2
- package/dist/esm/ArticleProgramLandingPage.js +5 -5
- package/dist/esm/ArticleSeriesLandingPage.js +5 -6
- package/dist/esm/ArticleSeriesListing.js +3 -4
- package/dist/esm/Auth.js +60 -29
- package/dist/esm/AuthWrapper.js +105 -29
- package/dist/esm/Beam.js +1 -1
- package/dist/esm/Breadcrumbs.js +1 -1
- package/dist/esm/CMEDeck.js +8 -5
- package/dist/esm/Column1.js +1 -2
- package/dist/esm/Column2.js +4 -6
- package/dist/esm/Column3.js +4 -7
- package/dist/esm/ConferenceArticleCard.js +1 -1
- package/dist/esm/ContentCardPaginated.js +5 -7
- package/dist/esm/DeckContent.js +4 -5
- package/dist/esm/DeckQueue.js +3 -4
- package/dist/esm/DeckQueuePaginated.js +4 -6
- package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +2 -3
- package/dist/esm/EventsDeck.js +32 -5
- package/dist/esm/ExternalResources.js +9 -9
- package/dist/esm/Feature.js +2 -2
- package/dist/esm/ForbesHero.js +1 -1
- package/dist/esm/GridContent.js +5 -6
- package/dist/esm/GridContentPaginated.js +6 -8
- package/dist/esm/GridHero.js +1 -1
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +12 -13
- package/dist/esm/Header.js +2 -3
- 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 +5 -5
- package/dist/esm/HorizontalHero.js +1 -1
- package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-83913c4c.js} +157 -117
- package/dist/esm/IssueContentDeck.js +1 -1
- package/dist/esm/IssueDeck.js +1 -1
- package/dist/esm/IssueLanding.js +7 -7
- package/dist/esm/KMTracker.js +1 -1
- package/dist/esm/LeftNav.js +15 -8
- package/dist/esm/MasterDeck.js +5 -6
- package/dist/esm/MasterDeckPaginated.js +6 -8
- package/dist/esm/{MediaSeriesCard-8b14906f.js → MediaSeriesCard-2a9ff7f3.js} +202 -97
- package/dist/esm/MediaSeriesLanding.js +9 -9
- package/dist/esm/MediaSeriesLandingPaginated.js +10 -11
- package/dist/esm/NavDvm.js +38 -8
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-3272e9cd.js} +9 -4
- package/dist/esm/NavMagazine.js +25 -8
- package/dist/esm/NavNative.js +25 -7
- package/dist/esm/OncliveHero.js +1 -1
- package/dist/esm/OncliveLargeHero.js +1 -1
- package/dist/esm/PageFilter.js +1 -1
- package/dist/esm/Pagination-9fe9f61d.js +90 -0
- package/dist/esm/PartnerDetailListing.js +30 -16
- package/dist/esm/PartnerDetailListingPaginated.js +23 -15
- package/dist/esm/PdfDownload.js +1 -1
- package/dist/esm/PopUpModal.js +1 -1
- package/dist/esm/PtceDeck.js +1 -1
- package/dist/esm/PubSection.js +5 -6
- package/dist/esm/PubToc.js +1 -1
- package/dist/esm/PublicationDeck.js +1 -1
- package/dist/esm/PublicationLanding.js +1 -1
- package/dist/esm/QueueDeckExpanded.js +5 -6
- package/dist/esm/QueueDeckExpandedPaginated.js +6 -8
- package/dist/esm/RecentNews.js +1 -1
- package/dist/esm/RelatedContent.js +1 -1
- package/dist/esm/RelatedTopicsDropdown.js +1 -1
- package/dist/esm/RolesDeck.js +1 -1
- package/dist/esm/Schema.js +1 -1
- package/dist/esm/Search.js +1 -1
- package/dist/esm/Segment.js +1 -1
- package/dist/esm/SeriesListingDeck.js +4 -5
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-5728e349.js} +1 -1
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +6 -7
- package/dist/esm/SocialIcons.js +1 -1
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-68d948b9.js} +2 -2
- package/dist/esm/SocialShare.js +1 -1
- package/dist/esm/TaxonomyCard.js +8 -4
- package/dist/esm/TaxonomyDescription.js +5 -5
- package/dist/esm/TemplateNormal.js +7 -9
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/Ustream.js +2 -2
- package/dist/esm/VerticalHero.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +5 -5
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesFilter.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +5 -6
- package/dist/esm/VideoSeriesListing.js +3 -4
- package/dist/esm/View.js +14 -9
- package/dist/esm/YahooHero.js +1 -1
- package/dist/esm/YoutubeGroup.js +2 -2
- package/dist/esm/checkSisterSite-baa4fb6b.js +17 -0
- 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 +4 -4
- package/dist/esm/getSeriesDetail.js +1 -1
- package/dist/esm/index-174b5baf.js +52 -0
- package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
- package/dist/esm/{index-e0aeabc5.js → index-4d0371dc.js} +5 -13
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/{index.esm-37268dca.js → index.esm-07c37a92.js} +5 -4
- package/dist/esm/index.js +13 -17
- package/dist/esm/{main-1894c974.js → main-9f6806ea.js} +4 -9
- 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 +2 -2
- package/dist/cjs/NavFooter-3dcd99a8.js +0 -66
- package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
- package/dist/cjs/defineProperty-9673846a.js +0 -34
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/Pagination-cd21f8c2.js +0 -82
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/defineProperty-8c30428f.js +0 -32
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- /package/dist/esm/{ADInfeed-5765a73a.js → ADInfeed-f946441a.js} +0 -0
- /package/dist/esm/{ADlgInfeed-5e36f317.js → ADlgInfeed-012e6f16.js} +0 -0
package/dist/esm/Column1.js
CHANGED
package/dist/esm/Column2.js
CHANGED
|
@@ -3,20 +3,19 @@ import Row from 'react-bootstrap/Row';
|
|
|
3
3
|
import Col from 'react-bootstrap/Col';
|
|
4
4
|
import SideFooter from './SideFooter.js';
|
|
5
5
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
6
|
-
import './defineProperty-8c30428f.js';
|
|
7
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './define-property-5f1bda73.js';
|
|
9
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
10
6
|
import './react-social-icons-9be47857.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
8
|
import 'prop-types';
|
|
12
9
|
import './get-3c308da4.js';
|
|
13
10
|
import './isSymbol-a7e9aafe.js';
|
|
14
11
|
import './eq-bdcbf886.js';
|
|
15
12
|
import './Segment.js';
|
|
16
13
|
import './asyncToGenerator-958ef5fc.js';
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
17
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
18
16
|
import './_library-528f1934.js';
|
|
19
17
|
import './_iter-detect-98db3b07.js';
|
|
18
|
+
import './checkSisterSite-baa4fb6b.js';
|
|
20
19
|
|
|
21
20
|
var Column2 = function Column2(props) {
|
|
22
21
|
var rightItems = props.rightItems,
|
|
@@ -61,5 +60,4 @@ var Column2 = function Column2(props) {
|
|
|
61
60
|
);
|
|
62
61
|
};
|
|
63
62
|
|
|
64
|
-
export default
|
|
65
|
-
export { Column2 };
|
|
63
|
+
export { Column2, Column2 as default };
|
package/dist/esm/Column3.js
CHANGED
|
@@ -6,7 +6,7 @@ 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 { m as main_43 } from './main-
|
|
9
|
+
import { m as main_43 } from './main-9f6806ea.js';
|
|
10
10
|
import './slicedToArray-6ebcbfea.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -15,8 +15,7 @@ import './AdSlot.js';
|
|
|
15
15
|
import './extends-6d8e3924.js';
|
|
16
16
|
import './_object-pie-133f504a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import './debounce-533d9748.js';
|
|
21
20
|
import './isSymbol-a7e9aafe.js';
|
|
22
21
|
import './toNumber-5aeba6e7.js';
|
|
@@ -28,8 +27,7 @@ import './_iter-detect-98db3b07.js';
|
|
|
28
27
|
import './Segment.js';
|
|
29
28
|
import 'react-bootstrap/ListGroup';
|
|
30
29
|
import './ADWebcast.js';
|
|
31
|
-
import './
|
|
32
|
-
import './define-property-5f1bda73.js';
|
|
30
|
+
import './checkSisterSite-baa4fb6b.js';
|
|
33
31
|
import './react-social-icons-9be47857.js';
|
|
34
32
|
import './get-3c308da4.js';
|
|
35
33
|
import './eq-bdcbf886.js';
|
|
@@ -131,5 +129,4 @@ var Column3 = function Column3(props) {
|
|
|
131
129
|
);
|
|
132
130
|
};
|
|
133
131
|
|
|
134
|
-
export default
|
|
135
|
-
export { Column3 };
|
|
132
|
+
export { Column3, Column3 as default };
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.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';
|
|
@@ -12,10 +12,10 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
|
-
import { m as main_43 } from './main-
|
|
15
|
+
import { m as main_43 } from './main-9f6806ea.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-f946441a.js';
|
|
18
|
+
import { P as Pagination } from './Pagination-9fe9f61d.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,7 +27,6 @@ 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';
|
|
@@ -39,7 +38,6 @@ import './toNumber-5aeba6e7.js';
|
|
|
39
38
|
import './Beam.js';
|
|
40
39
|
import './stringify-2b084bee.js';
|
|
41
40
|
import './Segment.js';
|
|
42
|
-
import 'react-paginate';
|
|
43
41
|
import 'react-bootstrap/Button';
|
|
44
42
|
import './index.esm-1bd8a0a8.js';
|
|
45
43
|
import './iconBase-ccc56b97.js';
|
|
@@ -404,4 +402,4 @@ var DeckContent = function (_React$Component) {
|
|
|
404
402
|
|
|
405
403
|
var ContentCardPaginated = withRouter(DeckContent);
|
|
406
404
|
|
|
407
|
-
export default
|
|
405
|
+
export { ContentCardPaginated as default };
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.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';
|
|
@@ -14,9 +14,9 @@ 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
16
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
17
|
-
import { m as main_43 } from './main-
|
|
17
|
+
import { m as main_43 } from './main-9f6806ea.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-f946441a.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';
|
|
@@ -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
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.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';
|
|
@@ -15,7 +15,7 @@ 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 { m as main_43 } from './main-
|
|
18
|
+
import { m as main_43 } from './main-9f6806ea.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';
|
|
@@ -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 };
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.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';
|
|
@@ -13,10 +13,10 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { g as get_1 } from './get-3c308da4.js';
|
|
16
|
-
import { m as main_43 } from './main-
|
|
16
|
+
import { m as main_43 } from './main-9f6806ea.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-9fe9f61d.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,14 +27,12 @@ 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 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
34
33
|
import './eq-bdcbf886.js';
|
|
35
34
|
import './slicedToArray-6ebcbfea.js';
|
|
36
35
|
import './index-3f5c03b2.js';
|
|
37
|
-
import 'react-paginate';
|
|
38
36
|
import 'react-bootstrap/Button';
|
|
39
37
|
import './index.esm-1bd8a0a8.js';
|
|
40
38
|
import './iconBase-ccc56b97.js';
|
|
@@ -335,4 +333,4 @@ var DeckQueue = function (_React$Component) {
|
|
|
335
333
|
|
|
336
334
|
var QueuePaginated = withRouter(DeckQueue);
|
|
337
335
|
|
|
338
|
-
export default
|
|
336
|
+
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-5cc7b406.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
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _defineProperty } from './defineProperty-8c30428f.js';
|
|
2
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import { d as defineProperty$1 } from './define-property-5f1bda73.js';
|
|
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';
|
|
@@ -15,16 +15,43 @@ 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 './main-
|
|
19
|
-
import { m as momentTimezone } from './index-
|
|
18
|
+
import './main-9f6806ea.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
|
-
import './define-property-5f1bda73.js';
|
|
23
22
|
import './_object-pie-133f504a.js';
|
|
24
23
|
import './web.dom.iterable-ab4dea5c.js';
|
|
25
24
|
import './_iter-detect-98db3b07.js';
|
|
26
25
|
import './moment-bc12cb97.js';
|
|
27
26
|
|
|
27
|
+
var defineProperty = createCommonjsModule(function (module, exports) {
|
|
28
|
+
|
|
29
|
+
exports.__esModule = true;
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
var _defineProperty2 = _interopRequireDefault(defineProperty$1);
|
|
34
|
+
|
|
35
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
36
|
+
|
|
37
|
+
exports.default = function (obj, key, value) {
|
|
38
|
+
if (key in obj) {
|
|
39
|
+
(0, _defineProperty2.default)(obj, key, {
|
|
40
|
+
value: value,
|
|
41
|
+
enumerable: true,
|
|
42
|
+
configurable: true,
|
|
43
|
+
writable: true
|
|
44
|
+
});
|
|
45
|
+
} else {
|
|
46
|
+
obj[key] = value;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
return obj;
|
|
50
|
+
};
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
var _defineProperty = unwrapExports(defineProperty);
|
|
54
|
+
|
|
28
55
|
// https://github.com/tc39/proposal-object-values-entries
|
|
29
56
|
|
|
30
57
|
var $entries = _objectToArray(true);
|
|
@@ -841,4 +868,4 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
841
868
|
}
|
|
842
869
|
};
|
|
843
870
|
|
|
844
|
-
export default
|
|
871
|
+
export { EventsDeck as default };
|
|
@@ -2,10 +2,11 @@ import { _ as _extends } from './extends-6d8e3924.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-4d0371dc.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
|
+
import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
|
|
9
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
12
|
import './_object-pie-133f504a.js';
|
|
@@ -14,8 +15,7 @@ import 'prop-types';
|
|
|
14
15
|
import './index-3f5c03b2.js';
|
|
15
16
|
import 'react-bootstrap';
|
|
16
17
|
import './urlFor.js';
|
|
17
|
-
import './index-
|
|
18
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
19
19
|
import './index-c7e2ac95.js';
|
|
20
20
|
import './util-8ed16d48.js';
|
|
21
21
|
import './Beam.js';
|
|
@@ -24,7 +24,7 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
25
|
import './_iter-detect-98db3b07.js';
|
|
26
26
|
import './Segment.js';
|
|
27
|
-
import './main-
|
|
27
|
+
import './main-9f6806ea.js';
|
|
28
28
|
import './urlForFile-b69adffc.js';
|
|
29
29
|
import './index-755f2cc2.js';
|
|
30
30
|
import 'react-dom';
|
|
@@ -122,7 +122,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
122
122
|
{ id: 'thumb' },
|
|
123
123
|
React__default.createElement(
|
|
124
124
|
'a',
|
|
125
|
-
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
125
|
+
{ href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
|
|
126
126
|
React__default.createElement('img', { src: r.thumbnail })
|
|
127
127
|
)
|
|
128
128
|
),
|
|
@@ -131,7 +131,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
131
131
|
{ id: 'details' },
|
|
132
132
|
React__default.createElement(
|
|
133
133
|
'a',
|
|
134
|
-
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
134
|
+
{ href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
|
|
135
135
|
React__default.createElement(
|
|
136
136
|
'p',
|
|
137
137
|
{ id: 'title' },
|
|
@@ -191,7 +191,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
191
191
|
),
|
|
192
192
|
React__default.createElement(
|
|
193
193
|
Button,
|
|
194
|
-
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
194
|
+
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
|
|
195
195
|
cta
|
|
196
196
|
)
|
|
197
197
|
)
|
|
@@ -209,4 +209,4 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
209
209
|
);
|
|
210
210
|
};
|
|
211
211
|
|
|
212
|
-
export default
|
|
212
|
+
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 { m as main_43 } from './main-
|
|
3
|
+
import { m as main_43 } from './main-9f6806ea.js';
|
|
4
4
|
import Carousel from 'react-bootstrap/Carousel';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -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
package/dist/esm/GridContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.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';
|
|
@@ -12,15 +12,15 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import { L as LazyLoad } from './index-755f2cc2.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-f946441a.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-012e6f16.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 { m as main_43 } from './main-
|
|
23
|
+
import { m as main_43 } from './main-9f6806ea.js';
|
|
24
24
|
import './AD.js';
|
|
25
25
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
26
26
|
import { P as PublicationFeature } from './PublicationFeature-d88e76b9.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';
|
|
@@ -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 };
|
|
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
4
4
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-5cc7b406.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';
|
|
@@ -13,16 +13,16 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.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-f946441a.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-012e6f16.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 { m as main_43 } from './main-
|
|
22
|
+
import { m as main_43 } from './main-9f6806ea.js';
|
|
23
23
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
24
24
|
import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
|
|
25
|
-
import { P as Pagination } from './Pagination-
|
|
25
|
+
import { P as Pagination } from './Pagination-9fe9f61d.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,7 +34,6 @@ 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
38
|
import 'react-dom';
|
|
40
39
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -47,7 +46,6 @@ import './Segment.js';
|
|
|
47
46
|
import './eq-bdcbf886.js';
|
|
48
47
|
import './index-3f5c03b2.js';
|
|
49
48
|
import 'react-bootstrap/Button';
|
|
50
|
-
import 'react-paginate';
|
|
51
49
|
import './index.esm-1bd8a0a8.js';
|
|
52
50
|
import './iconBase-ccc56b97.js';
|
|
53
51
|
|
|
@@ -691,4 +689,4 @@ var GridContent = function (_React$Component) {
|
|
|
691
689
|
|
|
692
690
|
var GridContentPaginated = React__default.memo(withRouter(GridContent));
|
|
693
691
|
|
|
694
|
-
export default
|
|
692
|
+
export { GridContentPaginated as default };
|
package/dist/esm/GridHero.js
CHANGED
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
|
-
import { N as NavFooter } from './NavFooter-
|
|
4
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
5
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
3
|
+
import { N as NavFooter } from './NavFooter-3272e9cd.js';
|
|
4
|
+
import { S as SocialNavFooter } from './index.esm-07c37a92.js';
|
|
5
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-68d948b9.js';
|
|
6
6
|
import 'react-bootstrap/Form';
|
|
7
7
|
import 'react-bootstrap/FormControl';
|
|
8
8
|
import 'react-bootstrap/Button';
|
|
@@ -13,10 +13,11 @@ import Navbar from 'react-bootstrap/Navbar';
|
|
|
13
13
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
14
14
|
import { M as MdEmail } from './index.esm-9b042655.js';
|
|
15
15
|
import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
|
|
16
|
-
import { m as main_43, c as main_44 } from './main-
|
|
16
|
+
import { m as main_43, c as main_44 } from './main-9f6806ea.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 './checkSisterSite-baa4fb6b.js';
|
|
20
21
|
import './react-social-icons-9be47857.js';
|
|
21
22
|
import 'prop-types';
|
|
22
23
|
import './iconBase-ccc56b97.js';
|
|
@@ -160,7 +161,6 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
160
161
|
// Taking into consideration the height of the top navbar while setting the navigation fixed
|
|
161
162
|
|
|
162
163
|
if (window && topNavRef && topNavRef.current && navRef && navRef.current && window.pageYOffset !== 0 && window.pageYOffset + topNavRef.current.clientHeight + navRef.current.clientHeight > navOffsetTop) {
|
|
163
|
-
|
|
164
164
|
if (navRef.current && navRef.current.style) {
|
|
165
165
|
navRef.current.style.position = 'fixed';
|
|
166
166
|
if (mastNav && mastNav.offsetHeight) navRef.current.style.top = mastNav.offsetHeight;
|
|
@@ -418,7 +418,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
418
418
|
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
419
419
|
href: ddRow.url,
|
|
420
420
|
target: ddRow.blank ? '_blank' : '_self',
|
|
421
|
-
rel: 'noopener noreferrer',
|
|
421
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
422
422
|
className: 'dropdown-item' },
|
|
423
423
|
ddRow.name
|
|
424
424
|
) : null;
|
|
@@ -441,7 +441,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
441
441
|
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
442
442
|
href: ddRow.url,
|
|
443
443
|
target: ddRow.blank ? '_blank' : '_self',
|
|
444
|
-
rel: 'noopener noreferrer',
|
|
444
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
445
445
|
className: 'dropdown-item' },
|
|
446
446
|
ddRow.name
|
|
447
447
|
) : null;
|
|
@@ -458,7 +458,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
458
458
|
needsegmentsupport: row.needSegmentSupport ? 'true' : '',
|
|
459
459
|
href: row.url,
|
|
460
460
|
target: row.blank ? '_blank' : '_self',
|
|
461
|
-
rel: 'noopener noreferrer',
|
|
461
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
462
462
|
className: 'nav-link' },
|
|
463
463
|
row.name
|
|
464
464
|
) : null;
|
|
@@ -500,7 +500,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
500
500
|
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
501
501
|
href: ddRow.url,
|
|
502
502
|
target: ddRow.blank ? '_blank' : '_self',
|
|
503
|
-
rel: 'noopener noreferrer',
|
|
503
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
504
504
|
className: 'dropdown-item nav-link' },
|
|
505
505
|
ddRow.name
|
|
506
506
|
) : null;
|
|
@@ -522,7 +522,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
522
522
|
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
523
523
|
href: ddRow.url,
|
|
524
524
|
target: ddRow.blank ? '_blank' : '_self',
|
|
525
|
-
rel: 'noopener noreferrer',
|
|
525
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
526
526
|
className: 'dropdown-item' },
|
|
527
527
|
ddRow.name
|
|
528
528
|
) : null;
|
|
@@ -539,7 +539,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
539
539
|
needsegmentsupport: row.needSegmentSupport ? 'true' : '',
|
|
540
540
|
href: row.url,
|
|
541
541
|
target: row.blank ? '_blank' : '_self',
|
|
542
|
-
rel: 'noopener noreferrer',
|
|
542
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
543
543
|
className: 'nav-link' },
|
|
544
544
|
row.name
|
|
545
545
|
) : null;
|
|
@@ -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
|
@@ -8,7 +8,7 @@ var Header = function Header(props) {
|
|
|
8
8
|
isLiveSite = props.isLiveSite,
|
|
9
9
|
canonicalUrl = props.canonicalUrl;
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
console.log('IS LIVE SITE', props);
|
|
12
12
|
return React__default.createElement(
|
|
13
13
|
Head,
|
|
14
14
|
null,
|
|
@@ -26,5 +26,4 @@ var Header = function Header(props) {
|
|
|
26
26
|
|
|
27
27
|
var Header$1 = React__default.memo(Header);
|
|
28
28
|
|
|
29
|
-
export
|
|
30
|
-
export { Header };
|
|
29
|
+
export { Header, Header$1 as default };
|
package/dist/esm/Hero.js
CHANGED