@mjhls/mjh-framework 1.0.834 → 1.0.835

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 (309) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +29 -29
  4. package/dist/cjs/AD300x250x600.js +29 -29
  5. package/dist/cjs/AD728x90.js +32 -32
  6. package/dist/cjs/ADFloatingFooter.js +32 -32
  7. package/dist/cjs/ADFooter.js +15 -14
  8. package/dist/cjs/ADGutter.js +32 -32
  9. package/dist/cjs/{ADInfeed-7b3f64e1.js → ADInfeed-eb4ce360.js} +15 -13
  10. package/dist/cjs/ADSkyscraper.js +32 -32
  11. package/dist/cjs/ADSponsoredResources.js +32 -32
  12. package/dist/cjs/ADWebcast.js +32 -32
  13. package/dist/cjs/ADWelcome.js +33 -33
  14. package/dist/cjs/{ADlgInfeed-17a6e476.js → ADlgInfeed-8a05b63f.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +31 -29
  16. package/dist/cjs/AdSlot.js +33 -33
  17. package/dist/cjs/AdSlotsProvider.js +19 -18
  18. package/dist/cjs/AlgoliaSearch.js +60 -14150
  19. package/dist/cjs/AlphabeticList.js +26 -25
  20. package/dist/cjs/ArticleCarousel.js +24 -23
  21. package/dist/cjs/ArticleProgramLandingPage.js +58 -58
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -41
  23. package/dist/cjs/ArticleSeriesListing.js +62 -62
  24. package/dist/cjs/Auth.js +289 -285
  25. package/dist/cjs/AuthWrapper.js +48 -47
  26. package/dist/cjs/{AuthorComponent-0c464248.js → AuthorComponent-c21aac7f.js} +14 -13
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-36e54d77.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +29 -27
  30. package/dist/cjs/CMEDeck.js +83 -84
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +36 -33
  33. package/dist/cjs/Column3.js +60 -58
  34. package/dist/cjs/ConferenceArticleCard.js +37 -36
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/DeckContent.js +106 -103
  37. package/dist/cjs/DeckQueue.js +91 -88
  38. package/dist/cjs/{Dfp-ac0c1cc6.js → Dfp-3f0ed4c8.js} +34 -34
  39. package/dist/cjs/EventsDeck.js +159 -152
  40. package/dist/cjs/ExternalResources.js +80 -80
  41. package/dist/cjs/Feature.js +25 -23
  42. package/dist/cjs/ForbesHero.js +43 -42
  43. package/dist/cjs/GridContent.js +186 -183
  44. package/dist/cjs/GridHero.js +45 -44
  45. package/dist/cjs/GroupDeck.js +60 -59
  46. package/dist/cjs/HamMagazine.js +143 -138
  47. package/dist/cjs/Header.js +14 -12
  48. package/dist/cjs/Hero.js +13 -12
  49. package/dist/cjs/HighlightenVideo.js +18 -17
  50. package/dist/cjs/HorizontalArticleListing.js +71 -71
  51. package/dist/cjs/HorizontalHero.js +26 -25
  52. package/dist/cjs/IssueContentDeck.js +78 -73
  53. package/dist/cjs/IssueDeck.js +77 -72
  54. package/dist/cjs/IssueLanding.js +93 -93
  55. package/dist/cjs/KMTracker.js +15 -15
  56. package/dist/cjs/LeftNav.js +40 -39
  57. package/dist/cjs/MasterDeck.js +80 -80
  58. package/dist/cjs/MediaSeriesLanding.js +1077 -985
  59. package/dist/cjs/NavDvm.js +79 -74
  60. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  61. package/dist/cjs/NavMagazine.js +151 -146
  62. package/dist/cjs/NavNative.js +145 -137
  63. package/dist/cjs/OncliveHero.js +19 -18
  64. package/dist/cjs/OncliveLargeHero.js +73 -72
  65. package/dist/cjs/PageFilter.js +15 -14
  66. package/dist/cjs/PartnerDetailListing.js +108 -108
  67. package/dist/cjs/PdfDownload.js +10 -9
  68. package/dist/cjs/PopUpModal.js +21 -19
  69. package/dist/cjs/PubSection.js +43 -43
  70. package/dist/cjs/PubToc.js +16 -15
  71. package/dist/cjs/PublicationDeck.js +67 -62
  72. package/dist/cjs/PublicationLanding.js +139 -135
  73. package/dist/cjs/QueueDeckExpanded.js +310 -311
  74. package/dist/cjs/RecentNews.js +23 -22
  75. package/dist/cjs/RelatedContent.js +53 -52
  76. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  77. package/dist/cjs/RolesDeck.js +32 -27
  78. package/dist/cjs/Search.js +22 -18
  79. package/dist/cjs/Segment.js +6 -6
  80. package/dist/cjs/SeriesListingDeck.js +36 -37
  81. package/dist/cjs/{SeriesSlider-abd231e9.js → SeriesSlider-e3e8ead7.js} +35 -34
  82. package/dist/cjs/SetCookie.js +1 -1
  83. package/dist/cjs/SideFooter.js +39 -38
  84. package/dist/cjs/SocialIcons.js +10 -9
  85. package/dist/cjs/{SocialSearchComponent-bef9a9d8.js → SocialSearchComponent-948138c7.js} +36 -32
  86. package/dist/cjs/SocialShare.js +31 -29
  87. package/dist/cjs/TaxonomyCard.js +64 -59
  88. package/dist/cjs/TaxonomyDescription.js +54 -54
  89. package/dist/cjs/TemplateNormal.js +74 -74
  90. package/dist/cjs/ThumbnailCard.js +23 -21
  91. package/dist/cjs/Ustream.js +30 -29
  92. package/dist/cjs/VerticalHero.js +17 -16
  93. package/dist/cjs/VideoProgramLandingPage.js +77 -74
  94. package/dist/cjs/VideoSeriesCard.js +34 -33
  95. package/dist/cjs/VideoSeriesFilter.js +18 -18
  96. package/dist/cjs/VideoSeriesLandingPage.js +51 -51
  97. package/dist/cjs/VideoSeriesListing.js +79 -79
  98. package/dist/cjs/View.js +251 -249
  99. package/dist/cjs/YahooHero.js +42 -41
  100. package/dist/cjs/YoutubeGroup.js +62 -61
  101. package/dist/cjs/{_is-array-39ff55dd.js → _is-array-6128bd56.js} +6 -6
  102. package/dist/cjs/{_iter-detect-ef35661e.js → _iter-detect-55a5657a.js} +8 -8
  103. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  104. package/dist/cjs/{_object-sap-b231f928.js → _object-sap-a175b4a9.js} +1 -1
  105. package/dist/cjs/{_object-to-array-c3aeb51d.js → _object-to-array-8fe5a54f.js} +2 -2
  106. package/dist/cjs/{_to-object-7a3ce269.js → _to-object-6de10e57.js} +6 -6
  107. package/dist/cjs/{asyncToGenerator-8ae2191c.js → asyncToGenerator-58c289d9.js} +32 -32
  108. package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-a195642e.js} +7 -6
  109. package/dist/cjs/{core.get-iterator-method-6cd7682d.js → core.get-iterator-method-f474eacc.js} +2 -2
  110. package/dist/cjs/{debounce-6191c8ee.js → debounce-d4a2369b.js} +2 -2
  111. package/dist/cjs/{define-property-fc002cec.js → define-property-c88be878.js} +6 -6
  112. package/dist/cjs/{defineProperty-03c4c82e.js → defineProperty-0cb76d99.js} +1 -1
  113. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  114. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  115. package/dist/cjs/{es6.string.iterator-ab94a594.js → es6.string.iterator-c2573ffd.js} +6 -6
  116. package/dist/cjs/{extends-acc1318d.js → extends-29bdbc6d.js} +7 -7
  117. package/dist/cjs/faundadb.js +7 -7
  118. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  119. package/dist/cjs/getRelatedArticle.js +20 -20
  120. package/dist/cjs/getRootDocGroup.js +6 -6
  121. package/dist/cjs/getSerializers.js +44 -45
  122. package/dist/cjs/{getTargeting-98ab97f7.js → getTargeting-a100d6e5.js} +11 -11
  123. package/dist/cjs/getTargeting.js +8 -8
  124. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  125. package/dist/cjs/{index-98e01cb9.js → index-0e4427c8.js} +479 -13
  126. package/dist/cjs/{index-0f62d00b.js → index-4e883ea0.js} +488 -481
  127. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  128. package/dist/cjs/{index-ff69979f.js → index-efca863c.js} +8 -8
  129. package/dist/cjs/{index-79eed652.js → index-f86bb269.js} +6 -6
  130. package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
  131. package/dist/cjs/{index.esm-974f47d9.js → index.esm-00a6aade.js} +1 -1
  132. package/dist/cjs/{index.esm-bf016399.js → index.esm-2bb721c8.js} +19 -18
  133. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
  134. package/dist/cjs/{index.esm-05850a2f.js → index.esm-f27f80d9.js} +1 -1
  135. package/dist/cjs/index.js +165 -163
  136. package/dist/cjs/{inherits-bfdb22af.js → inherits-c2065b95.js} +22 -22
  137. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  138. package/dist/cjs/keys-7f2c2108.js +25 -0
  139. package/dist/cjs/{lodash-b5e0d5f6.js → lodash-f0783643.js} +1 -1
  140. package/dist/cjs/{main-bc7d4bf8.js → main-f1c77adb.js} +70 -69
  141. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  142. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  143. package/dist/cjs/{slicedToArray-41819145.js → slicedToArray-5d1bc3b3.js} +14 -14
  144. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  145. package/dist/cjs/stringify-c9ac1214.js +17 -0
  146. package/dist/cjs/timeDifferenceCalc.js +1 -1
  147. package/dist/cjs/{toConsumableArray-4fdb72e2.js → toConsumableArray-ddb70795.js} +9 -9
  148. package/dist/cjs/{toNumber-f2f8744b.js → toNumber-5e1fac58.js} +1 -1
  149. package/dist/cjs/{typeof-e83d4a26.js → typeof-88a668c5.js} +36 -36
  150. package/dist/cjs/urlFor.js +8 -3
  151. package/dist/cjs/{ustream-api-c30d203c.js → ustream-api-b2b9092f.js} +4 -4
  152. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  153. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  154. package/dist/cjs/{web.dom.iterable-68e3aaf2.js → web.dom.iterable-46657b5c.js} +3 -3
  155. package/dist/esm/AD.js +1 -1
  156. package/dist/esm/AD300x250.js +22 -23
  157. package/dist/esm/AD300x250x600.js +22 -23
  158. package/dist/esm/AD728x90.js +24 -25
  159. package/dist/esm/ADFloatingFooter.js +22 -23
  160. package/dist/esm/ADFooter.js +6 -6
  161. package/dist/esm/ADGutter.js +22 -23
  162. package/dist/esm/{ADInfeed-77c2092d.js → ADInfeed-4a09242b.js} +6 -6
  163. package/dist/esm/ADSkyscraper.js +22 -23
  164. package/dist/esm/ADSponsoredResources.js +22 -23
  165. package/dist/esm/ADWebcast.js +22 -23
  166. package/dist/esm/ADWelcome.js +19 -20
  167. package/dist/esm/{ADlgInfeed-12d2ac78.js → ADlgInfeed-0bff9a62.js} +4 -4
  168. package/dist/esm/AccordionPanel.js +8 -8
  169. package/dist/esm/AdSlot.js +21 -22
  170. package/dist/esm/AdSlotsProvider.js +11 -12
  171. package/dist/esm/AlgoliaSearch.js +30 -14121
  172. package/dist/esm/AlphabeticList.js +10 -10
  173. package/dist/esm/ArticleCarousel.js +17 -17
  174. package/dist/esm/ArticleProgramLandingPage.js +48 -49
  175. package/dist/esm/ArticleSeriesLandingPage.js +31 -32
  176. package/dist/esm/ArticleSeriesListing.js +34 -35
  177. package/dist/esm/Auth.js +200 -200
  178. package/dist/esm/AuthWrapper.js +20 -20
  179. package/dist/esm/{AuthorComponent-5cab1f6b.js → AuthorComponent-30aeba69.js} +1 -1
  180. package/dist/esm/Beam.js +8 -8
  181. package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-c99c9a8d.js} +34 -34
  182. package/dist/esm/Breadcrumbs.js +7 -7
  183. package/dist/esm/CMEDeck.js +23 -24
  184. package/dist/esm/Column1.js +4 -4
  185. package/dist/esm/Column2.js +21 -21
  186. package/dist/esm/Column3.js +36 -37
  187. package/dist/esm/ConferenceArticleCard.js +22 -22
  188. package/dist/esm/DeckContent.js +55 -56
  189. package/dist/esm/DeckQueue.js +47 -48
  190. package/dist/esm/{Dfp-4b94fbd4.js → Dfp-be030f2a.js} +14 -15
  191. package/dist/esm/EventsDeck.js +66 -66
  192. package/dist/esm/ExternalResources.js +47 -48
  193. package/dist/esm/Feature.js +3 -3
  194. package/dist/esm/ForbesHero.js +12 -12
  195. package/dist/esm/GridContent.js +78 -79
  196. package/dist/esm/GridHero.js +13 -13
  197. package/dist/esm/GroupDeck.js +14 -14
  198. package/dist/esm/HamMagazine.js +35 -35
  199. package/dist/esm/Hero.js +4 -4
  200. package/dist/esm/HighlightenVideo.js +2 -2
  201. package/dist/esm/HorizontalArticleListing.js +45 -46
  202. package/dist/esm/HorizontalHero.js +5 -5
  203. package/dist/esm/IssueContentDeck.js +27 -27
  204. package/dist/esm/IssueDeck.js +36 -36
  205. package/dist/esm/IssueLanding.js +83 -84
  206. package/dist/esm/KMTracker.js +15 -15
  207. package/dist/esm/LeftNav.js +21 -22
  208. package/dist/esm/MasterDeck.js +43 -44
  209. package/dist/esm/MediaSeriesLanding.js +422 -333
  210. package/dist/esm/NavDvm.js +16 -16
  211. package/dist/esm/NavMagazine.js +42 -42
  212. package/dist/esm/NavNative.js +41 -41
  213. package/dist/esm/OncliveHero.js +4 -4
  214. package/dist/esm/OncliveLargeHero.js +13 -13
  215. package/dist/esm/PageFilter.js +6 -6
  216. package/dist/esm/PartnerDetailListing.js +56 -57
  217. package/dist/esm/PdfDownload.js +2 -2
  218. package/dist/esm/PopUpModal.js +6 -6
  219. package/dist/esm/PubSection.js +34 -35
  220. package/dist/esm/PubToc.js +8 -8
  221. package/dist/esm/PublicationDeck.js +24 -24
  222. package/dist/esm/PublicationLanding.js +76 -76
  223. package/dist/esm/QueueDeckExpanded.js +35 -36
  224. package/dist/esm/RecentNews.js +4 -4
  225. package/dist/esm/RelatedContent.js +35 -35
  226. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  227. package/dist/esm/RolesDeck.js +12 -12
  228. package/dist/esm/Search.js +8 -8
  229. package/dist/esm/Segment.js +6 -6
  230. package/dist/esm/SeriesListingDeck.js +19 -20
  231. package/dist/esm/{SeriesSlider-d9cf4ffb.js → SeriesSlider-ae17159f.js} +9 -9
  232. package/dist/esm/SetCookie.js +1 -1
  233. package/dist/esm/SideFooter.js +17 -17
  234. package/dist/esm/{SocialSearchComponent-4f7d1c5b.js → SocialSearchComponent-db963c3e.js} +8 -8
  235. package/dist/esm/TaxonomyCard.js +25 -25
  236. package/dist/esm/TaxonomyDescription.js +44 -45
  237. package/dist/esm/TemplateNormal.js +49 -50
  238. package/dist/esm/ThumbnailCard.js +7 -7
  239. package/dist/esm/Ustream.js +13 -13
  240. package/dist/esm/VerticalHero.js +3 -3
  241. package/dist/esm/VideoProgramLandingPage.js +53 -54
  242. package/dist/esm/VideoSeriesCard.js +14 -14
  243. package/dist/esm/VideoSeriesFilter.js +9 -9
  244. package/dist/esm/VideoSeriesLandingPage.js +37 -38
  245. package/dist/esm/VideoSeriesListing.js +35 -36
  246. package/dist/esm/View.js +84 -86
  247. package/dist/esm/YahooHero.js +15 -15
  248. package/dist/esm/YoutubeGroup.js +21 -21
  249. package/dist/esm/{_is-array-328b85b7.js → _is-array-3e99e06e.js} +6 -6
  250. package/dist/esm/{_iter-detect-0fa1c752.js → _iter-detect-7e5e5ce2.js} +8 -8
  251. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  252. package/dist/esm/{_object-sap-1b84e2bf.js → _object-sap-f353c2a9.js} +1 -1
  253. package/dist/esm/{_object-to-array-c8f72bf1.js → _object-to-array-0f197f89.js} +2 -2
  254. package/dist/esm/{_to-object-cedb5b78.js → _to-object-b50e61c3.js} +7 -7
  255. package/dist/esm/{asyncToGenerator-e1a2f43a.js → asyncToGenerator-7f8f9219.js} +32 -32
  256. package/dist/esm/{core.get-iterator-method-227107e6.js → core.get-iterator-method-133dfacd.js} +2 -2
  257. package/dist/esm/{debounce-89969f66.js → debounce-533d9748.js} +2 -2
  258. package/dist/esm/{define-property-2f35af22.js → define-property-fe54dc9f.js} +6 -6
  259. package/dist/esm/{defineProperty-eb9699c0.js → defineProperty-f5ff6f5a.js} +1 -1
  260. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  261. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  262. package/dist/esm/{es6.string.iterator-1577cb76.js → es6.string.iterator-bc33758b.js} +7 -7
  263. package/dist/esm/{extends-be71a29a.js → extends-60e0e1c6.js} +7 -7
  264. package/dist/esm/faundadb.js +7 -7
  265. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  266. package/dist/esm/getRelatedArticle.js +14 -14
  267. package/dist/esm/getRootDocGroup.js +6 -6
  268. package/dist/esm/getSerializers.js +44 -45
  269. package/dist/esm/{getTargeting-93bb872d.js → getTargeting-05c216d6.js} +11 -11
  270. package/dist/esm/getTargeting.js +8 -8
  271. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
  272. package/dist/esm/{index-f7fdcc91.js → index-0dbff1d1.js} +8 -8
  273. package/dist/esm/{index-41a678ea.js → index-5cc7b406.js} +469 -4
  274. package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
  275. package/dist/esm/{index-511bdaa5.js → index-79cfd25c.js} +6 -6
  276. package/dist/esm/{index-eca81448.js → index-b909354c.js} +115 -115
  277. package/dist/esm/{index.esm-ed50151c.js → index.esm-37268dca.js} +2 -2
  278. package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
  279. package/dist/esm/{index.esm-a8ff922c.js → index.esm-d4932dea.js} +1 -1
  280. package/dist/esm/{index.esm-3fdda599.js → index.esm-f6156a57.js} +1 -1
  281. package/dist/esm/index.js +120 -121
  282. package/dist/esm/{inherits-2cf82c38.js → inherits-a41fe93f.js} +19 -19
  283. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  284. package/dist/esm/{keys-526daf0a.js → keys-7a3adabf.js} +6 -6
  285. package/dist/esm/{lodash-a818d390.js → lodash-f97fd99a.js} +1 -1
  286. package/dist/esm/{main-ae902629.js → main-d4165069.js} +53 -53
  287. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  288. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
  289. package/dist/esm/{slicedToArray-f0edf3d6.js → slicedToArray-be2f7a22.js} +14 -14
  290. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  291. package/dist/esm/stringify-59c8f690.js +15 -0
  292. package/dist/esm/timeDifferenceCalc.js +1 -1
  293. package/dist/esm/{toConsumableArray-81605212.js → toConsumableArray-6d9a4616.js} +9 -9
  294. package/dist/esm/{toNumber-e3dcad26.js → toNumber-5aeba6e7.js} +1 -1
  295. package/dist/esm/{typeof-ad2c7a21.js → typeof-a286cf0c.js} +36 -36
  296. package/dist/esm/urlFor.js +6 -1
  297. package/dist/esm/{ustream-api-cf90f7e6.js → ustream-api-33a866b6.js} +4 -4
  298. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  299. package/dist/esm/{web.dom.iterable-ace8ed30.js → web.dom.iterable-4109ff68.js} +3 -3
  300. package/package.json +110 -110
  301. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  302. package/dist/cjs/events-1b438fe7.js +0 -469
  303. package/dist/cjs/index-53e27416.js +0 -105
  304. package/dist/cjs/keys-62e097ca.js +0 -25
  305. package/dist/cjs/stringify-7ccc8524.js +0 -17
  306. package/dist/esm/events-6c3a7a63.js +0 -467
  307. package/dist/esm/index-637e8f49.js +0 -100
  308. package/dist/esm/stringify-d1b9276a.js +0 -15
  309. package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-57a70a56.js} +1 -1
@@ -1,42 +1,42 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './_library-528f1934.js';
5
- import './_iter-detect-0fa1c752.js';
6
- import './core.get-iterator-method-227107e6.js';
7
- import './web.dom.iterable-ace8ed30.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
8
2
  import React__default, { useRef, useState, useEffect } from 'react';
9
- import 'prop-types';
10
- import Container$1 from 'react-bootstrap/Container';
11
- import { m as main_43, c as main_44 } from './main-ae902629.js';
12
- import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
13
- import './asyncToGenerator-e1a2f43a.js';
14
- import Segment from './Segment.js';
15
- import './react-social-icons-a7d5c5c7.js';
16
- import './iconBase-602d52fe.js';
17
- import { b as IoMdLogIn } from './index.esm-3fdda599.js';
18
- import 'react-bootstrap/Button';
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';
19
6
  import 'react-bootstrap/Form';
7
+ import 'react-bootstrap/FormControl';
8
+ import 'react-bootstrap/Button';
9
+ import Segment from './Segment.js';
10
+ import Container from 'react-bootstrap/Container';
20
11
  import Nav from 'react-bootstrap/Nav';
21
12
  import Navbar from 'react-bootstrap/Navbar';
22
13
  import NavDropdown from 'react-bootstrap/NavDropdown';
23
- import { M as MdEmail } from './index.esm-c6715e80.js';
24
- import { N as NavFooter } from './NavFooter-e27bd93b.js';
25
- import { S as SocialNavFooter } from './index.esm-ed50151c.js';
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';
26
25
  import './SocialIcons.js';
27
- import 'react-bootstrap/FormControl';
28
- import { S as SocialSearchComponent } from './SocialSearchComponent-4f7d1c5b.js';
26
+ import './asyncToGenerator-7f8f9219.js';
27
+ import './_library-528f1934.js';
28
+ import './_iter-detect-7e5e5ce2.js';
29
29
 
30
30
  var HamMagazine = function HamMagazine(props) {
31
- /*
32
- Example Nav with acceptable props
33
- <MagazineNav
34
- showLogin
35
- logo={props.settings.logo}
36
- dataObject={props.cache.mainNavCache}
37
- website={website}
38
- subNav={props.cache.subNavCache}
39
- />
31
+ /*
32
+ Example Nav with acceptable props
33
+ <MagazineNav
34
+ showLogin
35
+ logo={props.settings.logo}
36
+ dataObject={props.cache.mainNavCache}
37
+ website={website}
38
+ subNav={props.cache.subNavCache}
39
+ />
40
40
  */
41
41
 
42
42
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -52,8 +52,8 @@ var HamMagazine = function HamMagazine(props) {
52
52
  socialFooterNav = _props$socialFooterNa === undefined ? false : _props$socialFooterNa,
53
53
  _props$socialIconVari = props.socialIconVariant,
54
54
  socialIconVariant = _props$socialIconVari === undefined ? 'light' : _props$socialIconVari,
55
- invertedLogo = props.invertedLogo,
56
- settings = props.settings;
55
+ invertedLogo = props.invertedLogo;
56
+ props.settings;
57
57
 
58
58
  var navRef = useRef(null);
59
59
  var topNavRef = useRef(null);
@@ -222,7 +222,7 @@ var HamMagazine = function HamMagazine(props) {
222
222
  Navbar,
223
223
  { expand: 'md', ref: topNavRef },
224
224
  React__default.createElement(
225
- Container$1,
225
+ Container,
226
226
  { style: { position: 'relative' } },
227
227
  React__default.createElement(
228
228
  Nav,
@@ -335,7 +335,7 @@ var HamMagazine = function HamMagazine(props) {
335
335
  Navbar,
336
336
  { id: 'navbar-ham', variant: 'dark', expand: 'xl', bg: 'primary', ref: navRef, style: { width: '100%', display: 'flex', top: topOffset } },
337
337
  React__default.createElement(
338
- Container$1,
338
+ Container,
339
339
  { className: 'mobile-nav' },
340
340
  React__default.createElement(
341
341
  'div',
package/dist/esm/Hero.js CHANGED
@@ -1,9 +1,9 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React__default from 'react';
3
- import './index-f7fdcc91.js';
4
- import urlFor from './urlFor.js';
5
- import { c as clean_html_1 } from './entities-7cc3bf45.js';
6
2
  import { Card } from 'react-bootstrap';
3
+ 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';
7
7
 
8
8
  var Hero = function Hero(_ref) {
9
9
  var data = _ref.data,
@@ -1,6 +1,6 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React__default from 'react';
3
- import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-e761d404.js';
2
+ import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
3
+ import './_commonjsHelpers-0c4b6f40.js';
4
4
 
5
5
  var HighlightenVideo = function HighlightenVideo(_ref) {
6
6
  var highlightVideoOptions = _ref.highlightVideoOptions;
@@ -1,59 +1,58 @@
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-b909354c.js';
1
7
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
8
+ import './_to-object-b50e61c3.js';
9
+ import './_object-pie-133f504a.js';
10
+ import './YoutubeGroup.js';
11
+ import './typeof-a286cf0c.js';
12
+ import './es6.string.iterator-bc33758b.js';
13
+ import './web.dom.iterable-4109ff68.js';
14
+ import './_is-array-3e99e06e.js';
4
15
  import './_library-528f1934.js';
5
- import './_iter-detect-0fa1c752.js';
6
- import './toConsumableArray-81605212.js';
7
- import './core.get-iterator-method-227107e6.js';
8
- import './_object-pie-33c40e79.js';
9
- import { _ as _extends } from './extends-be71a29a.js';
10
- import './_object-sap-1b84e2bf.js';
11
- import './inherits-2cf82c38.js';
12
- import './define-property-2f35af22.js';
13
- import './web.dom.iterable-ace8ed30.js';
14
- import './typeof-ad2c7a21.js';
15
- import './_is-array-328b85b7.js';
16
- import React__default from 'react';
17
- import './events-6c3a7a63.js';
18
- import './index-41a678ea.js';
19
- import 'prop-types';
20
- import 'react-bootstrap/Row';
21
- import 'react-bootstrap/Col';
22
- import './moment-b6f49411.js';
23
- import 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import './debounce-89969f66.js';
26
- import './toNumber-e3dcad26.js';
16
+ import './slicedToArray-be2f7a22.js';
17
+ import './core.get-iterator-method-133dfacd.js';
18
+ import './index-c7e2ac95.js';
19
+ import './index-755f2cc2.js';
27
20
  import 'react-dom';
28
- import './index-f7fdcc91.js';
21
+ import 'prop-types';
22
+ import './smoothscroll-fa4e3f8c.js';
29
23
  import './urlFor.js';
30
- import './index-5f7e79e7.js';
31
- import './main-ae902629.js';
32
- import './entities-7cc3bf45.js';
33
- import './slicedToArray-f0edf3d6.js';
34
- import './stringify-d1b9276a.js';
35
- import './asyncToGenerator-e1a2f43a.js';
36
- import './Segment.js';
24
+ import './index-0dbff1d1.js';
25
+ import './main-d4165069.js';
26
+ import './iconBase-ccc56b97.js';
27
+ import 'react-bootstrap';
28
+ import './index-5cc7b406.js';
29
+ import 'next/router';
30
+ import './util-3ab476bf.js';
37
31
  import './Beam.js';
38
- import './AdSlot.js';
39
- import { B as BlockContent } from './BlockContent-ea93e8f7.js';
40
- import './index-c7e2ac95.js';
41
- import './smoothscroll-0cd4c7a6.js';
32
+ import './stringify-59c8f690.js';
33
+ import './asyncToGenerator-7f8f9219.js';
34
+ import './_iter-detect-7e5e5ce2.js';
35
+ import './Segment.js';
36
+ import './brightcove-react-player-loader.es-57a70a56.js';
42
37
  import './GroupDeck.js';
43
- import './YoutubeGroup.js';
44
- import 'react-bootstrap';
45
- import './iconBase-602d52fe.js';
46
- import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
47
- import ArticleCarousel from './ArticleCarousel.js';
48
- import { g as getSerializers } from './index-eca81448.js';
49
- import './util-7700fc59.js';
50
- import './brightcove-react-player-loader.es-e761d404.js';
38
+ import './moment-bc12cb97.js';
39
+ import './SocialShare.js';
51
40
  import 'next/head';
52
41
  import 'react-share';
53
- import './SocialShare.js';
54
- import './_object-to-array-c8f72bf1.js';
42
+ import './_object-to-array-0f197f89.js';
43
+ import './toConsumableArray-6d9a4616.js';
55
44
  import 'react-bootstrap/Pagination';
56
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';
57
56
  import 'react-bootstrap/Figure';
58
57
 
59
58
  function HorizontalArticleListing(_ref) {
@@ -1,10 +1,10 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
1
  import React__default from 'react';
3
- import './moment-b6f49411.js';
4
- import './index-f7fdcc91.js';
2
+ import './moment-bc12cb97.js';
5
3
  import urlFor from './urlFor.js';
6
- import './iconBase-602d52fe.js';
7
- import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.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';
8
8
 
9
9
  var HorizontalHero = function HorizontalHero(props) {
10
10
  var client = props.client;
@@ -1,21 +1,21 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './core.get-iterator-method-227107e6.js';
5
- import './web.dom.iterable-ace8ed30.js';
6
1
  import React__default from 'react';
7
- import 'prop-types';
8
- import Row$1 from 'react-bootstrap/Row';
9
- import Col$1 from 'react-bootstrap/Col';
10
- import Card$1 from 'react-bootstrap/Card';
11
- import { m as moment } from './moment-b6f49411.js';
12
- import 'react-dom';
13
- import './index-f7fdcc91.js';
14
- import urlFor from './urlFor.js';
15
- import { L as LazyLoad } from './index-5f7e79e7.js';
16
- import './slicedToArray-f0edf3d6.js';
17
- import { A as AuthorComponent } from './AuthorComponent-5cab1f6b.js';
2
+ import Row from 'react-bootstrap/Row';
3
+ import Col from 'react-bootstrap/Col';
4
+ import Card from 'react-bootstrap/Card';
18
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
+ import './_commonjsHelpers-0c4b6f40.js';
11
+ import 'react-dom';
12
+ 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';
19
19
 
20
20
  var PublicationDeckStack = function PublicationDeckStack(props) {
21
21
  var title = props.title,
@@ -37,10 +37,10 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
37
37
  source = props.source;
38
38
 
39
39
  return React__default.createElement(
40
- Col$1,
40
+ Col,
41
41
  { md: 12, lg: 12, key: index },
42
42
  React__default.createElement(
43
- Card$1,
43
+ Card,
44
44
  { style: { boxShadow: 'none', borderBottom: '1px solid #aaa', paddingBottom: '1rem' } },
45
45
  React__default.createElement(
46
46
  'div',
@@ -54,7 +54,7 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
54
54
  React__default.createElement(
55
55
  LazyLoad,
56
56
  { height: imageHeight },
57
- React__default.createElement(Card$1.Img, {
57
+ React__default.createElement(Card.Img, {
58
58
  variant: 'right',
59
59
  src: coverImage ? urlFor({ source: coverImage, imageHeight: imageHeight, imageWidth: imageWidth, imageFit: imageFit, client: client }) : Settings.logo,
60
60
  alt: title,
@@ -69,7 +69,7 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
69
69
  )
70
70
  ),
71
71
  React__default.createElement(
72
- Card$1.Body,
72
+ Card.Body,
73
73
  { style: { padding: '0.5rem' } },
74
74
  section ? React__default.createElement(
75
75
  Badge,
@@ -77,7 +77,7 @@ var PublicationDeckStack = function PublicationDeckStack(props) {
77
77
  section.name
78
78
  ) : '',
79
79
  React__default.createElement(
80
- Card$1.Title,
80
+ Card.Title,
81
81
  { style: { color: '#121212', fontSize: '1.1rem' } },
82
82
  React__default.createElement(
83
83
  'a',
@@ -136,10 +136,10 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
136
136
  index = props.index;
137
137
 
138
138
  return React__default.createElement(
139
- Col$1,
139
+ Col,
140
140
  { md: 12, lg: 6, style: { display: 'flex', flex: '1 0 auto' }, key: index },
141
141
  React__default.createElement(
142
- Card$1,
142
+ Card,
143
143
  null,
144
144
  React__default.createElement(
145
145
  'a',
@@ -147,10 +147,10 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
147
147
  coverImage && React__default.createElement(
148
148
  LazyLoad,
149
149
  { height: imageHeight },
150
- 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 })
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 })
151
151
  ),
152
152
  React__default.createElement(
153
- Card$1.Body,
153
+ Card.Body,
154
154
  null,
155
155
  section && section.name ? React__default.createElement(
156
156
  Badge,
@@ -158,7 +158,7 @@ var PublicationDeckBlock = function PublicationDeckBlock(props) {
158
158
  section && section.name
159
159
  ) : '',
160
160
  React__default.createElement(
161
- Card$1.Title,
161
+ Card.Title,
162
162
  null,
163
163
  title
164
164
  )
@@ -178,7 +178,7 @@ var IssueContentDeck = function IssueContentDeck(props) {
178
178
  variant = _props$variant === undefined ? 'block' : _props$variant;
179
179
 
180
180
  return React__default.createElement(
181
- Row$1,
181
+ Row,
182
182
  null,
183
183
  data && data.length ? data.map(function (row, index) {
184
184
  if (variant === 'stack') {
@@ -1,24 +1,24 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-cedb5b78.js';
3
- import './es6.string.iterator-1577cb76.js';
4
- import './_iter-detect-0fa1c752.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
6
- import './core.get-iterator-method-227107e6.js';
7
- import './_object-pie-33c40e79.js';
8
- import { _ as _extends } from './extends-be71a29a.js';
9
- import './web.dom.iterable-ace8ed30.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
2
+ import { _ as _extends } from './extends-60e0e1c6.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
10
4
  import React__default, { useState, useEffect, useRef } from 'react';
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';
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';
15
11
  import { I as InfiniteScroll } from './index.es-a6137319.js';
12
+ 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';
16
19
  import 'react-dom';
17
- import './index-f7fdcc91.js';
18
- import urlFor from './urlFor.js';
19
- import { L as LazyLoad } from './index-5f7e79e7.js';
20
- import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
21
- import Button$1 from 'react-bootstrap/Button';
20
+ import 'prop-types';
21
+ import './index-0dbff1d1.js';
22
22
 
23
23
  var usePrevious = function usePrevious(value) {
24
24
  var ref = useRef();
@@ -137,20 +137,20 @@ var IssueDeck = function IssueDeck(props) {
137
137
  return loadMore();
138
138
  }, hasMore: scrolling, scrollThreshold: 0.9 },
139
139
  React__default.createElement(
140
- Row$1,
140
+ Row,
141
141
  null,
142
142
  issuesData && issuesData.length ? issuesData.map(function (row, index) {
143
143
  return publication && row.identifier && row.identifier.current && React__default.createElement(
144
- Col$1,
144
+ Col,
145
145
  { md: 12, lg: 12, key: index },
146
146
  React__default.createElement(
147
- Card$1,
147
+ Card,
148
148
  { className: 'queue-card journal-queue', style: { borderTop: '1px solid #EEE' } },
149
149
  React__default.createElement(
150
- Row$1,
150
+ Row,
151
151
  { style: { flexDirection: 'left' } },
152
152
  React__default.createElement(
153
- Col$1,
153
+ Col,
154
154
  { md: 12, lg: 4, className: 'body-image', style: { textAlign: 'center' } },
155
155
  row.issues.length > 0 ? React__default.createElement(
156
156
  'a',
@@ -158,7 +158,7 @@ var IssueDeck = function IssueDeck(props) {
158
158
  row.thumbnail && React__default.createElement(
159
159
  LazyLoad,
160
160
  { height: imageHeight },
161
- React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
161
+ React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
162
162
  )
163
163
  ) : React__default.createElement(
164
164
  'a',
@@ -166,34 +166,34 @@ var IssueDeck = function IssueDeck(props) {
166
166
  row.thumbnail && React__default.createElement(
167
167
  LazyLoad,
168
168
  { height: imageHeight },
169
- React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
169
+ React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
170
170
  )
171
171
  )
172
172
  ),
173
173
  React__default.createElement(
174
- Col$1,
174
+ Col,
175
175
  { md: 12, lg: 8 },
176
176
  React__default.createElement(
177
- Card$1.Body,
177
+ Card.Body,
178
178
  { style: { padding: '20px' }, className: 'body-text' },
179
179
  React__default.createElement(
180
- Row$1,
180
+ Row,
181
181
  null,
182
182
  React__default.createElement(
183
- Col$1,
183
+ Col,
184
184
  null,
185
185
  React__default.createElement(
186
- Card$1.Title,
186
+ Card.Title,
187
187
  null,
188
188
  row.name
189
189
  )
190
190
  )
191
191
  ),
192
192
  React__default.createElement(
193
- Row$1,
193
+ Row,
194
194
  null,
195
195
  React__default.createElement(
196
- Col$1,
196
+ Col,
197
197
  null,
198
198
  React__default.createElement(
199
199
  'div',
@@ -204,10 +204,10 @@ var IssueDeck = function IssueDeck(props) {
204
204
  )
205
205
  ),
206
206
  React__default.createElement(
207
- Row$1,
207
+ Row,
208
208
  null,
209
209
  React__default.createElement(
210
- Col$1,
210
+ Col,
211
211
  null,
212
212
  React__default.createElement(
213
213
  'div',
@@ -218,13 +218,13 @@ var IssueDeck = function IssueDeck(props) {
218
218
  )
219
219
  ),
220
220
  React__default.createElement(
221
- Row$1,
221
+ Row,
222
222
  null,
223
223
  row.issues.length > 0 && React__default.createElement(
224
224
  'a',
225
225
  { style: { paddingRight: '15px', paddingLeft: '15px' }, href: href + '/' + publication + '/' + row.identifier.current },
226
226
  React__default.createElement(
227
- Button$1,
227
+ Button,
228
228
  { style: { marginTop: '20px', marginRight: '1rem' }, variant: 'secondary' },
229
229
  'View Issue'
230
230
  )