@mjhls/mjh-framework 1.0.886-beta.0 → 1.0.886

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 (339) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +29 -28
  4. package/dist/cjs/AD300x250x600.js +29 -28
  5. package/dist/cjs/AD728x90.js +32 -31
  6. package/dist/cjs/ADFloatingFooter.js +31 -30
  7. package/dist/cjs/ADFooter.js +13 -12
  8. package/dist/cjs/ADGutter.js +31 -30
  9. package/dist/cjs/{ADInfeed-2e48af77.js → ADInfeed-bce0ba07.js} +15 -13
  10. package/dist/cjs/ADSkyscraper.js +31 -30
  11. package/dist/cjs/ADSponsoredResources.js +31 -30
  12. package/dist/cjs/ADWebcast.js +31 -30
  13. package/dist/cjs/ADWelcome.js +32 -31
  14. package/dist/cjs/{ADlgInfeed-c39c7131.js → ADlgInfeed-950b414b.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +29 -27
  16. package/dist/cjs/AdSlot.js +32 -31
  17. package/dist/cjs/AdSlotsProvider.js +18 -909
  18. package/dist/cjs/AlgoliaSearch.js +1490 -1306
  19. package/dist/cjs/AlphabeticList.js +24 -23
  20. package/dist/cjs/ArticleCarousel.js +20 -19
  21. package/dist/cjs/ArticleProgramLandingPage.js +58 -57
  22. package/dist/cjs/ArticleSeriesLandingPage.js +39 -38
  23. package/dist/cjs/ArticleSeriesListing.js +60 -59
  24. package/dist/cjs/Auth.js +680 -1504
  25. package/dist/cjs/AuthWrapper.js +1637 -419
  26. package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-39b37d84.js} +14 -13
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-9ebd251f.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +27 -25
  30. package/dist/cjs/CMEDeck.js +81 -81
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +34 -31
  33. package/dist/cjs/Column3.js +60 -57
  34. package/dist/cjs/ConferenceArticleCard.js +41 -40
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/ContentCardPaginated.js +98 -92
  37. package/dist/cjs/DeckContent.js +105 -101
  38. package/dist/cjs/DeckQueue.js +91 -87
  39. package/dist/cjs/DeckQueuePaginated.js +92 -86
  40. package/dist/cjs/{Dfp-f492f985.js → Dfp-9be904d5.js} +32 -31
  41. package/dist/cjs/EventsDeck.js +157 -150
  42. package/dist/cjs/ExternalResources.js +79 -78
  43. package/dist/cjs/Feature.js +29 -27
  44. package/dist/cjs/ForbesHero.js +41 -40
  45. package/dist/cjs/GridContent.js +189 -185
  46. package/dist/cjs/GridContentPaginated.js +190 -184
  47. package/dist/cjs/GridHero.js +43 -42
  48. package/dist/cjs/GroupDeck.js +58 -57
  49. package/dist/cjs/HamMagazine.js +144 -139
  50. package/dist/cjs/Header.js +14 -12
  51. package/dist/cjs/Hero.js +16 -15
  52. package/dist/cjs/HighlightenVideo.js +18 -17
  53. package/dist/cjs/HorizontalArticleListing.js +72 -71
  54. package/dist/cjs/HorizontalHero.js +29 -28
  55. package/dist/cjs/{ImageSlider-38f25e66.js → ImageSlider-b96720eb.js} +202 -1378
  56. package/dist/cjs/IssueContentDeck.js +76 -71
  57. package/dist/cjs/IssueDeck.js +75 -70
  58. package/dist/cjs/IssueLanding.js +94 -93
  59. package/dist/cjs/KMTracker.js +15 -15
  60. package/dist/cjs/LeftNav.js +39 -37
  61. package/dist/cjs/MasterDeck.js +79 -78
  62. package/dist/cjs/MasterDeckPaginated.js +76 -73
  63. package/dist/cjs/{MediaSeriesCard-8d27612b.js → MediaSeriesCard-8b4efd28.js} +1145 -1051
  64. package/dist/cjs/MediaSeriesLanding.js +93 -91
  65. package/dist/cjs/MediaSeriesLandingPaginated.js +95 -92
  66. package/dist/cjs/NavDvm.js +77 -72
  67. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  68. package/dist/cjs/NavMagazine.js +151 -146
  69. package/dist/cjs/NavNative.js +145 -137
  70. package/dist/cjs/OncliveHero.js +22 -22
  71. package/dist/cjs/OncliveLargeHero.js +71 -70
  72. package/dist/cjs/PageFilter.js +13 -12
  73. package/dist/cjs/Pagination-8f2038bf.js +53 -0
  74. package/dist/cjs/PartnerDetailListing.js +100 -98
  75. package/dist/cjs/PartnerDetailListingPaginated.js +99 -96
  76. package/dist/cjs/PdfDownload.js +10 -9
  77. package/dist/cjs/PopUpModal.js +19 -17
  78. package/dist/cjs/PubSection.js +41 -40
  79. package/dist/cjs/PubToc.js +14 -13
  80. package/dist/cjs/PublicationDeck.js +70 -65
  81. package/dist/cjs/{PublicationFeature-28c549f2.js → PublicationFeature-5ccf9b13.js} +40 -36
  82. package/dist/cjs/PublicationLanding.js +141 -133
  83. package/dist/cjs/QueueDeckExpanded.js +308 -308
  84. package/dist/cjs/QueueDeckExpandedPaginated.js +268 -267
  85. package/dist/cjs/RecentNews.js +23 -22
  86. package/dist/cjs/RelatedContent.js +58 -57
  87. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  88. package/dist/cjs/RolesDeck.js +32 -27
  89. package/dist/cjs/Schema.js +16 -15
  90. package/dist/cjs/Search.js +20 -16
  91. package/dist/cjs/Segment.js +4 -4
  92. package/dist/cjs/SeriesListingDeck.js +36 -36
  93. package/dist/cjs/{SeriesSlider-49b81b0b.js → SeriesSlider-ba0c5d1a.js} +40 -39
  94. package/dist/cjs/SetCookie.js +1 -1
  95. package/dist/cjs/SideFooter.js +37 -36
  96. package/dist/cjs/SocialIcons.js +10 -9
  97. package/dist/cjs/{SocialSearchComponent-e8477ca3.js → SocialSearchComponent-4942ddfc.js} +40 -36
  98. package/dist/cjs/SocialShare.js +31 -29
  99. package/dist/cjs/TaxonomyCard.js +66 -61
  100. package/dist/cjs/TaxonomyDescription.js +54 -53
  101. package/dist/cjs/TemplateNormal.js +73 -72
  102. package/dist/cjs/ThumbnailCard.js +26 -24
  103. package/dist/cjs/Ustream.js +29 -28
  104. package/dist/cjs/VerticalHero.js +20 -19
  105. package/dist/cjs/VideoProgramLandingPage.js +76 -72
  106. package/dist/cjs/VideoSeriesCard.js +33 -32
  107. package/dist/cjs/VideoSeriesFilter.js +16 -16
  108. package/dist/cjs/VideoSeriesLandingPage.js +48 -47
  109. package/dist/cjs/VideoSeriesListing.js +77 -76
  110. package/dist/cjs/View.js +267 -264
  111. package/dist/cjs/YahooHero.js +40 -39
  112. package/dist/cjs/YoutubeGroup.js +68 -67
  113. package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
  114. package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
  115. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  116. package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
  117. package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
  118. package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
  119. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
  120. package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
  121. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  122. package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
  123. package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
  124. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  125. package/dist/cjs/{entities-310b46ee.js → entities-df1aed86.js} +5 -1
  126. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  127. package/dist/cjs/{extends-eed4f016.js → extends-7c86182f.js} +7 -7
  128. package/dist/cjs/faundadb.js +5 -5
  129. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  130. package/dist/cjs/getQuery.js +1 -1
  131. package/dist/cjs/getRelatedArticle.js +16 -16
  132. package/dist/cjs/getRootDocGroup.js +4 -4
  133. package/dist/cjs/getSerializers.js +43 -43
  134. package/dist/cjs/{getTargeting-8874437b.js → getTargeting-9d509319.js} +12 -12
  135. package/dist/cjs/getTargeting.js +6 -6
  136. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  137. package/dist/cjs/{index-e2e62963.js → index-50be6759.js} +26 -10
  138. package/dist/cjs/{index-54adcbc3.js → index-6f89aea7.js} +1070 -1044
  139. package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
  140. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  141. package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
  142. package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
  143. package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
  144. package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
  145. package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
  146. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
  147. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
  148. package/dist/cjs/index.js +175 -168
  149. package/dist/cjs/{inherits-12d44cca.js → inherits-de66ea16.js} +18 -18
  150. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  151. package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
  152. package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
  153. package/dist/cjs/main-f1c77adb.js +973 -0
  154. package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
  155. package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
  156. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  157. package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
  158. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  159. package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
  160. package/dist/cjs/timeDifferenceCalc.js +1 -1
  161. package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
  162. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  163. package/dist/cjs/typeof-1358762e.js +33 -0
  164. package/dist/cjs/{typeof-5f52cf64.js → typeof-567e31ff.js} +35 -35
  165. package/dist/cjs/urlFor.js +6 -6
  166. package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
  167. package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
  168. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  169. package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
  170. package/dist/esm/AD.js +1 -1
  171. package/dist/esm/AD300x250.js +22 -22
  172. package/dist/esm/AD300x250x600.js +22 -22
  173. package/dist/esm/AD728x90.js +25 -25
  174. package/dist/esm/ADFloatingFooter.js +21 -21
  175. package/dist/esm/ADFooter.js +4 -4
  176. package/dist/esm/ADGutter.js +21 -21
  177. package/dist/esm/{ADInfeed-d767ebe2.js → ADInfeed-0a55cd2d.js} +4 -4
  178. package/dist/esm/ADSkyscraper.js +21 -21
  179. package/dist/esm/ADSponsoredResources.js +21 -21
  180. package/dist/esm/ADWebcast.js +21 -21
  181. package/dist/esm/ADWelcome.js +18 -18
  182. package/dist/esm/{ADlgInfeed-cee95aa2.js → ADlgInfeed-013e1f4a.js} +4 -4
  183. package/dist/esm/AccordionPanel.js +6 -6
  184. package/dist/esm/AdSlot.js +20 -20
  185. package/dist/esm/AdSlotsProvider.js +14 -906
  186. package/dist/esm/AlgoliaSearch.js +717 -534
  187. package/dist/esm/AlphabeticList.js +8 -8
  188. package/dist/esm/ArticleCarousel.js +13 -13
  189. package/dist/esm/ArticleProgramLandingPage.js +48 -48
  190. package/dist/esm/ArticleSeriesLandingPage.js +30 -30
  191. package/dist/esm/ArticleSeriesListing.js +31 -31
  192. package/dist/esm/Auth.js +591 -1419
  193. package/dist/esm/AuthWrapper.js +1609 -392
  194. package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-11adff02.js} +1 -1
  195. package/dist/esm/Beam.js +6 -6
  196. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-1e73bd2c.js} +34 -34
  197. package/dist/esm/Breadcrumbs.js +5 -5
  198. package/dist/esm/CMEDeck.js +22 -22
  199. package/dist/esm/Column2.js +14 -14
  200. package/dist/esm/Column3.js +31 -31
  201. package/dist/esm/ConferenceArticleCard.js +25 -25
  202. package/dist/esm/ContentCardPaginated.js +36 -35
  203. package/dist/esm/DeckContent.js +41 -41
  204. package/dist/esm/DeckQueue.js +31 -31
  205. package/dist/esm/DeckQueuePaginated.js +32 -31
  206. package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
  207. package/dist/esm/EventsDeck.js +41 -41
  208. package/dist/esm/ExternalResources.js +45 -45
  209. package/dist/esm/Feature.js +7 -7
  210. package/dist/esm/ForbesHero.js +10 -10
  211. package/dist/esm/GridContent.js +47 -47
  212. package/dist/esm/GridContentPaginated.js +46 -45
  213. package/dist/esm/GridHero.js +11 -11
  214. package/dist/esm/GroupDeck.js +12 -12
  215. package/dist/esm/HamMagazine.js +35 -35
  216. package/dist/esm/Hero.js +7 -7
  217. package/dist/esm/HighlightenVideo.js +2 -2
  218. package/dist/esm/HorizontalArticleListing.js +46 -46
  219. package/dist/esm/HorizontalHero.js +8 -8
  220. package/dist/esm/{ImageSlider-a3154b97.js → ImageSlider-de7846ea.js} +141 -1317
  221. package/dist/esm/IssueContentDeck.js +11 -11
  222. package/dist/esm/IssueDeck.js +14 -14
  223. package/dist/esm/IssueLanding.js +82 -82
  224. package/dist/esm/KMTracker.js +15 -15
  225. package/dist/esm/LeftNav.js +20 -20
  226. package/dist/esm/MasterDeck.js +40 -40
  227. package/dist/esm/MasterDeckPaginated.js +39 -38
  228. package/dist/esm/{MediaSeriesCard-1dd7eae8.js → MediaSeriesCard-51ebf1c0.js} +694 -602
  229. package/dist/esm/MediaSeriesLanding.js +58 -58
  230. package/dist/esm/MediaSeriesLandingPaginated.js +62 -61
  231. package/dist/esm/NavDvm.js +11 -11
  232. package/dist/esm/NavMagazine.js +39 -39
  233. package/dist/esm/NavNative.js +37 -37
  234. package/dist/esm/OncliveHero.js +7 -8
  235. package/dist/esm/OncliveLargeHero.js +11 -11
  236. package/dist/esm/PageFilter.js +4 -4
  237. package/dist/esm/Pagination-c0db7ca1.js +46 -0
  238. package/dist/esm/PartnerDetailListing.js +63 -62
  239. package/dist/esm/PartnerDetailListingPaginated.js +62 -60
  240. package/dist/esm/PdfDownload.js +2 -2
  241. package/dist/esm/PopUpModal.js +4 -4
  242. package/dist/esm/PubSection.js +32 -32
  243. package/dist/esm/PubToc.js +6 -6
  244. package/dist/esm/PublicationDeck.js +10 -10
  245. package/dist/esm/{PublicationFeature-fa24dedb.js → PublicationFeature-d88e76b9.js} +2 -2
  246. package/dist/esm/PublicationLanding.js +56 -52
  247. package/dist/esm/QueueDeckExpanded.js +36 -36
  248. package/dist/esm/QueueDeckExpandedPaginated.js +36 -35
  249. package/dist/esm/RecentNews.js +4 -4
  250. package/dist/esm/RelatedContent.js +38 -38
  251. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  252. package/dist/esm/Schema.js +10 -10
  253. package/dist/esm/Search.js +5 -5
  254. package/dist/esm/Segment.js +4 -4
  255. package/dist/esm/SeriesListingDeck.js +18 -18
  256. package/dist/esm/{SeriesSlider-ce19fa25.js → SeriesSlider-45adb8dc.js} +14 -14
  257. package/dist/esm/SetCookie.js +1 -1
  258. package/dist/esm/SideFooter.js +15 -15
  259. package/dist/esm/{SocialSearchComponent-dca69151.js → SocialSearchComponent-8e0fcf66.js} +10 -10
  260. package/dist/esm/TaxonomyCard.js +12 -12
  261. package/dist/esm/TaxonomyDescription.js +44 -44
  262. package/dist/esm/TemplateNormal.js +46 -46
  263. package/dist/esm/ThumbnailCard.js +10 -10
  264. package/dist/esm/Ustream.js +12 -12
  265. package/dist/esm/VerticalHero.js +6 -6
  266. package/dist/esm/VideoProgramLandingPage.js +49 -49
  267. package/dist/esm/VideoSeriesCard.js +14 -14
  268. package/dist/esm/VideoSeriesFilter.js +7 -7
  269. package/dist/esm/VideoSeriesLandingPage.js +36 -36
  270. package/dist/esm/VideoSeriesListing.js +31 -31
  271. package/dist/esm/View.js +89 -90
  272. package/dist/esm/YahooHero.js +13 -13
  273. package/dist/esm/YoutubeGroup.js +21 -21
  274. package/dist/esm/{_is-array-4df618a6.js → _is-array-8d21b9e3.js} +6 -6
  275. package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-98db3b07.js} +7 -7
  276. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  277. package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-7cee6f84.js} +1 -1
  278. package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-2300e51b.js} +2 -2
  279. package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-5ef104a7.js} +30 -30
  280. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
  281. package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-ea258bb1.js} +36 -36
  282. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  283. package/dist/esm/define-property-5f1bda73.js +18 -0
  284. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  285. package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8c30428f.js} +1 -1
  286. package/dist/esm/{entities-7cc3bf45.js → entities-6d9154b4.js} +5 -1
  287. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  288. package/dist/esm/{extends-5b1796d4.js → extends-6d8e3924.js} +7 -7
  289. package/dist/esm/faundadb.js +5 -5
  290. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  291. package/dist/esm/getQuery.js +1 -1
  292. package/dist/esm/getRelatedArticle.js +11 -11
  293. package/dist/esm/getRootDocGroup.js +4 -4
  294. package/dist/esm/getSerializers.js +43 -43
  295. package/dist/esm/{getTargeting-277c801e.js → getTargeting-4061f839.js} +11 -11
  296. package/dist/esm/getTargeting.js +6 -6
  297. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  298. package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
  299. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  300. package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
  301. package/dist/esm/{index-aaa2dae0.js → index-98ca9cec.js} +26 -11
  302. package/dist/esm/{index-d1476645.js → index-ca0c9ff5.js} +615 -599
  303. package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
  304. package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
  305. package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
  306. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
  307. package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
  308. package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
  309. package/dist/esm/index.js +126 -122
  310. package/dist/esm/{inherits-2409637d.js → inherits-a6ba2ec4.js} +18 -18
  311. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  312. package/dist/esm/{keys-69989821.js → keys-31dcdb31.js} +6 -6
  313. package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
  314. package/dist/esm/main-1894c974.js +961 -0
  315. package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
  316. package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
  317. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  318. package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-6ebcbfea.js} +12 -12
  319. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  320. package/dist/esm/stringify-2b084bee.js +15 -0
  321. package/dist/esm/timeDifferenceCalc.js +1 -1
  322. package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-f7074d7c.js} +7 -7
  323. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  324. package/dist/esm/typeof-2f07d0e8.js +30 -0
  325. package/dist/esm/{typeof-c05a82ba.js → typeof-e9fc0c5d.js} +35 -35
  326. package/dist/esm/urlFor.js +4 -4
  327. package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-d3714624.js} +4 -4
  328. package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
  329. package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-ab4dea5c.js} +2 -2
  330. package/package.json +112 -112
  331. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  332. package/dist/cjs/Pagination-90473595.js +0 -59
  333. package/dist/cjs/inherits-8d29278d.js +0 -110
  334. package/dist/cjs/main-02daeefe.js +0 -862
  335. package/dist/esm/Pagination-683fa8ef.js +0 -54
  336. package/dist/esm/define-property-6d26cb48.js +0 -18
  337. package/dist/esm/inherits-77d5e4fc.js +0 -101
  338. package/dist/esm/main-c0612122.js +0 -851
  339. package/dist/esm/stringify-70b72959.js +0 -15
@@ -51,20 +51,20 @@ var Symbol = _root.Symbol;
51
51
  var _Symbol = Symbol;
52
52
 
53
53
  /** Used for built-in method references. */
54
- var objectProto = Object.prototype;
54
+ var objectProto$1 = Object.prototype;
55
55
 
56
56
  /** Used to check objects for own properties. */
57
- var hasOwnProperty = objectProto.hasOwnProperty;
57
+ var hasOwnProperty = objectProto$1.hasOwnProperty;
58
58
 
59
59
  /**
60
60
  * Used to resolve the
61
61
  * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
62
62
  * of values.
63
63
  */
64
- var nativeObjectToString = objectProto.toString;
64
+ var nativeObjectToString$1 = objectProto$1.toString;
65
65
 
66
66
  /** Built-in value references. */
67
- var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined;
67
+ var symToStringTag$1 = _Symbol ? _Symbol.toStringTag : undefined;
68
68
 
69
69
  /**
70
70
  * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
@@ -74,20 +74,20 @@ var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined;
74
74
  * @returns {string} Returns the raw `toStringTag`.
75
75
  */
76
76
  function getRawTag(value) {
77
- var isOwn = hasOwnProperty.call(value, symToStringTag),
78
- tag = value[symToStringTag];
77
+ var isOwn = hasOwnProperty.call(value, symToStringTag$1),
78
+ tag = value[symToStringTag$1];
79
79
 
80
80
  try {
81
- value[symToStringTag] = undefined;
81
+ value[symToStringTag$1] = undefined;
82
82
  var unmasked = true;
83
83
  } catch (e) {}
84
84
 
85
- var result = nativeObjectToString.call(value);
85
+ var result = nativeObjectToString$1.call(value);
86
86
  if (unmasked) {
87
87
  if (isOwn) {
88
- value[symToStringTag] = tag;
88
+ value[symToStringTag$1] = tag;
89
89
  } else {
90
- delete value[symToStringTag];
90
+ delete value[symToStringTag$1];
91
91
  }
92
92
  }
93
93
  return result;
@@ -96,14 +96,14 @@ function getRawTag(value) {
96
96
  var _getRawTag = getRawTag;
97
97
 
98
98
  /** Used for built-in method references. */
99
- var objectProto$1 = Object.prototype;
99
+ var objectProto = Object.prototype;
100
100
 
101
101
  /**
102
102
  * Used to resolve the
103
103
  * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
104
104
  * of values.
105
105
  */
106
- var nativeObjectToString$1 = objectProto$1.toString;
106
+ var nativeObjectToString = objectProto.toString;
107
107
 
108
108
  /**
109
109
  * Converts `value` to a string using `Object.prototype.toString`.
@@ -113,7 +113,7 @@ var nativeObjectToString$1 = objectProto$1.toString;
113
113
  * @returns {string} Returns the converted string.
114
114
  */
115
115
  function objectToString(value) {
116
- return nativeObjectToString$1.call(value);
116
+ return nativeObjectToString.call(value);
117
117
  }
118
118
 
119
119
  var _objectToString = objectToString;
@@ -123,7 +123,7 @@ var nullTag = '[object Null]',
123
123
  undefinedTag = '[object Undefined]';
124
124
 
125
125
  /** Built-in value references. */
126
- var symToStringTag$1 = _Symbol ? _Symbol.toStringTag : undefined;
126
+ var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined;
127
127
 
128
128
  /**
129
129
  * The base implementation of `getTag` without fallbacks for buggy environments.
@@ -136,7 +136,7 @@ function baseGetTag(value) {
136
136
  if (value == null) {
137
137
  return value === undefined ? undefinedTag : nullTag;
138
138
  }
139
- return (symToStringTag$1 && symToStringTag$1 in Object(value))
139
+ return (symToStringTag && symToStringTag in Object(value))
140
140
  ? _getRawTag(value)
141
141
  : _objectToString(value);
142
142
  }
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-86d4db69.js';
3
- import { _ as _objectSap } from './_object-sap-8b8ea5a9.js';
2
+ import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-ea258bb1.js';
3
+ import { _ as _objectSap } from './_object-sap-7cee6f84.js';
4
4
 
5
5
  // 19.1.2.14 Object.keys(O)
6
6
 
@@ -12,12 +12,12 @@ _objectSap('keys', function () {
12
12
  };
13
13
  });
14
14
 
15
- var keys = _core.Object.keys;
15
+ var keys$1 = _core.Object.keys;
16
16
 
17
- var keys$1 = createCommonjsModule(function (module) {
18
- module.exports = { "default": keys, __esModule: true };
17
+ var keys = createCommonjsModule(function (module) {
18
+ module.exports = { "default": keys$1, __esModule: true };
19
19
  });
20
20
 
21
- var _Object$keys = unwrapExports(keys$1);
21
+ var _Object$keys = unwrapExports(keys);
22
22
 
23
23
  export { _Object$keys as _ };
@@ -7,14 +7,15 @@ 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.21';
11
11
 
12
12
  /** Used as the size to enable large array optimizations. */
13
13
  var LARGE_ARRAY_SIZE = 200;
14
14
 
15
15
  /** Error message constants. */
16
16
  var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://npms.io/search?q=ponyfill.',
17
- FUNC_ERROR_TEXT = 'Expected a function';
17
+ FUNC_ERROR_TEXT = 'Expected a function',
18
+ INVALID_TEMPL_VAR_ERROR_TEXT = 'Invalid `variable` option passed into `_.template`';
18
19
 
19
20
  /** Used to stand-in for `undefined` hash values. */
20
21
  var HASH_UNDEFINED = '__lodash_hash_undefined__';
@@ -147,10 +148,11 @@ var lodash = createCommonjsModule(function (module, exports) {
147
148
  var reRegExpChar = /[\\^$.*+?()[\]{}|]/g,
148
149
  reHasRegExpChar = RegExp(reRegExpChar.source);
149
150
 
150
- /** Used to match leading and trailing whitespace. */
151
- var reTrim = /^\s+|\s+$/g,
152
- reTrimStart = /^\s+/,
153
- reTrimEnd = /\s+$/;
151
+ /** Used to match leading whitespace. */
152
+ var reTrimStart = /^\s+/;
153
+
154
+ /** Used to match a single whitespace character. */
155
+ var reWhitespace = /\s/;
154
156
 
155
157
  /** Used to match wrap detail comments. */
156
158
  var reWrapComment = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,
@@ -160,6 +162,18 @@ var lodash = createCommonjsModule(function (module, exports) {
160
162
  /** Used to match words composed of alphanumeric characters. */
161
163
  var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
162
164
 
165
+ /**
166
+ * Used to validate the `validate` option in `_.template` variable.
167
+ *
168
+ * Forbids characters which could potentially change the meaning of the function argument definition:
169
+ * - "()," (modification of function parameters)
170
+ * - "=" (default value)
171
+ * - "[]{}" (destructuring of function parameters)
172
+ * - "/" (beginning of a comment)
173
+ * - whitespace
174
+ */
175
+ var reForbiddenIdentifierChars = /[()=,{}\[\]\/\s]/;
176
+
163
177
  /** Used to match backslashes in property paths. */
164
178
  var reEscapeChar = /\\(\\)?/g;
165
179
 
@@ -417,7 +431,7 @@ var lodash = createCommonjsModule(function (module, exports) {
417
431
  var root = freeGlobal || freeSelf || Function('return this')();
418
432
 
419
433
  /** Detect free variable `exports`. */
420
- var freeExports = exports && !exports.nodeType && exports;
434
+ var freeExports = exports && !exports.nodeType && exports;
421
435
 
422
436
  /** Detect free variable `module`. */
423
437
  var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
@@ -988,6 +1002,19 @@ var lodash = createCommonjsModule(function (module, exports) {
988
1002
  });
989
1003
  }
990
1004
 
1005
+ /**
1006
+ * The base implementation of `_.trim`.
1007
+ *
1008
+ * @private
1009
+ * @param {string} string The string to trim.
1010
+ * @returns {string} Returns the trimmed string.
1011
+ */
1012
+ function baseTrim(string) {
1013
+ return string
1014
+ ? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '')
1015
+ : string;
1016
+ }
1017
+
991
1018
  /**
992
1019
  * The base implementation of `_.unary` without support for storing metadata.
993
1020
  *
@@ -1321,6 +1348,21 @@ var lodash = createCommonjsModule(function (module, exports) {
1321
1348
  : asciiToArray(string);
1322
1349
  }
1323
1350
 
1351
+ /**
1352
+ * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace
1353
+ * character of `string`.
1354
+ *
1355
+ * @private
1356
+ * @param {string} string The string to inspect.
1357
+ * @returns {number} Returns the index of the last non-whitespace character.
1358
+ */
1359
+ function trimmedEndIndex(string) {
1360
+ var index = string.length;
1361
+
1362
+ while (index-- && reWhitespace.test(string.charAt(index))) {}
1363
+ return index;
1364
+ }
1365
+
1324
1366
  /**
1325
1367
  * Used by `_.unescape` to convert HTML entities to characters.
1326
1368
  *
@@ -3714,8 +3756,21 @@ var lodash = createCommonjsModule(function (module, exports) {
3714
3756
  * @returns {Array} Returns the new sorted array.
3715
3757
  */
3716
3758
  function baseOrderBy(collection, iteratees, orders) {
3759
+ if (iteratees.length) {
3760
+ iteratees = arrayMap(iteratees, function(iteratee) {
3761
+ if (isArray(iteratee)) {
3762
+ return function(value) {
3763
+ return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
3764
+ }
3765
+ }
3766
+ return iteratee;
3767
+ });
3768
+ } else {
3769
+ iteratees = [identity];
3770
+ }
3771
+
3717
3772
  var index = -1;
3718
- iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));
3773
+ iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
3719
3774
 
3720
3775
  var result = baseMap(collection, function(value, key, collection) {
3721
3776
  var criteria = arrayMap(iteratees, function(iteratee) {
@@ -3972,6 +4027,10 @@ var lodash = createCommonjsModule(function (module, exports) {
3972
4027
  var key = toKey(path[index]),
3973
4028
  newValue = value;
3974
4029
 
4030
+ if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
4031
+ return object;
4032
+ }
4033
+
3975
4034
  if (index != lastIndex) {
3976
4035
  var objValue = nested[key];
3977
4036
  newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
@@ -4124,11 +4183,14 @@ var lodash = createCommonjsModule(function (module, exports) {
4124
4183
  * into `array`.
4125
4184
  */
4126
4185
  function baseSortedIndexBy(array, value, iteratee, retHighest) {
4127
- value = iteratee(value);
4128
-
4129
4186
  var low = 0,
4130
- high = array == null ? 0 : array.length,
4131
- valIsNaN = value !== value,
4187
+ high = array == null ? 0 : array.length;
4188
+ if (high === 0) {
4189
+ return 0;
4190
+ }
4191
+
4192
+ value = iteratee(value);
4193
+ var valIsNaN = value !== value,
4132
4194
  valIsNull = value === null,
4133
4195
  valIsSymbol = isSymbol(value),
4134
4196
  valIsUndefined = value === undefined$1;
@@ -5613,10 +5675,11 @@ var lodash = createCommonjsModule(function (module, exports) {
5613
5675
  if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
5614
5676
  return false;
5615
5677
  }
5616
- // Assume cyclic values are equal.
5617
- var stacked = stack.get(array);
5618
- if (stacked && stack.get(other)) {
5619
- return stacked == other;
5678
+ // Check that cyclic values are equal.
5679
+ var arrStacked = stack.get(array);
5680
+ var othStacked = stack.get(other);
5681
+ if (arrStacked && othStacked) {
5682
+ return arrStacked == other && othStacked == array;
5620
5683
  }
5621
5684
  var index = -1,
5622
5685
  result = true,
@@ -5778,10 +5841,11 @@ var lodash = createCommonjsModule(function (module, exports) {
5778
5841
  return false;
5779
5842
  }
5780
5843
  }
5781
- // Assume cyclic values are equal.
5782
- var stacked = stack.get(object);
5783
- if (stacked && stack.get(other)) {
5784
- return stacked == other;
5844
+ // Check that cyclic values are equal.
5845
+ var objStacked = stack.get(object);
5846
+ var othStacked = stack.get(other);
5847
+ if (objStacked && othStacked) {
5848
+ return objStacked == other && othStacked == object;
5785
5849
  }
5786
5850
  var result = true;
5787
5851
  stack.set(object, other);
@@ -9162,6 +9226,10 @@ var lodash = createCommonjsModule(function (module, exports) {
9162
9226
  * // The `_.property` iteratee shorthand.
9163
9227
  * _.filter(users, 'active');
9164
9228
  * // => objects for ['barney']
9229
+ *
9230
+ * // Combining several predicates using `_.overEvery` or `_.overSome`.
9231
+ * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]]));
9232
+ * // => objects for ['fred', 'barney']
9165
9233
  */
9166
9234
  function filter(collection, predicate) {
9167
9235
  var func = isArray(collection) ? arrayFilter : baseFilter;
@@ -9911,15 +9979,15 @@ var lodash = createCommonjsModule(function (module, exports) {
9911
9979
  * var users = [
9912
9980
  * { 'user': 'fred', 'age': 48 },
9913
9981
  * { 'user': 'barney', 'age': 36 },
9914
- * { 'user': 'fred', 'age': 40 },
9982
+ * { 'user': 'fred', 'age': 30 },
9915
9983
  * { 'user': 'barney', 'age': 34 }
9916
9984
  * ];
9917
9985
  *
9918
9986
  * _.sortBy(users, [function(o) { return o.user; }]);
9919
- * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]
9987
+ * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]]
9920
9988
  *
9921
9989
  * _.sortBy(users, ['user', 'age']);
9922
- * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]
9990
+ * // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
9923
9991
  */
9924
9992
  var sortBy = baseRest(function(collection, iteratees) {
9925
9993
  if (collection == null) {
@@ -12463,7 +12531,7 @@ var lodash = createCommonjsModule(function (module, exports) {
12463
12531
  if (typeof value != 'string') {
12464
12532
  return value === 0 ? value : +value;
12465
12533
  }
12466
- value = value.replace(reTrim, '');
12534
+ value = baseTrim(value);
12467
12535
  var isBinary = reIsBinary.test(value);
12468
12536
  return (isBinary || reIsOctal.test(value))
12469
12537
  ? freeParseInt(value.slice(2), isBinary ? 2 : 8)
@@ -14794,11 +14862,11 @@ var lodash = createCommonjsModule(function (module, exports) {
14794
14862
 
14795
14863
  // Use a sourceURL for easier debugging.
14796
14864
  // 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.
14865
+ // to normalize all kinds of whitespace, so e.g. newlines (and unicode versions of it) can't sneak in
14866
+ // and escape the comment, thus injecting code that gets evaled.
14799
14867
  var sourceURL = '//# sourceURL=' +
14800
14868
  (hasOwnProperty.call(options, 'sourceURL')
14801
- ? (options.sourceURL + '').replace(/[\r\n]/g, ' ')
14869
+ ? (options.sourceURL + '').replace(/\s/g, ' ')
14802
14870
  : ('lodash.templateSources[' + (++templateCounter) + ']')
14803
14871
  ) + '\n';
14804
14872
 
@@ -14831,12 +14899,16 @@ var lodash = createCommonjsModule(function (module, exports) {
14831
14899
 
14832
14900
  // If `variable` is not specified wrap a with-statement around the generated
14833
14901
  // 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
14902
  var variable = hasOwnProperty.call(options, 'variable') && options.variable;
14837
14903
  if (!variable) {
14838
14904
  source = 'with (obj) {\n' + source + '\n}\n';
14839
14905
  }
14906
+ // Throw an error if a forbidden character was found in `variable`, to prevent
14907
+ // potential command injection attacks.
14908
+ else if (reForbiddenIdentifierChars.test(variable)) {
14909
+ throw new Error(INVALID_TEMPL_VAR_ERROR_TEXT);
14910
+ }
14911
+
14840
14912
  // Cleanup code by stripping empty strings.
14841
14913
  source = (isEvaluating ? source.replace(reEmptyStringLeading, '') : source)
14842
14914
  .replace(reEmptyStringMiddle, '$1')
@@ -14950,7 +15022,7 @@ var lodash = createCommonjsModule(function (module, exports) {
14950
15022
  function trim(string, chars, guard) {
14951
15023
  string = toString(string);
14952
15024
  if (string && (guard || chars === undefined$1)) {
14953
- return string.replace(reTrim, '');
15025
+ return baseTrim(string);
14954
15026
  }
14955
15027
  if (!string || !(chars = baseToString(chars))) {
14956
15028
  return string;
@@ -14985,7 +15057,7 @@ var lodash = createCommonjsModule(function (module, exports) {
14985
15057
  function trimEnd(string, chars, guard) {
14986
15058
  string = toString(string);
14987
15059
  if (string && (guard || chars === undefined$1)) {
14988
- return string.replace(reTrimEnd, '');
15060
+ return string.slice(0, trimmedEndIndex(string) + 1);
14989
15061
  }
14990
15062
  if (!string || !(chars = baseToString(chars))) {
14991
15063
  return string;
@@ -15539,6 +15611,9 @@ var lodash = createCommonjsModule(function (module, exports) {
15539
15611
  * values against any array or object value, respectively. See `_.isEqual`
15540
15612
  * for a list of supported value comparisons.
15541
15613
  *
15614
+ * **Note:** Multiple values can be checked by combining several matchers
15615
+ * using `_.overSome`
15616
+ *
15542
15617
  * @static
15543
15618
  * @memberOf _
15544
15619
  * @since 3.0.0
@@ -15554,6 +15629,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15554
15629
  *
15555
15630
  * _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
15556
15631
  * // => [{ 'a': 4, 'b': 5, 'c': 6 }]
15632
+ *
15633
+ * // Checking for several possible values
15634
+ * _.filter(objects, _.overSome([_.matches({ 'a': 1 }), _.matches({ 'a': 4 })]));
15635
+ * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
15557
15636
  */
15558
15637
  function matches(source) {
15559
15638
  return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
@@ -15568,6 +15647,9 @@ var lodash = createCommonjsModule(function (module, exports) {
15568
15647
  * `srcValue` values against any array or object value, respectively. See
15569
15648
  * `_.isEqual` for a list of supported value comparisons.
15570
15649
  *
15650
+ * **Note:** Multiple values can be checked by combining several matchers
15651
+ * using `_.overSome`
15652
+ *
15571
15653
  * @static
15572
15654
  * @memberOf _
15573
15655
  * @since 3.2.0
@@ -15584,6 +15666,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15584
15666
  *
15585
15667
  * _.find(objects, _.matchesProperty('a', 4));
15586
15668
  * // => { 'a': 4, 'b': 5, 'c': 6 }
15669
+ *
15670
+ * // Checking for several possible values
15671
+ * _.filter(objects, _.overSome([_.matchesProperty('a', 1), _.matchesProperty('a', 4)]));
15672
+ * // => [{ 'a': 1, 'b': 2, 'c': 3 }, { 'a': 4, 'b': 5, 'c': 6 }]
15587
15673
  */
15588
15674
  function matchesProperty(path, srcValue) {
15589
15675
  return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
@@ -15807,6 +15893,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15807
15893
  * Creates a function that checks if **all** of the `predicates` return
15808
15894
  * truthy when invoked with the arguments it receives.
15809
15895
  *
15896
+ * Following shorthands are possible for providing predicates.
15897
+ * Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
15898
+ * Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
15899
+ *
15810
15900
  * @static
15811
15901
  * @memberOf _
15812
15902
  * @since 4.0.0
@@ -15833,6 +15923,10 @@ var lodash = createCommonjsModule(function (module, exports) {
15833
15923
  * Creates a function that checks if **any** of the `predicates` return
15834
15924
  * truthy when invoked with the arguments it receives.
15835
15925
  *
15926
+ * Following shorthands are possible for providing predicates.
15927
+ * Pass an `Object` and it will be used as an parameter for `_.matches` to create the predicate.
15928
+ * Pass an `Array` of parameters for `_.matchesProperty` and the predicate will be created using them.
15929
+ *
15836
15930
  * @static
15837
15931
  * @memberOf _
15838
15932
  * @since 4.0.0
@@ -15852,6 +15946,9 @@ var lodash = createCommonjsModule(function (module, exports) {
15852
15946
  *
15853
15947
  * func(NaN);
15854
15948
  * // => false
15949
+ *
15950
+ * var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
15951
+ * var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
15855
15952
  */
15856
15953
  var overSome = createOver(arraySome);
15857
15954