@mjhls/mjh-framework 1.0.716 → 1.0.717-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (276) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +24 -25
  4. package/dist/cjs/AD300x250x600.js +24 -25
  5. package/dist/cjs/AD728x90.js +27 -28
  6. package/dist/cjs/ADFloatingFooter.js +26 -27
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +26 -27
  9. package/dist/cjs/{ADInfeed-2c7a6dd8.js → ADInfeed-5a561d7c.js} +11 -13
  10. package/dist/cjs/ADSkyscraper.js +26 -27
  11. package/dist/cjs/ADSponsoredResources.js +26 -27
  12. package/dist/cjs/ADWebcast.js +26 -27
  13. package/dist/cjs/ADWelcome.js +30 -31
  14. package/dist/cjs/{ADlgInfeed-fb101797.js → ADlgInfeed-c50f81d4.js} +8 -9
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +31 -32
  17. package/dist/cjs/AdSlotsProvider.js +16 -17
  18. package/dist/cjs/AlphabeticList.js +24 -25
  19. package/dist/cjs/ArticleCarousel.js +24 -27
  20. package/dist/cjs/ArticleSeriesListing.js +59 -60
  21. package/dist/cjs/Auth.js +334 -820
  22. package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
  23. package/dist/cjs/Beam.js +9 -9
  24. package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
  25. package/dist/cjs/Breadcrumbs.js +27 -29
  26. package/dist/cjs/CMEDeck.js +83 -83
  27. package/dist/cjs/Column1.js +11 -14
  28. package/dist/cjs/Column2.js +32 -35
  29. package/dist/cjs/Column3.js +55 -58
  30. package/dist/cjs/ConferenceArticleCard.js +22 -23
  31. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  32. package/dist/cjs/DeckContent.js +94 -98
  33. package/dist/cjs/DeckQueue.js +86 -90
  34. package/dist/cjs/{Dfp-a863cf48.js → Dfp-ce7ac168.js} +30 -31
  35. package/dist/cjs/EventsDeck.js +131 -138
  36. package/dist/cjs/ExternalResources.js +76 -77
  37. package/dist/cjs/Feature.js +25 -27
  38. package/dist/cjs/ForbesHero.js +40 -41
  39. package/dist/cjs/GridContent.js +177 -181
  40. package/dist/cjs/GridHero.js +42 -43
  41. package/dist/cjs/GroupDeck.js +58 -59
  42. package/dist/cjs/HamMagazine.js +130 -135
  43. package/dist/cjs/Header.js +11 -13
  44. package/dist/cjs/Hero.js +12 -13
  45. package/dist/cjs/HighlightenVideo.js +17 -18
  46. package/dist/cjs/HorizontalArticleListing.js +157 -0
  47. package/dist/cjs/HorizontalHero.js +25 -26
  48. package/dist/cjs/IssueContentDeck.js +72 -77
  49. package/dist/cjs/IssueDeck.js +70 -75
  50. package/dist/cjs/IssueLanding.js +40 -41
  51. package/dist/cjs/LeftNav.js +36 -38
  52. package/dist/cjs/MasterDeck.js +71 -72
  53. package/dist/cjs/NavDvm.js +75 -80
  54. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  55. package/dist/cjs/NavMagazine.js +138 -143
  56. package/dist/cjs/NavNative.js +115 -123
  57. package/dist/cjs/NavNormal.js +48 -53
  58. package/dist/cjs/OncliveHero.js +20 -20
  59. package/dist/cjs/OncliveLargeHero.js +66 -67
  60. package/dist/cjs/PageFilter.js +14 -15
  61. package/dist/cjs/PartnerDetailListing.js +105 -106
  62. package/dist/cjs/PdfDownload.js +8 -9
  63. package/dist/cjs/PopUpModal.js +19 -21
  64. package/dist/cjs/PublicationDeck.js +61 -66
  65. package/dist/cjs/PublicationLanding.js +74 -78
  66. package/dist/cjs/QueueDeckExpanded.js +292 -292
  67. package/dist/cjs/RecentNews.js +23 -24
  68. package/dist/cjs/RelatedContent.js +24 -25
  69. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  70. package/dist/cjs/RolesDeck.js +27 -32
  71. package/dist/cjs/Search.js +18 -22
  72. package/dist/cjs/Segment.js +7 -7
  73. package/dist/cjs/SetCookie.js +1 -1
  74. package/dist/cjs/SideFooter.js +35 -36
  75. package/dist/cjs/SocialIcons.js +9 -10
  76. package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
  77. package/dist/cjs/SocialShare.js +29 -31
  78. package/dist/cjs/TaxonomyCard.js +57 -62
  79. package/dist/cjs/TaxonomyDescription.js +51 -52
  80. package/dist/cjs/TemplateNormal.js +72 -73
  81. package/dist/cjs/ThumbnailCard.js +20 -22
  82. package/dist/cjs/Ustream.js +26 -27
  83. package/dist/cjs/VerticalHero.js +17 -18
  84. package/dist/cjs/VideoProgramLandingPage.js +70 -74
  85. package/dist/cjs/VideoSeriesCard.js +31 -32
  86. package/dist/cjs/VideoSeriesFilter.js +19 -19
  87. package/dist/cjs/VideoSeriesLandingPage.js +46 -47
  88. package/dist/cjs/VideoSeriesListing.js +74 -75
  89. package/dist/cjs/View.js +239 -234
  90. package/dist/cjs/YahooHero.js +39 -40
  91. package/dist/cjs/YoutubeGroup.js +62 -63
  92. package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
  93. package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
  94. package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
  95. package/dist/cjs/{_object-to-array-bec5fcf2.js → _object-to-array-5762f850.js} +1 -1
  96. package/dist/cjs/{_set-species-a8cfdb84.js → _set-species-f92c67c5.js} +4 -4
  97. package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
  98. package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-533d476a.js} +8 -8
  99. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  100. package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
  101. package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
  102. package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
  103. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  104. package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
  105. package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
  106. package/dist/cjs/getRelatedArticle.js +76 -138
  107. package/dist/cjs/getSerializers.js +42 -42
  108. package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
  109. package/dist/cjs/getTargeting.js +7 -7
  110. package/dist/cjs/iconBase-68959171.js +3 -0
  111. package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
  112. package/dist/cjs/{index-7d880c49.js → index-45cdb0a1.js} +896 -919
  113. package/dist/cjs/{index-5ad2b070.js → index-8bf6c863.js} +48 -30
  114. package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
  115. package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
  116. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  117. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  118. package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
  119. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  120. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  121. package/dist/cjs/index.js +133 -133
  122. package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
  123. package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
  124. package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
  125. package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
  126. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  127. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  128. package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
  129. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  130. package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
  131. package/dist/cjs/timeDifferenceCalc.js +1 -1
  132. package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
  133. package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
  134. package/dist/cjs/urlFor.js +2 -2
  135. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  136. package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
  137. package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
  138. package/dist/esm/AD.js +7 -7
  139. package/dist/esm/AD300x250.js +21 -21
  140. package/dist/esm/AD300x250x600.js +21 -21
  141. package/dist/esm/AD728x90.js +24 -24
  142. package/dist/esm/ADFloatingFooter.js +23 -23
  143. package/dist/esm/ADFooter.js +11 -11
  144. package/dist/esm/ADGutter.js +23 -23
  145. package/dist/esm/{ADInfeed-3ee501b9.js → ADInfeed-bb62ee44.js} +7 -7
  146. package/dist/esm/ADSkyscraper.js +23 -23
  147. package/dist/esm/ADSponsoredResources.js +23 -23
  148. package/dist/esm/ADWebcast.js +23 -23
  149. package/dist/esm/ADWelcome.js +27 -27
  150. package/dist/esm/{ADlgInfeed-0bf06b17.js → ADlgInfeed-ef0a892e.js} +6 -6
  151. package/dist/esm/AccordionPanel.js +24 -24
  152. package/dist/esm/AdSlot.js +23 -23
  153. package/dist/esm/AdSlotsProvider.js +13 -13
  154. package/dist/esm/AlphabeticList.js +21 -21
  155. package/dist/esm/ArticleCarousel.js +21 -23
  156. package/dist/esm/ArticleSeriesListing.js +54 -54
  157. package/dist/esm/Auth.js +317 -799
  158. package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
  159. package/dist/esm/Beam.js +9 -9
  160. package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
  161. package/dist/esm/Breadcrumbs.js +17 -17
  162. package/dist/esm/CMEDeck.js +79 -79
  163. package/dist/esm/Column1.js +5 -5
  164. package/dist/esm/Column2.js +26 -26
  165. package/dist/esm/Column3.js +48 -48
  166. package/dist/esm/ConferenceArticleCard.js +18 -18
  167. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  168. package/dist/esm/DeckContent.js +76 -76
  169. package/dist/esm/DeckQueue.js +64 -64
  170. package/dist/esm/{Dfp-5d779279.js → Dfp-e9a07597.js} +20 -20
  171. package/dist/esm/EventsDeck.js +84 -84
  172. package/dist/esm/ExternalResources.js +70 -70
  173. package/dist/esm/Feature.js +18 -18
  174. package/dist/esm/ForbesHero.js +34 -34
  175. package/dist/esm/GridContent.js +139 -139
  176. package/dist/esm/GridHero.js +36 -36
  177. package/dist/esm/GroupDeck.js +46 -46
  178. package/dist/esm/HamMagazine.js +104 -104
  179. package/dist/esm/Header.js +7 -7
  180. package/dist/esm/Hero.js +9 -9
  181. package/dist/esm/HighlightenVideo.js +14 -14
  182. package/dist/esm/HorizontalArticleListing.js +152 -0
  183. package/dist/esm/HorizontalHero.js +21 -21
  184. package/dist/esm/IssueContentDeck.js +49 -49
  185. package/dist/esm/IssueDeck.js +46 -46
  186. package/dist/esm/IssueLanding.js +37 -37
  187. package/dist/esm/LeftNav.js +32 -32
  188. package/dist/esm/MasterDeck.js +65 -65
  189. package/dist/esm/NavDvm.js +57 -57
  190. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  191. package/dist/esm/NavMagazine.js +114 -114
  192. package/dist/esm/NavNative.js +91 -91
  193. package/dist/esm/NavNormal.js +36 -36
  194. package/dist/esm/OncliveHero.js +17 -16
  195. package/dist/esm/OncliveLargeHero.js +59 -59
  196. package/dist/esm/PageFilter.js +12 -12
  197. package/dist/esm/PartnerDetailListing.js +101 -101
  198. package/dist/esm/PdfDownload.js +6 -6
  199. package/dist/esm/PopUpModal.js +14 -14
  200. package/dist/esm/PublicationDeck.js +38 -38
  201. package/dist/esm/PublicationLanding.js +50 -50
  202. package/dist/esm/QueueDeckExpanded.js +272 -272
  203. package/dist/esm/RecentNews.js +20 -20
  204. package/dist/esm/RelatedContent.js +19 -19
  205. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  206. package/dist/esm/RolesDeck.js +13 -13
  207. package/dist/esm/Search.js +12 -12
  208. package/dist/esm/Segment.js +7 -7
  209. package/dist/esm/SetCookie.js +1 -1
  210. package/dist/esm/SideFooter.js +31 -31
  211. package/dist/esm/SocialIcons.js +7 -7
  212. package/dist/esm/{SocialSearchComponent-c3216d1a.js → SocialSearchComponent-a2ae84d1.js} +28 -28
  213. package/dist/esm/SocialShare.js +25 -25
  214. package/dist/esm/TaxonomyCard.js +41 -41
  215. package/dist/esm/TaxonomyDescription.js +46 -46
  216. package/dist/esm/TemplateNormal.js +66 -66
  217. package/dist/esm/ThumbnailCard.js +13 -13
  218. package/dist/esm/Ustream.js +23 -23
  219. package/dist/esm/VerticalHero.js +13 -13
  220. package/dist/esm/VideoProgramLandingPage.js +60 -60
  221. package/dist/esm/VideoSeriesCard.js +24 -24
  222. package/dist/esm/VideoSeriesFilter.js +16 -16
  223. package/dist/esm/VideoSeriesLandingPage.js +39 -39
  224. package/dist/esm/VideoSeriesListing.js +68 -68
  225. package/dist/esm/View.js +223 -214
  226. package/dist/esm/YahooHero.js +34 -34
  227. package/dist/esm/YoutubeGroup.js +46 -46
  228. package/dist/esm/{_is-array-674f71ec.js → _is-array-58e95429.js} +6 -6
  229. package/dist/esm/{_iter-detect-48516cd3.js → _iter-detect-5d49a330.js} +2 -2
  230. package/dist/esm/{_object-sap-fd3054d0.js → _object-sap-964b6feb.js} +1 -1
  231. package/dist/esm/{_object-to-array-8f409e54.js → _object-to-array-7e804fce.js} +1 -1
  232. package/dist/esm/{_set-species-494ed292.js → _set-species-3f8319f5.js} +4 -4
  233. package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
  234. package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-502f13b4.js} +8 -8
  235. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  236. package/dist/esm/{core.get-iterator-method-d1d5ed02.js → core.get-iterator-method-e1de7503.js} +2 -2
  237. package/dist/esm/{define-property-ec6d528d.js → define-property-8af5f002.js} +1 -1
  238. package/dist/esm/{defineProperty-ea516b15.js → defineProperty-94fd8bfc.js} +1 -1
  239. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  240. package/dist/esm/{es6.string.iterator-aa6068a3.js → es6.string.iterator-c990c18c.js} +3 -3
  241. package/dist/esm/{extends-31d65aba.js → extends-eb69e8ac.js} +1 -1
  242. package/dist/esm/getRelatedArticle.js +71 -133
  243. package/dist/esm/getSerializers.js +42 -42
  244. package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
  245. package/dist/esm/getTargeting.js +7 -7
  246. package/dist/esm/{index-998e7b12.js → index-3427650c.js} +837 -853
  247. package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
  248. package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
  249. package/dist/esm/{index-669ff425.js → index-a9e53f80.js} +43 -24
  250. package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
  251. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  252. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  253. package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
  254. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  255. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  256. package/dist/esm/index.js +110 -110
  257. package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
  258. package/dist/esm/{keys-a0b0c7a4.js → keys-8eda7a5c.js} +2 -2
  259. package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
  260. package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
  261. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  262. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  263. package/dist/esm/{slicedToArray-cdeaee08.js → slicedToArray-641f241f.js} +4 -4
  264. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  265. package/dist/esm/{stringify-d4839bab.js → stringify-4330ccdc.js} +1 -1
  266. package/dist/esm/timeDifferenceCalc.js +1 -1
  267. package/dist/esm/{toConsumableArray-fa2dcda7.js → toConsumableArray-43aa614d.js} +4 -4
  268. package/dist/esm/{typeof-e9cea9e8.js → typeof-6435ba1c.js} +7 -7
  269. package/dist/esm/urlFor.js +1 -1
  270. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  271. package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
  272. package/dist/esm/{web.dom.iterable-035980f3.js → web.dom.iterable-4439f05a.js} +3 -3
  273. package/package.json +1 -1
  274. package/dist/cjs/BrowseVideosListing.js +0 -123
  275. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  276. package/dist/esm/BrowseVideosListing.js +0 -117
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
- import { r as reactSocialIcons_1 } from './react-social-icons-91f9716f.js';
1
+ import React__default from 'react';
2
+ import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
3
3
  import { G as GenIcon } from './iconBase-602d52fe.js';
4
4
 
5
5
  var year = new Date().getFullYear();
@@ -8,26 +8,26 @@ var SocialNavFooter = function SocialNavFooter(props) {
8
8
  var website = props.website,
9
9
  showLogo = props.showLogo;
10
10
 
11
- return React.createElement(
11
+ return React__default.createElement(
12
12
  'div',
13
13
  { className: 'nav-footer' },
14
- website && website.footerLinks && website.footerLinks.length && React.createElement(
14
+ website && website.footerLinks && website.footerLinks.length && React__default.createElement(
15
15
  'ul',
16
16
  null,
17
17
  website && website.footerLinks.map(function (content, index) {
18
18
  if (content.url && content.title) {
19
- return content.blank ? React.createElement(
19
+ return content.blank ? React__default.createElement(
20
20
  'li',
21
21
  { key: index },
22
- React.createElement(
22
+ React__default.createElement(
23
23
  'a',
24
24
  { target: '_blank', rel: 'noopener noreferrer', href: content.url, className: 'nav-link' },
25
25
  content.title
26
26
  )
27
- ) : React.createElement(
27
+ ) : React__default.createElement(
28
28
  'li',
29
29
  { key: index },
30
- React.createElement(
30
+ React__default.createElement(
31
31
  'a',
32
32
  { href: content.url, className: 'nav-link' },
33
33
  content.title
@@ -36,14 +36,14 @@ var SocialNavFooter = function SocialNavFooter(props) {
36
36
  } else return null;
37
37
  })
38
38
  ),
39
- React.createElement(
39
+ React__default.createElement(
40
40
  'ul',
41
41
  null,
42
- React.createElement(
42
+ React__default.createElement(
43
43
  'li',
44
44
  { style: { marginTop: '10px' }, key: website.footerLinks ? website.footerLinks.length + 1 : 1 },
45
45
  website.socialLinks && website.socialLinks.map(function (row, index) {
46
- return React.createElement(reactSocialIcons_1, {
46
+ return React__default.createElement(reactSocialIcons_1, {
47
47
  target: row.blank ? '_blank' : '_self',
48
48
  rel: 'noopener noreferrer',
49
49
  key: index,
@@ -55,13 +55,13 @@ var SocialNavFooter = function SocialNavFooter(props) {
55
55
  });
56
56
  })
57
57
  ),
58
- showLogo && React.createElement(
58
+ showLogo && React__default.createElement(
59
59
  'li',
60
60
  null,
61
- React.createElement(
61
+ React__default.createElement(
62
62
  'a',
63
63
  { href: 'https://www.mjhlifesciences.com' },
64
- React.createElement('img', {
64
+ React__default.createElement('img', {
65
65
  style: { maxWidth: '100%', height: '50px', margin: ' 10px 0', objectFit: 'contain' },
66
66
  alt: 'MJHLS Brand Logo',
67
67
  src: 'https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png'
@@ -69,7 +69,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
69
69
  )
70
70
  )
71
71
  ),
72
- website && website.name && React.createElement(
72
+ website && website.name && React__default.createElement(
73
73
  'p',
74
74
  { className: 'nav-link' },
75
75
  '\xA9 ',
@@ -82,8 +82,9 @@ var SocialNavFooter = function SocialNavFooter(props) {
82
82
  };
83
83
 
84
84
  // THIS FILE IS AUTO GENERATED
85
- function GoSearch (props) {
85
+ var GoSearch = function (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
- }
87
+ };
88
+ GoSearch.displayName = "GoSearch";
88
89
 
89
90
  export { GoSearch as G, SocialNavFooter as S };
package/dist/esm/index.js CHANGED
@@ -1,66 +1,154 @@
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './_library-528f1934.js';
5
+ import './_iter-detect-5d49a330.js';
6
+ import './toConsumableArray-43aa614d.js';
7
+ import './core.get-iterator-method-e1de7503.js';
8
+ import './_object-pie-33c40e79.js';
9
+ import './extends-eb69e8ac.js';
10
+ import './_object-sap-964b6feb.js';
11
+ import './inherits-fb9b6e8f.js';
12
+ import './define-property-8af5f002.js';
13
+ import './web.dom.iterable-4439f05a.js';
14
+ import './typeof-6435ba1c.js';
15
+ import './_is-array-58e95429.js';
16
+ import 'react';
17
+ import './index-a9e53f80.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-e2f9b20c.js';
24
+ import 'next/router';
25
+ import './isSymbol-807e927e.js';
26
+ import './debounce-1a993acf.js';
27
+ import './index.es-29c1cef5.js';
28
+ import 'react-dom';
29
+ import './visibility-sensor-0baa4eea.js';
30
+ import './index-73819142.js';
31
+ import './index-5f9f807a.js';
32
+ import './main-e4a934b2.js';
33
+ import './entities-7cc3bf45.js';
34
+ import './stringify-4330ccdc.js';
35
+ import './slicedToArray-641f241f.js';
36
+ import './asyncToGenerator-502f13b4.js';
37
+ import './_set-species-3f8319f5.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-bb62ee44.js';
1
42
  export { default as DeckContent } from './DeckContent.js';
43
+ import './lodash-17fdfebb.js';
44
+ import './ADlgInfeed-ef0a892e.js';
45
+ import './getContentCategory-15dcc413.js';
46
+ import './get-5ee14cda.js';
47
+ export { default as AD } from './AD.js';
48
+ import './AuthorComponent-34b16174.js';
2
49
  export { default as GridContent } from './GridContent.js';
3
50
  export { default as DeckQueue } from './DeckQueue.js';
51
+ import 'react-bootstrap/Media';
4
52
  export { default as ThumbnailCard } from './ThumbnailCard.js';
53
+ import './BlockContent-e9b4ddcf.js';
54
+ import './react-social-icons-a7d5c5c7.js';
5
55
  export { default as TaxonomyCard } from './TaxonomyCard.js';
6
56
  export { default as RolesDeck } from './RolesDeck.js';
57
+ import './index-c7e2ac95.js';
58
+ import './smoothscroll-0cd4c7a6.js';
7
59
  export { default as GroupDeck } from './GroupDeck.js';
8
60
  export { default as YoutubeGroup } from './YoutubeGroup.js';
61
+ import 'react-bootstrap';
62
+ import './timeDifferenceCalc.js';
9
63
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
64
+ import './iconBase-602d52fe.js';
65
+ import './index.esm-29e48d38.js';
10
66
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
11
67
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
12
- export { default as BrowseVideosListing } from './BrowseVideosListing.js';
68
+ export { default as ArticleCarousel } from './ArticleCarousel.js';
69
+ export { g as getSerializers } from './index-3427650c.js';
70
+ import './util-7700fc59.js';
71
+ import './brightcove-react-player-loader.es-83f53e4e.js';
72
+ import './_object-to-array-7e804fce.js';
73
+ import 'react-bootstrap/Pagination';
74
+ import 'react-bootstrap/Button';
75
+ import 'next/head';
76
+ import 'react-bootstrap/Figure';
77
+ export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
13
78
  export { default as MasterDeck } from './MasterDeck.js';
14
79
  export { default as PublicationDeck } from './PublicationDeck.js';
15
80
  export { default as IssueDeck } from './IssueDeck.js';
81
+ import 'react-bootstrap/Badge';
16
82
  export { default as IssueContentDeck } from './IssueContentDeck.js';
83
+ import './defineProperty-94fd8bfc.js';
17
84
  export { default as EventsDeck } from './EventsDeck.js';
85
+ import 'react-bootstrap/Spinner';
86
+ import 'react-bootstrap/Form';
87
+ import './index-ef6d5dcf.js';
88
+ import './js.cookie-6874175c.js';
18
89
  export { default as CMEDeck } from './CMEDeck.js';
19
90
  export { default as ExternalResources } from './ExternalResources.js';
20
91
  export { Column1 } from './Column1.js';
92
+ export { default as SideFooter } from './SideFooter.js';
93
+ import './ConferenceBanner-8792ebd2.js';
21
94
  export { Column2 } from './Column2.js';
95
+ export { default as ADSponsoredResources } from './ADSponsoredResources.js';
96
+ import 'react-bootstrap/ListGroup';
97
+ export { default as ADWebcast } from './ADWebcast.js';
98
+ export { default as LeftNav } from './LeftNav.js';
99
+ export { default as PageFilter } from './PageFilter.js';
22
100
  export { Column3 } from './Column3.js';
23
101
  export { default as Header } from './Header.js';
24
- export { default as LeftNav } from './LeftNav.js';
102
+ import 'react-bootstrap/Accordion';
103
+ import 'react-bootstrap/AccordionToggle';
25
104
  export { default as AccordionPanel } from './AccordionPanel.js';
105
+ import 'react-share';
26
106
  export { default as SocialShare } from './SocialShare.js';
27
- export { default as PageFilter } from './PageFilter.js';
28
107
  export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
108
+ import 'react-bootstrap/Nav';
109
+ import 'react-bootstrap/Navbar';
110
+ import 'react-bootstrap/NavDropdown';
111
+ import './index.esm-b08f4b04.js';
112
+ import './NavFooter-e27bd93b.js';
113
+ import './index.esm-fd746768.js';
114
+ export { default as SocialIcons } from './SocialIcons.js';
115
+ import 'react-bootstrap/FormControl';
116
+ import './SocialSearchComponent-a2ae84d1.js';
29
117
  export { default as NavMagazine } from './NavMagazine.js';
30
118
  export { NavNative } from './NavNative.js';
119
+ export { default as Search } from './Search.js';
31
120
  export { NavNormal } from './NavNormal.js';
32
121
  export { NavDvm } from './NavDvm.js';
33
122
  export { HamMagazine } from './HamMagazine.js';
123
+ export { default as ADGutter } from './ADGutter.js';
124
+ export { default as AD728x90 } from './AD728x90.js';
34
125
  export { default as TemplateNormal } from './TemplateNormal.js';
35
- export { default as AD } from './AD.js';
36
126
  export { default as AD300x250 } from './AD300x250.js';
37
127
  export { default as AD300x250x600 } from './AD300x250x600.js';
38
- export { default as AD728x90 } from './AD728x90.js';
39
128
  export { default as ADFooter } from './ADFooter.js';
40
- export { default as AdSlot } from './AdSlot.js';
41
129
  export { default as AdSlotsProvider } from './AdSlotsProvider.js';
42
130
  export { default as ADFloatingFooter } from './ADFloatingFooter.js';
43
- export { default as ADGutter } from './ADGutter.js';
44
131
  export { default as ADWelcome } from './ADWelcome.js';
45
- export { default as ADSponsoredResources } from './ADSponsoredResources.js';
46
- export { default as ADWebcast } from './ADWebcast.js';
47
132
  export { default as ADSkyscraper } from './ADSkyscraper.js';
48
- export { default as Search } from './Search.js';
133
+ import 'react-bootstrap/Carousel';
49
134
  export { default as Feature } from './Feature.js';
135
+ import 'react-bootstrap/Breadcrumb';
50
136
  export { default as Breadcrumbs } from './Breadcrumbs.js';
51
137
  export { default as Hero } from './Hero.js';
138
+ import './keys-8eda7a5c.js';
52
139
  export { default as AlphabeticList } from './AlphabeticList.js';
53
140
  export { default as PdfDownload } from './PdfDownload.js';
141
+ import 'react-bootstrap/DropdownButton';
142
+ import 'react-bootstrap/Dropdown';
54
143
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
144
+ import './index.esm-cf08bf18.js';
55
145
  export { default as Ustream } from './Ustream.js';
56
- export { default as SideFooter } from './SideFooter.js';
57
146
  export { default as HighlightenVideo } from './HighlightenVideo.js';
58
147
  export { default as PublicationLanding } from './PublicationLanding.js';
59
148
  export { default as IssueLanding } from './IssueLanding.js';
149
+ import 'react-bootstrap/Modal';
60
150
  export { default as PopUpModal } from './PopUpModal.js';
61
151
  export { default as RelatedContent } from './RelatedContent.js';
62
- export { default as SocialIcons } from './SocialIcons.js';
63
- export { default as ArticleCarousel } from './ArticleCarousel.js';
64
152
  export { default as TaxonomyDescription } from './TaxonomyDescription.js';
65
153
  export { default as ForbesHero } from './ForbesHero.js';
66
154
  export { default as HorizontalHero } from './HorizontalHero.js';
@@ -70,111 +158,23 @@ export { default as VerticalHero } from './VerticalHero.js';
70
158
  export { default as YahooHero } from './YahooHero.js';
71
159
  export { default as GridHero } from './GridHero.js';
72
160
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
73
- export { g as getSerializers } from './index-998e7b12.js';
74
- export { default as Beam } from './Beam.js';
75
- export { default as Segment } from './Segment.js';
76
161
  export { default as KMTracker } from './KMTracker.js';
77
162
  export { default as getSeriesDetail } from './getSeriesDetail.js';
78
163
  export { default as SetCookie } from './SetCookie.js';
164
+ import './index-db3bb315.js';
79
165
  export { default as getRelatedArticle } from './getRelatedArticle.js';
80
- export { default as Auth } from './Auth.js';
81
- export { default as View } from './View.js';
82
- export { default as PartnerDetailListing } from './PartnerDetailListing.js';
83
- export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
84
- export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
85
- export { default as urlFor } from './urlFor.js';
86
- export { g as getTargeting } from './getTargeting-2d402d66.js';
87
- export { default as getKeywords } from './getKeywords.js';
88
166
  export { default as getQuery } from './getQuery.js';
89
- import './toConsumableArray-fa2dcda7.js';
90
- import './_commonjsHelpers-0c4b6f40.js';
91
- import './es6.string.iterator-aa6068a3.js';
92
- import './_to-object-97770c52.js';
93
- import './_iter-detect-48516cd3.js';
94
- import './core.get-iterator-method-d1d5ed02.js';
95
- import './extends-31d65aba.js';
96
- import './_object-pie-33c40e79.js';
97
- import './inherits-5906fbea.js';
98
- import './_object-sap-fd3054d0.js';
99
- import './define-property-ec6d528d.js';
100
- import './typeof-e9cea9e8.js';
101
- import './web.dom.iterable-035980f3.js';
102
- import './_is-array-674f71ec.js';
103
- import './_library-528f1934.js';
104
- import 'react';
105
- import './index-669ff425.js';
106
- import 'prop-types';
107
- import 'react-bootstrap/Container';
108
- import 'react-bootstrap/Row';
109
- import 'react-bootstrap/Col';
110
- import 'react-bootstrap/Card';
111
- import './moment-bc12cb97.js';
112
- import 'next/router';
113
- import './debounce-1a993acf.js';
114
- import './isSymbol-807e927e.js';
115
- import './index.es-c6222053.js';
116
- import './visibility-sensor-082c757b.js';
117
- import 'react-dom';
118
- import './index-3f5c03b2.js';
119
- import './index-752d1dae.js';
120
- import './main-1450d277.js';
121
- import './entities-932b50cf.js';
122
- import './ADInfeed-3ee501b9.js';
123
- import './stringify-d4839bab.js';
124
- import './slicedToArray-cdeaee08.js';
125
- import './lodash-ad27652f.js';
126
- import './ADlgInfeed-0bf06b17.js';
127
- import './getContentCategory-15dcc413.js';
128
- import './get-5ee14cda.js';
129
- import './AuthorComponent-c7ff069f.js';
130
- import 'react-bootstrap/Media';
131
- import './BlockContent-d8cd739c.js';
132
- import './react-social-icons-91f9716f.js';
133
- import './index-c7e2ac95.js';
134
- import './smoothscroll-fa4e3f8c.js';
135
- import 'react-bootstrap';
136
- import './timeDifferenceCalc.js';
137
- import './index.esm-3fdda599.js';
138
- import './iconBase-602d52fe.js';
139
- import './asyncToGenerator-2bd4099a.js';
140
- import './_set-species-494ed292.js';
141
- import 'react-bootstrap/Button';
142
- import 'react-bootstrap/Badge';
143
- import './defineProperty-ea516b15.js';
144
- import './_object-to-array-8f409e54.js';
145
- import 'react-bootstrap/Spinner';
146
- import 'react-bootstrap/Form';
147
- import './index-ccb770c7.js';
148
- import './js.cookie-6874175c.js';
149
- import './ConferenceBanner-9162d0ca.js';
150
- import 'next/head';
151
- import 'react-bootstrap/ListGroup';
152
- import 'react-bootstrap/Accordion';
153
- import 'react-bootstrap/AccordionToggle';
154
- import 'react-share';
155
- import 'react-bootstrap/Nav';
156
- import 'react-bootstrap/Navbar';
157
- import 'react-bootstrap/NavDropdown';
158
- import './index.esm-d6f88d94.js';
159
- import './NavFooter-c29526b7.js';
160
- import './index.esm-8016b507.js';
161
- import './SocialSearchComponent-c3216d1a.js';
162
- import 'react-bootstrap/FormControl';
163
- import 'react-bootstrap/Carousel';
164
- import 'react-bootstrap/Breadcrumb';
165
- import './keys-a0b0c7a4.js';
166
- import 'react-bootstrap/DropdownButton';
167
- import 'react-bootstrap/Dropdown';
168
- import './index.esm-a8ff922c.js';
169
- import './brightcove-react-player-loader.es-b43c695a.js';
170
- import 'react-bootstrap/Modal';
171
- import './util-3ab476bf.js';
172
- import 'react-bootstrap/Pagination';
173
- import 'react-bootstrap/Figure';
174
- import './index-db3bb315.js';
167
+ export { default as Auth } from './Auth.js';
175
168
  import 'swr';
176
169
  import 'passport-local';
177
170
  import 'mysql';
171
+ export { g as getTargeting } from './getTargeting-7211f12c.js';
172
+ export { default as View } from './View.js';
173
+ export { default as getKeywords } from './getKeywords.js';
174
+ export { default as urlFor } from './urlFor.js';
178
175
  import './style-inject.es-1f59c1d0.js';
179
176
  import 'react-twitter-embed';
177
+ export { default as PartnerDetailListing } from './PartnerDetailListing.js';
178
+ export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
180
179
  import './VideoSeriesCard.js';
180
+ export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
@@ -1,9 +1,9 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { f as _toObject, a as _core, c as _ctx, o as _anObject, b as _isObject, _ as _export } from './_to-object-97770c52.js';
3
- import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-aa6068a3.js';
4
- import { _ as _objectSap } from './_object-sap-fd3054d0.js';
5
- import { d as defineProperty } from './define-property-ec6d528d.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-e9cea9e8.js';
2
+ import { f as _toObject, a as _core, c as _ctx, m as _anObject, b as _isObject, _ as _export } from './_to-object-a4107da3.js';
3
+ import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c990c18c.js';
4
+ import { _ as _objectSap } from './_object-sap-964b6feb.js';
5
+ import { d as defineProperty } from './define-property-8af5f002.js';
6
+ import { a as _typeof_1, b as _objectGopd } from './typeof-6435ba1c.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 { n as _objectKeys, f as _toObject, a as _core } from './_to-object-97770c52.js';
3
- import { _ as _objectSap } from './_object-sap-fd3054d0.js';
2
+ import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-a4107da3.js';
3
+ import { _ as _objectSap } from './_object-sap-964b6feb.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.20';
10
+ var VERSION = '4.17.15';
11
11
 
12
12
  /** Used as the size to enable large array optimizations. */
13
13
  var LARGE_ARRAY_SIZE = 200;
@@ -417,7 +417,7 @@ var lodash = createCommonjsModule(function (module, exports) {
417
417
  var root = freeGlobal || freeSelf || Function('return this')();
418
418
 
419
419
  /** Detect free variable `exports`. */
420
- var freeExports = exports && !exports.nodeType && exports;
420
+ var freeExports = exports && !exports.nodeType && exports;
421
421
 
422
422
  /** Detect free variable `module`. */
423
423
  var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
@@ -3714,21 +3714,8 @@ 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
-
3730
3717
  var index = -1;
3731
- iteratees = arrayMap(iteratees, baseUnary(getIteratee()));
3718
+ iteratees = arrayMap(iteratees.length ? iteratees : [identity], baseUnary(getIteratee()));
3732
3719
 
3733
3720
  var result = baseMap(collection, function(value, key, collection) {
3734
3721
  var criteria = arrayMap(iteratees, function(iteratee) {
@@ -3985,10 +3972,6 @@ var lodash = createCommonjsModule(function (module, exports) {
3985
3972
  var key = toKey(path[index]),
3986
3973
  newValue = value;
3987
3974
 
3988
- if (key === '__proto__' || key === 'constructor' || key === 'prototype') {
3989
- return object;
3990
- }
3991
-
3992
3975
  if (index != lastIndex) {
3993
3976
  var objValue = nested[key];
3994
3977
  newValue = customizer ? customizer(objValue, key, nested) : undefined$1;
@@ -4141,14 +4124,11 @@ var lodash = createCommonjsModule(function (module, exports) {
4141
4124
  * into `array`.
4142
4125
  */
4143
4126
  function baseSortedIndexBy(array, value, iteratee, retHighest) {
4144
- var low = 0,
4145
- high = array == null ? 0 : array.length;
4146
- if (high === 0) {
4147
- return 0;
4148
- }
4149
-
4150
4127
  value = iteratee(value);
4151
- var valIsNaN = value !== value,
4128
+
4129
+ var low = 0,
4130
+ high = array == null ? 0 : array.length,
4131
+ valIsNaN = value !== value,
4152
4132
  valIsNull = value === null,
4153
4133
  valIsSymbol = isSymbol(value),
4154
4134
  valIsUndefined = value === undefined$1;
@@ -5633,11 +5613,10 @@ var lodash = createCommonjsModule(function (module, exports) {
5633
5613
  if (arrLength != othLength && !(isPartial && othLength > arrLength)) {
5634
5614
  return false;
5635
5615
  }
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;
5616
+ // Assume cyclic values are equal.
5617
+ var stacked = stack.get(array);
5618
+ if (stacked && stack.get(other)) {
5619
+ return stacked == other;
5641
5620
  }
5642
5621
  var index = -1,
5643
5622
  result = true,
@@ -5799,11 +5778,10 @@ var lodash = createCommonjsModule(function (module, exports) {
5799
5778
  return false;
5800
5779
  }
5801
5780
  }
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;
5781
+ // Assume cyclic values are equal.
5782
+ var stacked = stack.get(object);
5783
+ if (stacked && stack.get(other)) {
5784
+ return stacked == other;
5807
5785
  }
5808
5786
  var result = true;
5809
5787
  stack.set(object, other);
@@ -9184,10 +9162,6 @@ var lodash = createCommonjsModule(function (module, exports) {
9184
9162
  * // The `_.property` iteratee shorthand.
9185
9163
  * _.filter(users, 'active');
9186
9164
  * // => 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']
9191
9165
  */
9192
9166
  function filter(collection, predicate) {
9193
9167
  var func = isArray(collection) ? arrayFilter : baseFilter;
@@ -9937,15 +9911,15 @@ var lodash = createCommonjsModule(function (module, exports) {
9937
9911
  * var users = [
9938
9912
  * { 'user': 'fred', 'age': 48 },
9939
9913
  * { 'user': 'barney', 'age': 36 },
9940
- * { 'user': 'fred', 'age': 30 },
9914
+ * { 'user': 'fred', 'age': 40 },
9941
9915
  * { 'user': 'barney', 'age': 34 }
9942
9916
  * ];
9943
9917
  *
9944
9918
  * _.sortBy(users, [function(o) { return o.user; }]);
9945
- * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 30]]
9919
+ * // => objects for [['barney', 36], ['barney', 34], ['fred', 48], ['fred', 40]]
9946
9920
  *
9947
9921
  * _.sortBy(users, ['user', 'age']);
9948
- * // => objects for [['barney', 34], ['barney', 36], ['fred', 30], ['fred', 48]]
9922
+ * // => objects for [['barney', 34], ['barney', 36], ['fred', 40], ['fred', 48]]
9949
9923
  */
9950
9924
  var sortBy = baseRest(function(collection, iteratees) {
9951
9925
  if (collection == null) {
@@ -14820,11 +14794,11 @@ var lodash = createCommonjsModule(function (module, exports) {
14820
14794
 
14821
14795
  // Use a sourceURL for easier debugging.
14822
14796
  // The sourceURL gets injected into the source that's eval-ed, so be careful
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.
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.
14825
14799
  var sourceURL = '//# sourceURL=' +
14826
14800
  (hasOwnProperty.call(options, 'sourceURL')
14827
- ? (options.sourceURL + '').replace(/\s/g, ' ')
14801
+ ? (options.sourceURL + '').replace(/[\r\n]/g, ' ')
14828
14802
  : ('lodash.templateSources[' + (++templateCounter) + ']')
14829
14803
  ) + '\n';
14830
14804
 
@@ -14857,6 +14831,8 @@ var lodash = createCommonjsModule(function (module, exports) {
14857
14831
 
14858
14832
  // If `variable` is not specified wrap a with-statement around the generated
14859
14833
  // 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.
14860
14836
  var variable = hasOwnProperty.call(options, 'variable') && options.variable;
14861
14837
  if (!variable) {
14862
14838
  source = 'with (obj) {\n' + source + '\n}\n';
@@ -15563,9 +15539,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15563
15539
  * values against any array or object value, respectively. See `_.isEqual`
15564
15540
  * for a list of supported value comparisons.
15565
15541
  *
15566
- * **Note:** Multiple values can be checked by combining several matchers
15567
- * using `_.overSome`
15568
- *
15569
15542
  * @static
15570
15543
  * @memberOf _
15571
15544
  * @since 3.0.0
@@ -15581,10 +15554,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15581
15554
  *
15582
15555
  * _.filter(objects, _.matches({ 'a': 4, 'c': 6 }));
15583
15556
  * // => [{ '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 }]
15588
15557
  */
15589
15558
  function matches(source) {
15590
15559
  return baseMatches(baseClone(source, CLONE_DEEP_FLAG));
@@ -15599,9 +15568,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15599
15568
  * `srcValue` values against any array or object value, respectively. See
15600
15569
  * `_.isEqual` for a list of supported value comparisons.
15601
15570
  *
15602
- * **Note:** Multiple values can be checked by combining several matchers
15603
- * using `_.overSome`
15604
- *
15605
15571
  * @static
15606
15572
  * @memberOf _
15607
15573
  * @since 3.2.0
@@ -15618,10 +15584,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15618
15584
  *
15619
15585
  * _.find(objects, _.matchesProperty('a', 4));
15620
15586
  * // => { '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 }]
15625
15587
  */
15626
15588
  function matchesProperty(path, srcValue) {
15627
15589
  return baseMatchesProperty(path, baseClone(srcValue, CLONE_DEEP_FLAG));
@@ -15845,10 +15807,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15845
15807
  * Creates a function that checks if **all** of the `predicates` return
15846
15808
  * truthy when invoked with the arguments it receives.
15847
15809
  *
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
- *
15852
15810
  * @static
15853
15811
  * @memberOf _
15854
15812
  * @since 4.0.0
@@ -15875,10 +15833,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15875
15833
  * Creates a function that checks if **any** of the `predicates` return
15876
15834
  * truthy when invoked with the arguments it receives.
15877
15835
  *
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
- *
15882
15836
  * @static
15883
15837
  * @memberOf _
15884
15838
  * @since 4.0.0
@@ -15898,9 +15852,6 @@ var lodash = createCommonjsModule(function (module, exports) {
15898
15852
  *
15899
15853
  * func(NaN);
15900
15854
  * // => false
15901
- *
15902
- * var matchesFunc = _.overSome([{ 'a': 1 }, { 'a': 2 }])
15903
- * var matchesPropertyFunc = _.overSome([['a', 1], ['a', 2]])
15904
15855
  */
15905
15856
  var overSome = createOver(arraySome);
15906
15857