@mjhls/mjh-framework 1.0.1048 → 1.0.1050-lightbox
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 +2 -1
- package/dist/cjs/AD300x250x600.js +2 -1
- package/dist/cjs/AD728x90.js +2 -1
- package/dist/cjs/ADFloatingFooter.js +2 -1
- package/dist/cjs/ADGutter.js +2 -1
- package/dist/cjs/ADSkyscraper.js +2 -1
- package/dist/cjs/ADSponsoredResources.js +2 -1
- package/dist/cjs/ADWebcast.js +2 -1
- package/dist/cjs/ADWelcome.js +2 -1
- package/dist/cjs/AdSlot.js +2 -1
- package/dist/cjs/AdSlotsProvider.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +38 -337
- package/dist/cjs/ArticleProgramLandingPage.js +3 -2
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesListing.js +2 -1
- package/dist/cjs/AuthWrapper.js +96 -6
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +3 -2
- package/dist/cjs/DeckContent.js +11 -10
- package/dist/cjs/DeckQueue.js +2 -1
- package/dist/cjs/DeckQueuePaginated.js +2 -1
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +3 -2
- package/dist/cjs/GridContent.js +4 -3
- package/dist/cjs/GridContentPaginated.js +4 -3
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +3 -2
- package/dist/cjs/{ImageSlider-984a697b.js → ImageSlider-d65bc9c8.js} +156 -116
- package/dist/cjs/IssueLanding.js +34 -33
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +12 -11
- package/dist/cjs/MasterDeckPaginated.js +12 -11
- package/dist/cjs/{MediaSeriesCard-d7801ba1.js → MediaSeriesCard-6cb9a6e6.js} +2 -2
- package/dist/cjs/MediaSeriesLanding.js +13 -12
- package/dist/cjs/MediaSeriesLandingPaginated.js +13 -12
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/PartnerDetailListing.js +6 -6
- package/dist/cjs/PartnerDetailListingPaginated.js +6 -6
- package/dist/cjs/PixelTracking.js +17 -1
- package/dist/cjs/PodcastsLanding.js +6 -5
- package/dist/cjs/PubSection.js +4 -3
- package/dist/cjs/PublicationLanding.js +26 -26
- package/dist/cjs/QueueDeckExpanded.js +4 -3
- package/dist/cjs/QueueDeckExpandedPaginated.js +4 -3
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Segment.js +10 -5
- package/dist/cjs/SeriesListingDeck.js +3 -2
- package/dist/cjs/{SeriesSlider-086a8319.js → SeriesSlider-c7ed509b.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +3 -2
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/{Tooltip-96fe6ef6.js → Tooltip-02a841b5.js} +86 -34
- package/dist/cjs/VideoProgramLandingPage.js +3 -2
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesListing.js +2 -1
- package/dist/cjs/View.js +7 -6
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getSerializers.js +3 -2
- package/dist/cjs/{getTargeting-5b954783.js → getTargeting-45ffbee8.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-abcf2d94.js → index-1165a652.js} +12 -22
- package/dist/cjs/{index-50be6759.js → index-9ec837cc.js} +9 -25
- package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
- package/dist/cjs/index.js +9 -10
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -1
- package/dist/esm/AD300x250x600.js +2 -1
- package/dist/esm/AD728x90.js +2 -1
- package/dist/esm/ADFloatingFooter.js +2 -1
- package/dist/esm/ADGutter.js +2 -1
- package/dist/esm/ADSkyscraper.js +2 -1
- package/dist/esm/ADSponsoredResources.js +2 -1
- package/dist/esm/ADWebcast.js +2 -1
- package/dist/esm/ADWelcome.js +2 -1
- package/dist/esm/AdSlot.js +2 -1
- package/dist/esm/AdSlotsProvider.js +2 -1
- package/dist/esm/AlgoliaSearch.js +37 -336
- package/dist/esm/ArticleProgramLandingPage.js +3 -2
- package/dist/esm/ArticleSeriesLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesListing.js +2 -1
- package/dist/esm/AuthWrapper.js +93 -3
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +2 -1
- package/dist/esm/Column3.js +2 -1
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/ContentCardPaginated.js +3 -2
- package/dist/esm/DeckContent.js +11 -10
- package/dist/esm/DeckQueue.js +2 -1
- package/dist/esm/DeckQueuePaginated.js +2 -1
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +17 -17
- package/dist/esm/ExternalResources.js +3 -2
- package/dist/esm/GridContent.js +4 -3
- package/dist/esm/GridContentPaginated.js +4 -3
- package/dist/esm/HamMagazine.js +9 -9
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +3 -2
- package/dist/esm/{ImageSlider-497e9c88.js → ImageSlider-da225417.js} +157 -117
- package/dist/esm/IssueLanding.js +34 -33
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +2 -1
- package/dist/esm/MasterDeck.js +12 -11
- package/dist/esm/MasterDeckPaginated.js +12 -11
- package/dist/esm/{MediaSeriesCard-ffe77e8e.js → MediaSeriesCard-d36385ff.js} +2 -2
- package/dist/esm/MediaSeriesLanding.js +13 -12
- package/dist/esm/MediaSeriesLandingPaginated.js +13 -12
- package/dist/esm/NavMagazine.js +10 -10
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/PartnerDetailListing.js +6 -6
- package/dist/esm/PartnerDetailListingPaginated.js +6 -6
- package/dist/esm/PixelTracking.js +17 -1
- package/dist/esm/PodcastsLanding.js +6 -5
- package/dist/esm/PubSection.js +4 -3
- package/dist/esm/PublicationLanding.js +26 -26
- package/dist/esm/QueueDeckExpanded.js +4 -3
- package/dist/esm/QueueDeckExpandedPaginated.js +4 -3
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Segment.js +10 -5
- package/dist/esm/SeriesListingDeck.js +3 -2
- package/dist/esm/{SeriesSlider-a6b1d617.js → SeriesSlider-b467f00c.js} +4 -4
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/TaxonomyDescription.js +3 -2
- package/dist/esm/TemplateNormal.js +2 -1
- package/dist/esm/{Tooltip-bc98d17e.js → Tooltip-7a093cd4.js} +244 -192
- package/dist/esm/VideoProgramLandingPage.js +3 -2
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +4 -3
- package/dist/esm/VideoSeriesListing.js +2 -1
- package/dist/esm/View.js +7 -6
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getSerializers.js +3 -2
- package/dist/esm/{getTargeting-5a281334.js → getTargeting-a569a9cc.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-98ca9cec.js → index-0ce54f8a.js} +10 -25
- package/dist/esm/{index-5b4444df.js → index-4a515426.js} +12 -22
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +9 -10
- package/package.json +116 -116
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- /package/dist/cjs/{ADInfeed-92da28cb.js → ADInfeed-89f63b7d.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-04685f6f.js → ADlgInfeed-a536168e.js} +0 -0
- /package/dist/esm/{ADInfeed-50f279b3.js → ADInfeed-c14e043c.js} +0 -0
- /package/dist/esm/{ADlgInfeed-3bb275ad.js → ADlgInfeed-2892de3c.js} +0 -0
|
@@ -373,32 +373,32 @@ module.exports = { "default": set$1, __esModule: true };
|
|
|
373
373
|
|
|
374
374
|
var _Set = unwrapExports(set);
|
|
375
375
|
|
|
376
|
-
/* usage & query
|
|
377
|
-
const Publication = (props) => {
|
|
378
|
-
const { cache, pub, year } = props
|
|
379
|
-
const targeting = {
|
|
380
|
-
content_placement: [`/journals/${pub.identifier.current}`],
|
|
381
|
-
document_url: [`/journals/${pub.identifier.current}`],
|
|
382
|
-
}
|
|
383
|
-
return (
|
|
384
|
-
<Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
|
|
385
|
-
<PublicationLanding publication={pub} year={year} href={'journals'} />
|
|
386
|
-
</Shell>
|
|
387
|
-
)
|
|
388
|
-
}
|
|
389
|
-
Publication.getInitialProps = async (ctx) => {
|
|
390
|
-
const { query } = ctx
|
|
391
|
-
const {
|
|
392
|
-
query: { year },
|
|
393
|
-
} = ctx
|
|
394
|
-
const pub = await client.fetch(getQuery('publication'), query)
|
|
395
|
-
**import urlFor from framework**
|
|
396
|
-
pub.issues.map((issue) => {
|
|
397
|
-
issue.thumbnail = urlFor({client, source: issue.thumbnail})
|
|
398
|
-
})
|
|
399
|
-
return { pub, year }
|
|
400
|
-
}
|
|
401
|
-
export default Publication
|
|
376
|
+
/* usage & query
|
|
377
|
+
const Publication = (props) => {
|
|
378
|
+
const { cache, pub, year } = props
|
|
379
|
+
const targeting = {
|
|
380
|
+
content_placement: [`/journals/${pub.identifier.current}`],
|
|
381
|
+
document_url: [`/journals/${pub.identifier.current}`],
|
|
382
|
+
}
|
|
383
|
+
return (
|
|
384
|
+
<Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
|
|
385
|
+
<PublicationLanding publication={pub} year={year} href={'journals'} />
|
|
386
|
+
</Shell>
|
|
387
|
+
)
|
|
388
|
+
}
|
|
389
|
+
Publication.getInitialProps = async (ctx) => {
|
|
390
|
+
const { query } = ctx
|
|
391
|
+
const {
|
|
392
|
+
query: { year },
|
|
393
|
+
} = ctx
|
|
394
|
+
const pub = await client.fetch(getQuery('publication'), query)
|
|
395
|
+
**import urlFor from framework**
|
|
396
|
+
pub.issues.map((issue) => {
|
|
397
|
+
issue.thumbnail = urlFor({client, source: issue.thumbnail})
|
|
398
|
+
})
|
|
399
|
+
return { pub, year }
|
|
400
|
+
}
|
|
401
|
+
export default Publication
|
|
402
402
|
*/
|
|
403
403
|
|
|
404
404
|
var generateContentPlacements = function generateContentPlacements(issues) {
|
|
@@ -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-f0fc23eb.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
12
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
13
|
import { m as main_43 } from './main-754d4992.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-c14e043c.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-2892de3c.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -24,6 +24,7 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
24
24
|
import './_iter-detect-98db3b07.js';
|
|
25
25
|
import './index-3f5c03b2.js';
|
|
26
26
|
import 'react-dom';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
27
28
|
import 'prop-types';
|
|
28
29
|
import 'react-bootstrap/Card';
|
|
29
30
|
import './AdSlot.js';
|
|
@@ -5,15 +5,15 @@ 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-f0fc23eb.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
12
|
import { m as main_43 } from './main-754d4992.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-c14e043c.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-2892de3c.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';
|
|
@@ -24,6 +24,7 @@ import './web.dom.iterable-ab4dea5c.js';
|
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
25
|
import './_set-species-2cd9340f.js';
|
|
26
26
|
import './_iter-detect-98db3b07.js';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
27
28
|
import 'prop-types';
|
|
28
29
|
import 'react-dom';
|
|
29
30
|
import 'react-bootstrap/Card';
|
|
@@ -12,34 +12,34 @@ import './index-3f5c03b2.js';
|
|
|
12
12
|
import 'react-dom';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
15
|
-
/*
|
|
16
|
-
Sample query
|
|
17
|
-
let references = ''
|
|
18
|
-
if(article.taxonomyMapping.length > 0){
|
|
19
|
-
article.taxonomyMapping.forEach((ref, index) => {
|
|
20
|
-
references = references + `references('${ref._ref}') `
|
|
21
|
-
if(index+1 !== article.taxonomyMapping.length){
|
|
22
|
-
references = references + ` && `
|
|
23
|
-
}
|
|
24
|
-
})
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
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] {
|
|
28
|
-
...,
|
|
29
|
-
title,
|
|
30
|
-
summary,
|
|
31
|
-
thumbnail,
|
|
32
|
-
url,
|
|
33
|
-
published,
|
|
34
|
-
authorMapping[]->,
|
|
35
|
-
contentCategory->
|
|
36
|
-
}`
|
|
37
|
-
const relatedArticles = await client.fetch(relatedArticlesQuery)
|
|
38
|
-
|
|
39
|
-
Sample usage
|
|
40
|
-
<RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
|
|
41
|
-
|
|
42
|
-
|
|
15
|
+
/*
|
|
16
|
+
Sample query
|
|
17
|
+
let references = ''
|
|
18
|
+
if(article.taxonomyMapping.length > 0){
|
|
19
|
+
article.taxonomyMapping.forEach((ref, index) => {
|
|
20
|
+
references = references + `references('${ref._ref}') `
|
|
21
|
+
if(index+1 !== article.taxonomyMapping.length){
|
|
22
|
+
references = references + ` && `
|
|
23
|
+
}
|
|
24
|
+
})
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
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] {
|
|
28
|
+
...,
|
|
29
|
+
title,
|
|
30
|
+
summary,
|
|
31
|
+
thumbnail,
|
|
32
|
+
url,
|
|
33
|
+
published,
|
|
34
|
+
authorMapping[]->,
|
|
35
|
+
contentCategory->
|
|
36
|
+
}`
|
|
37
|
+
const relatedArticles = await client.fetch(relatedArticlesQuery)
|
|
38
|
+
|
|
39
|
+
Sample usage
|
|
40
|
+
<RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
|
|
41
|
+
|
|
42
|
+
|
|
43
43
|
*/
|
|
44
44
|
var RelatedContent = function RelatedContent(props) {
|
|
45
45
|
var client = props.client,
|
|
@@ -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) {
|
package/dist/esm/Segment.js
CHANGED
|
@@ -214,7 +214,8 @@ var Segment = {
|
|
|
214
214
|
document_group: properties.document_group && properties.document_group.length > 0 ? properties.document_group : '',
|
|
215
215
|
domain: domain,
|
|
216
216
|
keywords: _this2.getMeta('keywords'),
|
|
217
|
-
osano: _this2.getOsano()
|
|
217
|
+
osano: _this2.getOsano(),
|
|
218
|
+
LassoImpressionID: window.LassoImpressionID ? window.LassoImpressionID : ''
|
|
218
219
|
});
|
|
219
220
|
|
|
220
221
|
case 15:
|
|
@@ -272,7 +273,8 @@ var Segment = {
|
|
|
272
273
|
brightCovePlayerID: brightCovePlayerID,
|
|
273
274
|
brightCoveAccountID: brightCoveAccountID,
|
|
274
275
|
keywords: _this3.getMeta('keywords'),
|
|
275
|
-
osano: _this3.getOsano()
|
|
276
|
+
osano: _this3.getOsano(),
|
|
277
|
+
LassoImpressionID: window.LassoImpressionID ? window.LassoImpressionID : ''
|
|
276
278
|
};
|
|
277
279
|
|
|
278
280
|
|
|
@@ -331,7 +333,8 @@ var Segment = {
|
|
|
331
333
|
brightCovePlayerID: brightCovePlayerID,
|
|
332
334
|
brightCoveAccountID: brightCoveAccountID,
|
|
333
335
|
keywords: _this4.getMeta('keywords'),
|
|
334
|
-
osano: _this4.getOsano()
|
|
336
|
+
osano: _this4.getOsano(),
|
|
337
|
+
LassoImpressionID: window.LassoImpressionID ? window.LassoImpressionID : ''
|
|
335
338
|
};
|
|
336
339
|
|
|
337
340
|
|
|
@@ -385,7 +388,8 @@ var Segment = {
|
|
|
385
388
|
sourceAgnosticlineId: sourceAgnosticlineId,
|
|
386
389
|
domain: domain,
|
|
387
390
|
keywords: _this5.getMeta('keywords'),
|
|
388
|
-
osano: _this5.getOsano()
|
|
391
|
+
osano: _this5.getOsano(),
|
|
392
|
+
LassoImpressionID: window.LassoImpressionID ? window.LassoImpressionID : ''
|
|
389
393
|
});
|
|
390
394
|
|
|
391
395
|
case 9:
|
|
@@ -435,7 +439,8 @@ var Segment = {
|
|
|
435
439
|
sourceAgnosticlineId: sourceAgnosticlineId,
|
|
436
440
|
domain: domain,
|
|
437
441
|
keywords: _this6.getMeta('keywords'),
|
|
438
|
-
osano: _this6.getOsano()
|
|
442
|
+
osano: _this6.getOsano(),
|
|
443
|
+
LassoImpressionID: window.LassoImpressionID ? window.LassoImpressionID : ''
|
|
439
444
|
});
|
|
440
445
|
|
|
441
446
|
case 9:
|
|
@@ -3,14 +3,15 @@ import { _ as _extends } from './extends-1559c147.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-f0fc23eb.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-b467f00c.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 './web.dom.iterable-ab4dea5c.js';
|
|
14
|
+
import './events-6c3a7a63.js';
|
|
14
15
|
import 'prop-types';
|
|
15
16
|
import './index-c7e2ac95.js';
|
|
16
17
|
import './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-754d4992.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/SideFooter.js
CHANGED
|
@@ -33,8 +33,8 @@ var renderLink = function renderLink(row) {
|
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
var SideFooter = function SideFooter(props) {
|
|
36
|
-
/*
|
|
37
|
-
useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
|
|
36
|
+
/*
|
|
37
|
+
useage example: <SideFooter cache={props.cache} logo='https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png' />
|
|
38
38
|
*/
|
|
39
39
|
var _get = get_1(props, 'cache.siteSettingCache', {}),
|
|
40
40
|
socialLinks = _get.socialLinks,
|
|
@@ -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-4a515426.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -16,7 +16,8 @@ import 'prop-types';
|
|
|
16
16
|
import './index-3f5c03b2.js';
|
|
17
17
|
import 'react-bootstrap';
|
|
18
18
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
19
|
+
import './index-f0fc23eb.js';
|
|
20
|
+
import './events-6c3a7a63.js';
|
|
20
21
|
import './index-c7e2ac95.js';
|
|
21
22
|
import './util-8ed16d48.js';
|
|
22
23
|
import './Beam.js';
|
|
@@ -18,7 +18,8 @@ import './core.get-iterator-method-ea258bb1.js';
|
|
|
18
18
|
import './AdSlot.js';
|
|
19
19
|
import './extends-1559c147.js';
|
|
20
20
|
import 'prop-types';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-f0fc23eb.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import './debounce-533d9748.js';
|
|
23
24
|
import './isSymbol-a7e9aafe.js';
|
|
24
25
|
import './toNumber-5aeba6e7.js';
|