@mjhls/mjh-framework 1.0.711-beta.2 → 1.0.711-cors-proxy

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 (229) hide show
  1. package/dist/cjs/AD.js +10 -9
  2. package/dist/cjs/AD300x250.js +10 -9
  3. package/dist/cjs/AD300x250x600.js +10 -9
  4. package/dist/cjs/AD728x90.js +11 -10
  5. package/dist/cjs/ADFloatingFooter.js +12 -11
  6. package/dist/cjs/ADFooter.js +9 -8
  7. package/dist/cjs/ADGutter.js +12 -11
  8. package/dist/cjs/{ADInfeed-5a561d7c.js → ADInfeed-71e2533d.js} +11 -9
  9. package/dist/cjs/ADSkyscraper.js +12 -11
  10. package/dist/cjs/ADSponsoredResources.js +12 -11
  11. package/dist/cjs/ADWebcast.js +12 -11
  12. package/dist/cjs/ADWelcome.js +16 -15
  13. package/dist/cjs/{ADlgInfeed-c50f81d4.js → ADlgInfeed-2c6a814f.js} +7 -6
  14. package/dist/cjs/AccordionPanel.js +24 -22
  15. package/dist/cjs/AdSlot.js +14 -13
  16. package/dist/cjs/AdSlotsProvider.js +7 -6
  17. package/dist/cjs/AlphabeticList.js +16 -15
  18. package/dist/cjs/ArticleCarousel.js +12 -12
  19. package/dist/cjs/ArticleSeriesListing.js +41 -41
  20. package/dist/cjs/Auth.js +232 -144
  21. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-ac8972ce.js} +13 -12
  22. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
  23. package/dist/cjs/Breadcrumbs.js +23 -21
  24. package/dist/cjs/BrowseVideosListing.js +29 -29
  25. package/dist/cjs/CMEDeck.js +63 -63
  26. package/dist/cjs/Column1.js +14 -11
  27. package/dist/cjs/Column2.js +22 -19
  28. package/dist/cjs/Column3.js +35 -32
  29. package/dist/cjs/ConferenceArticleCard.js +19 -18
  30. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  31. package/dist/cjs/DeckContent.js +77 -73
  32. package/dist/cjs/DeckQueue.js +73 -69
  33. package/dist/cjs/{Dfp-ce7ac168.js → Dfp-234d2d8e.js} +21 -20
  34. package/dist/cjs/EventsDeck.js +123 -116
  35. package/dist/cjs/ExternalResources.js +47 -47
  36. package/dist/cjs/Feature.js +26 -24
  37. package/dist/cjs/ForbesHero.js +34 -33
  38. package/dist/cjs/GridContent.js +153 -149
  39. package/dist/cjs/GridHero.js +35 -34
  40. package/dist/cjs/GroupDeck.js +43 -43
  41. package/dist/cjs/HamMagazine.js +119 -114
  42. package/dist/cjs/Header.js +13 -11
  43. package/dist/cjs/Hero.js +11 -10
  44. package/dist/cjs/HighlightenVideo.js +17 -16
  45. package/dist/cjs/HorizontalHero.js +25 -24
  46. package/dist/cjs/IssueContentDeck.js +70 -65
  47. package/dist/cjs/IssueDeck.js +65 -60
  48. package/dist/cjs/IssueLanding.js +19 -18
  49. package/dist/cjs/LeftNav.js +22 -20
  50. package/dist/cjs/MasterDeck.js +51 -50
  51. package/dist/cjs/NavDvm.js +68 -63
  52. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  53. package/dist/cjs/NavMagazine.js +121 -116
  54. package/dist/cjs/NavNative.js +107 -99
  55. package/dist/cjs/NavNormal.js +41 -36
  56. package/dist/cjs/OncliveHero.js +18 -18
  57. package/dist/cjs/OncliveLargeHero.js +59 -58
  58. package/dist/cjs/PageFilter.js +9 -8
  59. package/dist/cjs/PartnerDetailListing.js +72 -72
  60. package/dist/cjs/PdfDownload.js +9 -8
  61. package/dist/cjs/PopUpModal.js +15 -13
  62. package/dist/cjs/PublicationDeck.js +64 -59
  63. package/dist/cjs/PublicationLanding.js +64 -60
  64. package/dist/cjs/QueueDeckExpanded.js +270 -270
  65. package/dist/cjs/RecentNews.js +23 -22
  66. package/dist/cjs/RelatedContent.js +22 -21
  67. package/dist/cjs/RelatedTopicsDropdown.js +22 -19
  68. package/dist/cjs/RolesDeck.js +32 -27
  69. package/dist/cjs/Search.js +16 -12
  70. package/dist/cjs/SideFooter.js +24 -23
  71. package/dist/cjs/SocialIcons.js +10 -9
  72. package/dist/cjs/{SocialSearchComponent-8dd468fd.js → SocialSearchComponent-87578cd1.js} +38 -34
  73. package/dist/cjs/SocialShare.js +31 -29
  74. package/dist/cjs/TaxonomyCard.js +59 -54
  75. package/dist/cjs/TaxonomyDescription.js +23 -23
  76. package/dist/cjs/TemplateNormal.js +36 -35
  77. package/dist/cjs/ThumbnailCard.js +19 -17
  78. package/dist/cjs/Ustream.js +21 -20
  79. package/dist/cjs/VerticalHero.js +17 -16
  80. package/dist/cjs/VideoSeriesCard.js +24 -23
  81. package/dist/cjs/VideoSeriesFilter.js +9 -9
  82. package/dist/cjs/VideoSeriesListing.js +56 -56
  83. package/dist/cjs/View.js +183 -180
  84. package/dist/cjs/YahooHero.js +30 -29
  85. package/dist/cjs/YoutubeGroup.js +51 -51
  86. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
  87. package/dist/cjs/getRelatedArticle.js +8 -8
  88. package/dist/cjs/getSerializers.js +12 -13
  89. package/dist/cjs/{getTargeting-9af0ef69.js → getTargeting-fee8c429.js} +2 -2
  90. package/dist/cjs/getTargeting.js +1 -1
  91. package/dist/cjs/iconBase-68959171.js +0 -3
  92. package/dist/cjs/{index-3294d3bc.js → index-6367b7bf.js} +16 -17
  93. package/dist/cjs/{index-da796b8c.js → index-8a3fb0bc.js} +12 -10
  94. package/dist/cjs/{index-9b8a57e5.js → index-ad961307.js} +811 -788
  95. package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
  96. package/dist/cjs/{index-8bf6c863.js → index-e08f00ce.js} +9 -8
  97. package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
  98. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  99. package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
  100. package/dist/cjs/{index.esm-4d410430.js → index.esm-3ffa049c.js} +20 -20
  101. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  102. package/dist/cjs/index.js +31 -37
  103. package/dist/cjs/{inherits-c9f99d47.js → inherits-87492b40.js} +1 -1
  104. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  105. package/dist/cjs/{main-02daeefe.js → main-7b5e57b0.js} +90 -54
  106. package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
  107. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
  108. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-95231a70.js} +50 -0
  109. package/dist/cjs/timeDifferenceCalc.js +1 -1
  110. package/dist/cjs/{typeof-725500bc.js → typeof-9d7f610f.js} +1 -1
  111. package/dist/cjs/urlFor.js +2 -2
  112. package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
  113. package/dist/esm/AD.js +7 -7
  114. package/dist/esm/AD300x250.js +7 -7
  115. package/dist/esm/AD300x250x600.js +7 -7
  116. package/dist/esm/AD728x90.js +8 -8
  117. package/dist/esm/ADFloatingFooter.js +9 -9
  118. package/dist/esm/ADFooter.js +6 -6
  119. package/dist/esm/ADGutter.js +9 -9
  120. package/dist/esm/{ADInfeed-d4c94a16.js → ADInfeed-73a22dad.js} +5 -5
  121. package/dist/esm/ADSkyscraper.js +9 -9
  122. package/dist/esm/ADSponsoredResources.js +9 -9
  123. package/dist/esm/ADWebcast.js +9 -9
  124. package/dist/esm/ADWelcome.js +13 -13
  125. package/dist/esm/{ADlgInfeed-5b170d9e.js → ADlgInfeed-e5c107b7.js} +4 -4
  126. package/dist/esm/AccordionPanel.js +17 -17
  127. package/dist/esm/AdSlot.js +5 -5
  128. package/dist/esm/AdSlotsProvider.js +4 -4
  129. package/dist/esm/AlphabeticList.js +13 -13
  130. package/dist/esm/ArticleCarousel.js +9 -10
  131. package/dist/esm/ArticleSeriesListing.js +35 -36
  132. package/dist/esm/Auth.js +209 -125
  133. package/dist/esm/{AuthorComponent-00f13201.js → AuthorComponent-23afa074.js} +10 -10
  134. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
  135. package/dist/esm/Breadcrumbs.js +11 -11
  136. package/dist/esm/BrowseVideosListing.js +26 -27
  137. package/dist/esm/CMEDeck.js +60 -60
  138. package/dist/esm/Column1.js +5 -5
  139. package/dist/esm/Column2.js +12 -12
  140. package/dist/esm/Column3.js +24 -24
  141. package/dist/esm/ConferenceArticleCard.js +14 -14
  142. package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
  143. package/dist/esm/DeckContent.js +54 -54
  144. package/dist/esm/DeckQueue.js +47 -47
  145. package/dist/esm/{Dfp-14e866d7.js → Dfp-f9463b48.js} +10 -10
  146. package/dist/esm/EventsDeck.js +66 -66
  147. package/dist/esm/ExternalResources.js +40 -41
  148. package/dist/esm/Feature.js +17 -17
  149. package/dist/esm/ForbesHero.js +28 -28
  150. package/dist/esm/GridContent.js +111 -111
  151. package/dist/esm/GridHero.js +29 -29
  152. package/dist/esm/GroupDeck.js +37 -38
  153. package/dist/esm/HamMagazine.js +86 -86
  154. package/dist/esm/Header.js +7 -7
  155. package/dist/esm/Hero.js +7 -7
  156. package/dist/esm/HighlightenVideo.js +14 -14
  157. package/dist/esm/HorizontalHero.js +21 -21
  158. package/dist/esm/IssueContentDeck.js +41 -41
  159. package/dist/esm/IssueDeck.js +34 -34
  160. package/dist/esm/IssueLanding.js +16 -16
  161. package/dist/esm/LeftNav.js +16 -16
  162. package/dist/esm/MasterDeck.js +44 -44
  163. package/dist/esm/NavDvm.js +43 -43
  164. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
  165. package/dist/esm/NavMagazine.js +90 -90
  166. package/dist/esm/NavNative.js +72 -72
  167. package/dist/esm/NavNormal.js +21 -21
  168. package/dist/esm/OncliveHero.js +14 -15
  169. package/dist/esm/OncliveLargeHero.js +52 -52
  170. package/dist/esm/PageFilter.js +6 -6
  171. package/dist/esm/PartnerDetailListing.js +67 -68
  172. package/dist/esm/PdfDownload.js +6 -6
  173. package/dist/esm/PopUpModal.js +8 -8
  174. package/dist/esm/PublicationDeck.js +35 -35
  175. package/dist/esm/PublicationLanding.js +35 -35
  176. package/dist/esm/QueueDeckExpanded.js +251 -251
  177. package/dist/esm/RecentNews.js +19 -19
  178. package/dist/esm/RelatedContent.js +17 -17
  179. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  180. package/dist/esm/RolesDeck.js +13 -13
  181. package/dist/esm/Search.js +5 -5
  182. package/dist/esm/SideFooter.js +19 -19
  183. package/dist/esm/SocialIcons.js +7 -7
  184. package/dist/esm/{SocialSearchComponent-8ac29f4f.js → SocialSearchComponent-91c19daa.js} +25 -25
  185. package/dist/esm/SocialShare.js +25 -25
  186. package/dist/esm/TaxonomyCard.js +36 -36
  187. package/dist/esm/TaxonomyDescription.js +17 -18
  188. package/dist/esm/TemplateNormal.js +29 -29
  189. package/dist/esm/ThumbnailCard.js +10 -10
  190. package/dist/esm/Ustream.js +18 -18
  191. package/dist/esm/VerticalHero.js +13 -13
  192. package/dist/esm/VideoSeriesCard.js +17 -17
  193. package/dist/esm/VideoSeriesFilter.js +6 -6
  194. package/dist/esm/VideoSeriesListing.js +49 -50
  195. package/dist/esm/View.js +158 -159
  196. package/dist/esm/YahooHero.js +25 -25
  197. package/dist/esm/YoutubeGroup.js +36 -37
  198. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
  199. package/dist/esm/getRelatedArticle.js +1 -1
  200. package/dist/esm/getSerializers.js +12 -13
  201. package/dist/esm/{index-4d1ed4ba.js → index-1a7c57c9.js} +748 -732
  202. package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
  203. package/dist/esm/{index-a9e53f80.js → index-acfb8079.js} +3 -3
  204. package/dist/esm/{index-ef6d5dcf.js → index-c00b0bbb.js} +16 -17
  205. package/dist/esm/{index-5f9f807a.js → index-c5fd0af5.js} +4 -4
  206. package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
  207. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  208. package/dist/esm/{index.esm-fd746768.js → index.esm-8ee5ff72.js} +17 -18
  209. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  210. package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
  211. package/dist/esm/index.js +26 -30
  212. package/dist/esm/{inherits-7ee3e0c1.js → inherits-596840e8.js} +1 -1
  213. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  214. package/dist/esm/{main-e4a934b2.js → main-747e7d25.js} +87 -52
  215. package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
  216. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
  217. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-4b699764.js} +51 -2
  218. package/dist/esm/timeDifferenceCalc.js +1 -1
  219. package/dist/esm/{typeof-08f2c380.js → typeof-ee095d0c.js} +1 -1
  220. package/dist/esm/urlFor.js +1 -1
  221. package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
  222. package/package.json +1 -1
  223. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  224. package/dist/cjs/VideoProgramLandingPage.js +0 -247
  225. package/dist/cjs/VideoSeriesLandingPage.js +0 -177
  226. package/dist/cjs/index-187c967e.js +0 -54
  227. package/dist/esm/VideoProgramLandingPage.js +0 -242
  228. package/dist/esm/VideoSeriesLandingPage.js +0 -172
  229. package/dist/esm/index-c7e2ac95.js +0 -52
@@ -1,21 +1,14 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var FaLongArrowAltRight = function (props) {
4
+ function FaLongArrowAltRight (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
6
- };
7
- FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
8
- var FaMinus = function (props) {
6
+ }function FaMinus (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
10
- };
11
- FaMinus.displayName = "FaMinus";
12
- var FaPlus = function (props) {
8
+ }function FaPlus (props) {
13
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
14
- };
15
- FaPlus.displayName = "FaPlus";
16
- var FaRegWindowClose = function (props) {
10
+ }function FaRegWindowClose (props) {
17
11
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
18
- };
19
- FaRegWindowClose.displayName = "FaRegWindowClose";
12
+ }
20
13
 
21
14
  export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
@@ -1,17 +1,12 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var MdEmail = function (props) {
4
+ function MdEmail (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
6
- };
7
- MdEmail.displayName = "MdEmail";
8
- var MdMouse = function (props) {
6
+ }function MdMouse (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z"}}]})(props);
10
- };
11
- MdMouse.displayName = "MdMouse";
12
- var MdPictureAsPdf = function (props) {
8
+ }function MdPictureAsPdf (props) {
13
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
14
- };
15
- MdPictureAsPdf.displayName = "MdPictureAsPdf";
10
+ }
16
11
 
17
12
  export { MdEmail as M, MdMouse as a, MdPictureAsPdf as b };
package/dist/esm/index.js CHANGED
@@ -8,28 +8,28 @@ import './core.get-iterator-method-54d2e411.js';
8
8
  import './_object-pie-71ac75a4.js';
9
9
  import './extends-cc5da797.js';
10
10
  import './_object-sap-4d59d5bd.js';
11
- import './inherits-7ee3e0c1.js';
11
+ import './inherits-596840e8.js';
12
12
  import './define-property-de3fc946.js';
13
13
  import './web.dom.iterable-8956f9a5.js';
14
- import './typeof-08f2c380.js';
14
+ import './typeof-ee095d0c.js';
15
15
  import './_is-array-49698029.js';
16
16
  import 'react';
17
- import './index-a9e53f80.js';
17
+ import './index-acfb8079.js';
18
18
  import 'prop-types';
19
19
  import 'react-bootstrap/Container';
20
20
  import 'react-bootstrap/Row';
21
21
  import 'react-bootstrap/Col';
22
22
  import 'react-bootstrap/Card';
23
- import './moment-e2f9b20c.js';
23
+ import './moment-b6f49411.js';
24
24
  import 'next/router';
25
25
  import './isSymbol-807e927e.js';
26
26
  import './debounce-1a993acf.js';
27
- import './index.es-29c1cef5.js';
27
+ import './index.es-c6222053.js';
28
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';
29
+ import './visibility-sensor-082c757b.js';
30
+ import './index-51a80699.js';
31
+ import './index-c5fd0af5.js';
32
+ import './main-747e7d25.js';
33
33
  import './entities-7cc3bf45.js';
34
34
  import './stringify-008c8802.js';
35
35
  import './slicedToArray-7021e5df.js';
@@ -38,31 +38,30 @@ import './_set-species-cede29f8.js';
38
38
  export { default as Segment } from './Segment.js';
39
39
  export { default as Beam } from './Beam.js';
40
40
  export { default as AdSlot } from './AdSlot.js';
41
- import './ADInfeed-d4c94a16.js';
41
+ import './ADInfeed-73a22dad.js';
42
42
  export { default as DeckContent } from './DeckContent.js';
43
- import './lodash-17fdfebb.js';
44
- import './ADlgInfeed-5b170d9e.js';
43
+ import './lodash-ec8c6b48.js';
44
+ import './ADlgInfeed-e5c107b7.js';
45
45
  import './getContentCategory-15dcc413.js';
46
46
  import './get-5ee14cda.js';
47
47
  export { default as AD } from './AD.js';
48
- import './AuthorComponent-00f13201.js';
48
+ import './AuthorComponent-23afa074.js';
49
49
  export { default as GridContent } from './GridContent.js';
50
50
  export { default as DeckQueue } from './DeckQueue.js';
51
51
  import 'react-bootstrap/Media';
52
52
  export { default as ThumbnailCard } from './ThumbnailCard.js';
53
- import './BlockContent-e9b4ddcf.js';
54
- import './react-social-icons-a7d5c5c7.js';
53
+ import './BlockContent-d05b5b23.js';
54
+ import './react-social-icons-3822f1ce.js';
55
55
  export { default as TaxonomyCard } from './TaxonomyCard.js';
56
56
  export { default as RolesDeck } from './RolesDeck.js';
57
- import './index-c7e2ac95.js';
58
- import './smoothscroll-0cd4c7a6.js';
57
+ import './smoothscroll-4b699764.js';
59
58
  export { default as GroupDeck } from './GroupDeck.js';
60
59
  export { default as YoutubeGroup } from './YoutubeGroup.js';
61
60
  import 'react-bootstrap';
62
61
  import './timeDifferenceCalc.js';
63
62
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
64
63
  import './iconBase-602d52fe.js';
65
- import './index.esm-29e48d38.js';
64
+ import './index.esm-3fdda599.js';
66
65
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
67
66
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
68
67
  export { default as ArticleCarousel } from './ArticleCarousel.js';
@@ -77,19 +76,19 @@ import './defineProperty-b798470d.js';
77
76
  export { default as EventsDeck } from './EventsDeck.js';
78
77
  import 'react-bootstrap/Spinner';
79
78
  import 'react-bootstrap/Form';
80
- import './index-ef6d5dcf.js';
79
+ import './index-c00b0bbb.js';
81
80
  import './js.cookie-6874175c.js';
82
81
  export { default as CMEDeck } from './CMEDeck.js';
83
- export { g as getSerializers } from './index-4d1ed4ba.js';
82
+ export { g as getSerializers } from './index-1a7c57c9.js';
84
83
  import './util-7700fc59.js';
85
- import './brightcove-react-player-loader.es-83f53e4e.js';
84
+ import './brightcove-react-player-loader.es-4abff0b1.js';
86
85
  import 'react-bootstrap/Pagination';
87
86
  import 'next/head';
88
87
  import 'react-bootstrap/Figure';
89
88
  export { default as ExternalResources } from './ExternalResources.js';
90
89
  export { Column1 } from './Column1.js';
91
90
  export { default as SideFooter } from './SideFooter.js';
92
- import './ConferenceBanner-8792ebd2.js';
91
+ import './ConferenceBanner-9162d0ca.js';
93
92
  export { Column2 } from './Column2.js';
94
93
  export { default as ADSponsoredResources } from './ADSponsoredResources.js';
95
94
  import 'react-bootstrap/ListGroup';
@@ -107,12 +106,12 @@ export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
107
106
  import 'react-bootstrap/Nav';
108
107
  import 'react-bootstrap/Navbar';
109
108
  import 'react-bootstrap/NavDropdown';
110
- import './index.esm-b08f4b04.js';
111
- import './NavFooter-e27bd93b.js';
112
- import './index.esm-fd746768.js';
109
+ import './index.esm-d6f88d94.js';
110
+ import './NavFooter-c29526b7.js';
111
+ import './index.esm-8ee5ff72.js';
113
112
  export { default as SocialIcons } from './SocialIcons.js';
114
113
  import 'react-bootstrap/FormControl';
115
- import './SocialSearchComponent-8ac29f4f.js';
114
+ import './SocialSearchComponent-91c19daa.js';
116
115
  export { default as NavMagazine } from './NavMagazine.js';
117
116
  export { NavNative } from './NavNative.js';
118
117
  export { default as Search } from './Search.js';
@@ -140,7 +139,7 @@ export { default as PdfDownload } from './PdfDownload.js';
140
139
  import 'react-bootstrap/DropdownButton';
141
140
  import 'react-bootstrap/Dropdown';
142
141
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
143
- import './index.esm-cf08bf18.js';
142
+ import './index.esm-a8ff922c.js';
144
143
  export { default as Ustream } from './Ustream.js';
145
144
  export { default as HighlightenVideo } from './HighlightenVideo.js';
146
145
  export { default as PublicationLanding } from './PublicationLanding.js';
@@ -174,6 +173,3 @@ export { default as urlFor } from './urlFor.js';
174
173
  import './style-inject.es-1f59c1d0.js';
175
174
  import 'react-twitter-embed';
176
175
  export { default as PartnerDetailListing } from './PartnerDetailListing.js';
177
- export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
178
- import './VideoSeriesCard.js';
179
- export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
@@ -3,7 +3,7 @@ import { h as _toObject, d as _core, f as _ctx, o as _anObject, e as _isObject,
3
3
  import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-9b2af4a5.js';
4
4
  import { _ as _objectSap } from './_object-sap-4d59d5bd.js';
5
5
  import { d as defineProperty } from './define-property-de3fc946.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-08f2c380.js';
6
+ import { a as _typeof_1, b as _objectGopd } from './typeof-ee095d0c.js';
7
7
 
8
8
  // 19.1.2.9 Object.getPrototypeOf(O)
9
9
 
@@ -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