@mjhls/mjh-framework 1.0.701 → 1.0.702

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 (267) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +19 -15
  4. package/dist/cjs/AD300x250x600.js +19 -15
  5. package/dist/cjs/AD728x90.js +20 -16
  6. package/dist/cjs/ADFloatingFooter.js +18 -14
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +18 -14
  9. package/dist/cjs/{ADInfeed-f60d8625.js → ADInfeed-ede153e2.js} +2 -2
  10. package/dist/cjs/ADSkyscraper.js +18 -14
  11. package/dist/cjs/ADSponsoredResources.js +18 -14
  12. package/dist/cjs/ADWebcast.js +18 -14
  13. package/dist/cjs/ADWelcome.js +18 -14
  14. package/dist/cjs/{ADlgInfeed-a08f8a4b.js → ADlgInfeed-6a121a0d.js} +2 -2
  15. package/dist/cjs/AccordionPanel.js +6 -6
  16. package/dist/cjs/AdSlot.js +29 -16
  17. package/dist/cjs/AdSlotsProvider.js +4 -2
  18. package/dist/cjs/AlphabeticList.js +9 -9
  19. package/dist/cjs/ArticleCarousel.js +16 -13
  20. package/dist/cjs/ArticleSeriesListing.js +27 -24
  21. package/dist/cjs/Auth.js +743 -312
  22. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-d19285ed.js} +1 -1
  23. package/dist/cjs/Beam.js +19 -19
  24. package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-e53217a7.js} +23 -25
  25. package/dist/cjs/Breadcrumbs.js +5 -5
  26. package/dist/cjs/BrowseVideosListing.js +17 -14
  27. package/dist/cjs/CMEDeck.js +26 -23
  28. package/dist/cjs/Column2.js +15 -13
  29. package/dist/cjs/Column3.js +24 -20
  30. package/dist/cjs/ConferenceArticleCard.js +2 -2
  31. package/dist/cjs/DeckContent.js +33 -30
  32. package/dist/cjs/DeckQueue.js +32 -29
  33. package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-13ff07b4.js} +13 -10
  34. package/dist/cjs/EventsDeck.js +35 -34
  35. package/dist/cjs/ExternalResources.js +35 -32
  36. package/dist/cjs/Feature.js +4 -3
  37. package/dist/cjs/ForbesHero.js +12 -9
  38. package/dist/cjs/GridContent.js +45 -42
  39. package/dist/cjs/GridHero.js +12 -9
  40. package/dist/cjs/GroupDeck.js +13 -13
  41. package/dist/cjs/HamMagazine.js +19 -17
  42. package/dist/cjs/Hero.js +1 -1
  43. package/dist/cjs/HighlightenVideo.js +1 -1
  44. package/dist/cjs/HorizontalHero.js +3 -3
  45. package/dist/cjs/IssueContentDeck.js +12 -9
  46. package/dist/cjs/IssueDeck.js +15 -12
  47. package/dist/cjs/IssueLanding.js +29 -26
  48. package/dist/cjs/LeftNav.js +18 -14
  49. package/dist/cjs/MasterDeck.js +37 -34
  50. package/dist/cjs/NavDvm.js +9 -9
  51. package/dist/cjs/NavMagazine.js +19 -17
  52. package/dist/cjs/NavNative.js +16 -14
  53. package/dist/cjs/NavNormal.js +10 -10
  54. package/dist/cjs/OncliveHero.js +2 -3
  55. package/dist/cjs/OncliveLargeHero.js +12 -9
  56. package/dist/cjs/PageFilter.js +5 -5
  57. package/dist/cjs/PartnerDetailListing.js +45 -1239
  58. package/dist/cjs/PdfDownload.js +1 -1
  59. package/dist/cjs/PopUpModal.js +5 -5
  60. package/dist/cjs/PublicationDeck.js +8 -5
  61. package/dist/cjs/PublicationLanding.js +60 -57
  62. package/dist/cjs/QueueDeckExpanded.js +36 -33
  63. package/dist/cjs/RecentNews.js +3 -3
  64. package/dist/cjs/RelatedContent.js +6 -3
  65. package/dist/cjs/Search.js +5 -5
  66. package/dist/cjs/Segment.js +20 -20
  67. package/dist/cjs/SetCookie.js +2 -2
  68. package/dist/cjs/SideFooter.js +16 -14
  69. package/dist/cjs/{SocialSearchComponent-75c51b47.js → SocialSearchComponent-1ef1e6fb.js} +5 -5
  70. package/dist/cjs/TaxonomyCard.js +10 -7
  71. package/dist/cjs/TemplateNormal.js +33 -29
  72. package/dist/cjs/ThumbnailCard.js +5 -2
  73. package/dist/cjs/Ustream.js +10 -9
  74. package/dist/cjs/VerticalHero.js +2 -2
  75. package/dist/cjs/VideoSeriesCard.js +13 -10
  76. package/dist/cjs/VideoSeriesFilter.js +11 -11
  77. package/dist/cjs/VideoSeriesListing.js +27 -24
  78. package/dist/cjs/View.js +49 -46
  79. package/dist/cjs/YahooHero.js +12 -9
  80. package/dist/cjs/YoutubeGroup.js +17 -14
  81. package/dist/cjs/{_to-object-329a650b.js → _export-a917dedd.js} +31 -31
  82. package/dist/cjs/{_is-array-754e012d.js → _is-array-a82382b4.js} +11 -11
  83. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-671c90bd.js} +10 -10
  84. package/dist/cjs/{_library-dd23b178.js → _library-4360b4e4.js} +1 -1
  85. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-6bed508e.js} +2 -2
  86. package/dist/cjs/_object-sap-947ef6fb.js +16 -0
  87. package/dist/cjs/_prop-types_commonjs-external-1a8c9893.js +10 -0
  88. package/dist/cjs/_react-dom_commonjs-external-3c49a59a.js +9 -0
  89. package/dist/cjs/_react_commonjs-external-58b78ee1.js +10 -0
  90. package/dist/cjs/{_set-species-f92c67c5.js → _set-species-47156c42.js} +17 -17
  91. package/dist/cjs/{asyncToGenerator-533d476a.js → asyncToGenerator-fd8e35e7.js} +69 -69
  92. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-05029198.js} +4 -3
  93. package/dist/cjs/core.get-iterator-method-07b02ac3.js +39 -0
  94. package/dist/cjs/{debounce-eb287781.js → debounce-fb3a46a9.js} +7 -7
  95. package/dist/cjs/{define-property-f4d12f4e.js → define-property-9b6df20e.js} +4 -4
  96. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-d3c0cfc0.js} +2 -2
  97. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-e5f4ce45.js} +34 -34
  98. package/dist/cjs/{extends-60837c34.js → extends-5fde0677.js} +11 -11
  99. package/dist/cjs/{get-68c52cb1.js → get-70ef997d.js} +11 -11
  100. package/dist/cjs/getRelatedArticle.js +10 -10
  101. package/dist/cjs/getSerializers.js +33 -30
  102. package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-5ca9bfaf.js} +2 -2
  103. package/dist/cjs/getTargeting.js +8 -8
  104. package/dist/cjs/{index-da796b8c.js → index-29e3f3a9.js} +11 -12
  105. package/dist/cjs/{index-5be2866f.js → index-949261b4.js} +18 -19
  106. package/dist/cjs/{index-ec02006c.js → index-b1ee7cd9.js} +335 -329
  107. package/dist/cjs/{index-2d0a4911.js → index-d7577df6.js} +8 -10
  108. package/dist/cjs/{index-b5eb3ff8.js → index-ff69979f.js} +8 -3
  109. package/dist/cjs/{index.es-ab3f2690.js → index.es-e9d84959.js} +20 -4
  110. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  111. package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
  112. package/dist/cjs/{index.esm-4d410430.js → index.esm-8a8fa078.js} +3 -4
  113. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  114. package/dist/cjs/index.js +58 -54
  115. package/dist/cjs/{inherits-513d81cd.js → inherits-02a27fbf.js} +16 -16
  116. package/dist/cjs/{isSymbol-04666465.js → isSymbol-a0d5eb50.js} +5 -5
  117. package/dist/cjs/{js.cookie-a511c430.js → js.cookie-e4684873.js} +1 -1
  118. package/dist/cjs/{keys-a586b7a0.js → keys-1a65eb47.js} +5 -5
  119. package/dist/cjs/{lodash-fc2922d0.js → lodash-257df6c4.js} +72 -23
  120. package/dist/cjs/{main-99536bdc.js → main-1442052b.js} +48 -46
  121. package/dist/cjs/{moment-66a6a284.js → moment-29403f08.js} +11 -8
  122. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-5604d0d1.js} +11 -13
  123. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-d0ac47b9.js} +10 -10
  124. package/dist/cjs/{smoothscroll-95231a70.js → smoothscroll-03c20c7d.js} +1 -1
  125. package/dist/cjs/{stringify-7c5aff47.js → stringify-e064b7d0.js} +2 -2
  126. package/dist/cjs/timeDifferenceCalc.js +1 -1
  127. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-d47f0c64.js} +13 -13
  128. package/dist/cjs/{typeof-725500bc.js → typeof-5763a25b.js} +84 -84
  129. package/dist/cjs/urlFor.js +1 -1
  130. package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-ede0bc7b.js} +5 -6
  131. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-cd8a9ccb.js} +10 -10
  132. package/dist/esm/AD.js +1 -1
  133. package/dist/esm/AD300x250.js +21 -17
  134. package/dist/esm/AD300x250x600.js +21 -17
  135. package/dist/esm/AD728x90.js +22 -18
  136. package/dist/esm/ADFloatingFooter.js +20 -16
  137. package/dist/esm/ADFooter.js +5 -5
  138. package/dist/esm/ADGutter.js +20 -16
  139. package/dist/esm/{ADInfeed-c7e745f1.js → ADInfeed-d890d5ca.js} +4 -4
  140. package/dist/esm/ADSkyscraper.js +20 -16
  141. package/dist/esm/ADSponsoredResources.js +20 -16
  142. package/dist/esm/ADWebcast.js +20 -16
  143. package/dist/esm/ADWelcome.js +20 -16
  144. package/dist/esm/{ADlgInfeed-6fedd79b.js → ADlgInfeed-1d006b36.js} +4 -4
  145. package/dist/esm/AccordionPanel.js +6 -6
  146. package/dist/esm/AdSlot.js +30 -17
  147. package/dist/esm/AdSlotsProvider.js +4 -2
  148. package/dist/esm/AlphabeticList.js +9 -9
  149. package/dist/esm/ArticleCarousel.js +16 -13
  150. package/dist/esm/ArticleSeriesListing.js +27 -24
  151. package/dist/esm/Auth.js +743 -312
  152. package/dist/esm/{AuthorComponent-00f13201.js → AuthorComponent-8ffb1deb.js} +1 -1
  153. package/dist/esm/Beam.js +19 -19
  154. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-e6f64e62.js} +23 -21
  155. package/dist/esm/Breadcrumbs.js +5 -5
  156. package/dist/esm/BrowseVideosListing.js +17 -14
  157. package/dist/esm/CMEDeck.js +26 -23
  158. package/dist/esm/Column2.js +15 -13
  159. package/dist/esm/Column3.js +24 -20
  160. package/dist/esm/ConferenceArticleCard.js +2 -2
  161. package/dist/esm/DeckContent.js +33 -30
  162. package/dist/esm/DeckQueue.js +32 -29
  163. package/dist/esm/{Dfp-8a8fca18.js → Dfp-7db56716.js} +13 -10
  164. package/dist/esm/EventsDeck.js +35 -34
  165. package/dist/esm/ExternalResources.js +35 -32
  166. package/dist/esm/Feature.js +4 -3
  167. package/dist/esm/ForbesHero.js +12 -9
  168. package/dist/esm/GridContent.js +45 -42
  169. package/dist/esm/GridHero.js +12 -9
  170. package/dist/esm/GroupDeck.js +13 -13
  171. package/dist/esm/HamMagazine.js +19 -17
  172. package/dist/esm/Hero.js +1 -1
  173. package/dist/esm/HighlightenVideo.js +1 -1
  174. package/dist/esm/HorizontalHero.js +3 -3
  175. package/dist/esm/IssueContentDeck.js +12 -9
  176. package/dist/esm/IssueDeck.js +15 -12
  177. package/dist/esm/IssueLanding.js +29 -26
  178. package/dist/esm/LeftNav.js +18 -14
  179. package/dist/esm/MasterDeck.js +37 -34
  180. package/dist/esm/NavDvm.js +9 -9
  181. package/dist/esm/NavMagazine.js +19 -17
  182. package/dist/esm/NavNative.js +16 -14
  183. package/dist/esm/NavNormal.js +10 -10
  184. package/dist/esm/OncliveHero.js +2 -3
  185. package/dist/esm/OncliveLargeHero.js +12 -9
  186. package/dist/esm/PageFilter.js +5 -5
  187. package/dist/esm/PartnerDetailListing.js +45 -1238
  188. package/dist/esm/PdfDownload.js +1 -1
  189. package/dist/esm/PopUpModal.js +5 -5
  190. package/dist/esm/PublicationDeck.js +8 -5
  191. package/dist/esm/PublicationLanding.js +60 -57
  192. package/dist/esm/QueueDeckExpanded.js +36 -33
  193. package/dist/esm/RecentNews.js +3 -3
  194. package/dist/esm/RelatedContent.js +6 -3
  195. package/dist/esm/Search.js +5 -5
  196. package/dist/esm/Segment.js +20 -20
  197. package/dist/esm/SetCookie.js +2 -2
  198. package/dist/esm/SideFooter.js +16 -14
  199. package/dist/esm/{SocialSearchComponent-5a9c4628.js → SocialSearchComponent-4eae0149.js} +5 -5
  200. package/dist/esm/TaxonomyCard.js +10 -7
  201. package/dist/esm/TemplateNormal.js +35 -31
  202. package/dist/esm/ThumbnailCard.js +5 -2
  203. package/dist/esm/Ustream.js +10 -9
  204. package/dist/esm/VerticalHero.js +2 -2
  205. package/dist/esm/VideoSeriesCard.js +13 -10
  206. package/dist/esm/VideoSeriesFilter.js +11 -11
  207. package/dist/esm/VideoSeriesListing.js +27 -24
  208. package/dist/esm/View.js +54 -51
  209. package/dist/esm/YahooHero.js +12 -9
  210. package/dist/esm/YoutubeGroup.js +17 -14
  211. package/dist/esm/{_to-object-ded78eb9.js → _export-f7ec2adf.js} +3 -3
  212. package/dist/esm/{_is-array-49698029.js → _is-array-5bea6006.js} +10 -10
  213. package/dist/esm/{_iter-detect-59409a32.js → _iter-detect-65720de7.js} +8 -8
  214. package/dist/esm/_library-90219a8d.js +3 -0
  215. package/dist/esm/{_object-pie-71ac75a4.js → _object-pie-8e2f6c3a.js} +1 -1
  216. package/dist/esm/_object-sap-146241c9.js +14 -0
  217. package/dist/esm/_prop-types_commonjs-external-9481d338.js +5 -0
  218. package/dist/esm/_react-dom_commonjs-external-f1a1ac81.js +5 -0
  219. package/dist/esm/_react_commonjs-external-22b61490.js +5 -0
  220. package/dist/esm/{_set-species-cede29f8.js → _set-species-26ee5c2a.js} +14 -14
  221. package/dist/esm/{asyncToGenerator-7c654f36.js → asyncToGenerator-0c61f551.js} +69 -69
  222. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-e761d404.js} +4 -3
  223. package/dist/esm/core.get-iterator-method-dbbb346b.js +36 -0
  224. package/dist/esm/{debounce-1a993acf.js → debounce-7b569c00.js} +6 -6
  225. package/dist/esm/{define-property-de3fc946.js → define-property-7a40a451.js} +4 -4
  226. package/dist/esm/{defineProperty-b798470d.js → defineProperty-a2ac5d3d.js} +2 -2
  227. package/dist/esm/{es6.string.iterator-9b2af4a5.js → es6.string.iterator-13b94db0.js} +27 -27
  228. package/dist/esm/{extends-cc5da797.js → extends-8e0228d5.js} +11 -11
  229. package/dist/esm/{get-5ee14cda.js → get-bb2155d5.js} +10 -10
  230. package/dist/esm/getRelatedArticle.js +10 -10
  231. package/dist/esm/getSerializers.js +33 -30
  232. package/dist/esm/{getTargeting-2acdec91.js → getTargeting-d97a1e83.js} +2 -2
  233. package/dist/esm/getTargeting.js +8 -8
  234. package/dist/esm/{index-d2f90501.js → index-1295881c.js} +16 -17
  235. package/dist/esm/{index-93ec3c59.js → index-17490425.js} +8 -6
  236. package/dist/esm/{index-50d0fbc7.js → index-4540328d.js} +338 -332
  237. package/dist/esm/{index-5f9f807a.js → index-a4e850af.js} +11 -8
  238. package/dist/esm/{index-51a80699.js → index-f7fdcc91.js} +8 -3
  239. package/dist/esm/{index.es-938a3a58.js → index.es-a6137319.js} +20 -4
  240. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  241. package/dist/esm/{index.esm-fd746768.js → index.esm-4838a32e.js} +3 -4
  242. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  243. package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
  244. package/dist/esm/index.js +58 -54
  245. package/dist/esm/{inherits-7ee3e0c1.js → inherits-d1948b66.js} +16 -16
  246. package/dist/esm/{isSymbol-807e927e.js → isSymbol-2b7f6e65.js} +1 -1
  247. package/dist/esm/{js.cookie-6874175c.js → js.cookie-2ce24ab0.js} +1 -1
  248. package/dist/esm/{keys-fc2d4c34.js → keys-e091cb65.js} +5 -5
  249. package/dist/esm/{lodash-17fdfebb.js → lodash-2b866578.js} +72 -23
  250. package/dist/esm/{main-e2627831.js → main-140f99b4.js} +49 -44
  251. package/dist/esm/{moment-12415288.js → moment-8797a4d3.js} +11 -9
  252. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-40e8d28f.js} +11 -9
  253. package/dist/esm/{slicedToArray-7021e5df.js → slicedToArray-8818fe95.js} +10 -10
  254. package/dist/esm/{stringify-008c8802.js → stringify-dedf4a20.js} +2 -2
  255. package/dist/esm/timeDifferenceCalc.js +1 -1
  256. package/dist/esm/{toConsumableArray-725434a0.js → toConsumableArray-02217419.js} +13 -13
  257. package/dist/esm/{typeof-08f2c380.js → typeof-a10a5616.js} +85 -85
  258. package/dist/esm/urlFor.js +1 -1
  259. package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-7b6316cf.js} +5 -3
  260. package/dist/esm/{web.dom.iterable-8956f9a5.js → web.dom.iterable-c3ba4d37.js} +10 -10
  261. package/package.json +1 -1
  262. package/dist/cjs/_object-sap-5e74ba08.js +0 -16
  263. package/dist/cjs/core.get-iterator-method-f62321d4.js +0 -39
  264. package/dist/esm/_library-528f1934.js +0 -3
  265. package/dist/esm/_object-sap-4d59d5bd.js +0 -14
  266. package/dist/esm/core.get-iterator-method-54d2e411.js +0 -36
  267. /package/dist/esm/{smoothscroll-4b699764.js → smoothscroll-2d74941c.js} +0 -0
@@ -1,7 +1,10 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import React__default from 'react';
3
- import PropTypes from 'prop-types';
4
- import reactDom from 'react-dom';
2
+ import 'react';
3
+ import 'prop-types';
4
+ import { r as require$$0$1 } from './_react_commonjs-external-22b61490.js';
5
+ import { r as require$$0 } from './_prop-types_commonjs-external-9481d338.js';
6
+ import 'react-dom';
7
+ import { _ as _reactDom } from './_react-dom_commonjs-external-f1a1ac81.js';
5
8
 
6
9
  var event = createCommonjsModule(function (module, exports) {
7
10
 
@@ -179,15 +182,15 @@ var _createClass = function () { function defineProperties(target, props) { for
179
182
 
180
183
 
181
184
 
182
- var _react2 = _interopRequireDefault(React__default);
185
+ var _react2 = _interopRequireDefault(require$$0$1);
183
186
 
184
187
 
185
188
 
186
- var _reactDom2 = _interopRequireDefault(reactDom);
189
+ var _reactDom2 = _interopRequireDefault(_reactDom);
187
190
 
188
191
 
189
192
 
190
- var _propTypes2 = _interopRequireDefault(PropTypes);
193
+ var _propTypes2 = _interopRequireDefault(require$$0);
191
194
 
192
195
 
193
196
 
@@ -530,7 +533,7 @@ var LazyLoad = function (_Component) {
530
533
  }]);
531
534
 
532
535
  return LazyLoad;
533
- }(React__default.Component);
536
+ }(require$$0$1.Component);
534
537
 
535
538
  LazyLoad.propTypes = {
536
539
  once: _propTypes2.default.bool,
@@ -587,7 +590,7 @@ var decorator = function decorator() {
587
590
  }]);
588
591
 
589
592
  return LazyLoadDecorated;
590
- }(React__default.Component);
593
+ }(require$$0$1.Component);
591
594
  };
592
595
  };
593
596
 
@@ -183,6 +183,7 @@ exports.SPEC_NAME_TO_URL_NAME_MAPPINGS = [
183
183
  ['saturation', 'sat'],
184
184
  ['auto', 'auto'],
185
185
  ['dpr', 'dpr'],
186
+ ['pad', 'pad'],
186
187
  ];
187
188
  function urlForImage(options) {
188
189
  var spec = __assign({}, (options || {}));
@@ -356,7 +357,7 @@ var urlForImage_1$1 = __importStar(urlForImage_1);
356
357
  var validFits = ['clip', 'crop', 'fill', 'fillmax', 'max', 'scale', 'min'];
357
358
  var validCrops = ['top', 'bottom', 'left', 'right', 'center', 'focalpoint', 'entropy'];
358
359
  var validAutoModes = ['format'];
359
- function isSanityClient(client) {
360
+ function isSanityClientLike(client) {
360
361
  return client ? typeof client.clientConfig === 'object' : false;
361
362
  }
362
363
  function rewriteSpecName(key) {
@@ -373,7 +374,7 @@ function rewriteSpecName(key) {
373
374
  function urlBuilder(options) {
374
375
  // Did we get a SanityClient?
375
376
  var client = options;
376
- if (isSanityClient(client)) {
377
+ if (isSanityClientLike(client)) {
377
378
  // Inherit config from client
378
379
  var _a = client.clientConfig, apiUrl = _a.apiHost, projectId = _a.projectId, dataset = _a.dataset;
379
380
  var apiHost = apiUrl || 'https://api.sanity.io';
@@ -487,7 +488,7 @@ var ImageUrlBuilder = /** @class */ (function () {
487
488
  ImageUrlBuilder.prototype.flipHorizontal = function () {
488
489
  return this.withOptions({ flipHorizontal: true });
489
490
  };
490
- // Flip image verically
491
+ // Flip image vertically
491
492
  ImageUrlBuilder.prototype.flipVertical = function () {
492
493
  return this.withOptions({ flipVertical: true });
493
494
  };
@@ -517,6 +518,10 @@ var ImageUrlBuilder = /** @class */ (function () {
517
518
  }
518
519
  return this.withOptions({ auto: value });
519
520
  };
521
+ // Specify the number of pixels to pad the image
522
+ ImageUrlBuilder.prototype.pad = function (pad) {
523
+ return this.withOptions({ pad: pad });
524
+ };
520
525
  // Gets the url based on the submitted parameters
521
526
  ImageUrlBuilder.prototype.url = function () {
522
527
  return urlForImage_1$1.default(this.options);
@@ -291,7 +291,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
291
291
  // prevents multiple triggers.
292
292
  if (_this.actionTriggered)
293
293
  return;
294
- var atBottom = _this.isElementAtBottom(target, _this.props.scrollThreshold);
294
+ var atBottom = _this.props.inverse
295
+ ? _this.isElementAtTop(target, _this.props.scrollThreshold)
296
+ : _this.isElementAtBottom(target, _this.props.scrollThreshold);
295
297
  // call the `next` function in the props to trigger the next data fetch
296
298
  if (atBottom && _this.props.hasMore) {
297
299
  _this.actionTriggered = true;
@@ -364,9 +366,8 @@ var InfiniteScroll = /** @class */ (function (_super) {
364
366
  }
365
367
  };
366
368
  InfiniteScroll.prototype.UNSAFE_componentWillReceiveProps = function (props) {
367
- // do nothing when dataLength and key are unchanged
368
- if (this.props.key === props.key &&
369
- this.props.dataLength === props.dataLength)
369
+ // do nothing when dataLength is unchanged
370
+ if (this.props.dataLength === props.dataLength)
370
371
  return;
371
372
  this.actionTriggered = false;
372
373
  // update state when new data was sent in
@@ -374,6 +375,21 @@ var InfiniteScroll = /** @class */ (function (_super) {
374
375
  showLoader: false,
375
376
  });
376
377
  };
378
+ InfiniteScroll.prototype.isElementAtTop = function (target, scrollThreshold) {
379
+ if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
380
+ var clientHeight = target === document.body || target === document.documentElement
381
+ ? window.screen.availHeight
382
+ : target.clientHeight;
383
+ var threshold = parseThreshold(scrollThreshold);
384
+ if (threshold.unit === ThresholdUnits.Pixel) {
385
+ return (target.scrollTop <=
386
+ threshold.value + clientHeight - target.scrollHeight + 1 ||
387
+ target.scrollTop === 0);
388
+ }
389
+ return (target.scrollTop <=
390
+ threshold.value / 100 + clientHeight - target.scrollHeight + 1 ||
391
+ target.scrollTop === 0);
392
+ };
377
393
  InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
378
394
  if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
379
395
  var clientHeight = target === document.body || target === document.documentElement
@@ -1,25 +1,16 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var IoIosArrowDropupCircle = function (props) {
4
+ function IoIosArrowDropupCircle (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
6
- };
7
- IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
8
- var IoIosArrowForward = function (props) {
6
+ }function IoIosArrowForward (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
10
- };
11
- IoIosArrowForward.displayName = "IoIosArrowForward";
12
- var IoIosOpen = function (props) {
8
+ }function IoIosOpen (props) {
13
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
14
- };
15
- IoIosOpen.displayName = "IoIosOpen";
16
- var IoMdArrowDropdown = function (props) {
10
+ }function IoMdArrowDropdown (props) {
17
11
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
18
- };
19
- IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
20
- var IoMdLogIn = function (props) {
12
+ }function IoMdLogIn (props) {
21
13
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
22
- };
23
- IoMdLogIn.displayName = "IoMdLogIn";
14
+ }
24
15
 
25
16
  export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c, IoIosArrowDropupCircle as d };
@@ -1,5 +1,5 @@
1
1
  import React__default from 'react';
2
- import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
2
+ import { r as reactSocialIcons_1 } from './react-social-icons-40e8d28f.js';
3
3
  import { G as GenIcon } from './iconBase-602d52fe.js';
4
4
 
5
5
  var year = new Date().getFullYear();
@@ -82,9 +82,8 @@ var SocialNavFooter = function SocialNavFooter(props) {
82
82
  };
83
83
 
84
84
  // THIS FILE IS AUTO GENERATED
85
- var GoSearch = function (props) {
85
+ function GoSearch (props) {
86
86
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","d":"M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"}}]})(props);
87
- };
88
- GoSearch.displayName = "GoSearch";
87
+ }
89
88
 
90
89
  export { GoSearch as G, SocialNavFooter as S };
@@ -1,21 +1,14 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var FaLongArrowAltRight = function (props) {
4
+ function FaLongArrowAltRight (props) {
5
5
  return 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);
6
- };
7
- FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
8
- var FaMinus = function (props) {
6
+ }function FaMinus (props) {
9
7
  return 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);
10
- };
11
- FaMinus.displayName = "FaMinus";
12
- var FaPlus = function (props) {
8
+ }function FaPlus (props) {
13
9
  return 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);
14
- };
15
- FaPlus.displayName = "FaPlus";
16
- var FaRegWindowClose = function (props) {
10
+ }function FaRegWindowClose (props) {
17
11
  return 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);
18
- };
19
- FaRegWindowClose.displayName = "FaRegWindowClose";
12
+ }
20
13
 
21
14
  export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
@@ -1,17 +1,12 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var MdEmail = function (props) {
4
+ function MdEmail (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
6
- };
7
- MdEmail.displayName = "MdEmail";
8
- var MdMouse = function (props) {
6
+ }function MdMouse (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z"}}]})(props);
10
- };
11
- MdMouse.displayName = "MdMouse";
12
- var MdPictureAsPdf = function (props) {
8
+ }function MdPictureAsPdf (props) {
13
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
14
- };
15
- MdPictureAsPdf.displayName = "MdPictureAsPdf";
10
+ }
16
11
 
17
12
  export { MdEmail as M, MdMouse as a, MdPictureAsPdf as b };
package/dist/esm/index.js CHANGED
@@ -1,67 +1,70 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-ded78eb9.js';
3
- import './es6.string.iterator-9b2af4a5.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-59409a32.js';
6
- import './toConsumableArray-725434a0.js';
7
- import './core.get-iterator-method-54d2e411.js';
8
- import './_object-pie-71ac75a4.js';
9
- import './extends-cc5da797.js';
10
- import './_object-sap-4d59d5bd.js';
11
- import './inherits-7ee3e0c1.js';
12
- import './define-property-de3fc946.js';
13
- import './web.dom.iterable-8956f9a5.js';
14
- import './typeof-08f2c380.js';
15
- import './_is-array-49698029.js';
2
+ import './_export-f7ec2adf.js';
3
+ import './es6.string.iterator-13b94db0.js';
4
+ import './_library-90219a8d.js';
5
+ import './_iter-detect-65720de7.js';
6
+ import './toConsumableArray-02217419.js';
7
+ import './core.get-iterator-method-dbbb346b.js';
8
+ import './_object-pie-8e2f6c3a.js';
9
+ import './extends-8e0228d5.js';
10
+ import './_object-sap-146241c9.js';
11
+ import './inherits-d1948b66.js';
12
+ import './define-property-7a40a451.js';
13
+ import './web.dom.iterable-c3ba4d37.js';
14
+ import './typeof-a10a5616.js';
15
+ import './_is-array-5bea6006.js';
16
16
  import 'react';
17
- import './index-93ec3c59.js';
17
+ import './index-17490425.js';
18
18
  import 'prop-types';
19
+ import './_react_commonjs-external-22b61490.js';
20
+ import './_prop-types_commonjs-external-9481d338.js';
19
21
  import 'react-bootstrap/Container';
20
22
  import 'react-bootstrap/Row';
21
23
  import 'react-bootstrap/Col';
22
24
  import 'react-bootstrap/Card';
23
- import './moment-12415288.js';
25
+ import './moment-8797a4d3.js';
24
26
  import 'next/router';
25
- import './isSymbol-807e927e.js';
26
- import './debounce-1a993acf.js';
27
- import './index.es-938a3a58.js';
27
+ import './isSymbol-2b7f6e65.js';
28
+ import './debounce-7b569c00.js';
29
+ import './index.es-a6137319.js';
28
30
  import 'react-dom';
29
- import './visibility-sensor-0baa4eea.js';
30
- import './index-51a80699.js';
31
- import './index-5f9f807a.js';
32
- import './main-e2627831.js';
31
+ import './_react-dom_commonjs-external-f1a1ac81.js';
32
+ import './visibility-sensor-7b6316cf.js';
33
+ import './index-f7fdcc91.js';
34
+ import './index-a4e850af.js';
35
+ import './main-140f99b4.js';
33
36
  import './entities-7cc3bf45.js';
34
- import './stringify-008c8802.js';
35
- import './slicedToArray-7021e5df.js';
36
- import './asyncToGenerator-7c654f36.js';
37
- import './_set-species-cede29f8.js';
37
+ import './stringify-dedf4a20.js';
38
+ import './slicedToArray-8818fe95.js';
39
+ import './asyncToGenerator-0c61f551.js';
40
+ import './_set-species-26ee5c2a.js';
38
41
  export { default as Segment } from './Segment.js';
39
42
  export { default as Beam } from './Beam.js';
40
43
  export { default as AdSlot } from './AdSlot.js';
41
- import './ADInfeed-c7e745f1.js';
44
+ import './ADInfeed-d890d5ca.js';
42
45
  export { default as DeckContent } from './DeckContent.js';
43
- import './lodash-17fdfebb.js';
44
- import './ADlgInfeed-6fedd79b.js';
46
+ import './lodash-2b866578.js';
47
+ import './ADlgInfeed-1d006b36.js';
45
48
  import './getContentCategory-15dcc413.js';
46
- import './get-5ee14cda.js';
49
+ import './get-bb2155d5.js';
47
50
  export { default as AD } from './AD.js';
48
- import './AuthorComponent-00f13201.js';
51
+ import './AuthorComponent-8ffb1deb.js';
49
52
  export { default as GridContent } from './GridContent.js';
50
53
  export { default as DeckQueue } from './DeckQueue.js';
51
54
  import 'react-bootstrap/Media';
52
55
  export { default as ThumbnailCard } from './ThumbnailCard.js';
53
- import './BlockContent-a614acdf.js';
54
- import './react-social-icons-a7d5c5c7.js';
56
+ import './BlockContent-e6f64e62.js';
57
+ import './react-social-icons-40e8d28f.js';
55
58
  export { default as TaxonomyCard } from './TaxonomyCard.js';
56
59
  export { default as RolesDeck } from './RolesDeck.js';
57
- import './smoothscroll-4b699764.js';
60
+ import './smoothscroll-2d74941c.js';
58
61
  export { default as GroupDeck } from './GroupDeck.js';
59
62
  export { default as YoutubeGroup } from './YoutubeGroup.js';
60
63
  import 'react-bootstrap';
61
64
  import './timeDifferenceCalc.js';
62
65
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
63
66
  import './iconBase-602d52fe.js';
64
- import './index.esm-29e48d38.js';
67
+ import './index.esm-3fdda599.js';
65
68
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
66
69
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
67
70
  export { default as ArticleCarousel } from './ArticleCarousel.js';
@@ -72,30 +75,30 @@ export { default as PublicationDeck } from './PublicationDeck.js';
72
75
  export { default as IssueDeck } from './IssueDeck.js';
73
76
  import 'react-bootstrap/Badge';
74
77
  export { default as IssueContentDeck } from './IssueContentDeck.js';
75
- import './defineProperty-b798470d.js';
78
+ import './defineProperty-a2ac5d3d.js';
76
79
  export { default as EventsDeck } from './EventsDeck.js';
77
80
  import 'react-bootstrap/Spinner';
78
81
  import 'react-bootstrap/Form';
79
- import './index-d2f90501.js';
80
- import './js.cookie-6874175c.js';
82
+ import './index-1295881c.js';
83
+ import './js.cookie-2ce24ab0.js';
81
84
  export { default as CMEDeck } from './CMEDeck.js';
82
- export { g as getSerializers } from './index-50d0fbc7.js';
85
+ export { g as getSerializers } from './index-4540328d.js';
83
86
  import './util-7700fc59.js';
84
- import './brightcove-react-player-loader.es-83f53e4e.js';
87
+ import './brightcove-react-player-loader.es-e761d404.js';
85
88
  import 'react-bootstrap/Pagination';
86
89
  import 'next/head';
87
90
  import 'react-bootstrap/Figure';
88
91
  export { default as ExternalResources } from './ExternalResources.js';
89
- export { Column1 } from './Column1.js';
92
+ export { default as Column1 } from './Column1.js';
90
93
  export { default as SideFooter } from './SideFooter.js';
91
94
  import './ConferenceBanner-8792ebd2.js';
92
- export { Column2 } from './Column2.js';
95
+ export { default as Column2 } from './Column2.js';
93
96
  export { default as ADSponsoredResources } from './ADSponsoredResources.js';
94
97
  import 'react-bootstrap/ListGroup';
95
98
  export { default as ADWebcast } from './ADWebcast.js';
96
99
  export { default as LeftNav } from './LeftNav.js';
97
100
  export { default as PageFilter } from './PageFilter.js';
98
- export { Column3 } from './Column3.js';
101
+ export { default as Column3 } from './Column3.js';
99
102
  export { default as Header } from './Header.js';
100
103
  import 'react-bootstrap/Accordion';
101
104
  import 'react-bootstrap/AccordionToggle';
@@ -106,18 +109,18 @@ export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
106
109
  import 'react-bootstrap/Nav';
107
110
  import 'react-bootstrap/Navbar';
108
111
  import 'react-bootstrap/NavDropdown';
109
- import './index.esm-b08f4b04.js';
112
+ import './index.esm-d6f88d94.js';
110
113
  import './NavFooter-e27bd93b.js';
111
- import './index.esm-fd746768.js';
114
+ import './index.esm-4838a32e.js';
112
115
  export { default as SocialIcons } from './SocialIcons.js';
113
116
  import 'react-bootstrap/FormControl';
114
- import './SocialSearchComponent-5a9c4628.js';
117
+ import './SocialSearchComponent-4eae0149.js';
115
118
  export { default as NavMagazine } from './NavMagazine.js';
116
- export { NavNative } from './NavNative.js';
119
+ export { default as NavNative } from './NavNative.js';
117
120
  export { default as Search } from './Search.js';
118
- export { NavNormal } from './NavNormal.js';
119
- export { NavDvm } from './NavDvm.js';
120
- export { HamMagazine } from './HamMagazine.js';
121
+ export { default as NavNormal } from './NavNormal.js';
122
+ export { default as NavDvm } from './NavDvm.js';
123
+ export { default as HamMagazine } from './HamMagazine.js';
121
124
  export { default as ADGutter } from './ADGutter.js';
122
125
  export { default as AD728x90 } from './AD728x90.js';
123
126
  export { default as TemplateNormal } from './TemplateNormal.js';
@@ -133,13 +136,13 @@ export { default as Feature } from './Feature.js';
133
136
  import 'react-bootstrap/Breadcrumb';
134
137
  export { default as Breadcrumbs } from './Breadcrumbs.js';
135
138
  export { default as Hero } from './Hero.js';
136
- import './keys-fc2d4c34.js';
139
+ import './keys-e091cb65.js';
137
140
  export { default as AlphabeticList } from './AlphabeticList.js';
138
141
  export { default as PdfDownload } from './PdfDownload.js';
139
142
  import 'react-bootstrap/DropdownButton';
140
143
  import 'react-bootstrap/Dropdown';
141
144
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
142
- import './index.esm-cf08bf18.js';
145
+ import './index.esm-a8ff922c.js';
143
146
  export { default as Ustream } from './Ustream.js';
144
147
  export { default as HighlightenVideo } from './HighlightenVideo.js';
145
148
  export { default as PublicationLanding } from './PublicationLanding.js';
@@ -165,9 +168,10 @@ export { default as Auth } from './Auth.js';
165
168
  import 'swr';
166
169
  import 'passport-local';
167
170
  import 'mysql';
168
- export { g as getTargeting } from './getTargeting-2acdec91.js';
171
+ export { g as getTargeting } from './getTargeting-d97a1e83.js';
169
172
  export { default as View } from './View.js';
170
173
  export { default as getKeywords } from './getKeywords.js';
171
174
  export { default as urlFor } from './urlFor.js';
172
175
  import './style-inject.es-1f59c1d0.js';
176
+ import 'react-twitter-embed';
173
177
  export { default as PartnerDetailListing } from './PartnerDetailListing.js';
@@ -1,21 +1,21 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { h as _toObject, d as _core, f as _ctx, o as _anObject, e as _isObject, c as _export } from './_to-object-ded78eb9.js';
3
- import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-9b2af4a5.js';
4
- import { _ as _objectSap } from './_object-sap-4d59d5bd.js';
5
- import { d as defineProperty } from './define-property-de3fc946.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-08f2c380.js';
2
+ import { d as toObject, r as require$$7, c as ctx, k as anObject, i as isObject, a as $export } from './_export-f7ec2adf.js';
3
+ import { a as $getPrototypeOf, c as create$2 } from './es6.string.iterator-13b94db0.js';
4
+ import { r as require$$0 } from './_object-sap-146241c9.js';
5
+ import { _ as _defineProperty } from './define-property-7a40a451.js';
6
+ import { a as _typeof_1, r as require$$1 } from './typeof-a10a5616.js';
7
7
 
8
8
  // 19.1.2.9 Object.getPrototypeOf(O)
9
9
 
10
10
 
11
11
 
12
- _objectSap('getPrototypeOf', function () {
12
+ require$$0('getPrototypeOf', function () {
13
13
  return function getPrototypeOf(it) {
14
- return _objectGpo(_toObject(it));
14
+ return $getPrototypeOf(toObject(it));
15
15
  };
16
16
  });
17
17
 
18
- var getPrototypeOf = _core.Object.getPrototypeOf;
18
+ var getPrototypeOf = require$$7.Object.getPrototypeOf;
19
19
 
20
20
  var getPrototypeOf$1 = createCommonjsModule(function (module) {
21
21
  module.exports = { "default": getPrototypeOf, __esModule: true };
@@ -42,7 +42,7 @@ exports.__esModule = true;
42
42
 
43
43
 
44
44
 
45
- var _defineProperty2 = _interopRequireDefault(defineProperty);
45
+ var _defineProperty2 = _interopRequireDefault(_defineProperty);
46
46
 
47
47
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
48
48
 
@@ -93,14 +93,14 @@ var _possibleConstructorReturn = unwrapExports(possibleConstructorReturn);
93
93
 
94
94
 
95
95
  var check = function (O, proto) {
96
- _anObject(O);
97
- if (!_isObject(proto) && proto !== null) throw TypeError(proto + ": can't set as prototype!");
96
+ anObject(O);
97
+ if (!isObject(proto) && proto !== null) throw TypeError(proto + ": can't set as prototype!");
98
98
  };
99
99
  var _setProto = {
100
100
  set: Object.setPrototypeOf || ('__proto__' in {} ? // eslint-disable-line
101
101
  function (test, buggy, set) {
102
102
  try {
103
- set = _ctx(Function.call, _objectGopd.f(Object.prototype, '__proto__').set, 2);
103
+ set = ctx(Function.call, require$$1.f(Object.prototype, '__proto__').set, 2);
104
104
  set(test, []);
105
105
  buggy = !(test instanceof Array);
106
106
  } catch (e) { buggy = true; }
@@ -116,9 +116,9 @@ var _setProto = {
116
116
 
117
117
  // 19.1.3.19 Object.setPrototypeOf(O, proto)
118
118
 
119
- _export(_export.S, 'Object', { setPrototypeOf: _setProto.set });
119
+ $export($export.S, 'Object', { setPrototypeOf: _setProto.set });
120
120
 
121
- var setPrototypeOf = _core.Object.setPrototypeOf;
121
+ var setPrototypeOf = require$$7.Object.setPrototypeOf;
122
122
 
123
123
  var setPrototypeOf$1 = createCommonjsModule(function (module) {
124
124
  module.exports = { "default": setPrototypeOf, __esModule: true };
@@ -127,9 +127,9 @@ module.exports = { "default": setPrototypeOf, __esModule: true };
127
127
  unwrapExports(setPrototypeOf$1);
128
128
 
129
129
  // 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
130
- _export(_export.S, 'Object', { create: _objectCreate });
130
+ $export($export.S, 'Object', { create: create$2 });
131
131
 
132
- var $Object = _core.Object;
132
+ var $Object = require$$7.Object;
133
133
  var create = function create(P, D) {
134
134
  return $Object.create(P, D);
135
135
  };
@@ -200,4 +200,4 @@ function isSymbol(value) {
200
200
 
201
201
  var isSymbol_1 = isSymbol;
202
202
 
203
- export { _root as _, isObject_1 as a, _baseGetTag as b, _Symbol as c, isSymbol_1 as i };
203
+ export { _Symbol as S, isObject_1 as a, _baseGetTag as b, isSymbol_1 as i, _root as r };
@@ -155,4 +155,4 @@ var js_cookie = createCommonjsModule(function (module, exports) {
155
155
  }));
156
156
  });
157
157
 
158
- export { js_cookie as j };
158
+ export { js_cookie as c };
@@ -1,18 +1,18 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { a as _objectKeys, h as _toObject, d as _core } from './_to-object-ded78eb9.js';
3
- import { _ as _objectSap } from './_object-sap-4d59d5bd.js';
2
+ import { $ as $keys, d as toObject, r as require$$7 } from './_export-f7ec2adf.js';
3
+ import { r as require$$0 } from './_object-sap-146241c9.js';
4
4
 
5
5
  // 19.1.2.14 Object.keys(O)
6
6
 
7
7
 
8
8
 
9
- _objectSap('keys', function () {
9
+ require$$0('keys', function () {
10
10
  return function keys(it) {
11
- return _objectKeys(_toObject(it));
11
+ return $keys(toObject(it));
12
12
  };
13
13
  });
14
14
 
15
- var keys = _core.Object.keys;
15
+ var keys = require$$7.Object.keys;
16
16
 
17
17
  var keys$1 = createCommonjsModule(function (module) {
18
18
  module.exports = { "default": keys, __esModule: true };