@mjhls/mjh-framework 1.0.992-nofollow-v5 → 1.0.992-publication-test-v2

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 (149) hide show
  1. package/dist/cjs/AD.js +1 -1
  2. package/dist/cjs/AD300x250.js +1 -2
  3. package/dist/cjs/AD300x250x600.js +1 -2
  4. package/dist/cjs/AD728x90.js +1 -2
  5. package/dist/cjs/ADFloatingFooter.js +1 -2
  6. package/dist/cjs/ADGutter.js +1 -2
  7. package/dist/cjs/ADSkyscraper.js +1 -2
  8. package/dist/cjs/ADSponsoredResources.js +1 -2
  9. package/dist/cjs/ADWebcast.js +1 -2
  10. package/dist/cjs/ADWelcome.js +1 -2
  11. package/dist/cjs/AdSlot.js +1 -2
  12. package/dist/cjs/AdSlotsProvider.js +1 -2
  13. package/dist/cjs/AlgoliaSearch.js +419 -53
  14. package/dist/cjs/ArticleProgramLandingPage.js +2 -4
  15. package/dist/cjs/ArticleSeriesLandingPage.js +3 -4
  16. package/dist/cjs/ArticleSeriesListing.js +1 -2
  17. package/dist/cjs/AuthWrapper.js +89 -19
  18. package/dist/cjs/CMEDeck.js +1 -2
  19. package/dist/cjs/Column2.js +4 -3
  20. package/dist/cjs/Column3.js +3 -3
  21. package/dist/cjs/ContentCardPaginated.js +2 -3
  22. package/dist/cjs/DeckContent.js +2 -3
  23. package/dist/cjs/DeckQueue.js +1 -2
  24. package/dist/cjs/DeckQueuePaginated.js +1 -2
  25. package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
  26. package/dist/cjs/EventsDeck.js +3 -30
  27. package/dist/cjs/ExternalResources.js +5 -7
  28. package/dist/cjs/GridContent.js +3 -4
  29. package/dist/cjs/GridContentPaginated.js +3 -4
  30. package/dist/cjs/HamMagazine.js +10 -10
  31. package/dist/cjs/HorizontalArticleListing.js +2 -4
  32. package/dist/cjs/{ImageSlider-17fdaf3b.js → ImageSlider-1ec0408b.js} +156 -116
  33. package/dist/cjs/IssueLanding.js +4 -6
  34. package/dist/cjs/LeftNav.js +4 -14
  35. package/dist/cjs/MasterDeck.js +3 -4
  36. package/dist/cjs/MasterDeckPaginated.js +3 -4
  37. package/dist/cjs/{MediaSeriesCard-2dcd6741.js → MediaSeriesCard-d736ac47.js} +249 -207
  38. package/dist/cjs/MediaSeriesLanding.js +6 -8
  39. package/dist/cjs/MediaSeriesLandingPaginated.js +6 -8
  40. package/dist/cjs/NavDvm.js +6 -37
  41. package/dist/cjs/{NavFooter-880e9d87.js → NavFooter-1fda6732.js} +4 -9
  42. package/dist/cjs/NavMagazine.js +5 -23
  43. package/dist/cjs/NavNative.js +4 -23
  44. package/dist/cjs/PartnerDetailListing.js +12 -30
  45. package/dist/cjs/PartnerDetailListingPaginated.js +9 -22
  46. package/dist/cjs/PubSection.js +3 -4
  47. package/dist/cjs/QueueDeckExpanded.js +3 -4
  48. package/dist/cjs/QueueDeckExpandedPaginated.js +3 -4
  49. package/dist/cjs/SeriesListingDeck.js +1 -2
  50. package/dist/cjs/SideFooter.js +6 -5
  51. package/dist/cjs/{SocialSearchComponent-ca9c0c45.js → SocialSearchComponent-bac7d6fa.js} +1 -1
  52. package/dist/cjs/TaxonomyCard.js +3 -7
  53. package/dist/cjs/TaxonomyDescription.js +2 -4
  54. package/dist/cjs/TemplateNormal.js +6 -6
  55. package/dist/cjs/VideoProgramLandingPage.js +2 -4
  56. package/dist/cjs/VideoSeriesLandingPage.js +3 -4
  57. package/dist/cjs/VideoSeriesListing.js +1 -2
  58. package/dist/cjs/View.js +2 -4
  59. package/dist/cjs/defineProperty-9673846a.js +34 -0
  60. package/dist/cjs/getQuery.js +5 -2
  61. package/dist/cjs/getRelatedArticle.js +1 -0
  62. package/dist/cjs/getSerializers.js +2 -4
  63. package/dist/cjs/{index-64fe6bc7.js → index-0befb5fb.js} +12 -4
  64. package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
  65. package/dist/cjs/index-b95410f0.js +54 -0
  66. package/dist/cjs/{index.esm-f59ef5b4.js → index.esm-70e78156.js} +4 -5
  67. package/dist/cjs/index.js +10 -13
  68. package/dist/esm/AD.js +1 -1
  69. package/dist/esm/AD300x250.js +1 -2
  70. package/dist/esm/AD300x250x600.js +1 -2
  71. package/dist/esm/AD728x90.js +1 -2
  72. package/dist/esm/ADFloatingFooter.js +1 -2
  73. package/dist/esm/ADGutter.js +1 -2
  74. package/dist/esm/ADSkyscraper.js +1 -2
  75. package/dist/esm/ADSponsoredResources.js +1 -2
  76. package/dist/esm/ADWebcast.js +1 -2
  77. package/dist/esm/ADWelcome.js +1 -2
  78. package/dist/esm/AdSlot.js +1 -2
  79. package/dist/esm/AdSlotsProvider.js +1 -2
  80. package/dist/esm/AlgoliaSearch.js +406 -40
  81. package/dist/esm/ArticleProgramLandingPage.js +2 -4
  82. package/dist/esm/ArticleSeriesLandingPage.js +3 -4
  83. package/dist/esm/ArticleSeriesListing.js +1 -2
  84. package/dist/esm/AuthWrapper.js +86 -16
  85. package/dist/esm/CMEDeck.js +1 -2
  86. package/dist/esm/Column2.js +4 -3
  87. package/dist/esm/Column3.js +3 -3
  88. package/dist/esm/ContentCardPaginated.js +2 -3
  89. package/dist/esm/DeckContent.js +2 -3
  90. package/dist/esm/DeckQueue.js +1 -2
  91. package/dist/esm/DeckQueuePaginated.js +1 -2
  92. package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
  93. package/dist/esm/EventsDeck.js +2 -29
  94. package/dist/esm/ExternalResources.js +5 -7
  95. package/dist/esm/GridContent.js +3 -4
  96. package/dist/esm/GridContentPaginated.js +3 -4
  97. package/dist/esm/HamMagazine.js +10 -10
  98. package/dist/esm/HorizontalArticleListing.js +2 -4
  99. package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-83913c4c.js} +157 -117
  100. package/dist/esm/IssueLanding.js +4 -6
  101. package/dist/esm/LeftNav.js +4 -14
  102. package/dist/esm/MasterDeck.js +3 -4
  103. package/dist/esm/MasterDeckPaginated.js +3 -4
  104. package/dist/esm/{MediaSeriesCard-75712dc0.js → MediaSeriesCard-3a4646ca.js} +44 -2
  105. package/dist/esm/MediaSeriesLanding.js +6 -8
  106. package/dist/esm/MediaSeriesLandingPaginated.js +6 -8
  107. package/dist/esm/NavDvm.js +6 -37
  108. package/dist/esm/{NavFooter-3272e9cd.js → NavFooter-e27bd93b.js} +4 -9
  109. package/dist/esm/NavMagazine.js +5 -23
  110. package/dist/esm/NavNative.js +4 -23
  111. package/dist/esm/PartnerDetailListing.js +12 -30
  112. package/dist/esm/PartnerDetailListingPaginated.js +9 -22
  113. package/dist/esm/PubSection.js +3 -4
  114. package/dist/esm/QueueDeckExpanded.js +3 -4
  115. package/dist/esm/QueueDeckExpandedPaginated.js +3 -4
  116. package/dist/esm/SeriesListingDeck.js +1 -2
  117. package/dist/esm/SideFooter.js +6 -5
  118. package/dist/esm/{SocialSearchComponent-68d948b9.js → SocialSearchComponent-c249903e.js} +1 -1
  119. package/dist/esm/TaxonomyCard.js +3 -7
  120. package/dist/esm/TaxonomyDescription.js +2 -4
  121. package/dist/esm/TemplateNormal.js +6 -6
  122. package/dist/esm/VideoProgramLandingPage.js +2 -4
  123. package/dist/esm/VideoSeriesLandingPage.js +3 -4
  124. package/dist/esm/VideoSeriesListing.js +1 -2
  125. package/dist/esm/View.js +2 -4
  126. package/dist/esm/defineProperty-8c30428f.js +32 -0
  127. package/dist/esm/getQuery.js +5 -2
  128. package/dist/esm/getRelatedArticle.js +1 -0
  129. package/dist/esm/getSerializers.js +2 -4
  130. package/dist/esm/index-174b5baf.js +52 -0
  131. package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
  132. package/dist/esm/{index-19ae7235.js → index-eaa2c6b3.js} +12 -4
  133. package/dist/esm/{index.esm-07c37a92.js → index.esm-37268dca.js} +4 -5
  134. package/dist/esm/index.js +10 -13
  135. package/package.json +2 -2
  136. package/dist/cjs/checkSisterSite-b29833b2.js +0 -19
  137. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  138. package/dist/cjs/events-1b438fe7.js +0 -469
  139. package/dist/cjs/index-50be6759.js +0 -105
  140. package/dist/cjs/typeof-1358762e.js +0 -33
  141. package/dist/esm/checkSisterSite-baa4fb6b.js +0 -17
  142. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  143. package/dist/esm/events-6c3a7a63.js +0 -467
  144. package/dist/esm/index-98ca9cec.js +0 -100
  145. package/dist/esm/typeof-2f07d0e8.js +0 -30
  146. /package/dist/cjs/{ADInfeed-f316b66a.js → ADInfeed-ef933a08.js} +0 -0
  147. /package/dist/cjs/{ADlgInfeed-2003306e.js → ADlgInfeed-0e931f24.js} +0 -0
  148. /package/dist/esm/{ADInfeed-777bb0b3.js → ADInfeed-f946441a.js} +0 -0
  149. /package/dist/esm/{ADlgInfeed-e7fd1bb6.js → ADlgInfeed-012e6f16.js} +0 -0
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.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-19ae7235.js';
6
+ import { g as getSerializers } from './index-eaa2c6b3.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-ea258bb1.js';
@@ -15,8 +15,7 @@ import 'prop-types';
15
15
  import './index-3f5c03b2.js';
16
16
  import 'react-bootstrap';
17
17
  import './urlFor.js';
18
- import './index-f0fc23eb.js';
19
- import './events-6c3a7a63.js';
18
+ import './index-5cc7b406.js';
20
19
  import 'next/router';
21
20
  import './index-c7e2ac95.js';
22
21
  import './util-8ed16d48.js';
@@ -59,7 +58,6 @@ import 'react-bootstrap/Figure';
59
58
  import 'react-bootstrap/OverlayTrigger';
60
59
  import 'react-bootstrap/Tooltip';
61
60
  import 'react-bootstrap/Popover';
62
- import './checkSisterSite-baa4fb6b.js';
63
61
  import 'react-bootstrap/Container';
64
62
  import './visibility-sensor-72fd8f8b.js';
65
63
  import './YoutubeGroup.js';
@@ -14,8 +14,7 @@ import './_object-sap-7cee6f84.js';
14
14
  import './define-property-5f1bda73.js';
15
15
  import './typeof-e9fc0c5d.js';
16
16
  import './_is-array-8d21b9e3.js';
17
- import './index-f0fc23eb.js';
18
- import './events-6c3a7a63.js';
17
+ import './index-5cc7b406.js';
19
18
  import 'prop-types';
20
19
  import 'react-bootstrap/Container';
21
20
  import 'react-bootstrap/Row';
@@ -32,13 +31,13 @@ import './visibility-sensor-72fd8f8b.js';
32
31
  import 'react-dom';
33
32
  import './slicedToArray-6ebcbfea.js';
34
33
  import './index-3f5c03b2.js';
35
- import './ADlgInfeed-e7fd1bb6.js';
34
+ import './ADlgInfeed-012e6f16.js';
36
35
  import './AdSlot.js';
37
36
  import './Beam.js';
38
37
  import './stringify-2b084bee.js';
39
38
  import './Segment.js';
40
39
  import './main-9f6806ea.js';
41
- import './ADInfeed-777bb0b3.js';
40
+ import './ADInfeed-f946441a.js';
42
41
 
43
42
  var _this = undefined;
44
43
 
@@ -1,7 +1,7 @@
1
1
  import { _ as _extends } from './extends-6d8e3924.js';
2
2
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
3
3
  import React__default from 'react';
4
- import { l as lib_3 } from './index-f0fc23eb.js';
4
+ import { l as lib_3 } from './index-5cc7b406.js';
5
5
  import Container from 'react-bootstrap/Container';
6
6
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
7
7
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
@@ -19,7 +19,6 @@ import './typeof-e9fc0c5d.js';
19
19
  import './web.dom.iterable-ab4dea5c.js';
20
20
  import './_is-array-8d21b9e3.js';
21
21
  import './_library-528f1934.js';
22
- import './events-6c3a7a63.js';
23
22
  import 'prop-types';
24
23
  import 'react-dom';
25
24
  import './iconBase-ccc56b97.js';
@@ -1,7 +1,5 @@
1
1
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
3
- import { a as _typeof_1 } from './typeof-2f07d0e8.js';
4
- import { d as defineProperty, b as asyncToGenerator } from './defineProperty-23a8f8cd.js';
5
3
  import React__default, { useState, useEffect } from 'react';
6
4
  import { Form } from 'react-bootstrap';
7
5
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
@@ -15,12 +13,27 @@ function _interopRequireDefault(obj) {
15
13
  };
16
14
  }
17
15
 
18
- module.exports = _interopRequireDefault;
19
- module.exports["default"] = module.exports, module.exports.__esModule = true;
16
+ module.exports = _interopRequireDefault, module.exports.__esModule = true, module.exports["default"] = module.exports;
20
17
  });
21
18
 
22
19
  unwrapExports(interopRequireDefault);
23
20
 
21
+ var _typeof_1 = createCommonjsModule(function (module) {
22
+ function _typeof(obj) {
23
+ "@babel/helpers - typeof";
24
+
25
+ return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
26
+ return typeof obj;
27
+ } : function (obj) {
28
+ return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
29
+ }, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
30
+ }
31
+
32
+ module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
33
+ });
34
+
35
+ unwrapExports(_typeof_1);
36
+
24
37
  var runtime_1 = createCommonjsModule(function (module) {
25
38
  /**
26
39
  * Copyright (c) 2014-present, Facebook, Inc.
@@ -779,13 +792,75 @@ try {
779
792
 
780
793
  var regenerator = runtime_1;
781
794
 
795
+ var defineProperty = createCommonjsModule(function (module) {
796
+ function _defineProperty(obj, key, value) {
797
+ if (key in obj) {
798
+ Object.defineProperty(obj, key, {
799
+ value: value,
800
+ enumerable: true,
801
+ configurable: true,
802
+ writable: true
803
+ });
804
+ } else {
805
+ obj[key] = value;
806
+ }
807
+
808
+ return obj;
809
+ }
810
+
811
+ module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
812
+ });
813
+
814
+ unwrapExports(defineProperty);
815
+
816
+ var asyncToGenerator = createCommonjsModule(function (module) {
817
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
818
+ try {
819
+ var info = gen[key](arg);
820
+ var value = info.value;
821
+ } catch (error) {
822
+ reject(error);
823
+ return;
824
+ }
825
+
826
+ if (info.done) {
827
+ resolve(value);
828
+ } else {
829
+ Promise.resolve(value).then(_next, _throw);
830
+ }
831
+ }
832
+
833
+ function _asyncToGenerator(fn) {
834
+ return function () {
835
+ var self = this,
836
+ args = arguments;
837
+ return new Promise(function (resolve, reject) {
838
+ var gen = fn.apply(self, args);
839
+
840
+ function _next(value) {
841
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
842
+ }
843
+
844
+ function _throw(err) {
845
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
846
+ }
847
+
848
+ _next(undefined);
849
+ });
850
+ };
851
+ }
852
+
853
+ module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
854
+ });
855
+
856
+ unwrapExports(asyncToGenerator);
857
+
782
858
  var arrayWithHoles = createCommonjsModule(function (module) {
783
859
  function _arrayWithHoles(arr) {
784
860
  if (Array.isArray(arr)) return arr;
785
861
  }
786
862
 
787
- module.exports = _arrayWithHoles;
788
- module.exports["default"] = module.exports, module.exports.__esModule = true;
863
+ module.exports = _arrayWithHoles, module.exports.__esModule = true, module.exports["default"] = module.exports;
789
864
  });
790
865
 
791
866
  unwrapExports(arrayWithHoles);
@@ -821,8 +896,7 @@ function _iterableToArrayLimit(arr, i) {
821
896
  return _arr;
822
897
  }
823
898
 
824
- module.exports = _iterableToArrayLimit;
825
- module.exports["default"] = module.exports, module.exports.__esModule = true;
899
+ module.exports = _iterableToArrayLimit, module.exports.__esModule = true, module.exports["default"] = module.exports;
826
900
  });
827
901
 
828
902
  unwrapExports(iterableToArrayLimit);
@@ -838,8 +912,7 @@ function _arrayLikeToArray(arr, len) {
838
912
  return arr2;
839
913
  }
840
914
 
841
- module.exports = _arrayLikeToArray;
842
- module.exports["default"] = module.exports, module.exports.__esModule = true;
915
+ module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
843
916
  });
844
917
 
845
918
  unwrapExports(arrayLikeToArray);
@@ -854,8 +927,7 @@ function _unsupportedIterableToArray(o, minLen) {
854
927
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);
855
928
  }
856
929
 
857
- module.exports = _unsupportedIterableToArray;
858
- module.exports["default"] = module.exports, module.exports.__esModule = true;
930
+ module.exports = _unsupportedIterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
859
931
  });
860
932
 
861
933
  unwrapExports(unsupportedIterableToArray);
@@ -865,8 +937,7 @@ function _nonIterableRest() {
865
937
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
866
938
  }
867
939
 
868
- module.exports = _nonIterableRest;
869
- module.exports["default"] = module.exports, module.exports.__esModule = true;
940
+ module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports;
870
941
  });
871
942
 
872
943
  unwrapExports(nonIterableRest);
@@ -876,8 +947,7 @@ function _slicedToArray(arr, i) {
876
947
  return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();
877
948
  }
878
949
 
879
- module.exports = _slicedToArray;
880
- module.exports["default"] = module.exports, module.exports.__esModule = true;
950
+ module.exports = _slicedToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
881
951
  });
882
952
 
883
953
  unwrapExports(slicedToArray);
@@ -9,7 +9,7 @@ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
9
9
  import { m as main_43 } from './main-9f6806ea.js';
10
10
  import { d as debounce_1 } from './debounce-533d9748.js';
11
11
  import { useRouter } from 'next/router';
12
- import { l as lib_3 } from './index-f0fc23eb.js';
12
+ import { l as lib_3 } from './index-5cc7b406.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
@@ -18,7 +18,6 @@ import './_iter-detect-98db3b07.js';
18
18
  import 'react-dom';
19
19
  import './isSymbol-a7e9aafe.js';
20
20
  import './toNumber-5aeba6e7.js';
21
- import './events-6c3a7a63.js';
22
21
  import 'prop-types';
23
22
 
24
23
  var itemsPerPage = 12;
@@ -3,19 +3,20 @@ import Row from 'react-bootstrap/Row';
3
3
  import Col from 'react-bootstrap/Col';
4
4
  import SideFooter from './SideFooter.js';
5
5
  import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
6
- import './react-social-icons-9be47857.js';
6
+ import './defineProperty-8c30428f.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
+ import './define-property-5f1bda73.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './react-social-icons-9be47857.js';
8
11
  import 'prop-types';
9
12
  import './get-3c308da4.js';
10
13
  import './isSymbol-a7e9aafe.js';
11
14
  import './eq-bdcbf886.js';
12
15
  import './Segment.js';
13
16
  import './asyncToGenerator-958ef5fc.js';
14
- import './core.get-iterator-method-ea258bb1.js';
15
17
  import './web.dom.iterable-ab4dea5c.js';
16
18
  import './_library-528f1934.js';
17
19
  import './_iter-detect-98db3b07.js';
18
- import './checkSisterSite-baa4fb6b.js';
19
20
 
20
21
  var Column2 = function Column2(props) {
21
22
  var rightItems = props.rightItems,
@@ -15,8 +15,7 @@ import './AdSlot.js';
15
15
  import './extends-6d8e3924.js';
16
16
  import './_object-pie-133f504a.js';
17
17
  import 'prop-types';
18
- import './index-f0fc23eb.js';
19
- import './events-6c3a7a63.js';
18
+ import './index-5cc7b406.js';
20
19
  import './debounce-533d9748.js';
21
20
  import './isSymbol-a7e9aafe.js';
22
21
  import './toNumber-5aeba6e7.js';
@@ -28,7 +27,8 @@ import './_iter-detect-98db3b07.js';
28
27
  import './Segment.js';
29
28
  import 'react-bootstrap/ListGroup';
30
29
  import './ADWebcast.js';
31
- import './checkSisterSite-baa4fb6b.js';
30
+ import './defineProperty-8c30428f.js';
31
+ import './define-property-5f1bda73.js';
32
32
  import './react-social-icons-9be47857.js';
33
33
  import './get-3c308da4.js';
34
34
  import './eq-bdcbf886.js';
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
5
5
  import React__default from 'react';
6
- import { l as lib_3 } from './index-f0fc23eb.js';
6
+ import { l as lib_3 } from './index-5cc7b406.js';
7
7
  import Container from 'react-bootstrap/Container';
8
8
  import Row from 'react-bootstrap/Row';
9
9
  import Col from 'react-bootstrap/Col';
@@ -14,7 +14,7 @@ import urlFor from './urlFor.js';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
15
  import { m as main_43 } from './main-9f6806ea.js';
16
16
  import { c as clean_html_1 } from './entities-6d9154b4.js';
17
- import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
17
+ import { A as ADInfeed } from './ADInfeed-f946441a.js';
18
18
  import { P as Pagination } from './Pagination-9fe9f61d.js';
19
19
  import Spinner from 'react-bootstrap/Spinner';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
@@ -27,7 +27,6 @@ import './_object-sap-7cee6f84.js';
27
27
  import './define-property-5f1bda73.js';
28
28
  import './typeof-e9fc0c5d.js';
29
29
  import './_is-array-8d21b9e3.js';
30
- import './events-6c3a7a63.js';
31
30
  import 'prop-types';
32
31
  import './slicedToArray-6ebcbfea.js';
33
32
  import './index-3f5c03b2.js';
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-6d8e3924.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-f0fc23eb.js';
5
+ import { l as lib_3 } from './index-5cc7b406.js';
6
6
  import Container from 'react-bootstrap/Container';
7
7
  import Row from 'react-bootstrap/Row';
8
8
  import Col from 'react-bootstrap/Col';
@@ -16,7 +16,7 @@ import urlFor from './urlFor.js';
16
16
  import { L as LazyLoad } from './index-755f2cc2.js';
17
17
  import { m as main_43 } from './main-9f6806ea.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
19
+ import { A as ADInfeed } from './ADInfeed-f946441a.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './_iter-detect-98db3b07.js';
@@ -27,7 +27,6 @@ import './typeof-e9fc0c5d.js';
27
27
  import './web.dom.iterable-ab4dea5c.js';
28
28
  import './_is-array-8d21b9e3.js';
29
29
  import './_library-528f1934.js';
30
- import './events-6c3a7a63.js';
31
30
  import 'prop-types';
32
31
  import './isSymbol-a7e9aafe.js';
33
32
  import './toNumber-5aeba6e7.js';
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-6d8e3924.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-f0fc23eb.js';
5
+ import { l as lib_3 } from './index-5cc7b406.js';
6
6
  import Container from 'react-bootstrap/Container';
7
7
  import Row from 'react-bootstrap/Row';
8
8
  import Col from 'react-bootstrap/Col';
@@ -27,7 +27,6 @@ import './typeof-e9fc0c5d.js';
27
27
  import './web.dom.iterable-ab4dea5c.js';
28
28
  import './_is-array-8d21b9e3.js';
29
29
  import './_library-528f1934.js';
30
- import './events-6c3a7a63.js';
31
30
  import 'prop-types';
32
31
  import 'react-dom';
33
32
  import './isSymbol-a7e9aafe.js';
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
5
5
  import React__default from 'react';
6
- import { l as lib_3 } from './index-f0fc23eb.js';
6
+ import { l as lib_3 } from './index-5cc7b406.js';
7
7
  import Container from 'react-bootstrap/Container';
8
8
  import Row from 'react-bootstrap/Row';
9
9
  import Col from 'react-bootstrap/Col';
@@ -27,7 +27,6 @@ import './_object-sap-7cee6f84.js';
27
27
  import './define-property-5f1bda73.js';
28
28
  import './typeof-e9fc0c5d.js';
29
29
  import './_is-array-8d21b9e3.js';
30
- import './events-6c3a7a63.js';
31
30
  import 'prop-types';
32
31
  import 'react-dom';
33
32
  import './isSymbol-a7e9aafe.js';
@@ -1,13 +1,12 @@
1
1
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useState } from 'react';
3
3
  import PropTypes from 'prop-types';
4
- import { b as lib_1, a as lib_2 } from './index-f0fc23eb.js';
4
+ import { b as lib_1, a as lib_2 } from './index-5cc7b406.js';
5
5
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
6
6
  import { d as debounce_1 } from './debounce-533d9748.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './web.dom.iterable-ab4dea5c.js';
9
9
  import './core.get-iterator-method-ea258bb1.js';
10
- import './events-6c3a7a63.js';
11
10
  import 'react-dom';
12
11
  import './isSymbol-a7e9aafe.js';
13
12
  import './toNumber-5aeba6e7.js';
@@ -1,5 +1,5 @@
1
+ import { _ as _defineProperty } from './defineProperty-8c30428f.js';
1
2
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as defineProperty$1 } from './define-property-5f1bda73.js';
3
3
  import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
4
4
  import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
5
5
  import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
@@ -19,39 +19,12 @@ import './main-9f6806ea.js';
19
19
  import { m as momentTimezone } from './index-30a6257d.js';
20
20
  import { j as js_cookie } from './js.cookie-6874175c.js';
21
21
  import { useRouter } from 'next/router';
22
+ import './define-property-5f1bda73.js';
22
23
  import './_object-pie-133f504a.js';
23
24
  import './web.dom.iterable-ab4dea5c.js';
24
25
  import './_iter-detect-98db3b07.js';
25
26
  import './moment-bc12cb97.js';
26
27
 
27
- var defineProperty = createCommonjsModule(function (module, exports) {
28
-
29
- exports.__esModule = true;
30
-
31
-
32
-
33
- var _defineProperty2 = _interopRequireDefault(defineProperty$1);
34
-
35
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
36
-
37
- exports.default = function (obj, key, value) {
38
- if (key in obj) {
39
- (0, _defineProperty2.default)(obj, key, {
40
- value: value,
41
- enumerable: true,
42
- configurable: true,
43
- writable: true
44
- });
45
- } else {
46
- obj[key] = value;
47
- }
48
-
49
- return obj;
50
- };
51
- });
52
-
53
- var _defineProperty = unwrapExports(defineProperty);
54
-
55
28
  // https://github.com/tc39/proposal-object-values-entries
56
29
 
57
30
  var $entries = _objectToArray(true);
@@ -2,11 +2,10 @@ import { _ as _extends } from './extends-6d8e3924.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useState, useEffect } from 'react';
4
4
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
- import { g as getSerializers } from './index-19ae7235.js';
5
+ import { g as getSerializers } from './index-eaa2c6b3.js';
6
6
  import { m as momentTimezone } from './index-30a6257d.js';
7
7
  import { useRouter } from 'next/router';
8
8
  import Button from 'react-bootstrap/Button';
9
- import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
10
9
  import './_commonjsHelpers-0c4b6f40.js';
11
10
  import './core.get-iterator-method-ea258bb1.js';
12
11
  import './_object-pie-133f504a.js';
@@ -15,8 +14,7 @@ import 'prop-types';
15
14
  import './index-3f5c03b2.js';
16
15
  import 'react-bootstrap';
17
16
  import './urlFor.js';
18
- import './index-f0fc23eb.js';
19
- import './events-6c3a7a63.js';
17
+ import './index-5cc7b406.js';
20
18
  import './index-c7e2ac95.js';
21
19
  import './util-8ed16d48.js';
22
20
  import './Beam.js';
@@ -123,7 +121,7 @@ var ExternalResources = function ExternalResources(props) {
123
121
  { id: 'thumb' },
124
122
  React__default.createElement(
125
123
  'a',
126
- { href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
124
+ { href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
127
125
  React__default.createElement('img', { src: r.thumbnail })
128
126
  )
129
127
  ),
@@ -132,7 +130,7 @@ var ExternalResources = function ExternalResources(props) {
132
130
  { id: 'details' },
133
131
  React__default.createElement(
134
132
  'a',
135
- { href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
133
+ { href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
136
134
  React__default.createElement(
137
135
  'p',
138
136
  { id: 'title' },
@@ -192,7 +190,7 @@ var ExternalResources = function ExternalResources(props) {
192
190
  ),
193
191
  React__default.createElement(
194
192
  Button,
195
- { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: checkSisterSite(r.destination) ? '' : 'noopener noreferrer' },
193
+ { id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
196
194
  cta
197
195
  )
198
196
  )
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-6d8e3924.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-f0fc23eb.js';
5
+ import { l as lib_3 } from './index-5cc7b406.js';
6
6
  import Container from 'react-bootstrap/Container';
7
7
  import Row from 'react-bootstrap/Row';
8
8
  import Col from 'react-bootstrap/Col';
@@ -12,9 +12,9 @@ import { m as moment } from './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
13
  import { L as LazyLoad } from './index-755f2cc2.js';
14
14
  import { c as clean_html_1 } from './entities-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
15
+ import { A as ADInfeed } from './ADInfeed-f946441a.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-012e6f16.js';
18
18
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
19
19
  import { g as get_1 } from './get-3c308da4.js';
20
20
  import { d as debounce_1 } from './debounce-533d9748.js';
@@ -34,7 +34,6 @@ import './typeof-e9fc0c5d.js';
34
34
  import './web.dom.iterable-ab4dea5c.js';
35
35
  import './_is-array-8d21b9e3.js';
36
36
  import './_library-528f1934.js';
37
- import './events-6c3a7a63.js';
38
37
  import 'prop-types';
39
38
  import 'react-dom';
40
39
  import './slicedToArray-6ebcbfea.js';
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
4
4
  import { _ as _extends } from './extends-6d8e3924.js';
5
5
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
6
6
  import React__default from 'react';
7
- import { l as lib_3 } from './index-f0fc23eb.js';
7
+ import { l as lib_3 } from './index-5cc7b406.js';
8
8
  import Container from 'react-bootstrap/Container';
9
9
  import Row from 'react-bootstrap/Row';
10
10
  import Col from 'react-bootstrap/Col';
@@ -13,9 +13,9 @@ import { m as moment } from './moment-bc12cb97.js';
13
13
  import { withRouter } from 'next/router';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
15
  import { c as clean_html_1 } from './entities-6d9154b4.js';
16
- import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
16
+ import { A as ADInfeed } from './ADInfeed-f946441a.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-012e6f16.js';
19
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
20
  import { g as get_1 } from './get-3c308da4.js';
21
21
  import urlFor from './urlFor.js';
@@ -34,7 +34,6 @@ import './_object-sap-7cee6f84.js';
34
34
  import './define-property-5f1bda73.js';
35
35
  import './typeof-e9fc0c5d.js';
36
36
  import './_is-array-8d21b9e3.js';
37
- import './events-6c3a7a63.js';
38
37
  import 'prop-types';
39
38
  import 'react-dom';
40
39
  import './slicedToArray-6ebcbfea.js';
@@ -1,8 +1,8 @@
1
1
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useRef, useState, useEffect } from 'react';
3
- import { N as NavFooter } from './NavFooter-3272e9cd.js';
4
- import { S as SocialNavFooter } from './index.esm-07c37a92.js';
5
- import { S as SocialSearchComponent } from './SocialSearchComponent-68d948b9.js';
3
+ import { N as NavFooter } from './NavFooter-e27bd93b.js';
4
+ import { S as SocialNavFooter } from './index.esm-37268dca.js';
5
+ import { S as SocialSearchComponent } from './SocialSearchComponent-c249903e.js';
6
6
  import 'react-bootstrap/Form';
7
7
  import 'react-bootstrap/FormControl';
8
8
  import 'react-bootstrap/Button';
@@ -17,7 +17,6 @@ import { m as main_43, c as main_44 } from './main-9f6806ea.js';
17
17
  import './_commonjsHelpers-0c4b6f40.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
19
19
  import './core.get-iterator-method-ea258bb1.js';
20
- import './checkSisterSite-baa4fb6b.js';
21
20
  import './react-social-icons-9be47857.js';
22
21
  import 'prop-types';
23
22
  import './iconBase-ccc56b97.js';
@@ -161,6 +160,7 @@ var HamMagazine = function HamMagazine(props) {
161
160
  // Taking into consideration the height of the top navbar while setting the navigation fixed
162
161
 
163
162
  if (window && topNavRef && topNavRef.current && navRef && navRef.current && window.pageYOffset !== 0 && window.pageYOffset + topNavRef.current.clientHeight + navRef.current.clientHeight > navOffsetTop) {
163
+
164
164
  if (navRef.current && navRef.current.style) {
165
165
  navRef.current.style.position = 'fixed';
166
166
  if (mastNav && mastNav.offsetHeight) navRef.current.style.top = mastNav.offsetHeight;
@@ -418,7 +418,7 @@ var HamMagazine = function HamMagazine(props) {
418
418
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
419
419
  href: ddRow.url,
420
420
  target: ddRow.blank ? '_blank' : '_self',
421
- rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
421
+ rel: 'noopener noreferrer',
422
422
  className: 'dropdown-item' },
423
423
  ddRow.name
424
424
  ) : null;
@@ -441,7 +441,7 @@ var HamMagazine = function HamMagazine(props) {
441
441
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
442
442
  href: ddRow.url,
443
443
  target: ddRow.blank ? '_blank' : '_self',
444
- rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
444
+ rel: 'noopener noreferrer',
445
445
  className: 'dropdown-item' },
446
446
  ddRow.name
447
447
  ) : null;
@@ -458,7 +458,7 @@ var HamMagazine = function HamMagazine(props) {
458
458
  needsegmentsupport: row.needSegmentSupport ? 'true' : '',
459
459
  href: row.url,
460
460
  target: row.blank ? '_blank' : '_self',
461
- rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
461
+ rel: 'noopener noreferrer',
462
462
  className: 'nav-link' },
463
463
  row.name
464
464
  ) : null;
@@ -500,7 +500,7 @@ var HamMagazine = function HamMagazine(props) {
500
500
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
501
501
  href: ddRow.url,
502
502
  target: ddRow.blank ? '_blank' : '_self',
503
- rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
503
+ rel: 'noopener noreferrer',
504
504
  className: 'dropdown-item nav-link' },
505
505
  ddRow.name
506
506
  ) : null;
@@ -522,7 +522,7 @@ var HamMagazine = function HamMagazine(props) {
522
522
  needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
523
523
  href: ddRow.url,
524
524
  target: ddRow.blank ? '_blank' : '_self',
525
- rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
525
+ rel: 'noopener noreferrer',
526
526
  className: 'dropdown-item' },
527
527
  ddRow.name
528
528
  ) : null;
@@ -539,7 +539,7 @@ var HamMagazine = function HamMagazine(props) {
539
539
  needsegmentsupport: row.needSegmentSupport ? 'true' : '',
540
540
  href: row.url,
541
541
  target: row.blank ? '_blank' : '_self',
542
- rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
542
+ rel: 'noopener noreferrer',
543
543
  className: 'nav-link' },
544
544
  row.name
545
545
  ) : null;