@mjhls/mjh-framework 1.0.692 → 1.0.694-beta.0

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 (150) 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 +250 -301
  17. package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-091a991f.js} +1 -1
  18. package/dist/cjs/BrowseVideosListing.js +1 -1
  19. package/dist/cjs/CMEDeck.js +5 -5
  20. package/dist/cjs/Column3.js +4 -4
  21. package/dist/cjs/ConferenceArticleCard.js +2 -2
  22. package/dist/cjs/DeckContent.js +7 -7
  23. package/dist/cjs/DeckQueue.js +6 -6
  24. package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-f6a18ed2.js} +1 -1
  25. package/dist/cjs/EventsDeck.js +4 -4
  26. package/dist/cjs/ExternalResources.js +7 -7
  27. package/dist/cjs/Feature.js +3 -3
  28. package/dist/cjs/ForbesHero.js +2 -2
  29. package/dist/cjs/GridContent.js +10 -10
  30. package/dist/cjs/GridHero.js +2 -2
  31. package/dist/cjs/GroupDeck.js +1 -1
  32. package/dist/cjs/HamMagazine.js +4 -4
  33. package/dist/cjs/Hero.js +1 -1
  34. package/dist/cjs/HorizontalHero.js +2 -2
  35. package/dist/cjs/IssueContentDeck.js +2 -2
  36. package/dist/cjs/IssueDeck.js +2 -2
  37. package/dist/cjs/IssueLanding.js +7 -7
  38. package/dist/cjs/LeftNav.js +2 -2
  39. package/dist/cjs/MasterDeck.js +7 -7
  40. package/dist/cjs/NavMagazine.js +4 -4
  41. package/dist/cjs/NavNative.js +31 -24
  42. package/dist/cjs/OncliveHero.js +2 -2
  43. package/dist/cjs/OncliveLargeHero.js +2 -2
  44. package/dist/cjs/PartnerDetailListing.js +16 -16
  45. package/dist/cjs/PublicationDeck.js +1 -1
  46. package/dist/cjs/QueueDeckExpanded.js +9 -9
  47. package/dist/cjs/RecentNews.js +2 -2
  48. package/dist/cjs/RelatedContent.js +2 -2
  49. package/dist/cjs/{SocialSearchComponent-6b5e5b47.js → SocialSearchComponent-9cd24578.js} +5 -5
  50. package/dist/cjs/TaxonomyCard.js +2 -2
  51. package/dist/cjs/TemplateNormal.js +3 -3
  52. package/dist/cjs/ThumbnailCard.js +1 -1
  53. package/dist/cjs/Ustream.js +2 -2
  54. package/dist/cjs/VerticalHero.js +2 -2
  55. package/dist/cjs/VideoSeriesCard.js +2 -2
  56. package/dist/cjs/VideoSeriesListing.js +4 -4
  57. package/dist/cjs/View.js +174 -213
  58. package/dist/cjs/YahooHero.js +2 -2
  59. package/dist/cjs/YoutubeGroup.js +1 -1
  60. package/dist/cjs/getQuery.js +2 -2
  61. package/dist/cjs/getRelatedArticle.js +119 -153
  62. package/dist/cjs/getSerializers.js +6 -6
  63. package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-9af0ef69.js} +2 -2
  64. package/dist/cjs/getTargeting.js +1 -1
  65. package/dist/cjs/{index-5be2866f.js → index-3294d3bc.js} +1 -1
  66. package/dist/cjs/{index-59436c13.js → index-a5919bab.js} +462 -474
  67. package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
  68. package/dist/cjs/{index-2d0a4911.js → index-fa8ed292.js} +27 -34
  69. package/dist/cjs/{index.es-ab3f2690.js → index.es-9110add6.js} +1 -3
  70. package/dist/cjs/index.js +12 -12
  71. package/dist/cjs/{main-b6c96c8d.js → main-a4cb15bb.js} +36 -67
  72. package/dist/cjs/{moment-66a6a284.js → moment-575fe24c.js} +1 -1
  73. package/dist/cjs/timeDifferenceCalc.js +1 -1
  74. package/dist/cjs/urlFor.js +1 -1
  75. package/dist/esm/AD.js +1 -1
  76. package/dist/esm/AD300x250.js +3 -3
  77. package/dist/esm/AD300x250x600.js +3 -3
  78. package/dist/esm/AD728x90.js +4 -4
  79. package/dist/esm/ADFloatingFooter.js +2 -2
  80. package/dist/esm/ADGutter.js +2 -2
  81. package/dist/esm/ADSkyscraper.js +2 -2
  82. package/dist/esm/ADSponsoredResources.js +2 -2
  83. package/dist/esm/ADWebcast.js +2 -2
  84. package/dist/esm/ADWelcome.js +2 -2
  85. package/dist/esm/AdSlot.js +2 -2
  86. package/dist/esm/AdSlotsProvider.js +1 -1
  87. package/dist/esm/ArticleCarousel.js +1 -1
  88. package/dist/esm/ArticleSeriesListing.js +4 -4
  89. package/dist/esm/Auth.js +247 -298
  90. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-e9b4ddcf.js} +1 -1
  91. package/dist/esm/BrowseVideosListing.js +1 -1
  92. package/dist/esm/CMEDeck.js +5 -5
  93. package/dist/esm/Column3.js +4 -4
  94. package/dist/esm/ConferenceArticleCard.js +2 -2
  95. package/dist/esm/DeckContent.js +7 -7
  96. package/dist/esm/DeckQueue.js +6 -6
  97. package/dist/esm/{Dfp-8a8fca18.js → Dfp-96b49def.js} +1 -1
  98. package/dist/esm/EventsDeck.js +4 -4
  99. package/dist/esm/ExternalResources.js +7 -7
  100. package/dist/esm/Feature.js +3 -3
  101. package/dist/esm/ForbesHero.js +2 -2
  102. package/dist/esm/GridContent.js +10 -10
  103. package/dist/esm/GridHero.js +2 -2
  104. package/dist/esm/GroupDeck.js +1 -1
  105. package/dist/esm/HamMagazine.js +4 -4
  106. package/dist/esm/Hero.js +1 -1
  107. package/dist/esm/HorizontalHero.js +2 -2
  108. package/dist/esm/IssueContentDeck.js +2 -2
  109. package/dist/esm/IssueDeck.js +2 -2
  110. package/dist/esm/IssueLanding.js +7 -7
  111. package/dist/esm/LeftNav.js +2 -2
  112. package/dist/esm/MasterDeck.js +7 -7
  113. package/dist/esm/NavMagazine.js +4 -4
  114. package/dist/esm/NavNative.js +31 -24
  115. package/dist/esm/OncliveHero.js +2 -2
  116. package/dist/esm/OncliveLargeHero.js +2 -2
  117. package/dist/esm/PartnerDetailListing.js +14 -14
  118. package/dist/esm/PublicationDeck.js +1 -1
  119. package/dist/esm/QueueDeckExpanded.js +9 -9
  120. package/dist/esm/RecentNews.js +2 -2
  121. package/dist/esm/RelatedContent.js +2 -2
  122. package/dist/esm/{SocialSearchComponent-7f14e0f3.js → SocialSearchComponent-93233334.js} +5 -5
  123. package/dist/esm/TaxonomyCard.js +2 -2
  124. package/dist/esm/TemplateNormal.js +3 -3
  125. package/dist/esm/ThumbnailCard.js +1 -1
  126. package/dist/esm/Ustream.js +2 -2
  127. package/dist/esm/VerticalHero.js +2 -2
  128. package/dist/esm/VideoSeriesCard.js +2 -2
  129. package/dist/esm/VideoSeriesListing.js +4 -4
  130. package/dist/esm/View.js +149 -188
  131. package/dist/esm/YahooHero.js +2 -2
  132. package/dist/esm/YoutubeGroup.js +1 -1
  133. package/dist/esm/getQuery.js +2 -2
  134. package/dist/esm/getRelatedArticle.js +119 -153
  135. package/dist/esm/getSerializers.js +6 -6
  136. package/dist/esm/{index-93ec3c59.js → index-0e45a0b2.js} +27 -34
  137. package/dist/esm/{index-51a80699.js → index-73819142.js} +19 -20
  138. package/dist/esm/{index-a2e78632.js → index-c376cd8e.js} +462 -474
  139. package/dist/esm/{index-d2f90501.js → index-ef6d5dcf.js} +1 -1
  140. package/dist/esm/{index.es-938a3a58.js → index.es-29c1cef5.js} +1 -3
  141. package/dist/esm/index.js +11 -11
  142. package/dist/esm/{main-0465b2a0.js → main-5d1e4bd3.js} +34 -65
  143. package/dist/esm/{moment-12415288.js → moment-e2f9b20c.js} +1 -1
  144. package/dist/esm/timeDifferenceCalc.js +1 -1
  145. package/dist/esm/urlFor.js +1 -1
  146. package/package.json +1 -1
  147. /package/dist/cjs/{ADInfeed-3410ab3c.js → ADInfeed-2fe7211c.js} +0 -0
  148. /package/dist/cjs/{ADlgInfeed-845aac15.js → ADlgInfeed-14e17b43.js} +0 -0
  149. /package/dist/esm/{ADInfeed-205cb7a9.js → ADInfeed-eae71d07.js} +0 -0
  150. /package/dist/esm/{ADlgInfeed-e538f17a.js → ADlgInfeed-c619fe64.js} +0 -0
package/dist/esm/Auth.js CHANGED
@@ -1843,6 +1843,9 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
1843
1843
  if (value != null) {
1844
1844
  if ($gOPD && (i + 1) >= parts.length) {
1845
1845
  var desc = $gOPD(value, parts[i]);
1846
+ if (!allowMissing && !(parts[i] in value)) {
1847
+ throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
1848
+ }
1846
1849
  value = desc ? (desc.get || desc.value) : value[parts[i]];
1847
1850
  } else {
1848
1851
  value = value[parts[i]];
@@ -1875,7 +1878,16 @@ var callBound = function callBoundIntrinsic(name, allowMissing) {
1875
1878
  return intrinsic;
1876
1879
  };
1877
1880
 
1878
- var $defineProperty = GetIntrinsic('%Object.defineProperty%');
1881
+ var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
1882
+
1883
+ if ($defineProperty) {
1884
+ try {
1885
+ $defineProperty({}, 'a', { value: 1 });
1886
+ } catch (e) {
1887
+ // IE 8 has a broken defineProperty
1888
+ $defineProperty = null;
1889
+ }
1890
+ }
1879
1891
 
1880
1892
 
1881
1893
 
@@ -2018,6 +2030,224 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2018
2030
  return obj;
2019
2031
  };
2020
2032
 
2033
+ var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
2034
+ if ($gOPD$1) {
2035
+ try {
2036
+ $gOPD$1([], 'length');
2037
+ } catch (e) {
2038
+ // IE 8 has a broken gOPD
2039
+ $gOPD$1 = null;
2040
+ }
2041
+ }
2042
+
2043
+ var getOwnPropertyDescriptor = $gOPD$1;
2044
+
2045
+ var $Array = GetIntrinsic('%Array%');
2046
+
2047
+ // eslint-disable-next-line global-require
2048
+ var toStr$4 = !$Array.isArray && callBound('Object.prototype.toString');
2049
+
2050
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-isarray
2051
+
2052
+ var IsArray = $Array.isArray || function IsArray(argument) {
2053
+ return toStr$4(argument) === '[object Array]';
2054
+ };
2055
+
2056
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2057
+
2058
+ var IsPropertyKey = function IsPropertyKey(argument) {
2059
+ return typeof argument === 'string' || typeof argument === 'symbol';
2060
+ };
2061
+
2062
+ var regexExec = RegExp.prototype.exec;
2063
+ var gOPD = Object.getOwnPropertyDescriptor;
2064
+
2065
+ var tryRegexExecCall = function tryRegexExec(value) {
2066
+ try {
2067
+ var lastIndex = value.lastIndex;
2068
+ value.lastIndex = 0; // eslint-disable-line no-param-reassign
2069
+
2070
+ regexExec.call(value);
2071
+ return true;
2072
+ } catch (e) {
2073
+ return false;
2074
+ } finally {
2075
+ value.lastIndex = lastIndex; // eslint-disable-line no-param-reassign
2076
+ }
2077
+ };
2078
+ var toStr$5 = Object.prototype.toString;
2079
+ var regexClass = '[object RegExp]';
2080
+ var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2081
+
2082
+ var isRegex = function isRegex(value) {
2083
+ if (!value || typeof value !== 'object') {
2084
+ return false;
2085
+ }
2086
+ if (!hasToStringTag) {
2087
+ return toStr$5.call(value) === regexClass;
2088
+ }
2089
+
2090
+ var descriptor = gOPD(value, 'lastIndex');
2091
+ var hasLastIndexDataProperty = descriptor && src(descriptor, 'value');
2092
+ if (!hasLastIndexDataProperty) {
2093
+ return false;
2094
+ }
2095
+
2096
+ return tryRegexExecCall(value);
2097
+ };
2098
+
2099
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.2
2100
+
2101
+ var ToBoolean = function ToBoolean(value) { return !!value; };
2102
+
2103
+ var $match = GetIntrinsic('%Symbol.match%', true);
2104
+
2105
+
2106
+
2107
+
2108
+
2109
+ // https://ecma-international.org/ecma-262/6.0/#sec-isregexp
2110
+
2111
+ var IsRegExp = function IsRegExp(argument) {
2112
+ if (!argument || typeof argument !== 'object') {
2113
+ return false;
2114
+ }
2115
+ if ($match) {
2116
+ var isRegExp = argument[$match];
2117
+ if (typeof isRegExp !== 'undefined') {
2118
+ return ToBoolean(isRegExp);
2119
+ }
2120
+ }
2121
+ return isRegex(argument);
2122
+ };
2123
+
2124
+ var fnToStr = Function.prototype.toString;
2125
+
2126
+ var constructorRegex = /^\s*class\b/;
2127
+ var isES6ClassFn = function isES6ClassFunction(value) {
2128
+ try {
2129
+ var fnStr = fnToStr.call(value);
2130
+ return constructorRegex.test(fnStr);
2131
+ } catch (e) {
2132
+ return false; // not a function
2133
+ }
2134
+ };
2135
+
2136
+ var tryFunctionObject = function tryFunctionToStr(value) {
2137
+ try {
2138
+ if (isES6ClassFn(value)) { return false; }
2139
+ fnToStr.call(value);
2140
+ return true;
2141
+ } catch (e) {
2142
+ return false;
2143
+ }
2144
+ };
2145
+ var toStr$6 = Object.prototype.toString;
2146
+ var fnClass = '[object Function]';
2147
+ var genClass = '[object GeneratorFunction]';
2148
+ var hasToStringTag$1 = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2149
+
2150
+ var isCallable = function isCallable(value) {
2151
+ if (!value) { return false; }
2152
+ if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2153
+ if (typeof value === 'function' && !value.prototype) { return true; }
2154
+ if (hasToStringTag$1) { return tryFunctionObject(value); }
2155
+ if (isES6ClassFn(value)) { return false; }
2156
+ var strClass = toStr$6.call(value);
2157
+ return strClass === fnClass || strClass === genClass;
2158
+ };
2159
+
2160
+ // http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
2161
+
2162
+ var IsCallable = isCallable;
2163
+
2164
+ var $TypeError$2 = GetIntrinsic('%TypeError%');
2165
+
2166
+
2167
+
2168
+
2169
+
2170
+ // https://ecma-international.org/ecma-262/5.1/#sec-8.10.5
2171
+
2172
+ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
2173
+ if (Type$1(Obj) !== 'Object') {
2174
+ throw new $TypeError$2('ToPropertyDescriptor requires an object');
2175
+ }
2176
+
2177
+ var desc = {};
2178
+ if (src(Obj, 'enumerable')) {
2179
+ desc['[[Enumerable]]'] = ToBoolean(Obj.enumerable);
2180
+ }
2181
+ if (src(Obj, 'configurable')) {
2182
+ desc['[[Configurable]]'] = ToBoolean(Obj.configurable);
2183
+ }
2184
+ if (src(Obj, 'value')) {
2185
+ desc['[[Value]]'] = Obj.value;
2186
+ }
2187
+ if (src(Obj, 'writable')) {
2188
+ desc['[[Writable]]'] = ToBoolean(Obj.writable);
2189
+ }
2190
+ if (src(Obj, 'get')) {
2191
+ var getter = Obj.get;
2192
+ if (typeof getter !== 'undefined' && !IsCallable(getter)) {
2193
+ throw new TypeError('getter must be a function');
2194
+ }
2195
+ desc['[[Get]]'] = getter;
2196
+ }
2197
+ if (src(Obj, 'set')) {
2198
+ var setter = Obj.set;
2199
+ if (typeof setter !== 'undefined' && !IsCallable(setter)) {
2200
+ throw new $TypeError$2('setter must be a function');
2201
+ }
2202
+ desc['[[Set]]'] = setter;
2203
+ }
2204
+
2205
+ if ((src(desc, '[[Get]]') || src(desc, '[[Set]]')) && (src(desc, '[[Value]]') || src(desc, '[[Writable]]'))) {
2206
+ throw new $TypeError$2('Invalid property descriptor. Cannot both specify accessors and a value or writable attribute');
2207
+ }
2208
+ return desc;
2209
+ };
2210
+
2211
+ var $TypeError$3 = GetIntrinsic('%TypeError%');
2212
+
2213
+
2214
+
2215
+ var $isEnumerable$1 = callBound('Object.prototype.propertyIsEnumerable');
2216
+
2217
+
2218
+
2219
+
2220
+
2221
+
2222
+
2223
+
2224
+
2225
+ // https://www.ecma-international.org/ecma-262/6.0/#sec-ordinarygetownproperty
2226
+
2227
+ var OrdinaryGetOwnProperty = function OrdinaryGetOwnProperty(O, P) {
2228
+ if (Type$1(O) !== 'Object') {
2229
+ throw new $TypeError$3('Assertion failed: O must be an Object');
2230
+ }
2231
+ if (!IsPropertyKey(P)) {
2232
+ throw new $TypeError$3('Assertion failed: P must be a Property Key');
2233
+ }
2234
+ if (!src(O, P)) {
2235
+ return void 0;
2236
+ }
2237
+ if (!getOwnPropertyDescriptor) {
2238
+ // ES3 / IE 8 fallback
2239
+ var arrayLength = IsArray(O) && P === 'length';
2240
+ var regexLastIndex = IsRegExp(O) && P === 'lastIndex';
2241
+ return {
2242
+ '[[Configurable]]': !(arrayLength || regexLastIndex),
2243
+ '[[Enumerable]]': $isEnumerable$1(O, P),
2244
+ '[[Value]]': O[P],
2245
+ '[[Writable]]': true
2246
+ };
2247
+ }
2248
+ return ToPropertyDescriptor(getOwnPropertyDescriptor(O, P));
2249
+ };
2250
+
2021
2251
  // https://www.ecma-international.org/ecma-262/6.0/#sec-isdatadescriptor
2022
2252
 
2023
2253
  var IsDataDescriptor = function IsDataDescriptor(Desc) {
@@ -2051,16 +2281,10 @@ var IsExtensible = $preventExtensions
2051
2281
  ? function IsExtensible(obj) {
2052
2282
  return !isPrimitive(obj) && $isExtensible(obj);
2053
2283
  }
2054
- : function IsExtensible(obj) { // eslint-disable-line no-unused-vars
2055
- return true;
2284
+ : function IsExtensible(obj) {
2285
+ return !isPrimitive(obj);
2056
2286
  };
2057
2287
 
2058
- // https://www.ecma-international.org/ecma-262/6.0/#sec-ispropertykey
2059
-
2060
- var IsPropertyKey = function IsPropertyKey(argument) {
2061
- return typeof argument === 'string' || typeof argument === 'symbol';
2062
- };
2063
-
2064
2288
  var _isNaN = Number.isNaN || function isNaN(a) {
2065
2289
  return a !== a;
2066
2290
  };
@@ -2075,8 +2299,8 @@ var SameValue = function SameValue(x, y) {
2075
2299
  return _isNaN(x) && _isNaN(y);
2076
2300
  };
2077
2301
 
2078
- var $gOPD$1 = GetIntrinsic('%Object.getOwnPropertyDescriptor%');
2079
- var $TypeError$2 = GetIntrinsic('%TypeError%');
2302
+ var $TypeError$4 = GetIntrinsic('%TypeError%');
2303
+
2080
2304
 
2081
2305
 
2082
2306
 
@@ -2091,12 +2315,12 @@ var $TypeError$2 = GetIntrinsic('%TypeError%');
2091
2315
 
2092
2316
  var CreateDataProperty = function CreateDataProperty(O, P, V) {
2093
2317
  if (Type$1(O) !== 'Object') {
2094
- throw new $TypeError$2('Assertion failed: Type(O) is not Object');
2318
+ throw new $TypeError$4('Assertion failed: Type(O) is not Object');
2095
2319
  }
2096
2320
  if (!IsPropertyKey(P)) {
2097
- throw new $TypeError$2('Assertion failed: IsPropertyKey(P) is not true');
2321
+ throw new $TypeError$4('Assertion failed: IsPropertyKey(P) is not true');
2098
2322
  }
2099
- var oldDesc = $gOPD$1(O, P);
2323
+ var oldDesc = OrdinaryGetOwnProperty(O, P);
2100
2324
  var extensible = oldDesc || IsExtensible(O);
2101
2325
  var immutable = oldDesc && (!oldDesc.writable || !oldDesc.configurable);
2102
2326
  if (immutable || !extensible) {
@@ -2117,53 +2341,13 @@ var CreateDataProperty = function CreateDataProperty(O, P, V) {
2117
2341
  );
2118
2342
  };
2119
2343
 
2120
- var fnToStr = Function.prototype.toString;
2121
-
2122
- var constructorRegex = /^\s*class\b/;
2123
- var isES6ClassFn = function isES6ClassFunction(value) {
2124
- try {
2125
- var fnStr = fnToStr.call(value);
2126
- return constructorRegex.test(fnStr);
2127
- } catch (e) {
2128
- return false; // not a function
2129
- }
2130
- };
2131
-
2132
- var tryFunctionObject = function tryFunctionToStr(value) {
2133
- try {
2134
- if (isES6ClassFn(value)) { return false; }
2135
- fnToStr.call(value);
2136
- return true;
2137
- } catch (e) {
2138
- return false;
2139
- }
2140
- };
2141
- var toStr$4 = Object.prototype.toString;
2142
- var fnClass = '[object Function]';
2143
- var genClass = '[object GeneratorFunction]';
2144
- var hasToStringTag = typeof Symbol === 'function' && typeof Symbol.toStringTag === 'symbol';
2145
-
2146
- var isCallable = function isCallable(value) {
2147
- if (!value) { return false; }
2148
- if (typeof value !== 'function' && typeof value !== 'object') { return false; }
2149
- if (typeof value === 'function' && !value.prototype) { return true; }
2150
- if (hasToStringTag) { return tryFunctionObject(value); }
2151
- if (isES6ClassFn(value)) { return false; }
2152
- var strClass = toStr$4.call(value);
2153
- return strClass === fnClass || strClass === genClass;
2154
- };
2155
-
2156
- // http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
2157
-
2158
- var IsCallable = isCallable;
2159
-
2160
- var $TypeError$3 = GetIntrinsic('%TypeError%');
2344
+ var $TypeError$5 = GetIntrinsic('%TypeError%');
2161
2345
 
2162
2346
  // http://www.ecma-international.org/ecma-262/5.1/#sec-9.10
2163
2347
 
2164
2348
  var CheckObjectCoercible = function CheckObjectCoercible(value, optMessage) {
2165
2349
  if (value == null) {
2166
- throw new $TypeError$3(optMessage || ('Cannot call method on ' + value));
2350
+ throw new $TypeError$5(optMessage || ('Cannot call method on ' + value));
2167
2351
  }
2168
2352
  return value;
2169
2353
  };
@@ -2234,241 +2418,6 @@ defineProperties_1(implementation$2, {
2234
2418
 
2235
2419
  var object_getownpropertydescriptors = implementation$2;
2236
2420
 
2237
- /* globals
2238
- Atomics,
2239
- SharedArrayBuffer,
2240
- */
2241
-
2242
- var undefined$2;
2243
-
2244
- var $TypeError$4 = TypeError;
2245
-
2246
- var $gOPD$3 = Object.getOwnPropertyDescriptor;
2247
- if ($gOPD$3) {
2248
- try {
2249
- $gOPD$3({}, '');
2250
- } catch (e) {
2251
- $gOPD$3 = null; // this is IE 8, which has a broken gOPD
2252
- }
2253
- }
2254
-
2255
- var throwTypeError$1 = function () { throw new $TypeError$4(); };
2256
- var ThrowTypeError$1 = $gOPD$3
2257
- ? (function () {
2258
- try {
2259
- // eslint-disable-next-line no-unused-expressions, no-caller, no-restricted-properties
2260
- arguments.callee; // IE 8 does not throw here
2261
- return throwTypeError$1;
2262
- } catch (calleeThrows) {
2263
- try {
2264
- // IE 8 throws on Object.getOwnPropertyDescriptor(arguments, '')
2265
- return $gOPD$3(arguments, 'callee').get;
2266
- } catch (gOPDthrows) {
2267
- return throwTypeError$1;
2268
- }
2269
- }
2270
- }())
2271
- : throwTypeError$1;
2272
-
2273
- var hasSymbols$3 = hasSymbols$1();
2274
-
2275
- var getProto$1 = Object.getPrototypeOf || function (x) { return x.__proto__; }; // eslint-disable-line no-proto
2276
- var generatorFunction$1 = undefined$2;
2277
- var asyncFunction$1 = undefined$2;
2278
- var asyncGenFunction$1 = undefined$2;
2279
-
2280
- var TypedArray$1 = typeof Uint8Array === 'undefined' ? undefined$2 : getProto$1(Uint8Array);
2281
-
2282
- var INTRINSICS$1 = {
2283
- '%Array%': Array,
2284
- '%ArrayBuffer%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer,
2285
- '%ArrayBufferPrototype%': typeof ArrayBuffer === 'undefined' ? undefined$2 : ArrayBuffer.prototype,
2286
- '%ArrayIteratorPrototype%': hasSymbols$3 ? getProto$1([][Symbol.iterator]()) : undefined$2,
2287
- '%ArrayPrototype%': Array.prototype,
2288
- '%ArrayProto_entries%': Array.prototype.entries,
2289
- '%ArrayProto_forEach%': Array.prototype.forEach,
2290
- '%ArrayProto_keys%': Array.prototype.keys,
2291
- '%ArrayProto_values%': Array.prototype.values,
2292
- '%AsyncFromSyncIteratorPrototype%': undefined$2,
2293
- '%AsyncFunction%': asyncFunction$1,
2294
- '%AsyncFunctionPrototype%': undefined$2,
2295
- '%AsyncGenerator%': undefined$2,
2296
- '%AsyncGeneratorFunction%': asyncGenFunction$1,
2297
- '%AsyncGeneratorPrototype%': undefined$2,
2298
- '%AsyncIteratorPrototype%': undefined$2,
2299
- '%Atomics%': typeof Atomics === 'undefined' ? undefined$2 : Atomics,
2300
- '%Boolean%': Boolean,
2301
- '%BooleanPrototype%': Boolean.prototype,
2302
- '%DataView%': typeof DataView === 'undefined' ? undefined$2 : DataView,
2303
- '%DataViewPrototype%': typeof DataView === 'undefined' ? undefined$2 : DataView.prototype,
2304
- '%Date%': Date,
2305
- '%DatePrototype%': Date.prototype,
2306
- '%decodeURI%': decodeURI,
2307
- '%decodeURIComponent%': decodeURIComponent,
2308
- '%encodeURI%': encodeURI,
2309
- '%encodeURIComponent%': encodeURIComponent,
2310
- '%Error%': Error,
2311
- '%ErrorPrototype%': Error.prototype,
2312
- '%eval%': eval, // eslint-disable-line no-eval
2313
- '%EvalError%': EvalError,
2314
- '%EvalErrorPrototype%': EvalError.prototype,
2315
- '%Float32Array%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array,
2316
- '%Float32ArrayPrototype%': typeof Float32Array === 'undefined' ? undefined$2 : Float32Array.prototype,
2317
- '%Float64Array%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array,
2318
- '%Float64ArrayPrototype%': typeof Float64Array === 'undefined' ? undefined$2 : Float64Array.prototype,
2319
- '%Function%': Function,
2320
- '%FunctionPrototype%': Function.prototype,
2321
- '%Generator%': undefined$2,
2322
- '%GeneratorFunction%': generatorFunction$1,
2323
- '%GeneratorPrototype%': undefined$2,
2324
- '%Int8Array%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array,
2325
- '%Int8ArrayPrototype%': typeof Int8Array === 'undefined' ? undefined$2 : Int8Array.prototype,
2326
- '%Int16Array%': typeof Int16Array === 'undefined' ? undefined$2 : Int16Array,
2327
- '%Int16ArrayPrototype%': typeof Int16Array === 'undefined' ? undefined$2 : Int8Array.prototype,
2328
- '%Int32Array%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array,
2329
- '%Int32ArrayPrototype%': typeof Int32Array === 'undefined' ? undefined$2 : Int32Array.prototype,
2330
- '%isFinite%': isFinite,
2331
- '%isNaN%': isNaN,
2332
- '%IteratorPrototype%': hasSymbols$3 ? getProto$1(getProto$1([][Symbol.iterator]())) : undefined$2,
2333
- '%JSON%': typeof JSON === 'object' ? JSON : undefined$2,
2334
- '%JSONParse%': typeof JSON === 'object' ? JSON.parse : undefined$2,
2335
- '%Map%': typeof Map === 'undefined' ? undefined$2 : Map,
2336
- '%MapIteratorPrototype%': typeof Map === 'undefined' || !hasSymbols$3 ? undefined$2 : getProto$1(new Map()[Symbol.iterator]()),
2337
- '%MapPrototype%': typeof Map === 'undefined' ? undefined$2 : Map.prototype,
2338
- '%Math%': Math,
2339
- '%Number%': Number,
2340
- '%NumberPrototype%': Number.prototype,
2341
- '%Object%': Object,
2342
- '%ObjectPrototype%': Object.prototype,
2343
- '%ObjProto_toString%': Object.prototype.toString,
2344
- '%ObjProto_valueOf%': Object.prototype.valueOf,
2345
- '%parseFloat%': parseFloat,
2346
- '%parseInt%': parseInt,
2347
- '%Promise%': typeof Promise === 'undefined' ? undefined$2 : Promise,
2348
- '%PromisePrototype%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype,
2349
- '%PromiseProto_then%': typeof Promise === 'undefined' ? undefined$2 : Promise.prototype.then,
2350
- '%Promise_all%': typeof Promise === 'undefined' ? undefined$2 : Promise.all,
2351
- '%Promise_reject%': typeof Promise === 'undefined' ? undefined$2 : Promise.reject,
2352
- '%Promise_resolve%': typeof Promise === 'undefined' ? undefined$2 : Promise.resolve,
2353
- '%Proxy%': typeof Proxy === 'undefined' ? undefined$2 : Proxy,
2354
- '%RangeError%': RangeError,
2355
- '%RangeErrorPrototype%': RangeError.prototype,
2356
- '%ReferenceError%': ReferenceError,
2357
- '%ReferenceErrorPrototype%': ReferenceError.prototype,
2358
- '%Reflect%': typeof Reflect === 'undefined' ? undefined$2 : Reflect,
2359
- '%RegExp%': RegExp,
2360
- '%RegExpPrototype%': RegExp.prototype,
2361
- '%Set%': typeof Set === 'undefined' ? undefined$2 : Set,
2362
- '%SetIteratorPrototype%': typeof Set === 'undefined' || !hasSymbols$3 ? undefined$2 : getProto$1(new Set()[Symbol.iterator]()),
2363
- '%SetPrototype%': typeof Set === 'undefined' ? undefined$2 : Set.prototype,
2364
- '%SharedArrayBuffer%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer,
2365
- '%SharedArrayBufferPrototype%': typeof SharedArrayBuffer === 'undefined' ? undefined$2 : SharedArrayBuffer.prototype,
2366
- '%String%': String,
2367
- '%StringIteratorPrototype%': hasSymbols$3 ? getProto$1(''[Symbol.iterator]()) : undefined$2,
2368
- '%StringPrototype%': String.prototype,
2369
- '%Symbol%': hasSymbols$3 ? Symbol : undefined$2,
2370
- '%SymbolPrototype%': hasSymbols$3 ? Symbol.prototype : undefined$2,
2371
- '%SyntaxError%': SyntaxError,
2372
- '%SyntaxErrorPrototype%': SyntaxError.prototype,
2373
- '%ThrowTypeError%': ThrowTypeError$1,
2374
- '%TypedArray%': TypedArray$1,
2375
- '%TypedArrayPrototype%': TypedArray$1 ? TypedArray$1.prototype : undefined$2,
2376
- '%TypeError%': $TypeError$4,
2377
- '%TypeErrorPrototype%': $TypeError$4.prototype,
2378
- '%Uint8Array%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array,
2379
- '%Uint8ArrayPrototype%': typeof Uint8Array === 'undefined' ? undefined$2 : Uint8Array.prototype,
2380
- '%Uint8ClampedArray%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray,
2381
- '%Uint8ClampedArrayPrototype%': typeof Uint8ClampedArray === 'undefined' ? undefined$2 : Uint8ClampedArray.prototype,
2382
- '%Uint16Array%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array,
2383
- '%Uint16ArrayPrototype%': typeof Uint16Array === 'undefined' ? undefined$2 : Uint16Array.prototype,
2384
- '%Uint32Array%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array,
2385
- '%Uint32ArrayPrototype%': typeof Uint32Array === 'undefined' ? undefined$2 : Uint32Array.prototype,
2386
- '%URIError%': URIError,
2387
- '%URIErrorPrototype%': URIError.prototype,
2388
- '%WeakMap%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap,
2389
- '%WeakMapPrototype%': typeof WeakMap === 'undefined' ? undefined$2 : WeakMap.prototype,
2390
- '%WeakSet%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet,
2391
- '%WeakSetPrototype%': typeof WeakSet === 'undefined' ? undefined$2 : WeakSet.prototype
2392
- };
2393
-
2394
-
2395
- var $replace$1 = functionBind.call(Function.call, String.prototype.replace);
2396
-
2397
- /* adapted from https://github.com/lodash/lodash/blob/4.17.15/dist/lodash.js#L6735-L6744 */
2398
- var rePropName$1 = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
2399
- var reEscapeChar$1 = /\\(\\)?/g; /** Used to match backslashes in property paths. */
2400
- var stringToPath$1 = function stringToPath(string) {
2401
- var result = [];
2402
- $replace$1(string, rePropName$1, function (match, number, quote, subString) {
2403
- result[result.length] = quote ? $replace$1(subString, reEscapeChar$1, '$1') : (number || match);
2404
- });
2405
- return result;
2406
- };
2407
- /* end adaptation */
2408
-
2409
- var getBaseIntrinsic$1 = function getBaseIntrinsic(name, allowMissing) {
2410
- if (!(name in INTRINSICS$1)) {
2411
- throw new SyntaxError('intrinsic ' + name + ' does not exist!');
2412
- }
2413
-
2414
- // istanbul ignore if // hopefully this is impossible to test :-)
2415
- if (typeof INTRINSICS$1[name] === 'undefined' && !allowMissing) {
2416
- throw new $TypeError$4('intrinsic ' + name + ' exists, but is not available. Please file an issue!');
2417
- }
2418
-
2419
- return INTRINSICS$1[name];
2420
- };
2421
-
2422
- var GetIntrinsic$1 = function GetIntrinsic(name, allowMissing) {
2423
- if (typeof name !== 'string' || name.length === 0) {
2424
- throw new TypeError('intrinsic name must be a non-empty string');
2425
- }
2426
- if (arguments.length > 1 && typeof allowMissing !== 'boolean') {
2427
- throw new TypeError('"allowMissing" argument must be a boolean');
2428
- }
2429
-
2430
- var parts = stringToPath$1(name);
2431
-
2432
- var value = getBaseIntrinsic$1('%' + (parts.length > 0 ? parts[0] : '') + '%', allowMissing);
2433
- for (var i = 1; i < parts.length; i += 1) {
2434
- if (value != null) {
2435
- if ($gOPD$3 && (i + 1) >= parts.length) {
2436
- var desc = $gOPD$3(value, parts[i]);
2437
- if (!allowMissing && !(parts[i] in value)) {
2438
- throw new $TypeError$4('base intrinsic for ' + name + ' exists, but the property is not available.');
2439
- }
2440
- value = desc ? (desc.get || desc.value) : value[parts[i]];
2441
- } else {
2442
- value = value[parts[i]];
2443
- }
2444
- }
2445
- }
2446
- return value;
2447
- };
2448
-
2449
- var $apply$1 = GetIntrinsic$1('%Function.prototype.apply%');
2450
- var $call$1 = GetIntrinsic$1('%Function.prototype.call%');
2451
- var $reflectApply = GetIntrinsic$1('%Reflect.apply%', true) || functionBind.call($call$1, $apply$1);
2452
-
2453
- var callBind$1 = function callBind() {
2454
- return $reflectApply(functionBind, $call$1, arguments);
2455
- };
2456
-
2457
- var apply$1 = function applyBind() {
2458
- return $reflectApply(functionBind, $apply$1, arguments);
2459
- };
2460
- callBind$1.apply = apply$1;
2461
-
2462
- var $indexOf$1 = callBind$1(GetIntrinsic$1('String.prototype.indexOf'));
2463
-
2464
- var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
2465
- var intrinsic = GetIntrinsic$1(name, !!allowMissing);
2466
- if (typeof intrinsic === 'function' && $indexOf$1(name, '.prototype.')) {
2467
- return callBind$1(intrinsic);
2468
- }
2469
- return intrinsic;
2470
- };
2471
-
2472
2421
  var isES5$1 = typeof Object.defineProperty === 'function'
2473
2422
  && typeof Object.defineProperties === 'function';
2474
2423
 
@@ -2486,14 +2435,14 @@ if (typeof Promise !== 'function') {
2486
2435
 
2487
2436
 
2488
2437
 
2489
- var $slice = callBound$1('Array.prototype.slice');
2490
- var $concat$1 = callBound$1('Array.prototype.concat');
2491
- var $forEach = callBound$1('Array.prototype.forEach');
2438
+ var $slice = callBound('Array.prototype.slice');
2439
+ var $concat$1 = callBound('Array.prototype.concat');
2440
+ var $forEach = callBound('Array.prototype.forEach');
2492
2441
 
2493
- var hasSymbols$4 = hasSymbols$1();
2442
+ var hasSymbols$3 = hasSymbols$1();
2494
2443
 
2495
- var kCustomPromisifiedSymbol = hasSymbols$4 ? Symbol('util.promisify.custom') : null;
2496
- var kCustomPromisifyArgsSymbol = hasSymbols$4 ? Symbol('customPromisifyArgs') : null;
2444
+ var kCustomPromisifiedSymbol = hasSymbols$3 ? Symbol('util.promisify.custom') : null;
2445
+ var kCustomPromisifyArgsSymbol = hasSymbols$3 ? Symbol('customPromisifyArgs') : null;
2497
2446
 
2498
2447
  var implementation$3 = function promisify(orig) {
2499
2448
  if (typeof orig !== 'function') {
@@ -2503,7 +2452,7 @@ var implementation$3 = function promisify(orig) {
2503
2452
  throw error;
2504
2453
  }
2505
2454
 
2506
- if (hasSymbols$4 && orig[kCustomPromisifiedSymbol]) {
2455
+ if (hasSymbols$3 && orig[kCustomPromisifiedSymbol]) {
2507
2456
  var customFunction = orig[kCustomPromisifiedSymbol];
2508
2457
  if (typeof customFunction !== 'function') {
2509
2458
  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-73819142.js';
4
4
 
5
5
  /*
6
6
  object-assign
@@ -11,7 +11,7 @@ import './_is-array-49698029.js';
11
11
  import React__default from 'react';
12
12
  import 'prop-types';
13
13
  import 'react-dom';
14
- import './index-51a80699.js';
14
+ import './index-73819142.js';
15
15
  import './index-5f9f807a.js';
16
16
  import './slicedToArray-7021e5df.js';
17
17
  import './smoothscroll-4b699764.js';
@@ -9,16 +9,16 @@ import './_object-pie-71ac75a4.js';
9
9
  import { _ as _extends } from './extends-cc5da797.js';
10
10
  import './web.dom.iterable-8956f9a5.js';
11
11
  import React__default, { useState, useRef, useEffect } from 'react';
12
- import { l as lib_3 } from './index-93ec3c59.js';
12
+ import { l as lib_3 } from './index-0e45a0b2.js';
13
13
  import 'prop-types';
14
- import './moment-12415288.js';
14
+ import './moment-e2f9b20c.js';
15
15
  import { useRouter } from 'next/router';
16
16
  import './isSymbol-807e927e.js';
17
17
  import { d as debounce_1 } from './debounce-1a993acf.js';
18
- import { I as InfiniteScroll } from './index.es-938a3a58.js';
18
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
19
19
  import 'react-dom';
20
20
  import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
21
- import { m as main_39 } from './main-0465b2a0.js';
21
+ import { m as main_36 } from './main-5d1e4bd3.js';
22
22
  import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
23
23
  import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7c654f36.js';
24
24
  import './_set-species-cede29f8.js';
@@ -294,7 +294,7 @@ var CMEDeck = function CMEDeck(_ref) {
294
294
  )
295
295
  )
296
296
  ),
297
- main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
297
+ main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
298
298
  'div',
299
299
  { style: { margin: '0 auto' } },
300
300
  renderMobileAd(index, numberOfItemsBeforeAd)