@mjhls/mjh-framework 1.0.689-segment → 1.0.690

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (264) hide show
  1. package/README.md +172 -172
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +24 -23
  4. package/dist/cjs/AD300x250x600.js +24 -23
  5. package/dist/cjs/AD728x90.js +27 -26
  6. package/dist/cjs/ADFloatingFooter.js +29 -28
  7. package/dist/cjs/ADFooter.js +15 -14
  8. package/dist/cjs/ADGutter.js +26 -25
  9. package/dist/cjs/{ADInfeed-3410ab3c.js → ADInfeed-ba531ca6.js} +13 -11
  10. package/dist/cjs/ADSkyscraper.js +26 -25
  11. package/dist/cjs/ADSponsoredResources.js +26 -25
  12. package/dist/cjs/ADWebcast.js +26 -25
  13. package/dist/cjs/ADWelcome.js +30 -29
  14. package/dist/cjs/{ADlgInfeed-845aac15.js → ADlgInfeed-b0cc0e88.js} +9 -8
  15. package/dist/cjs/AccordionPanel.js +31 -29
  16. package/dist/cjs/AdSlot.js +30 -29
  17. package/dist/cjs/AdSlotsProvider.js +7 -6
  18. package/dist/cjs/AlphabeticList.js +25 -24
  19. package/dist/cjs/ArticleCarousel.js +22 -21
  20. package/dist/cjs/ArticleSeriesListing.js +58 -57
  21. package/dist/cjs/Auth.js +793 -357
  22. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-98ebefa4.js} +14 -13
  23. package/dist/cjs/Beam.js +9 -9
  24. package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-bbc3be61.js} +25 -24
  25. package/dist/cjs/Breadcrumbs.js +29 -27
  26. package/dist/cjs/BrowseVideosListing.js +28 -27
  27. package/dist/cjs/CMEDeck.js +77 -77
  28. package/dist/cjs/Column1.js +14 -11
  29. package/dist/cjs/Column2.js +35 -32
  30. package/dist/cjs/Column3.js +57 -54
  31. package/dist/cjs/ConferenceArticleCard.js +38 -37
  32. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  33. package/dist/cjs/DeckContent.js +106 -102
  34. package/dist/cjs/DeckQueue.js +90 -86
  35. package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-76acc8c2.js} +31 -30
  36. package/dist/cjs/EventsDeck.js +153 -146
  37. package/dist/cjs/ExternalResources.js +73 -72
  38. package/dist/cjs/Feature.js +27 -25
  39. package/dist/cjs/ForbesHero.js +41 -40
  40. package/dist/cjs/GridContent.js +180 -176
  41. package/dist/cjs/GridHero.js +43 -42
  42. package/dist/cjs/GroupDeck.js +50 -49
  43. package/dist/cjs/HamMagazine.js +144 -139
  44. package/dist/cjs/Header.js +13 -11
  45. package/dist/cjs/Hero.js +13 -12
  46. package/dist/cjs/HighlightenVideo.js +18 -17
  47. package/dist/cjs/HorizontalHero.js +26 -25
  48. package/dist/cjs/IssueContentDeck.js +77 -72
  49. package/dist/cjs/IssueDeck.js +75 -70
  50. package/dist/cjs/IssueLanding.js +70 -69
  51. package/dist/cjs/KMTracker.js +15 -15
  52. package/dist/cjs/LeftNav.js +37 -35
  53. package/dist/cjs/MasterDeck.js +81 -80
  54. package/dist/cjs/NavDvm.js +80 -75
  55. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  56. package/dist/cjs/NavMagazine.js +153 -148
  57. package/dist/cjs/NavNative.js +132 -138
  58. package/dist/cjs/NavNormal.js +53 -48
  59. package/dist/cjs/OncliveHero.js +20 -20
  60. package/dist/cjs/OncliveLargeHero.js +67 -66
  61. package/dist/cjs/PageFilter.js +15 -14
  62. package/dist/cjs/PartnerDetailListing.js +170 -169
  63. package/dist/cjs/PdfDownload.js +9 -8
  64. package/dist/cjs/PopUpModal.js +21 -19
  65. package/dist/cjs/PublicationDeck.js +66 -61
  66. package/dist/cjs/PublicationLanding.js +98 -94
  67. package/dist/cjs/QueueDeckExpanded.js +292 -292
  68. package/dist/cjs/RecentNews.js +24 -23
  69. package/dist/cjs/RelatedContent.js +53 -52
  70. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  71. package/dist/cjs/RolesDeck.js +32 -27
  72. package/dist/cjs/Search.js +22 -18
  73. package/dist/cjs/Segment.js +7 -7
  74. package/dist/cjs/SetCookie.js +1 -1
  75. package/dist/cjs/SideFooter.js +38 -37
  76. package/dist/cjs/SocialIcons.js +10 -9
  77. package/dist/cjs/{SocialSearchComponent-6b5e5b47.js → SocialSearchComponent-de064e93.js} +38 -34
  78. package/dist/cjs/SocialShare.js +31 -29
  79. package/dist/cjs/TaxonomyCard.js +62 -57
  80. package/dist/cjs/TemplateNormal.js +72 -71
  81. package/dist/cjs/ThumbnailCard.js +22 -20
  82. package/dist/cjs/Ustream.js +27 -26
  83. package/dist/cjs/VerticalHero.js +18 -17
  84. package/dist/cjs/VideoSeriesCard.js +34 -33
  85. package/dist/cjs/VideoSeriesFilter.js +19 -19
  86. package/dist/cjs/VideoSeriesListing.js +72 -71
  87. package/dist/cjs/View.js +237 -234
  88. package/dist/cjs/YahooHero.js +40 -39
  89. package/dist/cjs/YoutubeGroup.js +69 -68
  90. package/dist/cjs/{_is-array-754e012d.js → _is-array-b1090e3d.js} +6 -6
  91. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-8decaf0f.js} +2 -2
  92. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-b69cab35.js} +1 -1
  93. package/dist/cjs/{_set-species-f92c67c5.js → _set-species-5c9fd235.js} +4 -4
  94. package/dist/cjs/{_to-object-329a650b.js → _to-object-e2d5cc9d.js} +3 -3
  95. package/dist/cjs/{asyncToGenerator-533d476a.js → asyncToGenerator-a855b820.js} +6 -6
  96. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
  97. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-bf3fde8c.js} +2 -2
  98. package/dist/cjs/{define-property-f4d12f4e.js → define-property-1d75ae0f.js} +1 -1
  99. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-16bd5829.js} +1 -1
  100. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-e3ce14ae.js} +1 -1
  101. package/dist/cjs/{extends-60837c34.js → extends-a9da965c.js} +1 -1
  102. package/dist/cjs/getRelatedArticle.js +19 -19
  103. package/dist/cjs/getSerializers.js +39 -39
  104. package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-d8df2f51.js} +11 -11
  105. package/dist/cjs/getTargeting.js +7 -7
  106. package/dist/cjs/iconBase-68959171.js +0 -3
  107. package/dist/cjs/{index-b5eb3ff8.js → index-10185024.js} +3 -3
  108. package/dist/cjs/{index-2d0a4911.js → index-5ad2b070.js} +12 -11
  109. package/dist/cjs/{index-5be2866f.js → index-6367b7bf.js} +16 -17
  110. package/dist/cjs/{index-da796b8c.js → index-80f57cff.js} +17 -15
  111. package/dist/cjs/{index-44c25825.js → index-e1d6c590.js} +427 -417
  112. package/dist/cjs/{index.es-ab3f2690.js → index.es-f3e47207.js} +28 -11
  113. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  114. package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
  115. package/dist/cjs/{index.esm-876ca9ff.js → index.esm-61650d1a.js} +5 -12
  116. package/dist/cjs/{index.esm-4d410430.js → index.esm-8123cf40.js} +20 -20
  117. package/dist/cjs/index.js +126 -126
  118. package/dist/cjs/{inherits-513d81cd.js → inherits-3affeccb.js} +8 -8
  119. package/dist/cjs/{keys-a586b7a0.js → keys-218a754a.js} +2 -2
  120. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  121. package/dist/cjs/{main-b6c96c8d.js → main-df97bfe9.js} +84 -79
  122. package/dist/cjs/{moment-66a6a284.js → moment-ca3bd9fb.js} +10 -8
  123. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  124. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-5b1b0ed8.js} +4 -4
  125. package/dist/cjs/{smoothscroll-95231a70.js → smoothscroll-1abb448e.js} +1 -1
  126. package/dist/cjs/{stringify-7c5aff47.js → stringify-4f757ee6.js} +1 -1
  127. package/dist/cjs/timeDifferenceCalc.js +1 -1
  128. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-57153848.js} +4 -4
  129. package/dist/cjs/{typeof-725500bc.js → typeof-c69a5548.js} +6 -6
  130. package/dist/cjs/urlFor.js +2 -2
  131. package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
  132. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-0ffca19f.js} +3 -3
  133. package/dist/esm/AD.js +7 -7
  134. package/dist/esm/AD300x250.js +20 -20
  135. package/dist/esm/AD300x250x600.js +20 -20
  136. package/dist/esm/AD728x90.js +23 -23
  137. package/dist/esm/ADFloatingFooter.js +25 -25
  138. package/dist/esm/ADFooter.js +11 -11
  139. package/dist/esm/ADGutter.js +22 -22
  140. package/dist/esm/{ADInfeed-205cb7a9.js → ADInfeed-45191cf8.js} +7 -7
  141. package/dist/esm/ADSkyscraper.js +22 -22
  142. package/dist/esm/ADSponsoredResources.js +22 -22
  143. package/dist/esm/ADWebcast.js +22 -22
  144. package/dist/esm/ADWelcome.js +26 -26
  145. package/dist/esm/{ADlgInfeed-e538f17a.js → ADlgInfeed-1f8fc733.js} +6 -6
  146. package/dist/esm/AccordionPanel.js +24 -24
  147. package/dist/esm/AdSlot.js +21 -21
  148. package/dist/esm/AdSlotsProvider.js +3 -3
  149. package/dist/esm/AlphabeticList.js +21 -21
  150. package/dist/esm/ArticleCarousel.js +18 -18
  151. package/dist/esm/ArticleSeriesListing.js +52 -52
  152. package/dist/esm/Auth.js +775 -343
  153. package/dist/esm/{AuthorComponent-00f13201.js → AuthorComponent-30ec92a8.js} +11 -11
  154. package/dist/esm/Beam.js +9 -9
  155. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-c5de3044.js} +4 -4
  156. package/dist/esm/Breadcrumbs.js +17 -17
  157. package/dist/esm/BrowseVideosListing.js +24 -24
  158. package/dist/esm/CMEDeck.js +73 -73
  159. package/dist/esm/Column1.js +5 -5
  160. package/dist/esm/Column2.js +26 -26
  161. package/dist/esm/Column3.js +47 -47
  162. package/dist/esm/ConferenceArticleCard.js +33 -33
  163. package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
  164. package/dist/esm/DeckContent.js +84 -84
  165. package/dist/esm/DeckQueue.js +64 -64
  166. package/dist/esm/{Dfp-8a8fca18.js → Dfp-8b5b19d0.js} +20 -20
  167. package/dist/esm/EventsDeck.js +99 -99
  168. package/dist/esm/ExternalResources.js +66 -66
  169. package/dist/esm/Feature.js +18 -18
  170. package/dist/esm/ForbesHero.js +34 -34
  171. package/dist/esm/GridContent.js +138 -138
  172. package/dist/esm/GridHero.js +36 -36
  173. package/dist/esm/GroupDeck.js +45 -45
  174. package/dist/esm/HamMagazine.js +113 -113
  175. package/dist/esm/Header.js +7 -7
  176. package/dist/esm/Hero.js +9 -9
  177. package/dist/esm/HighlightenVideo.js +14 -14
  178. package/dist/esm/HorizontalHero.js +21 -21
  179. package/dist/esm/IssueContentDeck.js +49 -49
  180. package/dist/esm/IssueDeck.js +46 -46
  181. package/dist/esm/IssueLanding.js +66 -66
  182. package/dist/esm/KMTracker.js +15 -15
  183. package/dist/esm/LeftNav.js +31 -31
  184. package/dist/esm/MasterDeck.js +74 -74
  185. package/dist/esm/NavDvm.js +57 -57
  186. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
  187. package/dist/esm/NavMagazine.js +124 -124
  188. package/dist/esm/NavNative.js +102 -116
  189. package/dist/esm/NavNormal.js +36 -36
  190. package/dist/esm/OncliveHero.js +16 -17
  191. package/dist/esm/OncliveLargeHero.js +59 -59
  192. package/dist/esm/PageFilter.js +12 -12
  193. package/dist/esm/PartnerDetailListing.js +108 -108
  194. package/dist/esm/PdfDownload.js +6 -6
  195. package/dist/esm/PopUpModal.js +14 -14
  196. package/dist/esm/PublicationDeck.js +38 -38
  197. package/dist/esm/PublicationLanding.js +75 -75
  198. package/dist/esm/QueueDeckExpanded.js +272 -272
  199. package/dist/esm/RecentNews.js +20 -20
  200. package/dist/esm/RelatedContent.js +47 -47
  201. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  202. package/dist/esm/RolesDeck.js +13 -13
  203. package/dist/esm/Search.js +12 -12
  204. package/dist/esm/Segment.js +7 -7
  205. package/dist/esm/SetCookie.js +1 -1
  206. package/dist/esm/SideFooter.js +33 -33
  207. package/dist/esm/SocialIcons.js +7 -7
  208. package/dist/esm/{SocialSearchComponent-7f14e0f3.js → SocialSearchComponent-cddc9ce1.js} +26 -26
  209. package/dist/esm/SocialShare.js +25 -25
  210. package/dist/esm/TaxonomyCard.js +41 -41
  211. package/dist/esm/TemplateNormal.js +65 -65
  212. package/dist/esm/ThumbnailCard.js +13 -13
  213. package/dist/esm/Ustream.js +23 -23
  214. package/dist/esm/VerticalHero.js +13 -13
  215. package/dist/esm/VideoSeriesCard.js +25 -25
  216. package/dist/esm/VideoSeriesFilter.js +16 -16
  217. package/dist/esm/VideoSeriesListing.js +65 -65
  218. package/dist/esm/View.js +223 -224
  219. package/dist/esm/YahooHero.js +34 -34
  220. package/dist/esm/YoutubeGroup.js +53 -53
  221. package/dist/esm/{_is-array-49698029.js → _is-array-ffa65b7e.js} +6 -6
  222. package/dist/esm/{_iter-detect-59409a32.js → _iter-detect-256a4d61.js} +2 -2
  223. package/dist/esm/{_object-sap-4d59d5bd.js → _object-sap-0cecd031.js} +1 -1
  224. package/dist/esm/{_set-species-cede29f8.js → _set-species-09ba387c.js} +4 -4
  225. package/dist/esm/{_to-object-ded78eb9.js → _to-object-ee10dabb.js} +4 -4
  226. package/dist/esm/{asyncToGenerator-7c654f36.js → asyncToGenerator-b0af4000.js} +6 -6
  227. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-b43c695a.js} +7 -6
  228. package/dist/esm/{core.get-iterator-method-54d2e411.js → core.get-iterator-method-0e6dc181.js} +2 -2
  229. package/dist/esm/{define-property-de3fc946.js → define-property-e013aae3.js} +1 -1
  230. package/dist/esm/{defineProperty-b798470d.js → defineProperty-2385da87.js} +1 -1
  231. package/dist/esm/{es6.string.iterator-9b2af4a5.js → es6.string.iterator-c5179428.js} +2 -2
  232. package/dist/esm/{extends-cc5da797.js → extends-03593dc6.js} +1 -1
  233. package/dist/esm/getRelatedArticle.js +13 -13
  234. package/dist/esm/getSerializers.js +39 -39
  235. package/dist/esm/{getTargeting-2acdec91.js → getTargeting-60717d7f.js} +11 -11
  236. package/dist/esm/getTargeting.js +7 -7
  237. package/dist/esm/{index-51a80699.js → index-4de5c15f.js} +3 -3
  238. package/dist/esm/{index-93ec3c59.js → index-669ff425.js} +6 -6
  239. package/dist/esm/{index-5f9f807a.js → index-752d1dae.js} +10 -10
  240. package/dist/esm/{index-d2f90501.js → index-c00b0bbb.js} +16 -17
  241. package/dist/esm/{index-8a757d91.js → index-cbd95715.js} +373 -369
  242. package/dist/esm/{index.es-938a3a58.js → index.es-c6222053.js} +25 -9
  243. package/dist/esm/{index.esm-85cb09e6.js → index.esm-79385203.js} +5 -12
  244. package/dist/esm/{index.esm-fd746768.js → index.esm-8016b507.js} +17 -18
  245. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  246. package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
  247. package/dist/esm/index.js +104 -104
  248. package/dist/esm/{inherits-7ee3e0c1.js → inherits-d88f5b29.js} +5 -5
  249. package/dist/esm/{keys-fc2d4c34.js → keys-618df59d.js} +2 -2
  250. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  251. package/dist/esm/{main-0465b2a0.js → main-a2443735.js} +84 -80
  252. package/dist/esm/{moment-12415288.js → moment-b6f49411.js} +10 -8
  253. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-91f9716f.js} +20 -20
  254. package/dist/esm/{slicedToArray-7021e5df.js → slicedToArray-648674b3.js} +4 -4
  255. package/dist/esm/{smoothscroll-4b699764.js → smoothscroll-ab6e0238.js} +1 -1
  256. package/dist/esm/{stringify-008c8802.js → stringify-7c97a94d.js} +1 -1
  257. package/dist/esm/timeDifferenceCalc.js +1 -1
  258. package/dist/esm/{toConsumableArray-725434a0.js → toConsumableArray-aa76a4fe.js} +4 -4
  259. package/dist/esm/{typeof-08f2c380.js → typeof-5c759779.js} +6 -6
  260. package/dist/esm/urlFor.js +1 -1
  261. package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
  262. package/dist/esm/{web.dom.iterable-8956f9a5.js → web.dom.iterable-de3b4afb.js} +3 -3
  263. package/package.json +107 -107
  264. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
@@ -2534,8 +2534,7 @@ var moment = createCommonjsModule(function (module, exports) {
2534
2534
  hooks.createFromInputFallback = deprecate(
2535
2535
  'value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), ' +
2536
2536
  'which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are ' +
2537
- 'discouraged and will be removed in an upcoming major release. Please refer to ' +
2538
- 'http://momentjs.com/guides/#/warnings/js-date/ for more info.',
2537
+ 'discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.',
2539
2538
  function (config) {
2540
2539
  config._d = new Date(config._i + (config._useUTC ? ' UTC' : ''));
2541
2540
  }
@@ -3720,7 +3719,10 @@ var moment = createCommonjsModule(function (module, exports) {
3720
3719
  function calendar$1(time, formats) {
3721
3720
  // Support for single parameter, formats only overload to the calendar function
3722
3721
  if (arguments.length === 1) {
3723
- if (isMomentInput(arguments[0])) {
3722
+ if (!arguments[0]) {
3723
+ time = undefined;
3724
+ formats = undefined;
3725
+ } else if (isMomentInput(arguments[0])) {
3724
3726
  time = arguments[0];
3725
3727
  formats = undefined;
3726
3728
  } else if (isCalendarSpec(arguments[0])) {
@@ -4398,7 +4400,7 @@ var moment = createCommonjsModule(function (module, exports) {
4398
4400
  eras = this.localeData().eras();
4399
4401
  for (i = 0, l = eras.length; i < l; ++i) {
4400
4402
  // truncate time
4401
- val = this.startOf('day').valueOf();
4403
+ val = this.clone().startOf('day').valueOf();
4402
4404
 
4403
4405
  if (eras[i].since <= val && val <= eras[i].until) {
4404
4406
  return eras[i].name;
@@ -4418,7 +4420,7 @@ var moment = createCommonjsModule(function (module, exports) {
4418
4420
  eras = this.localeData().eras();
4419
4421
  for (i = 0, l = eras.length; i < l; ++i) {
4420
4422
  // truncate time
4421
- val = this.startOf('day').valueOf();
4423
+ val = this.clone().startOf('day').valueOf();
4422
4424
 
4423
4425
  if (eras[i].since <= val && val <= eras[i].until) {
4424
4426
  return eras[i].narrow;
@@ -4438,7 +4440,7 @@ var moment = createCommonjsModule(function (module, exports) {
4438
4440
  eras = this.localeData().eras();
4439
4441
  for (i = 0, l = eras.length; i < l; ++i) {
4440
4442
  // truncate time
4441
- val = this.startOf('day').valueOf();
4443
+ val = this.clone().startOf('day').valueOf();
4442
4444
 
4443
4445
  if (eras[i].since <= val && val <= eras[i].until) {
4444
4446
  return eras[i].abbr;
@@ -4461,7 +4463,7 @@ var moment = createCommonjsModule(function (module, exports) {
4461
4463
  dir = eras[i].since <= eras[i].until ? +1 : -1;
4462
4464
 
4463
4465
  // truncate time
4464
- val = this.startOf('day').valueOf();
4466
+ val = this.clone().startOf('day').valueOf();
4465
4467
 
4466
4468
  if (
4467
4469
  (eras[i].since <= val && val <= eras[i].until) ||
@@ -5612,7 +5614,7 @@ var moment = createCommonjsModule(function (module, exports) {
5612
5614
 
5613
5615
  //! moment.js
5614
5616
 
5615
- hooks.version = '2.27.0';
5617
+ hooks.version = '2.29.1';
5616
5618
 
5617
5619
  setHookCallback(createLocal);
5618
5620
 
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import React__default from 'react';
3
2
  import PropTypes from 'prop-types';
3
+ import React from 'react';
4
4
 
5
5
  var styles = createCommonjsModule(function (module, exports) {
6
6
 
@@ -58,11 +58,11 @@ exports.socialSvgMask = socialSvgMask;
58
58
  });
59
59
 
60
60
  unwrapExports(styles);
61
- var styles_1 = styles.socialSvgMask;
62
- var styles_2 = styles.socialSvgContent;
63
- var styles_3 = styles.socialSvg;
64
- var styles_4 = styles.socialContainer;
65
- var styles_5 = styles.socialIcon;
61
+ styles.socialSvgMask;
62
+ styles.socialSvgContent;
63
+ styles.socialSvg;
64
+ styles.socialContainer;
65
+ styles.socialIcon;
66
66
 
67
67
  var background = createCommonjsModule(function (module, exports) {
68
68
 
@@ -71,7 +71,7 @@ Object.defineProperty(exports, "__esModule", {
71
71
  });
72
72
  exports.default = void 0;
73
73
 
74
- var _react = _interopRequireDefault(React__default);
74
+ var _react = _interopRequireDefault(React);
75
75
 
76
76
 
77
77
 
@@ -84,8 +84,8 @@ function _objectWithoutProperties(source, excluded) { if (source == null) return
84
84
  function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
85
85
 
86
86
  function Background(_ref) {
87
- var networkKey = _ref.networkKey,
88
- props = _objectWithoutProperties(_ref, ["networkKey"]);
87
+ _ref.networkKey;
88
+ var props = _objectWithoutProperties(_ref, ["networkKey"]);
89
89
 
90
90
  return _react.default.createElement("g", _extends({}, props, {
91
91
  className: "social-svg-background",
@@ -376,12 +376,12 @@ function keysFor(urls) {
376
376
  });
377
377
 
378
378
  unwrapExports(networks);
379
- var networks_1 = networks.iconFor;
380
- var networks_2 = networks.maskFor;
381
- var networks_3 = networks.colorFor;
382
- var networks_4 = networks.keyFor;
383
- var networks_5 = networks.keysFor;
384
- var networks_6 = networks.KEYS;
379
+ networks.iconFor;
380
+ networks.maskFor;
381
+ networks.colorFor;
382
+ networks.keyFor;
383
+ networks.keysFor;
384
+ networks.KEYS;
385
385
 
386
386
  var icon = createCommonjsModule(function (module, exports) {
387
387
 
@@ -392,7 +392,7 @@ exports.default = void 0;
392
392
 
393
393
  var _propTypes = _interopRequireDefault(PropTypes);
394
394
 
395
- var _react = _interopRequireDefault(React__default);
395
+ var _react = _interopRequireDefault(React);
396
396
 
397
397
 
398
398
 
@@ -411,8 +411,8 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
411
411
  function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
412
412
 
413
413
  function getStyle(_ref) {
414
- var fgColor = _ref.fgColor,
415
- networkKey = _ref.networkKey;
414
+ var fgColor = _ref.fgColor;
415
+ _ref.networkKey;
416
416
  return _objectSpread({}, styles.socialSvgContent, {
417
417
  fill: fgColor || 'transparent'
418
418
  });
@@ -452,7 +452,7 @@ exports.default = void 0;
452
452
 
453
453
  var _propTypes = _interopRequireDefault(PropTypes);
454
454
 
455
- var _react = _interopRequireDefault(React__default);
455
+ var _react = _interopRequireDefault(React);
456
456
 
457
457
 
458
458
 
@@ -513,7 +513,7 @@ exports.default = void 0;
513
513
 
514
514
  var _propTypes = _interopRequireDefault(PropTypes);
515
515
 
516
- var _react = _interopRequireDefault(React__default);
516
+ var _react = _interopRequireDefault(React);
517
517
 
518
518
  var _background = _interopRequireDefault(background);
519
519
 
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as _core, o as _anObject } from './_to-object-ded78eb9.js';
3
- import { b as _wks, e as _iterators } from './es6.string.iterator-9b2af4a5.js';
4
- import { _ as _classof, c as core_getIteratorMethod } from './core.get-iterator-method-54d2e411.js';
5
- import './web.dom.iterable-8956f9a5.js';
2
+ import './web.dom.iterable-de3b4afb.js';
3
+ import { b as _wks, f as _iterators } from './es6.string.iterator-c5179428.js';
4
+ import { _ as _classof, c as core_getIteratorMethod } from './core.get-iterator-method-0e6dc181.js';
5
+ import { d as _core, p as _anObject } from './_to-object-ee10dabb.js';
6
6
 
7
7
  var ITERATOR = _wks('iterator');
8
8
 
@@ -480,6 +480,6 @@ var smoothscroll = createCommonjsModule(function (module, exports) {
480
480
 
481
481
  }());
482
482
  });
483
- var smoothscroll_1 = smoothscroll.polyfill;
483
+ smoothscroll.polyfill;
484
484
 
485
485
  export { getYoutubeId as g, smoothscroll as s };
@@ -1,5 +1,5 @@
1
1
  import { u as unwrapExports, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as _core } from './_to-object-ded78eb9.js';
2
+ import { d as _core } from './_to-object-ee10dabb.js';
3
3
 
4
4
  var $JSON = _core.JSON || (_core.JSON = { stringify: JSON.stringify });
5
5
  var stringify = function stringify(it) { // eslint-disable-line no-unused-vars
@@ -1,5 +1,5 @@
1
+ import { m as moment } from './moment-b6f49411.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import { m as moment } from './moment-12415288.js';
3
3
 
4
4
  var timeDifferenceCalc = function timeDifferenceCalc(articlePublishedDate) {
5
5
  var dateNow = new Date();
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { g as _objectDp, p as _propertyDesc, c as _export, h as _toObject, f as _ctx, j as _toLength, d as _core } from './_to-object-ded78eb9.js';
3
- import './es6.string.iterator-9b2af4a5.js';
4
- import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-59409a32.js';
5
- import { c as core_getIteratorMethod } from './core.get-iterator-method-54d2e411.js';
2
+ import './es6.string.iterator-c5179428.js';
3
+ import { g as _objectDp, o as _propertyDesc, c as _export, h as _toObject, f as _ctx, j as _toLength, d as _core } from './_to-object-ee10dabb.js';
4
+ import { _ as _iterDetect, a as _isArrayIter, b as _iterCall } from './_iter-detect-256a4d61.js';
5
+ import { c as core_getIteratorMethod } from './core.get-iterator-method-0e6dc181.js';
6
6
 
7
7
  var _createProperty = function (object, index, value) {
8
8
  if (index in object) _objectDp.f(object, index, _propertyDesc(0, value));
@@ -1,10 +1,10 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as _core, g as _objectDp, a as _objectKeys, q as _objectKeysInternal, r as _enumBugKeys, _ as _toIobject, b as _descriptors, s as _toPrimitive, t as _ie8DomDefine, u as _has, p as _propertyDesc, k as _global, v as _shared, l as _fails, w as _uid, c as _export, m as _hide, o as _anObject, h as _toObject, e as _isObject } from './_to-object-ded78eb9.js';
3
- import { b as _wks, f as _redefine, c as _setToStringTag, _ as _objectCreate } from './es6.string.iterator-9b2af4a5.js';
4
- import { _ as _library } from './_library-528f1934.js';
2
+ import { b as _wks, e as _redefine, c as _setToStringTag, _ as _objectCreate } from './es6.string.iterator-c5179428.js';
3
+ import './web.dom.iterable-de3b4afb.js';
4
+ import { d as _core, g as _objectDp, a as _objectKeys, q as _objectKeysInternal, r as _enumBugKeys, _ as _toIobject, b as _descriptors, s as _toPrimitive, t as _ie8DomDefine, u as _has, o as _propertyDesc, k as _global, v as _shared, l as _fails, w as _uid, c as _export, m as _hide, p as _anObject, h as _toObject, e as _isObject } from './_to-object-ee10dabb.js';
5
+ import { _ as _meta, a as _isArray } from './_is-array-ffa65b7e.js';
5
6
  import { a as _objectGops, _ as _objectPie } from './_object-pie-71ac75a4.js';
6
- import './web.dom.iterable-8956f9a5.js';
7
- import { _ as _meta, a as _isArray } from './_is-array-49698029.js';
7
+ import { _ as _library } from './_library-528f1934.js';
8
8
 
9
9
  var f = _wks;
10
10
 
@@ -248,7 +248,7 @@ if (!USE_NATIVE) {
248
248
  _objectGops.f = $getOwnPropertySymbols;
249
249
 
250
250
  if (_descriptors && !_library) {
251
- _redefine(ObjectProto, 'propertyIsEnumerable', $propertyIsEnumerable, true);
251
+ _redefine(ObjectProto, 'propertyIsEnumerable', $propertyIsEnumerable);
252
252
  }
253
253
 
254
254
  _wksExt.f = function (name) {
@@ -1,5 +1,5 @@
1
+ import { i as imageUrlBuilder } from './index-4de5c15f.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import { i as imageUrlBuilder } from './index-51a80699.js';
3
3
 
4
4
  // Sanity image auto formating
5
5
  function urlFor(client, source) {
@@ -1,10 +1,10 @@
1
1
  import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import React__default from 'react';
2
+ import React from 'react';
3
3
  import reactDom from 'react-dom';
4
4
 
5
5
  var visibilitySensor = createCommonjsModule(function (module, exports) {
6
6
  (function webpackUniversalModuleDefinition(root, factory) {
7
- module.exports = factory(React__default, reactDom);
7
+ module.exports = factory(React, reactDom);
8
8
  })(commonjsGlobal, function(__WEBPACK_EXTERNAL_MODULE__1__, __WEBPACK_EXTERNAL_MODULE__2__) {
9
9
  return /******/ (function(modules) { // webpackBootstrap
10
10
  /******/ // The module cache
@@ -1,5 +1,5 @@
1
- import { _ as _toIobject, k as _global, m as _hide } from './_to-object-ded78eb9.js';
2
- import { a as _iterDefine, e as _iterators, b as _wks } from './es6.string.iterator-9b2af4a5.js';
1
+ import { a as _iterDefine, f as _iterators, b as _wks } from './es6.string.iterator-c5179428.js';
2
+ import { _ as _toIobject, k as _global, m as _hide } from './_to-object-ee10dabb.js';
3
3
 
4
4
  var _iterStep = function (done, value) {
5
5
  return { value: value, done: !!done };
@@ -9,7 +9,7 @@ var _iterStep = function (done, value) {
9
9
  // 22.1.3.13 Array.prototype.keys()
10
10
  // 22.1.3.29 Array.prototype.values()
11
11
  // 22.1.3.30 Array.prototype[@@iterator]()
12
- var es6_array_iterator = _iterDefine(Array, 'Array', function (iterated, kind) {
12
+ _iterDefine(Array, 'Array', function (iterated, kind) {
13
13
  this._t = _toIobject(iterated); // target
14
14
  this._i = 0; // next index
15
15
  this._k = kind; // kind
package/package.json CHANGED
@@ -1,107 +1,107 @@
1
- {
2
- "name": "@mjhls/mjh-framework",
3
- "version": "1.0.689-segment",
4
- "description": "Foundation Framework",
5
- "author": "mjh-framework",
6
- "license": "MIT",
7
- "repository": {
8
- "type": "git",
9
- "url": "https://github.com/MJHLS/mjh-framework.git"
10
- },
11
- "main": "dist/cjs/index.js",
12
- "module": "dist/esm/index.js",
13
- "engines": {
14
- "node": ">=8",
15
- "npm": ">=5"
16
- },
17
- "scripts": {
18
- "clean": "rimraf dist",
19
- "test": "cross-env CI=1 react-scripts test --env=jsdom",
20
- "test:watch": "react-scripts test --env=jsdom",
21
- "build": "npm run clean && rollup -c",
22
- "start": "npm run clean && rollup -c -w",
23
- "prepare": "yarn run build",
24
- "predeploy": "cd example && yarn install && yarn run build",
25
- "deploy": "gh-pages -d example/build"
26
- },
27
- "peerDependencies": {
28
- "next": "^9.0.0",
29
- "prop-types": "^15.5.4",
30
- "react": "^15.0.0 || ^16.0.0",
31
- "react-dom": "^15.0.0 || ^16.0.0",
32
- "react-share": "^4.0.1",
33
- "react-bootstrap": "^1.0.0-beta.14"
34
- },
35
- "devDependencies": {
36
- "@brightcove/react-player-loader": "^1.4.0",
37
- "@rollup/plugin-json": "^4.0.3",
38
- "@sanity/block-content-to-react": "^2.0.7",
39
- "@sanity/image-url": "^0.140.15",
40
- "@segment/analytics.js-core": "^4.0.1",
41
- "@segment/analytics.js-integration-segmentio": "^4.2.5",
42
- "@svgr/rollup": "^2.4.1",
43
- "babel-core": "^6.26.3",
44
- "babel-eslint": "^8.2.5",
45
- "babel-plugin-external-helpers": "^6.22.0",
46
- "babel-plugin-transform-runtime": "^6.23.0",
47
- "babel-preset-env": "^1.7.0",
48
- "babel-preset-react": "^6.24.1",
49
- "babel-preset-stage-0": "^6.24.1",
50
- "cross-env": "^5.1.4",
51
- "eslint": "^5.0.1",
52
- "eslint-config-standard": "^11.0.0",
53
- "eslint-config-standard-react": "^6.0.0",
54
- "eslint-plugin-import": "^2.13.0",
55
- "eslint-plugin-node": "^7.0.1",
56
- "eslint-plugin-promise": "^4.0.0",
57
- "eslint-plugin-react": "^7.10.0",
58
- "eslint-plugin-react-hooks": "^2.3.0",
59
- "eslint-plugin-standard": "^3.1.0",
60
- "get-youtube-id": "^1.0.1",
61
- "gh-pages": "^1.2.0",
62
- "lodash": "^4.17.15",
63
- "md5": "^2.2.1",
64
- "moment": "^2.26.0",
65
- "moment-timezone": "^0.5.31",
66
- "next": "^9.2.0",
67
- "react": "^16.12.0",
68
- "react-bootstrap": "1.4.0",
69
- "react-device-detect": "^1.11.14",
70
- "react-dfp": "^0.17.0",
71
- "react-dom": "^16.12.0",
72
- "react-icons": "^3.8.0",
73
- "react-infinite-scroll-component": "^5.0.4",
74
- "react-lazyload": "^2.6.5",
75
- "react-player": "^1.15.2",
76
- "react-scripts": "^1.1.4",
77
- "react-share": "^4.0.1",
78
- "react-social-icons": "^4.1.0",
79
- "react-visibility-sensor": "^5.1.1",
80
- "react-youtube": "^7.9.0",
81
- "rimraf": "^3.0.2",
82
- "rollup": "^2.7.3",
83
- "rollup-plugin-babel": "^3.0.7",
84
- "rollup-plugin-commonjs": "^9.1.3",
85
- "rollup-plugin-node-builtins": "^2.1.2",
86
- "rollup-plugin-node-resolve": "^3.3.0",
87
- "rollup-plugin-peer-deps-external": "^2.2.0",
88
- "rollup-plugin-postcss": "^1.6.2",
89
- "rollup-plugin-url": "^1.4.0"
90
- },
91
- "files": [
92
- "dist"
93
- ],
94
- "dependencies": {
95
- "babel-polyfill": "^6.26.0",
96
- "cookie": "^0.4.1",
97
- "js-cookie": "^2.2.1",
98
- "next-cookies": "^2.0.3",
99
- "nookies": "^2.4.0",
100
- "react-cookies": "^0.1.1",
101
- "react-twitter-embed": "^3.0.3",
102
- "shortid": "^2.2.15",
103
- "smoothscroll-polyfill": "^0.4.4",
104
- "striptags": "^3.1.1",
105
- "superagent": "^5.2.2"
106
- }
107
- }
1
+ {
2
+ "name": "@mjhls/mjh-framework",
3
+ "version": "1.0.690",
4
+ "description": "Foundation Framework",
5
+ "author": "mjh-framework",
6
+ "license": "MIT",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/MJHLS/mjh-framework.git"
10
+ },
11
+ "main": "dist/cjs/index.js",
12
+ "module": "dist/esm/index.js",
13
+ "engines": {
14
+ "node": ">=8",
15
+ "npm": ">=5"
16
+ },
17
+ "scripts": {
18
+ "clean": "rimraf dist",
19
+ "test": "cross-env CI=1 react-scripts test --env=jsdom",
20
+ "test:watch": "react-scripts test --env=jsdom",
21
+ "build": "npm run clean && rollup -c",
22
+ "start": "npm run clean && rollup -c -w",
23
+ "prepare": "yarn run build",
24
+ "predeploy": "cd example && yarn install && yarn run build",
25
+ "deploy": "gh-pages -d example/build"
26
+ },
27
+ "peerDependencies": {
28
+ "next": "^9.0.0",
29
+ "prop-types": "^15.5.4",
30
+ "react": "^15.0.0 || ^16.0.0",
31
+ "react-bootstrap": "^1.0.0-beta.14",
32
+ "react-dom": "^15.0.0 || ^16.0.0",
33
+ "react-share": "^4.0.1"
34
+ },
35
+ "devDependencies": {
36
+ "@brightcove/react-player-loader": "^1.4.0",
37
+ "@rollup/plugin-json": "^4.0.3",
38
+ "@sanity/block-content-to-react": "^2.0.7",
39
+ "@sanity/image-url": "^0.140.15",
40
+ "@segment/analytics.js-core": "^4.0.1",
41
+ "@segment/analytics.js-integration-segmentio": "^4.2.5",
42
+ "@svgr/rollup": "^2.4.1",
43
+ "babel-core": "^6.26.3",
44
+ "babel-eslint": "^8.2.5",
45
+ "babel-plugin-external-helpers": "^6.22.0",
46
+ "babel-plugin-transform-runtime": "^6.23.0",
47
+ "babel-preset-env": "^1.7.0",
48
+ "babel-preset-react": "^6.24.1",
49
+ "babel-preset-stage-0": "^6.24.1",
50
+ "cross-env": "^5.1.4",
51
+ "eslint": "^5.0.1",
52
+ "eslint-config-standard": "^11.0.0",
53
+ "eslint-config-standard-react": "^6.0.0",
54
+ "eslint-plugin-import": "^2.13.0",
55
+ "eslint-plugin-node": "^7.0.1",
56
+ "eslint-plugin-promise": "^4.0.0",
57
+ "eslint-plugin-react": "^7.10.0",
58
+ "eslint-plugin-react-hooks": "^2.3.0",
59
+ "eslint-plugin-standard": "^3.1.0",
60
+ "get-youtube-id": "^1.0.1",
61
+ "gh-pages": "^1.2.0",
62
+ "lodash": "^4.17.15",
63
+ "md5": "^2.2.1",
64
+ "moment": "^2.26.0",
65
+ "moment-timezone": "^0.5.31",
66
+ "next": "^9.2.0",
67
+ "react": "^16.12.0",
68
+ "react-bootstrap": "^1.0.0-beta.16",
69
+ "react-device-detect": "^1.11.14",
70
+ "react-dfp": "^0.17.0",
71
+ "react-dom": "^16.12.0",
72
+ "react-icons": "^3.8.0",
73
+ "react-infinite-scroll-component": "^5.0.4",
74
+ "react-lazyload": "^2.6.5",
75
+ "react-player": "^1.15.2",
76
+ "react-scripts": "^1.1.4",
77
+ "react-share": "^4.0.1",
78
+ "react-social-icons": "^4.1.0",
79
+ "react-visibility-sensor": "^5.1.1",
80
+ "react-youtube": "^7.9.0",
81
+ "rimraf": "^3.0.2",
82
+ "rollup": "^2.7.3",
83
+ "rollup-plugin-babel": "^3.0.7",
84
+ "rollup-plugin-commonjs": "^9.1.3",
85
+ "rollup-plugin-node-builtins": "^2.1.2",
86
+ "rollup-plugin-node-resolve": "^3.3.0",
87
+ "rollup-plugin-peer-deps-external": "^2.2.0",
88
+ "rollup-plugin-postcss": "^1.6.2",
89
+ "rollup-plugin-url": "^1.4.0"
90
+ },
91
+ "files": [
92
+ "dist"
93
+ ],
94
+ "dependencies": {
95
+ "babel-polyfill": "^6.26.0",
96
+ "cookie": "^0.4.1",
97
+ "js-cookie": "^2.2.1",
98
+ "next-cookies": "^2.0.3",
99
+ "nookies": "^2.4.0",
100
+ "react-cookies": "^0.1.1",
101
+ "react-twitter-embed": "^3.0.3",
102
+ "shortid": "^2.2.15",
103
+ "smoothscroll-polyfill": "^0.4.4",
104
+ "striptags": "^3.1.1",
105
+ "superagent": "^5.2.2"
106
+ }
107
+ }
@@ -1,23 +0,0 @@
1
- 'use strict';
2
-
3
- function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
-
5
- var React = require('react');
6
- var React__default = _interopDefault(React);
7
-
8
- var ConferenceBanner = function ConferenceBanner(props) {
9
- var website = props.website;
10
-
11
-
12
- return React__default.createElement(
13
- "div",
14
- { className: "conf-img" },
15
- React__default.createElement(
16
- "a",
17
- { href: website.conferenceBannerContent.href },
18
- React__default.createElement("img", { src: website.conferenceBannerContent.src, alt: website.conferenceBannerContent.alt })
19
- )
20
- );
21
- };
22
-
23
- exports.ConferenceBanner = ConferenceBanner;