@mjhls/mjh-framework 1.0.625 → 1.0.626-iOS-chrome-fix-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 (141) 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/ArticleQueue.js +12 -12
  15. package/dist/cjs/ArticleSeriesListing.js +5 -5
  16. package/dist/cjs/Auth.js +249 -300
  17. package/dist/cjs/{BlockContent-f942392e.js → BlockContent-c2168db0.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 +8 -8
  22. package/dist/cjs/DeckQueue.js +7 -7
  23. package/dist/cjs/{Dfp-fbe32b96.js → Dfp-fcdeabc4.js} +1 -1
  24. package/dist/cjs/EventsDeck.js +5 -5
  25. package/dist/cjs/ExternalResources.js +8 -8
  26. package/dist/cjs/Feature.js +3 -3
  27. package/dist/cjs/ForbesHero.js +2 -2
  28. package/dist/cjs/GridContent.js +12 -12
  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 +2 -2
  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 +10 -10
  39. package/dist/cjs/NavMagazine.js +4 -4
  40. package/dist/cjs/NavNative.js +2 -2
  41. package/dist/cjs/OncliveHero.js +2 -2
  42. package/dist/cjs/OncliveLargeHero.js +2 -2
  43. package/dist/cjs/PartnerDetailListing.js +1211 -15
  44. package/dist/cjs/PublicationDeck.js +2 -2
  45. package/dist/cjs/QueueDeckExpanded.js +10 -10
  46. package/dist/cjs/RecentNews.js +2 -2
  47. package/dist/cjs/RelatedContent.js +2 -2
  48. package/dist/cjs/{SocialSearchComponent-5cbde5e0.js → SocialSearchComponent-7febe148.js} +5 -3
  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 +2 -2
  53. package/dist/cjs/VerticalHero.js +2 -2
  54. package/dist/cjs/VideoSeriesListing.js +5 -5
  55. package/dist/cjs/View.js +27 -21
  56. package/dist/cjs/YahooHero.js +2 -2
  57. package/dist/cjs/YoutubeGroup.js +1 -1
  58. package/dist/cjs/getSerializers.js +7 -7
  59. package/dist/cjs/{index-77531536.js → index-2cc1225c.js} +10 -10
  60. package/dist/cjs/{index-5be2866f.js → index-3294d3bc.js} +1 -1
  61. package/dist/cjs/{index-b5eb3ff8.js → index-39beccb3.js} +18 -18
  62. package/dist/cjs/{index-f7ee1612.js → index-fa3cec70.js} +6 -4
  63. package/dist/cjs/{index.es-ab3f2690.js → index.es-9110add6.js} +1 -3
  64. package/dist/cjs/index.js +13 -14
  65. package/dist/cjs/{inherits-dca612fa.js → inherits-227da8e1.js} +4 -4
  66. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  67. package/dist/cjs/{main-bc4db521.js → main-a4cb15bb.js} +36 -66
  68. package/dist/cjs/{moment-66a6a284.js → moment-575fe24c.js} +1 -1
  69. package/dist/cjs/urlFor.js +1 -1
  70. package/dist/esm/AD.js +1 -1
  71. package/dist/esm/AD300x250.js +3 -3
  72. package/dist/esm/AD300x250x600.js +3 -3
  73. package/dist/esm/AD728x90.js +4 -4
  74. package/dist/esm/ADFloatingFooter.js +2 -2
  75. package/dist/esm/ADGutter.js +2 -2
  76. package/dist/esm/ADSkyscraper.js +2 -2
  77. package/dist/esm/ADSponsoredResources.js +2 -2
  78. package/dist/esm/ADWebcast.js +2 -2
  79. package/dist/esm/ADWelcome.js +2 -2
  80. package/dist/esm/AdSlot.js +2 -2
  81. package/dist/esm/AdSlotsProvider.js +1 -1
  82. package/dist/esm/ArticleQueue.js +11 -11
  83. package/dist/esm/ArticleSeriesListing.js +4 -4
  84. package/dist/esm/Auth.js +249 -300
  85. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-c409aca5.js} +1 -1
  86. package/dist/esm/CMEDeck.js +5 -5
  87. package/dist/esm/Column3.js +4 -4
  88. package/dist/esm/ConferenceArticleCard.js +2 -2
  89. package/dist/esm/DeckContent.js +7 -7
  90. package/dist/esm/DeckQueue.js +6 -6
  91. package/dist/esm/{Dfp-40c70a33.js → Dfp-380bef62.js} +1 -1
  92. package/dist/esm/EventsDeck.js +5 -5
  93. package/dist/esm/ExternalResources.js +7 -7
  94. package/dist/esm/Feature.js +3 -3
  95. package/dist/esm/ForbesHero.js +2 -2
  96. package/dist/esm/GridContent.js +11 -11
  97. package/dist/esm/GridHero.js +2 -2
  98. package/dist/esm/GroupDeck.js +1 -1
  99. package/dist/esm/HamMagazine.js +4 -4
  100. package/dist/esm/Hero.js +1 -1
  101. package/dist/esm/HorizontalHero.js +2 -2
  102. package/dist/esm/IssueContentDeck.js +2 -2
  103. package/dist/esm/IssueDeck.js +2 -2
  104. package/dist/esm/IssueLanding.js +8 -8
  105. package/dist/esm/LeftNav.js +2 -2
  106. package/dist/esm/MasterDeck.js +9 -9
  107. package/dist/esm/NavMagazine.js +4 -4
  108. package/dist/esm/NavNative.js +2 -2
  109. package/dist/esm/OncliveHero.js +2 -2
  110. package/dist/esm/OncliveLargeHero.js +2 -2
  111. package/dist/esm/PartnerDetailListing.js +1210 -14
  112. package/dist/esm/PublicationDeck.js +2 -2
  113. package/dist/esm/QueueDeckExpanded.js +10 -10
  114. package/dist/esm/RecentNews.js +2 -2
  115. package/dist/esm/RelatedContent.js +2 -2
  116. package/dist/esm/{SocialSearchComponent-00385695.js → SocialSearchComponent-74c5add5.js} +5 -3
  117. package/dist/esm/TaxonomyCard.js +2 -2
  118. package/dist/esm/TemplateNormal.js +3 -3
  119. package/dist/esm/ThumbnailCard.js +1 -1
  120. package/dist/esm/Ustream.js +2 -2
  121. package/dist/esm/VerticalHero.js +2 -2
  122. package/dist/esm/VideoSeriesListing.js +4 -4
  123. package/dist/esm/View.js +26 -20
  124. package/dist/esm/YahooHero.js +2 -2
  125. package/dist/esm/YoutubeGroup.js +1 -1
  126. package/dist/esm/getSerializers.js +6 -6
  127. package/dist/esm/{index-8a3465af.js → index-1df8b68e.js} +9 -9
  128. package/dist/esm/{index-51a80699.js → index-3849e3fe.js} +18 -18
  129. package/dist/esm/{index-93ec3c59.js → index-3f4dd6f2.js} +6 -4
  130. package/dist/esm/{index-d2f90501.js → index-ef6d5dcf.js} +1 -1
  131. package/dist/esm/{index.es-938a3a58.js → index.es-29c1cef5.js} +1 -3
  132. package/dist/esm/index.js +12 -13
  133. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  134. package/dist/esm/{main-7255814e.js → main-5d1e4bd3.js} +34 -65
  135. package/dist/esm/{moment-12415288.js → moment-e2f9b20c.js} +1 -1
  136. package/dist/esm/urlFor.js +1 -1
  137. package/package.json +3 -3
  138. /package/dist/cjs/{ADInfeed-ce11d87d.js → ADInfeed-cbdb3a85.js} +0 -0
  139. /package/dist/cjs/{ADlgInfeed-7fc40444.js → ADlgInfeed-abcaf930.js} +0 -0
  140. /package/dist/esm/{ADInfeed-5fb6c05e.js → ADInfeed-cab1e5a5.js} +0 -0
  141. /package/dist/esm/{ADlgInfeed-5eab5705.js → ADlgInfeed-b65e5399.js} +0 -0
package/dist/esm/Auth.js CHANGED
@@ -2042,6 +2042,9 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
2042
2042
  if (value != null) {
2043
2043
  if ($gOPD && (i + 1) >= parts.length) {
2044
2044
  var desc = $gOPD(value, parts[i]);
2045
+ if (!allowMissing && !(parts[i] in value)) {
2046
+ throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
2047
+ }
2045
2048
  value = desc ? (desc.get || desc.value) : value[parts[i]];
2046
2049
  } else {
2047
2050
  value = value[parts[i]];
@@ -2074,7 +2077,16 @@ var callBound = function callBoundIntrinsic(name, allowMissing) {
2074
2077
  return intrinsic;
2075
2078
  };
2076
2079
 
2077
- var $defineProperty = GetIntrinsic('%Object.defineProperty%');
2080
+ var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
2081
+
2082
+ if ($defineProperty) {
2083
+ try {
2084
+ $defineProperty({}, 'a', { value: 1 });
2085
+ } catch (e) {
2086
+ // IE 8 has a broken defineProperty
2087
+ $defineProperty = null;
2088
+ }
2089
+ }
2078
2090
 
2079
2091
 
2080
2092
 
@@ -2217,6 +2229,224 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2217
2229
  return obj;
2218
2230
  };
2219
2231
 
2232
+ var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
2233
+ if ($gOPD$1) {
2234
+ try {
2235
+ $gOPD$1([], 'length');
2236
+ } catch (e) {
2237
+ // IE 8 has a broken gOPD
2238
+ $gOPD$1 = null;
2239
+ }
2240
+ }
2241
+
2242
+ var getOwnPropertyDescriptor = $gOPD$1;
2243
+
2244
+ var $Array = GetIntrinsic('%Array%');
2245
+
2246
+ // eslint-disable-next-line global-require
2247
+ var toStr$4 = !$Array.isArray && callBound('Object.prototype.toString');
2248
+
2249
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-isarray
2250
+
2251
+ var IsArray = $Array.isArray || function IsArray(argument) {
2252
+ return toStr$4(argument) === '[object Array]';
2253
+ };
2254
+
2255
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2256
+
2257
+ var IsPropertyKey = function IsPropertyKey(argument) {
2258
+ return typeof argument === 'string' || typeof argument === 'symbol';
2259
+ };
2260
+
2261
+ var regexExec = RegExp.prototype.exec;
2262
+ var gOPD = Object.getOwnPropertyDescriptor;
2263
+
2264
+ var tryRegexExecCall = function tryRegexExec(value) {
2265
+ try {
2266
+ var lastIndex = value.lastIndex;
2267
+ value.lastIndex = 0; // eslint-disable-line no-param-reassign
2268
+
2269
+ regexExec.call(value);
2270
+ return true;
2271
+ } catch (e) {
2272
+ return false;
2273
+ } finally {
2274
+ value.lastIndex = lastIndex; // eslint-disable-line no-param-reassign
2275
+ }
2276
+ };
2277
+ var toStr$5 = Object.prototype.toString;
2278
+ var regexClass = '[object RegExp]';
2279
+ var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2280
+
2281
+ var isRegex = function isRegex(value) {
2282
+ if (!value || typeof value !== 'object') {
2283
+ return false;
2284
+ }
2285
+ if (!hasToStringTag) {
2286
+ return toStr$5.call(value) === regexClass;
2287
+ }
2288
+
2289
+ var descriptor = gOPD(value, 'lastIndex');
2290
+ var hasLastIndexDataProperty = descriptor && src(descriptor, 'value');
2291
+ if (!hasLastIndexDataProperty) {
2292
+ return false;
2293
+ }
2294
+
2295
+ return tryRegexExecCall(value);
2296
+ };
2297
+
2298
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.2
2299
+
2300
+ var ToBoolean = function ToBoolean(value) { return !!value; };
2301
+
2302
+ var $match = GetIntrinsic('%Symbol.match%', true);
2303
+
2304
+
2305
+
2306
+
2307
+
2308
+ // https://ecma-international.org/ecma-262/6.0/#sec-isregexp
2309
+
2310
+ var IsRegExp = function IsRegExp(argument) {
2311
+ if (!argument || typeof argument !== 'object') {
2312
+ return false;
2313
+ }
2314
+ if ($match) {
2315
+ var isRegExp = argument[$match];
2316
+ if (typeof isRegExp !== 'undefined') {
2317
+ return ToBoolean(isRegExp);
2318
+ }
2319
+ }
2320
+ return isRegex(argument);
2321
+ };
2322
+
2323
+ var fnToStr = Function.prototype.toString;
2324
+
2325
+ var constructorRegex = /^\s*class\b/;
2326
+ var isES6ClassFn = function isES6ClassFunction(value) {
2327
+ try {
2328
+ var fnStr = fnToStr.call(value);
2329
+ return constructorRegex.test(fnStr);
2330
+ } catch (e) {
2331
+ return false; // not a function
2332
+ }
2333
+ };
2334
+
2335
+ var tryFunctionObject = function tryFunctionToStr(value) {
2336
+ try {
2337
+ if (isES6ClassFn(value)) { return false; }
2338
+ fnToStr.call(value);
2339
+ return true;
2340
+ } catch (e) {
2341
+ return false;
2342
+ }
2343
+ };
2344
+ var toStr$6 = Object.prototype.toString;
2345
+ var fnClass = '[object Function]';
2346
+ var genClass = '[object GeneratorFunction]';
2347
+ var hasToStringTag$1 = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2348
+
2349
+ var isCallable = function isCallable(value) {
2350
+ if (!value) { return false; }
2351
+ if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2352
+ if (typeof value === 'function' && !value.prototype) { return true; }
2353
+ if (hasToStringTag$1) { return tryFunctionObject(value); }
2354
+ if (isES6ClassFn(value)) { return false; }
2355
+ var strClass = toStr$6.call(value);
2356
+ return strClass === fnClass || strClass === genClass;
2357
+ };
2358
+
2359
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
2360
+
2361
+ var IsCallable = isCallable;
2362
+
2363
+ var $TypeError$2 = GetIntrinsic('%TypeError%');
2364
+
2365
+
2366
+
2367
+
2368
+
2369
+ // https://ecma-international.org/ecma-262/5.1/#sec-8.10.5
2370
+
2371
+ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
2372
+ if (Type$1(Obj) !== 'Object') {
2373
+ throw new $TypeError$2('ToPropertyDescriptor requires an object');
2374
+ }
2375
+
2376
+ var desc = {};
2377
+ if (src(Obj, 'enumerable')) {
2378
+ desc['[[Enumerable]]'] = ToBoolean(Obj.enumerable);
2379
+ }
2380
+ if (src(Obj, 'configurable')) {
2381
+ desc['[[Configurable]]'] = ToBoolean(Obj.configurable);
2382
+ }
2383
+ if (src(Obj, 'value')) {
2384
+ desc['[[Value]]'] = Obj.value;
2385
+ }
2386
+ if (src(Obj, 'writable')) {
2387
+ desc['[[Writable]]'] = ToBoolean(Obj.writable);
2388
+ }
2389
+ if (src(Obj, 'get')) {
2390
+ var getter = Obj.get;
2391
+ if (typeof getter !== 'undefined' && !IsCallable(getter)) {
2392
+ throw new TypeError('getter must be a function');
2393
+ }
2394
+ desc['[[Get]]'] = getter;
2395
+ }
2396
+ if (src(Obj, 'set')) {
2397
+ var setter = Obj.set;
2398
+ if (typeof setter !== 'undefined' && !IsCallable(setter)) {
2399
+ throw new $TypeError$2('setter must be a function');
2400
+ }
2401
+ desc['[[Set]]'] = setter;
2402
+ }
2403
+
2404
+ if ((src(desc, '[[Get]]') || src(desc, '[[Set]]')) && (src(desc, '[[Value]]') || src(desc, '[[Writable]]'))) {
2405
+ throw new $TypeError$2('Invalid property descriptor. Cannot both specify accessors and a value or writable attribute');
2406
+ }
2407
+ return desc;
2408
+ };
2409
+
2410
+ var $TypeError$3 = GetIntrinsic('%TypeError%');
2411
+
2412
+
2413
+
2414
+ var $isEnumerable$1 = callBound('Object.prototype.propertyIsEnumerable');
2415
+
2416
+
2417
+
2418
+
2419
+
2420
+
2421
+
2422
+
2423
+
2424
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
2425
+
2426
+ var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2427
+ if (Type$1(O) !== 'Object') {
2428
+ throw new $TypeError$3('Assertion failed: O must be an Object');
2429
+ }
2430
+ if (!IsPropertyKey(P)) {
2431
+ throw new $TypeError$3('Assertion failed: P must be a Property Key');
2432
+ }
2433
+ if (!src(O, P)) {
2434
+ return void 0;
2435
+ }
2436
+ if (!getOwnPropertyDescriptor) {
2437
+ // ES3 / IE 8 fallback
2438
+ var arrayLength = IsArray(O) && P === 'length';
2439
+ var regexLastIndex = IsRegExp(O) && P === 'lastIndex';
2440
+ return {
2441
+ '[[Configurable]]': !(arrayLength || regexLastIndex),
2442
+ '[[Enumerable]]': $isEnumerable$1(O, P),
2443
+ '[[Value]]': O[P],
2444
+ '[[Writable]]': true
2445
+ };
2446
+ }
2447
+ return ToPropertyDescriptor(getOwnPropertyDescriptor(O, P));
2448
+ };
2449
+
2220
2450
  // https://www.ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
2221
2451
 
2222
2452
  var IsDataDescriptor = function IsDataDescriptor(Desc) {
@@ -2250,16 +2480,10 @@ var IsExtensible = $preventExtensions
2250
2480
  ? function IsExtensible(obj) {
2251
2481
  return !isPrimitive(obj) && $isExtensible(obj);
2252
2482
  }
2253
- : function IsExtensible(obj) { // eslint-disable-line no-unused-vars
2254
- return true;
2483
+ : function IsExtensible(obj) {
2484
+ return !isPrimitive(obj);
2255
2485
  };
2256
2486
 
2257
- // https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2258
-
2259
- var IsPropertyKey = function IsPropertyKey(argument) {
2260
- return typeof argument === 'string' || typeof argument === 'symbol';
2261
- };
2262
-
2263
2487
  var _isNaN = Number.isNaN || function isNaN(a) {
2264
2488
  return a !== a;
2265
2489
  };
@@ -2274,8 +2498,8 @@ var SameValue = function SameValue(x, y) {
2274
2498
  return _isNaN(x) && _isNaN(y);
2275
2499
  };
2276
2500
 
2277
- var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
2278
- var $TypeError$2 = GetIntrinsic('%TypeError%');
2501
+ var $TypeError$4 = GetIntrinsic('%TypeError%');
2502
+
2279
2503
 
2280
2504
 
2281
2505
 
@@ -2290,14 +2514,14 @@ var $TypeError$2 = GetIntrinsic('%TypeError%');
2290
2514
 
2291
2515
  var CreateDataProperty = function CreateDataProperty(O, P, V) {
2292
2516
  if (Type$1(O) !== 'Object') {
2293
- throw new $TypeError$2('Assertion failed: Type(O) is not Object');
2517
+ throw new $TypeError$4('Assertion failed: Type(O) is not Object');
2294
2518
  }
2295
2519
  if (!IsPropertyKey(P)) {
2296
- throw new $TypeError$2('Assertion failed: IsPropertyKey(P) is not true');
2520
+ throw new $TypeError$4('Assertion failed: IsPropertyKey(P) is not true');
2297
2521
  }
2298
- var oldDesc = $gOPD$1(O, P);
2299
- var extensible = oldDesc || IsExtensible(O);
2300
- var immutable = oldDesc && (!oldDesc.writable || !oldDesc.configurable);
2522
+ var oldDesc = OrdinaryGetOwnProperty(O, P);
2523
+ var extensible = !oldDesc || IsExtensible(O);
2524
+ var immutable = oldDesc && (!oldDesc['[[Writable]]'] || !oldDesc['[[Configurable]]']);
2301
2525
  if (immutable || !extensible) {
2302
2526
  return false;
2303
2527
  }
@@ -2316,53 +2540,13 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
2316
2540
  );
2317
2541
  };
2318
2542
 
2319
- var fnToStr = Function.prototype.toString;
2320
-
2321
- var constructorRegex = /^\s*class\b/;
2322
- var isES6ClassFn = function isES6ClassFunction(value) {
2323
- try {
2324
- var fnStr = fnToStr.call(value);
2325
- return constructorRegex.test(fnStr);
2326
- } catch (e) {
2327
- return false; // not a function
2328
- }
2329
- };
2330
-
2331
- var tryFunctionObject = function tryFunctionToStr(value) {
2332
- try {
2333
- if (isES6ClassFn(value)) { return false; }
2334
- fnToStr.call(value);
2335
- return true;
2336
- } catch (e) {
2337
- return false;
2338
- }
2339
- };
2340
- var toStr$4 = Object.prototype.toString;
2341
- var fnClass = '[object Function]';
2342
- var genClass = '[object GeneratorFunction]';
2343
- var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2344
-
2345
- var isCallable = function isCallable(value) {
2346
- if (!value) { return false; }
2347
- if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2348
- if (typeof value === 'function' && !value.prototype) { return true; }
2349
- if (hasToStringTag) { return tryFunctionObject(value); }
2350
- if (isES6ClassFn(value)) { return false; }
2351
- var strClass = toStr$4.call(value);
2352
- return strClass === fnClass || strClass === genClass;
2353
- };
2354
-
2355
- // http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
2356
-
2357
- var IsCallable = isCallable;
2358
-
2359
- var $TypeError$3 = GetIntrinsic('%TypeError%');
2543
+ var $TypeError$5 = GetIntrinsic('%TypeError%');
2360
2544
 
2361
2545
  // http://www.ecma-international.org/ecma-262/5.1/#sec-9.10
2362
2546
 
2363
2547
  var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
2364
2548
  if (value == null) {
2365
- throw new $TypeError$3(optMessage || ('Cannot call method on ' + value));
2549
+ throw new $TypeError$5(optMessage || ('Cannot call method on ' + value));
2366
2550
  }
2367
2551
  return value;
2368
2552
  };
@@ -2433,241 +2617,6 @@ defineProperties_1(implementation$2, {
2433
2617
 
2434
2618
  var object_getownpropertydescriptors = implementation$2;
2435
2619
 
2436
- /* globals
2437
- Atomics,
2438
- SharedArrayBuffer,
2439
- */
2440
-
2441
- var undefined$2;
2442
-
2443
- var $TypeError$4 = TypeError;
2444
-
2445
- var $gOPD$3 = Object.getOwnPropertyDescriptor;
2446
- if ($gOPD$3) {
2447
- try {
2448
- $gOPD$3({}, '');
2449
- } catch (e) {
2450
- $gOPD$3 = null; // this is IE 8, which has a broken gOPD
2451
- }
2452
- }
2453
-
2454
- var throwTypeError$1 = function () { throw new $TypeError$4(); };
2455
- var ThrowTypeError$1 = $gOPD$3
2456
- ? (function () {
2457
- try {
2458
- // eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
2459
- arguments.callee; // IE 8 does not throw here
2460
- return throwTypeError$1;
2461
- } catch (calleeThrows) {
2462
- try {
2463
- // IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
2464
- return $gOPD$3(arguments, 'callee').get;
2465
- } catch (gOPDthrows) {
2466
- return throwTypeError$1;
2467
- }
2468
- }
2469
- }())
2470
- : throwTypeError$1;
2471
-
2472
- var hasSymbols$3 = hasSymbols$1();
2473
-
2474
- var getProto$1 = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
2475
- var generatorFunction$1 = undefined$2;
2476
- var asyncFunction$1 = undefined$2;
2477
- var asyncGenFunction$1 = undefined$2;
2478
-
2479
- var TypedArray$1 = typeof Uint8Array === 'undefined' ? undefined$2 : getProto$1(Uint8Array);
2480
-
2481
- var INTRINSICS$1 = {
2482
- '%Array%': Array,
2483
- '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer,
2484
- '%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer.prototype,
2485
- '%ArrayIteratorPrototype%': hasSymbols$3 ? getProto$1([][Symbol.iterator]()) : undefined$2,
2486
- '%ArrayPrototype%': Array.prototype,
2487
- '%ArrayProto_entries%': Array.prototype.entries,
2488
- '%ArrayProto_forEach%': Array.prototype.forEach,
2489
- '%ArrayProto_keys%': Array.prototype.keys,
2490
- '%ArrayProto_values%': Array.prototype.values,
2491
- '%AsyncFromSyncIteratorPrototype%': undefined$2,
2492
- '%AsyncFunction%': asyncFunction$1,
2493
- '%AsyncFunctionPrototype%': undefined$2,
2494
- '%AsyncGenerator%': undefined$2,
2495
- '%AsyncGeneratorFunction%': asyncGenFunction$1,
2496
- '%AsyncGeneratorPrototype%': undefined$2,
2497
- '%AsyncIteratorPrototype%': undefined$2,
2498
- '%Atomics%': typeof Atomics === 'undefined' ? undefined$2 : Atomics,
2499
- '%Boolean%': Boolean,
2500
- '%BooleanPrototype%': Boolean.prototype,
2501
- '%DataView%': typeof DataView === 'undefined' ? undefined$2 : DataView,
2502
- '%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$2 : DataView.prototype,
2503
- '%Date%': Date,
2504
- '%DatePrototype%': Date.prototype,
2505
- '%decodeURI%': decodeURI,
2506
- '%decodeURIComponent%': decodeURIComponent,
2507
- '%encodeURI%': encodeURI,
2508
- '%encodeURIComponent%': encodeURIComponent,
2509
- '%Error%': Error,
2510
- '%ErrorPrototype%': Error.prototype,
2511
- '%eval%': eval, // eslint-disable-line no-eval
2512
- '%EvalError%': EvalError,
2513
- '%EvalErrorPrototype%': EvalError.prototype,
2514
- '%Float32Array%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array,
2515
- '%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array.prototype,
2516
- '%Float64Array%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array,
2517
- '%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array.prototype,
2518
- '%Function%': Function,
2519
- '%FunctionPrototype%': Function.prototype,
2520
- '%Generator%': undefined$2,
2521
- '%GeneratorFunction%': generatorFunction$1,
2522
- '%GeneratorPrototype%': undefined$2,
2523
- '%Int8Array%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array,
2524
- '%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array.prototype,
2525
- '%Int16Array%': typeof Int16Array === 'undefined' ? undefined$2 : Int16Array,
2526
- '%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$2 : Int8Array.prototype,
2527
- '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array,
2528
- '%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array.prototype,
2529
- '%isFinite%': isFinite,
2530
- '%isNaN%': isNaN,
2531
- '%IteratorPrototype%': hasSymbols$3 ? getProto$1(getProto$1([][Symbol.iterator]())) : undefined$2,
2532
- '%JSON%': typeof JSON === 'object' ? JSON : undefined$2,
2533
- '%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$2,
2534
- '%Map%': typeof Map === 'undefined' ? undefined$2 : Map,
2535
- '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$3 ? undefined$2 : getProto$1(new Map()[Symbol.iterator]()),
2536
- '%MapPrototype%': typeof Map === 'undefined' ? undefined$2 : Map.prototype,
2537
- '%Math%': Math,
2538
- '%Number%': Number,
2539
- '%NumberPrototype%': Number.prototype,
2540
- '%Object%': Object,
2541
- '%ObjectPrototype%': Object.prototype,
2542
- '%ObjProto_toString%': Object.prototype.toString,
2543
- '%ObjProto_valueOf%': Object.prototype.valueOf,
2544
- '%parseFloat%': parseFloat,
2545
- '%parseInt%': parseInt,
2546
- '%Promise%': typeof Promise === 'undefined' ? undefined$2 : Promise,
2547
- '%PromisePrototype%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype,
2548
- '%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype.then,
2549
- '%Promise_all%': typeof Promise === 'undefined' ? undefined$2 : Promise.all,
2550
- '%Promise_reject%': typeof Promise === 'undefined' ? undefined$2 : Promise.reject,
2551
- '%Promise_resolve%': typeof Promise === 'undefined' ? undefined$2 : Promise.resolve,
2552
- '%Proxy%': typeof Proxy === 'undefined' ? undefined$2 : Proxy,
2553
- '%RangeError%': RangeError,
2554
- '%RangeErrorPrototype%': RangeError.prototype,
2555
- '%ReferenceError%': ReferenceError,
2556
- '%ReferenceErrorPrototype%': ReferenceError.prototype,
2557
- '%Reflect%': typeof Reflect === 'undefined' ? undefined$2 : Reflect,
2558
- '%RegExp%': RegExp,
2559
- '%RegExpPrototype%': RegExp.prototype,
2560
- '%Set%': typeof Set === 'undefined' ? undefined$2 : Set,
2561
- '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$3 ? undefined$2 : getProto$1(new Set()[Symbol.iterator]()),
2562
- '%SetPrototype%': typeof Set === 'undefined' ? undefined$2 : Set.prototype,
2563
- '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer,
2564
- '%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer.prototype,
2565
- '%String%': String,
2566
- '%StringIteratorPrototype%': hasSymbols$3 ? getProto$1(''[Symbol.iterator]()) : undefined$2,
2567
- '%StringPrototype%': String.prototype,
2568
- '%Symbol%': hasSymbols$3 ? Symbol : undefined$2,
2569
- '%SymbolPrototype%': hasSymbols$3 ? Symbol.prototype : undefined$2,
2570
- '%SyntaxError%': SyntaxError,
2571
- '%SyntaxErrorPrototype%': SyntaxError.prototype,
2572
- '%ThrowTypeError%': ThrowTypeError$1,
2573
- '%TypedArray%': TypedArray$1,
2574
- '%TypedArrayPrototype%': TypedArray$1 ? TypedArray$1.prototype : undefined$2,
2575
- '%TypeError%': $TypeError$4,
2576
- '%TypeErrorPrototype%': $TypeError$4.prototype,
2577
- '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array,
2578
- '%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array.prototype,
2579
- '%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray,
2580
- '%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray.prototype,
2581
- '%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array,
2582
- '%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array.prototype,
2583
- '%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array,
2584
- '%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array.prototype,
2585
- '%URIError%': URIError,
2586
- '%URIErrorPrototype%': URIError.prototype,
2587
- '%WeakMap%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap,
2588
- '%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap.prototype,
2589
- '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet,
2590
- '%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet.prototype
2591
- };
2592
-
2593
-
2594
- var $replace$1 = functionBind.call(Function.call, String.prototype.replace);
2595
-
2596
- /* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
2597
- var rePropName$1 = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
2598
- var reEscapeChar$1 = /\\(\\)?/g; /** Used to match backslashes in property paths. */
2599
- var stringToPath$1 = function stringToPath(string) {
2600
- var result = [];
2601
- $replace$1(string, rePropName$1, function (match, number, quote, subString) {
2602
- result[result.length] = quote ? $replace$1(subString, reEscapeChar$1, '$1') : (number || match);
2603
- });
2604
- return result;
2605
- };
2606
- /* end adaptation */
2607
-
2608
- var getBaseIntrinsic$1 = function getBaseIntrinsic(name, allowMissing) {
2609
- if (!(name in INTRINSICS$1)) {
2610
- throw new SyntaxError('intrinsic ' + name + ' does not exist!');
2611
- }
2612
-
2613
- // istanbul ignore if // hopefully this is impossible to test :-)
2614
- if (typeof INTRINSICS$1[name] === 'undefined' && !allowMissing) {
2615
- throw new $TypeError$4('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
2616
- }
2617
-
2618
- return INTRINSICS$1[name];
2619
- };
2620
-
2621
- var GetIntrinsic$1 = function GetIntrinsic(name, allowMissing) {
2622
- if (typeof name !== 'string' || name.length === 0) {
2623
- throw new TypeError('intrinsic name must be a non-empty string');
2624
- }
2625
- if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
2626
- throw new TypeError('"allowMissing" argument must be a boolean');
2627
- }
2628
-
2629
- var parts = stringToPath$1(name);
2630
-
2631
- var value = getBaseIntrinsic$1('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
2632
- for (var i = 1; i < parts.length; i += 1) {
2633
- if (value != null) {
2634
- if ($gOPD$3 && (i + 1) >= parts.length) {
2635
- var desc = $gOPD$3(value, parts[i]);
2636
- if (!allowMissing && !(parts[i] in value)) {
2637
- throw new $TypeError$4('base intrinsic for ' + name + ' exists, but the property is not available.');
2638
- }
2639
- value = desc ? (desc.get || desc.value) : value[parts[i]];
2640
- } else {
2641
- value = value[parts[i]];
2642
- }
2643
- }
2644
- }
2645
- return value;
2646
- };
2647
-
2648
- var $apply$1 = GetIntrinsic$1('%Function.prototype.apply%');
2649
- var $call$1 = GetIntrinsic$1('%Function.prototype.call%');
2650
- var $reflectApply = GetIntrinsic$1('%Reflect.apply%', true) || functionBind.call($call$1, $apply$1);
2651
-
2652
- var callBind$1 = function callBind() {
2653
- return $reflectApply(functionBind, $call$1, arguments);
2654
- };
2655
-
2656
- var apply$1 = function applyBind() {
2657
- return $reflectApply(functionBind, $apply$1, arguments);
2658
- };
2659
- callBind$1.apply = apply$1;
2660
-
2661
- var $indexOf$1 = callBind$1(GetIntrinsic$1('String.prototype.indexOf'));
2662
-
2663
- var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
2664
- var intrinsic = GetIntrinsic$1(name, !!allowMissing);
2665
- if (typeof intrinsic === 'function' && $indexOf$1(name, '.prototype.')) {
2666
- return callBind$1(intrinsic);
2667
- }
2668
- return intrinsic;
2669
- };
2670
-
2671
2620
  var isES5$1 = typeof Object.defineProperty === 'function'
2672
2621
  && typeof Object.defineProperties === 'function';
2673
2622
 
@@ -2685,14 +2634,14 @@ if (typeof Promise !== 'function') {
2685
2634
 
2686
2635
 
2687
2636
 
2688
- var $slice = callBound$1('Array.prototype.slice');
2689
- var $concat$1 = callBound$1('Array.prototype.concat');
2690
- var $forEach = callBound$1('Array.prototype.forEach');
2637
+ var $slice = callBound('Array.prototype.slice');
2638
+ var $concat$1 = callBound('Array.prototype.concat');
2639
+ var $forEach = callBound('Array.prototype.forEach');
2691
2640
 
2692
- var hasSymbols$4 = hasSymbols$1();
2641
+ var hasSymbols$3 = hasSymbols$1();
2693
2642
 
2694
- var kCustomPromisifiedSymbol = hasSymbols$4 ? Symbol('util.promisify.custom') : null;
2695
- var kCustomPromisifyArgsSymbol = hasSymbols$4 ? Symbol('customPromisifyArgs') : null;
2643
+ var kCustomPromisifiedSymbol = hasSymbols$3 ? Symbol('util.promisify.custom') : null;
2644
+ var kCustomPromisifyArgsSymbol = hasSymbols$3 ? Symbol('customPromisifyArgs') : null;
2696
2645
 
2697
2646
  var implementation$3 = function promisify(orig) {
2698
2647
  if (typeof orig !== 'function') {
@@ -2702,7 +2651,7 @@ var implementation$3 = function promisify(orig) {
2702
2651
  throw error;
2703
2652
  }
2704
2653
 
2705
- if (hasSymbols$4 && orig[kCustomPromisifiedSymbol]) {
2654
+ if (hasSymbols$3 && orig[kCustomPromisifiedSymbol]) {
2706
2655
  var customFunction = orig[kCustomPromisifiedSymbol];
2707
2656
  if (typeof customFunction !== 'function') {
2708
2657
  throw new TypeError('The [util.promisify.custom] property must be a function');
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import PropTypes from 'prop-types';
3
- import { n as node } from './index-51a80699.js';
3
+ import { n as node } from './index-3849e3fe.js';
4
4
 
5
5
  /*
6
6
  object-assign
@@ -8,16 +8,16 @@ import './_object-pie-33c40e79.js';
8
8
  import { _ as _extends } from './extends-229166d5.js';
9
9
  import './web.dom.iterable-5c830d3d.js';
10
10
  import React__default, { useState, useRef, useEffect } from 'react';
11
- import { l as lib_3 } from './index-93ec3c59.js';
11
+ import { l as lib_3 } from './index-3f4dd6f2.js';
12
12
  import 'prop-types';
13
- import './moment-12415288.js';
13
+ import './moment-e2f9b20c.js';
14
14
  import { useRouter } from 'next/router';
15
15
  import './isSymbol-47f5ff3b.js';
16
16
  import { d as debounce_1 } from './debounce-a0d9abca.js';
17
- import { I as InfiniteScroll } from './index.es-938a3a58.js';
17
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
18
18
  import 'react-dom';
19
19
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
20
- import { m as main_39 } from './main-7255814e.js';
20
+ import { m as main_36 } from './main-5d1e4bd3.js';
21
21
  import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
22
22
  import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-d25aac66.js';
23
23
  import './_set-species-75f77d40.js';
@@ -293,7 +293,7 @@ var CMEDeck = function CMEDeck(_ref) {
293
293
  )
294
294
  )
295
295
  ),
296
- main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
296
+ main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
297
297
  'div',
298
298
  { style: { margin: '0 auto' } },
299
299
  renderMobileAd(index, numberOfItemsBeforeAd)