@mjhls/mjh-framework 1.0.865 → 1.0.866-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 (319) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +28 -30
  4. package/dist/cjs/AD300x250x600.js +28 -30
  5. package/dist/cjs/AD728x90.js +31 -33
  6. package/dist/cjs/ADFloatingFooter.js +30 -32
  7. package/dist/cjs/ADFooter.js +12 -15
  8. package/dist/cjs/ADGutter.js +30 -32
  9. package/dist/cjs/{ADInfeed-f8324b70.js → ADInfeed-7c09edba.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +30 -32
  11. package/dist/cjs/ADSponsoredResources.js +30 -32
  12. package/dist/cjs/ADWebcast.js +30 -32
  13. package/dist/cjs/ADWelcome.js +31 -33
  14. package/dist/cjs/{ADlgInfeed-98d7c699.js → ADlgInfeed-2e7effc7.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +27 -31
  16. package/dist/cjs/AdSlot.js +33 -35
  17. package/dist/cjs/AdSlotsProvider.js +910 -20
  18. package/dist/cjs/AlgoliaSearch.js +14023 -60
  19. package/dist/cjs/AlphabeticList.js +23 -26
  20. package/dist/cjs/ArticleCarousel.js +19 -22
  21. package/dist/cjs/ArticleProgramLandingPage.js +60 -62
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -43
  23. package/dist/cjs/ArticleSeriesListing.js +60 -62
  24. package/dist/cjs/Auth.js +1504 -682
  25. package/dist/cjs/AuthWrapper.js +266 -310
  26. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-02e827ae.js} +13 -14
  27. package/dist/cjs/Beam.js +6 -8
  28. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +25 -29
  30. package/dist/cjs/CMEDeck.js +82 -83
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +31 -36
  33. package/dist/cjs/Column3.js +57 -61
  34. package/dist/cjs/ConferenceArticleCard.js +25 -23
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/DeckContent.js +94 -99
  37. package/dist/cjs/DeckQueue.js +88 -92
  38. package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-14d2455c.js} +32 -34
  39. package/dist/cjs/EventsDeck.js +134 -143
  40. package/dist/cjs/ExternalResources.js +78 -80
  41. package/dist/cjs/Feature.js +27 -26
  42. package/dist/cjs/ForbesHero.js +40 -43
  43. package/dist/cjs/GridContent.js +232 -238
  44. package/dist/cjs/GridHero.js +42 -45
  45. package/dist/cjs/GroupDeck.js +57 -60
  46. package/dist/cjs/HamMagazine.js +130 -137
  47. package/dist/cjs/Header.js +12 -14
  48. package/dist/cjs/Hero.js +15 -13
  49. package/dist/cjs/HighlightenVideo.js +17 -18
  50. package/dist/cjs/HorizontalArticleListing.js +71 -73
  51. package/dist/cjs/HorizontalHero.js +28 -26
  52. package/dist/cjs/IssueContentDeck.js +71 -78
  53. package/dist/cjs/IssueDeck.js +70 -77
  54. package/dist/cjs/IssueLanding.js +65 -67
  55. package/dist/cjs/LeftNav.js +37 -40
  56. package/dist/cjs/MasterDeck.js +70 -72
  57. package/dist/cjs/MediaSeriesLanding.js +1093 -1186
  58. package/dist/cjs/NavDvm.js +72 -79
  59. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  60. package/dist/cjs/NavMagazine.js +136 -143
  61. package/dist/cjs/NavNative.js +128 -138
  62. package/dist/cjs/OncliveHero.js +22 -19
  63. package/dist/cjs/OncliveLargeHero.js +70 -73
  64. package/dist/cjs/PageFilter.js +12 -15
  65. package/dist/cjs/PartnerDetailListing.js +3917 -118
  66. package/dist/cjs/PdfDownload.js +9 -10
  67. package/dist/cjs/PopUpModal.js +17 -21
  68. package/dist/cjs/PubSection.js +41 -43
  69. package/dist/cjs/PubToc.js +13 -16
  70. package/dist/cjs/PublicationDeck.js +65 -67
  71. package/dist/cjs/PublicationLanding.js +129 -135
  72. package/dist/cjs/QueueDeckExpanded.js +309 -310
  73. package/dist/cjs/RecentNews.js +22 -23
  74. package/dist/cjs/RelatedContent.js +29 -27
  75. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  76. package/dist/cjs/RolesDeck.js +27 -32
  77. package/dist/cjs/Search.js +16 -22
  78. package/dist/cjs/Segment.js +4 -6
  79. package/dist/cjs/SeriesListingDeck.js +37 -38
  80. package/dist/cjs/{SeriesSlider-e3e8ead7.js → SeriesSlider-49b81b0b.js} +35 -36
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +34 -37
  83. package/dist/cjs/SocialIcons.js +9 -10
  84. package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-650f6101.js} +36 -40
  85. package/dist/cjs/SocialShare.js +29 -31
  86. package/dist/cjs/TaxonomyCard.js +61 -64
  87. package/dist/cjs/TaxonomyDescription.js +53 -55
  88. package/dist/cjs/TemplateNormal.js +72 -74
  89. package/dist/cjs/ThumbnailCard.js +24 -23
  90. package/dist/cjs/Ustream.js +28 -31
  91. package/dist/cjs/VerticalHero.js +19 -17
  92. package/dist/cjs/VideoProgramLandingPage.js +74 -79
  93. package/dist/cjs/VideoSeriesCard.js +31 -32
  94. package/dist/cjs/VideoSeriesFilter.js +16 -18
  95. package/dist/cjs/VideoSeriesLandingPage.js +50 -52
  96. package/dist/cjs/VideoSeriesListing.js +77 -79
  97. package/dist/cjs/View.js +281 -284
  98. package/dist/cjs/YahooHero.js +39 -42
  99. package/dist/cjs/YoutubeGroup.js +57 -60
  100. package/dist/cjs/{_is-array-6128bd56.js → _is-array-aa52fa1e.js} +14 -14
  101. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-05795553.js} +9 -10
  102. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  103. package/dist/cjs/_object-sap-171b9ea5.js +16 -0
  104. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-9bac8737.js} +5 -5
  105. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-df19209d.js} +82 -84
  106. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  107. package/dist/cjs/{_to-object-6de10e57.js → core.get-iterator-method-f3c44602.js} +247 -11
  108. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  109. package/dist/cjs/define-property-21887c62.js +20 -0
  110. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-77a37684.js} +1 -1
  111. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  112. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  113. package/dist/cjs/events-1b438fe7.js +469 -0
  114. package/dist/cjs/{extends-29bdbc6d.js → extends-eed4f016.js} +13 -13
  115. package/dist/cjs/faundadb.js +19 -21
  116. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  117. package/dist/cjs/getQuery.js +2 -2
  118. package/dist/cjs/getRelatedArticle.js +18 -20
  119. package/dist/cjs/getRootDocGroup.js +6 -8
  120. package/dist/cjs/getSerializers.js +44 -45
  121. package/dist/cjs/{getTargeting-32d1c2e4.js → getTargeting-8874437b.js} +3 -3
  122. package/dist/cjs/getTargeting.js +6 -8
  123. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  124. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  125. package/dist/cjs/{index-32097c80.js → index-59af05c4.js} +1089 -1094
  126. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  127. package/dist/cjs/{index-0e4427c8.js → index-98e01cb9.js} +13 -479
  128. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  129. package/dist/cjs/index-e2e62963.js +89 -0
  130. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  131. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-4d410430.js} +21 -21
  132. package/dist/cjs/{index.esm-00a6aade.js → index.esm-90433435.js} +16 -7
  133. package/dist/cjs/{index.esm-c1e16606.js → index.esm-e32d3e8e.js} +7 -4
  134. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-ff47db6f.js} +13 -6
  135. package/dist/cjs/index.js +164 -171
  136. package/dist/cjs/inherits-8d29278d.js +110 -0
  137. package/dist/cjs/{inherits-c2065b95.js → inherits-cba9c846.js} +26 -27
  138. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  139. package/dist/cjs/keys-d207942e.js +25 -0
  140. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  141. package/dist/cjs/main-02daeefe.js +862 -0
  142. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  143. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  144. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  145. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-f6d4eaa8.js} +17 -19
  146. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  147. package/dist/cjs/stringify-bbc68047.js +17 -0
  148. package/dist/cjs/timeDifferenceCalc.js +1 -1
  149. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-c9b8a0d0.js} +12 -14
  150. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  151. package/dist/cjs/{typeof-88a668c5.js → typeof-5f52cf64.js} +97 -98
  152. package/dist/cjs/urlFor.js +21 -4
  153. package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-9ebe112f.js} +4 -4
  154. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  155. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  156. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-e34bf324.js} +8 -9
  157. package/dist/esm/AD.js +1 -1
  158. package/dist/esm/AD300x250.js +22 -23
  159. package/dist/esm/AD300x250x600.js +22 -23
  160. package/dist/esm/AD728x90.js +25 -26
  161. package/dist/esm/ADFloatingFooter.js +21 -22
  162. package/dist/esm/ADFooter.js +4 -6
  163. package/dist/esm/ADGutter.js +21 -22
  164. package/dist/esm/{ADInfeed-a71a3972.js → ADInfeed-bfd129d9.js} +6 -6
  165. package/dist/esm/ADSkyscraper.js +21 -22
  166. package/dist/esm/ADSponsoredResources.js +21 -22
  167. package/dist/esm/ADWebcast.js +21 -22
  168. package/dist/esm/ADWelcome.js +18 -19
  169. package/dist/esm/{ADlgInfeed-d94f1437.js → ADlgInfeed-0489335b.js} +4 -4
  170. package/dist/esm/AccordionPanel.js +6 -8
  171. package/dist/esm/AdSlot.js +22 -23
  172. package/dist/esm/AdSlotsProvider.js +907 -16
  173. package/dist/esm/AlgoliaSearch.js +13993 -29
  174. package/dist/esm/AlphabeticList.js +8 -10
  175. package/dist/esm/ArticleCarousel.js +13 -15
  176. package/dist/esm/ArticleProgramLandingPage.js +48 -49
  177. package/dist/esm/ArticleSeriesLandingPage.js +31 -32
  178. package/dist/esm/ArticleSeriesListing.js +33 -34
  179. package/dist/esm/Auth.js +1418 -592
  180. package/dist/esm/AuthWrapper.js +244 -287
  181. package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-e6f95c2f.js} +1 -1
  182. package/dist/esm/Beam.js +6 -8
  183. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-e9b4ddcf.js} +34 -34
  184. package/dist/esm/Breadcrumbs.js +5 -7
  185. package/dist/esm/CMEDeck.js +23 -24
  186. package/dist/esm/Column1.js +4 -4
  187. package/dist/esm/Column2.js +19 -21
  188. package/dist/esm/Column3.js +37 -38
  189. package/dist/esm/ConferenceArticleCard.js +10 -7
  190. package/dist/esm/DeckContent.js +48 -49
  191. package/dist/esm/DeckQueue.js +48 -48
  192. package/dist/esm/{Dfp-be030f2a.js → Dfp-f867d061.js} +13 -14
  193. package/dist/esm/EventsDeck.js +48 -50
  194. package/dist/esm/ExternalResources.js +46 -47
  195. package/dist/esm/Feature.js +7 -4
  196. package/dist/esm/ForbesHero.js +10 -12
  197. package/dist/esm/GridContent.js +89 -90
  198. package/dist/esm/GridHero.js +11 -13
  199. package/dist/esm/GroupDeck.js +12 -14
  200. package/dist/esm/HamMagazine.js +28 -30
  201. package/dist/esm/Hero.js +7 -4
  202. package/dist/esm/HighlightenVideo.js +2 -2
  203. package/dist/esm/HorizontalArticleListing.js +46 -47
  204. package/dist/esm/HorizontalHero.js +8 -5
  205. package/dist/esm/IssueContentDeck.js +25 -27
  206. package/dist/esm/IssueDeck.js +35 -37
  207. package/dist/esm/IssueLanding.js +54 -55
  208. package/dist/esm/LeftNav.js +20 -21
  209. package/dist/esm/MasterDeck.js +35 -36
  210. package/dist/esm/MediaSeriesLanding.js +643 -733
  211. package/dist/esm/NavDvm.js +14 -16
  212. package/dist/esm/NavMagazine.js +32 -34
  213. package/dist/esm/NavNative.js +32 -34
  214. package/dist/esm/OncliveHero.js +8 -4
  215. package/dist/esm/OncliveLargeHero.js +11 -13
  216. package/dist/esm/PageFilter.js +4 -6
  217. package/dist/esm/PartnerDetailListing.js +3863 -64
  218. package/dist/esm/PdfDownload.js +2 -2
  219. package/dist/esm/PopUpModal.js +4 -6
  220. package/dist/esm/PubSection.js +33 -34
  221. package/dist/esm/PubToc.js +6 -8
  222. package/dist/esm/PublicationDeck.js +27 -24
  223. package/dist/esm/PublicationLanding.js +47 -49
  224. package/dist/esm/QueueDeckExpanded.js +37 -38
  225. package/dist/esm/RecentNews.js +4 -4
  226. package/dist/esm/RelatedContent.js +10 -7
  227. package/dist/esm/RolesDeck.js +12 -12
  228. package/dist/esm/Search.js +6 -8
  229. package/dist/esm/Segment.js +4 -6
  230. package/dist/esm/SeriesListingDeck.js +19 -20
  231. package/dist/esm/{SeriesSlider-ae17159f.js → SeriesSlider-d555a1d2.js} +10 -10
  232. package/dist/esm/SetCookie.js +1 -1
  233. package/dist/esm/SideFooter.js +13 -15
  234. package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-d7dec0c2.js} +12 -12
  235. package/dist/esm/TaxonomyCard.js +27 -25
  236. package/dist/esm/TaxonomyDescription.js +44 -45
  237. package/dist/esm/TemplateNormal.js +48 -49
  238. package/dist/esm/ThumbnailCard.js +10 -7
  239. package/dist/esm/Ustream.js +12 -14
  240. package/dist/esm/VerticalHero.js +6 -3
  241. package/dist/esm/VideoProgramLandingPage.js +52 -53
  242. package/dist/esm/VideoSeriesCard.js +13 -13
  243. package/dist/esm/VideoSeriesFilter.js +7 -9
  244. package/dist/esm/VideoSeriesLandingPage.js +37 -38
  245. package/dist/esm/VideoSeriesListing.js +34 -35
  246. package/dist/esm/View.js +109 -108
  247. package/dist/esm/YahooHero.js +13 -15
  248. package/dist/esm/YoutubeGroup.js +17 -19
  249. package/dist/esm/{_is-array-3e99e06e.js → _is-array-4df618a6.js} +6 -6
  250. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-130ee549.js} +7 -8
  251. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  252. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-8b8ea5a9.js} +1 -1
  253. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-c54dd835.js} +2 -2
  254. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-7bf8bc4d.js} +30 -32
  255. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-83f53e4e.js} +4 -5
  256. package/dist/esm/{_to-object-b50e61c3.js → core.get-iterator-method-86d4db69.js} +238 -9
  257. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  258. package/dist/esm/define-property-6d26cb48.js +18 -0
  259. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-d7d9b577.js} +1 -1
  260. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  261. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  262. package/dist/esm/events-6c3a7a63.js +467 -0
  263. package/dist/esm/{extends-60e0e1c6.js → extends-5b1796d4.js} +7 -7
  264. package/dist/esm/faundadb.js +5 -7
  265. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  266. package/dist/esm/getQuery.js +2 -2
  267. package/dist/esm/getRelatedArticle.js +12 -14
  268. package/dist/esm/getRootDocGroup.js +4 -6
  269. package/dist/esm/getSerializers.js +44 -45
  270. package/dist/esm/{getTargeting-cf2724e3.js → getTargeting-277c801e.js} +2 -2
  271. package/dist/esm/getTargeting.js +6 -8
  272. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  273. package/dist/esm/{index-5cc7b406.js → index-41a678ea.js} +4 -469
  274. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  275. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  276. package/dist/esm/index-aaa2dae0.js +85 -0
  277. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  278. package/dist/esm/{index-5e84f9cd.js → index-efc23b2b.js} +664 -659
  279. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  280. package/dist/esm/{index.esm-f6156a57.js → index.esm-29e48d38.js} +16 -7
  281. package/dist/esm/{index.esm-d4932dea.js → index.esm-cf08bf18.js} +13 -6
  282. package/dist/esm/{index.esm-9b042655.js → index.esm-f8aaeeeb.js} +7 -4
  283. package/dist/esm/{index.esm-37268dca.js → index.esm-fd746768.js} +5 -4
  284. package/dist/esm/index.js +122 -126
  285. package/dist/esm/{inherits-a41fe93f.js → inherits-2409637d.js} +18 -19
  286. package/dist/esm/inherits-77d5e4fc.js +101 -0
  287. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  288. package/dist/esm/keys-69989821.js +23 -0
  289. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  290. package/dist/esm/main-e4a934b2.js +851 -0
  291. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  292. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  293. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  294. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-67a08c9c.js} +12 -14
  295. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  296. package/dist/esm/stringify-70b72959.js +15 -0
  297. package/dist/esm/timeDifferenceCalc.js +1 -1
  298. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-32282905.js} +7 -9
  299. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  300. package/dist/esm/{typeof-a286cf0c.js → typeof-c05a82ba.js} +35 -36
  301. package/dist/esm/urlFor.js +19 -2
  302. package/dist/esm/{ustream-api-33a866b6.js → ustream-api-4c4fe0ba.js} +4 -4
  303. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  304. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-f8f967cd.js} +2 -3
  305. package/package.json +1 -1
  306. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  307. package/dist/cjs/_object-sap-a175b4a9.js +0 -16
  308. package/dist/cjs/core.get-iterator-method-f474eacc.js +0 -39
  309. package/dist/cjs/define-property-c88be878.js +0 -20
  310. package/dist/cjs/es6.string.iterator-c2573ffd.js +0 -210
  311. package/dist/cjs/keys-7f2c2108.js +0 -25
  312. package/dist/cjs/main-f1c77adb.js +0 -973
  313. package/dist/cjs/stringify-c9ac1214.js +0 -17
  314. package/dist/esm/core.get-iterator-method-133dfacd.js +0 -36
  315. package/dist/esm/define-property-fe54dc9f.js +0 -18
  316. package/dist/esm/es6.string.iterator-bc33758b.js +0 -201
  317. package/dist/esm/keys-7a3adabf.js +0 -23
  318. package/dist/esm/main-d4165069.js +0 -961
  319. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,31 +1,29 @@
1
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './web.dom.iterable-f8f967cd.js';
2
6
  import React__default, { useRef, useState, useEffect } from 'react';
3
- import { N as NavFooter } from './NavFooter-e27bd93b.js';
4
- import { S as SocialNavFooter } from './index.esm-37268dca.js';
5
- import { S as SocialSearchComponent } from './SocialSearchComponent-db963c3e.js';
6
- import 'react-bootstrap/Form';
7
- import 'react-bootstrap/FormControl';
8
- import 'react-bootstrap/Button';
7
+ import 'prop-types';
8
+ import Container$1 from 'react-bootstrap/Container';
9
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
10
+ import { m as main_36, c as main_37 } from './main-e4a934b2.js';
11
+ import './asyncToGenerator-7bf8bc4d.js';
9
12
  import Segment from './Segment.js';
10
- import Container from 'react-bootstrap/Container';
13
+ import 'react-bootstrap/Button';
14
+ import './react-social-icons-a7d5c5c7.js';
15
+ import './iconBase-602d52fe.js';
16
+ import { b as IoMdLogIn } from './index.esm-29e48d38.js';
17
+ import 'react-bootstrap/Form';
11
18
  import Nav from 'react-bootstrap/Nav';
12
19
  import Navbar from 'react-bootstrap/Navbar';
13
20
  import NavDropdown from 'react-bootstrap/NavDropdown';
14
- import { M as MdEmail } from './index.esm-9b042655.js';
15
- import { b as IoMdLogIn } from './index.esm-f6156a57.js';
16
- import { m as main_43, c as main_44 } from './main-d4165069.js';
17
- import './_commonjsHelpers-0c4b6f40.js';
18
- import './web.dom.iterable-4109ff68.js';
19
- import './es6.string.iterator-bc33758b.js';
20
- import './_to-object-b50e61c3.js';
21
- import './core.get-iterator-method-133dfacd.js';
22
- import './react-social-icons-9be47857.js';
23
- import 'prop-types';
24
- import './iconBase-ccc56b97.js';
21
+ import { M as MdEmail } from './index.esm-f8aaeeeb.js';
22
+ import { N as NavFooter } from './NavFooter-e27bd93b.js';
23
+ import { S as SocialNavFooter } from './index.esm-fd746768.js';
25
24
  import './SocialIcons.js';
26
- import './asyncToGenerator-7f8f9219.js';
27
- import './_library-528f1934.js';
28
- import './_iter-detect-7e5e5ce2.js';
25
+ import 'react-bootstrap/FormControl';
26
+ import { S as SocialSearchComponent } from './SocialSearchComponent-d7dec0c2.js';
29
27
 
30
28
  var HamMagazine = function HamMagazine(props) {
31
29
  /*
@@ -52,8 +50,8 @@ var HamMagazine = function HamMagazine(props) {
52
50
  socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
53
51
  _props$socialIconVari = props.socialIconVariant,
54
52
  socialIconVariant = _props$socialIconVari === undefined ? 'light' : _props$socialIconVari,
55
- invertedLogo = props.invertedLogo;
56
- props.settings;
53
+ invertedLogo = props.invertedLogo,
54
+ settings = props.settings;
57
55
 
58
56
  var navRef = useRef(null);
59
57
  var topNavRef = useRef(null);
@@ -187,7 +185,7 @@ var HamMagazine = function HamMagazine(props) {
187
185
  }
188
186
  }
189
187
 
190
- if (props.initiallyCollapsed && !main_43) {
188
+ if (props.initiallyCollapsed && !main_36) {
191
189
  navRef.current.style.position = 'fixed';
192
190
  setIsSticky(true);
193
191
  navLinks.style.margin = 'auto';
@@ -217,12 +215,12 @@ var HamMagazine = function HamMagazine(props) {
217
215
 
218
216
  return React__default.createElement(
219
217
  'header',
220
- { className: !main_43 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
218
+ { className: !main_36 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '999999' } },
221
219
  React__default.createElement(
222
220
  Navbar,
223
221
  { expand: 'md', ref: topNavRef },
224
222
  React__default.createElement(
225
- Container,
223
+ Container$1,
226
224
  { style: { position: 'relative' } },
227
225
  React__default.createElement(
228
226
  Nav,
@@ -335,7 +333,7 @@ var HamMagazine = function HamMagazine(props) {
335
333
  Navbar,
336
334
  { id: 'navbar-ham', variant: 'dark', expand: 'xl', bg: 'primary', ref: navRef, style: { width: '100%', display: 'flex', top: topOffset } },
337
335
  React__default.createElement(
338
- Container,
336
+ Container$1,
339
337
  { className: 'mobile-nav' },
340
338
  React__default.createElement(
341
339
  'div',
@@ -344,7 +342,7 @@ var HamMagazine = function HamMagazine(props) {
344
342
  'aria-controls': 'basic-navbar-nav',
345
343
  onClick: function onClick() {
346
344
  // Set overflow fix for iPhones safari browsers
347
- if (main_44) {
345
+ if (main_37) {
348
346
  var mainNav = document.querySelector('#navbar-ham');
349
347
  if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
350
348
  }
@@ -573,7 +571,7 @@ var HamMagazine = function HamMagazine(props) {
573
571
  '\n .navbar .collapse {\n display: block;\n }\n '
574
572
  )
575
573
  ),
576
- main_43 && !main_44 && React__default.createElement(
574
+ main_36 && !main_37 && React__default.createElement(
577
575
  'style',
578
576
  { jsx: 'true' },
579
577
  '\n #navbar-ham {\n overflow: hidden;\n overflow-y: scroll;\n margin-bottom: 5rem;\n }\n '
package/dist/esm/Hero.js CHANGED
@@ -1,9 +1,12 @@
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
1
4
  import React__default from 'react';
2
- import { Card } from 'react-bootstrap';
5
+ import './slicedToArray-67a08c9c.js';
6
+ import './index-73819142.js';
3
7
  import urlFor from './urlFor.js';
4
- import { c as clean_html_1 } from './entities-932b50cf.js';
5
- import './index-0dbff1d1.js';
6
- import './_commonjsHelpers-0c4b6f40.js';
8
+ import { c as clean_html_1 } from './entities-7cc3bf45.js';
9
+ import { Card } from 'react-bootstrap';
7
10
 
8
11
  var Hero = function Hero(_ref) {
9
12
  var data = _ref.data,
@@ -1,6 +1,6 @@
1
- import React__default from 'react';
2
- import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
3
1
  import './_commonjsHelpers-0c4b6f40.js';
2
+ import React__default from 'react';
3
+ import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-83f53e4e.js';
4
4
 
5
5
  var HighlightenVideo = function HighlightenVideo(_ref) {
6
6
  var highlightVideoOptions = _ref.highlightVideoOptions;
@@ -1,58 +1,57 @@
1
- import { _ as _extends } from './extends-60e0e1c6.js';
2
- import React__default from 'react';
3
- import ArticleCarousel from './ArticleCarousel.js';
4
- import { I as IoIosArrowForward } from './index.esm-f6156a57.js';
5
- import { B as BlockContent } from './BlockContent-c99c9a8d.js';
6
- import { g as getSerializers } from './index-5e84f9cd.js';
7
1
  import './_commonjsHelpers-0c4b6f40.js';
8
- import './_to-object-b50e61c3.js';
9
- import './_object-pie-133f504a.js';
10
- import './YoutubeGroup.js';
11
- import './slicedToArray-be2f7a22.js';
12
- import './web.dom.iterable-4109ff68.js';
13
- import './es6.string.iterator-bc33758b.js';
14
- import './core.get-iterator-method-133dfacd.js';
15
- import './index-c7e2ac95.js';
16
- import './index-755f2cc2.js';
17
- import 'react-dom';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './_library-528f1934.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './toConsumableArray-32282905.js';
6
+ import './_object-pie-33c40e79.js';
7
+ import { _ as _extends } from './extends-5b1796d4.js';
8
+ import './_object-sap-8b8ea5a9.js';
9
+ import './inherits-2409637d.js';
10
+ import './define-property-6d26cb48.js';
11
+ import './web.dom.iterable-f8f967cd.js';
12
+ import './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
+ import React__default from 'react';
15
+ import './events-6c3a7a63.js';
16
+ import './index-41a678ea.js';
18
17
  import 'prop-types';
19
- import './smoothscroll-fa4e3f8c.js';
20
- import './urlFor.js';
21
- import './index-0dbff1d1.js';
22
- import './main-d4165069.js';
23
- import './iconBase-ccc56b97.js';
24
- import 'react-bootstrap';
25
- import './index-5cc7b406.js';
18
+ import 'react-bootstrap/Row';
19
+ import 'react-bootstrap/Col';
20
+ import './moment-e2f9b20c.js';
26
21
  import 'next/router';
27
- import './util-3ab476bf.js';
28
- import './Beam.js';
29
- import './stringify-59c8f690.js';
30
- import './asyncToGenerator-7f8f9219.js';
31
- import './_library-528f1934.js';
32
- import './_iter-detect-7e5e5ce2.js';
22
+ import './isSymbol-1981418f.js';
23
+ import './debounce-9207d8ee.js';
24
+ import './toNumber-2f7a84cd.js';
25
+ import 'react-dom';
26
+ import './slicedToArray-67a08c9c.js';
27
+ import './index-73819142.js';
28
+ import './urlFor.js';
29
+ import './index-5f7e79e7.js';
30
+ import './main-e4a934b2.js';
31
+ import './entities-7cc3bf45.js';
32
+ import './stringify-70b72959.js';
33
+ import './asyncToGenerator-7bf8bc4d.js';
33
34
  import './Segment.js';
34
- import './typeof-a286cf0c.js';
35
- import './_is-array-3e99e06e.js';
36
- import './brightcove-react-player-loader.es-57a70a56.js';
35
+ import './Beam.js';
36
+ import './AdSlot.js';
37
+ import 'react-bootstrap/Button';
38
+ import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
39
+ import './index-c7e2ac95.js';
40
+ import './smoothscroll-0cd4c7a6.js';
37
41
  import './GroupDeck.js';
38
- import './moment-bc12cb97.js';
39
- import './SocialShare.js';
42
+ import './YoutubeGroup.js';
43
+ import 'react-bootstrap';
44
+ import './iconBase-602d52fe.js';
45
+ import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
46
+ import ArticleCarousel from './ArticleCarousel.js';
47
+ import { g as getSerializers } from './index-efc23b2b.js';
48
+ import './util-7700fc59.js';
49
+ import './brightcove-react-player-loader.es-83f53e4e.js';
40
50
  import 'next/head';
41
51
  import 'react-share';
42
- import './_object-to-array-0f197f89.js';
43
- import './toConsumableArray-6d9a4616.js';
52
+ import './SocialShare.js';
53
+ import './_object-to-array-c54dd835.js';
44
54
  import 'react-bootstrap/Pagination';
45
- import 'react-bootstrap/Button';
46
- import './entities-932b50cf.js';
47
- import './AdSlot.js';
48
- import './debounce-533d9748.js';
49
- import './isSymbol-a7e9aafe.js';
50
- import './toNumber-5aeba6e7.js';
51
- import 'react-bootstrap/Row';
52
- import 'react-bootstrap/Col';
53
- import './inherits-a41fe93f.js';
54
- import './_object-sap-f353c2a9.js';
55
- import './define-property-fe54dc9f.js';
56
55
  import 'react-bootstrap/Figure';
57
56
  import 'react-bootstrap/OverlayTrigger';
58
57
  import 'react-bootstrap/Tooltip';
@@ -1,10 +1,13 @@
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
1
4
  import React__default from 'react';
2
- import './moment-bc12cb97.js';
5
+ import './moment-e2f9b20c.js';
6
+ import './slicedToArray-67a08c9c.js';
7
+ import './index-73819142.js';
3
8
  import urlFor from './urlFor.js';
4
- import { a as FaLongArrowAltRight } from './index.esm-d4932dea.js';
5
- import './_commonjsHelpers-0c4b6f40.js';
6
- import './index-0dbff1d1.js';
7
- import './iconBase-ccc56b97.js';
9
+ import './iconBase-602d52fe.js';
10
+ import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
8
11
 
9
12
  var HorizontalHero = function HorizontalHero(props) {
10
13
  var client = props.client;
@@ -1,21 +1,19 @@
1
- import React__default from 'react';
2
- import Row from 'react-bootstrap/Row';
3
- import Col from 'react-bootstrap/Col';
4
- import Card from 'react-bootstrap/Card';
5
- import Badge from 'react-bootstrap/Badge';
6
- import { L as LazyLoad } from './index-755f2cc2.js';
7
- import urlFor from './urlFor.js';
8
- import { m as moment } from './moment-bc12cb97.js';
9
- import { A as AuthorComponent } from './AuthorComponent-30aeba69.js';
10
1
  import './_commonjsHelpers-0c4b6f40.js';
11
- import 'react-dom';
2
+ import './core.get-iterator-method-86d4db69.js';
3
+ import './web.dom.iterable-f8f967cd.js';
4
+ import React__default from 'react';
12
5
  import 'prop-types';
13
- import './index-0dbff1d1.js';
14
- import './slicedToArray-be2f7a22.js';
15
- import './web.dom.iterable-4109ff68.js';
16
- import './es6.string.iterator-bc33758b.js';
17
- import './_to-object-b50e61c3.js';
18
- import './core.get-iterator-method-133dfacd.js';
6
+ import Row$1 from 'react-bootstrap/Row';
7
+ import Col$1 from 'react-bootstrap/Col';
8
+ import Card$1 from 'react-bootstrap/Card';
9
+ import { m as moment } from './moment-e2f9b20c.js';
10
+ import 'react-dom';
11
+ import './slicedToArray-67a08c9c.js';
12
+ import './index-73819142.js';
13
+ import urlFor from './urlFor.js';
14
+ import { L as LazyLoad } from './index-5f7e79e7.js';
15
+ import { A as AuthorComponent } from './AuthorComponent-e6f95c2f.js';
16
+ import Badge from 'react-bootstrap/Badge';
19
17
 
20
18
  var PublicationDeckStack = function PublicationDeckStack(props) {
21
19
  var title = props.title,
@@ -37,10 +35,10 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
37
35
  source = props.source;
38
36
 
39
37
  return React__default.createElement(
40
- Col,
38
+ Col$1,
41
39
  { md: 12, lg: 12, key: index },
42
40
  React__default.createElement(
43
- Card,
41
+ Card$1,
44
42
  { style: { boxShadow: 'none', borderBottom: '1px solid #aaa', paddingBottom: '1rem' } },
45
43
  React__default.createElement(
46
44
  'div',
@@ -54,7 +52,7 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
54
52
  React__default.createElement(
55
53
  LazyLoad,
56
54
  { height: imageHeight },
57
- React__default.createElement(Card.Img, {
55
+ React__default.createElement(Card$1.Img, {
58
56
  variant: 'right',
59
57
  src: coverImage ? urlFor({ source: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, imageFit: imageFit, client: client }) : Settings.logo,
60
58
  alt: title,
@@ -69,7 +67,7 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
69
67
  )
70
68
  ),
71
69
  React__default.createElement(
72
- Card.Body,
70
+ Card$1.Body,
73
71
  { style: { padding: '0.5rem' } },
74
72
  section ? React__default.createElement(
75
73
  Badge,
@@ -77,7 +75,7 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
77
75
  section.name
78
76
  ) : '',
79
77
  React__default.createElement(
80
- Card.Title,
78
+ Card$1.Title,
81
79
  { style: { color: '#121212', fontSize: '1.1rem' } },
82
80
  React__default.createElement(
83
81
  'a',
@@ -136,10 +134,10 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
136
134
  index = props.index;
137
135
 
138
136
  return React__default.createElement(
139
- Col,
137
+ Col$1,
140
138
  { md: 12, lg: 6, style: { display: 'flex', flex: '1 0 auto' }, key: index },
141
139
  React__default.createElement(
142
- Card,
140
+ Card$1,
143
141
  null,
144
142
  React__default.createElement(
145
143
  'a',
@@ -147,10 +145,10 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
147
145
  coverImage && React__default.createElement(
148
146
  LazyLoad,
149
147
  { height: imageHeight },
150
- React__default.createElement(Card.Img, { variant: 'top', src: coverImage ? urlFor({ source: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, imageFit: imageFit, client: client, Settings: Settings }) : Settings.logo, alt: title })
148
+ React__default.createElement(Card$1.Img, { variant: 'top', src: coverImage ? urlFor({ source: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, imageFit: imageFit, client: client, Settings: Settings }) : Settings.logo, alt: title })
151
149
  ),
152
150
  React__default.createElement(
153
- Card.Body,
151
+ Card$1.Body,
154
152
  null,
155
153
  section && section.name ? React__default.createElement(
156
154
  Badge,
@@ -158,7 +156,7 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
158
156
  section && section.name
159
157
  ) : '',
160
158
  React__default.createElement(
161
- Card.Title,
159
+ Card$1.Title,
162
160
  null,
163
161
  title
164
162
  )
@@ -178,7 +176,7 @@ var IssueContentDeck = function IssueContentDeck(props) {
178
176
  variant = _props$variant === undefined ? 'block' : _props$variant;
179
177
 
180
178
  return React__default.createElement(
181
- Row,
179
+ Row$1,
182
180
  null,
183
181
  data && data.length ? data.map(function (row, index) {
184
182
  if (variant === 'stack') {
@@ -1,24 +1,22 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
- import { _ as _extends } from './extends-60e0e1c6.js';
3
- import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
4
- import React__default, { 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-755f2cc2.js';
10
- import urlFor from './urlFor.js';
11
- import { I as InfiniteScroll } from './index.es-a6137319.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 './core.get-iterator-method-86d4db69.js';
3
+ import './_iter-detect-130ee549.js';
4
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
5
+ import './_object-pie-33c40e79.js';
6
+ import { _ as _extends } from './extends-5b1796d4.js';
7
+ import './web.dom.iterable-f8f967cd.js';
8
+ import React__default, { useState, useEffect, useRef } from 'react';
20
9
  import 'prop-types';
21
- import './index-0dbff1d1.js';
10
+ import Row$1 from 'react-bootstrap/Row';
11
+ import Col$1 from 'react-bootstrap/Col';
12
+ import Card$1 from 'react-bootstrap/Card';
13
+ import { I as InfiniteScroll } from './index.es-29c1cef5.js';
14
+ import 'react-dom';
15
+ import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
16
+ import './index-73819142.js';
17
+ import urlFor from './urlFor.js';
18
+ import { L as LazyLoad } from './index-5f7e79e7.js';
19
+ import Button$1 from 'react-bootstrap/Button';
22
20
 
23
21
  var usePrevious = function usePrevious(value) {
24
22
  var ref = useRef();
@@ -137,20 +135,20 @@ var IssueDeck = function IssueDeck(props) {
137
135
  return loadMore();
138
136
  }, hasMore: scrolling, scrollThreshold: 0.9 },
139
137
  React__default.createElement(
140
- Row,
138
+ Row$1,
141
139
  null,
142
140
  issuesData && issuesData.length ? issuesData.map(function (row, index) {
143
141
  return publication && row.identifier && row.identifier.current && React__default.createElement(
144
- Col,
142
+ Col$1,
145
143
  { md: 12, lg: 12, key: index },
146
144
  React__default.createElement(
147
- Card,
145
+ Card$1,
148
146
  { className: 'queue-card journal-queue', style: { borderTop: '1px solid #EEE' } },
149
147
  React__default.createElement(
150
- Row,
148
+ Row$1,
151
149
  { style: { flexDirection: 'left' } },
152
150
  React__default.createElement(
153
- Col,
151
+ Col$1,
154
152
  { md: 12, lg: 4, className: 'body-image', style: { textAlign: 'center' } },
155
153
  row.issues.length > 0 ? React__default.createElement(
156
154
  'a',
@@ -158,7 +156,7 @@ var IssueDeck = function IssueDeck(props) {
158
156
  row.thumbnail && React__default.createElement(
159
157
  LazyLoad,
160
158
  { height: imageHeight },
161
- React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
159
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
162
160
  )
163
161
  ) : React__default.createElement(
164
162
  'a',
@@ -166,34 +164,34 @@ var IssueDeck = function IssueDeck(props) {
166
164
  row.thumbnail && React__default.createElement(
167
165
  LazyLoad,
168
166
  { height: imageHeight },
169
- React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
167
+ React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
170
168
  )
171
169
  )
172
170
  ),
173
171
  React__default.createElement(
174
- Col,
172
+ Col$1,
175
173
  { md: 12, lg: 8 },
176
174
  React__default.createElement(
177
- Card.Body,
175
+ Card$1.Body,
178
176
  { style: { padding: '20px' }, className: 'body-text' },
179
177
  React__default.createElement(
180
- Row,
178
+ Row$1,
181
179
  null,
182
180
  React__default.createElement(
183
- Col,
181
+ Col$1,
184
182
  null,
185
183
  React__default.createElement(
186
- Card.Title,
184
+ Card$1.Title,
187
185
  null,
188
186
  row.name
189
187
  )
190
188
  )
191
189
  ),
192
190
  React__default.createElement(
193
- Row,
191
+ Row$1,
194
192
  null,
195
193
  React__default.createElement(
196
- Col,
194
+ Col$1,
197
195
  null,
198
196
  React__default.createElement(
199
197
  'div',
@@ -204,10 +202,10 @@ var IssueDeck = function IssueDeck(props) {
204
202
  )
205
203
  ),
206
204
  React__default.createElement(
207
- Row,
205
+ Row$1,
208
206
  null,
209
207
  React__default.createElement(
210
- Col,
208
+ Col$1,
211
209
  null,
212
210
  React__default.createElement(
213
211
  'div',
@@ -218,13 +216,13 @@ var IssueDeck = function IssueDeck(props) {
218
216
  )
219
217
  ),
220
218
  React__default.createElement(
221
- Row,
219
+ Row$1,
222
220
  null,
223
221
  row.issues.length > 0 && React__default.createElement(
224
222
  'a',
225
223
  { style: { paddingRight: '15px', paddingLeft: '15px' }, href: href + '/' + publication + '/' + row.identifier.current },
226
224
  React__default.createElement(
227
- Button,
225
+ Button$1,
228
226
  { style: { marginTop: '20px', marginRight: '1rem' }, variant: 'secondary' },
229
227
  'View Issue'
230
228
  )