@mjhls/mjh-framework 1.0.733-beta-0.2 → 1.0.733-beta.0

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 (122) hide show
  1. package/dist/cjs/AD300x250.js +1 -3
  2. package/dist/cjs/AD300x250x600.js +1 -3
  3. package/dist/cjs/AD728x90.js +1 -3
  4. package/dist/cjs/ADFloatingFooter.js +1 -3
  5. package/dist/cjs/ADGutter.js +1 -3
  6. package/dist/cjs/ADSkyscraper.js +1 -3
  7. package/dist/cjs/ADSponsoredResources.js +1 -3
  8. package/dist/cjs/ADWebcast.js +1 -3
  9. package/dist/cjs/ADWelcome.js +1 -3
  10. package/dist/cjs/ArticleCarousel.js +1 -1
  11. package/dist/cjs/ArticleProgramLandingPage.js +6 -6
  12. package/dist/cjs/ArticleSeriesLandingPage.js +3 -3
  13. package/dist/cjs/ArticleSeriesListing.js +2 -2
  14. package/dist/cjs/Auth.js +5 -5
  15. package/dist/cjs/{BlockContent-80b15fac.js → BlockContent-091a991f.js} +1 -1
  16. package/dist/cjs/ConferenceArticleCard.js +1 -1
  17. package/dist/cjs/DeckContent.js +2 -2
  18. package/dist/cjs/DeckQueue.js +2 -2
  19. package/dist/cjs/ExternalResources.js +4 -4
  20. package/dist/cjs/Feature.js +1 -1
  21. package/dist/cjs/ForbesHero.js +1 -1
  22. package/dist/cjs/GridContent.js +5 -9
  23. package/dist/cjs/GridHero.js +1 -1
  24. package/dist/cjs/GroupDeck.js +1 -1
  25. package/dist/cjs/Hero.js +1 -1
  26. package/dist/cjs/HorizontalArticleListing.js +4 -4
  27. package/dist/cjs/HorizontalHero.js +1 -1
  28. package/dist/cjs/IssueContentDeck.js +1 -1
  29. package/dist/cjs/IssueDeck.js +1 -1
  30. package/dist/cjs/IssueLanding.js +2 -2
  31. package/dist/cjs/MasterDeck.js +5 -9
  32. package/dist/cjs/OncliveHero.js +1 -1
  33. package/dist/cjs/OncliveLargeHero.js +1 -1
  34. package/dist/cjs/PartnerDetailListing.js +7 -7
  35. package/dist/cjs/PubSection.js +2 -2
  36. package/dist/cjs/PublicationDeck.js +2 -2
  37. package/dist/cjs/QueueDeckExpanded.js +4 -8
  38. package/dist/cjs/RecentNews.js +1 -1
  39. package/dist/cjs/RelatedContent.js +1 -1
  40. package/dist/cjs/TaxonomyCard.js +2 -2
  41. package/dist/cjs/TaxonomyDescription.js +4 -4
  42. package/dist/cjs/ThumbnailCard.js +1 -1
  43. package/dist/cjs/VerticalHero.js +1 -1
  44. package/dist/cjs/VideoProgramLandingPage.js +6 -6
  45. package/dist/cjs/VideoSeriesCard.js +3 -3
  46. package/dist/cjs/VideoSeriesLandingPage.js +5 -5
  47. package/dist/cjs/VideoSeriesListing.js +2 -2
  48. package/dist/cjs/View.js +62 -107
  49. package/dist/cjs/YahooHero.js +1 -1
  50. package/dist/cjs/YoutubeGroup.js +1 -1
  51. package/dist/cjs/getQuery.js +2 -1
  52. package/dist/cjs/getRelatedArticle.js +64 -126
  53. package/dist/cjs/getSerializers.js +4 -4
  54. package/dist/cjs/{getTargeting-0d9b6b99.js → getTargeting-9af0ef69.js} +5 -9
  55. package/dist/cjs/getTargeting.js +1 -1
  56. package/dist/cjs/{index-41222a33.js → index-44b6f046.js} +439 -451
  57. package/dist/cjs/{index-39beccb3.js → index-be0c82be.js} +1 -2
  58. package/dist/cjs/index.js +6 -6
  59. package/dist/cjs/{inherits-513d81cd.js → inherits-c9f99d47.js} +4 -4
  60. package/dist/cjs/{lodash-7fd85bcf.js → lodash-fc2922d0.js} +22 -71
  61. package/dist/cjs/urlFor.js +1 -1
  62. package/dist/esm/AD300x250.js +1 -3
  63. package/dist/esm/AD300x250x600.js +1 -3
  64. package/dist/esm/AD728x90.js +1 -3
  65. package/dist/esm/ADFloatingFooter.js +1 -3
  66. package/dist/esm/ADGutter.js +1 -3
  67. package/dist/esm/ADSkyscraper.js +1 -3
  68. package/dist/esm/ADSponsoredResources.js +1 -3
  69. package/dist/esm/ADWebcast.js +1 -3
  70. package/dist/esm/ADWelcome.js +1 -3
  71. package/dist/esm/ArticleCarousel.js +1 -1
  72. package/dist/esm/ArticleProgramLandingPage.js +3 -3
  73. package/dist/esm/ArticleSeriesLandingPage.js +2 -2
  74. package/dist/esm/ArticleSeriesListing.js +1 -1
  75. package/dist/esm/Auth.js +2 -2
  76. package/dist/esm/{BlockContent-c409aca5.js → BlockContent-e9b4ddcf.js} +1 -1
  77. package/dist/esm/ConferenceArticleCard.js +1 -1
  78. package/dist/esm/DeckContent.js +1 -1
  79. package/dist/esm/DeckQueue.js +1 -1
  80. package/dist/esm/ExternalResources.js +3 -3
  81. package/dist/esm/Feature.js +1 -1
  82. package/dist/esm/ForbesHero.js +1 -1
  83. package/dist/esm/GridContent.js +4 -8
  84. package/dist/esm/GridHero.js +1 -1
  85. package/dist/esm/GroupDeck.js +1 -1
  86. package/dist/esm/Hero.js +1 -1
  87. package/dist/esm/HorizontalArticleListing.js +3 -3
  88. package/dist/esm/HorizontalHero.js +1 -1
  89. package/dist/esm/IssueContentDeck.js +1 -1
  90. package/dist/esm/IssueDeck.js +1 -1
  91. package/dist/esm/IssueLanding.js +2 -2
  92. package/dist/esm/MasterDeck.js +4 -8
  93. package/dist/esm/OncliveHero.js +1 -1
  94. package/dist/esm/OncliveLargeHero.js +1 -1
  95. package/dist/esm/PartnerDetailListing.js +4 -4
  96. package/dist/esm/PubSection.js +2 -2
  97. package/dist/esm/PublicationDeck.js +2 -2
  98. package/dist/esm/QueueDeckExpanded.js +4 -8
  99. package/dist/esm/RecentNews.js +1 -1
  100. package/dist/esm/RelatedContent.js +1 -1
  101. package/dist/esm/TaxonomyCard.js +2 -2
  102. package/dist/esm/TaxonomyDescription.js +3 -3
  103. package/dist/esm/ThumbnailCard.js +1 -1
  104. package/dist/esm/VerticalHero.js +1 -1
  105. package/dist/esm/VideoProgramLandingPage.js +3 -3
  106. package/dist/esm/VideoSeriesCard.js +1 -1
  107. package/dist/esm/VideoSeriesLandingPage.js +2 -2
  108. package/dist/esm/VideoSeriesListing.js +1 -1
  109. package/dist/esm/View.js +36 -81
  110. package/dist/esm/YahooHero.js +1 -1
  111. package/dist/esm/YoutubeGroup.js +1 -1
  112. package/dist/esm/getQuery.js +2 -1
  113. package/dist/esm/getRelatedArticle.js +64 -126
  114. package/dist/esm/getSerializers.js +3 -3
  115. package/dist/esm/{getTargeting-a1ebbed5.js → getTargeting-7211f12c.js} +3 -7
  116. package/dist/esm/getTargeting.js +1 -1
  117. package/dist/esm/{index-3849e3fe.js → index-73819142.js} +1 -2
  118. package/dist/esm/{index-196b1669.js → index-96904235.js} +438 -450
  119. package/dist/esm/index.js +5 -5
  120. package/dist/esm/{lodash-ec8c6b48.js → lodash-17fdfebb.js} +22 -71
  121. package/dist/esm/urlFor.js +1 -1
  122. package/package.json +3 -3
@@ -7,7 +7,7 @@ import React__default from 'react';
7
7
  import 'prop-types';
8
8
  import { m as moment } from './moment-e2f9b20c.js';
9
9
  import 'react-dom';
10
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
10
+ import { i as imageUrlBuilder } from './index-73819142.js';
11
11
  import { L as LazyLoad } from './index-5f9f807a.js';
12
12
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
13
  import './slicedToArray-641f241f.js';
@@ -8,7 +8,7 @@ import './web.dom.iterable-4439f05a.js';
8
8
  import { _ as _typeof } from './typeof-6435ba1c.js';
9
9
  import './_is-array-58e95429.js';
10
10
  import React__default, { useRef, useState, useEffect } from 'react';
11
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
11
+ import { i as imageUrlBuilder } from './index-73819142.js';
12
12
  import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
13
13
  import { g as getYoutubeId } from './index-c7e2ac95.js';
14
14
  import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
package/dist/esm/Hero.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
3
+ import { i as imageUrlBuilder } from './index-73819142.js';
4
4
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
5
5
  import { Card } from 'react-bootstrap';
6
6
 
@@ -23,7 +23,7 @@ import 'next/router';
23
23
  import './isSymbol-807e927e.js';
24
24
  import './debounce-1a993acf.js';
25
25
  import 'react-dom';
26
- import './index-3849e3fe.js';
26
+ import './index-73819142.js';
27
27
  import './index-5f9f807a.js';
28
28
  import './main-e4a934b2.js';
29
29
  import './entities-7cc3bf45.js';
@@ -34,7 +34,7 @@ import './_set-species-3f8319f5.js';
34
34
  import './Segment.js';
35
35
  import './Beam.js';
36
36
  import './AdSlot.js';
37
- import { B as BlockContent } from './BlockContent-c409aca5.js';
37
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
38
38
  import './index-c7e2ac95.js';
39
39
  import './smoothscroll-0cd4c7a6.js';
40
40
  import './GroupDeck.js';
@@ -43,7 +43,7 @@ import 'react-bootstrap';
43
43
  import './iconBase-602d52fe.js';
44
44
  import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
45
45
  import ArticleCarousel from './ArticleCarousel.js';
46
- import { g as getSerializers } from './index-196b1669.js';
46
+ import { g as getSerializers } from './index-96904235.js';
47
47
  import './util-7700fc59.js';
48
48
  import './brightcove-react-player-loader.es-83f53e4e.js';
49
49
  import './_object-to-array-7e804fce.js';
@@ -1,7 +1,7 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import './moment-e2f9b20c.js';
4
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
4
+ import { i as imageUrlBuilder } from './index-73819142.js';
5
5
  import './iconBase-602d52fe.js';
6
6
  import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
7
7
 
@@ -10,7 +10,7 @@ import Col from 'react-bootstrap/Col';
10
10
  import Card from 'react-bootstrap/Card';
11
11
  import { m as moment } from './moment-e2f9b20c.js';
12
12
  import 'react-dom';
13
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
13
+ import { i as imageUrlBuilder } from './index-73819142.js';
14
14
  import { L as LazyLoad } from './index-5f9f807a.js';
15
15
  import './slicedToArray-641f241f.js';
16
16
  import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
@@ -14,7 +14,7 @@ import Col from 'react-bootstrap/Col';
14
14
  import Card from 'react-bootstrap/Card';
15
15
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
16
16
  import 'react-dom';
17
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
17
+ import { i as imageUrlBuilder } from './index-73819142.js';
18
18
  import { L as LazyLoad } from './index-5f9f807a.js';
19
19
  import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
20
20
  import Button from 'react-bootstrap/Button';
@@ -19,7 +19,7 @@ import './debounce-1a993acf.js';
19
19
  import './index.es-29c1cef5.js';
20
20
  import 'react-dom';
21
21
  import './visibility-sensor-0baa4eea.js';
22
- import './index-3849e3fe.js';
22
+ import './index-73819142.js';
23
23
  import './index-5f9f807a.js';
24
24
  import './main-e4a934b2.js';
25
25
  import './entities-7cc3bf45.js';
@@ -31,7 +31,7 @@ import './Segment.js';
31
31
  import './Beam.js';
32
32
  import './AdSlot.js';
33
33
  import './ADInfeed-0299bf7e.js';
34
- import './lodash-ec8c6b48.js';
34
+ import './lodash-17fdfebb.js';
35
35
  import './ADlgInfeed-7b627388.js';
36
36
  import './getContentCategory-15dcc413.js';
37
37
  import './AuthorComponent-34b16174.js';
@@ -27,7 +27,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
27
27
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
28
28
  import 'react-dom';
29
29
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
30
- import './index-3849e3fe.js';
30
+ import './index-73819142.js';
31
31
  import './main-e4a934b2.js';
32
32
  import './slicedToArray-641f241f.js';
33
33
  import './stringify-4330ccdc.js';
@@ -37,7 +37,7 @@ import './Segment.js';
37
37
  import './Beam.js';
38
38
  import './AdSlot.js';
39
39
  import { A as ADInfeed } from './ADInfeed-0299bf7e.js';
40
- import { l as lodash } from './lodash-ec8c6b48.js';
40
+ import { l as lodash } from './lodash-17fdfebb.js';
41
41
  import { A as ADlgInfeed } from './ADlgInfeed-7b627388.js';
42
42
 
43
43
  var MasterDeck = function (_React$Component) {
@@ -266,9 +266,7 @@ var MasterDeck = function (_React$Component) {
266
266
  }, { viewport: [0, 0], sizes: [] }],
267
267
  targeting: {
268
268
  content_placement: brandInsightAd.targeting.content_placement,
269
- document_url: brandInsightAd.targeting.document_url,
270
- // passing AD Targeting Group into targeting
271
- rootDocumentGroup: brandInsightAd.targeting.rootDocumentGroup
269
+ document_url: brandInsightAd.targeting.document_url
272
270
  },
273
271
  /* Passing refresh flag */
274
272
  refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
@@ -302,9 +300,7 @@ var MasterDeck = function (_React$Component) {
302
300
  targeting: {
303
301
  pos: 'infeed',
304
302
  content_placement: brandInsightAd.targeting.content_placement,
305
- document_url: brandInsightAd.targeting.document_url,
306
- // passing AD Targeting Group into targeting
307
- rootDocumentGroup: brandInsightAd.targeting.rootDocumentGroup
303
+ document_url: brandInsightAd.targeting.document_url
308
304
  },
309
305
  _type: 'brandInsightAd',
310
306
  /* Passing refresh flag */
@@ -1,7 +1,7 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import { m as moment } from './moment-e2f9b20c.js';
4
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
4
+ import { i as imageUrlBuilder } from './index-73819142.js';
5
5
  import './iconBase-602d52fe.js';
6
6
  import 'react-bootstrap/Badge';
7
7
  import './index.esm-cf08bf18.js';
@@ -7,7 +7,7 @@ import React__default from 'react';
7
7
  import 'prop-types';
8
8
  import { m as moment } from './moment-e2f9b20c.js';
9
9
  import 'react-dom';
10
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
10
+ import { i as imageUrlBuilder } from './index-73819142.js';
11
11
  import { L as LazyLoad } from './index-5f9f807a.js';
12
12
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
13
13
  import './slicedToArray-641f241f.js';
@@ -26,7 +26,7 @@ import './debounce-1a993acf.js';
26
26
  import './index.es-29c1cef5.js';
27
27
  import 'react-dom';
28
28
  import './visibility-sensor-0baa4eea.js';
29
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
29
+ import { i as imageUrlBuilder } from './index-73819142.js';
30
30
  import './index-5f9f807a.js';
31
31
  import './main-e4a934b2.js';
32
32
  import './entities-7cc3bf45.js';
@@ -38,11 +38,11 @@ import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
40
  import './ADInfeed-0299bf7e.js';
41
- import './lodash-ec8c6b48.js';
41
+ import './lodash-17fdfebb.js';
42
42
  import './ADlgInfeed-7b627388.js';
43
43
  import './getContentCategory-15dcc413.js';
44
44
  import './AuthorComponent-34b16174.js';
45
- import { B as BlockContent } from './BlockContent-c409aca5.js';
45
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
46
46
  import './index-c7e2ac95.js';
47
47
  import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
48
48
  import './GroupDeck.js';
@@ -51,7 +51,7 @@ import './timeDifferenceCalc.js';
51
51
  import QueueDeckExpanded from './QueueDeckExpanded.js';
52
52
  import './iconBase-602d52fe.js';
53
53
  import './index.esm-29e48d38.js';
54
- import { g as getSerializers } from './index-196b1669.js';
54
+ import { g as getSerializers } from './index-96904235.js';
55
55
  import './util-7700fc59.js';
56
56
  import './brightcove-react-player-loader.es-83f53e4e.js';
57
57
  import './_object-to-array-7e804fce.js';
@@ -19,7 +19,7 @@ import './debounce-1a993acf.js';
19
19
  import './index.es-29c1cef5.js';
20
20
  import 'react-dom';
21
21
  import './visibility-sensor-0baa4eea.js';
22
- import './index-3849e3fe.js';
22
+ import './index-73819142.js';
23
23
  import './index-5f9f807a.js';
24
24
  import './main-e4a934b2.js';
25
25
  import './entities-7cc3bf45.js';
@@ -31,7 +31,7 @@ import './Segment.js';
31
31
  import './Beam.js';
32
32
  import './AdSlot.js';
33
33
  import './ADInfeed-0299bf7e.js';
34
- import './lodash-ec8c6b48.js';
34
+ import './lodash-17fdfebb.js';
35
35
  import './ADlgInfeed-7b627388.js';
36
36
  import './getContentCategory-15dcc413.js';
37
37
  import './AuthorComponent-34b16174.js';
@@ -5,9 +5,9 @@ import Row from 'react-bootstrap/Row';
5
5
  import Col from 'react-bootstrap/Col';
6
6
  import Card from 'react-bootstrap/Card';
7
7
  import 'react-dom';
8
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
8
+ import { i as imageUrlBuilder } from './index-73819142.js';
9
9
  import { L as LazyLoad } from './index-5f9f807a.js';
10
- import { l as lodash } from './lodash-ec8c6b48.js';
10
+ import { l as lodash } from './lodash-17fdfebb.js';
11
11
  import Button from 'react-bootstrap/Button';
12
12
 
13
13
  var PublicationDeck = function PublicationDeck(props) {
@@ -19,7 +19,7 @@ import './debounce-1a993acf.js';
19
19
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
20
20
  import 'react-dom';
21
21
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
22
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
22
+ import { i as imageUrlBuilder } from './index-73819142.js';
23
23
  import { L as LazyLoad } from './index-5f9f807a.js';
24
24
  import { m as main_36 } from './main-e4a934b2.js';
25
25
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
@@ -31,7 +31,7 @@ import './Segment.js';
31
31
  import './Beam.js';
32
32
  import './AdSlot.js';
33
33
  import { A as ADInfeed } from './ADInfeed-0299bf7e.js';
34
- import { l as lodash } from './lodash-ec8c6b48.js';
34
+ import { l as lodash } from './lodash-17fdfebb.js';
35
35
  import { A as ADlgInfeed } from './ADlgInfeed-7b627388.js';
36
36
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
37
37
  import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
@@ -179,9 +179,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
179
179
  }, { viewport: [0, 0], sizes: [] }],
180
180
  targeting: {
181
181
  content_placement: brandInsightAd.targeting.content_placement,
182
- document_url: brandInsightAd.targeting.document_url,
183
- // passing AD Targeting Group into targeting
184
- rootDocumentGroup: brandInsightAd.targeting.rootDocumentGroup
182
+ document_url: brandInsightAd.targeting.document_url
185
183
  },
186
184
  /* Passing refresh flag */
187
185
  refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
@@ -221,9 +219,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
221
219
  targeting: {
222
220
  pos: 'infeed',
223
221
  content_placement: brandInsightAd.targeting.content_placement,
224
- document_url: brandInsightAd.targeting.document_url,
225
- // passing AD Targeting Group into targeting
226
- rootDocumentGroup: brandInsightAd.targeting.rootDocumentGroup
222
+ document_url: brandInsightAd.targeting.document_url
227
223
  },
228
224
  _type: 'brandInsightAd',
229
225
  /* Passing refresh flag */
@@ -1,7 +1,7 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import './moment-e2f9b20c.js';
4
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
4
+ import { i as imageUrlBuilder } from './index-73819142.js';
5
5
  import './iconBase-602d52fe.js';
6
6
  import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
7
7
 
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import 'prop-types';
4
4
  import { m as moment } from './moment-e2f9b20c.js';
5
5
  import 'react-dom';
6
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
6
+ import { i as imageUrlBuilder } from './index-73819142.js';
7
7
  import { L as LazyLoad } from './index-5f9f807a.js';
8
8
  import 'react-bootstrap/Media';
9
9
 
@@ -9,9 +9,9 @@ import Row from 'react-bootstrap/Row';
9
9
  import Col from 'react-bootstrap/Col';
10
10
  import Card from 'react-bootstrap/Card';
11
11
  import 'react-dom';
12
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
12
+ import { i as imageUrlBuilder } from './index-73819142.js';
13
13
  import { L as LazyLoad } from './index-5f9f807a.js';
14
- import { B as BlockContent } from './BlockContent-c409aca5.js';
14
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
15
15
  import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
16
16
 
17
17
  var TaxonomyCard = function TaxonomyCard(props) {
@@ -23,7 +23,7 @@ import { useRouter } from 'next/router';
23
23
  import './isSymbol-807e927e.js';
24
24
  import './debounce-1a993acf.js';
25
25
  import 'react-dom';
26
- import './index-3849e3fe.js';
26
+ import './index-73819142.js';
27
27
  import './index-5f9f807a.js';
28
28
  import './main-e4a934b2.js';
29
29
  import './entities-7cc3bf45.js';
@@ -34,14 +34,14 @@ import './_set-species-3f8319f5.js';
34
34
  import './Segment.js';
35
35
  import './Beam.js';
36
36
  import './AdSlot.js';
37
- import { B as BlockContent } from './BlockContent-c409aca5.js';
37
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
38
38
  import './index-c7e2ac95.js';
39
39
  import './smoothscroll-0cd4c7a6.js';
40
40
  import './GroupDeck.js';
41
41
  import 'react-bootstrap';
42
42
  import './iconBase-602d52fe.js';
43
43
  import './index.esm-29e48d38.js';
44
- import { g as getSerializers } from './index-196b1669.js';
44
+ import { g as getSerializers } from './index-96904235.js';
45
45
  import './util-7700fc59.js';
46
46
  import './brightcove-react-player-loader.es-83f53e4e.js';
47
47
  import './_object-to-array-7e804fce.js';
@@ -2,7 +2,7 @@ import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import 'prop-types';
4
4
  import 'react-dom';
5
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
5
+ import { i as imageUrlBuilder } from './index-73819142.js';
6
6
  import { L as LazyLoad } from './index-5f9f807a.js';
7
7
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
8
8
  import Media from 'react-bootstrap/Media';
@@ -1,7 +1,7 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import './moment-e2f9b20c.js';
4
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
4
+ import { i as imageUrlBuilder } from './index-73819142.js';
5
5
 
6
6
  var VerticalHero = function VerticalHero(props) {
7
7
  var client = props.client;
@@ -26,7 +26,7 @@ import './debounce-1a993acf.js';
26
26
  import './index.es-29c1cef5.js';
27
27
  import 'react-dom';
28
28
  import './visibility-sensor-0baa4eea.js';
29
- import './index-3849e3fe.js';
29
+ import './index-73819142.js';
30
30
  import './index-5f9f807a.js';
31
31
  import './main-e4a934b2.js';
32
32
  import './entities-7cc3bf45.js';
@@ -37,7 +37,7 @@ import './_set-species-3f8319f5.js';
37
37
  import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
- import { B as BlockContent } from './BlockContent-c409aca5.js';
40
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
41
41
  import './index-c7e2ac95.js';
42
42
  import './smoothscroll-0cd4c7a6.js';
43
43
  import './GroupDeck.js';
@@ -46,7 +46,7 @@ import 'react-bootstrap';
46
46
  import './iconBase-602d52fe.js';
47
47
  import './index.esm-29e48d38.js';
48
48
  import VideoSeriesListing from './VideoSeriesListing.js';
49
- import { g as getSerializers } from './index-196b1669.js';
49
+ import { g as getSerializers } from './index-96904235.js';
50
50
  import './util-7700fc59.js';
51
51
  import './brightcove-react-player-loader.es-83f53e4e.js';
52
52
  import './_object-to-array-7e804fce.js';
@@ -10,7 +10,7 @@ import React__default from 'react';
10
10
  import 'prop-types';
11
11
  import { m as moment } from './moment-e2f9b20c.js';
12
12
  import 'react-dom';
13
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
13
+ import { i as imageUrlBuilder } from './index-73819142.js';
14
14
  import { L as LazyLoad } from './index-5f9f807a.js';
15
15
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
16
16
 
@@ -27,7 +27,7 @@ import './debounce-1a993acf.js';
27
27
  import './index.es-29c1cef5.js';
28
28
  import 'react-dom';
29
29
  import './visibility-sensor-0baa4eea.js';
30
- import './index-3849e3fe.js';
30
+ import './index-73819142.js';
31
31
  import './index-5f9f807a.js';
32
32
  import './main-e4a934b2.js';
33
33
  import './slicedToArray-641f241f.js';
@@ -38,7 +38,7 @@ import './Segment.js';
38
38
  import './Beam.js';
39
39
  import './AdSlot.js';
40
40
  import './ADInfeed-0299bf7e.js';
41
- import './lodash-ec8c6b48.js';
41
+ import './lodash-17fdfebb.js';
42
42
  import './ADlgInfeed-7b627388.js';
43
43
  import { g as getYoutubeId } from './index-c7e2ac95.js';
44
44
  import MasterDeck from './MasterDeck.js';
@@ -22,7 +22,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
22
22
  import { I as InfiniteScroll } from './index.es-29c1cef5.js';
23
23
  import 'react-dom';
24
24
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
25
- import './index-3849e3fe.js';
25
+ import './index-73819142.js';
26
26
  import './index-5f9f807a.js';
27
27
  import './main-e4a934b2.js';
28
28
  import './slicedToArray-641f241f.js';