@mjhls/mjh-framework 1.0.985-article-abstract-v2 → 1.0.986-article-rec-test

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.
Files changed (179) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AlgoliaSearch.js +13 -5
  3. package/dist/cjs/ArticleProgramLandingPage.js +1 -1
  4. package/dist/cjs/ArticleSeriesLandingPage.js +2 -2
  5. package/dist/cjs/Auth.js +20 -17
  6. package/dist/cjs/AuthWrapper.js +19 -13
  7. package/dist/cjs/CMEDeck.js +5 -1
  8. package/dist/cjs/Column1.js +1 -1
  9. package/dist/cjs/Column2.js +1 -1
  10. package/dist/cjs/Column3.js +1 -1
  11. package/dist/cjs/ConferenceArticleCard.js +15 -15
  12. package/dist/cjs/ContentCardPaginated.js +1 -1
  13. package/dist/cjs/DeckContent.js +9 -9
  14. package/dist/cjs/Dfp-9be904d5.js +1 -1
  15. package/dist/cjs/EventsDeck.js +17 -17
  16. package/dist/cjs/ExternalResources.js +1 -1
  17. package/dist/cjs/GridContent.js +2 -2
  18. package/dist/cjs/GridContentPaginated.js +2 -2
  19. package/dist/cjs/HamMagazine.js +10 -10
  20. package/dist/cjs/Header.js +1 -1
  21. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  22. package/dist/cjs/HorizontalArticleListing.js +1 -1
  23. package/dist/cjs/IssueLanding.js +32 -32
  24. package/dist/cjs/KMTracker.js +15 -15
  25. package/dist/cjs/LeftNav.js +1 -1
  26. package/dist/cjs/MasterDeck.js +10 -10
  27. package/dist/cjs/MasterDeckPaginated.js +10 -10
  28. package/dist/cjs/{MediaSeriesCard-84fa20f4.js → MediaSeriesCard-1b1bd850.js} +66 -44
  29. package/dist/cjs/MediaSeriesLanding.js +9 -9
  30. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -9
  31. package/dist/cjs/NavDvm.js +1 -1
  32. package/dist/cjs/NavMagazine.js +11 -11
  33. package/dist/cjs/NavNative.js +10 -10
  34. package/dist/cjs/PartnerDetailListing.js +3 -3
  35. package/dist/cjs/PartnerDetailListingPaginated.js +3 -3
  36. package/dist/cjs/PubSection.js +2 -2
  37. package/dist/cjs/PublicationLanding.js +26 -26
  38. package/dist/cjs/QueueDeckExpanded.js +2 -2
  39. package/dist/cjs/QueueDeckExpandedPaginated.js +2 -2
  40. package/dist/cjs/RelatedContent.js +28 -28
  41. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  42. package/dist/cjs/Segment.js +49 -0
  43. package/dist/cjs/SeriesListingDeck.js +1 -1
  44. package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
  45. package/dist/cjs/SideFooter.js +2 -2
  46. package/dist/cjs/TaxonomyDescription.js +1 -1
  47. package/dist/cjs/VideoProgramLandingPage.js +1 -1
  48. package/dist/cjs/VideoSeriesCard.js +1 -1
  49. package/dist/cjs/VideoSeriesLandingPage.js +2 -2
  50. package/dist/cjs/View.js +147 -75
  51. package/dist/cjs/YoutubeGroup.js +4 -4
  52. package/dist/cjs/getSerializers.js +1 -1
  53. package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
  54. package/dist/cjs/getTargeting.js +1 -1
  55. package/dist/cjs/{index-7f3d9184.js → index-c5778fcd.js} +2 -0
  56. package/dist/cjs/index.js +5 -5
  57. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  58. package/dist/esm/AD.js +1 -1
  59. package/dist/esm/AD300x250.js +1 -1
  60. package/dist/esm/AD300x250x600.js +1 -1
  61. package/dist/esm/AD728x90.js +1 -1
  62. package/dist/esm/ADFloatingFooter.js +1 -1
  63. package/dist/esm/ADFooter.js +1 -1
  64. package/dist/esm/ADGutter.js +1 -1
  65. package/dist/esm/ADSkyscraper.js +1 -1
  66. package/dist/esm/ADSponsoredResources.js +1 -1
  67. package/dist/esm/ADWebcast.js +1 -1
  68. package/dist/esm/ADWelcome.js +1 -1
  69. package/dist/esm/AccordionPanel.js +1 -1
  70. package/dist/esm/AdSlot.js +1 -1
  71. package/dist/esm/AdSlotsProvider.js +1 -1
  72. package/dist/esm/AlgoliaSearch.js +14 -6
  73. package/dist/esm/AlphabeticList.js +1 -1
  74. package/dist/esm/ArticleCarousel.js +1 -1
  75. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  76. package/dist/esm/ArticleSeriesLandingPage.js +3 -3
  77. package/dist/esm/ArticleSeriesListing.js +1 -1
  78. package/dist/esm/Auth.js +20 -18
  79. package/dist/esm/AuthWrapper.js +20 -14
  80. package/dist/esm/Beam.js +1 -1
  81. package/dist/esm/Breadcrumbs.js +1 -1
  82. package/dist/esm/CMEDeck.js +6 -2
  83. package/dist/esm/Column1.js +1 -2
  84. package/dist/esm/Column2.js +1 -2
  85. package/dist/esm/Column3.js +1 -2
  86. package/dist/esm/ConferenceArticleCard.js +16 -16
  87. package/dist/esm/ContentCardPaginated.js +2 -2
  88. package/dist/esm/DeckContent.js +10 -10
  89. package/dist/esm/DeckQueue.js +1 -1
  90. package/dist/esm/DeckQueuePaginated.js +1 -1
  91. package/dist/esm/Dfp-102f0beb.js +1 -1
  92. package/dist/esm/EventsDeck.js +18 -18
  93. package/dist/esm/ExternalResources.js +2 -2
  94. package/dist/esm/Feature.js +1 -1
  95. package/dist/esm/ForbesHero.js +1 -1
  96. package/dist/esm/GridContent.js +3 -3
  97. package/dist/esm/GridContentPaginated.js +3 -3
  98. package/dist/esm/GridHero.js +1 -1
  99. package/dist/esm/GroupDeck.js +1 -1
  100. package/dist/esm/HamMagazine.js +10 -11
  101. package/dist/esm/Header.js +1 -2
  102. package/dist/esm/HealthCareProfessionalModal.js +2 -2
  103. package/dist/esm/Hero.js +1 -1
  104. package/dist/esm/HighlightenVideo.js +1 -1
  105. package/dist/esm/HorizontalArticleListing.js +2 -2
  106. package/dist/esm/HorizontalHero.js +1 -1
  107. package/dist/esm/IssueContentDeck.js +1 -1
  108. package/dist/esm/IssueDeck.js +1 -1
  109. package/dist/esm/IssueLanding.js +33 -33
  110. package/dist/esm/KMTracker.js +16 -16
  111. package/dist/esm/LeftNav.js +1 -2
  112. package/dist/esm/MasterDeck.js +11 -11
  113. package/dist/esm/MasterDeckPaginated.js +11 -11
  114. package/dist/esm/{MediaSeriesCard-22059712.js → MediaSeriesCard-029542ab.js} +66 -44
  115. package/dist/esm/MediaSeriesLanding.js +10 -10
  116. package/dist/esm/MediaSeriesLandingPaginated.js +10 -10
  117. package/dist/esm/NavDvm.js +1 -2
  118. package/dist/esm/NavMagazine.js +11 -12
  119. package/dist/esm/NavNative.js +10 -11
  120. package/dist/esm/OncliveHero.js +1 -1
  121. package/dist/esm/OncliveLargeHero.js +1 -1
  122. package/dist/esm/PageFilter.js +1 -1
  123. package/dist/esm/PartnerDetailListing.js +4 -4
  124. package/dist/esm/PartnerDetailListingPaginated.js +4 -4
  125. package/dist/esm/PdfDownload.js +1 -1
  126. package/dist/esm/PopUpModal.js +1 -1
  127. package/dist/esm/PtceDeck.js +1 -1
  128. package/dist/esm/PubSection.js +3 -3
  129. package/dist/esm/PubToc.js +1 -1
  130. package/dist/esm/PublicationDeck.js +1 -1
  131. package/dist/esm/PublicationLanding.js +27 -27
  132. package/dist/esm/QueueDeckExpanded.js +3 -3
  133. package/dist/esm/QueueDeckExpandedPaginated.js +3 -3
  134. package/dist/esm/RecentNews.js +1 -1
  135. package/dist/esm/RelatedContent.js +29 -29
  136. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  137. package/dist/esm/RolesDeck.js +1 -1
  138. package/dist/esm/Schema.js +1 -1
  139. package/dist/esm/Search.js +1 -1
  140. package/dist/esm/Segment.js +51 -2
  141. package/dist/esm/SeriesListingDeck.js +2 -2
  142. package/dist/esm/{SeriesSlider-e495571f.js → SeriesSlider-f771e20d.js} +4 -4
  143. package/dist/esm/SetCookie.js +1 -1
  144. package/dist/esm/SideFooter.js +3 -3
  145. package/dist/esm/SocialIcons.js +1 -1
  146. package/dist/esm/SocialShare.js +1 -1
  147. package/dist/esm/TaxonomyCard.js +1 -1
  148. package/dist/esm/TaxonomyDescription.js +2 -2
  149. package/dist/esm/TemplateNormal.js +1 -1
  150. package/dist/esm/ThumbnailCard.js +1 -1
  151. package/dist/esm/Ustream.js +1 -1
  152. package/dist/esm/VerticalHero.js +1 -1
  153. package/dist/esm/VideoProgramLandingPage.js +2 -2
  154. package/dist/esm/VideoSeriesCard.js +2 -2
  155. package/dist/esm/VideoSeriesFilter.js +1 -1
  156. package/dist/esm/VideoSeriesLandingPage.js +3 -3
  157. package/dist/esm/VideoSeriesListing.js +1 -1
  158. package/dist/esm/View.js +148 -76
  159. package/dist/esm/YahooHero.js +1 -1
  160. package/dist/esm/YoutubeGroup.js +5 -5
  161. package/dist/esm/getKeywords.js +1 -1
  162. package/dist/esm/getQuery.js +1 -1
  163. package/dist/esm/getRelatedArticle.js +1 -1
  164. package/dist/esm/getRootDocGroup.js +1 -1
  165. package/dist/esm/getSerializers.js +1 -1
  166. package/dist/esm/getSeriesDetail.js +1 -1
  167. package/dist/esm/{getTargeting-04d979c9.js → getTargeting-42f9b439.js} +9 -9
  168. package/dist/esm/getTargeting.js +1 -1
  169. package/dist/esm/{index-1df13f26.js → index-98646d5c.js} +2 -0
  170. package/dist/esm/index.js +5 -5
  171. package/dist/esm/stringify-2b084bee.js +1 -1
  172. package/dist/esm/timeDifferenceCalc.js +1 -1
  173. package/dist/esm/urlFor.js +1 -1
  174. package/dist/esm/ustream-api-d3714624.js +1 -1
  175. package/package.json +115 -115
  176. /package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-e87afe8a.js} +0 -0
  177. /package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-b5a3d436.js} +0 -0
  178. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-5765a73a.js} +0 -0
  179. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-5e36f317.js} +0 -0
@@ -11,34 +11,34 @@ import './index-3f5c03b2.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 default RelatedContent;
108
+ export { RelatedContent as default };
@@ -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 default RelatedTopicsDropdown;
82
+ export { RelatedTopicsDropdown as default };
@@ -81,4 +81,4 @@ var RolesDeck = function RolesDeck(props) {
81
81
  );
82
82
  };
83
83
 
84
- export default RolesDeck;
84
+ export { RolesDeck as default };
@@ -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 default Schema;
95
+ export { Schema as default };
@@ -54,4 +54,4 @@ var Search = function Search(props) {
54
54
  );
55
55
  };
56
56
 
57
- export default Search;
57
+ export { Search as default };
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { a as _Promise, _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
3
  import './core.get-iterator-method-ea258bb1.js';
4
4
  import './web.dom.iterable-ab4dea5c.js';
@@ -38,6 +38,55 @@ var Segment = {
38
38
  email: email
39
39
  });
40
40
  },
41
+ identifyWithGroupAndEmail: function identifyWithGroupAndEmail(groupId, email, anonId) {
42
+ if (typeof analytics === 'undefined') {
43
+ console.error('Segment not initialized', analytics);
44
+ return;
45
+ }
46
+
47
+ // let buff = Buffer.from(email, 'ascii')
48
+ // const eKey = buff.toString('base64')
49
+
50
+ analytics.identify(anonId, {
51
+ groupId: groupId,
52
+ email: email
53
+ });
54
+ },
55
+ createGroup: function createGroup(groupId, anonId, groupName) {
56
+ if (typeof analytics === 'undefined') {
57
+ console.error('Segment not initialized', analytics);
58
+ return;
59
+ }
60
+
61
+ var buff = Buffer.from(groupId, 'ascii');
62
+ console.log('buff', buff);
63
+
64
+ var eKey = buff.toString('base64');
65
+ console.log('eKey', eKey);
66
+ _Promise.resolve(analytics.group(groupId, {
67
+ anonymousId: anonId,
68
+ name: groupName
69
+ })).then(function (data) {
70
+ return console.log('data', data);
71
+ }).catch(function (e) {
72
+ return console.log('Error: ' + e);
73
+ });
74
+ },
75
+ identifyWithGroup: function identifyWithGroup(groupId, anonId) {
76
+ if (!groupId) {
77
+ throw new Error('Argument is not present');
78
+ }
79
+
80
+ if (typeof analytics === 'undefined') {
81
+ console.error('Segment not initialized', analytics);
82
+ return;
83
+ }
84
+ _Promise.resolve(analytics.identify(anonId, {
85
+ groupId: groupId
86
+ })).then(function (res) {
87
+ return console.log('response', res);
88
+ });
89
+ },
41
90
  getURL: function getURL(url) {
42
91
  var data = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
43
92
 
@@ -398,4 +447,4 @@ var Segment = {
398
447
  }
399
448
  };
400
449
 
401
- export default Segment;
450
+ export { Segment as default };
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect, useRef } from 'react';
5
5
  import { useRouter } from 'next/router';
6
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-e495571f.js';
8
+ import { S as SeriesSlider } from './SeriesSlider-f771e20d.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';
@@ -240,4 +240,4 @@ var SeriesListingDeck = function SeriesListingDeck(props) {
240
240
  );
241
241
  };
242
242
 
243
- export default SeriesListingDeck;
243
+ export { SeriesListingDeck as default };
@@ -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) {
@@ -5,4 +5,4 @@ var SetCookie = function SetCookie(key, value) {
5
5
  js_cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });
6
6
  };
7
7
 
8
- export default SetCookie;
8
+ export { SetCookie as default };
@@ -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 default SideFooter;
145
+ export { SideFooter as default };
@@ -94,4 +94,4 @@ var SocialIcons = function SocialIcons(props) {
94
94
  }
95
95
  };
96
96
 
97
- export default SocialIcons;
97
+ export { SocialIcons as default };
@@ -64,4 +64,4 @@ var SocialShare = function SocialShare(props) {
64
64
 
65
65
  var SocialShare$1 = React__default.memo(SocialShare);
66
66
 
67
- export default SocialShare$1;
67
+ export { SocialShare$1 as default };
@@ -240,4 +240,4 @@ var TaxonomyCard = function TaxonomyCard(props) {
240
240
  );
241
241
  };
242
242
 
243
- export default TaxonomyCard;
243
+ 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-1df13f26.js';
8
+ import { g as getSerializers } from './index-98646d5c.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
10
  import './core.get-iterator-method-ea258bb1.js';
11
11
  import './_object-pie-133f504a.js';
@@ -197,4 +197,4 @@ TaxonomyDescription.getDescription = function () {
197
197
  };
198
198
  }();
199
199
 
200
- export default TaxonomyDescription;
200
+ export { TaxonomyDescription as default };
@@ -195,4 +195,4 @@ var TemplateNormal = function TemplateNormal(props) {
195
195
  );
196
196
  };
197
197
 
198
- export default TemplateNormal;
198
+ export { TemplateNormal as default };
@@ -49,4 +49,4 @@ var ThumbnailCard = function ThumbnailCard(_ref) {
49
49
  );
50
50
  };
51
51
 
52
- export default ThumbnailCard;
52
+ export { ThumbnailCard as default };
@@ -147,4 +147,4 @@ var Ustream = function Ustream(_ref) {
147
147
 
148
148
  var Ustream$1 = React__default.memo(Ustream);
149
149
 
150
- export default Ustream$1;
150
+ export { Ustream$1 as default };
@@ -65,4 +65,4 @@ var VerticalHero = function VerticalHero(props) {
65
65
  );
66
66
  };
67
67
 
68
- export default VerticalHero;
68
+ export { VerticalHero as default };
@@ -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-1df13f26.js';
8
+ import { g as getSerializers } from './index-98646d5c.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-ea258bb1.js';
@@ -250,4 +250,4 @@ VideoProgramLandingPage.getInitialData = function () {
250
250
  };
251
251
  }();
252
252
 
253
- export default VideoProgramLandingPage;
253
+ export { VideoProgramLandingPage as default };
@@ -15,7 +15,7 @@ import 'react-dom';
15
15
  import './slicedToArray-6ebcbfea.js';
16
16
  import './index-3f5c03b2.js';
17
17
 
18
- var css = ".VideoSeriesCard-module_article__Hlc3e {\r\n width: 100%;\r\n margin: 0 0 1rem 0;\r\n}\r\n.VideoSeriesCard-module_article__Hlc3e a {\r\n display: flex;\r\n width: 100%;\r\n color: #000000;\r\n}\r\n.VideoSeriesCard-module_thumb__3hGyJ {\r\n width: 25%;\r\n}\r\n.VideoSeriesCard-module_thumb__3hGyJ img {\r\n width: 100%;\r\n height: auto;\r\n}\r\n.VideoSeriesCard-module_info__2_i1N {\r\n width: 75%;\r\n font-size: 1rem;\r\n}\r\n.VideoSeriesCard-module_info__2_i1N h2 {\r\n font-weight: bold;\r\n font-size: 1.25rem;\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_published__1fI0q {\r\n color: #6d6d6d;\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_summary__3hWJT {\r\n margin: 0.5rem 0 0 0;\r\n}\r\n.VideoSeriesCard-module_author__aU35o {\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_author__aU35o span {\r\n color: #6d6d6d;\r\n}\r\n@media only screen and (max-width: 568px) {\r\n .VideoSeriesCard-module_article__Hlc3e {\r\n margin: 1rem 0;\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n }\r\n .VideoSeriesCard-module_article__Hlc3e a {\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ {\r\n overflow: hidden;\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ img{\r\n border-radius: 10px 10px 0 0; \r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ figure {\r\n margin: 0;\r\n }\r\n .VideoSeriesCard-module_info__2_i1N {\r\n width: 90%;\r\n padding: 1rem !important;\r\n }\r\n .VideoSeriesCard-module_info__2_i1N h2 {\r\n font-size: 1rem;\r\n }\r\n}\r\n";
18
+ var css = ".VideoSeriesCard-module_article__Hlc3e {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.VideoSeriesCard-module_article__Hlc3e a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.VideoSeriesCard-module_thumb__3hGyJ {\n width: 25%;\n}\n.VideoSeriesCard-module_thumb__3hGyJ img {\n width: 100%;\n height: auto;\n}\n.VideoSeriesCard-module_info__2_i1N {\n width: 75%;\n font-size: 1rem;\n}\n.VideoSeriesCard-module_info__2_i1N h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.VideoSeriesCard-module_published__1fI0q {\n color: #6d6d6d;\n margin: 0;\n}\n.VideoSeriesCard-module_summary__3hWJT {\n margin: 0.5rem 0 0 0;\n}\n.VideoSeriesCard-module_author__aU35o {\n margin: 0;\n}\n.VideoSeriesCard-module_author__aU35o span {\n color: #6d6d6d;\n}\n@media only screen and (max-width: 568px) {\n .VideoSeriesCard-module_article__Hlc3e {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .VideoSeriesCard-module_article__Hlc3e a {\n flex-direction: column;\n align-items: center;\n }\n .VideoSeriesCard-module_thumb__3hGyJ {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .VideoSeriesCard-module_thumb__3hGyJ img{\n border-radius: 10px 10px 0 0; \n }\n .VideoSeriesCard-module_thumb__3hGyJ figure {\n margin: 0;\n }\n .VideoSeriesCard-module_info__2_i1N {\n width: 90%;\n padding: 1rem !important;\n }\n .VideoSeriesCard-module_info__2_i1N h2 {\n font-size: 1rem;\n }\n}\n";
19
19
  var styles = { "article": "VideoSeriesCard-module_article__Hlc3e", "thumb": "VideoSeriesCard-module_thumb__3hGyJ", "info": "VideoSeriesCard-module_info__2_i1N", "published": "VideoSeriesCard-module_published__1fI0q", "summary": "VideoSeriesCard-module_summary__3hWJT", "author": "VideoSeriesCard-module_author__aU35o" };
20
20
  styleInject(css);
21
21
 
@@ -79,4 +79,4 @@ var VideoSeriesCard = function VideoSeriesCard(props) {
79
79
  );
80
80
  };
81
81
 
82
- export default VideoSeriesCard;
82
+ export { VideoSeriesCard as default };
@@ -119,4 +119,4 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
119
119
  };
120
120
  var VideoSeriesFilter$1 = withRouter(VideoSeriesFilter);
121
121
 
122
- export default VideoSeriesFilter$1;
122
+ export { VideoSeriesFilter$1 as default };
@@ -36,13 +36,13 @@ import './index.es-a6137319.js';
36
36
  import './visibility-sensor-72fd8f8b.js';
37
37
  import 'react-dom';
38
38
  import './index-3f5c03b2.js';
39
- import './ADlgInfeed-dc36c928.js';
39
+ import './ADlgInfeed-5e36f317.js';
40
40
  import './AdSlot.js';
41
41
  import './Beam.js';
42
42
  import './stringify-2b084bee.js';
43
43
  import './Segment.js';
44
44
  import './main-1894c974.js';
45
- import './ADInfeed-6d1fc6bf.js';
45
+ import './ADInfeed-5765a73a.js';
46
46
  import './index-755f2cc2.js';
47
47
  import './urlFor.js';
48
48
  import './style-inject.es-1f59c1d0.js';
@@ -170,4 +170,4 @@ VideoSeriesLandingPage.getInitialData = function () {
170
170
  };
171
171
  }();
172
172
 
173
- export default VideoSeriesLandingPage;
173
+ export { VideoSeriesLandingPage as default };
@@ -413,4 +413,4 @@ var VideoSeriesListing = function (_React$Component) {
413
413
 
414
414
  var VideoSeriesListing$1 = withRouter(VideoSeriesListing);
415
415
 
416
- export default VideoSeriesListing$1;
416
+ export { VideoSeriesListing$1 as default };