@mjhls/mjh-framework 1.0.1050-pdfGating-v4 → 1.0.1052

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/AD300x250.js +2 -1
  2. package/dist/cjs/AD300x250x600.js +2 -1
  3. package/dist/cjs/AD728x90.js +2 -1
  4. package/dist/cjs/ADFloatingFooter.js +2 -1
  5. package/dist/cjs/ADGutter.js +2 -1
  6. package/dist/cjs/ADSkyscraper.js +2 -1
  7. package/dist/cjs/ADSponsoredResources.js +2 -1
  8. package/dist/cjs/ADWebcast.js +2 -1
  9. package/dist/cjs/ADWelcome.js +2 -1
  10. package/dist/cjs/AdSlot.js +2 -1
  11. package/dist/cjs/AdSlotsProvider.js +2 -1
  12. package/dist/cjs/AlgoliaSearch.js +105 -73
  13. package/dist/cjs/ArticleProgramLandingPage.js +4 -3
  14. package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
  15. package/dist/cjs/Auth.js +2 -1
  16. package/dist/cjs/AuthWrapper.js +89 -19
  17. package/dist/cjs/Beam.js +2 -1
  18. package/dist/cjs/CMEDeck.js +2 -1
  19. package/dist/cjs/Column2.js +2 -1
  20. package/dist/cjs/Column3.js +2 -1
  21. package/dist/cjs/ContentCardPaginated.js +3 -2
  22. package/dist/cjs/DeckContent.js +3 -2
  23. package/dist/cjs/DeckQueuePaginated.js +2 -1
  24. package/dist/cjs/ExternalResources.js +4 -3
  25. package/dist/cjs/GridContent.js +4 -3
  26. package/dist/cjs/GridContentPaginated.js +4 -3
  27. package/dist/cjs/HamMagazine.js +2 -1
  28. package/dist/cjs/HorizontalArticleListing.js +4 -3
  29. package/dist/cjs/{ImageSlider-984a697b.js → ImageSlider-d65bc9c8.js} +156 -116
  30. package/dist/cjs/IssueLanding.js +6 -5
  31. package/dist/cjs/LeftNav.js +2 -1
  32. package/dist/cjs/MasterDeck.js +4 -3
  33. package/dist/cjs/MasterDeckPaginated.js +4 -3
  34. package/dist/cjs/{MediaSeriesCard-d169c597.js → MediaSeriesCard-e54b0b0c.js} +1 -1
  35. package/dist/cjs/MediaSeriesLanding.js +9 -8
  36. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -8
  37. package/dist/cjs/NavDvm.js +2 -1
  38. package/dist/cjs/NavMagazine.js +2 -1
  39. package/dist/cjs/NavNative.js +2 -1
  40. package/dist/cjs/PartnerDetailListing.js +7 -7
  41. package/dist/cjs/PartnerDetailListingPaginated.js +7 -7
  42. package/dist/cjs/PodcastsLanding.js +7 -6
  43. package/dist/cjs/PtceDeck.js +2 -1
  44. package/dist/cjs/PubSection.js +4 -3
  45. package/dist/cjs/PubToc.js +2 -1
  46. package/dist/cjs/PublicationLanding.js +18 -349
  47. package/dist/cjs/QueueDeckExpanded.js +4 -3
  48. package/dist/cjs/QueueDeckExpandedPaginated.js +4 -3
  49. package/dist/cjs/Segment.js +2 -1
  50. package/dist/cjs/SideFooter.js +2 -1
  51. package/dist/cjs/TaxonomyDescription.js +4 -3
  52. package/dist/cjs/TemplateNormal.js +2 -1
  53. package/dist/cjs/{Tooltip-96fe6ef6.js → Tooltip-02a841b5.js} +86 -34
  54. package/dist/cjs/Ustream.js +2 -1
  55. package/dist/cjs/VideoProgramLandingPage.js +4 -3
  56. package/dist/cjs/VideoSeriesFilter.js +2 -1
  57. package/dist/cjs/VideoSeriesLandingPage.js +4 -3
  58. package/dist/cjs/View.js +4 -3
  59. package/dist/cjs/_set-species-0c7864a2.js +55 -0
  60. package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-65df6bf8.js} +8 -56
  61. package/dist/cjs/faundadb.js +2 -1
  62. package/dist/cjs/getPtceActivities.js +2 -1
  63. package/dist/cjs/getRelatedArticle.js +2 -1
  64. package/dist/cjs/getRootDocGroup.js +2 -1
  65. package/dist/cjs/getSerializers.js +4 -3
  66. package/dist/cjs/getTIData.js +2 -1
  67. package/dist/cjs/{index-e8600243.js → index-40a8d091.js} +3 -3
  68. package/dist/cjs/{index-50be6759.js → index-9ec837cc.js} +9 -25
  69. package/dist/cjs/index.js +10 -11
  70. package/dist/cjs/{urlForFile-ef20990d.js → urlForFile-5084fc48.js} +1 -2
  71. package/dist/esm/AD300x250.js +2 -1
  72. package/dist/esm/AD300x250x600.js +2 -1
  73. package/dist/esm/AD728x90.js +2 -1
  74. package/dist/esm/ADFloatingFooter.js +2 -1
  75. package/dist/esm/ADGutter.js +2 -1
  76. package/dist/esm/ADSkyscraper.js +2 -1
  77. package/dist/esm/ADSponsoredResources.js +2 -1
  78. package/dist/esm/ADWebcast.js +2 -1
  79. package/dist/esm/ADWelcome.js +2 -1
  80. package/dist/esm/AdSlot.js +2 -1
  81. package/dist/esm/AdSlotsProvider.js +2 -1
  82. package/dist/esm/AlgoliaSearch.js +104 -72
  83. package/dist/esm/ArticleProgramLandingPage.js +4 -3
  84. package/dist/esm/ArticleSeriesLandingPage.js +4 -3
  85. package/dist/esm/Auth.js +2 -1
  86. package/dist/esm/AuthWrapper.js +86 -16
  87. package/dist/esm/Beam.js +2 -1
  88. package/dist/esm/CMEDeck.js +2 -1
  89. package/dist/esm/Column2.js +2 -1
  90. package/dist/esm/Column3.js +2 -1
  91. package/dist/esm/ContentCardPaginated.js +3 -2
  92. package/dist/esm/DeckContent.js +3 -2
  93. package/dist/esm/DeckQueuePaginated.js +2 -1
  94. package/dist/esm/ExternalResources.js +4 -3
  95. package/dist/esm/GridContent.js +4 -3
  96. package/dist/esm/GridContentPaginated.js +4 -3
  97. package/dist/esm/HamMagazine.js +2 -1
  98. package/dist/esm/HorizontalArticleListing.js +4 -3
  99. package/dist/esm/{ImageSlider-497e9c88.js → ImageSlider-da225417.js} +157 -117
  100. package/dist/esm/IssueLanding.js +6 -5
  101. package/dist/esm/LeftNav.js +2 -1
  102. package/dist/esm/MasterDeck.js +4 -3
  103. package/dist/esm/MasterDeckPaginated.js +4 -3
  104. package/dist/esm/{MediaSeriesCard-db3db926.js → MediaSeriesCard-3906e9ad.js} +1 -1
  105. package/dist/esm/MediaSeriesLanding.js +9 -8
  106. package/dist/esm/MediaSeriesLandingPaginated.js +9 -8
  107. package/dist/esm/NavDvm.js +2 -1
  108. package/dist/esm/NavMagazine.js +2 -1
  109. package/dist/esm/NavNative.js +2 -1
  110. package/dist/esm/PartnerDetailListing.js +7 -7
  111. package/dist/esm/PartnerDetailListingPaginated.js +7 -7
  112. package/dist/esm/PodcastsLanding.js +7 -6
  113. package/dist/esm/PtceDeck.js +2 -1
  114. package/dist/esm/PubSection.js +4 -3
  115. package/dist/esm/PubToc.js +2 -1
  116. package/dist/esm/PublicationLanding.js +8 -335
  117. package/dist/esm/QueueDeckExpanded.js +4 -3
  118. package/dist/esm/QueueDeckExpandedPaginated.js +4 -3
  119. package/dist/esm/Segment.js +2 -1
  120. package/dist/esm/SideFooter.js +2 -1
  121. package/dist/esm/TaxonomyDescription.js +4 -3
  122. package/dist/esm/TemplateNormal.js +2 -1
  123. package/dist/esm/{Tooltip-bc98d17e.js → Tooltip-7a093cd4.js} +244 -192
  124. package/dist/esm/Ustream.js +2 -1
  125. package/dist/esm/VideoProgramLandingPage.js +4 -3
  126. package/dist/esm/VideoSeriesFilter.js +2 -1
  127. package/dist/esm/VideoSeriesLandingPage.js +4 -3
  128. package/dist/esm/View.js +4 -3
  129. package/dist/esm/_set-species-2cd9340f.js +50 -0
  130. package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-64822ccc.js} +6 -50
  131. package/dist/esm/faundadb.js +2 -1
  132. package/dist/esm/getPtceActivities.js +2 -1
  133. package/dist/esm/getRelatedArticle.js +2 -1
  134. package/dist/esm/getRootDocGroup.js +2 -1
  135. package/dist/esm/getSerializers.js +4 -3
  136. package/dist/esm/getTIData.js +2 -1
  137. package/dist/esm/{index-98ca9cec.js → index-0ce54f8a.js} +10 -25
  138. package/dist/esm/{index-60cb5113.js → index-718f95b2.js} +3 -3
  139. package/dist/esm/index.js +10 -11
  140. package/dist/esm/{urlForFile-dc111d7f.js → urlForFile-f6485737.js} +1 -2
  141. package/package.json +2 -2
  142. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  143. package/dist/cjs/typeof-1358762e.js +0 -33
  144. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  145. package/dist/esm/typeof-2f07d0e8.js +0 -30
  146. /package/dist/cjs/{ADInfeed-49bdb9e1.js → ADInfeed-98ee4120.js} +0 -0
  147. /package/dist/cjs/{ADlgInfeed-33be9ab6.js → ADlgInfeed-55df7d69.js} +0 -0
  148. /package/dist/esm/{ADInfeed-d2229e62.js → ADInfeed-6d0c0856.js} +0 -0
  149. /package/dist/esm/{ADlgInfeed-e13fb474.js → ADlgInfeed-93bc2250.js} +0 -0
@@ -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);
package/dist/esm/Beam.js CHANGED
@@ -1,10 +1,11 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
3
3
  import Segment from './Segment.js';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
5
  import './core.get-iterator-method-ea258bb1.js';
6
6
  import './web.dom.iterable-ab4dea5c.js';
7
7
  import './_library-528f1934.js';
8
+ import './_set-species-2cd9340f.js';
8
9
  import './_iter-detect-98db3b07.js';
9
10
 
10
11
  require("babel-polyfill");
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
3
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
4
4
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
@@ -14,6 +14,7 @@ import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
16
16
  import './_library-528f1934.js';
17
+ import './_set-species-2cd9340f.js';
17
18
  import './_iter-detect-98db3b07.js';
18
19
  import 'react-dom';
19
20
  import './isSymbol-a7e9aafe.js';
@@ -12,9 +12,10 @@ import './get-3c308da4.js';
12
12
  import './isSymbol-a7e9aafe.js';
13
13
  import './eq-bdcbf886.js';
14
14
  import './Segment.js';
15
- import './asyncToGenerator-958ef5fc.js';
15
+ import './asyncToGenerator-64822ccc.js';
16
16
  import './web.dom.iterable-ab4dea5c.js';
17
17
  import './_library-528f1934.js';
18
+ import './_set-species-2cd9340f.js';
18
19
  import './_iter-detect-98db3b07.js';
19
20
  import './checkSisterSite-a7218fda.js';
20
21
 
@@ -20,8 +20,9 @@ import './isSymbol-a7e9aafe.js';
20
20
  import './toNumber-5aeba6e7.js';
21
21
  import './Beam.js';
22
22
  import './stringify-2b084bee.js';
23
- import './asyncToGenerator-958ef5fc.js';
23
+ import './asyncToGenerator-64822ccc.js';
24
24
  import './_library-528f1934.js';
25
+ import './_set-species-2cd9340f.js';
25
26
  import './_iter-detect-98db3b07.js';
26
27
  import './Segment.js';
27
28
  import 'react-bootstrap/ListGroup';
@@ -1,5 +1,5 @@
1
1
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
5
5
  import React__default from 'react';
@@ -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-754d4992.js';
16
16
  import { c as clean_html_1 } from './entities-6d9154b4.js';
17
- import { A as ADInfeed } from './ADInfeed-d2229e62.js';
17
+ import { A as ADInfeed } from './ADInfeed-6d0c0856.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';
@@ -22,6 +22,7 @@ import './core.get-iterator-method-ea258bb1.js';
22
22
  import './_iter-detect-98db3b07.js';
23
23
  import './web.dom.iterable-ab4dea5c.js';
24
24
  import './_library-528f1934.js';
25
+ import './_set-species-2cd9340f.js';
25
26
  import './_object-sap-7cee6f84.js';
26
27
  import './define-property-5f1bda73.js';
27
28
  import './typeof-657f25da.js';
@@ -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-754d4992.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { A as ADInfeed } from './ADInfeed-d2229e62.js';
19
+ import { A as ADInfeed } from './ADInfeed-6d0c0856.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './_iter-detect-98db3b07.js';
@@ -35,7 +35,8 @@ import './index-3f5c03b2.js';
35
35
  import './AdSlot.js';
36
36
  import './Beam.js';
37
37
  import './stringify-2b084bee.js';
38
- import './asyncToGenerator-958ef5fc.js';
38
+ import './asyncToGenerator-64822ccc.js';
39
+ import './_set-species-2cd9340f.js';
39
40
  import './Segment.js';
40
41
 
41
42
  var DeckContent = function (_React$Component) {
@@ -1,5 +1,5 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
5
5
  import React__default from 'react';
@@ -21,6 +21,7 @@ import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './web.dom.iterable-ab4dea5c.js';
23
23
  import './_library-528f1934.js';
24
+ import './_set-species-2cd9340f.js';
24
25
  import './_iter-detect-98db3b07.js';
25
26
  import './_object-sap-7cee6f84.js';
26
27
  import './define-property-5f1bda73.js';
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-1559c147.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-60cb5113.js';
5
+ import { g as getSerializers } from './index-718f95b2.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';
@@ -19,12 +19,13 @@ import './index-c7e2ac95.js';
19
19
  import './util-8ed16d48.js';
20
20
  import './Beam.js';
21
21
  import './stringify-2b084bee.js';
22
- import './asyncToGenerator-958ef5fc.js';
22
+ import './asyncToGenerator-64822ccc.js';
23
23
  import './_library-528f1934.js';
24
+ import './_set-species-2cd9340f.js';
24
25
  import './_iter-detect-98db3b07.js';
25
26
  import './Segment.js';
26
27
  import './main-754d4992.js';
27
- import './urlForFile-dc111d7f.js';
28
+ import './urlForFile-f6485737.js';
28
29
  import './index-755f2cc2.js';
29
30
  import 'react-dom';
30
31
  import './typeof-657f25da.js';
@@ -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-d2229e62.js';
15
+ import { A as ADInfeed } from './ADInfeed-6d0c0856.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-93bc2250.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';
@@ -39,7 +39,8 @@ import './slicedToArray-6ebcbfea.js';
39
39
  import './AdSlot.js';
40
40
  import './Beam.js';
41
41
  import './stringify-2b084bee.js';
42
- import './asyncToGenerator-958ef5fc.js';
42
+ import './asyncToGenerator-64822ccc.js';
43
+ import './_set-species-2cd9340f.js';
43
44
  import './Segment.js';
44
45
  import './isSymbol-a7e9aafe.js';
45
46
  import './eq-bdcbf886.js';
@@ -1,6 +1,6 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
2
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
3
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
4
4
  import { _ as _extends } from './extends-1559c147.js';
5
5
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
6
6
  import React__default from 'react';
@@ -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-d2229e62.js';
16
+ import { A as ADInfeed } from './ADInfeed-6d0c0856.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-93bc2250.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';
@@ -29,6 +29,7 @@ import './core.get-iterator-method-ea258bb1.js';
29
29
  import './_iter-detect-98db3b07.js';
30
30
  import './web.dom.iterable-ab4dea5c.js';
31
31
  import './_library-528f1934.js';
32
+ import './_set-species-2cd9340f.js';
32
33
  import './_object-sap-7cee6f84.js';
33
34
  import './define-property-5f1bda73.js';
34
35
  import './typeof-657f25da.js';
@@ -23,8 +23,9 @@ import './react-social-icons-9be47857.js';
23
23
  import 'prop-types';
24
24
  import './iconBase-ccc56b97.js';
25
25
  import './SocialIcons.js';
26
- import './asyncToGenerator-958ef5fc.js';
26
+ import './asyncToGenerator-64822ccc.js';
27
27
  import './_library-528f1934.js';
28
+ import './_set-species-2cd9340f.js';
28
29
  import './_iter-detect-98db3b07.js';
29
30
 
30
31
  var HamMagazine = function HamMagazine(props) {
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
4
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-60cb5113.js';
6
+ import { g as getSerializers } from './index-718f95b2.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './YoutubeGroup.js';
@@ -24,11 +24,12 @@ import 'next/router';
24
24
  import './util-8ed16d48.js';
25
25
  import './Beam.js';
26
26
  import './stringify-2b084bee.js';
27
- import './asyncToGenerator-958ef5fc.js';
27
+ import './asyncToGenerator-64822ccc.js';
28
28
  import './_library-528f1934.js';
29
+ import './_set-species-2cd9340f.js';
29
30
  import './_iter-detect-98db3b07.js';
30
31
  import './Segment.js';
31
- import './urlForFile-dc111d7f.js';
32
+ import './urlForFile-f6485737.js';
32
33
  import './typeof-657f25da.js';
33
34
  import './_is-array-8d21b9e3.js';
34
35
  import './brightcove-react-player-loader.es-57a70a56.js';