@mjhls/mjh-framework 1.0.665 → 1.0.666-ad-update-v2

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 (148) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +3 -3
  4. package/dist/cjs/AD300x250x600.js +3 -3
  5. package/dist/cjs/AD728x90.js +4 -4
  6. package/dist/cjs/ADFloatingFooter.js +2 -2
  7. package/dist/cjs/ADGutter.js +2 -2
  8. package/dist/cjs/ADSkyscraper.js +2 -2
  9. package/dist/cjs/ADSponsoredResources.js +2 -2
  10. package/dist/cjs/ADWebcast.js +2 -2
  11. package/dist/cjs/ADWelcome.js +2 -2
  12. package/dist/cjs/AdSlot.js +2 -2
  13. package/dist/cjs/AdSlotsProvider.js +1 -1
  14. package/dist/cjs/ArticleCarousel.js +1 -1
  15. package/dist/cjs/ArticleSeriesListing.js +4 -4
  16. package/dist/cjs/Auth.js +255 -506
  17. package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-80b15fac.js} +1 -1
  18. package/dist/cjs/CMEDeck.js +5 -5
  19. package/dist/cjs/Column3.js +4 -4
  20. package/dist/cjs/ConferenceArticleCard.js +2 -2
  21. package/dist/cjs/DeckContent.js +7 -7
  22. package/dist/cjs/DeckQueue.js +6 -6
  23. package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-390337bf.js} +1 -1
  24. package/dist/cjs/EventsDeck.js +14 -6
  25. package/dist/cjs/ExternalResources.js +7 -7
  26. package/dist/cjs/Feature.js +3 -3
  27. package/dist/cjs/ForbesHero.js +2 -2
  28. package/dist/cjs/GridContent.js +11 -11
  29. package/dist/cjs/GridHero.js +2 -2
  30. package/dist/cjs/GroupDeck.js +1 -1
  31. package/dist/cjs/HamMagazine.js +4 -4
  32. package/dist/cjs/Hero.js +1 -1
  33. package/dist/cjs/HorizontalHero.js +3 -3
  34. package/dist/cjs/IssueContentDeck.js +2 -2
  35. package/dist/cjs/IssueDeck.js +2 -2
  36. package/dist/cjs/IssueLanding.js +8 -8
  37. package/dist/cjs/LeftNav.js +2 -2
  38. package/dist/cjs/MasterDeck.js +15 -10
  39. package/dist/cjs/NavMagazine.js +4 -4
  40. package/dist/cjs/NavNative.js +3 -3
  41. package/dist/cjs/OncliveHero.js +3 -3
  42. package/dist/cjs/OncliveLargeHero.js +2 -2
  43. package/dist/cjs/PartnerDetailListing.js +1211 -14
  44. package/dist/cjs/PublicationDeck.js +2 -2
  45. package/dist/cjs/QueueDeckExpanded.js +10 -10
  46. package/dist/cjs/RecentNews.js +3 -3
  47. package/dist/cjs/RelatedContent.js +2 -2
  48. package/dist/cjs/{SocialSearchComponent-962b1344.js → SocialSearchComponent-81a50f81.js} +5 -5
  49. package/dist/cjs/TaxonomyCard.js +2 -2
  50. package/dist/cjs/TemplateNormal.js +3 -3
  51. package/dist/cjs/ThumbnailCard.js +1 -1
  52. package/dist/cjs/Ustream.js +3 -3
  53. package/dist/cjs/VerticalHero.js +2 -2
  54. package/dist/cjs/VideoSeriesCard.js +2 -2
  55. package/dist/cjs/VideoSeriesListing.js +3 -3
  56. package/dist/cjs/View.js +77 -18
  57. package/dist/cjs/YahooHero.js +2 -2
  58. package/dist/cjs/YoutubeGroup.js +1 -1
  59. package/dist/cjs/getRelatedArticle.js +354 -5
  60. package/dist/cjs/getSerializers.js +6 -6
  61. package/dist/cjs/{index-2d0a4911.js → index-099d45ae.js} +6 -4
  62. package/dist/cjs/{index-6f1ee5f0.js → index-0ba539e4.js} +14 -14
  63. package/dist/cjs/{index-5be2866f.js → index-3294d3bc.js} +1 -1
  64. package/dist/cjs/{index-b5eb3ff8.js → index-39beccb3.js} +18 -18
  65. package/dist/cjs/index-bd6c9f56.js +211 -0
  66. package/dist/cjs/{index.es-ab3f2690.js → index.es-9110add6.js} +1 -3
  67. package/dist/cjs/{index.esm-89fabc47.js → index.esm-ff47db6f.js} +10 -0
  68. package/dist/cjs/index.js +16 -17
  69. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  70. package/dist/cjs/{main-b6c96c8d.js → main-a4cb15bb.js} +36 -67
  71. package/dist/cjs/{moment-66a6a284.js → moment-575fe24c.js} +1 -1
  72. package/dist/cjs/urlFor.js +1 -1
  73. package/dist/esm/AD.js +1 -1
  74. package/dist/esm/AD300x250.js +3 -3
  75. package/dist/esm/AD300x250x600.js +3 -3
  76. package/dist/esm/AD728x90.js +4 -4
  77. package/dist/esm/ADFloatingFooter.js +2 -2
  78. package/dist/esm/ADGutter.js +2 -2
  79. package/dist/esm/ADSkyscraper.js +2 -2
  80. package/dist/esm/ADSponsoredResources.js +2 -2
  81. package/dist/esm/ADWebcast.js +2 -2
  82. package/dist/esm/ADWelcome.js +2 -2
  83. package/dist/esm/AdSlot.js +2 -2
  84. package/dist/esm/AdSlotsProvider.js +1 -1
  85. package/dist/esm/ArticleCarousel.js +1 -1
  86. package/dist/esm/ArticleSeriesListing.js +4 -4
  87. package/dist/esm/Auth.js +250 -501
  88. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-c409aca5.js} +1 -1
  89. package/dist/esm/CMEDeck.js +5 -5
  90. package/dist/esm/Column3.js +4 -4
  91. package/dist/esm/ConferenceArticleCard.js +2 -2
  92. package/dist/esm/DeckContent.js +7 -7
  93. package/dist/esm/DeckQueue.js +6 -6
  94. package/dist/esm/{Dfp-8a8fca18.js → Dfp-741c01be.js} +1 -1
  95. package/dist/esm/EventsDeck.js +14 -6
  96. package/dist/esm/ExternalResources.js +7 -7
  97. package/dist/esm/Feature.js +3 -3
  98. package/dist/esm/ForbesHero.js +2 -2
  99. package/dist/esm/GridContent.js +11 -11
  100. package/dist/esm/GridHero.js +2 -2
  101. package/dist/esm/GroupDeck.js +1 -1
  102. package/dist/esm/HamMagazine.js +4 -4
  103. package/dist/esm/Hero.js +1 -1
  104. package/dist/esm/HorizontalHero.js +3 -3
  105. package/dist/esm/IssueContentDeck.js +2 -2
  106. package/dist/esm/IssueDeck.js +2 -2
  107. package/dist/esm/IssueLanding.js +8 -8
  108. package/dist/esm/LeftNav.js +2 -2
  109. package/dist/esm/MasterDeck.js +15 -10
  110. package/dist/esm/NavMagazine.js +4 -4
  111. package/dist/esm/NavNative.js +3 -3
  112. package/dist/esm/OncliveHero.js +3 -3
  113. package/dist/esm/OncliveLargeHero.js +2 -2
  114. package/dist/esm/PartnerDetailListing.js +1210 -14
  115. package/dist/esm/PublicationDeck.js +2 -2
  116. package/dist/esm/QueueDeckExpanded.js +10 -10
  117. package/dist/esm/RecentNews.js +3 -3
  118. package/dist/esm/RelatedContent.js +2 -2
  119. package/dist/esm/{SocialSearchComponent-75527dfe.js → SocialSearchComponent-55960ec4.js} +5 -5
  120. package/dist/esm/TaxonomyCard.js +2 -2
  121. package/dist/esm/TemplateNormal.js +3 -3
  122. package/dist/esm/ThumbnailCard.js +1 -1
  123. package/dist/esm/Ustream.js +3 -3
  124. package/dist/esm/VerticalHero.js +2 -2
  125. package/dist/esm/VideoSeriesCard.js +2 -2
  126. package/dist/esm/VideoSeriesListing.js +3 -3
  127. package/dist/esm/View.js +77 -18
  128. package/dist/esm/YahooHero.js +2 -2
  129. package/dist/esm/YoutubeGroup.js +1 -1
  130. package/dist/esm/getRelatedArticle.js +354 -5
  131. package/dist/esm/getSerializers.js +6 -6
  132. package/dist/esm/{index-3a33f7d6.js → index-26c19b64.js} +14 -14
  133. package/dist/esm/{index-51a80699.js → index-3849e3fe.js} +18 -18
  134. package/dist/esm/{index-93ec3c59.js → index-3f4dd6f2.js} +6 -4
  135. package/dist/esm/index-db3bb315.js +207 -0
  136. package/dist/esm/{index-d2f90501.js → index-ef6d5dcf.js} +1 -1
  137. package/dist/esm/{index.es-938a3a58.js → index.es-29c1cef5.js} +1 -3
  138. package/dist/esm/{index.esm-9a4c8813.js → index.esm-cf08bf18.js} +9 -1
  139. package/dist/esm/index.js +15 -16
  140. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  141. package/dist/esm/{main-0465b2a0.js → main-5d1e4bd3.js} +34 -65
  142. package/dist/esm/{moment-12415288.js → moment-e2f9b20c.js} +1 -1
  143. package/dist/esm/urlFor.js +1 -1
  144. package/package.json +3 -3
  145. /package/dist/cjs/{ADInfeed-9735aff2.js → ADInfeed-61658341.js} +0 -0
  146. /package/dist/cjs/{ADlgInfeed-6bd11848.js → ADlgInfeed-61b2f7ae.js} +0 -0
  147. /package/dist/esm/{ADInfeed-9140aa7d.js → ADInfeed-034c433d.js} +0 -0
  148. /package/dist/esm/{ADlgInfeed-7656ecd1.js → ADlgInfeed-0fb12879.js} +0 -0
@@ -0,0 +1,211 @@
1
+ 'use strict';
2
+
3
+ /*!
4
+ * cookie
5
+ * Copyright(c) 2012-2014 Roman Shtylman
6
+ * Copyright(c) 2015 Douglas Christopher Wilson
7
+ * MIT Licensed
8
+ */
9
+
10
+ /**
11
+ * Module exports.
12
+ * @public
13
+ */
14
+
15
+ var parse_1 = parse;
16
+ var serialize_1 = serialize;
17
+
18
+ /**
19
+ * Module variables.
20
+ * @private
21
+ */
22
+
23
+ var decode = decodeURIComponent;
24
+ var encode = encodeURIComponent;
25
+ var pairSplitRegExp = /; */;
26
+
27
+ /**
28
+ * RegExp to match field-content in RFC 7230 sec 3.2
29
+ *
30
+ * field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ]
31
+ * field-vchar = VCHAR / obs-text
32
+ * obs-text = %x80-FF
33
+ */
34
+
35
+ var fieldContentRegExp = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;
36
+
37
+ /**
38
+ * Parse a cookie header.
39
+ *
40
+ * Parse the given cookie header string into an object
41
+ * The object has the various cookies as keys(names) => values
42
+ *
43
+ * @param {string} str
44
+ * @param {object} [options]
45
+ * @return {object}
46
+ * @public
47
+ */
48
+
49
+ function parse(str, options) {
50
+ if (typeof str !== 'string') {
51
+ throw new TypeError('argument str must be a string');
52
+ }
53
+
54
+ var obj = {};
55
+ var opt = options || {};
56
+ var pairs = str.split(pairSplitRegExp);
57
+ var dec = opt.decode || decode;
58
+
59
+ for (var i = 0; i < pairs.length; i++) {
60
+ var pair = pairs[i];
61
+ var eq_idx = pair.indexOf('=');
62
+
63
+ // skip things that don't look like key=value
64
+ if (eq_idx < 0) {
65
+ continue;
66
+ }
67
+
68
+ var key = pair.substr(0, eq_idx).trim();
69
+ var val = pair.substr(++eq_idx, pair.length).trim();
70
+
71
+ // quoted values
72
+ if ('"' == val[0]) {
73
+ val = val.slice(1, -1);
74
+ }
75
+
76
+ // only assign once
77
+ if (undefined == obj[key]) {
78
+ obj[key] = tryDecode(val, dec);
79
+ }
80
+ }
81
+
82
+ return obj;
83
+ }
84
+
85
+ /**
86
+ * Serialize data into a cookie header.
87
+ *
88
+ * Serialize the a name value pair into a cookie string suitable for
89
+ * http headers. An optional options object specified cookie parameters.
90
+ *
91
+ * serialize('foo', 'bar', { httpOnly: true })
92
+ * => "foo=bar; httpOnly"
93
+ *
94
+ * @param {string} name
95
+ * @param {string} val
96
+ * @param {object} [options]
97
+ * @return {string}
98
+ * @public
99
+ */
100
+
101
+ function serialize(name, val, options) {
102
+ var opt = options || {};
103
+ var enc = opt.encode || encode;
104
+
105
+ if (typeof enc !== 'function') {
106
+ throw new TypeError('option encode is invalid');
107
+ }
108
+
109
+ if (!fieldContentRegExp.test(name)) {
110
+ throw new TypeError('argument name is invalid');
111
+ }
112
+
113
+ var value = enc(val);
114
+
115
+ if (value && !fieldContentRegExp.test(value)) {
116
+ throw new TypeError('argument val is invalid');
117
+ }
118
+
119
+ var str = name + '=' + value;
120
+
121
+ if (null != opt.maxAge) {
122
+ var maxAge = opt.maxAge - 0;
123
+
124
+ if (isNaN(maxAge) || !isFinite(maxAge)) {
125
+ throw new TypeError('option maxAge is invalid')
126
+ }
127
+
128
+ str += '; Max-Age=' + Math.floor(maxAge);
129
+ }
130
+
131
+ if (opt.domain) {
132
+ if (!fieldContentRegExp.test(opt.domain)) {
133
+ throw new TypeError('option domain is invalid');
134
+ }
135
+
136
+ str += '; Domain=' + opt.domain;
137
+ }
138
+
139
+ if (opt.path) {
140
+ if (!fieldContentRegExp.test(opt.path)) {
141
+ throw new TypeError('option path is invalid');
142
+ }
143
+
144
+ str += '; Path=' + opt.path;
145
+ }
146
+
147
+ if (opt.expires) {
148
+ if (typeof opt.expires.toUTCString !== 'function') {
149
+ throw new TypeError('option expires is invalid');
150
+ }
151
+
152
+ str += '; Expires=' + opt.expires.toUTCString();
153
+ }
154
+
155
+ if (opt.httpOnly) {
156
+ str += '; HttpOnly';
157
+ }
158
+
159
+ if (opt.secure) {
160
+ str += '; Secure';
161
+ }
162
+
163
+ if (opt.sameSite) {
164
+ var sameSite = typeof opt.sameSite === 'string'
165
+ ? opt.sameSite.toLowerCase() : opt.sameSite;
166
+
167
+ switch (sameSite) {
168
+ case true:
169
+ str += '; SameSite=Strict';
170
+ break;
171
+ case 'lax':
172
+ str += '; SameSite=Lax';
173
+ break;
174
+ case 'strict':
175
+ str += '; SameSite=Strict';
176
+ break;
177
+ case 'none':
178
+ str += '; SameSite=None';
179
+ break;
180
+ default:
181
+ throw new TypeError('option sameSite is invalid');
182
+ }
183
+ }
184
+
185
+ return str;
186
+ }
187
+
188
+ /**
189
+ * Try decoding a string using a decoding function.
190
+ *
191
+ * @param {string} str
192
+ * @param {function} decode
193
+ * @private
194
+ */
195
+
196
+ function tryDecode(str, decode) {
197
+ try {
198
+ return decode(str);
199
+ } catch (e) {
200
+ return str;
201
+ }
202
+ }
203
+
204
+ var cookie = {
205
+ parse: parse_1,
206
+ serialize: serialize_1
207
+ };
208
+
209
+ exports.cookie = cookie;
210
+ exports.parse_1 = parse_1;
211
+ exports.serialize_1 = serialize_1;
@@ -268,9 +268,6 @@ var InfiniteScroll = /** @class */ (function (_super) {
268
268
  _this.dragging = false;
269
269
  if (_this.state.pullToRefreshThresholdBreached) {
270
270
  _this.props.refreshFunction && _this.props.refreshFunction();
271
- _this.setState({
272
- pullToRefreshThresholdBreached: false,
273
- });
274
271
  }
275
272
  requestAnimationFrame(function () {
276
273
  // this._infScroll
@@ -377,6 +374,7 @@ var InfiniteScroll = /** @class */ (function (_super) {
377
374
  // update state when new data was sent in
378
375
  this.setState({
379
376
  showLoader: false,
377
+ pullToRefreshThresholdBreached: false,
380
378
  });
381
379
  };
382
380
  InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
@@ -7,10 +7,20 @@ var FaLongArrowAltRight = function (props) {
7
7
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
8
8
  };
9
9
  FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
10
+ var FaMinus = function (props) {
11
+ return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
12
+ };
13
+ FaMinus.displayName = "FaMinus";
14
+ var FaPlus = function (props) {
15
+ return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
16
+ };
17
+ FaPlus.displayName = "FaPlus";
10
18
  var FaRegWindowClose = function (props) {
11
19
  return iconBase.GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
12
20
  };
13
21
  FaRegWindowClose.displayName = "FaRegWindowClose";
14
22
 
15
23
  exports.FaLongArrowAltRight = FaLongArrowAltRight;
24
+ exports.FaMinus = FaMinus;
25
+ exports.FaPlus = FaPlus;
16
26
  exports.FaRegWindowClose = FaRegWindowClose;
package/dist/cjs/index.js CHANGED
@@ -18,22 +18,22 @@ require('./web.dom.iterable-a0e279c1.js');
18
18
  require('./typeof-725500bc.js');
19
19
  require('./_is-array-754e012d.js');
20
20
  require('react');
21
- require('./index-2d0a4911.js');
21
+ require('./index-099d45ae.js');
22
22
  require('prop-types');
23
23
  require('react-bootstrap/Container');
24
24
  require('react-bootstrap/Row');
25
25
  require('react-bootstrap/Col');
26
26
  require('react-bootstrap/Card');
27
- require('./moment-66a6a284.js');
27
+ require('./moment-575fe24c.js');
28
28
  require('next/router');
29
29
  require('./isSymbol-04666465.js');
30
30
  require('./debounce-eb287781.js');
31
- require('./index.es-ab3f2690.js');
31
+ require('./index.es-9110add6.js');
32
32
  require('react-dom');
33
33
  require('./visibility-sensor-0c45a583.js');
34
- require('./index-b5eb3ff8.js');
34
+ require('./index-39beccb3.js');
35
35
  require('./index-da796b8c.js');
36
- require('./main-b6c96c8d.js');
36
+ require('./main-a4cb15bb.js');
37
37
  require('./entities-310b46ee.js');
38
38
  require('./stringify-7c5aff47.js');
39
39
  require('./slicedToArray-8f385299.js');
@@ -41,10 +41,10 @@ require('./asyncToGenerator-533d476a.js');
41
41
  require('./_set-species-f92c67c5.js');
42
42
  var Segment = require('./beam-7217b7e7.js');
43
43
  var AdSlot = require('./AdSlot.js');
44
- require('./ADInfeed-9735aff2.js');
44
+ require('./ADInfeed-61658341.js');
45
45
  var DeckContent = require('./DeckContent.js');
46
- require('./lodash-fc2922d0.js');
47
- require('./ADlgInfeed-6bd11848.js');
46
+ require('./lodash-7fd85bcf.js');
47
+ require('./ADlgInfeed-61b2f7ae.js');
48
48
  require('./getContentCategory-f38a4c00.js');
49
49
  require('./get-68c52cb1.js');
50
50
  var AD = require('./AD.js');
@@ -53,7 +53,7 @@ var GridContent = require('./GridContent.js');
53
53
  var DeckQueue = require('./DeckQueue.js');
54
54
  require('react-bootstrap/Media');
55
55
  var ThumbnailCard = require('./ThumbnailCard.js');
56
- require('./BlockContent-88f69acd.js');
56
+ require('./BlockContent-80b15fac.js');
57
57
  require('./react-social-icons-f7f48f71.js');
58
58
  var TaxonomyCard = require('./TaxonomyCard.js');
59
59
  var RolesDeck = require('./RolesDeck.js');
@@ -76,10 +76,10 @@ require('./defineProperty-55548b25.js');
76
76
  var EventsDeck = require('./EventsDeck.js');
77
77
  require('react-bootstrap/Spinner');
78
78
  require('react-bootstrap/Form');
79
- require('./index-5be2866f.js');
79
+ require('./index-3294d3bc.js');
80
80
  require('./js.cookie-a511c430.js');
81
81
  var CMEDeck = require('./CMEDeck.js');
82
- var getSerializers = require('./index-6f1ee5f0.js');
82
+ var getSerializers = require('./index-0ba539e4.js');
83
83
  require('./util-f2c1b65b.js');
84
84
  require('./brightcove-react-player-loader.es-156bd4d6.js');
85
85
  require('react-bootstrap/Pagination');
@@ -110,7 +110,7 @@ require('./NavFooter-76c913e3.js');
110
110
  require('./index.esm-fe549f9c.js');
111
111
  var SocialIcons = require('./SocialIcons.js');
112
112
  require('react-bootstrap/FormControl');
113
- require('./SocialSearchComponent-962b1344.js');
113
+ require('./SocialSearchComponent-81a50f81.js');
114
114
  var NavMagazine = require('./NavMagazine.js');
115
115
  var NavNative = require('./NavNative.js');
116
116
  var Search = require('./Search.js');
@@ -138,7 +138,7 @@ var PdfDownload = require('./PdfDownload.js');
138
138
  require('react-bootstrap/DropdownButton');
139
139
  require('react-bootstrap/Dropdown');
140
140
  var RelatedTopicsDropdown = require('./RelatedTopicsDropdown.js');
141
- require('./index.esm-89fabc47.js');
141
+ require('./index.esm-ff47db6f.js');
142
142
  var Ustream = require('./Ustream.js');
143
143
  var HighlightenVideo = require('./HighlightenVideo.js');
144
144
  var PublicationLanding = require('./PublicationLanding.js');
@@ -157,9 +157,9 @@ var ConferenceArticleCard = require('./ConferenceArticleCard.js');
157
157
  var KMTracker = require('./KMTracker.js');
158
158
  var getSeriesDetail = require('./getSeriesDetail.js');
159
159
  var SetCookie = require('./SetCookie.js');
160
- require('nookies');
161
- var getQuery = require('./getQuery.js');
160
+ require('./index-bd6c9f56.js');
162
161
  var getRelatedArticle = require('./getRelatedArticle.js');
162
+ var getQuery = require('./getQuery.js');
163
163
  var Auth = require('./Auth.js');
164
164
  require('swr');
165
165
  require('passport-local');
@@ -169,7 +169,6 @@ var View = require('./View.js');
169
169
  var getKeywords = require('./getKeywords.js');
170
170
  var urlFor = require('./urlFor.js');
171
171
  require('./style-inject.es-dcee06b6.js');
172
- require('react-twitter-embed');
173
172
  var PartnerDetailListing = require('./PartnerDetailListing.js');
174
173
 
175
174
 
@@ -249,8 +248,8 @@ exports.ConferenceArticleCard = ConferenceArticleCard;
249
248
  exports.KMTracker = KMTracker;
250
249
  exports.getSeriesDetail = getSeriesDetail;
251
250
  exports.SetCookie = SetCookie;
252
- exports.getQuery = getQuery;
253
251
  exports.getRelatedArticle = getRelatedArticle;
252
+ exports.getQuery = getQuery;
254
253
  exports.Auth = Auth.default;
255
254
  exports.getTargeting = getTargeting.getTargeting;
256
255
  exports.View = View;
@@ -9,7 +9,7 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
9
9
  var undefined$1;
10
10
 
11
11
  /** Used as the semantic version number. */
12
- var VERSION = '4.17.15';
12
+ var VERSION = '4.17.20';
13
13
 
14
14
  /** Used as the size to enable large array optimizations. */
15
15
  var LARGE_ARRAY_SIZE = 200;
@@ -3716,8 +3716,21 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
3716
3716
  * @returns {Array} Returns the new sorted array.
3717
3717
  */
3718
3718
  function baseOrderBy(collection, iteratees, orders) {
3719
+ if (iteratees.length) {
3720
+ iteratees = arrayMap(iteratees, function(iteratee) {
3721
+ if (isArray(iteratee)) {
3722
+ return function(value) {
3723
+ return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
3724
+ }
3725
+ }
3726
+ return iteratee;
3727
+ });
3728
+ } else {
3729
+ iteratees = [identity];
3730
+ }
3731
+
3719
3732
  var index = -1;
3720
- iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));
3733
+ iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
3721
3734
 
3722
3735
  var result = baseMap(collection, function(value, key, collection) {
3723
3736
  var criteria = arrayMap(iteratees, function(iteratee) {
@@ -3974,6 +3987,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
3974
3987
  var key = toKey(path[index]),
3975
3988
  newValue = value;
3976
3989
 
3990
+ if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
3991
+ return object;
3992
+ }
3993
+
3977
3994
  if (index != lastIndex) {
3978
3995
  var objValue = nested[key];
3979
3996
  newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
@@ -4126,11 +4143,14 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
4126
4143
  * into `array`.
4127
4144
  */
4128
4145
  function baseSortedIndexBy(array, value, iteratee, retHighest) {
4129
- value = iteratee(value);
4130
-
4131
4146
  var low = 0,
4132
- high = array == null ? 0 : array.length,
4133
- valIsNaN = value !== value,
4147
+ high = array == null ? 0 : array.length;
4148
+ if (high === 0) {
4149
+ return 0;
4150
+ }
4151
+
4152
+ value = iteratee(value);
4153
+ var valIsNaN = value !== value,
4134
4154
  valIsNull = value === null,
4135
4155
  valIsSymbol = isSymbol(value),
4136
4156
  valIsUndefined = value === undefined$1;
@@ -5615,10 +5635,11 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
5615
5635
  if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
5616
5636
  return false;
5617
5637
  }
5618
- // Assume cyclic values are equal.
5619
- var stacked = stack.get(array);
5620
- if (stacked && stack.get(other)) {
5621
- return stacked == other;
5638
+ // Check that cyclic values are equal.
5639
+ var arrStacked = stack.get(array);
5640
+ var othStacked = stack.get(other);
5641
+ if (arrStacked && othStacked) {
5642
+ return arrStacked == other && othStacked == array;
5622
5643
  }
5623
5644
  var index = -1,
5624
5645
  result = true,
@@ -5780,10 +5801,11 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
5780
5801
  return false;
5781
5802
  }
5782
5803
  }
5783
- // Assume cyclic values are equal.
5784
- var stacked = stack.get(object);
5785
- if (stacked && stack.get(other)) {
5786
- return stacked == other;
5804
+ // Check that cyclic values are equal.
5805
+ var objStacked = stack.get(object);
5806
+ var othStacked = stack.get(other);
5807
+ if (objStacked && othStacked) {
5808
+ return objStacked == other && othStacked == object;
5787
5809
  }
5788
5810
  var result = true;
5789
5811
  stack.set(object, other);
@@ -9164,6 +9186,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
9164
9186
  * // The `_.property` iteratee shorthand.
9165
9187
  * _.filter(users, 'active');
9166
9188
  * // => objects for ['barney']
9189
+ *
9190
+ * // Combining several predicates using `_.overEvery` or `_.overSome`.
9191
+ * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]]));
9192
+ * // => objects for ['fred', 'barney']
9167
9193
  */
9168
9194
  function filter(collection, predicate) {
9169
9195
  var func = isArray(collection) ? arrayFilter : baseFilter;
@@ -9913,15 +9939,15 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
9913
9939
  * var users = [
9914
9940
  * { 'user': 'fred', 'age': 48 },
9915
9941
  * { 'user': 'barney', 'age': 36 },
9916
- * { 'user': 'fred', 'age': 40 },
9942
+ * { 'user': 'fred', 'age': 30 },
9917
9943
  * { 'user': 'barney', 'age': 34 }
9918
9944
  * ];
9919
9945
  *
9920
9946
  * _.sortBy(users, [function(o) { return o.user; }]);
9921
- * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]
9947
+ * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]]
9922
9948
  *
9923
9949
  * _.sortBy(users, ['user', 'age']);
9924
- * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]
9950
+ * // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
9925
9951
  */
9926
9952
  var sortBy = baseRest(function(collection, iteratees) {
9927
9953
  if (collection == null) {
@@ -14796,11 +14822,11 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
14796
14822
 
14797
14823
  // Use a sourceURL for easier debugging.
14798
14824
  // The sourceURL gets injected into the source that's eval-ed, so be careful
14799
- // with lookup (in case of e.g. prototype pollution), and strip newlines if any.
14800
- // A newline wouldn't be a valid sourceURL anyway, and it'd enable code injection.
14825
+ // to normalize all kinds of whitespace, so e.g. newlines (and unicode versions of it) can't sneak in
14826
+ // and escape the comment, thus injecting code that gets evaled.
14801
14827
  var sourceURL = '//# sourceURL=' +
14802
14828
  (hasOwnProperty.call(options, 'sourceURL')
14803
- ? (options.sourceURL + '').replace(/[\r\n]/g, ' ')
14829
+ ? (options.sourceURL + '').replace(/\s/g, ' ')
14804
14830
  : ('lodash.templateSources[' + (++templateCounter) + ']')
14805
14831
  ) + '\n';
14806
14832
 
@@ -14833,8 +14859,6 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
14833
14859
 
14834
14860
  // If `variable` is not specified wrap a with-statement around the generated
14835
14861
  // code to add the data object to the top of the scope chain.
14836
- // Like with sourceURL, we take care to not check the option's prototype,
14837
- // as this configuration is a code injection vector.
14838
14862
  var variable = hasOwnProperty.call(options, 'variable') && options.variable;
14839
14863
  if (!variable) {
14840
14864
  source = 'with (obj) {\n' + source + '\n}\n';
@@ -15541,6 +15565,9 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15541
15565
  * values against any array or object value, respectively. See `_.isEqual`
15542
15566
  * for a list of supported value comparisons.
15543
15567
  *
15568
+ * **Note:** Multiple values can be checked by combining several matchers
15569
+ * using `_.overSome`
15570
+ *
15544
15571
  * @static
15545
15572
  * @memberOf _
15546
15573
  * @since 3.0.0
@@ -15556,6 +15583,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15556
15583
  *
15557
15584
  * _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
15558
15585
  * // => [{ 'a': 4, 'b': 5, 'c': 6 }]
15586
+ *
15587
+ * // Checking for several possible values
15588
+ * _.filter(objects, _.overSome([_.matches({ 'a': 1 }), _.matches({ 'a': 4 })]));
15589
+ * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
15559
15590
  */
15560
15591
  function matches(source) {
15561
15592
  return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
@@ -15570,6 +15601,9 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15570
15601
  * `srcValue` values against any array or object value, respectively. See
15571
15602
  * `_.isEqual` for a list of supported value comparisons.
15572
15603
  *
15604
+ * **Note:** Multiple values can be checked by combining several matchers
15605
+ * using `_.overSome`
15606
+ *
15573
15607
  * @static
15574
15608
  * @memberOf _
15575
15609
  * @since 3.2.0
@@ -15586,6 +15620,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15586
15620
  *
15587
15621
  * _.find(objects, _.matchesProperty('a', 4));
15588
15622
  * // => { 'a': 4, 'b': 5, 'c': 6 }
15623
+ *
15624
+ * // Checking for several possible values
15625
+ * _.filter(objects, _.overSome([_.matchesProperty('a', 1), _.matchesProperty('a', 4)]));
15626
+ * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
15589
15627
  */
15590
15628
  function matchesProperty(path, srcValue) {
15591
15629
  return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
@@ -15809,6 +15847,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15809
15847
  * Creates a function that checks if **all** of the `predicates` return
15810
15848
  * truthy when invoked with the arguments it receives.
15811
15849
  *
15850
+ * Following shorthands are possible for providing predicates.
15851
+ * Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
15852
+ * Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
15853
+ *
15812
15854
  * @static
15813
15855
  * @memberOf _
15814
15856
  * @since 4.0.0
@@ -15835,6 +15877,10 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15835
15877
  * Creates a function that checks if **any** of the `predicates` return
15836
15878
  * truthy when invoked with the arguments it receives.
15837
15879
  *
15880
+ * Following shorthands are possible for providing predicates.
15881
+ * Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
15882
+ * Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
15883
+ *
15838
15884
  * @static
15839
15885
  * @memberOf _
15840
15886
  * @since 4.0.0
@@ -15854,6 +15900,9 @@ var lodash = _commonjsHelpers.createCommonjsModule(function (module, exports) {
15854
15900
  *
15855
15901
  * func(NaN);
15856
15902
  * // => false
15903
+ *
15904
+ * var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
15905
+ * var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
15857
15906
  */
15858
15907
  var overSome = createOver(arraySome);
15859
15908