@mjhls/mjh-framework 1.0.1002-docgroup-fix-v1 → 1.0.1002

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 (209) hide show
  1. package/dist/cjs/AD.js +6 -6
  2. package/dist/cjs/AD300x250.js +5 -6
  3. package/dist/cjs/AD300x250x600.js +5 -6
  4. package/dist/cjs/AD728x90.js +6 -7
  5. package/dist/cjs/ADFloatingFooter.js +8 -9
  6. package/dist/cjs/ADFooter.js +5 -5
  7. package/dist/cjs/ADGutter.js +8 -9
  8. package/dist/cjs/{ADInfeed-e87afe8a.js → ADInfeed-ef933a08.js} +5 -5
  9. package/dist/cjs/ADSkyscraper.js +8 -9
  10. package/dist/cjs/ADSponsoredResources.js +8 -9
  11. package/dist/cjs/ADWebcast.js +8 -9
  12. package/dist/cjs/ADWelcome.js +12 -13
  13. package/dist/cjs/{ADlgInfeed-b5a3d436.js → ADlgInfeed-0e931f24.js} +3 -3
  14. package/dist/cjs/AccordionPanel.js +17 -17
  15. package/dist/cjs/AdSlot.js +9 -10
  16. package/dist/cjs/AdSlotsProvider.js +5 -6
  17. package/dist/cjs/AlgoliaSearch.js +1451 -902
  18. package/dist/cjs/AlphabeticList.js +12 -12
  19. package/dist/cjs/ArticleCarousel.js +5 -5
  20. package/dist/cjs/ArticleProgramLandingPage.js +14 -15
  21. package/dist/cjs/ArticleSeriesLandingPage.js +11 -12
  22. package/dist/cjs/ArticleSeriesListing.js +29 -30
  23. package/dist/cjs/Auth.js +114 -85
  24. package/dist/cjs/AuthWrapper.js +113 -43
  25. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-7d00f6d5.js} +9 -9
  26. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-96b44364.js} +18 -18
  27. package/dist/cjs/Breadcrumbs.js +17 -17
  28. package/dist/cjs/CMEDeck.js +61 -62
  29. package/dist/cjs/Column1.js +7 -7
  30. package/dist/cjs/Column2.js +15 -15
  31. package/dist/cjs/Column3.js +27 -28
  32. package/dist/cjs/ConferenceArticleCard.js +12 -12
  33. package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
  34. package/dist/cjs/ContentCardPaginated.js +49 -50
  35. package/dist/cjs/DeckContent.js +58 -59
  36. package/dist/cjs/DeckQueue.js +57 -58
  37. package/dist/cjs/DeckQueuePaginated.js +46 -47
  38. package/dist/cjs/{Dfp-9be904d5.js → Dfp-67646058.js} +17 -18
  39. package/dist/cjs/EventsDeck.js +90 -90
  40. package/dist/cjs/ExternalResources.js +34 -35
  41. package/dist/cjs/Feature.js +17 -17
  42. package/dist/cjs/ForbesHero.js +25 -25
  43. package/dist/cjs/GridContent.js +134 -135
  44. package/dist/cjs/GridContentPaginated.js +121 -122
  45. package/dist/cjs/GridHero.js +26 -26
  46. package/dist/cjs/GroupDeck.js +33 -33
  47. package/dist/cjs/HamMagazine.js +105 -105
  48. package/dist/cjs/Header.js +9 -9
  49. package/dist/cjs/HealthCareProfessionalModal.js +17 -17
  50. package/dist/cjs/Hero.js +5 -5
  51. package/dist/cjs/HighlightenVideo.js +13 -13
  52. package/dist/cjs/HorizontalArticleListing.js +28 -29
  53. package/dist/cjs/HorizontalHero.js +17 -17
  54. package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-1ec0408b.js} +212 -172
  55. package/dist/cjs/IssueContentDeck.js +49 -49
  56. package/dist/cjs/IssueDeck.js +48 -48
  57. package/dist/cjs/IssueLanding.js +19 -20
  58. package/dist/cjs/LeftNav.js +17 -18
  59. package/dist/cjs/MasterDeck.js +39 -40
  60. package/dist/cjs/MasterDeckPaginated.js +29 -30
  61. package/dist/cjs/{MediaSeriesCard-2e5cd247.js → MediaSeriesCard-78f709ca.js} +16 -16
  62. package/dist/cjs/MediaSeriesLanding.js +37 -38
  63. package/dist/cjs/MediaSeriesLandingPaginated.js +36 -37
  64. package/dist/cjs/NavDvm.js +57 -57
  65. package/dist/cjs/{NavFooter-4799de4b.js → NavFooter-880e9d87.js} +11 -11
  66. package/dist/cjs/NavMagazine.js +106 -106
  67. package/dist/cjs/NavNative.js +97 -97
  68. package/dist/cjs/OncliveHero.js +11 -11
  69. package/dist/cjs/OncliveLargeHero.js +49 -49
  70. package/dist/cjs/PageFilter.js +5 -5
  71. package/dist/cjs/{Pagination-2a3d0103.js → Pagination-6359861a.js} +13 -13
  72. package/dist/cjs/PartnerDetailListing.js +49 -51
  73. package/dist/cjs/PartnerDetailListingPaginated.js +48 -50
  74. package/dist/cjs/PdfDownload.js +4 -4
  75. package/dist/cjs/PixelTracking.js +9 -9
  76. package/dist/cjs/PodcastsLanding.js +22 -23
  77. package/dist/cjs/PopUpModal.js +9 -9
  78. package/dist/cjs/PtceDeck.js +13 -13
  79. package/dist/cjs/PubSection.js +13 -14
  80. package/dist/cjs/PubToc.js +4 -4
  81. package/dist/cjs/PublicationDeck.js +44 -44
  82. package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a989a2b3.js} +29 -29
  83. package/dist/cjs/PublicationLanding.js +73 -73
  84. package/dist/cjs/QueueDeckExpanded.js +245 -246
  85. package/dist/cjs/QueueDeckExpandedPaginated.js +222 -223
  86. package/dist/cjs/RecentNews.js +15 -15
  87. package/dist/cjs/RelatedContent.js +14 -14
  88. package/dist/cjs/RelatedTopicsDropdown.js +14 -14
  89. package/dist/cjs/RolesDeck.js +20 -20
  90. package/dist/cjs/Schema.js +1 -1
  91. package/dist/cjs/Search.js +6 -6
  92. package/dist/cjs/SeriesListingDeck.js +18 -19
  93. package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-18fc6e71.js} +22 -22
  94. package/dist/cjs/SideFooter.js +18 -18
  95. package/dist/cjs/SocialIcons.js +6 -6
  96. package/dist/cjs/{SocialSearchComponent-d2ab3d62.js → SocialSearchComponent-ca9c0c45.js} +28 -28
  97. package/dist/cjs/SocialShare.js +25 -25
  98. package/dist/cjs/TaxonomyCard.js +44 -44
  99. package/dist/cjs/TaxonomyDescription.js +11 -12
  100. package/dist/cjs/TemplateNormal.js +27 -28
  101. package/dist/cjs/ThumbnailCard.js +10 -10
  102. package/dist/cjs/{Tooltip-f075b7ef.js → Tooltip-71754b2a.js} +704 -621
  103. package/dist/cjs/Ustream.js +9 -9
  104. package/dist/cjs/VerticalHero.js +10 -10
  105. package/dist/cjs/VideoProgramLandingPage.js +28 -29
  106. package/dist/cjs/VideoSeriesCard.js +13 -13
  107. package/dist/cjs/VideoSeriesFilter.js +5 -5
  108. package/dist/cjs/VideoSeriesLandingPage.js +11 -12
  109. package/dist/cjs/VideoSeriesListing.js +46 -47
  110. package/dist/cjs/View.js +223 -230
  111. package/dist/cjs/YahooHero.js +22 -22
  112. package/dist/cjs/YoutubeGroup.js +33 -33
  113. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
  114. package/dist/cjs/getQuery.js +2 -2
  115. package/dist/cjs/getSerializers.js +6 -7
  116. package/dist/cjs/iconBase-be4097c0.js +2 -4
  117. package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
  118. package/dist/cjs/{index-fc2f1ca2.js → index-7435b964.js} +471 -6
  119. package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
  120. package/dist/cjs/index-b95410f0.js +54 -0
  121. package/dist/cjs/{index-f95a3c0f.js → index-e4f1fe32.js} +487 -499
  122. package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
  123. package/dist/cjs/{index.esm-1461604c.js → index.esm-f59ef5b4.js} +14 -14
  124. package/dist/cjs/index.js +102 -105
  125. package/dist/cjs/{main-f1c77adb.js → main-6054981e.js} +17 -22
  126. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-2c5c389a.js} +7 -7
  127. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  128. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
  129. package/dist/esm/AD.js +1 -1
  130. package/dist/esm/AD300x250.js +2 -3
  131. package/dist/esm/AD300x250x600.js +2 -3
  132. package/dist/esm/AD728x90.js +2 -3
  133. package/dist/esm/ADFloatingFooter.js +2 -3
  134. package/dist/esm/ADGutter.js +2 -3
  135. package/dist/esm/ADSkyscraper.js +2 -3
  136. package/dist/esm/ADSponsoredResources.js +2 -3
  137. package/dist/esm/ADWebcast.js +2 -3
  138. package/dist/esm/ADWelcome.js +2 -3
  139. package/dist/esm/AdSlot.js +2 -3
  140. package/dist/esm/AdSlotsProvider.js +2 -3
  141. package/dist/esm/AlgoliaSearch.js +1065 -516
  142. package/dist/esm/ArticleCarousel.js +1 -1
  143. package/dist/esm/ArticleProgramLandingPage.js +3 -4
  144. package/dist/esm/ArticleSeriesLandingPage.js +4 -5
  145. package/dist/esm/ArticleSeriesListing.js +2 -3
  146. package/dist/esm/Auth.js +40 -11
  147. package/dist/esm/AuthWrapper.js +86 -16
  148. package/dist/esm/CMEDeck.js +2 -3
  149. package/dist/esm/Column3.js +2 -3
  150. package/dist/esm/ContentCardPaginated.js +4 -5
  151. package/dist/esm/DeckContent.js +3 -4
  152. package/dist/esm/DeckQueue.js +2 -3
  153. package/dist/esm/DeckQueuePaginated.js +3 -4
  154. package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
  155. package/dist/esm/EventsDeck.js +2 -2
  156. package/dist/esm/ExternalResources.js +4 -5
  157. package/dist/esm/Feature.js +1 -1
  158. package/dist/esm/GridContent.js +4 -5
  159. package/dist/esm/GridContentPaginated.js +5 -6
  160. package/dist/esm/HamMagazine.js +2 -2
  161. package/dist/esm/HorizontalArticleListing.js +3 -4
  162. package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-83913c4c.js} +157 -117
  163. package/dist/esm/IssueLanding.js +5 -6
  164. package/dist/esm/LeftNav.js +2 -3
  165. package/dist/esm/MasterDeck.js +4 -5
  166. package/dist/esm/MasterDeckPaginated.js +5 -6
  167. package/dist/esm/{MediaSeriesCard-afb517a5.js → MediaSeriesCard-db0176b5.js} +1 -1
  168. package/dist/esm/MediaSeriesLanding.js +8 -9
  169. package/dist/esm/MediaSeriesLandingPaginated.js +9 -10
  170. package/dist/esm/NavMagazine.js +2 -2
  171. package/dist/esm/NavNative.js +1 -1
  172. package/dist/esm/{Pagination-dc30727b.js → Pagination-9fe9f61d.js} +1 -1
  173. package/dist/esm/PartnerDetailListing.js +6 -8
  174. package/dist/esm/PartnerDetailListingPaginated.js +7 -9
  175. package/dist/esm/PodcastsLanding.js +6 -7
  176. package/dist/esm/PubSection.js +4 -5
  177. package/dist/esm/QueueDeckExpanded.js +4 -5
  178. package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
  179. package/dist/esm/SeriesListingDeck.js +3 -4
  180. package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-5728e349.js} +1 -1
  181. package/dist/esm/{SocialSearchComponent-165b4ae7.js → SocialSearchComponent-68d948b9.js} +1 -1
  182. package/dist/esm/TaxonomyDescription.js +3 -4
  183. package/dist/esm/TemplateNormal.js +3 -4
  184. package/dist/esm/{Tooltip-95655b44.js → Tooltip-8307d9d1.js} +150 -67
  185. package/dist/esm/Ustream.js +1 -1
  186. package/dist/esm/VideoProgramLandingPage.js +3 -4
  187. package/dist/esm/VideoSeriesLandingPage.js +4 -5
  188. package/dist/esm/VideoSeriesListing.js +2 -3
  189. package/dist/esm/View.js +6 -13
  190. package/dist/esm/YoutubeGroup.js +1 -1
  191. package/dist/esm/getQuery.js +2 -2
  192. package/dist/esm/getSerializers.js +3 -4
  193. package/dist/esm/index-174b5baf.js +52 -0
  194. package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
  195. package/dist/esm/{index-04817712.js → index-3bb56969.js} +8 -20
  196. package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
  197. package/dist/esm/index.js +10 -13
  198. package/dist/esm/{main-1894c974.js → main-9f6806ea.js} +4 -9
  199. package/package.json +1 -1
  200. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  201. package/dist/cjs/events-1b438fe7.js +0 -469
  202. package/dist/cjs/index-50be6759.js +0 -105
  203. package/dist/cjs/typeof-1358762e.js +0 -33
  204. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  205. package/dist/esm/events-6c3a7a63.js +0 -467
  206. package/dist/esm/index-98ca9cec.js +0 -100
  207. package/dist/esm/typeof-2f07d0e8.js +0 -30
  208. /package/dist/esm/{ADInfeed-5765a73a.js → ADInfeed-f946441a.js} +0 -0
  209. /package/dist/esm/{ADlgInfeed-5e36f317.js → ADlgInfeed-012e6f16.js} +0 -0
@@ -2,7 +2,7 @@ import React__default, { useState, useEffect, useRef, useLayoutEffect, useCallba
2
2
  import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
3
3
  import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button as Button$1, ProgressBar } from 'react-bootstrap';
4
4
  import urlFor from './urlFor.js';
5
- import { l as lib_3 } from './index-f0fc23eb.js';
5
+ import { l as lib_3 } from './index-5cc7b406.js';
6
6
  import Router, { useRouter } from 'next/router';
7
7
  import { g as getYoutubeId } from './index-c7e2ac95.js';
8
8
  import PropTypes from 'prop-types';
@@ -10,7 +10,7 @@ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelper
10
10
  import { u as util } from './util-8ed16d48.js';
11
11
  import './Beam.js';
12
12
  import Segment from './Segment.js';
13
- import { e as main_18, b as main_42, m as main_43 } from './main-1894c974.js';
13
+ import { e as main_18, b as main_42, m as main_43 } from './main-9f6806ea.js';
14
14
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
15
15
  import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
16
16
  import { u as urlForFile } from './urlForFile-b69adffc.js';
@@ -1628,13 +1628,11 @@ function shouldUpdateVideo(prevProps, props) {
1628
1628
 
1629
1629
  function filterResetOptions(opts) {
1630
1630
  return _objectSpread(_objectSpread({}, opts), {}, {
1631
- height: 0,
1632
- width: 0,
1633
- playerVars: _objectSpread(_objectSpread({}, opts.playerVars), {}, {
1631
+ playerVars: _objectSpread({
1634
1632
  autoplay: 0,
1635
1633
  start: 0,
1636
1634
  end: 0
1637
- })
1635
+ }, opts.playerVars)
1638
1636
  });
1639
1637
  }
1640
1638
  /**
@@ -1649,7 +1647,7 @@ function filterResetOptions(opts) {
1649
1647
 
1650
1648
 
1651
1649
  function shouldResetPlayer(prevProps, props) {
1652
- return prevProps.videoId !== props.videoId || !fastDeepEqual(filterResetOptions(prevProps.opts), filterResetOptions(props.opts));
1650
+ return !fastDeepEqual(filterResetOptions(prevProps.opts), filterResetOptions(props.opts));
1653
1651
  }
1654
1652
  /**
1655
1653
  * Check whether a props change should result in an id or className update.
@@ -1660,7 +1658,7 @@ function shouldResetPlayer(prevProps, props) {
1660
1658
 
1661
1659
 
1662
1660
  function shouldUpdatePlayer(prevProps, props) {
1663
- return prevProps.id !== props.id || prevProps.className !== props.className || prevProps.opts.width !== props.opts.width || prevProps.opts.height !== props.opts.height || prevProps.title !== props.title;
1661
+ return prevProps.id !== props.id || prevProps.className !== props.className;
1664
1662
  }
1665
1663
 
1666
1664
  var YouTube = /*#__PURE__*/function (_React$Component) {
@@ -1747,9 +1745,6 @@ var YouTube = /*#__PURE__*/function (_React$Component) {
1747
1745
  _this.internalPlayer.getIframe().then(function (iframe) {
1748
1746
  if (_this.props.id) iframe.setAttribute('id', _this.props.id);else iframe.removeAttribute('id');
1749
1747
  if (_this.props.className) iframe.setAttribute('class', _this.props.className);else iframe.removeAttribute('class');
1750
- if (_this.props.opts && _this.props.opts.width) iframe.setAttribute('width', _this.props.opts.width);else iframe.removeAttribute('width');
1751
- if (_this.props.opts && _this.props.opts.height) iframe.setAttribute('height', _this.props.opts.height);else iframe.removeAttribute('height');
1752
- if (typeof _this.props.title === 'string') iframe.setAttribute('title', _this.props.title);else iframe.setAttribute('title', 'YouTube video player');
1753
1748
  });
1754
1749
  });
1755
1750
 
@@ -1848,8 +1843,7 @@ var YouTube = /*#__PURE__*/function (_React$Component) {
1848
1843
  }, /*#__PURE__*/React__default.createElement("div", {
1849
1844
  id: this.props.id,
1850
1845
  className: this.props.className,
1851
- ref: this.refContainer,
1852
- loading: this.props.loading
1846
+ ref: this.refContainer
1853
1847
  }));
1854
1848
  }
1855
1849
  }]);
@@ -1874,10 +1868,6 @@ YouTube.propTypes = {
1874
1868
  className: PropTypes.string,
1875
1869
  // custom class name for player container element
1876
1870
  containerClassName: PropTypes.string,
1877
- // custom title for the iFrame, see https://www.w3.org/TR/WCAG20-TECHS/H64.html
1878
- title: PropTypes.string,
1879
- // custom loading for player element
1880
- loading: PropTypes.oneOf(['lazy', 'eager', 'auto']),
1881
1871
  // https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player
1882
1872
  opts: PropTypes.objectOf(PropTypes.any),
1883
1873
  // event subscriptions
@@ -1894,7 +1884,6 @@ YouTube.defaultProps = {
1894
1884
  videoId: null,
1895
1885
  id: null,
1896
1886
  className: null,
1897
- loading: null,
1898
1887
  opts: {},
1899
1888
  containerClassName: '',
1900
1889
  onReady: function onReady() {},
@@ -1904,8 +1893,7 @@ YouTube.defaultProps = {
1904
1893
  onEnd: function onEnd() {},
1905
1894
  onStateChange: function onStateChange() {},
1906
1895
  onPlaybackRateChange: function onPlaybackRateChange() {},
1907
- onPlaybackQualityChange: function onPlaybackQualityChange() {},
1908
- title: null
1896
+ onPlaybackQualityChange: function onPlaybackQualityChange() {}
1909
1897
  };
1910
1898
 
1911
1899
  var YouTubePlayer = function YouTubePlayer(_ref) {
@@ -1,8 +1,473 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { E as EventEmitter } from './events-6c3a7a63.js';
3
2
  import React__default from 'react';
4
3
  import PropTypes from 'prop-types';
5
4
 
5
+ var domain;
6
+
7
+ // This constructor is used to store event handlers. Instantiating this is
8
+ // faster than explicitly calling `Object.create(null)` to get a "clean" empty
9
+ // object (tested with v8 v4.9).
10
+ function EventHandlers() {}
11
+ EventHandlers.prototype = Object.create(null);
12
+
13
+ function EventEmitter() {
14
+ EventEmitter.init.call(this);
15
+ }
16
+
17
+ // nodejs oddity
18
+ // require('events') === require('events').EventEmitter
19
+ EventEmitter.EventEmitter = EventEmitter;
20
+
21
+ EventEmitter.usingDomains = false;
22
+
23
+ EventEmitter.prototype.domain = undefined;
24
+ EventEmitter.prototype._events = undefined;
25
+ EventEmitter.prototype._maxListeners = undefined;
26
+
27
+ // By default EventEmitters will print a warning if more than 10 listeners are
28
+ // added to it. This is a useful default which helps finding memory leaks.
29
+ EventEmitter.defaultMaxListeners = 10;
30
+
31
+ EventEmitter.init = function() {
32
+ this.domain = null;
33
+ if (EventEmitter.usingDomains) {
34
+ // if there is an active domain, then attach to it.
35
+ if (domain.active ) ;
36
+ }
37
+
38
+ if (!this._events || this._events === Object.getPrototypeOf(this)._events) {
39
+ this._events = new EventHandlers();
40
+ this._eventsCount = 0;
41
+ }
42
+
43
+ this._maxListeners = this._maxListeners || undefined;
44
+ };
45
+
46
+ // Obviously not all Emitters should be limited to 10. This function allows
47
+ // that to be increased. Set to zero for unlimited.
48
+ EventEmitter.prototype.setMaxListeners = function setMaxListeners(n) {
49
+ if (typeof n !== 'number' || n < 0 || isNaN(n))
50
+ throw new TypeError('"n" argument must be a positive number');
51
+ this._maxListeners = n;
52
+ return this;
53
+ };
54
+
55
+ function $getMaxListeners(that) {
56
+ if (that._maxListeners === undefined)
57
+ return EventEmitter.defaultMaxListeners;
58
+ return that._maxListeners;
59
+ }
60
+
61
+ EventEmitter.prototype.getMaxListeners = function getMaxListeners() {
62
+ return $getMaxListeners(this);
63
+ };
64
+
65
+ // These standalone emit* functions are used to optimize calling of event
66
+ // handlers for fast cases because emit() itself often has a variable number of
67
+ // arguments and can be deoptimized because of that. These functions always have
68
+ // the same number of arguments and thus do not get deoptimized, so the code
69
+ // inside them can execute faster.
70
+ function emitNone(handler, isFn, self) {
71
+ if (isFn)
72
+ handler.call(self);
73
+ else {
74
+ var len = handler.length;
75
+ var listeners = arrayClone(handler, len);
76
+ for (var i = 0; i < len; ++i)
77
+ listeners[i].call(self);
78
+ }
79
+ }
80
+ function emitOne(handler, isFn, self, arg1) {
81
+ if (isFn)
82
+ handler.call(self, arg1);
83
+ else {
84
+ var len = handler.length;
85
+ var listeners = arrayClone(handler, len);
86
+ for (var i = 0; i < len; ++i)
87
+ listeners[i].call(self, arg1);
88
+ }
89
+ }
90
+ function emitTwo(handler, isFn, self, arg1, arg2) {
91
+ if (isFn)
92
+ handler.call(self, arg1, arg2);
93
+ else {
94
+ var len = handler.length;
95
+ var listeners = arrayClone(handler, len);
96
+ for (var i = 0; i < len; ++i)
97
+ listeners[i].call(self, arg1, arg2);
98
+ }
99
+ }
100
+ function emitThree(handler, isFn, self, arg1, arg2, arg3) {
101
+ if (isFn)
102
+ handler.call(self, arg1, arg2, arg3);
103
+ else {
104
+ var len = handler.length;
105
+ var listeners = arrayClone(handler, len);
106
+ for (var i = 0; i < len; ++i)
107
+ listeners[i].call(self, arg1, arg2, arg3);
108
+ }
109
+ }
110
+
111
+ function emitMany(handler, isFn, self, args) {
112
+ if (isFn)
113
+ handler.apply(self, args);
114
+ else {
115
+ var len = handler.length;
116
+ var listeners = arrayClone(handler, len);
117
+ for (var i = 0; i < len; ++i)
118
+ listeners[i].apply(self, args);
119
+ }
120
+ }
121
+
122
+ EventEmitter.prototype.emit = function emit(type) {
123
+ var er, handler, len, args, i, events, domain;
124
+ var doError = (type === 'error');
125
+
126
+ events = this._events;
127
+ if (events)
128
+ doError = (doError && events.error == null);
129
+ else if (!doError)
130
+ return false;
131
+
132
+ domain = this.domain;
133
+
134
+ // If there is no 'error' event listener then throw.
135
+ if (doError) {
136
+ er = arguments[1];
137
+ if (domain) {
138
+ if (!er)
139
+ er = new Error('Uncaught, unspecified "error" event');
140
+ er.domainEmitter = this;
141
+ er.domain = domain;
142
+ er.domainThrown = false;
143
+ domain.emit('error', er);
144
+ } else if (er instanceof Error) {
145
+ throw er; // Unhandled 'error' event
146
+ } else {
147
+ // At least give some kind of context to the user
148
+ var err = new Error('Uncaught, unspecified "error" event. (' + er + ')');
149
+ err.context = er;
150
+ throw err;
151
+ }
152
+ return false;
153
+ }
154
+
155
+ handler = events[type];
156
+
157
+ if (!handler)
158
+ return false;
159
+
160
+ var isFn = typeof handler === 'function';
161
+ len = arguments.length;
162
+ switch (len) {
163
+ // fast cases
164
+ case 1:
165
+ emitNone(handler, isFn, this);
166
+ break;
167
+ case 2:
168
+ emitOne(handler, isFn, this, arguments[1]);
169
+ break;
170
+ case 3:
171
+ emitTwo(handler, isFn, this, arguments[1], arguments[2]);
172
+ break;
173
+ case 4:
174
+ emitThree(handler, isFn, this, arguments[1], arguments[2], arguments[3]);
175
+ break;
176
+ // slower
177
+ default:
178
+ args = new Array(len - 1);
179
+ for (i = 1; i < len; i++)
180
+ args[i - 1] = arguments[i];
181
+ emitMany(handler, isFn, this, args);
182
+ }
183
+
184
+ return true;
185
+ };
186
+
187
+ function _addListener(target, type, listener, prepend) {
188
+ var m;
189
+ var events;
190
+ var existing;
191
+
192
+ if (typeof listener !== 'function')
193
+ throw new TypeError('"listener" argument must be a function');
194
+
195
+ events = target._events;
196
+ if (!events) {
197
+ events = target._events = new EventHandlers();
198
+ target._eventsCount = 0;
199
+ } else {
200
+ // To avoid recursion in the case that type === "newListener"! Before
201
+ // adding it to the listeners, first emit "newListener".
202
+ if (events.newListener) {
203
+ target.emit('newListener', type,
204
+ listener.listener ? listener.listener : listener);
205
+
206
+ // Re-assign `events` because a newListener handler could have caused the
207
+ // this._events to be assigned to a new object
208
+ events = target._events;
209
+ }
210
+ existing = events[type];
211
+ }
212
+
213
+ if (!existing) {
214
+ // Optimize the case of one listener. Don't need the extra array object.
215
+ existing = events[type] = listener;
216
+ ++target._eventsCount;
217
+ } else {
218
+ if (typeof existing === 'function') {
219
+ // Adding the second element, need to change to array.
220
+ existing = events[type] = prepend ? [listener, existing] :
221
+ [existing, listener];
222
+ } else {
223
+ // If we've already got an array, just append.
224
+ if (prepend) {
225
+ existing.unshift(listener);
226
+ } else {
227
+ existing.push(listener);
228
+ }
229
+ }
230
+
231
+ // Check for listener leak
232
+ if (!existing.warned) {
233
+ m = $getMaxListeners(target);
234
+ if (m && m > 0 && existing.length > m) {
235
+ existing.warned = true;
236
+ var w = new Error('Possible EventEmitter memory leak detected. ' +
237
+ existing.length + ' ' + type + ' listeners added. ' +
238
+ 'Use emitter.setMaxListeners() to increase limit');
239
+ w.name = 'MaxListenersExceededWarning';
240
+ w.emitter = target;
241
+ w.type = type;
242
+ w.count = existing.length;
243
+ emitWarning(w);
244
+ }
245
+ }
246
+ }
247
+
248
+ return target;
249
+ }
250
+ function emitWarning(e) {
251
+ typeof console.warn === 'function' ? console.warn(e) : console.log(e);
252
+ }
253
+ EventEmitter.prototype.addListener = function addListener(type, listener) {
254
+ return _addListener(this, type, listener, false);
255
+ };
256
+
257
+ EventEmitter.prototype.on = EventEmitter.prototype.addListener;
258
+
259
+ EventEmitter.prototype.prependListener =
260
+ function prependListener(type, listener) {
261
+ return _addListener(this, type, listener, true);
262
+ };
263
+
264
+ function _onceWrap(target, type, listener) {
265
+ var fired = false;
266
+ function g() {
267
+ target.removeListener(type, g);
268
+ if (!fired) {
269
+ fired = true;
270
+ listener.apply(target, arguments);
271
+ }
272
+ }
273
+ g.listener = listener;
274
+ return g;
275
+ }
276
+
277
+ EventEmitter.prototype.once = function once(type, listener) {
278
+ if (typeof listener !== 'function')
279
+ throw new TypeError('"listener" argument must be a function');
280
+ this.on(type, _onceWrap(this, type, listener));
281
+ return this;
282
+ };
283
+
284
+ EventEmitter.prototype.prependOnceListener =
285
+ function prependOnceListener(type, listener) {
286
+ if (typeof listener !== 'function')
287
+ throw new TypeError('"listener" argument must be a function');
288
+ this.prependListener(type, _onceWrap(this, type, listener));
289
+ return this;
290
+ };
291
+
292
+ // emits a 'removeListener' event iff the listener was removed
293
+ EventEmitter.prototype.removeListener =
294
+ function removeListener(type, listener) {
295
+ var list, events, position, i, originalListener;
296
+
297
+ if (typeof listener !== 'function')
298
+ throw new TypeError('"listener" argument must be a function');
299
+
300
+ events = this._events;
301
+ if (!events)
302
+ return this;
303
+
304
+ list = events[type];
305
+ if (!list)
306
+ return this;
307
+
308
+ if (list === listener || (list.listener && list.listener === listener)) {
309
+ if (--this._eventsCount === 0)
310
+ this._events = new EventHandlers();
311
+ else {
312
+ delete events[type];
313
+ if (events.removeListener)
314
+ this.emit('removeListener', type, list.listener || listener);
315
+ }
316
+ } else if (typeof list !== 'function') {
317
+ position = -1;
318
+
319
+ for (i = list.length; i-- > 0;) {
320
+ if (list[i] === listener ||
321
+ (list[i].listener && list[i].listener === listener)) {
322
+ originalListener = list[i].listener;
323
+ position = i;
324
+ break;
325
+ }
326
+ }
327
+
328
+ if (position < 0)
329
+ return this;
330
+
331
+ if (list.length === 1) {
332
+ list[0] = undefined;
333
+ if (--this._eventsCount === 0) {
334
+ this._events = new EventHandlers();
335
+ return this;
336
+ } else {
337
+ delete events[type];
338
+ }
339
+ } else {
340
+ spliceOne(list, position);
341
+ }
342
+
343
+ if (events.removeListener)
344
+ this.emit('removeListener', type, originalListener || listener);
345
+ }
346
+
347
+ return this;
348
+ };
349
+
350
+ EventEmitter.prototype.removeAllListeners =
351
+ function removeAllListeners(type) {
352
+ var listeners, events;
353
+
354
+ events = this._events;
355
+ if (!events)
356
+ return this;
357
+
358
+ // not listening for removeListener, no need to emit
359
+ if (!events.removeListener) {
360
+ if (arguments.length === 0) {
361
+ this._events = new EventHandlers();
362
+ this._eventsCount = 0;
363
+ } else if (events[type]) {
364
+ if (--this._eventsCount === 0)
365
+ this._events = new EventHandlers();
366
+ else
367
+ delete events[type];
368
+ }
369
+ return this;
370
+ }
371
+
372
+ // emit removeListener for all listeners on all events
373
+ if (arguments.length === 0) {
374
+ var keys = Object.keys(events);
375
+ for (var i = 0, key; i < keys.length; ++i) {
376
+ key = keys[i];
377
+ if (key === 'removeListener') continue;
378
+ this.removeAllListeners(key);
379
+ }
380
+ this.removeAllListeners('removeListener');
381
+ this._events = new EventHandlers();
382
+ this._eventsCount = 0;
383
+ return this;
384
+ }
385
+
386
+ listeners = events[type];
387
+
388
+ if (typeof listeners === 'function') {
389
+ this.removeListener(type, listeners);
390
+ } else if (listeners) {
391
+ // LIFO order
392
+ do {
393
+ this.removeListener(type, listeners[listeners.length - 1]);
394
+ } while (listeners[0]);
395
+ }
396
+
397
+ return this;
398
+ };
399
+
400
+ EventEmitter.prototype.listeners = function listeners(type) {
401
+ var evlistener;
402
+ var ret;
403
+ var events = this._events;
404
+
405
+ if (!events)
406
+ ret = [];
407
+ else {
408
+ evlistener = events[type];
409
+ if (!evlistener)
410
+ ret = [];
411
+ else if (typeof evlistener === 'function')
412
+ ret = [evlistener.listener || evlistener];
413
+ else
414
+ ret = unwrapListeners(evlistener);
415
+ }
416
+
417
+ return ret;
418
+ };
419
+
420
+ EventEmitter.listenerCount = function(emitter, type) {
421
+ if (typeof emitter.listenerCount === 'function') {
422
+ return emitter.listenerCount(type);
423
+ } else {
424
+ return listenerCount.call(emitter, type);
425
+ }
426
+ };
427
+
428
+ EventEmitter.prototype.listenerCount = listenerCount;
429
+ function listenerCount(type) {
430
+ var events = this._events;
431
+
432
+ if (events) {
433
+ var evlistener = events[type];
434
+
435
+ if (typeof evlistener === 'function') {
436
+ return 1;
437
+ } else if (evlistener) {
438
+ return evlistener.length;
439
+ }
440
+ }
441
+
442
+ return 0;
443
+ }
444
+
445
+ EventEmitter.prototype.eventNames = function eventNames() {
446
+ return this._eventsCount > 0 ? Reflect.ownKeys(this._events) : [];
447
+ };
448
+
449
+ // About 1.5x faster than the two-arg version of Array#splice().
450
+ function spliceOne(list, index) {
451
+ for (var i = index, k = i + 1, n = list.length; k < n; i += 1, k += 1)
452
+ list[i] = list[k];
453
+ list.pop();
454
+ }
455
+
456
+ function arrayClone(arr, i) {
457
+ var copy = new Array(i);
458
+ while (i--)
459
+ copy[i] = arr[i];
460
+ return copy;
461
+ }
462
+
463
+ function unwrapListeners(arr) {
464
+ var ret = new Array(arr.length);
465
+ for (var i = 0; i < ret.length; ++i) {
466
+ ret[i] = arr[i].listener || arr[i];
467
+ }
468
+ return ret;
469
+ }
470
+
6
471
  var utils = createCommonjsModule(function (module, exports) {
7
472
 
8
473
  Object.defineProperty(exports, "__esModule", {
package/dist/esm/index.js CHANGED
@@ -76,7 +76,7 @@ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
76
76
  import { _ as _extends } from './extends-6d8e3924.js';
77
77
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
78
78
  import PropTypes from 'prop-types';
79
- import { m as momentTimezone } from './index-79cfd25c.js';
79
+ import { m as momentTimezone } from './index-30a6257d.js';
80
80
  import ProgressBar from 'react-bootstrap/ProgressBar';
81
81
  export { PixelTrackingArticle, PixelTrackingLandingPages } from './PixelTracking.js';
82
82
  export { default as ForbesHero } from './ForbesHero.js';
@@ -87,7 +87,7 @@ export { default as VerticalHero } from './VerticalHero.js';
87
87
  export { default as YahooHero } from './YahooHero.js';
88
88
  export { default as GridHero } from './GridHero.js';
89
89
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
90
- export { g as getSerializers } from './index-04817712.js';
90
+ export { g as getSerializers } from './index-3bb56969.js';
91
91
  export { default as Beam } from './Beam.js';
92
92
  export { default as Segment } from './Segment.js';
93
93
  export { default as KMTracker } from './KMTracker.js';
@@ -117,8 +117,7 @@ import './web.dom.iterable-ab4dea5c.js';
117
117
  import './_is-array-8d21b9e3.js';
118
118
  import './_object-pie-133f504a.js';
119
119
  import './_library-528f1934.js';
120
- import './index-f0fc23eb.js';
121
- import './events-6c3a7a63.js';
120
+ import './index-5cc7b406.js';
122
121
  import 'react-bootstrap/Container';
123
122
  import 'react-bootstrap/Card';
124
123
  import './moment-bc12cb97.js';
@@ -129,11 +128,11 @@ import './toNumber-5aeba6e7.js';
129
128
  import './index.es-a6137319.js';
130
129
  import './visibility-sensor-72fd8f8b.js';
131
130
  import 'react-dom';
132
- import './main-1894c974.js';
131
+ import './main-9f6806ea.js';
133
132
  import './entities-6d9154b4.js';
134
- import './ADInfeed-5765a73a.js';
133
+ import './ADInfeed-f946441a.js';
135
134
  import './lodash-f97fd99a.js';
136
- import './ADlgInfeed-5e36f317.js';
135
+ import './ADlgInfeed-012e6f16.js';
137
136
  import './getContentCategory-15dcc413.js';
138
137
  import './get-3c308da4.js';
139
138
  import './eq-bdcbf886.js';
@@ -155,8 +154,7 @@ import './_object-to-array-2300e51b.js';
155
154
  import 'react-bootstrap/Spinner';
156
155
  import 'react-bootstrap/Form';
157
156
  import './js.cookie-6874175c.js';
158
- import './typeof-2f07d0e8.js';
159
- import './index-98ca9cec.js';
157
+ import './index-174b5baf.js';
160
158
  import './ConferenceBanner-8792ebd2.js';
161
159
  import 'next/head';
162
160
  import 'react-bootstrap/ListGroup';
@@ -169,7 +167,7 @@ import 'react-bootstrap/NavDropdown';
169
167
  import './index.esm-9b042655.js';
170
168
  import './NavFooter-3272e9cd.js';
171
169
  import './index.esm-07c37a92.js';
172
- import './SocialSearchComponent-165b4ae7.js';
170
+ import './SocialSearchComponent-68d948b9.js';
173
171
  import 'react-bootstrap/FormControl';
174
172
  import 'react-ga';
175
173
  import 'react-bootstrap/Carousel';
@@ -192,12 +190,11 @@ import 'swr';
192
190
  import 'passport-local';
193
191
  import 'mysql';
194
192
  import './md5-4e42248e.js';
195
- import './SeriesSlider-f771e20d.js';
193
+ import './SeriesSlider-5728e349.js';
196
194
  import './style-inject.es-1f59c1d0.js';
197
195
  import 'disqus-react';
198
196
  import 'react-twitter-embed';
199
- import './ImageSlider-f84174cb.js';
200
- import './defineProperty-23a8f8cd.js';
197
+ import './ImageSlider-83913c4c.js';
201
198
  import './VideoSeriesCard.js';
202
199
 
203
200
  //Feature query to be used