@mjhls/mjh-framework 1.0.1097-next-13 → 1.0.1097-social

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 (137) hide show
  1. package/dist/cjs/AD300x250.js +1 -1
  2. package/dist/cjs/AD300x250x600.js +1 -1
  3. package/dist/cjs/AD728x90.js +1 -1
  4. package/dist/cjs/ADFloatingFooter.js +1 -1
  5. package/dist/cjs/ADGutter.js +1 -1
  6. package/dist/cjs/{ADInfeed-f7c65126.js → ADInfeed-7c075eda.js} +1 -1
  7. package/dist/cjs/ADSkyscraper.js +1 -1
  8. package/dist/cjs/ADSponsoredResources.js +1 -1
  9. package/dist/cjs/ADWebcast.js +1 -1
  10. package/dist/cjs/ADWelcome.js +1 -1
  11. package/dist/cjs/{ADlgInfeed-b6e86366.js → ADlgInfeed-d4f556bd.js} +1 -1
  12. package/dist/cjs/AdSlot.js +1 -1
  13. package/dist/cjs/AdSlotsProvider.js +1 -1
  14. package/dist/cjs/AlgoliaSearch.js +67 -79
  15. package/dist/cjs/ArticleCarousel.js +1 -1
  16. package/dist/cjs/ArticleProgramLandingPage.js +2 -2
  17. package/dist/cjs/ArticleSeriesLandingPage.js +3 -3
  18. package/dist/cjs/ArticleSeriesListing.js +1 -1
  19. package/dist/cjs/AuthWrapper.js +133 -133
  20. package/dist/cjs/CEDeckSupabase.js +1 -1
  21. package/dist/cjs/CMEDeck.js +1 -1
  22. package/dist/cjs/Column3.js +1 -1
  23. package/dist/cjs/ContentCardPaginated.js +2 -2
  24. package/dist/cjs/DeckContent.js +2 -2
  25. package/dist/cjs/DeckQueue.js +1 -1
  26. package/dist/cjs/DeckQueuePaginated.js +1 -1
  27. package/dist/cjs/EventsDeck.js +2 -2
  28. package/dist/cjs/ExternalResources.js +3 -3
  29. package/dist/cjs/Feature.js +1 -1
  30. package/dist/cjs/GridContent.js +3 -3
  31. package/dist/cjs/GridContentPaginated.js +3 -3
  32. package/dist/cjs/HamMagazine.js +2 -2
  33. package/dist/cjs/HorizontalArticleListing.js +2 -2
  34. package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-7c995858.js} +115 -160
  35. package/dist/cjs/IssueLanding.js +4 -4
  36. package/dist/cjs/LeftNav.js +1 -1
  37. package/dist/cjs/MasterDeck.js +3 -3
  38. package/dist/cjs/MasterDeckPaginated.js +3 -3
  39. package/dist/cjs/MediaSeriesCard.js +2 -2
  40. package/dist/cjs/MediaSeriesLanding.js +6 -6
  41. package/dist/cjs/MediaSeriesLandingPaginated.js +6 -6
  42. package/dist/cjs/NavMagazine.js +2 -2
  43. package/dist/cjs/NavNative.js +1 -1
  44. package/dist/cjs/PartnerDetailListing.js +6 -5
  45. package/dist/cjs/PartnerDetailListingPaginated.js +6 -5
  46. package/dist/cjs/PodcastsLanding.js +4 -4
  47. package/dist/cjs/PubSection.js +3 -3
  48. package/dist/cjs/QueueDeckExpanded.js +3 -3
  49. package/dist/cjs/QueueDeckExpandedPaginated.js +3 -3
  50. package/dist/cjs/SeriesListingDeck.js +2 -2
  51. package/dist/cjs/{SeriesSlider-a8b51591.js → SeriesSlider-086a8319.js} +1 -1
  52. package/dist/cjs/{SocialSearchComponent-9d272141.js → SocialSearchComponent-d7e5d3a6.js} +1 -1
  53. package/dist/cjs/TaxonomyDescription.js +2 -2
  54. package/dist/cjs/TemplateNormal.js +2 -2
  55. package/dist/cjs/{Tooltip-66c1a867.js → Tooltip-b8516cbf.js} +25 -53
  56. package/dist/cjs/Ustream.js +1 -1
  57. package/dist/cjs/VideoProgramLandingPage.js +2 -2
  58. package/dist/cjs/VideoSeriesLandingPage.js +3 -3
  59. package/dist/cjs/VideoSeriesListing.js +1 -1
  60. package/dist/cjs/View.js +4 -4
  61. package/dist/cjs/YoutubeGroup.js +1 -1
  62. package/dist/cjs/defineProperty-19580e93.js +71 -0
  63. package/dist/cjs/getSerializers.js +2 -2
  64. package/dist/cjs/{index-4d21663c.js → index-3177f564.js} +18 -18
  65. package/dist/cjs/{index-f65c2840.js → index-d75f4fc9.js} +1 -1
  66. package/dist/cjs/{index-9ec837cc.js → index-ff83a88b.js} +25 -10
  67. package/dist/cjs/index.js +10 -9
  68. package/dist/cjs/{main-812888f1.js → main-ae8472f3.js} +1 -1
  69. package/dist/esm/AD300x250.js +1 -1
  70. package/dist/esm/AD300x250x600.js +1 -1
  71. package/dist/esm/AD728x90.js +1 -1
  72. package/dist/esm/ADFloatingFooter.js +1 -1
  73. package/dist/esm/ADGutter.js +1 -1
  74. package/dist/esm/{ADInfeed-b05502a1.js → ADInfeed-3442c999.js} +1 -1
  75. package/dist/esm/ADSkyscraper.js +1 -1
  76. package/dist/esm/ADSponsoredResources.js +1 -1
  77. package/dist/esm/ADWebcast.js +1 -1
  78. package/dist/esm/ADWelcome.js +1 -1
  79. package/dist/esm/{ADlgInfeed-6e892331.js → ADlgInfeed-30649360.js} +1 -1
  80. package/dist/esm/AdSlot.js +1 -1
  81. package/dist/esm/AdSlotsProvider.js +1 -1
  82. package/dist/esm/AlgoliaSearch.js +66 -78
  83. package/dist/esm/ArticleCarousel.js +1 -1
  84. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  85. package/dist/esm/ArticleSeriesLandingPage.js +3 -3
  86. package/dist/esm/ArticleSeriesListing.js +1 -1
  87. package/dist/esm/AuthWrapper.js +131 -131
  88. package/dist/esm/CEDeckSupabase.js +1 -1
  89. package/dist/esm/CMEDeck.js +1 -1
  90. package/dist/esm/Column3.js +1 -1
  91. package/dist/esm/ContentCardPaginated.js +2 -2
  92. package/dist/esm/DeckContent.js +2 -2
  93. package/dist/esm/DeckQueue.js +1 -1
  94. package/dist/esm/DeckQueuePaginated.js +1 -1
  95. package/dist/esm/EventsDeck.js +2 -2
  96. package/dist/esm/ExternalResources.js +3 -3
  97. package/dist/esm/Feature.js +1 -1
  98. package/dist/esm/GridContent.js +3 -3
  99. package/dist/esm/GridContentPaginated.js +3 -3
  100. package/dist/esm/HamMagazine.js +2 -2
  101. package/dist/esm/HorizontalArticleListing.js +2 -2
  102. package/dist/esm/{ImageSlider-801685f8.js → ImageSlider-75f7b81a.js} +116 -161
  103. package/dist/esm/IssueLanding.js +4 -4
  104. package/dist/esm/LeftNav.js +1 -1
  105. package/dist/esm/MasterDeck.js +3 -3
  106. package/dist/esm/MasterDeckPaginated.js +3 -3
  107. package/dist/esm/MediaSeriesCard.js +2 -2
  108. package/dist/esm/MediaSeriesLanding.js +6 -6
  109. package/dist/esm/MediaSeriesLandingPaginated.js +6 -6
  110. package/dist/esm/NavMagazine.js +2 -2
  111. package/dist/esm/NavNative.js +1 -1
  112. package/dist/esm/PartnerDetailListing.js +6 -5
  113. package/dist/esm/PartnerDetailListingPaginated.js +6 -5
  114. package/dist/esm/PodcastsLanding.js +4 -4
  115. package/dist/esm/PubSection.js +3 -3
  116. package/dist/esm/QueueDeckExpanded.js +3 -3
  117. package/dist/esm/QueueDeckExpandedPaginated.js +3 -3
  118. package/dist/esm/SeriesListingDeck.js +2 -2
  119. package/dist/esm/{SeriesSlider-5757414b.js → SeriesSlider-acbdf4c9.js} +1 -1
  120. package/dist/esm/{SocialSearchComponent-98bfc990.js → SocialSearchComponent-9e65c8d6.js} +1 -1
  121. package/dist/esm/TaxonomyDescription.js +2 -2
  122. package/dist/esm/TemplateNormal.js +2 -2
  123. package/dist/esm/{Tooltip-0b3b4558.js → Tooltip-fe0ed92d.js} +183 -211
  124. package/dist/esm/Ustream.js +1 -1
  125. package/dist/esm/VideoProgramLandingPage.js +2 -2
  126. package/dist/esm/VideoSeriesLandingPage.js +3 -3
  127. package/dist/esm/VideoSeriesListing.js +1 -1
  128. package/dist/esm/View.js +4 -4
  129. package/dist/esm/YoutubeGroup.js +1 -1
  130. package/dist/esm/defineProperty-e8022d1e.js +66 -0
  131. package/dist/esm/getSerializers.js +2 -2
  132. package/dist/esm/{index-887c1f5e.js → index-4550ef23.js} +18 -18
  133. package/dist/esm/{index-91ff133a.js → index-b2263cac.js} +1 -1
  134. package/dist/esm/{index-0ce54f8a.js → index-c8d5e72b.js} +25 -11
  135. package/dist/esm/index.js +10 -9
  136. package/dist/esm/{main-dde1592e.js → main-754d4992.js} +1 -1
  137. package/package.json +2 -2
@@ -3,7 +3,7 @@ import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorRetu
3
3
  import { _ as _typeof$1 } from './typeof-3ab7d3b6.js';
4
4
  import React__default, { createContext, Component, Fragment, Children, version as version$2 } from 'react';
5
5
  import PropTypes from 'prop-types';
6
- import { _ as _objectWithoutPropertiesLoose$1, a as _extends, c as classnames } from './index-0ce54f8a.js';
6
+ import { _ as _objectWithoutPropertiesLoose$1, a as _setPrototypeOf, b as _extends, c as classnames } from './index-c8d5e72b.js';
7
7
  import { DropdownButton } from 'react-bootstrap';
8
8
  import urlFor from './urlFor.js';
9
9
  import { m as moment } from './moment-48faeb9c.js';
@@ -57,6 +57,9 @@ function _defineProperties(target, props) {
57
57
  function _createClass(Constructor, protoProps, staticProps) {
58
58
  if (protoProps) _defineProperties(Constructor.prototype, protoProps);
59
59
  if (staticProps) _defineProperties(Constructor, staticProps);
60
+ Object.defineProperty(Constructor, "prototype", {
61
+ writable: false
62
+ });
60
63
  return Constructor;
61
64
  }
62
65
 
@@ -68,15 +71,6 @@ function _assertThisInitialized(self) {
68
71
  return self;
69
72
  }
70
73
 
71
- function _setPrototypeOf(o, p) {
72
- _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
73
- o.__proto__ = p;
74
- return o;
75
- };
76
-
77
- return _setPrototypeOf(o, p);
78
- }
79
-
80
74
  function _inherits(subClass, superClass) {
81
75
  if (typeof superClass !== "function" && superClass !== null) {
82
76
  throw new TypeError("Super expression must either be null or a function");
@@ -89,35 +83,34 @@ function _inherits(subClass, superClass) {
89
83
  configurable: true
90
84
  }
91
85
  });
86
+ Object.defineProperty(subClass, "prototype", {
87
+ writable: false
88
+ });
92
89
  if (superClass) _setPrototypeOf(subClass, superClass);
93
90
  }
94
91
 
95
92
  function _typeof(obj) {
96
93
  "@babel/helpers - typeof";
97
94
 
98
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
99
- _typeof = function _typeof(obj) {
100
- return typeof obj;
101
- };
102
- } else {
103
- _typeof = function _typeof(obj) {
104
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
105
- };
106
- }
107
-
108
- return _typeof(obj);
95
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
96
+ return typeof obj;
97
+ } : function (obj) {
98
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
99
+ }, _typeof(obj);
109
100
  }
110
101
 
111
102
  function _possibleConstructorReturn(self, call) {
112
103
  if (call && (_typeof(call) === "object" || typeof call === "function")) {
113
104
  return call;
105
+ } else if (call !== void 0) {
106
+ throw new TypeError("Derived constructors may only return object or undefined");
114
107
  }
115
108
 
116
109
  return _assertThisInitialized(self);
117
110
  }
118
111
 
119
112
  function _getPrototypeOf(o) {
120
- _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
113
+ _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function _getPrototypeOf(o) {
121
114
  return o.__proto__ || Object.getPrototypeOf(o);
122
115
  };
123
116
  return _getPrototypeOf(o);
@@ -497,8 +490,6 @@ function createConnectorWithoutContext(connectorDesc) {
497
490
 
498
491
  _defineProperty(_assertThisInitialized(_this), "unregisterWidget", void 0);
499
492
 
500
- _defineProperty(_assertThisInitialized(_this), "cleanupTimerRef", null);
501
-
502
493
  _defineProperty(_assertThisInitialized(_this), "isUnmounting", false);
503
494
 
504
495
  _defineProperty(_assertThisInitialized(_this), "state", {
@@ -553,11 +544,6 @@ function createConnectorWithoutContext(connectorDesc) {
553
544
  value: function componentDidMount() {
554
545
  var _this2 = this;
555
546
 
556
- if (this.cleanupTimerRef) {
557
- clearTimeout(this.cleanupTimerRef);
558
- this.cleanupTimerRef = null;
559
- }
560
-
561
547
  this.unsubscribe = this.props.contextValue.store.subscribe(function () {
562
548
  if (!_this2.isUnmounting) {
563
549
  _this2.setState({
@@ -609,29 +595,23 @@ function createConnectorWithoutContext(connectorDesc) {
609
595
  }, {
610
596
  key: "componentWillUnmount",
611
597
  value: function componentWillUnmount() {
612
- var _this3 = this;
613
-
614
- this.cleanupTimerRef = setTimeout(function () {
615
- _this3.isUnmounting = true;
616
-
617
- if (_this3.unsubscribe) {
618
- _this3.unsubscribe();
619
- }
620
-
621
- if (_this3.unregisterWidget) {
622
- _this3.unregisterWidget();
598
+ this.isUnmounting = true;
623
599
 
624
- if (typeof connectorDesc.cleanUp === 'function') {
625
- var nextState = connectorDesc.cleanUp.call(_this3, _this3.props, _this3.props.contextValue.store.getState().widgets);
600
+ if (this.unsubscribe) {
601
+ this.unsubscribe();
602
+ }
626
603
 
627
- _this3.props.contextValue.store.setState(_objectSpread$e(_objectSpread$e({}, _this3.props.contextValue.store.getState()), {}, {
628
- widgets: nextState
629
- }));
604
+ if (this.unregisterWidget) {
605
+ this.unregisterWidget();
630
606
 
631
- _this3.props.contextValue.onSearchStateChange(removeEmptyKey(nextState));
632
- }
607
+ if (typeof connectorDesc.cleanUp === 'function') {
608
+ var nextState = connectorDesc.cleanUp.call(this, this.props, this.props.contextValue.store.getState().widgets);
609
+ this.props.contextValue.store.setState(_objectSpread$e(_objectSpread$e({}, this.props.contextValue.store.getState()), {}, {
610
+ widgets: nextState
611
+ }));
612
+ this.props.contextValue.onSearchStateChange(removeEmptyKey(nextState));
633
613
  }
634
- });
614
+ }
635
615
  }
636
616
  }, {
637
617
  key: "getProvidedProps",
@@ -847,7 +827,7 @@ function parseAlgoliaHit(_ref2) {
847
827
  });
848
828
  }
849
829
 
850
- var version$1 = '6.38.0';
830
+ var version$1 = '6.33.0';
851
831
 
852
832
  function _createSuper$p(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct$p(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
853
833
 
@@ -1294,7 +1274,7 @@ function _arrayWithoutHoles(arr) {
1294
1274
  }
1295
1275
 
1296
1276
  function _iterableToArray(iter) {
1297
- if (typeof Symbol !== "undefined" && Symbol.iterator in Object(iter)) return Array.from(iter);
1277
+ if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
1298
1278
  }
1299
1279
 
1300
1280
  function _unsupportedIterableToArray(o, minLen) {
@@ -8035,8 +8015,6 @@ var InstantSearch = /*#__PURE__*/function (_Component) {
8035
8015
 
8036
8016
  _this = _super.call(this, props);
8037
8017
 
8038
- _defineProperty(_assertThisInitialized(_this), "cleanupTimerRef", null);
8039
-
8040
8018
  _defineProperty(_assertThisInitialized(_this), "isUnmounting", false);
8041
8019
 
8042
8020
  var instantSearchManager = createInstantSearchManager({
@@ -8092,11 +8070,6 @@ var InstantSearch = /*#__PURE__*/function (_Component) {
8092
8070
  }, {
8093
8071
  key: "componentDidMount",
8094
8072
  value: function componentDidMount() {
8095
- if (this.cleanupTimerRef) {
8096
- clearTimeout(this.cleanupTimerRef);
8097
- this.cleanupTimerRef = null;
8098
- }
8099
-
8100
8073
  if (isMetadataEnabled()) {
8101
8074
  injectMetadata(this.state.instantSearchManager.widgetsManager.getWidgets(), this.props.searchClient);
8102
8075
  }
@@ -8104,13 +8077,8 @@ var InstantSearch = /*#__PURE__*/function (_Component) {
8104
8077
  }, {
8105
8078
  key: "componentWillUnmount",
8106
8079
  value: function componentWillUnmount() {
8107
- var _this2 = this;
8108
-
8109
- this.cleanupTimerRef = setTimeout(function () {
8110
- _this2.isUnmounting = true;
8111
-
8112
- _this2.state.instantSearchManager.skipSearch();
8113
- });
8080
+ this.isUnmounting = true;
8081
+ this.state.instantSearchManager.skipSearch();
8114
8082
  }
8115
8083
  }, {
8116
8084
  key: "createHrefForState",
@@ -9309,14 +9277,17 @@ function _arrayWithHoles(arr) {
9309
9277
  }
9310
9278
 
9311
9279
  function _iterableToArrayLimit(arr, i) {
9312
- if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return;
9280
+ var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"];
9281
+
9282
+ if (_i == null) return;
9313
9283
  var _arr = [];
9314
9284
  var _n = true;
9315
9285
  var _d = false;
9316
- var _e = undefined;
9286
+
9287
+ var _s, _e;
9317
9288
 
9318
9289
  try {
9319
- for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {
9290
+ for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) {
9320
9291
  _arr.push(_s.value);
9321
9292
 
9322
9293
  if (i && _arr.length === i) break;
@@ -11689,7 +11660,6 @@ var SearchBox$1 = /*#__PURE__*/function (_Component) {
11689
11660
  return /*#__PURE__*/React__default.createElement("div", {
11690
11661
  className: classnames(cx$l(''), className)
11691
11662
  }, /*#__PURE__*/React__default.createElement("form", {
11692
- ref: this.props.formRef,
11693
11663
  noValidate: true,
11694
11664
  onSubmit: this.props.onSubmit ? this.props.onSubmit : this.onSubmit,
11695
11665
  onReset: this.onReset,
@@ -11747,9 +11717,6 @@ _defineProperty(SearchBox$1, "propTypes", {
11747
11717
  onChange: PropTypes.func,
11748
11718
  isSearchStalled: PropTypes.bool,
11749
11719
  showLoadingIndicator: PropTypes.bool,
11750
- formRef: PropTypes.oneOfType([PropTypes.func, PropTypes.exact({
11751
- current: PropTypes.object
11752
- })]),
11753
11720
  inputRef: PropTypes.oneOfType([PropTypes.func, PropTypes.exact({
11754
11721
  current: PropTypes.object
11755
11722
  })]),
@@ -11990,7 +11957,7 @@ var HierarchicalMenu = /*#__PURE__*/function (_Component) {
11990
11957
  createURL = _this$props.createURL,
11991
11958
  refine = _this$props.refine;
11992
11959
  return /*#__PURE__*/React__default.createElement(Link, {
11993
- className: cx$k('link', item.isRefined && 'link--selected'),
11960
+ className: cx$k('link'),
11994
11961
  onClick: function onClick() {
11995
11962
  return refine(item.value);
11996
11963
  },
@@ -12115,7 +12082,6 @@ var HierarchicalMenu$1 = translatable({
12115
12082
  * @themeKey ais-HierarchicalMenu-item--selected - the selected menu list item
12116
12083
  * @themeKey ais-HierarchicalMenu-item--parent - the menu list item containing children
12117
12084
  * @themeKey ais-HierarchicalMenu-link - the clickable menu element
12118
- * @themeKey ais-HierarchicalMenu-link--selected - the clickable element of a selected menu list item
12119
12085
  * @themeKey ais-HierarchicalMenu-label - the label of each item
12120
12086
  * @themeKey ais-HierarchicalMenu-count - the count of values for each item
12121
12087
  * @themeKey ais-HierarchicalMenu-showMore - the button used to display more categories
@@ -13478,13 +13444,35 @@ var cx$b = createClassNames('PoweredBy');
13478
13444
 
13479
13445
  var AlgoliaLogo = function AlgoliaLogo() {
13480
13446
  return /*#__PURE__*/React__default.createElement("svg", {
13481
- viewBox: "0 0 512 117",
13482
- width: "118",
13447
+ xmlns: "http://www.w3.org/2000/svg",
13448
+ baseProfile: "basic",
13449
+ viewBox: "0 0 1366 362",
13450
+ width: "100",
13483
13451
  height: "27",
13484
13452
  className: cx$b('logo')
13485
- }, /*#__PURE__*/React__default.createElement("path", {
13486
- fill: "#003DFF",
13487
- d: "M249.5 64.2V1.4c0-.9-.7-1.5-1.6-1.4L236.2 2a1.4 1.4 0 0 0-1.2 1.3V67c0 3 0 21.6 22.4 22.3a1.4 1.4 0 0 0 1.5-1.4v-9.5c0-.7-.6-1.3-1.2-1.4-8.2-.9-8.2-11-8.2-12.7ZM443.5 24.4h-11.8c-.8 0-1.4.6-1.4 1.4v62c0 .8.6 1.4 1.4 1.4h11.8c.8 0 1.4-.6 1.4-1.4v-62c0-.8-.6-1.4-1.4-1.4ZM431.7 16.6h11.8c.8 0 1.4-.6 1.4-1.3v-14c0-.8-.7-1.4-1.6-1.3L431.5 2a1.4 1.4 0 0 0-1.2 1.3v12c0 .8.6 1.4 1.4 1.4Zm-20.5 47.6V1.4c0-.9-.7-1.5-1.5-1.4L397.9 2a1.4 1.4 0 0 0-1.2 1.3V67c0 3 0 21.6 22.4 22.3a1.4 1.4 0 0 0 1.5-1.4v-9.5c0-.7-.5-1.3-1.2-1.4-8.2-.9-8.2-11-8.2-12.7Zm-30.7-31c-2.6-2.8-5.8-5-9.6-6.5a31.7 31.7 0 0 0-12-2.3c-4.5 0-8.5.7-12.2 2.3A27.9 27.9 0 0 0 331 43.5a39.6 39.6 0 0 0 0 26.3c1.5 4 3.6 7.5 6.2 10.3 2.6 2.9 5.8 5 9.5 6.7a38 38 0 0 0 12.2 2.4c2.8 0 8.6-.9 12.3-2.4a27 27 0 0 0 9.5-6.7 35.1 35.1 0 0 0 8.3-23c0-4.9-.8-9.6-2.4-13.6-1.5-4-3.5-7.4-6.1-10.2ZM370 71.5a13.1 13.1 0 0 1-11.2 5.6 13 13 0 0 1-11.2-5.6c-2.7-3.6-4-7.9-4-14.2 0-6.3 1.3-11.5 4-15.1a13 13 0 0 1 11.1-5.5 13 13 0 0 1 11.3 5.5c2.6 3.6 4 8.8 4 15 0 6.4-1.3 10.6-4 14.3Zm-161.6-47H197a32 32 0 0 0-27 15 33.8 33.8 0 0 0 8.9 45.9 18.8 18.8 0 0 0 11.2 3.1H191.2l.6-.2h.2a21 21 0 0 0 16.5-14.6V87c0 .8.6 1.4 1.4 1.4h11.7c.8 0 1.4-.6 1.4-1.4V25.8c0-.8-.6-1.4-1.4-1.4h-13Zm0 48.3a17.8 17.8 0 0 1-10.4 3.5h-.2a12.5 12.5 0 0 1-.7 0A18.4 18.4 0 0 1 180.4 51c2.7-6.8 9-11.6 16.6-11.6h11.5v33.3Zm289-48.3H486a32 32 0 0 0-27 15 33.8 33.8 0 0 0 8.8 45.9 18.8 18.8 0 0 0 11.3 3.1h1.1l.6-.2h.2a21 21 0 0 0 16.5-14.6V87c0 .8.6 1.4 1.4 1.4h11.7c.8 0 1.4-.6 1.4-1.4V25.8c0-.8-.6-1.4-1.4-1.4h-13.1Zm0 48.3a17.8 17.8 0 0 1-10.5 3.5h-.9A18.4 18.4 0 0 1 469.4 51c2.6-6.8 9-11.6 16.6-11.6h11.5v33.3ZM306.3 24.4h-11.5a32 32 0 0 0-27 15 33.7 33.7 0 0 0-5.1 14.6 34.6 34.6 0 0 0 0 7.6c1 8.9 5.4 16.7 11.8 22a19.5 19.5 0 0 0 2.2 1.7 18.8 18.8 0 0 0 21.6-.6c3.8-2.7 6.7-6.7 8-11.1V87.9c0 5-1.3 8.9-4 11.5-2.7 2.6-7.3 3.9-13.6 3.9-2.6 0-6.7-.2-10.9-.6a1.4 1.4 0 0 0-1.4 1l-3 10a1.4 1.4 0 0 0 1.1 1.8c5 .7 10 1 12.8 1 11.4 0 19.8-2.4 25.3-7.4 5-4.6 7.8-11.4 8.2-20.7V25.8c0-.8-.6-1.4-1.3-1.4h-13.2Zm0 15s.2 32.4 0 33.4a17.5 17.5 0 0 1-10 3.4h-.2a13.6 13.6 0 0 1-1.7 0A18.7 18.7 0 0 1 278.3 51c2.6-6.8 9-11.6 16.5-11.6h11.5ZM58.2 0A58.3 58.3 0 1 0 86 109.5c.9-.5 1-1.6.3-2.2l-5.5-4.9a3.8 3.8 0 0 0-4-.6A47 47 0 0 1 11 57.5 47.3 47.3 0 0 1 58.2 11h47.3v84L78.7 71.2a2 2 0 0 0-3 .3 22 22 0 1 1 4.4-15.2 4 4 0 0 0 1.3 2.6l7 6.2c.8.7 2 .3 2.3-.8a33 33 0 0 0-30.4-39 33 33 0 0 0-35 32 33.3 33.3 0 0 0 32.2 33.9 32.8 32.8 0 0 0 20-6.3l35.1 31c1.5 1.4 3.9.3 3.9-1.7V2.2a2.2 2.2 0 0 0-2.2-2.2h-56Z"
13453
+ }, /*#__PURE__*/React__default.createElement("linearGradient", {
13454
+ id: "g",
13455
+ x1: "428.258",
13456
+ x2: "434.145",
13457
+ y1: "404.15",
13458
+ y2: "409.85",
13459
+ gradientUnits: "userSpaceOnUse",
13460
+ gradientTransform: "matrix(94.045 0 0 -94.072 -40381.527 38479.52)"
13461
+ }, /*#__PURE__*/React__default.createElement("stop", {
13462
+ offset: "0",
13463
+ stopColor: "#00AEFF"
13464
+ }), /*#__PURE__*/React__default.createElement("stop", {
13465
+ offset: "1",
13466
+ stopColor: "#3369E7"
13467
+ })), /*#__PURE__*/React__default.createElement("path", {
13468
+ d: "M61.8 15.4h242.8c23.9 0 43.4 19.4 43.4 43.4v242.9c0 23.9-19.4 43.4-43.4 43.4H61.8c-23.9 0-43.4-19.4-43.4-43.4v-243c0-23.9 19.4-43.3 43.4-43.3z",
13469
+ fill: "url(#g)"
13470
+ }), /*#__PURE__*/React__default.createElement("path", {
13471
+ d: "M187 98.7c-51.4 0-93.1 41.7-93.1 93.2S135.6 285 187 285s93.1-41.7 93.1-93.2-41.6-93.1-93.1-93.1zm0 158.8c-36.2 0-65.6-29.4-65.6-65.6s29.4-65.6 65.6-65.6 65.6 29.4 65.6 65.6-29.3 65.6-65.6 65.6zm0-117.8v48.9c0 1.4 1.5 2.4 2.8 1.7l43.4-22.5c1-.5 1.3-1.7.8-2.7-9-15.8-25.7-26.6-45-27.3-1 0-2 .8-2 1.9zm-60.8-35.9l-5.7-5.7c-5.6-5.6-14.6-5.6-20.2 0l-6.8 6.8c-5.6 5.6-5.6 14.6 0 20.2l5.6 5.6c.9.9 2.2.7 3-.2 3.3-4.5 6.9-8.8 10.9-12.8 4.1-4.1 8.3-7.7 12.9-11 1-.6 1.1-2 .3-2.9zM217.5 89V77.7c0-7.9-6.4-14.3-14.3-14.3h-33.3c-7.9 0-14.3 6.4-14.3 14.3v11.6c0 1.3 1.2 2.2 2.5 1.9 9.3-2.7 19.1-4.1 29-4.1 9.5 0 18.9 1.3 28 3.8 1.2.3 2.4-.6 2.4-1.9z",
13472
+ fill: "#FFFFFF"
13473
+ }), /*#__PURE__*/React__default.createElement("path", {
13474
+ d: "M842.5 267.6c0 26.7-6.8 46.2-20.5 58.6-13.7 12.4-34.6 18.6-62.8 18.6-10.3 0-31.7-2-48.8-5.8l6.3-31c14.3 3 33.2 3.8 43.1 3.8 15.7 0 26.9-3.2 33.6-9.6s10-15.9 10-28.5v-6.4c-3.9 1.9-9 3.8-15.3 5.8-6.3 1.9-13.6 2.9-21.8 2.9-10.8 0-20.6-1.7-29.5-5.1-8.9-3.4-16.6-8.4-22.9-15-6.3-6.6-11.3-14.9-14.8-24.8s-5.3-27.6-5.3-40.6c0-12.2 1.9-27.5 5.6-37.7 3.8-10.2 9.2-19 16.5-26.3 7.2-7.3 16-12.9 26.3-17s22.4-6.7 35.5-6.7c12.7 0 24.4 1.6 35.8 3.5 11.4 1.9 21.1 3.9 29 6.1v155.2zm-108.7-77.2c0 16.4 3.6 34.6 10.8 42.2 7.2 7.6 16.5 11.4 27.9 11.4 6.2 0 12.1-.9 17.6-2.6 5.5-1.7 9.9-3.7 13.4-6.1v-97.1c-2.8-.6-14.5-3-25.8-3.3-14.2-.4-25 5.4-32.6 14.7-7.5 9.3-11.3 25.6-11.3 40.8zm294.3 0c0 13.2-1.9 23.2-5.8 34.1s-9.4 20.2-16.5 27.9c-7.1 7.7-15.6 13.7-25.6 17.9s-25.4 6.6-33.1 6.6c-7.7-.1-23-2.3-32.9-6.6-9.9-4.3-18.4-10.2-25.5-17.9-7.1-7.7-12.6-17-16.6-27.9s-6-20.9-6-34.1c0-13.2 1.8-25.9 5.8-36.7 4-10.8 9.6-20 16.8-27.7s15.8-13.6 25.6-17.8c9.9-4.2 20.8-6.2 32.6-6.2s22.7 2.1 32.7 6.2c10 4.2 18.6 10.1 25.6 17.8 7.1 7.7 12.6 16.9 16.6 27.7 4.2 10.8 6.3 23.5 6.3 36.7zm-40 .1c0-16.9-3.7-31-10.9-40.8-7.2-9.9-17.3-14.8-30.2-14.8-12.9 0-23 4.9-30.2 14.8-7.2 9.9-10.7 23.9-10.7 40.8 0 17.1 3.6 28.6 10.8 38.5 7.2 10 17.3 14.9 30.2 14.9 12.9 0 23-5 30.2-14.9 7.2-10 10.8-21.4 10.8-38.5zm127.1 86.4c-64.1.3-64.1-51.8-64.1-60.1L1051 32l39.1-6.2v183.6c0 4.7 0 34.5 25.1 34.6v32.9zm68.9 0h-39.3V108.1l39.3-6.2v175zm-19.7-193.5c13.1 0 23.8-10.6 23.8-23.7S1177.6 36 1164.4 36s-23.8 10.6-23.8 23.7 10.7 23.7 23.8 23.7zm117.4 18.6c12.9 0 23.8 1.6 32.6 4.8 8.8 3.2 15.9 7.7 21.1 13.4s8.9 13.5 11.1 21.7c2.3 8.2 3.4 17.2 3.4 27.1v100.6c-6 1.3-15.1 2.8-27.3 4.6s-25.9 2.7-41.1 2.7c-10.1 0-19.4-1-27.7-2.9-8.4-1.9-15.5-5-21.5-9.3-5.9-4.3-10.5-9.8-13.9-16.6-3.3-6.8-5-16.4-5-26.4 0-9.6 1.9-15.7 5.6-22.3 3.8-6.6 8.9-12 15.3-16.2 6.5-4.2 13.9-7.2 22.4-9s17.4-2.7 26.6-2.7c4.3 0 8.8.3 13.6.8s9.8 1.4 15.2 2.7v-6.4c0-4.5-.5-8.8-1.6-12.8-1.1-4.1-3-7.6-5.6-10.7-2.7-3.1-6.2-5.5-10.6-7.2s-10-3-16.7-3c-9 0-17.2 1.1-24.7 2.4-7.5 1.3-13.7 2.8-18.4 4.5l-4.7-32.1c4.9-1.7 12.2-3.4 21.6-5.1s19.5-2.6 30.3-2.6zm3.3 141.9c12 0 20.9-.7 27.1-1.9v-39.8c-2.2-.6-5.3-1.3-9.4-1.9-4.1-.6-8.6-1-13.6-1-4.3 0-8.7.3-13.1 1-4.4.6-8.4 1.8-11.9 3.5s-6.4 4.1-8.5 7.2c-2.2 3.1-3.2 4.9-3.2 9.6 0 9.2 3.2 14.5 9 18 5.9 3.6 13.7 5.3 23.6 5.3zM512.9 103c12.9 0 23.8 1.6 32.6 4.8 8.8 3.2 15.9 7.7 21.1 13.4 5.3 5.8 8.9 13.5 11.1 21.7 2.3 8.2 3.4 17.2 3.4 27.1v100.6c-6 1.3-15.1 2.8-27.3 4.6-12.2 1.8-25.9 2.7-41.1 2.7-10.1 0-19.4-1-27.7-2.9-8.4-1.9-15.5-5-21.5-9.3-5.9-4.3-10.5-9.8-13.9-16.6-3.3-6.8-5-16.4-5-26.4 0-9.6 1.9-15.7 5.6-22.3 3.8-6.6 8.9-12 15.3-16.2 6.5-4.2 13.9-7.2 22.4-9s17.4-2.7 26.6-2.7c4.3 0 8.8.3 13.6.8 4.7.5 9.8 1.4 15.2 2.7v-6.4c0-4.5-.5-8.8-1.6-12.8-1.1-4.1-3-7.6-5.6-10.7-2.7-3.1-6.2-5.5-10.6-7.2-4.4-1.7-10-3-16.7-3-9 0-17.2 1.1-24.7 2.4-7.5 1.3-13.7 2.8-18.4 4.5l-4.7-32.1c4.9-1.7 12.2-3.4 21.6-5.1 9.4-1.8 19.5-2.6 30.3-2.6zm3.4 142c12 0 20.9-.7 27.1-1.9v-39.8c-2.2-.6-5.3-1.3-9.4-1.9-4.1-.6-8.6-1-13.6-1-4.3 0-8.7.3-13.1 1-4.4.6-8.4 1.8-11.9 3.5s-6.4 4.1-8.5 7.2c-2.2 3.1-3.2 4.9-3.2 9.6 0 9.2 3.2 14.5 9 18s13.7 5.3 23.6 5.3zm158.5 31.9c-64.1.3-64.1-51.8-64.1-60.1L610.6 32l39.1-6.2v183.6c0 4.7 0 34.5 25.1 34.6v32.9z",
13475
+ fill: "#182359"
13488
13476
  }));
13489
13477
  };
13490
13478
 
@@ -12,7 +12,7 @@ import 'prop-types';
12
12
  import './smoothscroll-fa4e3f8c.js';
13
13
  import './urlFor.js';
14
14
  import './index-3f5c03b2.js';
15
- import './main-dde1592e.js';
15
+ import './main-754d4992.js';
16
16
 
17
17
  function ArticleCarousel(props) {
18
18
  //Passed in array of articles to pass into YoutubeGroup
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
3
3
  import { _ as _extends } from './extends-2f4448b8.js';
4
4
  import React__default from 'react';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-91ff133a.js';
6
+ import { g as getSerializers } from './index-b2263cac.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-95db387d.js';
@@ -21,7 +21,7 @@ import './index-c7e2ac95.js';
21
21
  import './Beam.js';
22
22
  import './stringify-1e2a5946.js';
23
23
  import './Segment.js';
24
- import './main-dde1592e.js';
24
+ import './main-754d4992.js';
25
25
  import './urlForFile-2e523b67.js';
26
26
  import './index-755f2cc2.js';
27
27
  import 'react-dom';
@@ -31,13 +31,13 @@ import './visibility-sensor-72fd8f8b.js';
31
31
  import 'react-dom';
32
32
  import './slicedToArray-72ed566b.js';
33
33
  import './index-3f5c03b2.js';
34
- import './ADlgInfeed-6e892331.js';
34
+ import './ADlgInfeed-30649360.js';
35
35
  import './AdSlot.js';
36
36
  import './Beam.js';
37
37
  import './stringify-1e2a5946.js';
38
38
  import './Segment.js';
39
- import './main-dde1592e.js';
40
- import './ADInfeed-b05502a1.js';
39
+ import './main-754d4992.js';
40
+ import './ADInfeed-3442c999.js';
41
41
 
42
42
  var _this = undefined;
43
43
 
@@ -27,7 +27,7 @@ import './index-755f2cc2.js';
27
27
  import './smoothscroll-fa4e3f8c.js';
28
28
  import './urlFor.js';
29
29
  import './index-3f5c03b2.js';
30
- import './main-dde1592e.js';
30
+ import './main-754d4992.js';
31
31
  import './isSymbol-a7e9aafe.js';
32
32
  import './toNumber-5aeba6e7.js';
33
33