@mjhls/mjh-framework 1.0.993-topelement-v5 → 1.0.993
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.
- package/README.md +168 -168
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +1 -2
- package/dist/cjs/AD300x250x600.js +1 -2
- package/dist/cjs/AD728x90.js +1 -2
- package/dist/cjs/ADFloatingFooter.js +1 -2
- package/dist/cjs/ADGutter.js +1 -2
- package/dist/cjs/ADSkyscraper.js +1 -2
- package/dist/cjs/ADSponsoredResources.js +1 -2
- package/dist/cjs/ADWebcast.js +1 -2
- package/dist/cjs/ADWelcome.js +1 -2
- package/dist/cjs/AdSlot.js +1 -2
- package/dist/cjs/AdSlotsProvider.js +5 -5
- package/dist/cjs/AlgoliaSearch.js +738 -276
- package/dist/cjs/ArticleProgramLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -4
- package/dist/cjs/ArticleSeriesListing.js +1 -2
- package/dist/cjs/Auth.js +26 -22830
- package/dist/cjs/AuthWrapper.js +16 -36
- package/dist/cjs/CMEDeck.js +1 -2
- package/dist/cjs/Column3.js +1 -2
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +2 -3
- package/dist/cjs/DeckContent.js +10 -11
- package/dist/cjs/DeckQueue.js +1 -2
- package/dist/cjs/DeckQueuePaginated.js +1 -2
- package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +4 -5
- package/dist/cjs/GridContent.js +3 -4
- package/dist/cjs/GridContentPaginated.js +3 -4
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +4 -5
- package/dist/cjs/{ImageSlider-ca708da8.js → ImageSlider-1ec0408b.js} +1 -1100
- package/dist/cjs/IssueLanding.js +35 -36
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +1 -2
- package/dist/cjs/MasterDeck.js +11 -12
- package/dist/cjs/MasterDeckPaginated.js +11 -12
- package/dist/cjs/{MediaSeriesCard-f6db8f70.js → MediaSeriesCard-2645b00a.js} +227 -218
- package/dist/cjs/MediaSeriesLanding.js +13 -14
- package/dist/cjs/MediaSeriesLandingPaginated.js +13 -14
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/PartnerDetailListing.js +9 -10
- package/dist/cjs/PartnerDetailListingPaginated.js +9 -10
- package/dist/cjs/PubSection.js +3 -4
- package/dist/cjs/PublicationLanding.js +26 -26
- package/dist/cjs/QueueDeckExpanded.js +3 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +3 -4
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +2 -3
- package/dist/cjs/{SeriesSlider-f5248377.js → SeriesSlider-18fc6e71.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +4 -5
- package/dist/cjs/TemplateNormal.js +1 -2
- package/dist/cjs/VideoProgramLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +3 -4
- package/dist/cjs/VideoSeriesListing.js +1 -2
- package/dist/cjs/View.js +8 -9
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/getSerializers.js +4 -5
- package/dist/cjs/{getTargeting-4439c99d.js → getTargeting-ba942d9a.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-b10d6863.js → index-669d70bd.js} +15 -12
- package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
- package/dist/cjs/{index-9ec837cc.js → index-b95410f0.js} +0 -35
- package/dist/cjs/index.js +14 -12
- package/dist/{esm/empty-a8042e3c.js → cjs/util-93a37fd0.js} +3 -135
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +1 -2
- package/dist/esm/AD300x250x600.js +1 -2
- package/dist/esm/AD728x90.js +1 -2
- package/dist/esm/ADFloatingFooter.js +1 -2
- package/dist/esm/ADGutter.js +1 -2
- package/dist/esm/ADSkyscraper.js +1 -2
- package/dist/esm/ADSponsoredResources.js +1 -2
- package/dist/esm/ADWebcast.js +1 -2
- package/dist/esm/ADWelcome.js +1 -2
- package/dist/esm/AdSlot.js +1 -2
- package/dist/esm/AdSlotsProvider.js +2 -3
- package/dist/esm/AlgoliaSearch.js +474 -12
- package/dist/esm/ArticleProgramLandingPage.js +4 -5
- package/dist/esm/ArticleSeriesLandingPage.js +3 -4
- package/dist/esm/ArticleSeriesListing.js +1 -2
- package/dist/esm/Auth.js +18 -22825
- package/dist/esm/AuthWrapper.js +16 -36
- package/dist/esm/CMEDeck.js +1 -2
- package/dist/esm/Column3.js +1 -2
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/ContentCardPaginated.js +2 -3
- package/dist/esm/DeckContent.js +10 -11
- package/dist/esm/DeckQueue.js +1 -2
- package/dist/esm/DeckQueuePaginated.js +1 -2
- package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
- package/dist/esm/EventsDeck.js +17 -17
- package/dist/esm/ExternalResources.js +4 -5
- package/dist/esm/GridContent.js +3 -4
- package/dist/esm/GridContentPaginated.js +3 -4
- package/dist/esm/HamMagazine.js +9 -9
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +4 -5
- package/dist/esm/{ImageSlider-fada4f0c.js → ImageSlider-83913c4c.js} +3 -1101
- package/dist/esm/IssueLanding.js +35 -36
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +1 -2
- package/dist/esm/MasterDeck.js +11 -12
- package/dist/esm/MasterDeckPaginated.js +11 -12
- package/dist/esm/{MediaSeriesCard-96ac8ed4.js → MediaSeriesCard-2a9ff7f3.js} +227 -218
- package/dist/esm/MediaSeriesLanding.js +13 -14
- package/dist/esm/MediaSeriesLandingPaginated.js +13 -14
- package/dist/esm/NavMagazine.js +10 -10
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/PartnerDetailListing.js +8 -9
- package/dist/esm/PartnerDetailListingPaginated.js +8 -9
- package/dist/esm/PubSection.js +3 -4
- package/dist/esm/PublicationLanding.js +26 -26
- package/dist/esm/QueueDeckExpanded.js +3 -4
- package/dist/esm/QueueDeckExpandedPaginated.js +3 -4
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Schema.js +1 -1
- package/dist/esm/SeriesListingDeck.js +2 -3
- package/dist/esm/{SeriesSlider-4875823e.js → SeriesSlider-5728e349.js} +4 -4
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/TaxonomyDescription.js +4 -5
- package/dist/esm/TemplateNormal.js +1 -2
- package/dist/esm/VideoProgramLandingPage.js +4 -5
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +3 -4
- package/dist/esm/VideoSeriesListing.js +1 -2
- package/dist/esm/View.js +8 -9
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/getSerializers.js +4 -5
- package/dist/esm/{getTargeting-c6884f34.js → getTargeting-9bd28724.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-0ce54f8a.js → index-174b5baf.js} +1 -34
- package/dist/esm/{index-076baa11.js → index-4d0371dc.js} +7 -5
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/index.js +14 -12
- package/dist/{cjs/empty-559717f3.js → esm/util-8ed16d48.js} +1 -146
- package/package.json +114 -114
- package/dist/cjs/defineProperty-ad65f5f0.js +0 -110
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-0cf4c9fc.js +0 -904
- package/dist/esm/defineProperty-50094484.js +0 -101
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-e7075467.js +0 -897
- /package/dist/cjs/{ADInfeed-f316b66a.js → ADInfeed-ef933a08.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-2003306e.js → ADlgInfeed-0e931f24.js} +0 -0
- /package/dist/esm/{ADInfeed-777bb0b3.js → ADInfeed-f946441a.js} +0 -0
- /package/dist/esm/{ADlgInfeed-e7fd1bb6.js → ADlgInfeed-012e6f16.js} +0 -0
|
@@ -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
|
@@ -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-
|
|
90
|
+
export { g as getSerializers } from './index-4d0371dc.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';
|
|
@@ -102,7 +102,7 @@ export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
|
102
102
|
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
103
103
|
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
104
104
|
export { default as Schema } from './Schema.js';
|
|
105
|
-
export { g as getTargeting } from './getTargeting-
|
|
105
|
+
export { g as getTargeting } from './getTargeting-9bd28724.js';
|
|
106
106
|
export { default as getKeywords } from './getKeywords.js';
|
|
107
107
|
export { default as getQuery } from './getQuery.js';
|
|
108
108
|
import './toConsumableArray-f7074d7c.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-
|
|
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';
|
|
@@ -131,9 +130,9 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
131
130
|
import 'react-dom';
|
|
132
131
|
import './main-9f6806ea.js';
|
|
133
132
|
import './entities-6d9154b4.js';
|
|
134
|
-
import './ADInfeed-
|
|
133
|
+
import './ADInfeed-f946441a.js';
|
|
135
134
|
import './lodash-f97fd99a.js';
|
|
136
|
-
import './ADlgInfeed-
|
|
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 './
|
|
159
|
-
import './index-0ce54f8a.js';
|
|
157
|
+
import './index-174b5baf.js';
|
|
160
158
|
import './ConferenceBanner-8792ebd2.js';
|
|
161
159
|
import 'next/head';
|
|
162
160
|
import 'react-bootstrap/ListGroup';
|
|
@@ -171,7 +169,7 @@ import './NavFooter-3272e9cd.js';
|
|
|
171
169
|
import './index.esm-07c37a92.js';
|
|
172
170
|
import './SocialSearchComponent-68d948b9.js';
|
|
173
171
|
import 'react-bootstrap/FormControl';
|
|
174
|
-
import '
|
|
172
|
+
import 'react-ga';
|
|
175
173
|
import 'react-bootstrap/Carousel';
|
|
176
174
|
import 'react-bootstrap/Breadcrumb';
|
|
177
175
|
import './keys-31dcdb31.js';
|
|
@@ -181,18 +179,22 @@ import './index.esm-1bd8a0a8.js';
|
|
|
181
179
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
182
180
|
import './urlForFile-b69adffc.js';
|
|
183
181
|
import 'react-bootstrap/Modal';
|
|
184
|
-
import './
|
|
182
|
+
import './util-8ed16d48.js';
|
|
185
183
|
import 'react-bootstrap/Pagination';
|
|
186
184
|
import 'react-bootstrap/Figure';
|
|
187
185
|
import 'react-bootstrap/OverlayTrigger';
|
|
188
186
|
import 'react-bootstrap/Tooltip';
|
|
189
187
|
import 'react-bootstrap/Popover';
|
|
190
188
|
import './index-db3bb315.js';
|
|
189
|
+
import 'swr';
|
|
190
|
+
import 'passport-local';
|
|
191
|
+
import 'mysql';
|
|
191
192
|
import './md5-4e42248e.js';
|
|
192
|
-
import './SeriesSlider-
|
|
193
|
+
import './SeriesSlider-5728e349.js';
|
|
193
194
|
import './style-inject.es-1f59c1d0.js';
|
|
194
195
|
import 'disqus-react';
|
|
195
|
-
import '
|
|
196
|
+
import 'react-twitter-embed';
|
|
197
|
+
import './ImageSlider-83913c4c.js';
|
|
196
198
|
import './VideoSeriesCard.js';
|
|
197
199
|
|
|
198
200
|
//Feature query to be used
|
|
@@ -1,138 +1,4 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
1
|
// shim for using process in browser
|
|
4
|
-
// based off https://github.com/defunctzombie/node-process/blob/master/browser.js
|
|
5
|
-
|
|
6
|
-
function defaultSetTimout() {
|
|
7
|
-
throw new Error('setTimeout has not been defined');
|
|
8
|
-
}
|
|
9
|
-
function defaultClearTimeout () {
|
|
10
|
-
throw new Error('clearTimeout has not been defined');
|
|
11
|
-
}
|
|
12
|
-
var cachedSetTimeout = defaultSetTimout;
|
|
13
|
-
var cachedClearTimeout = defaultClearTimeout;
|
|
14
|
-
if (typeof global.setTimeout === 'function') {
|
|
15
|
-
cachedSetTimeout = setTimeout;
|
|
16
|
-
}
|
|
17
|
-
if (typeof global.clearTimeout === 'function') {
|
|
18
|
-
cachedClearTimeout = clearTimeout;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
function runTimeout(fun) {
|
|
22
|
-
if (cachedSetTimeout === setTimeout) {
|
|
23
|
-
//normal enviroments in sane situations
|
|
24
|
-
return setTimeout(fun, 0);
|
|
25
|
-
}
|
|
26
|
-
// if setTimeout wasn't available but was latter defined
|
|
27
|
-
if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {
|
|
28
|
-
cachedSetTimeout = setTimeout;
|
|
29
|
-
return setTimeout(fun, 0);
|
|
30
|
-
}
|
|
31
|
-
try {
|
|
32
|
-
// when when somebody has screwed with setTimeout but no I.E. maddness
|
|
33
|
-
return cachedSetTimeout(fun, 0);
|
|
34
|
-
} catch(e){
|
|
35
|
-
try {
|
|
36
|
-
// When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
|
|
37
|
-
return cachedSetTimeout.call(null, fun, 0);
|
|
38
|
-
} catch(e){
|
|
39
|
-
// same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error
|
|
40
|
-
return cachedSetTimeout.call(this, fun, 0);
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
}
|
|
46
|
-
function runClearTimeout(marker) {
|
|
47
|
-
if (cachedClearTimeout === clearTimeout) {
|
|
48
|
-
//normal enviroments in sane situations
|
|
49
|
-
return clearTimeout(marker);
|
|
50
|
-
}
|
|
51
|
-
// if clearTimeout wasn't available but was latter defined
|
|
52
|
-
if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {
|
|
53
|
-
cachedClearTimeout = clearTimeout;
|
|
54
|
-
return clearTimeout(marker);
|
|
55
|
-
}
|
|
56
|
-
try {
|
|
57
|
-
// when when somebody has screwed with setTimeout but no I.E. maddness
|
|
58
|
-
return cachedClearTimeout(marker);
|
|
59
|
-
} catch (e){
|
|
60
|
-
try {
|
|
61
|
-
// When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
|
|
62
|
-
return cachedClearTimeout.call(null, marker);
|
|
63
|
-
} catch (e){
|
|
64
|
-
// same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.
|
|
65
|
-
// Some versions of I.E. have different rules for clearTimeout vs setTimeout
|
|
66
|
-
return cachedClearTimeout.call(this, marker);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
var queue = [];
|
|
74
|
-
var draining = false;
|
|
75
|
-
var currentQueue;
|
|
76
|
-
var queueIndex = -1;
|
|
77
|
-
|
|
78
|
-
function cleanUpNextTick() {
|
|
79
|
-
if (!draining || !currentQueue) {
|
|
80
|
-
return;
|
|
81
|
-
}
|
|
82
|
-
draining = false;
|
|
83
|
-
if (currentQueue.length) {
|
|
84
|
-
queue = currentQueue.concat(queue);
|
|
85
|
-
} else {
|
|
86
|
-
queueIndex = -1;
|
|
87
|
-
}
|
|
88
|
-
if (queue.length) {
|
|
89
|
-
drainQueue();
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
function drainQueue() {
|
|
94
|
-
if (draining) {
|
|
95
|
-
return;
|
|
96
|
-
}
|
|
97
|
-
var timeout = runTimeout(cleanUpNextTick);
|
|
98
|
-
draining = true;
|
|
99
|
-
|
|
100
|
-
var len = queue.length;
|
|
101
|
-
while(len) {
|
|
102
|
-
currentQueue = queue;
|
|
103
|
-
queue = [];
|
|
104
|
-
while (++queueIndex < len) {
|
|
105
|
-
if (currentQueue) {
|
|
106
|
-
currentQueue[queueIndex].run();
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
queueIndex = -1;
|
|
110
|
-
len = queue.length;
|
|
111
|
-
}
|
|
112
|
-
currentQueue = null;
|
|
113
|
-
draining = false;
|
|
114
|
-
runClearTimeout(timeout);
|
|
115
|
-
}
|
|
116
|
-
function nextTick(fun) {
|
|
117
|
-
var args = new Array(arguments.length - 1);
|
|
118
|
-
if (arguments.length > 1) {
|
|
119
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
120
|
-
args[i - 1] = arguments[i];
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
queue.push(new Item(fun, args));
|
|
124
|
-
if (queue.length === 1 && !draining) {
|
|
125
|
-
runTimeout(drainQueue);
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
// v8 likes predictible objects
|
|
129
|
-
function Item(fun, array) {
|
|
130
|
-
this.fun = fun;
|
|
131
|
-
this.array = array;
|
|
132
|
-
}
|
|
133
|
-
Item.prototype.run = function () {
|
|
134
|
-
this.fun.apply(null, this.array);
|
|
135
|
-
};
|
|
136
2
|
|
|
137
3
|
// from https://github.com/kumavis/browser-process-hrtime/blob/master/index.js
|
|
138
4
|
var performance = global.performance || {};
|
|
@@ -716,15 +582,4 @@ var util = {
|
|
|
716
582
|
debuglog: debuglog
|
|
717
583
|
};
|
|
718
584
|
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
exports.debuglog = debuglog;
|
|
722
|
-
exports.deprecate = deprecate;
|
|
723
|
-
exports.inherits = inherits$1;
|
|
724
|
-
exports.isNull = isNull;
|
|
725
|
-
exports.isNullOrUndefined = isNullOrUndefined;
|
|
726
|
-
exports.isObject = isObject;
|
|
727
|
-
exports.isString = isString;
|
|
728
|
-
exports.nextTick = nextTick;
|
|
729
|
-
exports.tls = tls;
|
|
730
|
-
exports.util = util;
|
|
585
|
+
export { util as u };
|