@mjhls/mjh-framework 1.0.1066 → 1.0.1067-iframe-test

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/dist/cjs/AD.js +1 -1
  2. package/dist/cjs/AD300x250.js +3 -2
  3. package/dist/cjs/AD300x250x600.js +3 -2
  4. package/dist/cjs/AD728x90.js +3 -2
  5. package/dist/cjs/ADFloatingFooter.js +3 -2
  6. package/dist/cjs/ADGutter.js +3 -2
  7. package/dist/cjs/{ADInfeed-98ee4120.js → ADInfeed-93cad44d.js} +1 -1
  8. package/dist/cjs/ADSkyscraper.js +3 -2
  9. package/dist/cjs/ADSponsoredResources.js +3 -2
  10. package/dist/cjs/ADWebcast.js +3 -2
  11. package/dist/cjs/ADWelcome.js +3 -2
  12. package/dist/cjs/{ADlgInfeed-55df7d69.js → ADlgInfeed-80062861.js} +1 -1
  13. package/dist/cjs/AdSlot.js +3 -2
  14. package/dist/cjs/AdSlotsProvider.js +3 -2
  15. package/dist/cjs/AlgoliaSearch.js +522 -1037
  16. package/dist/cjs/ArticleCarousel.js +1 -1
  17. package/dist/cjs/ArticleProgramLandingPage.js +4 -3
  18. package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
  19. package/dist/cjs/ArticleSeriesListing.js +3 -2
  20. package/dist/cjs/AuthWrapper.js +19 -89
  21. package/dist/cjs/CEDeckSupabase.js +3 -2
  22. package/dist/cjs/CMEDeck.js +3 -2
  23. package/dist/cjs/Column3.js +3 -2
  24. package/dist/cjs/ContentCardPaginated.js +5 -4
  25. package/dist/cjs/DeckContent.js +4 -3
  26. package/dist/cjs/DeckQueue.js +3 -2
  27. package/dist/cjs/DeckQueuePaginated.js +4 -3
  28. package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
  29. package/dist/cjs/EventsDeck.js +2 -2
  30. package/dist/cjs/ExternalResources.js +5 -4
  31. package/dist/cjs/Feature.js +1 -1
  32. package/dist/cjs/GridContent.js +6 -5
  33. package/dist/cjs/GridContentPaginated.js +7 -6
  34. package/dist/cjs/HamMagazine.js +2 -2
  35. package/dist/cjs/HorizontalArticleListing.js +4 -3
  36. package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-68db9d26.js} +116 -156
  37. package/dist/cjs/IssueLanding.js +6 -5
  38. package/dist/cjs/LeftNav.js +3 -2
  39. package/dist/cjs/MasterDeck.js +5 -4
  40. package/dist/cjs/MasterDeckPaginated.js +6 -5
  41. package/dist/cjs/{MediaSeriesCard-2e65fe95.js → MediaSeriesCard-20fb87c6.js} +1 -1
  42. package/dist/cjs/MediaSeriesLanding.js +9 -8
  43. package/dist/cjs/MediaSeriesLandingPaginated.js +10 -9
  44. package/dist/cjs/NavMagazine.js +2 -2
  45. package/dist/cjs/NavNative.js +1 -1
  46. package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
  47. package/dist/cjs/PartnerDetailListing.js +8 -6
  48. package/dist/cjs/PartnerDetailListingPaginated.js +9 -7
  49. package/dist/cjs/PodcastsLanding.js +7 -6
  50. package/dist/cjs/PubSection.js +5 -4
  51. package/dist/cjs/QueueDeckExpanded.js +5 -4
  52. package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
  53. package/dist/cjs/SeriesListingDeck.js +4 -3
  54. package/dist/cjs/{SeriesSlider-086a8319.js → SeriesSlider-a3d45f7b.js} +1 -1
  55. package/dist/cjs/{SocialSearchComponent-d7e5d3a6.js → SocialSearchComponent-e9ec9c63.js} +1 -1
  56. package/dist/cjs/TaxonomyDescription.js +4 -3
  57. package/dist/cjs/TemplateNormal.js +4 -3
  58. package/dist/cjs/{Tooltip-02a841b5.js → Tooltip-4cb8849a.js} +99 -192
  59. package/dist/cjs/Ustream.js +1 -1
  60. package/dist/cjs/VideoProgramLandingPage.js +4 -3
  61. package/dist/cjs/VideoSeriesLandingPage.js +5 -4
  62. package/dist/cjs/VideoSeriesListing.js +3 -2
  63. package/dist/cjs/View.js +8 -8
  64. package/dist/cjs/YoutubeGroup.js +1 -1
  65. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  66. package/dist/cjs/events-1b438fe7.js +469 -0
  67. package/dist/cjs/getSerializers.js +4 -3
  68. package/dist/cjs/{index-9ec837cc.js → index-50be6759.js} +25 -9
  69. package/dist/cjs/{index-4e9a219e.js → index-825c2c02.js} +33 -19
  70. package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
  71. package/dist/cjs/{index-96c331fd.js → index-f86bb269.js} +52 -53
  72. package/dist/cjs/index.js +14 -11
  73. package/dist/cjs/{main-ae8472f3.js → main-47be4f9f.js} +9 -4
  74. package/dist/cjs/typeof-1358762e.js +33 -0
  75. package/dist/cjs/urlFor.js +1 -0
  76. package/dist/esm/AD.js +1 -1
  77. package/dist/esm/AD300x250.js +3 -2
  78. package/dist/esm/AD300x250x600.js +3 -2
  79. package/dist/esm/AD728x90.js +3 -2
  80. package/dist/esm/ADFloatingFooter.js +3 -2
  81. package/dist/esm/ADGutter.js +3 -2
  82. package/dist/esm/{ADInfeed-6d0c0856.js → ADInfeed-74cc728c.js} +1 -1
  83. package/dist/esm/ADSkyscraper.js +3 -2
  84. package/dist/esm/ADSponsoredResources.js +3 -2
  85. package/dist/esm/ADWebcast.js +3 -2
  86. package/dist/esm/ADWelcome.js +3 -2
  87. package/dist/esm/{ADlgInfeed-93bc2250.js → ADlgInfeed-b6217567.js} +1 -1
  88. package/dist/esm/AdSlot.js +3 -2
  89. package/dist/esm/AdSlotsProvider.js +3 -2
  90. package/dist/esm/AlgoliaSearch.js +522 -1037
  91. package/dist/esm/ArticleCarousel.js +1 -1
  92. package/dist/esm/ArticleProgramLandingPage.js +4 -3
  93. package/dist/esm/ArticleSeriesLandingPage.js +5 -4
  94. package/dist/esm/ArticleSeriesListing.js +3 -2
  95. package/dist/esm/AuthWrapper.js +16 -86
  96. package/dist/esm/CEDeckSupabase.js +3 -2
  97. package/dist/esm/CMEDeck.js +3 -2
  98. package/dist/esm/Column3.js +3 -2
  99. package/dist/esm/ContentCardPaginated.js +5 -4
  100. package/dist/esm/DeckContent.js +4 -3
  101. package/dist/esm/DeckQueue.js +3 -2
  102. package/dist/esm/DeckQueuePaginated.js +4 -3
  103. package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
  104. package/dist/esm/EventsDeck.js +2 -2
  105. package/dist/esm/ExternalResources.js +5 -4
  106. package/dist/esm/Feature.js +1 -1
  107. package/dist/esm/GridContent.js +6 -5
  108. package/dist/esm/GridContentPaginated.js +7 -6
  109. package/dist/esm/HamMagazine.js +2 -2
  110. package/dist/esm/HorizontalArticleListing.js +4 -3
  111. package/dist/esm/{ImageSlider-da225417.js → ImageSlider-788daebb.js} +117 -157
  112. package/dist/esm/IssueLanding.js +6 -5
  113. package/dist/esm/LeftNav.js +3 -2
  114. package/dist/esm/MasterDeck.js +5 -4
  115. package/dist/esm/MasterDeckPaginated.js +6 -5
  116. package/dist/esm/{MediaSeriesCard-27cce8ea.js → MediaSeriesCard-cfdc313b.js} +1 -1
  117. package/dist/esm/MediaSeriesLanding.js +9 -8
  118. package/dist/esm/MediaSeriesLandingPaginated.js +10 -9
  119. package/dist/esm/NavMagazine.js +2 -2
  120. package/dist/esm/NavNative.js +1 -1
  121. package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
  122. package/dist/esm/PartnerDetailListing.js +8 -6
  123. package/dist/esm/PartnerDetailListingPaginated.js +9 -7
  124. package/dist/esm/PodcastsLanding.js +7 -6
  125. package/dist/esm/PubSection.js +5 -4
  126. package/dist/esm/QueueDeckExpanded.js +5 -4
  127. package/dist/esm/QueueDeckExpandedPaginated.js +6 -5
  128. package/dist/esm/SeriesListingDeck.js +4 -3
  129. package/dist/esm/{SeriesSlider-a6b1d617.js → SeriesSlider-2eda1e45.js} +1 -1
  130. package/dist/esm/{SocialSearchComponent-6065bff2.js → SocialSearchComponent-020f9e81.js} +1 -1
  131. package/dist/esm/TaxonomyDescription.js +4 -3
  132. package/dist/esm/TemplateNormal.js +4 -3
  133. package/dist/esm/{Tooltip-7a093cd4.js → Tooltip-95655b44.js} +257 -350
  134. package/dist/esm/Ustream.js +1 -1
  135. package/dist/esm/VideoProgramLandingPage.js +4 -3
  136. package/dist/esm/VideoSeriesLandingPage.js +5 -4
  137. package/dist/esm/VideoSeriesListing.js +3 -2
  138. package/dist/esm/View.js +8 -8
  139. package/dist/esm/YoutubeGroup.js +1 -1
  140. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  141. package/dist/esm/events-6c3a7a63.js +467 -0
  142. package/dist/esm/getSerializers.js +4 -3
  143. package/dist/esm/{index-1fd45cc5.js → index-30b512d6.js} +37 -23
  144. package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
  145. package/dist/esm/{index-0ce54f8a.js → index-98ca9cec.js} +25 -10
  146. package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
  147. package/dist/esm/index.js +14 -11
  148. package/dist/esm/{main-754d4992.js → main-f97773b2.js} +9 -4
  149. package/dist/esm/typeof-2f07d0e8.js +30 -0
  150. package/dist/esm/urlFor.js +1 -0
  151. package/package.json +1 -1
  152. /package/dist/cjs/{PublicationFeature-e945bd55.js → PublicationFeature-2e15f1bb.js} +0 -0
  153. /package/dist/esm/{PublicationFeature-3cc370de.js → PublicationFeature-b44a69eb.js} +0 -0
@@ -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-754d4992.js';
15
+ import './main-f97773b2.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-6ebcbfea.js';
3
3
  import { _ as _extends } from './extends-1559c147.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-1fd45cc5.js';
6
+ import { g as getSerializers } from './index-30b512d6.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-ea258bb1.js';
@@ -15,13 +15,14 @@ import 'prop-types';
15
15
  import './index-3f5c03b2.js';
16
16
  import 'react-bootstrap';
17
17
  import './urlFor.js';
18
- import './index-5cc7b406.js';
18
+ import './index-f0fc23eb.js';
19
+ import './events-6c3a7a63.js';
19
20
  import 'next/router';
20
21
  import './index-c7e2ac95.js';
21
22
  import './Beam.js';
22
23
  import './stringify-2b084bee.js';
23
24
  import './Segment.js';
24
- import './main-754d4992.js';
25
+ import './main-f97773b2.js';
25
26
  import './urlForFile-f6485737.js';
26
27
  import './index-755f2cc2.js';
27
28
  import 'react-dom';
@@ -14,7 +14,8 @@ import './_object-sap-7cee6f84.js';
14
14
  import './define-property-5f1bda73.js';
15
15
  import './typeof-657f25da.js';
16
16
  import './_is-array-8d21b9e3.js';
17
- import './index-5cc7b406.js';
17
+ import './index-f0fc23eb.js';
18
+ import './events-6c3a7a63.js';
18
19
  import 'prop-types';
19
20
  import 'react-bootstrap/Container';
20
21
  import 'react-bootstrap/Row';
@@ -31,13 +32,13 @@ import './visibility-sensor-72fd8f8b.js';
31
32
  import 'react-dom';
32
33
  import './slicedToArray-6ebcbfea.js';
33
34
  import './index-3f5c03b2.js';
34
- import './ADlgInfeed-93bc2250.js';
35
+ import './ADlgInfeed-b6217567.js';
35
36
  import './AdSlot.js';
36
37
  import './Beam.js';
37
38
  import './stringify-2b084bee.js';
38
39
  import './Segment.js';
39
- import './main-754d4992.js';
40
- import './ADInfeed-6d0c0856.js';
40
+ import './main-f97773b2.js';
41
+ import './ADInfeed-74cc728c.js';
41
42
 
42
43
  var _this = undefined;
43
44
 
@@ -1,7 +1,7 @@
1
1
  import { _ as _extends } from './extends-1559c147.js';
2
2
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
3
3
  import React__default from 'react';
4
- import { l as lib_3 } from './index-5cc7b406.js';
4
+ import { l as lib_3 } from './index-f0fc23eb.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';
@@ -18,6 +18,7 @@ import './typeof-657f25da.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
19
19
  import './_is-array-8d21b9e3.js';
20
20
  import './_library-528f1934.js';
21
+ import './events-6c3a7a63.js';
21
22
  import 'prop-types';
22
23
  import 'react-dom';
23
24
  import './iconBase-ccc56b97.js';
@@ -27,7 +28,7 @@ import './index-755f2cc2.js';
27
28
  import './smoothscroll-fa4e3f8c.js';
28
29
  import './urlFor.js';
29
30
  import './index-3f5c03b2.js';
30
- import './main-754d4992.js';
31
+ import './main-f97773b2.js';
31
32
  import './isSymbol-a7e9aafe.js';
32
33
  import './toNumber-5aeba6e7.js';
33
34
 
@@ -1,5 +1,7 @@
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';
3
5
  import React__default, { useState, useEffect } from 'react';
4
6
  import { Form } from 'react-bootstrap';
5
7
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
@@ -13,27 +15,12 @@ function _interopRequireDefault(obj) {
13
15
  };
14
16
  }
15
17
 
16
- module.exports = _interopRequireDefault, module.exports.__esModule = true, module.exports["default"] = module.exports;
18
+ module.exports = _interopRequireDefault;
19
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
17
20
  });
18
21
 
19
22
  unwrapExports(interopRequireDefault);
20
23
 
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
-
37
24
  var runtime_1 = createCommonjsModule(function (module) {
38
25
  /**
39
26
  * Copyright (c) 2014-present, Facebook, Inc.
@@ -792,75 +779,13 @@ try {
792
779
 
793
780
  var regenerator = runtime_1;
794
781
 
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
-
858
782
  var arrayWithHoles = createCommonjsModule(function (module) {
859
783
  function _arrayWithHoles(arr) {
860
784
  if (Array.isArray(arr)) return arr;
861
785
  }
862
786
 
863
- module.exports = _arrayWithHoles, module.exports.__esModule = true, module.exports["default"] = module.exports;
787
+ module.exports = _arrayWithHoles;
788
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
864
789
  });
865
790
 
866
791
  unwrapExports(arrayWithHoles);
@@ -896,7 +821,8 @@ function _iterableToArrayLimit(arr, i) {
896
821
  return _arr;
897
822
  }
898
823
 
899
- module.exports = _iterableToArrayLimit, module.exports.__esModule = true, module.exports["default"] = module.exports;
824
+ module.exports = _iterableToArrayLimit;
825
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
900
826
  });
901
827
 
902
828
  unwrapExports(iterableToArrayLimit);
@@ -912,7 +838,8 @@ function _arrayLikeToArray(arr, len) {
912
838
  return arr2;
913
839
  }
914
840
 
915
- module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
841
+ module.exports = _arrayLikeToArray;
842
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
916
843
  });
917
844
 
918
845
  unwrapExports(arrayLikeToArray);
@@ -927,7 +854,8 @@ function _unsupportedIterableToArray(o, minLen) {
927
854
  if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);
928
855
  }
929
856
 
930
- module.exports = _unsupportedIterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
857
+ module.exports = _unsupportedIterableToArray;
858
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
931
859
  });
932
860
 
933
861
  unwrapExports(unsupportedIterableToArray);
@@ -937,7 +865,8 @@ function _nonIterableRest() {
937
865
  throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
938
866
  }
939
867
 
940
- module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports;
868
+ module.exports = _nonIterableRest;
869
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
941
870
  });
942
871
 
943
872
  unwrapExports(nonIterableRest);
@@ -947,7 +876,8 @@ function _slicedToArray(arr, i) {
947
876
  return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();
948
877
  }
949
878
 
950
- module.exports = _slicedToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
879
+ module.exports = _slicedToArray;
880
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
951
881
  });
952
882
 
953
883
  unwrapExports(slicedToArray);
@@ -4,9 +4,9 @@ import React__default, { useState, useEffect } from 'react';
4
4
  import { Spinner, Container, Row, Col } from 'react-bootstrap';
5
5
  import { I as InfiniteScroll } from './index.es-a6137319.js';
6
6
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
7
- import { m as main_43 } from './main-754d4992.js';
7
+ import { m as main_43 } from './main-f97773b2.js';
8
8
  import { useRouter } from 'next/router';
9
- import { l as lib_3 } from './index-5cc7b406.js';
9
+ import { l as lib_3 } from './index-f0fc23eb.js';
10
10
  import { L as LazyLoad } from './index-755f2cc2.js';
11
11
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
12
12
  import './_commonjsHelpers-0c4b6f40.js';
@@ -14,6 +14,7 @@ import './define-property-5f1bda73.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
16
16
  import 'react-dom';
17
+ import './events-6c3a7a63.js';
17
18
  import 'prop-types';
18
19
 
19
20
  var css = "#CMEDeck-module_ceToggles__1QFCs {\n display: flex;\n padding: 1rem;\n }\n #CMEDeck-module_ceToggles__1QFCs div {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 50%;\n display: flex;\n flex-wrap: wrap;\n align-items: flex-end;\n justify-content: center;\n cursor: pointer;\n border-bottom: 3px solid #fff;\n }\n #CMEDeck-module_ceToggles__1QFCs div:hover {\n opacity: 1 !important;\n border-color: #cecece;\n }\n #CMEDeck-module_ceToggles__1QFCs div p {\n margin: 0;\n font-weight: 700;\n width: 100%;\n text-align: center;\n font-size: 1rem;\n }\n #CMEDeck-module_ceToggles__1QFCs div img {\n width: 100%;\n max-width: 10rem;\n }\n\n .CMEDeck-module_cardImage__3yM5u{\n width: 268px;\n max-width: 100%;\n border-radius: 0 0 0 10%;\n margin-bottom: 20px;\n margin-top: 10px;\n border-top: 1px solid #EEE;\n }\n .CMEDeck-module_cardText__2zCzZ{\n font-size:22px;\n font-weight: 500;\n\n }\n @media (max-width: 500px){\n #CMEDeck-module_ceToggles__1QFCs div img {\n width: 131px;\n height: 46px;\n max-width: 10rem;\n }\n\n .CMEDeck-module_cardText__2zCzZ{\n font-size: 12px;\n font-weight: 500;\n }\n }\n\n .CMEDeck-module_networkLogo__1jFYP {\n max-width: 250px;\n margin: auto;\n }\n\n @media screen and (max-width: 768px) {\n #CMEDeck-module_ceToggles__1QFCs {\n flex-wrap: wrap-reverse;\n justify-content: center;\n }\n .CMEDeck-module_networkLogo__1jFYP {\n margin: 1rem 0;\n }\n }";
@@ -6,10 +6,10 @@ import React__default, { useState, useRef, useEffect } from 'react';
6
6
  import { Spinner, Container, Row, Col } from 'react-bootstrap';
7
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
8
8
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
9
- import { m as main_43 } from './main-754d4992.js';
9
+ import { m as main_43 } from './main-f97773b2.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-5cc7b406.js';
12
+ import { l as lib_3 } from './index-f0fc23eb.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
@@ -19,6 +19,7 @@ import './_iter-detect-98db3b07.js';
19
19
  import 'react-dom';
20
20
  import './isSymbol-a7e9aafe.js';
21
21
  import './toNumber-5aeba6e7.js';
22
+ import './events-6c3a7a63.js';
22
23
  import 'prop-types';
23
24
 
24
25
  var itemsPerPage = 12;
@@ -6,7 +6,7 @@ import LeftNav from './LeftNav.js';
6
6
  import SideFooter from './SideFooter.js';
7
7
  import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
8
8
  import PageFilter from './PageFilter.js';
9
- import { m as main_43 } from './main-754d4992.js';
9
+ import { m as main_43 } from './main-f97773b2.js';
10
10
  import './slicedToArray-6ebcbfea.js';
11
11
  import './_commonjsHelpers-0c4b6f40.js';
12
12
  import './web.dom.iterable-ab4dea5c.js';
@@ -14,7 +14,8 @@ import './core.get-iterator-method-ea258bb1.js';
14
14
  import './AdSlot.js';
15
15
  import './extends-1559c147.js';
16
16
  import 'prop-types';
17
- import './index-5cc7b406.js';
17
+ import './index-f0fc23eb.js';
18
+ import './events-6c3a7a63.js';
18
19
  import './debounce-533d9748.js';
19
20
  import './isSymbol-a7e9aafe.js';
20
21
  import './toNumber-5aeba6e7.js';
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
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';
6
- import { l as lib_3 } from './index-5cc7b406.js';
6
+ import { l as lib_3 } from './index-f0fc23eb.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';
@@ -12,10 +12,10 @@ import { m as moment } from './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
13
  import urlFor from './urlFor.js';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
- import { m as main_43 } from './main-754d4992.js';
15
+ import { m as main_43 } from './main-f97773b2.js';
16
16
  import { c as clean_html_1 } from './entities-6d9154b4.js';
17
- import { A as ADInfeed } from './ADInfeed-6d0c0856.js';
18
- import { P as Pagination } from './Pagination-9fe9f61d.js';
17
+ import { A as ADInfeed } from './ADInfeed-74cc728c.js';
18
+ import { P as Pagination } from './Pagination-dc30727b.js';
19
19
  import Spinner from 'react-bootstrap/Spinner';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
@@ -27,6 +27,7 @@ import './_object-sap-7cee6f84.js';
27
27
  import './define-property-5f1bda73.js';
28
28
  import './typeof-657f25da.js';
29
29
  import './_is-array-8d21b9e3.js';
30
+ import './events-6c3a7a63.js';
30
31
  import 'prop-types';
31
32
  import './slicedToArray-6ebcbfea.js';
32
33
  import './index-3f5c03b2.js';
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-1559c147.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-5cc7b406.js';
5
+ import { l as lib_3 } from './index-f0fc23eb.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';
@@ -14,9 +14,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
14
14
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
15
15
  import urlFor from './urlFor.js';
16
16
  import { L as LazyLoad } from './index-755f2cc2.js';
17
- import { m as main_43 } from './main-754d4992.js';
17
+ import { m as main_43 } from './main-f97773b2.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { A as ADInfeed } from './ADInfeed-6d0c0856.js';
19
+ import { A as ADInfeed } from './ADInfeed-74cc728c.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './_iter-detect-98db3b07.js';
@@ -26,6 +26,7 @@ import './typeof-657f25da.js';
26
26
  import './web.dom.iterable-ab4dea5c.js';
27
27
  import './_is-array-8d21b9e3.js';
28
28
  import './_library-528f1934.js';
29
+ import './events-6c3a7a63.js';
29
30
  import 'prop-types';
30
31
  import './isSymbol-a7e9aafe.js';
31
32
  import './toNumber-5aeba6e7.js';
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-1559c147.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-5cc7b406.js';
5
+ import { l as lib_3 } from './index-f0fc23eb.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';
@@ -15,7 +15,7 @@ import { g as get_1 } from './get-3c308da4.js';
15
15
  import { d as debounce_1 } from './debounce-533d9748.js';
16
16
  import { I as InfiniteScroll } from './index.es-a6137319.js';
17
17
  import urlFor from './urlFor.js';
18
- import { m as main_43 } from './main-754d4992.js';
18
+ import { m as main_43 } from './main-f97773b2.js';
19
19
  import { c as clean_html_1 } from './entities-6d9154b4.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
@@ -26,6 +26,7 @@ import './typeof-657f25da.js';
26
26
  import './web.dom.iterable-ab4dea5c.js';
27
27
  import './_is-array-8d21b9e3.js';
28
28
  import './_library-528f1934.js';
29
+ import './events-6c3a7a63.js';
29
30
  import 'prop-types';
30
31
  import 'react-dom';
31
32
  import './isSymbol-a7e9aafe.js';
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
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';
6
- import { l as lib_3 } from './index-5cc7b406.js';
6
+ import { l as lib_3 } from './index-f0fc23eb.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';
@@ -13,10 +13,10 @@ 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 { g as get_1 } from './get-3c308da4.js';
16
- import { m as main_43 } from './main-754d4992.js';
16
+ import { m as main_43 } from './main-f97773b2.js';
17
17
  import urlFor from './urlFor.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { P as Pagination } from './Pagination-9fe9f61d.js';
19
+ import { P as Pagination } from './Pagination-dc30727b.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './web.dom.iterable-ab4dea5c.js';
@@ -27,6 +27,7 @@ import './_object-sap-7cee6f84.js';
27
27
  import './define-property-5f1bda73.js';
28
28
  import './typeof-657f25da.js';
29
29
  import './_is-array-8d21b9e3.js';
30
+ import './events-6c3a7a63.js';
30
31
  import 'prop-types';
31
32
  import 'react-dom';
32
33
  import './isSymbol-a7e9aafe.js';
@@ -1,12 +1,13 @@
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-5cc7b406.js';
4
+ import { b as lib_1, a as lib_2 } from './index-f0fc23eb.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';
10
11
  import 'react-dom';
11
12
  import './isSymbol-a7e9aafe.js';
12
13
  import './toNumber-5aeba6e7.js';
@@ -15,8 +15,8 @@ import Col from 'react-bootstrap/Col';
15
15
  import Card from 'react-bootstrap/Card';
16
16
  import Form from 'react-bootstrap/Form';
17
17
  import Button from 'react-bootstrap/Button';
18
- import './main-754d4992.js';
19
- import { m as momentTimezone } from './index-30a6257d.js';
18
+ import './main-f97773b2.js';
19
+ import { m as momentTimezone } from './index-79cfd25c.js';
20
20
  import { j as js_cookie } from './js.cookie-6874175c.js';
21
21
  import { useRouter } from 'next/router';
22
22
  import './define-property-5f1bda73.js';
@@ -2,8 +2,8 @@ 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-1fd45cc5.js';
6
- import { m as momentTimezone } from './index-30a6257d.js';
5
+ import { g as getSerializers } from './index-30b512d6.js';
6
+ import { m as momentTimezone } from './index-79cfd25c.js';
7
7
  import { useRouter } from 'next/router';
8
8
  import Button from 'react-bootstrap/Button';
9
9
  import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
@@ -14,7 +14,8 @@ import 'prop-types';
14
14
  import './index-3f5c03b2.js';
15
15
  import 'react-bootstrap';
16
16
  import './urlFor.js';
17
- import './index-5cc7b406.js';
17
+ import './index-f0fc23eb.js';
18
+ import './events-6c3a7a63.js';
18
19
  import './index-c7e2ac95.js';
19
20
  import './Beam.js';
20
21
  import './stringify-2b084bee.js';
@@ -23,7 +24,7 @@ import './_library-528f1934.js';
23
24
  import './_set-species-2cd9340f.js';
24
25
  import './_iter-detect-98db3b07.js';
25
26
  import './Segment.js';
26
- import './main-754d4992.js';
27
+ import './main-f97773b2.js';
27
28
  import './urlForFile-f6485737.js';
28
29
  import './index-755f2cc2.js';
29
30
  import 'react-dom';
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import urlFor from './urlFor.js';
3
- import { m as main_43 } from './main-754d4992.js';
3
+ import { m as main_43 } from './main-f97773b2.js';
4
4
  import Carousel from 'react-bootstrap/Carousel';
5
5
  import './slicedToArray-6ebcbfea.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-1559c147.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-5cc7b406.js';
5
+ import { l as lib_3 } from './index-f0fc23eb.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,18 +12,18 @@ 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-6d0c0856.js';
15
+ import { A as ADInfeed } from './ADInfeed-74cc728c.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-93bc2250.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-b6217567.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';
21
21
  import { I as InfiniteScroll } from './index.es-a6137319.js';
22
22
  import urlFor from './urlFor.js';
23
- import { m as main_43 } from './main-754d4992.js';
23
+ import { m as main_43 } from './main-f97773b2.js';
24
24
  import './AD.js';
25
25
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
26
- import { P as PublicationFeature } from './PublicationFeature-3cc370de.js';
26
+ import { P as PublicationFeature } from './PublicationFeature-b44a69eb.js';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.js';
29
29
  import './_iter-detect-98db3b07.js';
@@ -33,6 +33,7 @@ import './typeof-657f25da.js';
33
33
  import './web.dom.iterable-ab4dea5c.js';
34
34
  import './_is-array-8d21b9e3.js';
35
35
  import './_library-528f1934.js';
36
+ import './events-6c3a7a63.js';
36
37
  import 'prop-types';
37
38
  import 'react-dom';
38
39
  import './slicedToArray-6ebcbfea.js';
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
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';
7
- import { l as lib_3 } from './index-5cc7b406.js';
7
+ import { l as lib_3 } from './index-f0fc23eb.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,16 +13,16 @@ 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-6d0c0856.js';
16
+ import { A as ADInfeed } from './ADInfeed-74cc728c.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-93bc2250.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-b6217567.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';
22
- import { m as main_43 } from './main-754d4992.js';
22
+ import { m as main_43 } from './main-f97773b2.js';
23
23
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
24
- import { P as PublicationFeature } from './PublicationFeature-3cc370de.js';
25
- import { P as Pagination } from './Pagination-9fe9f61d.js';
24
+ import { P as PublicationFeature } from './PublicationFeature-b44a69eb.js';
25
+ import { P as Pagination } from './Pagination-dc30727b.js';
26
26
  import Spinner from 'react-bootstrap/Spinner';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.js';
@@ -34,6 +34,7 @@ import './_object-sap-7cee6f84.js';
34
34
  import './define-property-5f1bda73.js';
35
35
  import './typeof-657f25da.js';
36
36
  import './_is-array-8d21b9e3.js';
37
+ import './events-6c3a7a63.js';
37
38
  import 'prop-types';
38
39
  import 'react-dom';
39
40
  import './slicedToArray-6ebcbfea.js';
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useRef, useState, useEffect } from 'react';
4
4
  import { N as NavFooter } from './NavFooter-1546a102.js';
5
5
  import { S as SocialNavFooter } from './index.esm-35a42e7d.js';
6
- import { S as SocialSearchComponent } from './SocialSearchComponent-6065bff2.js';
6
+ import { S as SocialSearchComponent } from './SocialSearchComponent-020f9e81.js';
7
7
  import 'react-bootstrap/Form';
8
8
  import 'react-bootstrap/FormControl';
9
9
  import 'react-bootstrap/Button';
@@ -15,7 +15,7 @@ import Navbar from 'react-bootstrap/Navbar';
15
15
  import NavDropdown from 'react-bootstrap/NavDropdown';
16
16
  import { M as MdEmail } from './index.esm-9b042655.js';
17
17
  import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
18
- import { m as main_43, c as main_44 } from './main-754d4992.js';
18
+ import { m as main_43, c as main_44 } from './main-f97773b2.js';
19
19
  import './_commonjsHelpers-0c4b6f40.js';
20
20
  import './core.get-iterator-method-ea258bb1.js';
21
21
  import './web.dom.iterable-ab4dea5c.js';
@@ -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-1fd45cc5.js';
6
+ import { g as getSerializers } from './index-30b512d6.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './YoutubeGroup.js';
@@ -16,10 +16,11 @@ import 'prop-types';
16
16
  import './smoothscroll-fa4e3f8c.js';
17
17
  import './urlFor.js';
18
18
  import './index-3f5c03b2.js';
19
- import './main-754d4992.js';
19
+ import './main-f97773b2.js';
20
20
  import './iconBase-ccc56b97.js';
21
21
  import 'react-bootstrap';
22
- import './index-5cc7b406.js';
22
+ import './index-f0fc23eb.js';
23
+ import './events-6c3a7a63.js';
23
24
  import 'next/router';
24
25
  import './Beam.js';
25
26
  import './stringify-2b084bee.js';