@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
|
@@ -3,16 +3,16 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-
|
|
7
|
-
import './defineProperty-23a8f8cd.js';
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-83913c4c.js';
|
|
8
7
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
9
8
|
import './moment-bc12cb97.js';
|
|
10
9
|
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
11
10
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
11
|
import Feature from './Feature.js';
|
|
13
12
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-4d0371dc.js';
|
|
15
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
15
|
+
import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.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,15 +23,14 @@ 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-5cc7b406.js';
|
|
28
27
|
import 'next/router';
|
|
29
28
|
import './index-755f2cc2.js';
|
|
30
29
|
import 'react-dom';
|
|
31
30
|
import './lodash-f97fd99a.js';
|
|
32
|
-
import './main-
|
|
31
|
+
import './main-9f6806ea.js';
|
|
33
32
|
import './entities-6d9154b4.js';
|
|
34
|
-
import './ADInfeed-
|
|
33
|
+
import './ADInfeed-f946441a.js';
|
|
35
34
|
import 'react-bootstrap/Card';
|
|
36
35
|
import './AdSlot.js';
|
|
37
36
|
import './debounce-533d9748.js';
|
|
@@ -41,11 +40,10 @@ import './Beam.js';
|
|
|
41
40
|
import './stringify-2b084bee.js';
|
|
42
41
|
import './Segment.js';
|
|
43
42
|
import './AuthorComponent-11adff02.js';
|
|
44
|
-
import './ADlgInfeed-
|
|
43
|
+
import './ADlgInfeed-012e6f16.js';
|
|
45
44
|
import './getContentCategory-15dcc413.js';
|
|
46
45
|
import './timeDifferenceCalc.js';
|
|
47
|
-
import './Pagination-
|
|
48
|
-
import 'react-paginate';
|
|
46
|
+
import './Pagination-9fe9f61d.js';
|
|
49
47
|
import 'react-bootstrap/Button';
|
|
50
48
|
import './index.esm-1bd8a0a8.js';
|
|
51
49
|
import './iconBase-ccc56b97.js';
|
|
@@ -111,7 +109,12 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
111
109
|
{ className: 'my-5 partner-logo-wrap', style: { display: 'flex', justifyContent: 'space-between', alignItems: 'center' } },
|
|
112
110
|
partnerDetails.thumbnail && partnerDetails.thumbnail.link ? React__default.createElement(
|
|
113
111
|
'a',
|
|
114
|
-
{
|
|
112
|
+
{
|
|
113
|
+
className: 'partners-logo',
|
|
114
|
+
style: { width: '25%', minWidth: '25%' },
|
|
115
|
+
href: partnerDetails.thumbnail.link,
|
|
116
|
+
rel: checkSisterSite(partnerDetails.thumbnail.link) ? '' : 'noopener noreferrer',
|
|
117
|
+
target: partnerDetails.thumbnail.blank ? '_blank' : '' },
|
|
115
118
|
React__default.createElement(
|
|
116
119
|
'figure',
|
|
117
120
|
{ style: { width: '100%', textAlign: 'center' } },
|
|
@@ -161,10 +164,15 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
161
164
|
partnerDetails.linkedin && React__default.createElement(reactSocialIcons_1, {
|
|
162
165
|
url: '' + partnerDetails.linkedin + (partnerDetails.linkedin.slice(-1) === '/' ? '' : '/') + 'posts/?feedView=all',
|
|
163
166
|
target: '_blank',
|
|
164
|
-
rel: 'noopener noreferrer',
|
|
167
|
+
rel: checkSisterSite('' + partnerDetails.linkedin + (partnerDetails.linkedin.slice(-1) === '/' ? '' : '/') + 'posts/?feedView=all') ? '' : 'noopener noreferrer',
|
|
165
168
|
style: { height: 30, width: 30 }
|
|
166
169
|
}),
|
|
167
|
-
(partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && React__default.createElement(reactSocialIcons_1, {
|
|
170
|
+
(partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && React__default.createElement(reactSocialIcons_1, {
|
|
171
|
+
url: partnerDetails.facebook,
|
|
172
|
+
target: '_blank',
|
|
173
|
+
rel: checkSisterSite(partnerDetails.facebook) ? '' : 'noopener noreferrer',
|
|
174
|
+
style: { height: 30, width: 30, marginLeft: '0.25rem' }
|
|
175
|
+
})
|
|
168
176
|
)
|
|
169
177
|
)
|
|
170
178
|
),
|
|
@@ -189,7 +197,7 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
189
197
|
partnerDetails.twitter ? React__default.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } }) : partnerDetails.facebook && React__default.createElement(
|
|
190
198
|
Facebook,
|
|
191
199
|
{ appId: ' ' },
|
|
192
|
-
React__default.createElement(Page, { href: partnerDetails.facebook, tabs: 'timeline', width: '500', height: '500' })
|
|
200
|
+
React__default.createElement(Page, { href: partnerDetails.facebook, rel: checkSisterSite(partnerDetails.facebook) ? '' : 'noopener noreferrer', tabs: 'timeline', width: '500', height: '500' })
|
|
193
201
|
)
|
|
194
202
|
),
|
|
195
203
|
React__default.createElement(
|
|
@@ -311,4 +319,4 @@ PartnerDetails.returnGetInitialProps = function () {
|
|
|
311
319
|
};
|
|
312
320
|
}();
|
|
313
321
|
|
|
314
|
-
export default
|
|
322
|
+
export { PartnerDetails as default };
|
package/dist/esm/PdfDownload.js
CHANGED
package/dist/esm/PopUpModal.js
CHANGED
package/dist/esm/PtceDeck.js
CHANGED
package/dist/esm/PubSection.js
CHANGED
|
@@ -17,14 +17,13 @@ import './index.es-a6137319.js';
|
|
|
17
17
|
import './moment-bc12cb97.js';
|
|
18
18
|
import './visibility-sensor-72fd8f8b.js';
|
|
19
19
|
import 'react-dom';
|
|
20
|
-
import './index-
|
|
21
|
-
import './events-6c3a7a63.js';
|
|
20
|
+
import './index-5cc7b406.js';
|
|
22
21
|
import 'prop-types';
|
|
23
22
|
import 'next/router';
|
|
24
23
|
import './index-755f2cc2.js';
|
|
25
|
-
import './main-
|
|
24
|
+
import './main-9f6806ea.js';
|
|
26
25
|
import './entities-6d9154b4.js';
|
|
27
|
-
import './ADInfeed-
|
|
26
|
+
import './ADInfeed-f946441a.js';
|
|
28
27
|
import 'react-bootstrap/Card';
|
|
29
28
|
import './AdSlot.js';
|
|
30
29
|
import './debounce-533d9748.js';
|
|
@@ -35,7 +34,7 @@ import './stringify-2b084bee.js';
|
|
|
35
34
|
import './Segment.js';
|
|
36
35
|
import './AuthorComponent-11adff02.js';
|
|
37
36
|
import './lodash-f97fd99a.js';
|
|
38
|
-
import './ADlgInfeed-
|
|
37
|
+
import './ADlgInfeed-012e6f16.js';
|
|
39
38
|
import './getContentCategory-15dcc413.js';
|
|
40
39
|
import './timeDifferenceCalc.js';
|
|
41
40
|
|
|
@@ -112,4 +111,4 @@ PubSection.getInitialProps = function () {
|
|
|
112
111
|
};
|
|
113
112
|
}();
|
|
114
113
|
|
|
115
|
-
export default
|
|
114
|
+
export { PubSection as default };
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -7,15 +7,15 @@ import urlFor from './urlFor.js';
|
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
8
|
import { m as moment } from './moment-bc12cb97.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
|
-
import { l as lib_3 } from './index-
|
|
10
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
12
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
|
-
import { m as main_43 } from './main-
|
|
13
|
+
import { m as main_43 } from './main-9f6806ea.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 { A as AuthorComponent } from './AuthorComponent-11adff02.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 timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -25,7 +25,6 @@ import './_iter-detect-98db3b07.js';
|
|
|
25
25
|
import './_object-pie-133f504a.js';
|
|
26
26
|
import './index-3f5c03b2.js';
|
|
27
27
|
import 'react-dom';
|
|
28
|
-
import './events-6c3a7a63.js';
|
|
29
28
|
import 'prop-types';
|
|
30
29
|
import 'react-bootstrap/Card';
|
|
31
30
|
import './AdSlot.js';
|
|
@@ -1532,4 +1531,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
|
|
|
1532
1531
|
);
|
|
1533
1532
|
};
|
|
1534
1533
|
|
|
1535
|
-
export default
|
|
1534
|
+
export { QueueDeckExpanded as default };
|
|
@@ -5,26 +5,25 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
5
5
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
6
6
|
import { Spinner, Container, Media } from 'react-bootstrap';
|
|
7
7
|
import { m as moment } from './moment-bc12cb97.js';
|
|
8
|
-
import { l as lib_3 } from './index-
|
|
8
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
9
9
|
import { useRouter } from 'next/router';
|
|
10
10
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
|
-
import { m as main_43 } from './main-
|
|
12
|
+
import { m as main_43 } from './main-9f6806ea.js';
|
|
13
13
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
15
15
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
16
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
16
|
+
import { A as ADlgInfeed } from './ADlgInfeed-012e6f16.js';
|
|
17
17
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
18
18
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
19
19
|
import urlFor from './urlFor.js';
|
|
20
|
-
import { P as Pagination } from './Pagination-
|
|
20
|
+
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
22
22
|
import './core.get-iterator-method-ea258bb1.js';
|
|
23
23
|
import './web.dom.iterable-ab4dea5c.js';
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
25
|
import './_iter-detect-98db3b07.js';
|
|
26
26
|
import './_object-pie-133f504a.js';
|
|
27
|
-
import './events-6c3a7a63.js';
|
|
28
27
|
import 'prop-types';
|
|
29
28
|
import 'react-dom';
|
|
30
29
|
import 'react-bootstrap/Card';
|
|
@@ -36,7 +35,6 @@ import './Beam.js';
|
|
|
36
35
|
import './stringify-2b084bee.js';
|
|
37
36
|
import './Segment.js';
|
|
38
37
|
import './index-3f5c03b2.js';
|
|
39
|
-
import 'react-paginate';
|
|
40
38
|
import 'react-bootstrap/Button';
|
|
41
39
|
import './index.esm-1bd8a0a8.js';
|
|
42
40
|
import './iconBase-ccc56b97.js';
|
|
@@ -1380,4 +1378,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
|
|
|
1380
1378
|
);
|
|
1381
1379
|
};
|
|
1382
1380
|
|
|
1383
|
-
export default
|
|
1381
|
+
export { QueueDeckExpanded as default };
|
package/dist/esm/RecentNews.js
CHANGED
package/dist/esm/RolesDeck.js
CHANGED
package/dist/esm/Schema.js
CHANGED
package/dist/esm/Search.js
CHANGED
package/dist/esm/Segment.js
CHANGED
|
@@ -3,16 +3,15 @@ import { _ as _extends } from './extends-6d8e3924.js';
|
|
|
3
3
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
4
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
8
|
+
import { S as SeriesSlider } from './SeriesSlider-5728e349.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
12
12
|
import './_iter-detect-98db3b07.js';
|
|
13
13
|
import './_object-pie-133f504a.js';
|
|
14
14
|
import './web.dom.iterable-ab4dea5c.js';
|
|
15
|
-
import './events-6c3a7a63.js';
|
|
16
15
|
import 'prop-types';
|
|
17
16
|
import './index-c7e2ac95.js';
|
|
18
17
|
import './index-755f2cc2.js';
|
|
@@ -20,7 +19,7 @@ import 'react-dom';
|
|
|
20
19
|
import './smoothscroll-fa4e3f8c.js';
|
|
21
20
|
import './urlFor.js';
|
|
22
21
|
import './index-3f5c03b2.js';
|
|
23
|
-
import './main-
|
|
22
|
+
import './main-9f6806ea.js';
|
|
24
23
|
|
|
25
24
|
var usePrevious = function usePrevious(value) {
|
|
26
25
|
var ref = useRef();
|
|
@@ -240,4 +239,4 @@ var SeriesListingDeck = function SeriesListingDeck(props) {
|
|
|
240
239
|
);
|
|
241
240
|
};
|
|
242
241
|
|
|
243
|
-
export default
|
|
242
|
+
export { SeriesListingDeck as default };
|
|
@@ -4,7 +4,7 @@ import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
5
|
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
|
-
import { m as main_43, a as main_49, b as main_42 } from './main-
|
|
7
|
+
import { m as main_43, a as main_49, b as main_42 } from './main-9f6806ea.js';
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
GROQ query -
|
package/dist/esm/SetCookie.js
CHANGED
package/dist/esm/SideFooter.js
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import { _ as _defineProperty } from './defineProperty-8c30428f.js';
|
|
2
1
|
import React__default, { useRef, useEffect } from 'react';
|
|
3
2
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
4
3
|
import { g as get_1 } from './get-3c308da4.js';
|
|
5
4
|
import Segment from './Segment.js';
|
|
5
|
+
import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './define-property-5f1bda73.js';
|
|
8
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
9
7
|
import 'prop-types';
|
|
10
8
|
import './isSymbol-a7e9aafe.js';
|
|
11
9
|
import './eq-bdcbf886.js';
|
|
12
10
|
import './asyncToGenerator-958ef5fc.js';
|
|
11
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
13
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
14
13
|
import './_library-528f1934.js';
|
|
15
14
|
import './_iter-detect-98db3b07.js';
|
|
@@ -20,13 +19,13 @@ var renderLink = function renderLink(row) {
|
|
|
20
19
|
if (row.blank) {
|
|
21
20
|
return React__default.createElement(
|
|
22
21
|
'a',
|
|
23
|
-
|
|
22
|
+
{ href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '', target: '_blank', rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer' },
|
|
24
23
|
row.title
|
|
25
24
|
);
|
|
26
25
|
}
|
|
27
26
|
return React__default.createElement(
|
|
28
27
|
'a',
|
|
29
|
-
{ href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '' },
|
|
28
|
+
{ href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '', rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer' },
|
|
30
29
|
row.title
|
|
31
30
|
);
|
|
32
31
|
};
|
|
@@ -86,7 +85,7 @@ var SideFooter = function SideFooter(props) {
|
|
|
86
85
|
socialLinks && socialLinks.map(function (row, index) {
|
|
87
86
|
return React__default.createElement(reactSocialIcons_1, {
|
|
88
87
|
target: row.blank ? '_blank' : '_self',
|
|
89
|
-
rel: 'noopener noreferrer',
|
|
88
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
90
89
|
key: index,
|
|
91
90
|
index: index,
|
|
92
91
|
url: row.url
|
|
@@ -142,4 +141,4 @@ var SideFooter = function SideFooter(props) {
|
|
|
142
141
|
);
|
|
143
142
|
};
|
|
144
143
|
|
|
145
|
-
export default
|
|
144
|
+
export { SideFooter as default };
|
package/dist/esm/SocialIcons.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
3
3
|
import SocialIcons from './SocialIcons.js';
|
|
4
|
-
import { G as GoSearch } from './index.esm-
|
|
4
|
+
import { G as GoSearch } from './index.esm-07c37a92.js';
|
|
5
5
|
import { I as IconContext } from './iconBase-ccc56b97.js';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import FormControl from 'react-bootstrap/FormControl';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
|
9
|
-
import { f as main_34, c as main_44 } from './main-
|
|
9
|
+
import { f as main_34, c as main_44 } from './main-9f6806ea.js';
|
|
10
10
|
|
|
11
11
|
var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
12
12
|
var type = _ref.type,
|
package/dist/esm/SocialShare.js
CHANGED
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -8,6 +8,7 @@ import Card from 'react-bootstrap/Card';
|
|
|
8
8
|
import urlFor from './urlFor.js';
|
|
9
9
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
10
10
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
11
|
+
import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
|
|
11
12
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
13
|
import './core.get-iterator-method-ea258bb1.js';
|
|
13
14
|
import './_object-pie-133f504a.js';
|
|
@@ -114,7 +115,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
114
115
|
null,
|
|
115
116
|
row.thumbnail.link ? React__default.createElement(
|
|
116
117
|
'a',
|
|
117
|
-
{
|
|
118
|
+
{
|
|
119
|
+
href: row.thumbnail.link,
|
|
120
|
+
target: row.thumbnail.blank ? '_blank' : '_self',
|
|
121
|
+
rel: checkSisterSite(row.thumbnail.link) ? '' : 'noopener noreferrer' },
|
|
118
122
|
React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
|
|
119
123
|
) : React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
|
|
120
124
|
row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
|
|
@@ -150,7 +154,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
150
154
|
} else if (field.value && field.key === 'url') {
|
|
151
155
|
return React__default.createElement(
|
|
152
156
|
'a',
|
|
153
|
-
{ className: 'details-field', href: field.value, key: index },
|
|
157
|
+
{ className: 'details-field', href: field.value, key: index, rel: checkSisterSite(field.value) ? '' : 'noopener noreferrer' },
|
|
154
158
|
field.value
|
|
155
159
|
);
|
|
156
160
|
}
|
|
@@ -189,7 +193,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
189
193
|
if (url && url.length) {
|
|
190
194
|
return React__default.createElement(reactSocialIcons_1, {
|
|
191
195
|
target: '_blank',
|
|
192
|
-
rel: 'noopener noreferrer',
|
|
196
|
+
rel: checkSisterSite(url) ? '' : 'noopener noreferrer',
|
|
193
197
|
key: index,
|
|
194
198
|
index: index,
|
|
195
199
|
url: url,
|
|
@@ -240,4 +244,4 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
240
244
|
);
|
|
241
245
|
};
|
|
242
246
|
|
|
243
|
-
export default
|
|
247
|
+
export { TaxonomyCard as default };
|
|
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
6
|
import Head from 'next/head';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-4d0371dc.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
@@ -16,14 +16,13 @@ import 'prop-types';
|
|
|
16
16
|
import './index-3f5c03b2.js';
|
|
17
17
|
import 'react-bootstrap';
|
|
18
18
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
20
|
-
import './events-6c3a7a63.js';
|
|
19
|
+
import './index-5cc7b406.js';
|
|
21
20
|
import './index-c7e2ac95.js';
|
|
22
21
|
import './util-8ed16d48.js';
|
|
23
22
|
import './Beam.js';
|
|
24
23
|
import './stringify-2b084bee.js';
|
|
25
24
|
import './Segment.js';
|
|
26
|
-
import './main-
|
|
25
|
+
import './main-9f6806ea.js';
|
|
27
26
|
import './urlForFile-b69adffc.js';
|
|
28
27
|
import './index-755f2cc2.js';
|
|
29
28
|
import 'react-dom';
|
|
@@ -58,6 +57,7 @@ import 'react-bootstrap/Figure';
|
|
|
58
57
|
import 'react-bootstrap/OverlayTrigger';
|
|
59
58
|
import 'react-bootstrap/Tooltip';
|
|
60
59
|
import 'react-bootstrap/Popover';
|
|
60
|
+
import './checkSisterSite-baa4fb6b.js';
|
|
61
61
|
|
|
62
62
|
var _this = undefined;
|
|
63
63
|
|
|
@@ -197,4 +197,4 @@ TaxonomyDescription.getDescription = function () {
|
|
|
197
197
|
};
|
|
198
198
|
}();
|
|
199
199
|
|
|
200
|
-
export default
|
|
200
|
+
export { TaxonomyDescription as default };
|
|
@@ -19,8 +19,7 @@ import './AdSlot.js';
|
|
|
19
19
|
import './extends-6d8e3924.js';
|
|
20
20
|
import './_object-pie-133f504a.js';
|
|
21
21
|
import 'prop-types';
|
|
22
|
-
import './index-
|
|
23
|
-
import './events-6c3a7a63.js';
|
|
22
|
+
import './index-5cc7b406.js';
|
|
24
23
|
import './debounce-533d9748.js';
|
|
25
24
|
import './isSymbol-a7e9aafe.js';
|
|
26
25
|
import './toNumber-5aeba6e7.js';
|
|
@@ -30,16 +29,15 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
30
29
|
import './_library-528f1934.js';
|
|
31
30
|
import './_iter-detect-98db3b07.js';
|
|
32
31
|
import './Segment.js';
|
|
33
|
-
import './main-
|
|
32
|
+
import './main-9f6806ea.js';
|
|
34
33
|
import 'next/head';
|
|
35
34
|
import 'react-bootstrap/Row';
|
|
36
35
|
import 'react-bootstrap/Col';
|
|
37
36
|
import './SideFooter.js';
|
|
38
|
-
import './defineProperty-8c30428f.js';
|
|
39
|
-
import './define-property-5f1bda73.js';
|
|
40
37
|
import './react-social-icons-9be47857.js';
|
|
41
38
|
import './get-3c308da4.js';
|
|
42
39
|
import './eq-bdcbf886.js';
|
|
40
|
+
import './checkSisterSite-baa4fb6b.js';
|
|
43
41
|
import './ConferenceBanner-8792ebd2.js';
|
|
44
42
|
import './ADSponsoredResources.js';
|
|
45
43
|
import './LeftNav.js';
|
|
@@ -53,9 +51,9 @@ import 'react-bootstrap/NavDropdown';
|
|
|
53
51
|
import './index.esm-9b042655.js';
|
|
54
52
|
import './iconBase-ccc56b97.js';
|
|
55
53
|
import './index.esm-eb1e8e80.js';
|
|
56
|
-
import './NavFooter-
|
|
57
|
-
import './index.esm-
|
|
58
|
-
import './SocialSearchComponent-
|
|
54
|
+
import './NavFooter-3272e9cd.js';
|
|
55
|
+
import './index.esm-07c37a92.js';
|
|
56
|
+
import './SocialSearchComponent-68d948b9.js';
|
|
59
57
|
import './SocialIcons.js';
|
|
60
58
|
import 'react-bootstrap/Form';
|
|
61
59
|
import 'react-bootstrap/FormControl';
|
|
@@ -195,4 +193,4 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
195
193
|
);
|
|
196
194
|
};
|
|
197
195
|
|
|
198
|
-
export default
|
|
196
|
+
export { TemplateNormal as default };
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import { F as FaWindowClose } from './index.esm-1bd8a0a8.js';
|
|
5
|
-
import { m as main_43 } from './main-
|
|
5
|
+
import { m as main_43 } from './main-9f6806ea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
7
|
import './core.get-iterator-method-ea258bb1.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -147,4 +147,4 @@ var Ustream = function Ustream(_ref) {
|
|
|
147
147
|
|
|
148
148
|
var Ustream$1 = React__default.memo(Ustream);
|
|
149
149
|
|
|
150
|
-
export
|
|
150
|
+
export { Ustream$1 as default };
|
package/dist/esm/VerticalHero.js
CHANGED
|
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-4d0371dc.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -18,15 +18,14 @@ import './index-3f5c03b2.js';
|
|
|
18
18
|
import './slicedToArray-6ebcbfea.js';
|
|
19
19
|
import 'react-bootstrap';
|
|
20
20
|
import './urlFor.js';
|
|
21
|
-
import './index-
|
|
22
|
-
import './events-6c3a7a63.js';
|
|
21
|
+
import './index-5cc7b406.js';
|
|
23
22
|
import 'next/router';
|
|
24
23
|
import './index-c7e2ac95.js';
|
|
25
24
|
import './util-8ed16d48.js';
|
|
26
25
|
import './Beam.js';
|
|
27
26
|
import './stringify-2b084bee.js';
|
|
28
27
|
import './Segment.js';
|
|
29
|
-
import './main-
|
|
28
|
+
import './main-9f6806ea.js';
|
|
30
29
|
import './urlForFile-b69adffc.js';
|
|
31
30
|
import './index-755f2cc2.js';
|
|
32
31
|
import 'react-dom';
|
|
@@ -59,6 +58,7 @@ import 'react-bootstrap/Figure';
|
|
|
59
58
|
import 'react-bootstrap/OverlayTrigger';
|
|
60
59
|
import 'react-bootstrap/Tooltip';
|
|
61
60
|
import 'react-bootstrap/Popover';
|
|
61
|
+
import './checkSisterSite-baa4fb6b.js';
|
|
62
62
|
import 'react-bootstrap/Container';
|
|
63
63
|
import './visibility-sensor-72fd8f8b.js';
|
|
64
64
|
import './YoutubeGroup.js';
|
|
@@ -250,4 +250,4 @@ VideoProgramLandingPage.getInitialData = function () {
|
|
|
250
250
|
};
|
|
251
251
|
}();
|
|
252
252
|
|
|
253
|
-
export default
|
|
253
|
+
export { VideoProgramLandingPage as default };
|