@mjhls/mjh-framework 1.0.913 → 1.0.915-filename-fix-v1

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 (232) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +2 -1
  4. package/dist/cjs/AD300x250x600.js +2 -1
  5. package/dist/cjs/AD728x90.js +2 -1
  6. package/dist/cjs/ADFloatingFooter.js +2 -1
  7. package/dist/cjs/ADGutter.js +2 -1
  8. package/dist/cjs/ADSkyscraper.js +2 -1
  9. package/dist/cjs/ADSponsoredResources.js +2 -1
  10. package/dist/cjs/ADWebcast.js +2 -1
  11. package/dist/cjs/ADWelcome.js +2 -1
  12. package/dist/cjs/AdSlot.js +2 -1
  13. package/dist/cjs/AdSlotsProvider.js +2 -1
  14. package/dist/cjs/AlgoliaSearch.js +14283 -20
  15. package/dist/cjs/ArticleCarousel.js +1 -1
  16. package/dist/cjs/ArticleProgramLandingPage.js +8 -6
  17. package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
  18. package/dist/cjs/ArticleSeriesListing.js +3 -2
  19. package/dist/cjs/Auth.js +3 -3
  20. package/dist/cjs/AuthWrapper.js +1469 -293
  21. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-9ebd251f.js} +1 -1
  22. package/dist/cjs/CMEDeck.js +2 -1
  23. package/dist/cjs/Column3.js +2 -1
  24. package/dist/cjs/ConferenceArticleCard.js +1 -1
  25. package/dist/cjs/ContentCardPaginated.js +6 -6
  26. package/dist/cjs/DeckContent.js +5 -4
  27. package/dist/cjs/DeckQueue.js +4 -3
  28. package/dist/cjs/DeckQueuePaginated.js +5 -5
  29. package/dist/cjs/{Dfp-94f8ccdf.js → Dfp-9be904d5.js} +2 -1
  30. package/dist/cjs/ExternalResources.js +8 -6
  31. package/dist/cjs/Feature.js +1 -1
  32. package/dist/cjs/ForbesHero.js +1 -1
  33. package/dist/cjs/GridContent.js +7 -6
  34. package/dist/cjs/GridContentPaginated.js +8 -8
  35. package/dist/cjs/GridHero.js +2 -2
  36. package/dist/cjs/GroupDeck.js +1 -1
  37. package/dist/cjs/Hero.js +2 -2
  38. package/dist/cjs/HorizontalArticleListing.js +8 -6
  39. package/dist/cjs/HorizontalHero.js +1 -1
  40. package/dist/cjs/ImageSlider-6c00b878.js +2813 -0
  41. package/dist/cjs/IssueContentDeck.js +1 -1
  42. package/dist/cjs/IssueDeck.js +1 -1
  43. package/dist/cjs/IssueLanding.js +10 -8
  44. package/dist/cjs/LeftNav.js +2 -1
  45. package/dist/cjs/MasterDeck.js +5 -4
  46. package/dist/cjs/MasterDeckPaginated.js +5 -5
  47. package/dist/cjs/{MediaSeriesCard-103e075c.js → MediaSeriesCard-8b203571.js} +393 -390
  48. package/dist/cjs/MediaSeriesLanding.js +13 -10
  49. package/dist/cjs/MediaSeriesLandingPaginated.js +14 -12
  50. package/dist/cjs/OncliveHero.js +1 -1
  51. package/dist/cjs/OncliveLargeHero.js +2 -2
  52. package/dist/cjs/Pagination-42f92f7c.js +97 -0
  53. package/dist/cjs/PartnerDetailListing.js +19 -16
  54. package/dist/cjs/PartnerDetailListingPaginated.js +15 -14
  55. package/dist/cjs/PubSection.js +6 -5
  56. package/dist/cjs/PublicationDeck.js +1 -1
  57. package/dist/cjs/PublicationLanding.js +7 -2
  58. package/dist/cjs/QueueDeckExpanded.js +6 -5
  59. package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
  60. package/dist/cjs/RelatedContent.js +1 -1
  61. package/dist/cjs/Schema.js +1 -1
  62. package/dist/cjs/SeriesListingDeck.js +4 -3
  63. package/dist/cjs/TaxonomyCard.js +2 -2
  64. package/dist/cjs/TaxonomyDescription.js +8 -6
  65. package/dist/cjs/TemplateNormal.js +2 -1
  66. package/dist/cjs/ThumbnailCard.js +2 -2
  67. package/dist/cjs/VerticalHero.js +1 -1
  68. package/dist/cjs/VideoProgramLandingPage.js +8 -6
  69. package/dist/cjs/VideoSeriesCard.js +1 -1
  70. package/dist/cjs/VideoSeriesLandingPage.js +5 -4
  71. package/dist/cjs/VideoSeriesListing.js +3 -2
  72. package/dist/cjs/View.js +19 -13
  73. package/dist/cjs/YahooHero.js +2 -2
  74. package/dist/cjs/YoutubeGroup.js +1 -1
  75. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  76. package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
  77. package/dist/cjs/events-1b438fe7.js +469 -0
  78. package/dist/cjs/getQuery.js +2 -2
  79. package/dist/cjs/getRelatedArticle.js +2 -2
  80. package/dist/cjs/getSerializers.js +8 -6
  81. package/dist/cjs/index-50be6759.js +105 -0
  82. package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
  83. package/dist/cjs/{index-16fd5776.js → index-f9f5f7c0.js} +9 -29
  84. package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
  85. package/dist/cjs/index.js +16 -14
  86. package/dist/cjs/typeof-1358762e.js +33 -0
  87. package/dist/cjs/urlFor.js +1 -1
  88. package/dist/cjs/urlForFile-29d3815a.js +24 -0
  89. package/dist/cjs/{util-6f784d85.js → util-93a37fd0.js} +11 -0
  90. package/dist/esm/AD.js +1 -1
  91. package/dist/esm/AD300x250.js +9 -8
  92. package/dist/esm/AD300x250x600.js +9 -8
  93. package/dist/esm/AD728x90.js +9 -8
  94. package/dist/esm/ADFloatingFooter.js +9 -8
  95. package/dist/esm/ADFooter.js +3 -3
  96. package/dist/esm/ADGutter.js +9 -8
  97. package/dist/esm/{ADInfeed-bba8b026.js → ADInfeed-0a55cd2d.js} +1 -1
  98. package/dist/esm/ADSkyscraper.js +9 -8
  99. package/dist/esm/ADSponsoredResources.js +9 -8
  100. package/dist/esm/ADWebcast.js +9 -8
  101. package/dist/esm/ADWelcome.js +9 -8
  102. package/dist/esm/{ADlgInfeed-a45afa1d.js → ADlgInfeed-013e1f4a.js} +1 -1
  103. package/dist/esm/AccordionPanel.js +3 -3
  104. package/dist/esm/AdSlot.js +9 -8
  105. package/dist/esm/AdSlotsProvider.js +7 -6
  106. package/dist/esm/AlgoliaSearch.js +14284 -21
  107. package/dist/esm/AlphabeticList.js +6 -6
  108. package/dist/esm/ArticleCarousel.js +5 -5
  109. package/dist/esm/ArticleProgramLandingPage.js +22 -20
  110. package/dist/esm/ArticleSeriesLandingPage.js +18 -17
  111. package/dist/esm/ArticleSeriesListing.js +12 -11
  112. package/dist/esm/Auth.js +11 -11
  113. package/dist/esm/AuthWrapper.js +1466 -290
  114. package/dist/esm/{AuthorComponent-defe68b6.js → AuthorComponent-11adff02.js} +1 -1
  115. package/dist/esm/Beam.js +5 -5
  116. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-1e73bd2c.js} +1 -1
  117. package/dist/esm/Breadcrumbs.js +3 -3
  118. package/dist/esm/CMEDeck.js +9 -8
  119. package/dist/esm/Column2.js +6 -6
  120. package/dist/esm/Column3.js +11 -10
  121. package/dist/esm/ConferenceArticleCard.js +4 -4
  122. package/dist/esm/ContentCardPaginated.js +19 -19
  123. package/dist/esm/DeckContent.js +18 -17
  124. package/dist/esm/DeckQueue.js +15 -14
  125. package/dist/esm/DeckQueuePaginated.js +17 -17
  126. package/dist/esm/{Dfp-4b99f79d.js → Dfp-102f0beb.js} +5 -4
  127. package/dist/esm/EventsDeck.js +10 -10
  128. package/dist/esm/ExternalResources.js +22 -20
  129. package/dist/esm/Feature.js +4 -4
  130. package/dist/esm/ForbesHero.js +5 -5
  131. package/dist/esm/GridContent.js +21 -20
  132. package/dist/esm/GridContentPaginated.js +22 -22
  133. package/dist/esm/GridHero.js +6 -6
  134. package/dist/esm/GroupDeck.js +6 -6
  135. package/dist/esm/HamMagazine.js +6 -6
  136. package/dist/esm/Hero.js +5 -5
  137. package/dist/esm/HorizontalArticleListing.js +22 -20
  138. package/dist/esm/HorizontalHero.js +4 -4
  139. package/dist/esm/ImageSlider-f84174cb.js +2804 -0
  140. package/dist/esm/IssueContentDeck.js +5 -5
  141. package/dist/esm/IssueDeck.js +7 -7
  142. package/dist/esm/IssueLanding.js +25 -23
  143. package/dist/esm/LeftNav.js +9 -8
  144. package/dist/esm/MasterDeck.js +18 -17
  145. package/dist/esm/MasterDeckPaginated.js +18 -18
  146. package/dist/esm/{MediaSeriesCard-82d58e00.js → MediaSeriesCard-e1249ccb.js} +109 -106
  147. package/dist/esm/MediaSeriesLanding.js +27 -24
  148. package/dist/esm/MediaSeriesLandingPaginated.js +28 -26
  149. package/dist/esm/NavDvm.js +5 -5
  150. package/dist/esm/NavMagazine.js +6 -6
  151. package/dist/esm/NavNative.js +5 -5
  152. package/dist/esm/OncliveHero.js +4 -4
  153. package/dist/esm/OncliveLargeHero.js +6 -6
  154. package/dist/esm/PageFilter.js +3 -3
  155. package/dist/esm/Pagination-484b86c5.js +90 -0
  156. package/dist/esm/PartnerDetailListing.js +33 -30
  157. package/dist/esm/PartnerDetailListingPaginated.js +29 -28
  158. package/dist/esm/PopUpModal.js +3 -3
  159. package/dist/esm/PubSection.js +15 -14
  160. package/dist/esm/PubToc.js +5 -5
  161. package/dist/esm/PublicationDeck.js +4 -4
  162. package/dist/esm/PublicationLanding.js +15 -10
  163. package/dist/esm/QueueDeckExpanded.js +15 -14
  164. package/dist/esm/QueueDeckExpandedPaginated.js +16 -16
  165. package/dist/esm/RelatedContent.js +4 -4
  166. package/dist/esm/Schema.js +8 -8
  167. package/dist/esm/Search.js +3 -3
  168. package/dist/esm/Segment.js +4 -4
  169. package/dist/esm/SeriesListingDeck.js +10 -9
  170. package/dist/esm/{SeriesSlider-98b7a870.js → SeriesSlider-98ad6d97.js} +1 -1
  171. package/dist/esm/SideFooter.js +6 -6
  172. package/dist/esm/{SocialSearchComponent-1d8a9f59.js → SocialSearchComponent-4b56cd8c.js} +1 -1
  173. package/dist/esm/TaxonomyCard.js +6 -6
  174. package/dist/esm/TaxonomyDescription.js +22 -20
  175. package/dist/esm/TemplateNormal.js +12 -11
  176. package/dist/esm/ThumbnailCard.js +5 -5
  177. package/dist/esm/Ustream.js +6 -6
  178. package/dist/esm/VerticalHero.js +4 -4
  179. package/dist/esm/VideoProgramLandingPage.js +22 -20
  180. package/dist/esm/VideoSeriesCard.js +6 -6
  181. package/dist/esm/VideoSeriesFilter.js +5 -5
  182. package/dist/esm/VideoSeriesLandingPage.js +18 -17
  183. package/dist/esm/VideoSeriesListing.js +12 -11
  184. package/dist/esm/View.js +35 -28
  185. package/dist/esm/YahooHero.js +6 -6
  186. package/dist/esm/YoutubeGroup.js +4 -4
  187. package/dist/esm/{_is-array-893ab020.js → _is-array-8d21b9e3.js} +1 -1
  188. package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-98db3b07.js} +1 -1
  189. package/dist/esm/{_object-sap-169d6272.js → _object-sap-7cee6f84.js} +1 -1
  190. package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-2300e51b.js} +1 -1
  191. package/dist/esm/{asyncToGenerator-b4dfe691.js → asyncToGenerator-5ef104a7.js} +3 -3
  192. package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-ea258bb1.js} +1 -1
  193. package/dist/esm/{define-property-99e66838.js → define-property-5f1bda73.js} +1 -1
  194. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  195. package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-8c30428f.js} +1 -1
  196. package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
  197. package/dist/esm/events-6c3a7a63.js +467 -0
  198. package/dist/esm/{extends-dc6a71fd.js → extends-6d8e3924.js} +1 -1
  199. package/dist/esm/faundadb.js +4 -4
  200. package/dist/esm/getQuery.js +2 -2
  201. package/dist/esm/getRelatedArticle.js +7 -7
  202. package/dist/esm/getRootDocGroup.js +4 -4
  203. package/dist/esm/getSerializers.js +22 -20
  204. package/dist/esm/{getTargeting-0cdf8983.js → getTargeting-04d979c9.js} +2 -2
  205. package/dist/esm/getTargeting.js +5 -5
  206. package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
  207. package/dist/esm/{index-7f0f8278.js → index-4d8a8743.js} +13 -33
  208. package/dist/esm/index-98ca9cec.js +100 -0
  209. package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
  210. package/dist/esm/index.js +35 -33
  211. package/dist/esm/{inherits-8a801a18.js → inherits-a6ba2ec4.js} +4 -4
  212. package/dist/esm/{keys-425c8ab0.js → keys-31dcdb31.js} +2 -2
  213. package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-6ebcbfea.js} +2 -2
  214. package/dist/esm/{stringify-c21932b3.js → stringify-2b084bee.js} +1 -1
  215. package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-f7074d7c.js} +2 -2
  216. package/dist/esm/typeof-2f07d0e8.js +30 -0
  217. package/dist/esm/{typeof-83d9eb10.js → typeof-e9fc0c5d.js} +3 -3
  218. package/dist/esm/urlFor.js +4 -4
  219. package/dist/esm/urlForFile-b69adffc.js +22 -0
  220. package/dist/esm/{ustream-api-41166338.js → ustream-api-d3714624.js} +4 -4
  221. package/dist/esm/{util-3ab476bf.js → util-8ed16d48.js} +11 -0
  222. package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-ab4dea5c.js} +1 -1
  223. package/package.json +1 -1
  224. package/dist/cjs/ImageSlider-a7fb6218.js +0 -182
  225. package/dist/cjs/Pagination-885dcfbd.js +0 -90
  226. package/dist/esm/ImageSlider-eab2fe41.js +0 -176
  227. package/dist/esm/Pagination-59436882.js +0 -82
  228. /package/dist/cjs/{ADInfeed-51a39495.js → ADInfeed-bce0ba07.js} +0 -0
  229. /package/dist/cjs/{ADlgInfeed-12db4509.js → ADlgInfeed-950b414b.js} +0 -0
  230. /package/dist/cjs/{PublicationFeature-be5f3503.js → PublicationFeature-5ccf9b13.js} +0 -0
  231. /package/dist/cjs/{SeriesSlider-f9128638.js → SeriesSlider-de93a303.js} +0 -0
  232. /package/dist/esm/{PublicationFeature-03500094.js → PublicationFeature-d88e76b9.js} +0 -0
@@ -1,473 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { E as EventEmitter } from './events-6c3a7a63.js';
2
3
  import React__default from 'react';
3
4
  import PropTypes from 'prop-types';
4
5
 
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
-
471
6
  var utils = createCommonjsModule(function (module, exports) {
472
7
 
473
8
  Object.defineProperty(exports, "__esModule", {
package/dist/esm/index.js CHANGED
@@ -79,7 +79,7 @@ export { default as VerticalHero } from './VerticalHero.js';
79
79
  export { default as YahooHero } from './YahooHero.js';
80
80
  export { default as GridHero } from './GridHero.js';
81
81
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
82
- export { g as getSerializers } from './index-7f0f8278.js';
82
+ export { g as getSerializers } from './index-4d8a8743.js';
83
83
  export { default as Beam } from './Beam.js';
84
84
  export { default as Segment } from './Segment.js';
85
85
  export { default as KMTracker } from './KMTracker.js';
@@ -94,23 +94,24 @@ export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
94
94
  export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
95
95
  export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
96
96
  export { default as Schema } from './Schema.js';
97
- export { g as getTargeting } from './getTargeting-0cdf8983.js';
97
+ export { g as getTargeting } from './getTargeting-04d979c9.js';
98
98
  export { default as getKeywords } from './getKeywords.js';
99
99
  export { default as getQuery } from './getQuery.js';
100
- import './toConsumableArray-7b1c0e23.js';
100
+ import './toConsumableArray-f7074d7c.js';
101
101
  import './_commonjsHelpers-0c4b6f40.js';
102
- import './core.get-iterator-method-e903ff31.js';
103
- import './_iter-detect-f089461c.js';
104
- import './extends-dc6a71fd.js';
102
+ import './core.get-iterator-method-ea258bb1.js';
103
+ import './_iter-detect-98db3b07.js';
104
+ import './extends-6d8e3924.js';
105
105
  import './_object-pie-133f504a.js';
106
- import './inherits-8a801a18.js';
107
- import './_object-sap-169d6272.js';
108
- import './define-property-99e66838.js';
109
- import './typeof-83d9eb10.js';
110
- import './web.dom.iterable-fdf034f5.js';
111
- import './_is-array-893ab020.js';
106
+ import './inherits-a6ba2ec4.js';
107
+ import './_object-sap-7cee6f84.js';
108
+ import './define-property-5f1bda73.js';
109
+ import './typeof-e9fc0c5d.js';
110
+ import './web.dom.iterable-ab4dea5c.js';
111
+ import './_is-array-8d21b9e3.js';
112
112
  import './_library-528f1934.js';
113
- import './index-5cc7b406.js';
113
+ import './index-f0fc23eb.js';
114
+ import './events-6c3a7a63.js';
114
115
  import 'prop-types';
115
116
  import 'react-bootstrap/Container';
116
117
  import 'react-bootstrap/Card';
@@ -123,20 +124,20 @@ import './index.es-a6137319.js';
123
124
  import './visibility-sensor-72fd8f8b.js';
124
125
  import 'react-dom';
125
126
  import './main-1894c974.js';
126
- import './entities-932b50cf.js';
127
- import './ADInfeed-bba8b026.js';
128
- import './slicedToArray-ca2c8b8d.js';
127
+ import './entities-6d9154b4.js';
128
+ import './ADInfeed-0a55cd2d.js';
129
+ import './slicedToArray-6ebcbfea.js';
129
130
  import './lodash-f97fd99a.js';
130
- import './ADlgInfeed-a45afa1d.js';
131
+ import './ADlgInfeed-013e1f4a.js';
131
132
  import './getContentCategory-15dcc413.js';
132
133
  import './get-3c308da4.js';
133
134
  import './eq-bdcbf886.js';
134
- import './AuthorComponent-defe68b6.js';
135
- import './PublicationFeature-03500094.js';
135
+ import './AuthorComponent-11adff02.js';
136
+ import './PublicationFeature-d88e76b9.js';
136
137
  import 'react-bootstrap/Button';
137
138
  import 'react-bootstrap/Media';
138
- import './BlockContent-c99c9a8d.js';
139
- import './index-0dbff1d1.js';
139
+ import './BlockContent-1e73bd2c.js';
140
+ import './index-3f5c03b2.js';
140
141
  import './react-social-icons-9be47857.js';
141
142
  import './index-c7e2ac95.js';
142
143
  import './smoothscroll-fa4e3f8c.js';
@@ -144,15 +145,16 @@ import 'react-bootstrap';
144
145
  import './timeDifferenceCalc.js';
145
146
  import './index.esm-eb1e8e80.js';
146
147
  import './iconBase-ccc56b97.js';
147
- import './asyncToGenerator-b4dfe691.js';
148
- import './defineProperty-8fa0bc8d.js';
149
- import './_object-to-array-50a6b9a3.js';
150
- import './stringify-c21932b3.js';
148
+ import './asyncToGenerator-5ef104a7.js';
149
+ import './defineProperty-8c30428f.js';
150
+ import './_object-to-array-2300e51b.js';
151
+ import './stringify-2b084bee.js';
151
152
  import 'react-bootstrap/Spinner';
152
153
  import 'react-bootstrap/Form';
153
154
  import './index-79cfd25c.js';
154
155
  import './js.cookie-6874175c.js';
155
- import 'react-instantsearch-dom';
156
+ import './typeof-2f07d0e8.js';
157
+ import './index-98ca9cec.js';
156
158
  import './ConferenceBanner-8792ebd2.js';
157
159
  import 'next/head';
158
160
  import 'react-bootstrap/ListGroup';
@@ -165,18 +167,19 @@ import 'react-bootstrap/NavDropdown';
165
167
  import './index.esm-9b042655.js';
166
168
  import './NavFooter-e27bd93b.js';
167
169
  import './index.esm-37268dca.js';
168
- import './SocialSearchComponent-1d8a9f59.js';
170
+ import './SocialSearchComponent-4b56cd8c.js';
169
171
  import 'react-bootstrap/FormControl';
170
172
  import 'react-ga';
171
173
  import 'react-bootstrap/Carousel';
172
174
  import 'react-bootstrap/Breadcrumb';
173
- import './keys-425c8ab0.js';
175
+ import './keys-31dcdb31.js';
174
176
  import 'react-bootstrap/DropdownButton';
175
177
  import 'react-bootstrap/Dropdown';
176
178
  import './index.esm-1bd8a0a8.js';
177
179
  import './brightcove-react-player-loader.es-57a70a56.js';
180
+ import './urlForFile-b69adffc.js';
178
181
  import 'react-bootstrap/Modal';
179
- import './util-3ab476bf.js';
182
+ import './util-8ed16d48.js';
180
183
  import 'react-bootstrap/Pagination';
181
184
  import 'react-bootstrap/Figure';
182
185
  import 'react-bootstrap/OverlayTrigger';
@@ -187,13 +190,12 @@ import 'swr';
187
190
  import 'passport-local';
188
191
  import 'mysql';
189
192
  import './md5-4e42248e.js';
190
- import './SeriesSlider-98b7a870.js';
193
+ import './SeriesSlider-98ad6d97.js';
191
194
  import './style-inject.es-1f59c1d0.js';
192
195
  import 'disqus-react';
193
- import 'file-saver';
194
196
  import 'react-twitter-embed';
195
- import 'react-facebook';
196
- import './ImageSlider-eab2fe41.js';
197
+ import './ImageSlider-f84174cb.js';
198
+ import './defineProperty-23a8f8cd.js';
197
199
  import './VideoSeriesCard.js';
198
200
 
199
201
  //Feature query to be used
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { u as _objectGpo, i as _toObject, a as _core, d as _ctx, v as _anObject, b as _isObject, _ as _export, c as _objectCreate } from './core.get-iterator-method-e903ff31.js';
3
- import { _ as _objectSap } from './_object-sap-169d6272.js';
4
- import { d as defineProperty } from './define-property-99e66838.js';
5
- import { a as _typeof_1, b as _objectGopd } from './typeof-83d9eb10.js';
2
+ import { u as _objectGpo, i as _toObject, a as _core, e as _ctx, v as _anObject, b as _isObject, _ as _export, d as _objectCreate } from './core.get-iterator-method-ea258bb1.js';
3
+ import { _ as _objectSap } from './_object-sap-7cee6f84.js';
4
+ import { d as defineProperty } from './define-property-5f1bda73.js';
5
+ import { a as _typeof_1, b as _objectGopd } from './typeof-e9fc0c5d.js';
6
6
 
7
7
  // 19.1.2.9 Object.getPrototypeOf(O)
8
8
 
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-e903ff31.js';
3
- import { _ as _objectSap } from './_object-sap-169d6272.js';
2
+ import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-ea258bb1.js';
3
+ import { _ as _objectSap } from './_object-sap-7cee6f84.js';
4
4
 
5
5
  // 19.1.2.14 Object.keys(O)
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import './web.dom.iterable-fdf034f5.js';
3
- import { h as _wks, a as _core, F as _iterators, p as _classof, s as core_getIteratorMethod, v as _anObject } from './core.get-iterator-method-e903ff31.js';
2
+ import './web.dom.iterable-ab4dea5c.js';
3
+ import { h as _wks, a as _core, F as _iterators, p as _classof, s as core_getIteratorMethod, v as _anObject } from './core.get-iterator-method-ea258bb1.js';
4
4
 
5
5
  var ITERATOR = _wks('iterator');
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { u as unwrapExports, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
- import { a as _core } from './core.get-iterator-method-e903ff31.js';
2
+ import { a as _core } from './core.get-iterator-method-ea258bb1.js';
3
3
 
4
4
  var $JSON = _core.JSON || (_core.JSON = { stringify: JSON.stringify });
5
5
  var stringify$1 = function stringify(it) { // eslint-disable-line no-unused-vars
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { g as _objectDp, r as _propertyDesc, _ as _export, i as _toObject, s as core_getIteratorMethod, d as _ctx, k as _toLength, a as _core } from './core.get-iterator-method-e903ff31.js';
3
- import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-f089461c.js';
2
+ import { c as _objectDp, r as _propertyDesc, _ as _export, i as _toObject, s as core_getIteratorMethod, e as _ctx, k as _toLength, a as _core } from './core.get-iterator-method-ea258bb1.js';
3
+ import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-98db3b07.js';
4
4
 
5
5
  var _createProperty = function (object, index, value) {
6
6
  if (index in object) _objectDp.f(object, index, _propertyDesc(0, value));
@@ -0,0 +1,30 @@
1
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+
3
+ var _typeof_1 = createCommonjsModule(function (module) {
4
+ function _typeof(obj) {
5
+ "@babel/helpers - typeof";
6
+
7
+ if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
8
+ module.exports = _typeof = function _typeof(obj) {
9
+ return typeof obj;
10
+ };
11
+
12
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
13
+ } else {
14
+ module.exports = _typeof = function _typeof(obj) {
15
+ return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
16
+ };
17
+
18
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
19
+ }
20
+
21
+ return _typeof(obj);
22
+ }
23
+
24
+ module.exports = _typeof;
25
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
26
+ });
27
+
28
+ var _typeof = unwrapExports(_typeof_1);
29
+
30
+ export { _typeof as _, _typeof_1 as a };