@mjhls/mjh-framework 1.0.689 → 1.0.690

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 (266) hide show
  1. package/README.md +172 -172
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +24 -23
  4. package/dist/cjs/AD300x250x600.js +24 -23
  5. package/dist/cjs/AD728x90.js +27 -26
  6. package/dist/cjs/ADFloatingFooter.js +29 -28
  7. package/dist/cjs/ADFooter.js +15 -14
  8. package/dist/cjs/ADGutter.js +26 -25
  9. package/dist/cjs/{ADInfeed-3410ab3c.js → ADInfeed-ba531ca6.js} +13 -11
  10. package/dist/cjs/ADSkyscraper.js +26 -25
  11. package/dist/cjs/ADSponsoredResources.js +26 -25
  12. package/dist/cjs/ADWebcast.js +26 -25
  13. package/dist/cjs/ADWelcome.js +30 -29
  14. package/dist/cjs/{ADlgInfeed-845aac15.js → ADlgInfeed-b0cc0e88.js} +9 -8
  15. package/dist/cjs/AccordionPanel.js +31 -29
  16. package/dist/cjs/AdSlot.js +30 -29
  17. package/dist/cjs/AdSlotsProvider.js +7 -6
  18. package/dist/cjs/AlphabeticList.js +25 -24
  19. package/dist/cjs/ArticleCarousel.js +22 -21
  20. package/dist/cjs/ArticleSeriesListing.js +58 -57
  21. package/dist/cjs/Auth.js +793 -557
  22. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-98ebefa4.js} +14 -13
  23. package/dist/cjs/Beam.js +9 -9
  24. package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-bbc3be61.js} +25 -24
  25. package/dist/cjs/Breadcrumbs.js +29 -27
  26. package/dist/cjs/BrowseVideosListing.js +28 -27
  27. package/dist/cjs/CMEDeck.js +77 -77
  28. package/dist/cjs/Column1.js +14 -11
  29. package/dist/cjs/Column2.js +35 -32
  30. package/dist/cjs/Column3.js +57 -54
  31. package/dist/cjs/ConferenceArticleCard.js +38 -37
  32. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  33. package/dist/cjs/DeckContent.js +106 -102
  34. package/dist/cjs/DeckQueue.js +90 -86
  35. package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-76acc8c2.js} +31 -30
  36. package/dist/cjs/EventsDeck.js +153 -146
  37. package/dist/cjs/ExternalResources.js +73 -72
  38. package/dist/cjs/Feature.js +27 -25
  39. package/dist/cjs/ForbesHero.js +41 -40
  40. package/dist/cjs/GridContent.js +180 -176
  41. package/dist/cjs/GridHero.js +43 -42
  42. package/dist/cjs/GroupDeck.js +50 -49
  43. package/dist/cjs/HamMagazine.js +144 -139
  44. package/dist/cjs/Header.js +13 -11
  45. package/dist/cjs/Hero.js +13 -12
  46. package/dist/cjs/HighlightenVideo.js +18 -17
  47. package/dist/cjs/HorizontalHero.js +26 -25
  48. package/dist/cjs/IssueContentDeck.js +77 -72
  49. package/dist/cjs/IssueDeck.js +75 -70
  50. package/dist/cjs/IssueLanding.js +70 -69
  51. package/dist/cjs/KMTracker.js +15 -15
  52. package/dist/cjs/LeftNav.js +37 -35
  53. package/dist/cjs/MasterDeck.js +81 -80
  54. package/dist/cjs/NavDvm.js +80 -75
  55. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  56. package/dist/cjs/NavMagazine.js +153 -148
  57. package/dist/cjs/NavNative.js +128 -120
  58. package/dist/cjs/NavNormal.js +53 -48
  59. package/dist/cjs/OncliveHero.js +20 -20
  60. package/dist/cjs/OncliveLargeHero.js +67 -66
  61. package/dist/cjs/PageFilter.js +15 -14
  62. package/dist/cjs/PartnerDetailListing.js +1302 -104
  63. package/dist/cjs/PdfDownload.js +9 -8
  64. package/dist/cjs/PopUpModal.js +21 -19
  65. package/dist/cjs/PublicationDeck.js +66 -61
  66. package/dist/cjs/PublicationLanding.js +98 -94
  67. package/dist/cjs/QueueDeckExpanded.js +292 -292
  68. package/dist/cjs/RecentNews.js +24 -23
  69. package/dist/cjs/RelatedContent.js +53 -52
  70. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  71. package/dist/cjs/RolesDeck.js +32 -27
  72. package/dist/cjs/Search.js +22 -18
  73. package/dist/cjs/Segment.js +7 -7
  74. package/dist/cjs/SetCookie.js +1 -1
  75. package/dist/cjs/SideFooter.js +38 -37
  76. package/dist/cjs/SocialIcons.js +10 -9
  77. package/dist/cjs/{SocialSearchComponent-6b5e5b47.js → SocialSearchComponent-de064e93.js} +38 -34
  78. package/dist/cjs/SocialShare.js +31 -29
  79. package/dist/cjs/TaxonomyCard.js +62 -57
  80. package/dist/cjs/TemplateNormal.js +72 -71
  81. package/dist/cjs/ThumbnailCard.js +22 -20
  82. package/dist/cjs/Ustream.js +27 -26
  83. package/dist/cjs/VerticalHero.js +18 -17
  84. package/dist/cjs/VideoSeriesCard.js +34 -33
  85. package/dist/cjs/VideoSeriesFilter.js +19 -19
  86. package/dist/cjs/VideoSeriesListing.js +72 -71
  87. package/dist/cjs/View.js +238 -235
  88. package/dist/cjs/YahooHero.js +40 -39
  89. package/dist/cjs/YoutubeGroup.js +69 -68
  90. package/dist/cjs/{_is-array-754e012d.js → _is-array-b1090e3d.js} +6 -6
  91. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-8decaf0f.js} +2 -2
  92. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-b69cab35.js} +1 -1
  93. package/dist/cjs/{_set-species-f92c67c5.js → _set-species-5c9fd235.js} +4 -4
  94. package/dist/cjs/{_to-object-329a650b.js → _to-object-e2d5cc9d.js} +3 -3
  95. package/dist/cjs/{asyncToGenerator-533d476a.js → asyncToGenerator-a855b820.js} +6 -6
  96. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
  97. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-bf3fde8c.js} +2 -2
  98. package/dist/cjs/{define-property-f4d12f4e.js → define-property-1d75ae0f.js} +1 -1
  99. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-16bd5829.js} +1 -1
  100. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-e3ce14ae.js} +1 -1
  101. package/dist/cjs/{extends-60837c34.js → extends-a9da965c.js} +1 -1
  102. package/dist/cjs/getRelatedArticle.js +424 -13
  103. package/dist/cjs/getSerializers.js +39 -39
  104. package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-d8df2f51.js} +11 -11
  105. package/dist/cjs/getTargeting.js +7 -7
  106. package/dist/cjs/iconBase-68959171.js +0 -3
  107. package/dist/cjs/{index-b5eb3ff8.js → index-10185024.js} +3 -3
  108. package/dist/cjs/{index-2d0a4911.js → index-5ad2b070.js} +12 -11
  109. package/dist/cjs/{index-5be2866f.js → index-6367b7bf.js} +16 -17
  110. package/dist/cjs/{index-da796b8c.js → index-80f57cff.js} +17 -15
  111. package/dist/cjs/index-bd6c9f56.js +211 -0
  112. package/dist/cjs/{index-44c25825.js → index-e1d6c590.js} +427 -417
  113. package/dist/cjs/{index.es-ab3f2690.js → index.es-f3e47207.js} +28 -11
  114. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  115. package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
  116. package/dist/cjs/{index.esm-876ca9ff.js → index.esm-61650d1a.js} +5 -12
  117. package/dist/cjs/{index.esm-4d410430.js → index.esm-8123cf40.js} +20 -20
  118. package/dist/cjs/index.js +126 -127
  119. package/dist/cjs/{inherits-513d81cd.js → inherits-3affeccb.js} +8 -8
  120. package/dist/cjs/{keys-a586b7a0.js → keys-218a754a.js} +2 -2
  121. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  122. package/dist/cjs/{main-b6c96c8d.js → main-df97bfe9.js} +84 -79
  123. package/dist/cjs/{moment-66a6a284.js → moment-ca3bd9fb.js} +10 -8
  124. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  125. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-5b1b0ed8.js} +4 -4
  126. package/dist/cjs/{smoothscroll-95231a70.js → smoothscroll-1abb448e.js} +1 -1
  127. package/dist/cjs/{stringify-7c5aff47.js → stringify-4f757ee6.js} +1 -1
  128. package/dist/cjs/timeDifferenceCalc.js +1 -1
  129. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-57153848.js} +4 -4
  130. package/dist/cjs/{typeof-725500bc.js → typeof-c69a5548.js} +6 -6
  131. package/dist/cjs/urlFor.js +2 -2
  132. package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
  133. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-0ffca19f.js} +3 -3
  134. package/dist/esm/AD.js +7 -7
  135. package/dist/esm/AD300x250.js +20 -20
  136. package/dist/esm/AD300x250x600.js +20 -20
  137. package/dist/esm/AD728x90.js +23 -23
  138. package/dist/esm/ADFloatingFooter.js +25 -25
  139. package/dist/esm/ADFooter.js +11 -11
  140. package/dist/esm/ADGutter.js +22 -22
  141. package/dist/esm/{ADInfeed-205cb7a9.js → ADInfeed-45191cf8.js} +7 -7
  142. package/dist/esm/ADSkyscraper.js +22 -22
  143. package/dist/esm/ADSponsoredResources.js +22 -22
  144. package/dist/esm/ADWebcast.js +22 -22
  145. package/dist/esm/ADWelcome.js +26 -26
  146. package/dist/esm/{ADlgInfeed-e538f17a.js → ADlgInfeed-1f8fc733.js} +6 -6
  147. package/dist/esm/AccordionPanel.js +24 -24
  148. package/dist/esm/AdSlot.js +21 -21
  149. package/dist/esm/AdSlotsProvider.js +3 -3
  150. package/dist/esm/AlphabeticList.js +21 -21
  151. package/dist/esm/ArticleCarousel.js +18 -18
  152. package/dist/esm/ArticleSeriesListing.js +52 -52
  153. package/dist/esm/Auth.js +775 -543
  154. package/dist/esm/{AuthorComponent-00f13201.js → AuthorComponent-30ec92a8.js} +11 -11
  155. package/dist/esm/Beam.js +9 -9
  156. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-c5de3044.js} +4 -4
  157. package/dist/esm/Breadcrumbs.js +17 -17
  158. package/dist/esm/BrowseVideosListing.js +24 -24
  159. package/dist/esm/CMEDeck.js +73 -73
  160. package/dist/esm/Column1.js +5 -5
  161. package/dist/esm/Column2.js +26 -26
  162. package/dist/esm/Column3.js +47 -47
  163. package/dist/esm/ConferenceArticleCard.js +33 -33
  164. package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
  165. package/dist/esm/DeckContent.js +84 -84
  166. package/dist/esm/DeckQueue.js +64 -64
  167. package/dist/esm/{Dfp-8a8fca18.js → Dfp-8b5b19d0.js} +20 -20
  168. package/dist/esm/EventsDeck.js +99 -99
  169. package/dist/esm/ExternalResources.js +66 -66
  170. package/dist/esm/Feature.js +18 -18
  171. package/dist/esm/ForbesHero.js +34 -34
  172. package/dist/esm/GridContent.js +138 -138
  173. package/dist/esm/GridHero.js +36 -36
  174. package/dist/esm/GroupDeck.js +45 -45
  175. package/dist/esm/HamMagazine.js +113 -113
  176. package/dist/esm/Header.js +7 -7
  177. package/dist/esm/Hero.js +9 -9
  178. package/dist/esm/HighlightenVideo.js +14 -14
  179. package/dist/esm/HorizontalHero.js +21 -21
  180. package/dist/esm/IssueContentDeck.js +49 -49
  181. package/dist/esm/IssueDeck.js +46 -46
  182. package/dist/esm/IssueLanding.js +66 -66
  183. package/dist/esm/KMTracker.js +15 -15
  184. package/dist/esm/LeftNav.js +31 -31
  185. package/dist/esm/MasterDeck.js +74 -74
  186. package/dist/esm/NavDvm.js +57 -57
  187. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
  188. package/dist/esm/NavMagazine.js +124 -124
  189. package/dist/esm/NavNative.js +98 -98
  190. package/dist/esm/NavNormal.js +36 -36
  191. package/dist/esm/OncliveHero.js +16 -17
  192. package/dist/esm/OncliveLargeHero.js +59 -59
  193. package/dist/esm/PageFilter.js +12 -12
  194. package/dist/esm/PartnerDetailListing.js +1296 -100
  195. package/dist/esm/PdfDownload.js +6 -6
  196. package/dist/esm/PopUpModal.js +14 -14
  197. package/dist/esm/PublicationDeck.js +38 -38
  198. package/dist/esm/PublicationLanding.js +75 -75
  199. package/dist/esm/QueueDeckExpanded.js +272 -272
  200. package/dist/esm/RecentNews.js +20 -20
  201. package/dist/esm/RelatedContent.js +47 -47
  202. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  203. package/dist/esm/RolesDeck.js +13 -13
  204. package/dist/esm/Search.js +12 -12
  205. package/dist/esm/Segment.js +7 -7
  206. package/dist/esm/SetCookie.js +1 -1
  207. package/dist/esm/SideFooter.js +33 -33
  208. package/dist/esm/SocialIcons.js +7 -7
  209. package/dist/esm/{SocialSearchComponent-7f14e0f3.js → SocialSearchComponent-cddc9ce1.js} +26 -26
  210. package/dist/esm/SocialShare.js +25 -25
  211. package/dist/esm/TaxonomyCard.js +41 -41
  212. package/dist/esm/TemplateNormal.js +65 -65
  213. package/dist/esm/ThumbnailCard.js +13 -13
  214. package/dist/esm/Ustream.js +23 -23
  215. package/dist/esm/VerticalHero.js +13 -13
  216. package/dist/esm/VideoSeriesCard.js +25 -25
  217. package/dist/esm/VideoSeriesFilter.js +16 -16
  218. package/dist/esm/VideoSeriesListing.js +65 -65
  219. package/dist/esm/View.js +224 -225
  220. package/dist/esm/YahooHero.js +34 -34
  221. package/dist/esm/YoutubeGroup.js +53 -53
  222. package/dist/esm/{_is-array-49698029.js → _is-array-ffa65b7e.js} +6 -6
  223. package/dist/esm/{_iter-detect-59409a32.js → _iter-detect-256a4d61.js} +2 -2
  224. package/dist/esm/{_object-sap-4d59d5bd.js → _object-sap-0cecd031.js} +1 -1
  225. package/dist/esm/{_set-species-cede29f8.js → _set-species-09ba387c.js} +4 -4
  226. package/dist/esm/{_to-object-ded78eb9.js → _to-object-ee10dabb.js} +4 -4
  227. package/dist/esm/{asyncToGenerator-7c654f36.js → asyncToGenerator-b0af4000.js} +6 -6
  228. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-b43c695a.js} +7 -6
  229. package/dist/esm/{core.get-iterator-method-54d2e411.js → core.get-iterator-method-0e6dc181.js} +2 -2
  230. package/dist/esm/{define-property-de3fc946.js → define-property-e013aae3.js} +1 -1
  231. package/dist/esm/{defineProperty-b798470d.js → defineProperty-2385da87.js} +1 -1
  232. package/dist/esm/{es6.string.iterator-9b2af4a5.js → es6.string.iterator-c5179428.js} +2 -2
  233. package/dist/esm/{extends-cc5da797.js → extends-03593dc6.js} +1 -1
  234. package/dist/esm/getRelatedArticle.js +424 -13
  235. package/dist/esm/getSerializers.js +39 -39
  236. package/dist/esm/{getTargeting-2acdec91.js → getTargeting-60717d7f.js} +11 -11
  237. package/dist/esm/getTargeting.js +7 -7
  238. package/dist/esm/{index-51a80699.js → index-4de5c15f.js} +3 -3
  239. package/dist/esm/{index-93ec3c59.js → index-669ff425.js} +6 -6
  240. package/dist/esm/{index-5f9f807a.js → index-752d1dae.js} +10 -10
  241. package/dist/esm/{index-d2f90501.js → index-c00b0bbb.js} +16 -17
  242. package/dist/esm/{index-8a757d91.js → index-cbd95715.js} +373 -369
  243. package/dist/esm/index-db3bb315.js +207 -0
  244. package/dist/esm/{index.es-938a3a58.js → index.es-c6222053.js} +25 -9
  245. package/dist/esm/{index.esm-85cb09e6.js → index.esm-79385203.js} +5 -12
  246. package/dist/esm/{index.esm-fd746768.js → index.esm-8016b507.js} +17 -18
  247. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  248. package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
  249. package/dist/esm/index.js +104 -105
  250. package/dist/esm/{inherits-7ee3e0c1.js → inherits-d88f5b29.js} +5 -5
  251. package/dist/esm/{keys-fc2d4c34.js → keys-618df59d.js} +2 -2
  252. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  253. package/dist/esm/{main-0465b2a0.js → main-a2443735.js} +84 -80
  254. package/dist/esm/{moment-12415288.js → moment-b6f49411.js} +10 -8
  255. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-91f9716f.js} +20 -20
  256. package/dist/esm/{slicedToArray-7021e5df.js → slicedToArray-648674b3.js} +4 -4
  257. package/dist/esm/{smoothscroll-4b699764.js → smoothscroll-ab6e0238.js} +1 -1
  258. package/dist/esm/{stringify-008c8802.js → stringify-7c97a94d.js} +1 -1
  259. package/dist/esm/timeDifferenceCalc.js +1 -1
  260. package/dist/esm/{toConsumableArray-725434a0.js → toConsumableArray-aa76a4fe.js} +4 -4
  261. package/dist/esm/{typeof-08f2c380.js → typeof-5c759779.js} +6 -6
  262. package/dist/esm/urlFor.js +1 -1
  263. package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
  264. package/dist/esm/{web.dom.iterable-8956f9a5.js → web.dom.iterable-de3b4afb.js} +3 -3
  265. package/package.json +107 -107
  266. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
package/dist/esm/index.js CHANGED
@@ -1,151 +1,66 @@
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';
16
- import 'react';
17
- import './index-93ec3c59.js';
18
- import 'prop-types';
19
- import 'react-bootstrap/Container';
20
- import 'react-bootstrap/Row';
21
- import 'react-bootstrap/Col';
22
- import 'react-bootstrap/Card';
23
- import './moment-12415288.js';
24
- import 'next/router';
25
- import './isSymbol-807e927e.js';
26
- import './debounce-1a993acf.js';
27
- import './index.es-938a3a58.js';
28
- import 'react-dom';
29
- import './visibility-sensor-0baa4eea.js';
30
- import './index-51a80699.js';
31
- import './index-5f9f807a.js';
32
- import './main-0465b2a0.js';
33
- 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';
38
- export { default as Segment } from './Segment.js';
39
- export { default as Beam } from './Beam.js';
40
- export { default as AdSlot } from './AdSlot.js';
41
- import './ADInfeed-205cb7a9.js';
42
1
  export { default as DeckContent } from './DeckContent.js';
43
- import './lodash-17fdfebb.js';
44
- import './ADlgInfeed-e538f17a.js';
45
- import './getContentCategory-15dcc413.js';
46
- import './get-5ee14cda.js';
47
- export { default as AD } from './AD.js';
48
- import './AuthorComponent-00f13201.js';
49
2
  export { default as GridContent } from './GridContent.js';
50
3
  export { default as DeckQueue } from './DeckQueue.js';
51
- import 'react-bootstrap/Media';
52
4
  export { default as ThumbnailCard } from './ThumbnailCard.js';
53
- import './BlockContent-a614acdf.js';
54
- import './react-social-icons-a7d5c5c7.js';
55
5
  export { default as TaxonomyCard } from './TaxonomyCard.js';
56
6
  export { default as RolesDeck } from './RolesDeck.js';
57
- import './smoothscroll-4b699764.js';
58
7
  export { default as GroupDeck } from './GroupDeck.js';
59
8
  export { default as YoutubeGroup } from './YoutubeGroup.js';
60
- import 'react-bootstrap';
61
- import './timeDifferenceCalc.js';
62
9
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
63
- import './iconBase-602d52fe.js';
64
- import './index.esm-85cb09e6.js';
65
10
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
66
11
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
67
- export { default as ArticleCarousel } from './ArticleCarousel.js';
68
12
  export { default as BrowseVideosListing } from './BrowseVideosListing.js';
69
13
  export { default as MasterDeck } from './MasterDeck.js';
70
- import 'react-bootstrap/Button';
71
14
  export { default as PublicationDeck } from './PublicationDeck.js';
72
15
  export { default as IssueDeck } from './IssueDeck.js';
73
- import 'react-bootstrap/Badge';
74
16
  export { default as IssueContentDeck } from './IssueContentDeck.js';
75
- import './defineProperty-b798470d.js';
76
17
  export { default as EventsDeck } from './EventsDeck.js';
77
- import 'react-bootstrap/Spinner';
78
- import 'react-bootstrap/Form';
79
- import './index-d2f90501.js';
80
- import './js.cookie-6874175c.js';
81
18
  export { default as CMEDeck } from './CMEDeck.js';
82
- export { g as getSerializers } from './index-8a757d91.js';
83
- import './util-7700fc59.js';
84
- import './brightcove-react-player-loader.es-83f53e4e.js';
85
- import 'react-bootstrap/Pagination';
86
- import 'next/head';
87
19
  export { default as ExternalResources } from './ExternalResources.js';
88
20
  export { Column1 } from './Column1.js';
89
- export { default as SideFooter } from './SideFooter.js';
90
- import './ConferenceBanner-8792ebd2.js';
91
21
  export { Column2 } from './Column2.js';
92
- export { default as ADSponsoredResources } from './ADSponsoredResources.js';
93
- import 'react-bootstrap/ListGroup';
94
- export { default as ADWebcast } from './ADWebcast.js';
95
- export { default as LeftNav } from './LeftNav.js';
96
- export { default as PageFilter } from './PageFilter.js';
97
22
  export { Column3 } from './Column3.js';
98
23
  export { default as Header } from './Header.js';
99
- import 'react-bootstrap/Accordion';
100
- import 'react-bootstrap/AccordionToggle';
24
+ export { default as LeftNav } from './LeftNav.js';
101
25
  export { default as AccordionPanel } from './AccordionPanel.js';
102
- import 'react-share';
103
26
  export { default as SocialShare } from './SocialShare.js';
27
+ export { default as PageFilter } from './PageFilter.js';
104
28
  export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
105
- import 'react-bootstrap/Nav';
106
- import 'react-bootstrap/Navbar';
107
- import 'react-bootstrap/NavDropdown';
108
- import './index.esm-b08f4b04.js';
109
- import './NavFooter-e27bd93b.js';
110
- import './index.esm-fd746768.js';
111
- export { default as SocialIcons } from './SocialIcons.js';
112
- import 'react-bootstrap/FormControl';
113
- import './SocialSearchComponent-7f14e0f3.js';
114
29
  export { default as NavMagazine } from './NavMagazine.js';
115
30
  export { NavNative } from './NavNative.js';
116
- export { default as Search } from './Search.js';
117
31
  export { NavNormal } from './NavNormal.js';
118
32
  export { NavDvm } from './NavDvm.js';
119
33
  export { HamMagazine } from './HamMagazine.js';
120
- export { default as ADGutter } from './ADGutter.js';
121
- export { default as AD728x90 } from './AD728x90.js';
122
34
  export { default as TemplateNormal } from './TemplateNormal.js';
35
+ export { default as AD } from './AD.js';
123
36
  export { default as AD300x250 } from './AD300x250.js';
124
37
  export { default as AD300x250x600 } from './AD300x250x600.js';
38
+ export { default as AD728x90 } from './AD728x90.js';
125
39
  export { default as ADFooter } from './ADFooter.js';
40
+ export { default as AdSlot } from './AdSlot.js';
126
41
  export { default as AdSlotsProvider } from './AdSlotsProvider.js';
127
42
  export { default as ADFloatingFooter } from './ADFloatingFooter.js';
43
+ export { default as ADGutter } from './ADGutter.js';
128
44
  export { default as ADWelcome } from './ADWelcome.js';
45
+ export { default as ADSponsoredResources } from './ADSponsoredResources.js';
46
+ export { default as ADWebcast } from './ADWebcast.js';
129
47
  export { default as ADSkyscraper } from './ADSkyscraper.js';
130
- import 'react-bootstrap/Carousel';
48
+ export { default as Search } from './Search.js';
131
49
  export { default as Feature } from './Feature.js';
132
- import 'react-bootstrap/Breadcrumb';
133
50
  export { default as Breadcrumbs } from './Breadcrumbs.js';
134
51
  export { default as Hero } from './Hero.js';
135
- import './keys-fc2d4c34.js';
136
52
  export { default as AlphabeticList } from './AlphabeticList.js';
137
53
  export { default as PdfDownload } from './PdfDownload.js';
138
- import 'react-bootstrap/DropdownButton';
139
- import 'react-bootstrap/Dropdown';
140
54
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
141
- import './index.esm-cf08bf18.js';
142
55
  export { default as Ustream } from './Ustream.js';
56
+ export { default as SideFooter } from './SideFooter.js';
143
57
  export { default as HighlightenVideo } from './HighlightenVideo.js';
144
58
  export { default as PublicationLanding } from './PublicationLanding.js';
145
59
  export { default as IssueLanding } from './IssueLanding.js';
146
- import 'react-bootstrap/Modal';
147
60
  export { default as PopUpModal } from './PopUpModal.js';
148
61
  export { default as RelatedContent } from './RelatedContent.js';
62
+ export { default as SocialIcons } from './SocialIcons.js';
63
+ export { default as ArticleCarousel } from './ArticleCarousel.js';
149
64
  export { default as ForbesHero } from './ForbesHero.js';
150
65
  export { default as HorizontalHero } from './HorizontalHero.js';
151
66
  export { default as OncliveHero } from './OncliveHero.js';
@@ -154,20 +69,104 @@ export { default as VerticalHero } from './VerticalHero.js';
154
69
  export { default as YahooHero } from './YahooHero.js';
155
70
  export { default as GridHero } from './GridHero.js';
156
71
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
72
+ export { g as getSerializers } from './index-cbd95715.js';
73
+ export { default as Beam } from './Beam.js';
74
+ export { default as Segment } from './Segment.js';
157
75
  export { default as KMTracker } from './KMTracker.js';
158
76
  export { default as getSeriesDetail } from './getSeriesDetail.js';
159
77
  export { default as SetCookie } from './SetCookie.js';
160
- import 'nookies';
161
- export { default as getQuery } from './getQuery.js';
162
78
  export { default as getRelatedArticle } from './getRelatedArticle.js';
163
79
  export { default as Auth } from './Auth.js';
80
+ export { default as View } from './View.js';
81
+ export { default as PartnerDetailListing } from './PartnerDetailListing.js';
82
+ export { default as urlFor } from './urlFor.js';
83
+ export { g as getTargeting } from './getTargeting-60717d7f.js';
84
+ export { default as getKeywords } from './getKeywords.js';
85
+ export { default as getQuery } from './getQuery.js';
86
+ import './toConsumableArray-aa76a4fe.js';
87
+ import './_commonjsHelpers-0c4b6f40.js';
88
+ import './es6.string.iterator-c5179428.js';
89
+ import './_to-object-ee10dabb.js';
90
+ import './_iter-detect-256a4d61.js';
91
+ import './core.get-iterator-method-0e6dc181.js';
92
+ import './extends-03593dc6.js';
93
+ import './_object-pie-71ac75a4.js';
94
+ import './inherits-d88f5b29.js';
95
+ import './_object-sap-0cecd031.js';
96
+ import './define-property-e013aae3.js';
97
+ import './typeof-5c759779.js';
98
+ import './web.dom.iterable-de3b4afb.js';
99
+ import './_is-array-ffa65b7e.js';
100
+ import './_library-528f1934.js';
101
+ import 'react';
102
+ import './index-669ff425.js';
103
+ import 'prop-types';
104
+ import 'react-bootstrap/Container';
105
+ import 'react-bootstrap/Row';
106
+ import 'react-bootstrap/Col';
107
+ import 'react-bootstrap/Card';
108
+ import './moment-b6f49411.js';
109
+ import 'next/router';
110
+ import './debounce-1a993acf.js';
111
+ import './isSymbol-807e927e.js';
112
+ import './index.es-c6222053.js';
113
+ import './visibility-sensor-082c757b.js';
114
+ import 'react-dom';
115
+ import './index-4de5c15f.js';
116
+ import './index-752d1dae.js';
117
+ import './main-a2443735.js';
118
+ import './entities-7cc3bf45.js';
119
+ import './ADInfeed-45191cf8.js';
120
+ import './stringify-7c97a94d.js';
121
+ import './slicedToArray-648674b3.js';
122
+ import './lodash-ec8c6b48.js';
123
+ import './ADlgInfeed-1f8fc733.js';
124
+ import './getContentCategory-15dcc413.js';
125
+ import './get-5ee14cda.js';
126
+ import './AuthorComponent-30ec92a8.js';
127
+ import 'react-bootstrap/Media';
128
+ import './BlockContent-c5de3044.js';
129
+ import './react-social-icons-91f9716f.js';
130
+ import './smoothscroll-ab6e0238.js';
131
+ import 'react-bootstrap';
132
+ import './timeDifferenceCalc.js';
133
+ import './index.esm-79385203.js';
134
+ import './iconBase-602d52fe.js';
135
+ import './asyncToGenerator-b0af4000.js';
136
+ import './_set-species-09ba387c.js';
137
+ import 'react-bootstrap/Button';
138
+ import 'react-bootstrap/Badge';
139
+ import './defineProperty-2385da87.js';
140
+ import 'react-bootstrap/Spinner';
141
+ import 'react-bootstrap/Form';
142
+ import './index-c00b0bbb.js';
143
+ import './js.cookie-6874175c.js';
144
+ import './ConferenceBanner-9162d0ca.js';
145
+ import 'next/head';
146
+ import 'react-bootstrap/ListGroup';
147
+ import 'react-bootstrap/Accordion';
148
+ import 'react-bootstrap/AccordionToggle';
149
+ import 'react-share';
150
+ import 'react-bootstrap/Nav';
151
+ import 'react-bootstrap/Navbar';
152
+ import 'react-bootstrap/NavDropdown';
153
+ import './index.esm-d6f88d94.js';
154
+ import './NavFooter-c29526b7.js';
155
+ import './index.esm-8016b507.js';
156
+ import './SocialSearchComponent-cddc9ce1.js';
157
+ import 'react-bootstrap/FormControl';
158
+ import 'react-bootstrap/Carousel';
159
+ import 'react-bootstrap/Breadcrumb';
160
+ import './keys-618df59d.js';
161
+ import 'react-bootstrap/DropdownButton';
162
+ import 'react-bootstrap/Dropdown';
163
+ import './index.esm-a8ff922c.js';
164
+ import './brightcove-react-player-loader.es-b43c695a.js';
165
+ import 'react-bootstrap/Modal';
166
+ import './util-7700fc59.js';
167
+ import 'react-bootstrap/Pagination';
168
+ import './index-db3bb315.js';
164
169
  import 'swr';
165
170
  import 'passport-local';
166
171
  import 'mysql';
167
- export { g as getTargeting } from './getTargeting-2acdec91.js';
168
- export { default as View } from './View.js';
169
- export { default as getKeywords } from './getKeywords.js';
170
- export { default as urlFor } from './urlFor.js';
171
172
  import './style-inject.es-1f59c1d0.js';
172
- import 'react-twitter-embed';
173
- export { default as PartnerDetailListing } from './PartnerDetailListing.js';
@@ -1,9 +1,9 @@
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 { h as _toObject, d as _core, f as _ctx, p as _anObject, e as _isObject, c as _export } from './_to-object-ee10dabb.js';
3
+ import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c5179428.js';
4
+ import { _ as _objectSap } from './_object-sap-0cecd031.js';
5
+ import { d as defineProperty } from './define-property-e013aae3.js';
6
+ import { a as _typeof_1, b as _objectGopd } from './typeof-5c759779.js';
7
7
 
8
8
  // 19.1.2.9 Object.getPrototypeOf(O)
9
9
 
@@ -1,6 +1,6 @@
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 { a as _objectKeys, h as _toObject, d as _core } from './_to-object-ee10dabb.js';
3
+ import { _ as _objectSap } from './_object-sap-0cecd031.js';
4
4
 
5
5
  // 19.1.2.14 Object.keys(O)
6
6
 
@@ -7,7 +7,7 @@ var lodash = createCommonjsModule(function (module, exports) {
7
7
  var undefined$1;
8
8
 
9
9
  /** Used as the semantic version number. */
10
- var VERSION = '4.17.15';
10
+ var VERSION = '4.17.20';
11
11
 
12
12
  /** Used as the size to enable large array optimizations. */
13
13
  var LARGE_ARRAY_SIZE = 200;
@@ -3714,8 +3714,21 @@ var lodash = createCommonjsModule(function (module, exports) {
3714
3714
  * @returns {Array} Returns the new sorted array.
3715
3715
  */
3716
3716
  function baseOrderBy(collection, iteratees, orders) {
3717
+ if (iteratees.length) {
3718
+ iteratees = arrayMap(iteratees, function(iteratee) {
3719
+ if (isArray(iteratee)) {
3720
+ return function(value) {
3721
+ return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
3722
+ }
3723
+ }
3724
+ return iteratee;
3725
+ });
3726
+ } else {
3727
+ iteratees = [identity];
3728
+ }
3729
+
3717
3730
  var index = -1;
3718
- iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));
3731
+ iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
3719
3732
 
3720
3733
  var result = baseMap(collection, function(value, key, collection) {
3721
3734
  var criteria = arrayMap(iteratees, function(iteratee) {
@@ -3972,6 +3985,10 @@ var lodash = createCommonjsModule(function (module, exports) {
3972
3985
  var key = toKey(path[index]),
3973
3986
  newValue = value;
3974
3987
 
3988
+ if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
3989
+ return object;
3990
+ }
3991
+
3975
3992
  if (index != lastIndex) {
3976
3993
  var objValue = nested[key];
3977
3994
  newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
@@ -4124,11 +4141,14 @@ var lodash = createCommonjsModule(function (module, exports) {
4124
4141
  * into `array`.
4125
4142
  */
4126
4143
  function baseSortedIndexBy(array, value, iteratee, retHighest) {
4127
- value = iteratee(value);
4128
-
4129
4144
  var low = 0,
4130
- high = array == null ? 0 : array.length,
4131
- valIsNaN = value !== value,
4145
+ high = array == null ? 0 : array.length;
4146
+ if (high === 0) {
4147
+ return 0;
4148
+ }
4149
+
4150
+ value = iteratee(value);
4151
+ var valIsNaN = value !== value,
4132
4152
  valIsNull = value === null,
4133
4153
  valIsSymbol = isSymbol(value),
4134
4154
  valIsUndefined = value === undefined$1;
@@ -5613,10 +5633,11 @@ var lodash = createCommonjsModule(function (module, exports) {
5613
5633
  if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
5614
5634
  return false;
5615
5635
  }
5616
- // Assume cyclic values are equal.
5617
- var stacked = stack.get(array);
5618
- if (stacked && stack.get(other)) {
5619
- return stacked == other;
5636
+ // Check that cyclic values are equal.
5637
+ var arrStacked = stack.get(array);
5638
+ var othStacked = stack.get(other);
5639
+ if (arrStacked && othStacked) {
5640
+ return arrStacked == other && othStacked == array;
5620
5641
  }
5621
5642
  var index = -1,
5622
5643
  result = true,
@@ -5778,10 +5799,11 @@ var lodash = createCommonjsModule(function (module, exports) {
5778
5799
  return false;
5779
5800
  }
5780
5801
  }
5781
- // Assume cyclic values are equal.
5782
- var stacked = stack.get(object);
5783
- if (stacked && stack.get(other)) {
5784
- return stacked == other;
5802
+ // Check that cyclic values are equal.
5803
+ var objStacked = stack.get(object);
5804
+ var othStacked = stack.get(other);
5805
+ if (objStacked && othStacked) {
5806
+ return objStacked == other && othStacked == object;
5785
5807
  }
5786
5808
  var result = true;
5787
5809
  stack.set(object, other);
@@ -9162,6 +9184,10 @@ var lodash = createCommonjsModule(function (module, exports) {
9162
9184
  * // The `_.property` iteratee shorthand.
9163
9185
  * _.filter(users, 'active');
9164
9186
  * // => objects for ['barney']
9187
+ *
9188
+ * // Combining several predicates using `_.overEvery` or `_.overSome`.
9189
+ * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]]));
9190
+ * // => objects for ['fred', 'barney']
9165
9191
  */
9166
9192
  function filter(collection, predicate) {
9167
9193
  var func = isArray(collection) ? arrayFilter : baseFilter;
@@ -9911,15 +9937,15 @@ var lodash = createCommonjsModule(function (module, exports) {
9911
9937
  * var users = [
9912
9938
  * { 'user': 'fred', 'age': 48 },
9913
9939
  * { 'user': 'barney', 'age': 36 },
9914
- * { 'user': 'fred', 'age': 40 },
9940
+ * { 'user': 'fred', 'age': 30 },
9915
9941
  * { 'user': 'barney', 'age': 34 }
9916
9942
  * ];
9917
9943
  *
9918
9944
  * _.sortBy(users, [function(o) { return o.user; }]);
9919
- * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]
9945
+ * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]]
9920
9946
  *
9921
9947
  * _.sortBy(users, ['user', 'age']);
9922
- * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]
9948
+ * // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
9923
9949
  */
9924
9950
  var sortBy = baseRest(function(collection, iteratees) {
9925
9951
  if (collection == null) {
@@ -14794,11 +14820,11 @@ var lodash = createCommonjsModule(function (module, exports) {
14794
14820
 
14795
14821
  // Use a sourceURL for easier debugging.
14796
14822
  // The sourceURL gets injected into the source that's eval-ed, so be careful
14797
- // with lookup (in case of e.g. prototype pollution), and strip newlines if any.
14798
- // A newline wouldn't be a valid sourceURL anyway, and it'd enable code injection.
14823
+ // to normalize all kinds of whitespace, so e.g. newlines (and unicode versions of it) can't sneak in
14824
+ // and escape the comment, thus injecting code that gets evaled.
14799
14825
  var sourceURL = '//# sourceURL=' +
14800
14826
  (hasOwnProperty.call(options, 'sourceURL')
14801
- ? (options.sourceURL + '').replace(/[\r\n]/g, ' ')
14827
+ ? (options.sourceURL + '').replace(/\s/g, ' ')
14802
14828
  : ('lodash.templateSources[' + (++templateCounter) + ']')
14803
14829
  ) + '\n';
14804
14830
 
@@ -14831,8 +14857,6 @@ var lodash = createCommonjsModule(function (module, exports) {
14831
14857
 
14832
14858
  // If `variable` is not specified wrap a with-statement around the generated
14833
14859
  // code to add the data object to the top of the scope chain.
14834
- // Like with sourceURL, we take care to not check the option's prototype,
14835
- // as this configuration is a code injection vector.
14836
14860
  var variable = hasOwnProperty.call(options, 'variable') && options.variable;
14837
14861
  if (!variable) {
14838
14862
  source = 'with (obj) {\n' + source + '\n}\n';
@@ -15539,6 +15563,9 @@ var lodash = createCommonjsModule(function (module, exports) {
15539
15563
  * values against any array or object value, respectively. See `_.isEqual`
15540
15564
  * for a list of supported value comparisons.
15541
15565
  *
15566
+ * **Note:** Multiple values can be checked by combining several matchers
15567
+ * using `_.overSome`
15568
+ *
15542
15569
  * @static
15543
15570
  * @memberOf _
15544
15571
  * @since 3.0.0
@@ -15554,6 +15581,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15554
15581
  *
15555
15582
  * _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
15556
15583
  * // => [{ 'a': 4, 'b': 5, 'c': 6 }]
15584
+ *
15585
+ * // Checking for several possible values
15586
+ * _.filter(objects, _.overSome([_.matches({ 'a': 1 }), _.matches({ 'a': 4 })]));
15587
+ * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
15557
15588
  */
15558
15589
  function matches(source) {
15559
15590
  return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
@@ -15568,6 +15599,9 @@ var lodash = createCommonjsModule(function (module, exports) {
15568
15599
  * `srcValue` values against any array or object value, respectively. See
15569
15600
  * `_.isEqual` for a list of supported value comparisons.
15570
15601
  *
15602
+ * **Note:** Multiple values can be checked by combining several matchers
15603
+ * using `_.overSome`
15604
+ *
15571
15605
  * @static
15572
15606
  * @memberOf _
15573
15607
  * @since 3.2.0
@@ -15584,6 +15618,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15584
15618
  *
15585
15619
  * _.find(objects, _.matchesProperty('a', 4));
15586
15620
  * // => { 'a': 4, 'b': 5, 'c': 6 }
15621
+ *
15622
+ * // Checking for several possible values
15623
+ * _.filter(objects, _.overSome([_.matchesProperty('a', 1), _.matchesProperty('a', 4)]));
15624
+ * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
15587
15625
  */
15588
15626
  function matchesProperty(path, srcValue) {
15589
15627
  return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
@@ -15807,6 +15845,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15807
15845
  * Creates a function that checks if **all** of the `predicates` return
15808
15846
  * truthy when invoked with the arguments it receives.
15809
15847
  *
15848
+ * Following shorthands are possible for providing predicates.
15849
+ * Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
15850
+ * Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
15851
+ *
15810
15852
  * @static
15811
15853
  * @memberOf _
15812
15854
  * @since 4.0.0
@@ -15833,6 +15875,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15833
15875
  * Creates a function that checks if **any** of the `predicates` return
15834
15876
  * truthy when invoked with the arguments it receives.
15835
15877
  *
15878
+ * Following shorthands are possible for providing predicates.
15879
+ * Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
15880
+ * Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
15881
+ *
15836
15882
  * @static
15837
15883
  * @memberOf _
15838
15884
  * @since 4.0.0
@@ -15852,6 +15898,9 @@ var lodash = createCommonjsModule(function (module, exports) {
15852
15898
  *
15853
15899
  * func(NaN);
15854
15900
  * // => false
15901
+ *
15902
+ * var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
15903
+ * var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
15855
15904
  */
15856
15905
  var overSome = createOver(arraySome);
15857
15906