@mjhls/mjh-framework 1.0.989-test → 1.0.990-next-12
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 +168 -168
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +1 -2
- package/dist/cjs/AD300x250x600.js +1 -2
- package/dist/cjs/AD728x90.js +1 -2
- package/dist/cjs/ADFloatingFooter.js +1 -2
- package/dist/cjs/ADGutter.js +1 -2
- package/dist/cjs/ADSkyscraper.js +1 -2
- package/dist/cjs/ADSponsoredResources.js +1 -2
- package/dist/cjs/ADWebcast.js +1 -2
- package/dist/cjs/ADWelcome.js +1 -2
- package/dist/cjs/AdSlot.js +1 -2
- package/dist/cjs/AdSlotsProvider.js +1 -2
- package/dist/cjs/AlgoliaSearch.js +18 -14289
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -7
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesListing.js +2 -3
- package/dist/cjs/AuthWrapper.js +294 -1476
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-36e54d77.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -7
- package/dist/cjs/Column1.js +1 -1
- package/dist/cjs/Column2.js +1 -1
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ConferenceArticleCard.js +16 -16
- package/dist/cjs/ContentCardPaginated.js +6 -6
- package/dist/cjs/DeckContent.js +12 -13
- package/dist/cjs/DeckQueue.js +3 -4
- package/dist/cjs/DeckQueuePaginated.js +5 -5
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-94f8ccdf.js} +2 -3
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +5 -7
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +6 -7
- package/dist/cjs/GridContentPaginated.js +8 -8
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +10 -10
- package/dist/cjs/Header.js +1 -1
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/Hero.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +5 -7
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +36 -38
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -3
- package/dist/cjs/MasterDeck.js +12 -13
- package/dist/cjs/MasterDeckPaginated.js +13 -13
- package/dist/cjs/{MediaSeriesCard-79eac5e7.js → MediaSeriesCard-36eab8b7.js} +433 -458
- package/dist/cjs/MediaSeriesLanding.js +14 -17
- package/dist/cjs/MediaSeriesLandingPaginated.js +16 -18
- package/dist/cjs/NavDvm.js +1 -1
- package/dist/cjs/NavMagazine.js +11 -11
- package/dist/cjs/NavNative.js +10 -10
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/Pagination-1e0d5f1d.js +90 -0
- package/dist/cjs/PartnerDetailListing.js +11 -13
- package/dist/cjs/PartnerDetailListingPaginated.js +13 -14
- package/dist/cjs/PubSection.js +5 -6
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/PublicationLanding.js +26 -30
- package/dist/cjs/QueueDeckExpanded.js +5 -6
- package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
- package/dist/cjs/RelatedContent.js +29 -29
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +3 -4
- package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-b94f1dd5.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +5 -7
- package/dist/cjs/TemplateNormal.js +1 -2
- package/dist/cjs/ThumbnailCard.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +5 -7
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesListing.js +2 -3
- package/dist/cjs/View.js +13 -20
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/{entities-df1aed86.js → entities-3f9d0f2f.js} +0 -4
- package/dist/cjs/faundadb.js +321 -4
- package/dist/cjs/getPtceActivities.js +23 -10
- package/dist/cjs/getRelatedArticle.js +213 -8
- package/dist/cjs/getSerializers.js +5 -7
- package/dist/cjs/{getTargeting-ba942d9a.js → getTargeting-4439c99d.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-fc2f1ca2.js → index-0e4427c8.js} +467 -2
- package/dist/cjs/{index-1d5a3c47.js → index-7361fa72.js} +589 -17
- package/dist/cjs/{index-d48b231c.js → index-efca863c.js} +5 -5
- package/dist/cjs/index.js +14 -23
- package/dist/cjs/urlFor.js +1 -1
- package/dist/cjs/ustream-api-3819e4aa.js +1 -1
- package/dist/esm/AD.js +2 -2
- package/dist/esm/AD300x250.js +9 -10
- package/dist/esm/AD300x250x600.js +9 -10
- package/dist/esm/AD728x90.js +9 -10
- package/dist/esm/ADFloatingFooter.js +9 -10
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +9 -10
- package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-f684cac9.js} +1 -1
- package/dist/esm/ADSkyscraper.js +9 -10
- package/dist/esm/ADSponsoredResources.js +9 -10
- package/dist/esm/ADWebcast.js +9 -10
- package/dist/esm/ADWelcome.js +9 -10
- package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-8c438cee.js} +1 -1
- package/dist/esm/AccordionPanel.js +4 -4
- package/dist/esm/AdSlot.js +9 -10
- package/dist/esm/AdSlotsProvider.js +7 -8
- package/dist/esm/AlgoliaSearch.js +19 -14290
- package/dist/esm/AlphabeticList.js +7 -7
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +21 -23
- package/dist/esm/ArticleSeriesLandingPage.js +18 -19
- package/dist/esm/ArticleSeriesListing.js +12 -13
- package/dist/esm/AuthWrapper.js +292 -1474
- package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-defe68b6.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-c99c9a8d.js} +1 -1
- package/dist/esm/Breadcrumbs.js +4 -4
- package/dist/esm/CMEDeck.js +10 -15
- package/dist/esm/Column1.js +2 -1
- package/dist/esm/Column2.js +8 -7
- package/dist/esm/Column3.js +12 -12
- package/dist/esm/ConferenceArticleCard.js +20 -20
- package/dist/esm/ContentCardPaginated.js +20 -20
- package/dist/esm/DeckContent.js +26 -27
- package/dist/esm/DeckQueue.js +15 -16
- package/dist/esm/DeckQueuePaginated.js +18 -18
- package/dist/esm/{Dfp-102f0beb.js → Dfp-4b99f79d.js} +5 -6
- package/dist/esm/EventsDeck.js +28 -28
- package/dist/esm/ExternalResources.js +21 -23
- package/dist/esm/Feature.js +5 -5
- package/dist/esm/ForbesHero.js +6 -6
- package/dist/esm/GridContent.js +21 -22
- package/dist/esm/GridContentPaginated.js +23 -23
- package/dist/esm/GridHero.js +7 -7
- package/dist/esm/GroupDeck.js +7 -7
- package/dist/esm/HamMagazine.js +17 -16
- package/dist/esm/Header.js +2 -1
- package/dist/esm/HealthCareProfessionalModal.js +2 -2
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +21 -23
- package/dist/esm/HorizontalHero.js +5 -5
- package/dist/esm/ImageSlider-eab2fe41.js +176 -0
- package/dist/esm/IssueContentDeck.js +6 -6
- package/dist/esm/IssueDeck.js +8 -8
- package/dist/esm/IssueLanding.js +53 -55
- package/dist/esm/KMTracker.js +16 -16
- package/dist/esm/LeftNav.js +10 -10
- package/dist/esm/MasterDeck.js +26 -27
- package/dist/esm/MasterDeckPaginated.js +27 -27
- package/dist/esm/{MediaSeriesCard-7d1f45f9.js → MediaSeriesCard-99048e65.js} +149 -174
- package/dist/esm/MediaSeriesLanding.js +30 -33
- package/dist/esm/MediaSeriesLandingPaginated.js +32 -34
- package/dist/esm/NavDvm.js +7 -6
- package/dist/esm/NavMagazine.js +18 -17
- package/dist/esm/NavNative.js +16 -15
- package/dist/esm/OncliveHero.js +5 -5
- package/dist/esm/OncliveLargeHero.js +7 -7
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/Pagination-cd21f8c2.js +82 -0
- package/dist/esm/PartnerDetailListing.js +27 -29
- package/dist/esm/PartnerDetailListingPaginated.js +29 -30
- package/dist/esm/PdfDownload.js +1 -1
- package/dist/esm/PixelTracking.js +3 -3
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PtceDeck.js +8 -8
- package/dist/esm/PubSection.js +15 -16
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +5 -5
- package/dist/esm/PublicationLanding.js +36 -40
- package/dist/esm/QueueDeckExpanded.js +15 -16
- package/dist/esm/QueueDeckExpandedPaginated.js +17 -17
- package/dist/esm/RecentNews.js +1 -1
- package/dist/esm/RelatedContent.js +33 -33
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +1 -1
- package/dist/esm/Schema.js +9 -9
- package/dist/esm/Search.js +4 -4
- package/dist/esm/Segment.js +5 -5
- package/dist/esm/SeriesListingDeck.js +10 -11
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-609f9d94.js} +5 -5
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +9 -9
- package/dist/esm/SocialIcons.js +1 -1
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-1d8a9f59.js} +1 -1
- package/dist/esm/SocialShare.js +1 -1
- package/dist/esm/TaxonomyCard.js +7 -7
- package/dist/esm/TaxonomyDescription.js +21 -23
- package/dist/esm/TemplateNormal.js +12 -13
- package/dist/esm/ThumbnailCard.js +6 -6
- package/dist/esm/Ustream.js +7 -7
- package/dist/esm/VerticalHero.js +5 -5
- package/dist/esm/VideoProgramLandingPage.js +21 -23
- package/dist/esm/VideoSeriesCard.js +8 -8
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +18 -19
- package/dist/esm/VideoSeriesListing.js +12 -13
- package/dist/esm/View.js +29 -37
- package/dist/esm/YahooHero.js +7 -7
- package/dist/esm/YoutubeGroup.js +9 -9
- package/dist/esm/{_is-array-8d21b9e3.js → _is-array-893ab020.js} +1 -1
- package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-f089461c.js} +1 -1
- package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-169d6272.js} +1 -1
- package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-50a6b9a3.js} +1 -1
- package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-9716ae8d.js} +3 -3
- package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-e903ff31.js} +1 -1
- package/dist/esm/{define-property-5f1bda73.js → define-property-99e66838.js} +1 -1
- package/dist/esm/{defineProperty-8c30428f.js → defineProperty-8fa0bc8d.js} +1 -1
- package/dist/esm/{entities-6d9154b4.js → entities-932b50cf.js} +0 -4
- package/dist/esm/{extends-6d8e3924.js → extends-dc6a71fd.js} +1 -1
- package/dist/esm/faundadb.js +323 -6
- package/dist/esm/getKeywords.js +1 -1
- package/dist/esm/getPtceActivities.js +27 -14
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +214 -9
- package/dist/esm/getRootDocGroup.js +5 -5
- package/dist/esm/getSerializers.js +20 -22
- package/dist/esm/getSeriesDetail.js +1 -1
- package/dist/esm/{getTargeting-9bd28724.js → getTargeting-db566006.js} +11 -11
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-3f5c03b2.js → index-0dbff1d1.js} +5 -5
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/{index-03afef1c.js → index-c60f3bb6.js} +588 -16
- package/dist/esm/index.js +33 -41
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-8a801a18.js} +4 -4
- package/dist/esm/{keys-31dcdb31.js → keys-425c8ab0.js} +2 -2
- package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-ca2c8b8d.js} +2 -2
- package/dist/esm/{stringify-2b084bee.js → stringify-c21932b3.js} +2 -2
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-7b1c0e23.js} +2 -2
- package/dist/esm/{typeof-e9fc0c5d.js → typeof-83d9eb10.js} +3 -3
- package/dist/esm/urlFor.js +5 -5
- package/dist/esm/{urlForFile-b69adffc.js → urlForFile-413f5ddb.js} +1 -1
- package/dist/esm/{ustream-api-d3714624.js → ustream-api-41166338.js} +5 -5
- package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-fdf034f5.js} +1 -1
- package/package.json +115 -115
- package/dist/cjs/Auth.js +0 -3653
- package/dist/cjs/ImageSlider-6c00b878.js +0 -2813
- package/dist/cjs/Pagination-2a3d0103.js +0 -97
- 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/index-bd6c9f56.js +0 -211
- package/dist/cjs/md5-e1ca5797.js +0 -323
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/cjs/util-93a37fd0.js +0 -587
- package/dist/esm/Auth.js +0 -3632
- package/dist/esm/ImageSlider-f84174cb.js +0 -2804
- package/dist/esm/Pagination-dc30727b.js +0 -90
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/index-db3bb315.js +0 -207
- package/dist/esm/md5-4e42248e.js +0 -321
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- package/dist/esm/util-8ed16d48.js +0 -585
- /package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-cf54cb8a.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-d06624d8.js} +0 -0
- /package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-be5f3503.js} +0 -0
- /package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-03500094.js} +0 -0
package/dist/esm/RecentNews.js
CHANGED
|
@@ -4,41 +4,41 @@ import 'react-bootstrap/Media';
|
|
|
4
4
|
import urlFor from './urlFor.js';
|
|
5
5
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './slicedToArray-
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import './core.get-iterator-method-
|
|
10
|
-
import './index-
|
|
7
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
8
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
9
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
10
|
+
import './index-0dbff1d1.js';
|
|
11
11
|
import 'react-dom';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
/*
|
|
15
|
-
Sample query
|
|
16
|
-
let references = ''
|
|
17
|
-
if(article.taxonomyMapping.length > 0){
|
|
18
|
-
article.taxonomyMapping.forEach((ref, index) => {
|
|
19
|
-
references = references + `references('${ref._ref}') `
|
|
20
|
-
if(index+1 !== article.taxonomyMapping.length){
|
|
21
|
-
references = references + ` && `
|
|
22
|
-
}
|
|
23
|
-
})
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
|
|
27
|
-
...,
|
|
28
|
-
title,
|
|
29
|
-
summary,
|
|
30
|
-
thumbnail,
|
|
31
|
-
url,
|
|
32
|
-
published,
|
|
33
|
-
authorMapping[]->,
|
|
34
|
-
contentCategory->
|
|
35
|
-
}`
|
|
36
|
-
const relatedArticles = await client.fetch(relatedArticlesQuery)
|
|
37
|
-
|
|
38
|
-
Sample usage
|
|
39
|
-
<RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
|
|
40
|
-
|
|
41
|
-
|
|
14
|
+
/*
|
|
15
|
+
Sample query
|
|
16
|
+
let references = ''
|
|
17
|
+
if(article.taxonomyMapping.length > 0){
|
|
18
|
+
article.taxonomyMapping.forEach((ref, index) => {
|
|
19
|
+
references = references + `references('${ref._ref}') `
|
|
20
|
+
if(index+1 !== article.taxonomyMapping.length){
|
|
21
|
+
references = references + ` && `
|
|
22
|
+
}
|
|
23
|
+
})
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
|
|
27
|
+
...,
|
|
28
|
+
title,
|
|
29
|
+
summary,
|
|
30
|
+
thumbnail,
|
|
31
|
+
url,
|
|
32
|
+
published,
|
|
33
|
+
authorMapping[]->,
|
|
34
|
+
contentCategory->
|
|
35
|
+
}`
|
|
36
|
+
const relatedArticles = await client.fetch(relatedArticlesQuery)
|
|
37
|
+
|
|
38
|
+
Sample usage
|
|
39
|
+
<RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
|
|
40
|
+
|
|
41
|
+
|
|
42
42
|
*/
|
|
43
43
|
var RelatedContent = function RelatedContent(props) {
|
|
44
44
|
var client = props.client,
|
|
@@ -105,4 +105,4 @@ var RelatedContent = function RelatedContent(props) {
|
|
|
105
105
|
);
|
|
106
106
|
};
|
|
107
107
|
|
|
108
|
-
export
|
|
108
|
+
export default RelatedContent;
|
|
@@ -14,16 +14,16 @@ var RelatedTopicsDropdown = function RelatedTopicsDropdown(_ref) {
|
|
|
14
14
|
_ref$className = _ref.className,
|
|
15
15
|
className = _ref$className === undefined ? '' : _ref$className;
|
|
16
16
|
|
|
17
|
-
/*
|
|
18
|
-
Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
|
|
19
|
-
example:
|
|
20
|
-
<RelatedTopicDropdown
|
|
21
|
-
page='/clinical'
|
|
22
|
-
exclude="clinical"
|
|
23
|
-
className='mb-3'
|
|
24
|
-
parentTaxonomy={props.parentTaxonomy}
|
|
25
|
-
subTaxonomies={props.subTaxonomies}
|
|
26
|
-
/>
|
|
17
|
+
/*
|
|
18
|
+
Props accepted - parentTaxonomy(required, object), subTaxonomy(required, array), page(optional), exclude(optional), variant(optional), className(optional)
|
|
19
|
+
example:
|
|
20
|
+
<RelatedTopicDropdown
|
|
21
|
+
page='/clinical'
|
|
22
|
+
exclude="clinical"
|
|
23
|
+
className='mb-3'
|
|
24
|
+
parentTaxonomy={props.parentTaxonomy}
|
|
25
|
+
subTaxonomies={props.subTaxonomies}
|
|
26
|
+
/>
|
|
27
27
|
*/
|
|
28
28
|
if (subTaxonomies.length === 0 && parentTaxonomy) {
|
|
29
29
|
if (parentTaxonomy.identifier == exclude) {
|
|
@@ -79,4 +79,4 @@ var RelatedTopicsDropdown = function RelatedTopicsDropdown(_ref) {
|
|
|
79
79
|
}
|
|
80
80
|
};
|
|
81
81
|
|
|
82
|
-
export
|
|
82
|
+
export default RelatedTopicsDropdown;
|
package/dist/esm/RolesDeck.js
CHANGED
package/dist/esm/Schema.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
1
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
2
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
3
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import urlFor from './urlFor.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './core.get-iterator-method-
|
|
7
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
8
8
|
import './_object-pie-133f504a.js';
|
|
9
|
-
import './_iter-detect-
|
|
10
|
-
import './slicedToArray-
|
|
11
|
-
import './web.dom.iterable-
|
|
12
|
-
import './index-
|
|
9
|
+
import './_iter-detect-f089461c.js';
|
|
10
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
11
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
12
|
+
import './index-0dbff1d1.js';
|
|
13
13
|
|
|
14
14
|
function toPlainText() {
|
|
15
15
|
var blocks = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
@@ -92,4 +92,4 @@ var Schema = function Schema(props) {
|
|
|
92
92
|
return React__default.createElement('script', { type: 'application/ld+json', dangerouslySetInnerHTML: { __html: _JSON$stringify(generateSchema(props)) } });
|
|
93
93
|
};
|
|
94
94
|
|
|
95
|
-
export
|
|
95
|
+
export default Schema;
|
package/dist/esm/Search.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import Form from 'react-bootstrap/Form';
|
|
4
4
|
import FormControl from 'react-bootstrap/FormControl';
|
|
5
5
|
import Button from 'react-bootstrap/Button';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './web.dom.iterable-
|
|
8
|
-
import './core.get-iterator-method-
|
|
7
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
8
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
9
9
|
|
|
10
10
|
var Search = function Search(props) {
|
|
11
11
|
var _props$placeholder = props.placeholder,
|
|
@@ -54,4 +54,4 @@ var Search = function Search(props) {
|
|
|
54
54
|
);
|
|
55
55
|
};
|
|
56
56
|
|
|
57
|
-
export
|
|
57
|
+
export default Search;
|
package/dist/esm/Segment.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
2
2
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import './core.get-iterator-method-
|
|
4
|
-
import './web.dom.iterable-
|
|
3
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
4
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
5
5
|
import './_library-528f1934.js';
|
|
6
|
-
import './_iter-detect-
|
|
6
|
+
import './_iter-detect-f089461c.js';
|
|
7
7
|
|
|
8
8
|
require('babel-polyfill');
|
|
9
9
|
|
|
@@ -398,4 +398,4 @@ var Segment = {
|
|
|
398
398
|
}
|
|
399
399
|
};
|
|
400
400
|
|
|
401
|
-
export
|
|
401
|
+
export default Segment;
|
|
@@ -1,25 +1,24 @@
|
|
|
1
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
2
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.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-609f9d94.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import './core.get-iterator-method-
|
|
12
|
-
import './_iter-detect-
|
|
11
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
12
|
+
import './_iter-detect-f089461c.js';
|
|
13
13
|
import './_object-pie-133f504a.js';
|
|
14
|
-
import './web.dom.iterable-
|
|
15
|
-
import './events-6c3a7a63.js';
|
|
14
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
16
15
|
import 'prop-types';
|
|
17
16
|
import './index-c7e2ac95.js';
|
|
18
17
|
import './index-755f2cc2.js';
|
|
19
18
|
import 'react-dom';
|
|
20
19
|
import './smoothscroll-fa4e3f8c.js';
|
|
21
20
|
import './urlFor.js';
|
|
22
|
-
import './index-
|
|
21
|
+
import './index-0dbff1d1.js';
|
|
23
22
|
import './main-1894c974.js';
|
|
24
23
|
|
|
25
24
|
var usePrevious = function usePrevious(value) {
|
|
@@ -240,4 +239,4 @@ var SeriesListingDeck = function SeriesListingDeck(props) {
|
|
|
240
239
|
);
|
|
241
240
|
};
|
|
242
241
|
|
|
243
|
-
export
|
|
242
|
+
export default SeriesListingDeck;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
@@ -6,10 +6,10 @@ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
7
|
import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
|
|
8
8
|
|
|
9
|
-
/*
|
|
10
|
-
GROQ query -
|
|
11
|
-
accepts an array of title, URL
|
|
12
|
-
`https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
|
|
9
|
+
/*
|
|
10
|
+
GROQ query -
|
|
11
|
+
accepts an array of title, URL
|
|
12
|
+
`https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
15
|
var SeriesSlider = function SeriesSlider(_ref) {
|
package/dist/esm/SetCookie.js
CHANGED
package/dist/esm/SideFooter.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { _ as _defineProperty } from './defineProperty-
|
|
1
|
+
import { _ as _defineProperty } from './defineProperty-8fa0bc8d.js';
|
|
2
2
|
import React__default, { useRef, useEffect } from 'react';
|
|
3
3
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
4
4
|
import { g as get_1 } from './get-3c308da4.js';
|
|
5
5
|
import Segment from './Segment.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './define-property-
|
|
8
|
-
import './core.get-iterator-method-
|
|
7
|
+
import './define-property-99e66838.js';
|
|
8
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-a7e9aafe.js';
|
|
11
11
|
import './eq-bdcbf886.js';
|
|
12
|
-
import './asyncToGenerator-
|
|
13
|
-
import './web.dom.iterable-
|
|
12
|
+
import './asyncToGenerator-9716ae8d.js';
|
|
13
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
14
14
|
import './_library-528f1934.js';
|
|
15
|
-
import './_iter-detect-
|
|
15
|
+
import './_iter-detect-f089461c.js';
|
|
16
16
|
|
|
17
17
|
var year = new Date().getFullYear();
|
|
18
18
|
|
|
@@ -32,8 +32,8 @@ var renderLink = function renderLink(row) {
|
|
|
32
32
|
};
|
|
33
33
|
|
|
34
34
|
var SideFooter = function SideFooter(props) {
|
|
35
|
-
/*
|
|
36
|
-
useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
|
|
35
|
+
/*
|
|
36
|
+
useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
|
|
37
37
|
*/
|
|
38
38
|
var _get = get_1(props, 'cache.siteSettingCache', {}),
|
|
39
39
|
socialLinks = _get.socialLinks,
|
|
@@ -142,4 +142,4 @@ var SideFooter = function SideFooter(props) {
|
|
|
142
142
|
);
|
|
143
143
|
};
|
|
144
144
|
|
|
145
|
-
export
|
|
145
|
+
export default SideFooter;
|
package/dist/esm/SocialIcons.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
3
3
|
import SocialIcons from './SocialIcons.js';
|
|
4
4
|
import { G as GoSearch } from './index.esm-37268dca.js';
|
package/dist/esm/SocialShare.js
CHANGED
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { B as BlockContent } from './BlockContent-
|
|
3
|
+
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
4
4
|
import Container from 'react-bootstrap/Container';
|
|
5
5
|
import Row from 'react-bootstrap/Row';
|
|
6
6
|
import Col from 'react-bootstrap/Col';
|
|
@@ -9,12 +9,12 @@ 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
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
|
-
import './core.get-iterator-method-
|
|
12
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
13
13
|
import './_object-pie-133f504a.js';
|
|
14
14
|
import 'prop-types';
|
|
15
|
-
import './index-
|
|
16
|
-
import './slicedToArray-
|
|
17
|
-
import './web.dom.iterable-
|
|
15
|
+
import './index-0dbff1d1.js';
|
|
16
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
17
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
18
18
|
import 'react-dom';
|
|
19
19
|
|
|
20
20
|
var TaxonomyCard = function TaxonomyCard(props) {
|
|
@@ -240,4 +240,4 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
240
240
|
);
|
|
241
241
|
};
|
|
242
242
|
|
|
243
|
-
export
|
|
243
|
+
export default TaxonomyCard;
|
|
@@ -1,34 +1,32 @@
|
|
|
1
|
-
import { _ as _extends, a as _Object$assign } from './extends-
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
3
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _extends, a as _Object$assign } from './extends-dc6a71fd.js';
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
4
4
|
import React__default, { useState, useEffect } from 'react';
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
6
|
import Head from 'next/head';
|
|
7
|
-
import { B as BlockContent } from './BlockContent-
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
7
|
+
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
8
|
+
import { g as getSerializers } from './index-c60f3bb6.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
-
import './core.get-iterator-method-
|
|
10
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
12
|
-
import './web.dom.iterable-
|
|
12
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
13
13
|
import './_library-528f1934.js';
|
|
14
|
-
import './_iter-detect-
|
|
14
|
+
import './_iter-detect-f089461c.js';
|
|
15
15
|
import 'prop-types';
|
|
16
|
-
import './index-
|
|
16
|
+
import './index-0dbff1d1.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
|
-
import './util-8ed16d48.js';
|
|
23
21
|
import './Beam.js';
|
|
24
|
-
import './stringify-
|
|
22
|
+
import './stringify-c21932b3.js';
|
|
25
23
|
import './Segment.js';
|
|
26
24
|
import './main-1894c974.js';
|
|
27
|
-
import './urlForFile-
|
|
25
|
+
import './urlForFile-413f5ddb.js';
|
|
28
26
|
import './index-755f2cc2.js';
|
|
29
27
|
import 'react-dom';
|
|
30
|
-
import './typeof-
|
|
31
|
-
import './_is-array-
|
|
28
|
+
import './typeof-83d9eb10.js';
|
|
29
|
+
import './_is-array-893ab020.js';
|
|
32
30
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
33
31
|
import 'react-bootstrap/Modal';
|
|
34
32
|
import 'react-bootstrap/Button';
|
|
@@ -39,19 +37,19 @@ import './smoothscroll-fa4e3f8c.js';
|
|
|
39
37
|
import './moment-bc12cb97.js';
|
|
40
38
|
import './SocialShare.js';
|
|
41
39
|
import 'react-share';
|
|
42
|
-
import './_object-to-array-
|
|
43
|
-
import './toConsumableArray-
|
|
40
|
+
import './_object-to-array-50a6b9a3.js';
|
|
41
|
+
import './toConsumableArray-7b1c0e23.js';
|
|
44
42
|
import 'react-bootstrap/Pagination';
|
|
45
|
-
import './entities-
|
|
43
|
+
import './entities-932b50cf.js';
|
|
46
44
|
import './AdSlot.js';
|
|
47
45
|
import './debounce-533d9748.js';
|
|
48
46
|
import './isSymbol-a7e9aafe.js';
|
|
49
47
|
import './toNumber-5aeba6e7.js';
|
|
50
48
|
import 'react-bootstrap/Row';
|
|
51
49
|
import 'react-bootstrap/Col';
|
|
52
|
-
import './inherits-
|
|
53
|
-
import './_object-sap-
|
|
54
|
-
import './define-property-
|
|
50
|
+
import './inherits-8a801a18.js';
|
|
51
|
+
import './_object-sap-169d6272.js';
|
|
52
|
+
import './define-property-99e66838.js';
|
|
55
53
|
import './index.esm-eb1e8e80.js';
|
|
56
54
|
import './iconBase-ccc56b97.js';
|
|
57
55
|
import 'react-bootstrap/Figure';
|
|
@@ -197,4 +195,4 @@ TaxonomyDescription.getDescription = function () {
|
|
|
197
195
|
};
|
|
198
196
|
}();
|
|
199
197
|
|
|
200
|
-
export
|
|
198
|
+
export default TaxonomyDescription;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import React__default, { useState, useEffect } from 'react';
|
|
3
3
|
import { useRouter } from 'next/router';
|
|
4
4
|
import Container from 'react-bootstrap/Container';
|
|
@@ -13,30 +13,29 @@ import { NavNative } from './NavNative.js';
|
|
|
13
13
|
import { NavDvm } from './NavDvm.js';
|
|
14
14
|
import { HamMagazine } from './HamMagazine.js';
|
|
15
15
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
16
|
-
import './web.dom.iterable-
|
|
17
|
-
import './core.get-iterator-method-
|
|
16
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
17
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
18
18
|
import './AdSlot.js';
|
|
19
|
-
import './extends-
|
|
19
|
+
import './extends-dc6a71fd.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';
|
|
27
26
|
import './Beam.js';
|
|
28
|
-
import './stringify-
|
|
29
|
-
import './asyncToGenerator-
|
|
27
|
+
import './stringify-c21932b3.js';
|
|
28
|
+
import './asyncToGenerator-9716ae8d.js';
|
|
30
29
|
import './_library-528f1934.js';
|
|
31
|
-
import './_iter-detect-
|
|
30
|
+
import './_iter-detect-f089461c.js';
|
|
32
31
|
import './Segment.js';
|
|
33
32
|
import './main-1894c974.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-
|
|
39
|
-
import './define-property-
|
|
37
|
+
import './defineProperty-8fa0bc8d.js';
|
|
38
|
+
import './define-property-99e66838.js';
|
|
40
39
|
import './react-social-icons-9be47857.js';
|
|
41
40
|
import './get-3c308da4.js';
|
|
42
41
|
import './eq-bdcbf886.js';
|
|
@@ -55,7 +54,7 @@ import './iconBase-ccc56b97.js';
|
|
|
55
54
|
import './index.esm-eb1e8e80.js';
|
|
56
55
|
import './NavFooter-e27bd93b.js';
|
|
57
56
|
import './index.esm-37268dca.js';
|
|
58
|
-
import './SocialSearchComponent-
|
|
57
|
+
import './SocialSearchComponent-1d8a9f59.js';
|
|
59
58
|
import './SocialIcons.js';
|
|
60
59
|
import 'react-bootstrap/Form';
|
|
61
60
|
import 'react-bootstrap/FormControl';
|
|
@@ -195,4 +194,4 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
195
194
|
);
|
|
196
195
|
};
|
|
197
196
|
|
|
198
|
-
export
|
|
197
|
+
export default TemplateNormal;
|
|
@@ -2,12 +2,12 @@ import React__default from 'react';
|
|
|
2
2
|
import Media from 'react-bootstrap/Media';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
|
-
import { c as clean_html_1 } from './entities-
|
|
6
|
-
import './slicedToArray-
|
|
5
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
6
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import './core.get-iterator-method-
|
|
10
|
-
import './index-
|
|
8
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
9
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
10
|
+
import './index-0dbff1d1.js';
|
|
11
11
|
import 'react-dom';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
@@ -49,4 +49,4 @@ var ThumbnailCard = function ThumbnailCard(_ref) {
|
|
|
49
49
|
);
|
|
50
50
|
};
|
|
51
51
|
|
|
52
|
-
export
|
|
52
|
+
export default ThumbnailCard;
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
3
3
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import { F as FaWindowClose } from './index.esm-1bd8a0a8.js';
|
|
5
5
|
import { m as main_43 } from './main-1894c974.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './core.get-iterator-method-
|
|
8
|
-
import './web.dom.iterable-
|
|
7
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
8
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
9
9
|
import './_library-528f1934.js';
|
|
10
|
-
import './_iter-detect-
|
|
10
|
+
import './_iter-detect-f089461c.js';
|
|
11
11
|
import './iconBase-ccc56b97.js';
|
|
12
12
|
|
|
13
13
|
var _this = undefined;
|
|
@@ -78,7 +78,7 @@ var Ustream = function Ustream(_ref) {
|
|
|
78
78
|
switch (_context.prev = _context.next) {
|
|
79
79
|
case 0:
|
|
80
80
|
_context.next = 2;
|
|
81
|
-
return import('./ustream-api-
|
|
81
|
+
return import('./ustream-api-41166338.js');
|
|
82
82
|
|
|
83
83
|
case 2:
|
|
84
84
|
UstreamEmbed = _context.sent;
|
|
@@ -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 default Ustream$1;
|
package/dist/esm/VerticalHero.js
CHANGED
|
@@ -2,10 +2,10 @@ import React__default from 'react';
|
|
|
2
2
|
import './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './slicedToArray-
|
|
6
|
-
import './web.dom.iterable-
|
|
7
|
-
import './core.get-iterator-method-
|
|
8
|
-
import './index-
|
|
5
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
6
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
7
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
8
|
+
import './index-0dbff1d1.js';
|
|
9
9
|
|
|
10
10
|
var VerticalHero = function VerticalHero(props) {
|
|
11
11
|
var client = props.client;
|
|
@@ -65,4 +65,4 @@ var VerticalHero = function VerticalHero(props) {
|
|
|
65
65
|
);
|
|
66
66
|
};
|
|
67
67
|
|
|
68
|
-
export
|
|
68
|
+
export default VerticalHero;
|