@mjhls/mjh-framework 1.0.810-disable-social-test → 1.0.811-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 (313) hide show
  1. package/README.md +170 -170
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +30 -31
  4. package/dist/cjs/AD300x250x600.js +30 -31
  5. package/dist/cjs/AD728x90.js +33 -34
  6. package/dist/cjs/ADFloatingFooter.js +32 -33
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +32 -33
  9. package/dist/cjs/{ADInfeed-77f334bb.js → ADInfeed-7c4b33b3.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +32 -33
  11. package/dist/cjs/ADSponsoredResources.js +32 -33
  12. package/dist/cjs/ADWebcast.js +32 -33
  13. package/dist/cjs/ADWelcome.js +33 -34
  14. package/dist/cjs/{ADlgInfeed-0664c67f.js → ADlgInfeed-563e0168.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +35 -36
  17. package/dist/cjs/AdSlotsProvider.js +911 -20
  18. package/dist/cjs/AlgoliaSearch.js +1066 -1085
  19. package/dist/cjs/AlphabeticList.js +25 -26
  20. package/dist/cjs/ArticleCarousel.js +23 -24
  21. package/dist/cjs/ArticleProgramLandingPage.js +57 -58
  22. package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
  23. package/dist/cjs/ArticleSeriesListing.js +60 -61
  24. package/dist/cjs/Auth.js +462 -686
  25. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-bb831b74.js} +13 -14
  26. package/dist/cjs/Beam.js +8 -8
  27. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  28. package/dist/cjs/Breadcrumbs.js +27 -29
  29. package/dist/cjs/CMEDeck.js +83 -83
  30. package/dist/cjs/Column1.js +11 -14
  31. package/dist/cjs/Column2.js +33 -36
  32. package/dist/cjs/Column3.js +59 -62
  33. package/dist/cjs/ConferenceArticleCard.js +38 -39
  34. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  35. package/dist/cjs/DeckContent.js +103 -107
  36. package/dist/cjs/DeckQueue.js +88 -92
  37. package/dist/cjs/{Dfp-93399f8c.js → Dfp-26baccf1.js} +34 -35
  38. package/dist/cjs/EventsDeck.js +152 -159
  39. package/dist/cjs/ExternalResources.js +80 -81
  40. package/dist/cjs/Feature.js +25 -27
  41. package/dist/cjs/ForbesHero.js +40 -41
  42. package/dist/cjs/GridContent.js +178 -182
  43. package/dist/cjs/GridHero.js +42 -43
  44. package/dist/cjs/GroupDeck.js +58 -59
  45. package/dist/cjs/HamMagazine.js +139 -144
  46. package/dist/cjs/Header.js +12 -14
  47. package/dist/cjs/Hero.js +12 -13
  48. package/dist/cjs/HighlightenVideo.js +17 -18
  49. package/dist/cjs/HorizontalArticleListing.js +70 -71
  50. package/dist/cjs/HorizontalHero.js +25 -26
  51. package/dist/cjs/IssueContentDeck.js +72 -77
  52. package/dist/cjs/IssueDeck.js +71 -76
  53. package/dist/cjs/IssueLanding.js +71 -72
  54. package/dist/cjs/KMTracker.js +15 -15
  55. package/dist/cjs/LeftNav.js +39 -41
  56. package/dist/cjs/MasterDeck.js +80 -81
  57. package/dist/cjs/MediaSeriesLanding.js +1123 -1114
  58. package/dist/cjs/NavDvm.js +74 -79
  59. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  60. package/dist/cjs/NavMagazine.js +147 -152
  61. package/dist/cjs/NavNative.js +139 -147
  62. package/dist/cjs/NavNormal.js +47 -52
  63. package/dist/cjs/OncliveHero.js +20 -20
  64. package/dist/cjs/OncliveLargeHero.js +66 -67
  65. package/dist/cjs/PageFilter.js +14 -15
  66. package/dist/cjs/PartnerDetailListing.js +108 -109
  67. package/dist/cjs/PdfDownload.js +8 -9
  68. package/dist/cjs/PopUpModal.js +19 -21
  69. package/dist/cjs/PubSection.js +41 -42
  70. package/dist/cjs/PubToc.js +15 -16
  71. package/dist/cjs/PublicationDeck.js +61 -66
  72. package/dist/cjs/PublicationLanding.js +138 -142
  73. package/dist/cjs/QueueDeckExpanded.js +294 -294
  74. package/dist/cjs/RecentNews.js +23 -24
  75. package/dist/cjs/RelatedContent.js +52 -53
  76. package/dist/cjs/RelatedTopicsDropdown.js +29 -32
  77. package/dist/cjs/RolesDeck.js +27 -32
  78. package/dist/cjs/Search.js +18 -22
  79. package/dist/cjs/Segment.js +6 -6
  80. package/dist/cjs/SeriesListingDeck.js +38 -38
  81. package/dist/cjs/{SeriesSlider-c022ce04.js → SeriesSlider-4abb21b4.js} +41 -42
  82. package/dist/cjs/SetCookie.js +1 -1
  83. package/dist/cjs/SideFooter.js +38 -39
  84. package/dist/cjs/SocialIcons.js +9 -10
  85. package/dist/cjs/{SocialSearchComponent-ecb4f972.js → SocialSearchComponent-97dd19a5.js} +36 -40
  86. package/dist/cjs/SocialShare.js +29 -31
  87. package/dist/cjs/TaxonomyCard.js +61 -65
  88. package/dist/cjs/TaxonomyDescription.js +54 -55
  89. package/dist/cjs/TemplateNormal.js +76 -77
  90. package/dist/cjs/ThumbnailCard.js +20 -22
  91. package/dist/cjs/Ustream.js +29 -30
  92. package/dist/cjs/VerticalHero.js +17 -18
  93. package/dist/cjs/VideoProgramLandingPage.js +73 -77
  94. package/dist/cjs/VideoSeriesCard.js +33 -34
  95. package/dist/cjs/VideoSeriesFilter.js +18 -18
  96. package/dist/cjs/VideoSeriesLandingPage.js +49 -50
  97. package/dist/cjs/VideoSeriesListing.js +77 -78
  98. package/dist/cjs/View.js +262 -265
  99. package/dist/cjs/YahooHero.js +39 -40
  100. package/dist/cjs/YoutubeGroup.js +66 -67
  101. package/dist/cjs/{_is-array-6128bd56.js → _is-array-754e012d.js} +6 -6
  102. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-60b2f026.js} +8 -8
  103. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  104. package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-5e74ba08.js} +1 -1
  105. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-5762f850.js} +2 -2
  106. package/dist/cjs/{_to-object-6de10e57.js → _to-object-329a650b.js} +8 -8
  107. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-140e5f89.js} +32 -32
  108. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  109. package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-f62321d4.js} +2 -2
  110. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  111. package/dist/cjs/{define-property-c88be878.js → define-property-f4d12f4e.js} +6 -6
  112. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-55548b25.js} +1 -1
  113. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  114. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  115. package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-cc0bbaa4.js} +6 -6
  116. package/dist/cjs/{extends-9d158713.js → extends-0a918631.js} +8 -7
  117. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  118. package/dist/cjs/getRelatedArticle.js +20 -20
  119. package/dist/cjs/getRootDocGroup.js +6 -6
  120. package/dist/cjs/getSerializers.js +43 -43
  121. package/dist/cjs/{getTargeting-c8081c76.js → getTargeting-021d644c.js} +12 -12
  122. package/dist/cjs/getTargeting.js +8 -8
  123. package/dist/cjs/iconBase-68959171.js +3 -0
  124. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  125. package/dist/cjs/{index-667c091e.js → index-7340b76d.js} +1261 -1059
  126. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  127. package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
  128. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  129. package/dist/cjs/{index-8041a4eb.js → index-e2e62963.js} +1 -11
  130. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  131. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  132. package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
  133. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  134. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  135. package/dist/cjs/index.js +162 -166
  136. package/dist/cjs/{inherits-3ff1b657.js → inherits-9953db94.js} +25 -22
  137. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  138. package/dist/cjs/keys-a586b7a0.js +25 -0
  139. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  140. package/dist/cjs/main-02daeefe.js +862 -0
  141. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  142. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  143. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-8f385299.js} +14 -14
  144. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  145. package/dist/cjs/stringify-7c5aff47.js +17 -0
  146. package/dist/cjs/timeDifferenceCalc.js +1 -1
  147. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-9a3476fe.js} +9 -9
  148. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  149. package/dist/cjs/{typeof-88a668c5.js → typeof-725500bc.js} +36 -36
  150. package/dist/cjs/urlFor.js +2 -2
  151. package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-d092dc31.js} +4 -4
  152. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  153. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  154. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-a0e279c1.js} +3 -3
  155. package/dist/esm/AD.js +7 -7
  156. package/dist/esm/AD300x250.js +27 -27
  157. package/dist/esm/AD300x250x600.js +27 -27
  158. package/dist/esm/AD728x90.js +30 -30
  159. package/dist/esm/ADFloatingFooter.js +29 -29
  160. package/dist/esm/ADFooter.js +11 -11
  161. package/dist/esm/ADGutter.js +29 -29
  162. package/dist/esm/{ADInfeed-6ed88032.js → ADInfeed-31055afd.js} +11 -11
  163. package/dist/esm/ADSkyscraper.js +29 -29
  164. package/dist/esm/ADSponsoredResources.js +29 -29
  165. package/dist/esm/ADWebcast.js +29 -29
  166. package/dist/esm/ADWelcome.js +30 -30
  167. package/dist/esm/{ADlgInfeed-e02d1d98.js → ADlgInfeed-dcb27a6c.js} +8 -8
  168. package/dist/esm/AccordionPanel.js +24 -24
  169. package/dist/esm/AdSlot.js +27 -27
  170. package/dist/esm/AdSlotsProvider.js +909 -17
  171. package/dist/esm/AlgoliaSearch.js +717 -735
  172. package/dist/esm/AlphabeticList.js +22 -22
  173. package/dist/esm/ArticleCarousel.js +20 -20
  174. package/dist/esm/ArticleProgramLandingPage.js +54 -54
  175. package/dist/esm/ArticleSeriesLandingPage.js +37 -37
  176. package/dist/esm/ArticleSeriesListing.js +56 -56
  177. package/dist/esm/Auth.js +445 -665
  178. package/dist/esm/{AuthorComponent-5ae7409f.js → AuthorComponent-34b16174.js} +11 -11
  179. package/dist/esm/Beam.js +8 -8
  180. package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-e9b4ddcf.js} +35 -35
  181. package/dist/esm/Breadcrumbs.js +17 -17
  182. package/dist/esm/CMEDeck.js +79 -79
  183. package/dist/esm/Column1.js +9 -9
  184. package/dist/esm/Column2.js +30 -30
  185. package/dist/esm/Column3.js +56 -56
  186. package/dist/esm/ConferenceArticleCard.js +34 -34
  187. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  188. package/dist/esm/DeckContent.js +97 -97
  189. package/dist/esm/DeckQueue.js +82 -82
  190. package/dist/esm/{Dfp-43f121ff.js → Dfp-b7236041.js} +22 -22
  191. package/dist/esm/EventsDeck.js +129 -129
  192. package/dist/esm/ExternalResources.js +74 -74
  193. package/dist/esm/Feature.js +18 -18
  194. package/dist/esm/ForbesHero.js +34 -34
  195. package/dist/esm/GridContent.js +170 -170
  196. package/dist/esm/GridHero.js +36 -36
  197. package/dist/esm/GroupDeck.js +46 -46
  198. package/dist/esm/HamMagazine.js +115 -115
  199. package/dist/esm/Header.js +8 -8
  200. package/dist/esm/Hero.js +9 -9
  201. package/dist/esm/HighlightenVideo.js +14 -14
  202. package/dist/esm/HorizontalArticleListing.js +67 -67
  203. package/dist/esm/HorizontalHero.js +21 -21
  204. package/dist/esm/IssueContentDeck.js +60 -60
  205. package/dist/esm/IssueDeck.js +64 -64
  206. package/dist/esm/IssueLanding.js +68 -68
  207. package/dist/esm/KMTracker.js +15 -15
  208. package/dist/esm/LeftNav.js +35 -35
  209. package/dist/esm/MasterDeck.js +77 -77
  210. package/dist/esm/MediaSeriesLanding.js +850 -838
  211. package/dist/esm/NavDvm.js +59 -59
  212. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  213. package/dist/esm/NavMagazine.js +126 -126
  214. package/dist/esm/NavNative.js +116 -116
  215. package/dist/esm/NavNormal.js +38 -38
  216. package/dist/esm/OncliveHero.js +17 -16
  217. package/dist/esm/OncliveLargeHero.js +59 -59
  218. package/dist/esm/PageFilter.js +12 -12
  219. package/dist/esm/PartnerDetailListing.js +104 -104
  220. package/dist/esm/PdfDownload.js +6 -6
  221. package/dist/esm/PopUpModal.js +14 -14
  222. package/dist/esm/PubSection.js +38 -38
  223. package/dist/esm/PubToc.js +12 -12
  224. package/dist/esm/PublicationDeck.js +52 -52
  225. package/dist/esm/PublicationLanding.js +125 -125
  226. package/dist/esm/QueueDeckExpanded.js +274 -274
  227. package/dist/esm/RecentNews.js +20 -20
  228. package/dist/esm/RelatedContent.js +47 -47
  229. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  230. package/dist/esm/RolesDeck.js +25 -25
  231. package/dist/esm/Search.js +13 -13
  232. package/dist/esm/Segment.js +6 -6
  233. package/dist/esm/SeriesListingDeck.js +32 -32
  234. package/dist/esm/{SeriesSlider-8414085b.js → SeriesSlider-36be7223.js} +31 -31
  235. package/dist/esm/SetCookie.js +1 -1
  236. package/dist/esm/SideFooter.js +34 -34
  237. package/dist/esm/SocialIcons.js +7 -7
  238. package/dist/esm/{SocialSearchComponent-cd38ae60.js → SocialSearchComponent-db5ba548.js} +30 -30
  239. package/dist/esm/SocialShare.js +25 -25
  240. package/dist/esm/TaxonomyCard.js +56 -55
  241. package/dist/esm/TaxonomyDescription.js +49 -49
  242. package/dist/esm/TemplateNormal.js +72 -72
  243. package/dist/esm/ThumbnailCard.js +13 -13
  244. package/dist/esm/Ustream.js +26 -26
  245. package/dist/esm/VerticalHero.js +13 -13
  246. package/dist/esm/VideoProgramLandingPage.js +66 -66
  247. package/dist/esm/VideoSeriesCard.js +25 -25
  248. package/dist/esm/VideoSeriesFilter.js +15 -15
  249. package/dist/esm/VideoSeriesLandingPage.js +41 -41
  250. package/dist/esm/VideoSeriesListing.js +73 -73
  251. package/dist/esm/View.js +246 -245
  252. package/dist/esm/YahooHero.js +34 -34
  253. package/dist/esm/YoutubeGroup.js +50 -50
  254. package/dist/esm/{_is-array-3e99e06e.js → _is-array-58e95429.js} +6 -6
  255. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-5d49a330.js} +8 -8
  256. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  257. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-964b6feb.js} +1 -1
  258. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-7e804fce.js} +2 -2
  259. package/dist/esm/{_to-object-b50e61c3.js → _to-object-a4107da3.js} +9 -9
  260. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-fc1c2e29.js} +32 -32
  261. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  262. package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-e1de7503.js} +2 -2
  263. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  264. package/dist/esm/{define-property-fe54dc9f.js → define-property-8af5f002.js} +6 -6
  265. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-94fd8bfc.js} +1 -1
  266. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  267. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  268. package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-c990c18c.js} +7 -7
  269. package/dist/esm/{extends-f076879e.js → extends-6f2fcc99.js} +8 -8
  270. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  271. package/dist/esm/getRelatedArticle.js +14 -14
  272. package/dist/esm/getRootDocGroup.js +6 -6
  273. package/dist/esm/getSerializers.js +43 -43
  274. package/dist/esm/{getTargeting-2302c1b4.js → getTargeting-82e86707.js} +11 -11
  275. package/dist/esm/getTargeting.js +8 -8
  276. package/dist/esm/{index-2446af28.js → index-41a678ea.js} +6 -6
  277. package/dist/esm/{index-35bdcc81.js → index-5f7e79e7.js} +10 -10
  278. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  279. package/dist/esm/{index-d2fb744b.js → index-73a91c0b.js} +1201 -992
  280. package/dist/esm/{index-67e1773f.js → index-aaa2dae0.js} +2 -11
  281. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  282. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  283. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  284. package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
  285. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  286. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  287. package/dist/esm/index.js +134 -135
  288. package/dist/esm/{inherits-f71787cf.js → inherits-cf8dde54.js} +20 -20
  289. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  290. package/dist/esm/{keys-7a3adabf.js → keys-8eda7a5c.js} +6 -6
  291. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  292. package/dist/esm/main-e4a934b2.js +851 -0
  293. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  294. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  295. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-641f241f.js} +14 -14
  296. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  297. package/dist/esm/stringify-4330ccdc.js +15 -0
  298. package/dist/esm/timeDifferenceCalc.js +1 -1
  299. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-43aa614d.js} +9 -9
  300. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  301. package/dist/esm/{typeof-a286cf0c.js → typeof-6435ba1c.js} +36 -36
  302. package/dist/esm/urlFor.js +1 -1
  303. package/dist/esm/{ustream-api-33a866b6.js → ustream-api-9a50644d.js} +4 -4
  304. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  305. package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
  306. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-4439f05a.js} +3 -3
  307. package/package.json +109 -109
  308. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  309. package/dist/cjs/keys-7f2c2108.js +0 -25
  310. package/dist/cjs/main-025fdc78.js +0 -973
  311. package/dist/cjs/stringify-c9ac1214.js +0 -17
  312. package/dist/esm/main-b5c5aac1.js +0 -961
  313. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,23 +1,23 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
- import { _ as _extends } from './extends-f076879e.js';
3
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
4
- import React, { useState, useEffect, useRef } from 'react';
5
- import Row from 'react-bootstrap/Row';
6
- import Col from 'react-bootstrap/Col';
7
- import Button from 'react-bootstrap/Button';
8
- import Card from 'react-bootstrap/Card';
9
- import { L as LazyLoad } from './index-35bdcc81.js';
10
- import { i as imageUrlBuilder } from './index-0dbff1d1.js';
11
- import { I as InfiniteScroll } from './index.es-c6222053.js';
12
1
  import './_commonjsHelpers-0c4b6f40.js';
13
- import './es6.string.iterator-bc33758b.js';
14
- import './_to-object-b50e61c3.js';
15
- import './_iter-detect-7e5e5ce2.js';
16
- import './core.get-iterator-method-133dfacd.js';
17
- import './_object-pie-133f504a.js';
18
- import './web.dom.iterable-4109ff68.js';
19
- import 'react-dom';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './_iter-detect-5d49a330.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
6
+ import './core.get-iterator-method-e1de7503.js';
7
+ import './_object-pie-33c40e79.js';
8
+ import { _ as _extends } from './extends-6f2fcc99.js';
9
+ import './web.dom.iterable-4439f05a.js';
10
+ import React__default, { useState, useEffect, useRef } from 'react';
20
11
  import 'prop-types';
12
+ import Row$1 from 'react-bootstrap/Row';
13
+ import Col$1 from 'react-bootstrap/Col';
14
+ import Card$1 from 'react-bootstrap/Card';
15
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
16
+ import 'react-dom';
17
+ import { i as imageUrlBuilder } from './index-73819142.js';
18
+ import { L as LazyLoad } from './index-5f7e79e7.js';
19
+ import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
20
+ import Button$1 from 'react-bootstrap/Button';
21
21
 
22
22
  var usePrevious = function usePrevious(value) {
23
23
  var ref = useRef();
@@ -133,71 +133,71 @@ var IssueDeck = function IssueDeck(props) {
133
133
  }
134
134
  }, [issuesData, setScrolling, count]);
135
135
 
136
- return React.createElement(
136
+ return React__default.createElement(
137
137
  InfiniteScroll,
138
138
  { dataLength: issuesData && issuesData.length, next: function next() {
139
139
  return loadMore();
140
140
  }, hasMore: scrolling, scrollThreshold: 0.9 },
141
- React.createElement(
142
- Row,
141
+ React__default.createElement(
142
+ Row$1,
143
143
  null,
144
144
  issuesData && issuesData.length ? issuesData.map(function (row, index) {
145
- return publication && row.identifier && row.identifier.current && React.createElement(
146
- Col,
145
+ return publication && row.identifier && row.identifier.current && React__default.createElement(
146
+ Col$1,
147
147
  { md: 12, lg: 12, key: index },
148
- React.createElement(
149
- Card,
148
+ React__default.createElement(
149
+ Card$1,
150
150
  { className: 'queue-card journal-queue', style: { borderTop: '1px solid #EEE' } },
151
- React.createElement(
152
- Row,
151
+ React__default.createElement(
152
+ Row$1,
153
153
  { style: { flexDirection: 'left' } },
154
- React.createElement(
155
- Col,
154
+ React__default.createElement(
155
+ Col$1,
156
156
  { md: 12, lg: 4, className: 'body-image', style: { textAlign: 'center' } },
157
- row.issues.length > 0 ? React.createElement(
157
+ row.issues.length > 0 ? React__default.createElement(
158
158
  'a',
159
159
  { href: href + '/' + publication + '/' + row.identifier.current, style: { width: '100%' } },
160
- row.thumbnail && React.createElement(
160
+ row.thumbnail && React__default.createElement(
161
161
  LazyLoad,
162
162
  { height: imageHeight },
163
- React.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
163
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
164
164
  )
165
- ) : React.createElement(
165
+ ) : React__default.createElement(
166
166
  'a',
167
167
  null,
168
- row.thumbnail && React.createElement(
168
+ row.thumbnail && React__default.createElement(
169
169
  LazyLoad,
170
170
  { height: imageHeight },
171
- React.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
171
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
172
172
  )
173
173
  )
174
174
  ),
175
- React.createElement(
176
- Col,
175
+ React__default.createElement(
176
+ Col$1,
177
177
  { md: 12, lg: 8 },
178
- React.createElement(
179
- Card.Body,
178
+ React__default.createElement(
179
+ Card$1.Body,
180
180
  { style: { padding: '20px' }, className: 'body-text' },
181
- React.createElement(
182
- Row,
181
+ React__default.createElement(
182
+ Row$1,
183
183
  null,
184
- React.createElement(
185
- Col,
184
+ React__default.createElement(
185
+ Col$1,
186
186
  null,
187
- React.createElement(
188
- Card.Title,
187
+ React__default.createElement(
188
+ Card$1.Title,
189
189
  null,
190
190
  row.name
191
191
  )
192
192
  )
193
193
  ),
194
- React.createElement(
195
- Row,
194
+ React__default.createElement(
195
+ Row$1,
196
196
  null,
197
- React.createElement(
198
- Col,
197
+ React__default.createElement(
198
+ Col$1,
199
199
  null,
200
- React.createElement(
200
+ React__default.createElement(
201
201
  'div',
202
202
  null,
203
203
  'Volume: ',
@@ -205,13 +205,13 @@ var IssueDeck = function IssueDeck(props) {
205
205
  )
206
206
  )
207
207
  ),
208
- React.createElement(
209
- Row,
208
+ React__default.createElement(
209
+ Row$1,
210
210
  null,
211
- React.createElement(
212
- Col,
211
+ React__default.createElement(
212
+ Col$1,
213
213
  null,
214
- React.createElement(
214
+ React__default.createElement(
215
215
  'div',
216
216
  null,
217
217
  'Number: ',
@@ -219,19 +219,19 @@ var IssueDeck = function IssueDeck(props) {
219
219
  )
220
220
  )
221
221
  ),
222
- React.createElement(
223
- Row,
222
+ React__default.createElement(
223
+ Row$1,
224
224
  null,
225
- row.issues.length > 0 && React.createElement(
225
+ row.issues.length > 0 && React__default.createElement(
226
226
  'a',
227
227
  { style: { paddingRight: '15px', paddingLeft: '15px' }, href: href + '/' + publication + '/' + row.identifier.current },
228
- React.createElement(
229
- Button,
228
+ React__default.createElement(
229
+ Button$1,
230
230
  { style: { marginTop: '20px', marginRight: '1rem' }, variant: 'secondary' },
231
231
  'View Issue'
232
232
  )
233
233
  ),
234
- row.pdf && row.pdf.asset && React.createElement(
234
+ row.pdf && row.pdf.asset && React__default.createElement(
235
235
  'a',
236
236
  { rel: 'noopener', href: row.pdf.asset.url, target: '_blank', className: 'btn btn-primary', style: { marginTop: '20px' } },
237
237
  'Download Issue'
@@ -242,13 +242,13 @@ var IssueDeck = function IssueDeck(props) {
242
242
  )
243
243
  )
244
244
  );
245
- }) : React.createElement(
245
+ }) : React__default.createElement(
246
246
  'div',
247
247
  null,
248
- React.createElement(
248
+ React__default.createElement(
249
249
  'h5',
250
250
  null,
251
- React.createElement(
251
+ React__default.createElement(
252
252
  'em',
253
253
  { className: 'pl-3' },
254
254
  'New content coming soon, please check back later.'
@@ -1,76 +1,76 @@
1
- import React from 'react';
2
- import QueueDeckExpanded from './QueueDeckExpanded.js';
3
- import Breadcrumbs from './Breadcrumbs.js';
4
- import './slicedToArray-be2f7a22.js';
5
1
  import './_commonjsHelpers-0c4b6f40.js';
6
- import './web.dom.iterable-4109ff68.js';
7
- import './es6.string.iterator-bc33758b.js';
8
- import './_to-object-b50e61c3.js';
9
- import './core.get-iterator-method-133dfacd.js';
10
- import './toConsumableArray-6d9a4616.js';
11
- import './_iter-detect-7e5e5ce2.js';
12
- import './extends-f076879e.js';
13
- import './_object-pie-133f504a.js';
14
- import 'react-bootstrap';
15
- import './index-0dbff1d1.js';
16
- import './index.es-c6222053.js';
17
- import './moment-bc12cb97.js';
18
- import './visibility-sensor-f40c2564.js';
19
- import 'react-dom';
20
- import './index-2446af28.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-6f2fcc99.js';
10
+ import './web.dom.iterable-4439f05a.js';
11
+ import React__default from 'react';
21
12
  import './events-6c3a7a63.js';
13
+ import './index-41a678ea.js';
22
14
  import 'prop-types';
23
- import 'next/router';
24
- import './index-35bdcc81.js';
25
- import './main-b5c5aac1.js';
26
- import './entities-932b50cf.js';
27
- import './ADInfeed-6ed88032.js';
28
15
  import 'react-bootstrap/Card';
29
- import './AdSlot.js';
30
- import './debounce-533d9748.js';
31
- import './isSymbol-a7e9aafe.js';
32
- import './toNumber-5aeba6e7.js';
33
- import './Beam.js';
34
- import './stringify-59c8f690.js';
35
- import './asyncToGenerator-7f8f9219.js';
36
- import './_library-528f1934.js';
16
+ import './moment-e2f9b20c.js';
17
+ import 'next/router';
18
+ import './isSymbol-1981418f.js';
19
+ import './debounce-9207d8ee.js';
20
+ import './toNumber-2f7a84cd.js';
21
+ import './index.es-29c1cef5.js';
22
+ import 'react-dom';
23
+ import './visibility-sensor-72fd8f8b.js';
24
+ import './index-73819142.js';
25
+ import './index-5f7e79e7.js';
26
+ import './main-e4a934b2.js';
27
+ import './entities-7cc3bf45.js';
28
+ import './slicedToArray-641f241f.js';
29
+ import './stringify-4330ccdc.js';
30
+ import './asyncToGenerator-fc1c2e29.js';
37
31
  import './Segment.js';
38
- import './AuthorComponent-5ae7409f.js';
39
- import './lodash-f97fd99a.js';
40
- import './ADlgInfeed-e02d1d98.js';
32
+ import './Beam.js';
33
+ import './AdSlot.js';
34
+ import './ADInfeed-31055afd.js';
35
+ import './lodash-17fdfebb.js';
36
+ import './ADlgInfeed-dcb27a6c.js';
41
37
  import './getContentCategory-15dcc413.js';
38
+ import './AuthorComponent-34b16174.js';
39
+ import 'react-bootstrap';
42
40
  import './timeDifferenceCalc.js';
41
+ import QueueDeckExpanded from './QueueDeckExpanded.js';
43
42
  import 'react-bootstrap/Breadcrumb';
43
+ import Breadcrumbs from './Breadcrumbs.js';
44
44
 
45
- /* usage
46
- import Settings, { Ads } from '../../../../settings'
47
- import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
48
- import client from '../../../../client'
49
- import moment from 'moment'
50
- import Shell from '../../../../components/2.0/Shell'
51
- import { pageview } from '../../../../utilities/gtag'
52
-
53
- const Issue = (props) => {
54
- const { pubIssue, cache } = props
55
- const targeting = {
56
- content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
57
- document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
58
- }
59
- return (
60
- <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
61
- <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
62
- </Shell>
63
- )
64
- }
65
-
66
- Issue.getInitialProps = async (ctx) => {
67
- const { query } = ctx
68
- const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
69
- )
70
- return { pubIssue }
71
- }
72
-
73
- export default Issue
45
+ /* usage
46
+ import Settings, { Ads } from '../../../../settings'
47
+ import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
48
+ import client from '../../../../client'
49
+ import moment from 'moment'
50
+ import Shell from '../../../../components/2.0/Shell'
51
+ import { pageview } from '../../../../utilities/gtag'
52
+
53
+ const Issue = (props) => {
54
+ const { pubIssue, cache } = props
55
+ const targeting = {
56
+ content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
57
+ document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
58
+ }
59
+ return (
60
+ <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
61
+ <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
62
+ </Shell>
63
+ )
64
+ }
65
+
66
+ Issue.getInitialProps = async (ctx) => {
67
+ const { query } = ctx
68
+ const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
69
+ )
70
+ return { pubIssue }
71
+ }
72
+
73
+ export default Issue
74
74
  */
75
75
 
76
76
  var IssueLanding = function IssueLanding(props) {
@@ -96,16 +96,16 @@ var IssueLanding = function IssueLanding(props) {
96
96
  _props$imageWidth = props.imageWidth,
97
97
  imageWidth = _props$imageWidth === undefined ? 480 : _props$imageWidth;
98
98
 
99
- return React.createElement(
99
+ return React__default.createElement(
100
100
  'div',
101
101
  { id: 'issueLanding' },
102
- React.createElement(Breadcrumbs, null),
103
- pubIssue.issue.source && React.createElement(
102
+ React__default.createElement(Breadcrumbs, null),
103
+ pubIssue.issue.source && React__default.createElement(
104
104
  'p',
105
105
  { className: 'badge badge-primary' },
106
106
  pubIssue.issue.source
107
107
  ),
108
- React.createElement(QueueDeckExpanded, {
108
+ React__default.createElement(QueueDeckExpanded, {
109
109
  client: client,
110
110
  mapping: settings.mapping,
111
111
  dataRecord: pubIssue.issue.articles,
@@ -1,25 +1,25 @@
1
1
  var KMTracker = function KMTracker(props) {
2
- var id = props.id;
2
+ var id = props.id;
3
3
 
4
- if (document && id) {
4
+ if (document && id) {
5
5
  (function () {
6
- var ecnJquery = document.createElement('script');
6
+ var ecnJquery = document.createElement('script');
7
7
 
8
- ecnJquery.type = 'text/javascript';
9
- ecnJquery.async = true;
10
- ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
8
+ ecnJquery.type = 'text/javascript';
9
+ ecnJquery.async = true;
10
+ ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
11
11
 
12
- var ecnScript = document.createElement('script');
12
+ var ecnScript = document.createElement('script');
13
13
 
14
- ecnScript.type = 'text/javascript';
15
- ecnScript.async = true;
16
- ecnScript.id = 'km-tracker';
17
- ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
14
+ ecnScript.type = 'text/javascript';
15
+ ecnScript.async = true;
16
+ ecnScript.id = 'km-tracker';
17
+ ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
18
18
 
19
- document.head.appendChild(ecnJquery);
20
- document.head.appendChild(ecnScript);
21
- })();
22
- }
19
+ document.head.appendChild(ecnJquery);
20
+ document.head.appendChild(ecnScript);
21
+ })();
22
+ }
23
23
  };
24
24
 
25
25
  export default KMTracker;
@@ -1,28 +1,28 @@
1
- import React, { useRef, useEffect } from 'react';
2
- import ListGroup from 'react-bootstrap/ListGroup';
3
- import ADWebcast from './ADWebcast.js';
4
- import Segment from './Segment.js';
5
- import './slicedToArray-be2f7a22.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './web.dom.iterable-4109ff68.js';
8
- import './es6.string.iterator-bc33758b.js';
9
- import './_to-object-b50e61c3.js';
10
- import './core.get-iterator-method-133dfacd.js';
11
- import './AdSlot.js';
12
- import './extends-f076879e.js';
13
- import './_object-pie-133f504a.js';
14
- import 'prop-types';
15
- import './index-2446af28.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 './core.get-iterator-method-e1de7503.js';
7
+ import './_object-pie-33c40e79.js';
8
+ import './extends-6f2fcc99.js';
9
+ import './web.dom.iterable-4439f05a.js';
10
+ import React__default, { useRef, useEffect } from 'react';
16
11
  import './events-6c3a7a63.js';
17
- import './debounce-533d9748.js';
18
- import './isSymbol-a7e9aafe.js';
19
- import './toNumber-5aeba6e7.js';
12
+ import './index-41a678ea.js';
13
+ import 'prop-types';
14
+ import './isSymbol-1981418f.js';
15
+ import './debounce-9207d8ee.js';
16
+ import './toNumber-2f7a84cd.js';
17
+ import './main-e4a934b2.js';
18
+ import './slicedToArray-641f241f.js';
19
+ import './stringify-4330ccdc.js';
20
+ import './asyncToGenerator-fc1c2e29.js';
21
+ import Segment from './Segment.js';
20
22
  import './Beam.js';
21
- import './stringify-59c8f690.js';
22
- import './asyncToGenerator-7f8f9219.js';
23
- import './_library-528f1934.js';
24
- import './_iter-detect-7e5e5ce2.js';
25
- import './main-b5c5aac1.js';
23
+ import './AdSlot.js';
24
+ import ListGroup from 'react-bootstrap/ListGroup';
25
+ import ADWebcast from './ADWebcast.js';
26
26
 
27
27
  var LeftNav = function LeftNav(props) {
28
28
  var leftItems = props.leftItems,
@@ -66,21 +66,21 @@ var LeftNav = function LeftNav(props) {
66
66
 
67
67
  var renderListGroupItem = function renderListGroupItem(subRow) {
68
68
  if (checkUrlIsExternal(subRow.url)) {
69
- return React.createElement(
69
+ return React__default.createElement(
70
70
  'a',
71
71
  { target: subRow.blank ? '_blank' : '_self', needsegmentsupport: subRow.needSegmentSupport ? 'true' : '', href: subRow.url },
72
72
  subRow.name
73
73
  );
74
74
  }
75
75
 
76
- return React.createElement(
76
+ return React__default.createElement(
77
77
  'a',
78
78
  { href: subRow.url || '#', target: subRow.blank ? '_blank' : '_self', needsegmentsupport: subRow.needSegmentSupport ? 'true' : '' },
79
79
  subRow.name
80
80
  );
81
81
  };
82
82
 
83
- return React.createElement(
83
+ return React__default.createElement(
84
84
  'section',
85
85
  { ref: leftNavRef },
86
86
  leftItems && leftItems.map(function (row, index) {
@@ -88,27 +88,27 @@ var LeftNav = function LeftNav(props) {
88
88
  // Since Webcast Ad should be between spotlight and sub navigation it should be passed as the second element of leftItems array from site level.
89
89
  // Webcast AD should have atleast adUnit , networkID, and "_type" as "webcastAD"
90
90
  if (row._type && row._type === 'webcastAD' && row.adUnit) {
91
- return React.createElement(
91
+ return React__default.createElement(
92
92
  'div',
93
93
  { key: index },
94
- React.createElement(ADWebcast, { webcastAd: row, refreshFlag: row.refreshFlag ? row.refreshFlag : false })
94
+ React__default.createElement(ADWebcast, { webcastAd: row, refreshFlag: row.refreshFlag ? row.refreshFlag : false })
95
95
  );
96
96
  } else {
97
- return React.createElement(
97
+ return React__default.createElement(
98
98
  'nav',
99
99
  { key: index, 'aria-label': 'Secondary' },
100
- React.createElement(
100
+ React__default.createElement(
101
101
  'div',
102
102
  { style: { display: 'flex', justifyContent: 'space-between', flexWrap: 'wrap' }, className: 'secondary-nav-title list-group-item active' },
103
- React.createElement(
103
+ React__default.createElement(
104
104
  'span',
105
105
  { className: 'mr-1', style: { display: 'inline-block', fontWeight: 'bold', fontSize: '1rem' } },
106
106
  row.name
107
107
  ),
108
- row.url && SeeAll && React.createElement(
108
+ row.url && SeeAll && React__default.createElement(
109
109
  'span',
110
110
  { style: { marginLeft: 'auto', display: 'inline-block' } },
111
- React.createElement(
111
+ React__default.createElement(
112
112
  'a',
113
113
  { style: { color: 'white', fontSize: '.6rem' }, href: row.url },
114
114
  'See All ',
@@ -116,11 +116,11 @@ var LeftNav = function LeftNav(props) {
116
116
  )
117
117
  )
118
118
  ),
119
- React.createElement(
119
+ React__default.createElement(
120
120
  'ul',
121
121
  { style: sideNavStyles },
122
122
  row.subQuery && row.subQuery.map(function (subRow, subIndex) {
123
- return React.createElement(
123
+ return React__default.createElement(
124
124
  ListGroup.Item,
125
125
  { as: 'li', key: subIndex + '_2' },
126
126
  renderListGroupItem(subRow)
@@ -133,7 +133,7 @@ var LeftNav = function LeftNav(props) {
133
133
  );
134
134
  };
135
135
 
136
- var LeftNav$1 = React.memo(LeftNav);
136
+ var LeftNav$1 = React__default.memo(LeftNav);
137
137
 
138
138
  export default LeftNav$1;
139
139
  export { LeftNav };