@mjhls/mjh-framework 1.0.924 → 1.0.925

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 (238) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +2 -1
  4. package/dist/cjs/AD300x250x600.js +2 -1
  5. package/dist/cjs/AD728x90.js +2 -1
  6. package/dist/cjs/ADFloatingFooter.js +2 -1
  7. package/dist/cjs/ADGutter.js +2 -1
  8. package/dist/cjs/ADSkyscraper.js +2 -1
  9. package/dist/cjs/ADSponsoredResources.js +2 -1
  10. package/dist/cjs/ADWebcast.js +2 -1
  11. package/dist/cjs/ADWelcome.js +2 -1
  12. package/dist/cjs/AdSlot.js +2 -1
  13. package/dist/cjs/AdSlotsProvider.js +2 -1
  14. package/dist/cjs/AlgoliaSearch.js +14165 -18
  15. package/dist/cjs/ArticleCarousel.js +1 -1
  16. package/dist/cjs/ArticleProgramLandingPage.js +7 -6
  17. package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
  18. package/dist/cjs/ArticleSeriesListing.js +3 -2
  19. package/dist/cjs/Auth.js +3 -3
  20. package/dist/cjs/AuthWrapper.js +1470 -294
  21. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-9ebd251f.js} +1 -1
  22. package/dist/cjs/CMEDeck.js +2 -1
  23. package/dist/cjs/Column3.js +2 -1
  24. package/dist/cjs/ConferenceArticleCard.js +16 -16
  25. package/dist/cjs/ContentCardPaginated.js +5 -4
  26. package/dist/cjs/DeckContent.js +13 -12
  27. package/dist/cjs/DeckQueue.js +4 -3
  28. package/dist/cjs/DeckQueuePaginated.js +4 -3
  29. package/dist/cjs/{Dfp-94f8ccdf.js → Dfp-9be904d5.js} +2 -1
  30. package/dist/cjs/EventsDeck.js +17 -17
  31. package/dist/cjs/ExternalResources.js +7 -6
  32. package/dist/cjs/Feature.js +1 -1
  33. package/dist/cjs/ForbesHero.js +1 -1
  34. package/dist/cjs/GridContent.js +7 -6
  35. package/dist/cjs/GridContentPaginated.js +7 -6
  36. package/dist/cjs/GridHero.js +2 -2
  37. package/dist/cjs/GroupDeck.js +1 -1
  38. package/dist/cjs/HamMagazine.js +9 -9
  39. package/dist/cjs/Hero.js +2 -2
  40. package/dist/cjs/HorizontalArticleListing.js +7 -6
  41. package/dist/cjs/HorizontalHero.js +1 -1
  42. package/dist/cjs/ImageSlider-6c00b878.js +2813 -0
  43. package/dist/cjs/IssueContentDeck.js +1 -1
  44. package/dist/cjs/IssueDeck.js +1 -1
  45. package/dist/cjs/IssueLanding.js +38 -37
  46. package/dist/cjs/KMTracker.js +15 -15
  47. package/dist/cjs/LeftNav.js +2 -1
  48. package/dist/cjs/MasterDeck.js +13 -12
  49. package/dist/cjs/MasterDeckPaginated.js +12 -11
  50. package/dist/cjs/{MediaSeriesCard-1256b976.js → MediaSeriesCard-86991254.js} +394 -391
  51. package/dist/cjs/MediaSeriesLanding.js +17 -15
  52. package/dist/cjs/MediaSeriesLandingPaginated.js +17 -15
  53. package/dist/cjs/NavMagazine.js +10 -10
  54. package/dist/cjs/NavNative.js +9 -9
  55. package/dist/cjs/OncliveHero.js +1 -1
  56. package/dist/cjs/OncliveLargeHero.js +2 -2
  57. package/dist/cjs/PartnerDetailListing.js +13 -12
  58. package/dist/cjs/PartnerDetailListingPaginated.js +13 -12
  59. package/dist/cjs/PubSection.js +6 -5
  60. package/dist/cjs/PublicationDeck.js +1 -1
  61. package/dist/cjs/PublicationLanding.js +30 -26
  62. package/dist/cjs/QueueDeckExpanded.js +6 -5
  63. package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
  64. package/dist/cjs/RelatedContent.js +29 -29
  65. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  66. package/dist/cjs/Schema.js +1 -1
  67. package/dist/cjs/SeriesListingDeck.js +4 -3
  68. package/dist/cjs/{SeriesSlider-f9128638.js → SeriesSlider-ba0c5d1a.js} +4 -4
  69. package/dist/cjs/SideFooter.js +2 -2
  70. package/dist/cjs/TaxonomyCard.js +2 -2
  71. package/dist/cjs/TaxonomyDescription.js +7 -6
  72. package/dist/cjs/TemplateNormal.js +2 -1
  73. package/dist/cjs/ThumbnailCard.js +2 -2
  74. package/dist/cjs/VerticalHero.js +1 -1
  75. package/dist/cjs/VideoProgramLandingPage.js +7 -6
  76. package/dist/cjs/VideoSeriesCard.js +2 -2
  77. package/dist/cjs/VideoSeriesLandingPage.js +5 -4
  78. package/dist/cjs/VideoSeriesListing.js +3 -2
  79. package/dist/cjs/View.js +10 -9
  80. package/dist/cjs/YahooHero.js +2 -2
  81. package/dist/cjs/YoutubeGroup.js +5 -5
  82. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  83. package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
  84. package/dist/cjs/events-1b438fe7.js +469 -0
  85. package/dist/cjs/getQuery.js +1 -1
  86. package/dist/cjs/getRelatedArticle.js +2 -2
  87. package/dist/cjs/getSerializers.js +7 -6
  88. package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
  89. package/dist/cjs/getTargeting.js +1 -1
  90. package/dist/cjs/index-50be6759.js +105 -0
  91. package/dist/cjs/{index-84352936.js → index-d0404e0f.js} +4 -4
  92. package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
  93. package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
  94. package/dist/cjs/index.js +16 -14
  95. package/dist/cjs/typeof-1358762e.js +33 -0
  96. package/dist/cjs/urlFor.js +1 -1
  97. package/dist/cjs/{util-6f784d85.js → util-93a37fd0.js} +11 -0
  98. package/dist/esm/AD.js +1 -1
  99. package/dist/esm/AD300x250.js +9 -8
  100. package/dist/esm/AD300x250x600.js +9 -8
  101. package/dist/esm/AD728x90.js +9 -8
  102. package/dist/esm/ADFloatingFooter.js +9 -8
  103. package/dist/esm/ADFooter.js +3 -3
  104. package/dist/esm/ADGutter.js +9 -8
  105. package/dist/esm/{ADInfeed-c2170b53.js → ADInfeed-36171412.js} +1 -1
  106. package/dist/esm/ADSkyscraper.js +9 -8
  107. package/dist/esm/ADSponsoredResources.js +9 -8
  108. package/dist/esm/ADWebcast.js +9 -8
  109. package/dist/esm/ADWelcome.js +9 -8
  110. package/dist/esm/{ADlgInfeed-b4e6539f.js → ADlgInfeed-a1e9682e.js} +1 -1
  111. package/dist/esm/AccordionPanel.js +3 -3
  112. package/dist/esm/AdSlot.js +9 -8
  113. package/dist/esm/AdSlotsProvider.js +7 -6
  114. package/dist/esm/AlgoliaSearch.js +14165 -18
  115. package/dist/esm/AlphabeticList.js +6 -6
  116. package/dist/esm/ArticleCarousel.js +5 -5
  117. package/dist/esm/ArticleProgramLandingPage.js +22 -21
  118. package/dist/esm/ArticleSeriesLandingPage.js +18 -17
  119. package/dist/esm/ArticleSeriesListing.js +12 -11
  120. package/dist/esm/Auth.js +11 -11
  121. package/dist/esm/AuthWrapper.js +1467 -291
  122. package/dist/esm/{AuthorComponent-defe68b6.js → AuthorComponent-11adff02.js} +1 -1
  123. package/dist/esm/Beam.js +5 -5
  124. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-1e73bd2c.js} +1 -1
  125. package/dist/esm/Breadcrumbs.js +3 -3
  126. package/dist/esm/CMEDeck.js +9 -8
  127. package/dist/esm/Column2.js +6 -6
  128. package/dist/esm/Column3.js +11 -10
  129. package/dist/esm/ConferenceArticleCard.js +19 -19
  130. package/dist/esm/ContentCardPaginated.js +18 -17
  131. package/dist/esm/DeckContent.js +26 -25
  132. package/dist/esm/DeckQueue.js +15 -14
  133. package/dist/esm/DeckQueuePaginated.js +16 -15
  134. package/dist/esm/{Dfp-4b99f79d.js → Dfp-102f0beb.js} +5 -4
  135. package/dist/esm/EventsDeck.js +27 -27
  136. package/dist/esm/ExternalResources.js +22 -21
  137. package/dist/esm/Feature.js +4 -4
  138. package/dist/esm/ForbesHero.js +5 -5
  139. package/dist/esm/GridContent.js +21 -20
  140. package/dist/esm/GridContentPaginated.js +21 -20
  141. package/dist/esm/GridHero.js +6 -6
  142. package/dist/esm/GroupDeck.js +6 -6
  143. package/dist/esm/HamMagazine.js +15 -15
  144. package/dist/esm/Hero.js +5 -5
  145. package/dist/esm/HorizontalArticleListing.js +22 -21
  146. package/dist/esm/HorizontalHero.js +4 -4
  147. package/dist/esm/ImageSlider-f84174cb.js +2804 -0
  148. package/dist/esm/IssueContentDeck.js +5 -5
  149. package/dist/esm/IssueDeck.js +7 -7
  150. package/dist/esm/IssueLanding.js +54 -53
  151. package/dist/esm/KMTracker.js +15 -15
  152. package/dist/esm/LeftNav.js +9 -8
  153. package/dist/esm/MasterDeck.js +26 -25
  154. package/dist/esm/MasterDeckPaginated.js +25 -24
  155. package/dist/esm/{MediaSeriesCard-8d8f5713.js → MediaSeriesCard-4d034b5b.js} +110 -107
  156. package/dist/esm/MediaSeriesLanding.js +32 -30
  157. package/dist/esm/MediaSeriesLandingPaginated.js +32 -30
  158. package/dist/esm/NavDvm.js +5 -5
  159. package/dist/esm/NavMagazine.js +16 -16
  160. package/dist/esm/NavNative.js +14 -14
  161. package/dist/esm/OncliveHero.js +4 -4
  162. package/dist/esm/OncliveLargeHero.js +6 -6
  163. package/dist/esm/PageFilter.js +3 -3
  164. package/dist/esm/PartnerDetailListing.js +28 -27
  165. package/dist/esm/PartnerDetailListingPaginated.js +28 -27
  166. package/dist/esm/PopUpModal.js +3 -3
  167. package/dist/esm/PubSection.js +15 -14
  168. package/dist/esm/PubToc.js +5 -5
  169. package/dist/esm/PublicationDeck.js +4 -4
  170. package/dist/esm/PublicationLanding.js +39 -35
  171. package/dist/esm/QueueDeckExpanded.js +15 -14
  172. package/dist/esm/QueueDeckExpandedPaginated.js +15 -14
  173. package/dist/esm/RelatedContent.js +32 -32
  174. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  175. package/dist/esm/Schema.js +8 -8
  176. package/dist/esm/Search.js +3 -3
  177. package/dist/esm/Segment.js +4 -4
  178. package/dist/esm/SeriesListingDeck.js +10 -9
  179. package/dist/esm/{SeriesSlider-98b7a870.js → SeriesSlider-45adb8dc.js} +5 -5
  180. package/dist/esm/SideFooter.js +8 -8
  181. package/dist/esm/{SocialSearchComponent-1d8a9f59.js → SocialSearchComponent-4b56cd8c.js} +1 -1
  182. package/dist/esm/TaxonomyCard.js +6 -6
  183. package/dist/esm/TaxonomyDescription.js +22 -21
  184. package/dist/esm/TemplateNormal.js +12 -11
  185. package/dist/esm/ThumbnailCard.js +5 -5
  186. package/dist/esm/Ustream.js +6 -6
  187. package/dist/esm/VerticalHero.js +4 -4
  188. package/dist/esm/VideoProgramLandingPage.js +22 -21
  189. package/dist/esm/VideoSeriesCard.js +7 -7
  190. package/dist/esm/VideoSeriesFilter.js +5 -5
  191. package/dist/esm/VideoSeriesLandingPage.js +18 -17
  192. package/dist/esm/VideoSeriesListing.js +12 -11
  193. package/dist/esm/View.js +26 -25
  194. package/dist/esm/YahooHero.js +6 -6
  195. package/dist/esm/YoutubeGroup.js +8 -8
  196. package/dist/esm/{_is-array-893ab020.js → _is-array-8d21b9e3.js} +1 -1
  197. package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-98db3b07.js} +1 -1
  198. package/dist/esm/{_object-sap-169d6272.js → _object-sap-7cee6f84.js} +1 -1
  199. package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-2300e51b.js} +1 -1
  200. package/dist/esm/{asyncToGenerator-b4dfe691.js → asyncToGenerator-5ef104a7.js} +3 -3
  201. package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-ea258bb1.js} +1 -1
  202. package/dist/esm/{define-property-99e66838.js → define-property-5f1bda73.js} +1 -1
  203. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  204. package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-8c30428f.js} +1 -1
  205. package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
  206. package/dist/esm/events-6c3a7a63.js +467 -0
  207. package/dist/esm/{extends-dc6a71fd.js → extends-6d8e3924.js} +1 -1
  208. package/dist/esm/faundadb.js +4 -4
  209. package/dist/esm/getQuery.js +1 -1
  210. package/dist/esm/getRelatedArticle.js +7 -7
  211. package/dist/esm/getRootDocGroup.js +4 -4
  212. package/dist/esm/getSerializers.js +22 -21
  213. package/dist/esm/{getTargeting-0cdf8983.js → getTargeting-42f9b439.js} +11 -11
  214. package/dist/esm/getTargeting.js +5 -5
  215. package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
  216. package/dist/esm/{index-c7ca5b14.js → index-3f653f73.js} +13 -13
  217. package/dist/esm/index-98ca9cec.js +100 -0
  218. package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
  219. package/dist/esm/index.js +35 -33
  220. package/dist/esm/{inherits-8a801a18.js → inherits-a6ba2ec4.js} +4 -4
  221. package/dist/esm/{keys-425c8ab0.js → keys-31dcdb31.js} +2 -2
  222. package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-6ebcbfea.js} +2 -2
  223. package/dist/esm/{stringify-c21932b3.js → stringify-2b084bee.js} +1 -1
  224. package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-f7074d7c.js} +2 -2
  225. package/dist/esm/typeof-2f07d0e8.js +30 -0
  226. package/dist/esm/{typeof-83d9eb10.js → typeof-e9fc0c5d.js} +3 -3
  227. package/dist/esm/urlFor.js +4 -4
  228. package/dist/esm/{urlForFile-413f5ddb.js → urlForFile-b69adffc.js} +1 -1
  229. package/dist/esm/{ustream-api-41166338.js → ustream-api-d3714624.js} +4 -4
  230. package/dist/esm/{util-3ab476bf.js → util-8ed16d48.js} +11 -0
  231. package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-ab4dea5c.js} +1 -1
  232. package/package.json +114 -114
  233. package/dist/cjs/ImageSlider-a7fb6218.js +0 -182
  234. package/dist/esm/ImageSlider-eab2fe41.js +0 -176
  235. /package/dist/cjs/{ADInfeed-0928d0ba.js → ADInfeed-44d43b8a.js} +0 -0
  236. /package/dist/cjs/{ADlgInfeed-757617ea.js → ADlgInfeed-24d739f6.js} +0 -0
  237. /package/dist/cjs/{PublicationFeature-be5f3503.js → PublicationFeature-5ccf9b13.js} +0 -0
  238. /package/dist/esm/{PublicationFeature-03500094.js → PublicationFeature-d88e76b9.js} +0 -0
@@ -1,5 +1,5 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
2
- import { _ as _typeof } from './typeof-83d9eb10.js';
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
3
  import React__default from 'react';
4
4
  import { m as moment } from './moment-bc12cb97.js';
5
5
  import { g as getYoutubeId } from './index-c7e2ac95.js';
@@ -7,20 +7,21 @@ import Breadcrumbs from './Breadcrumbs.js';
7
7
  import MasterDeck from './MasterDeck.js';
8
8
  import VideoSeriesCard from './VideoSeriesCard.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
- import './core.get-iterator-method-e903ff31.js';
11
- import './web.dom.iterable-fdf034f5.js';
10
+ import './core.get-iterator-method-ea258bb1.js';
11
+ import './web.dom.iterable-ab4dea5c.js';
12
12
  import './_library-528f1934.js';
13
- import './_iter-detect-f089461c.js';
14
- import './_is-array-893ab020.js';
13
+ import './_iter-detect-98db3b07.js';
14
+ import './_is-array-8d21b9e3.js';
15
15
  import './_object-pie-133f504a.js';
16
- import './slicedToArray-ca2c8b8d.js';
16
+ import './slicedToArray-6ebcbfea.js';
17
17
  import 'react-bootstrap/Breadcrumb';
18
- import './toConsumableArray-7b1c0e23.js';
19
- import './extends-dc6a71fd.js';
20
- import './inherits-8a801a18.js';
21
- import './_object-sap-169d6272.js';
22
- import './define-property-99e66838.js';
23
- import './index-5cc7b406.js';
18
+ import './toConsumableArray-f7074d7c.js';
19
+ import './extends-6d8e3924.js';
20
+ import './inherits-a6ba2ec4.js';
21
+ import './_object-sap-7cee6f84.js';
22
+ import './define-property-5f1bda73.js';
23
+ import './index-f0fc23eb.js';
24
+ import './events-6c3a7a63.js';
24
25
  import 'prop-types';
25
26
  import 'react-bootstrap/Container';
26
27
  import 'react-bootstrap/Row';
@@ -34,14 +35,14 @@ import './toNumber-5aeba6e7.js';
34
35
  import './index.es-a6137319.js';
35
36
  import './visibility-sensor-72fd8f8b.js';
36
37
  import 'react-dom';
37
- import './index-0dbff1d1.js';
38
- import './ADlgInfeed-b4e6539f.js';
38
+ import './index-3f5c03b2.js';
39
+ import './ADlgInfeed-a1e9682e.js';
39
40
  import './AdSlot.js';
40
41
  import './Beam.js';
41
- import './stringify-c21932b3.js';
42
+ import './stringify-2b084bee.js';
42
43
  import './Segment.js';
43
44
  import './main-1894c974.js';
44
- import './ADInfeed-c2170b53.js';
45
+ import './ADInfeed-36171412.js';
45
46
  import './index-755f2cc2.js';
46
47
  import './urlFor.js';
47
48
  import './style-inject.es-1f59c1d0.js';
@@ -1,7 +1,7 @@
1
- import { _ as _extends } from './extends-dc6a71fd.js';
2
- import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
1
+ import { _ as _extends } from './extends-6d8e3924.js';
2
+ import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
3
3
  import React__default from 'react';
4
- import { l as lib_3 } from './index-5cc7b406.js';
4
+ import { l as lib_3 } from './index-f0fc23eb.js';
5
5
  import Container from 'react-bootstrap/Container';
6
6
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
7
7
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
@@ -11,23 +11,24 @@ import YoutubeGroup from './YoutubeGroup.js';
11
11
  import { d as debounce_1 } from './debounce-533d9748.js';
12
12
  import { I as InfiniteScroll } from './index.es-a6137319.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
- import './core.get-iterator-method-e903ff31.js';
14
+ import './core.get-iterator-method-ea258bb1.js';
15
15
  import './_object-pie-133f504a.js';
16
- import './_object-sap-169d6272.js';
17
- import './define-property-99e66838.js';
18
- import './typeof-83d9eb10.js';
19
- import './web.dom.iterable-fdf034f5.js';
20
- import './_is-array-893ab020.js';
16
+ import './_object-sap-7cee6f84.js';
17
+ import './define-property-5f1bda73.js';
18
+ import './typeof-e9fc0c5d.js';
19
+ import './web.dom.iterable-ab4dea5c.js';
20
+ import './_is-array-8d21b9e3.js';
21
21
  import './_library-528f1934.js';
22
+ import './events-6c3a7a63.js';
22
23
  import 'prop-types';
23
24
  import 'react-dom';
24
25
  import './iconBase-ccc56b97.js';
25
- import './slicedToArray-ca2c8b8d.js';
26
+ import './slicedToArray-6ebcbfea.js';
26
27
  import './index-c7e2ac95.js';
27
28
  import './index-755f2cc2.js';
28
29
  import './smoothscroll-fa4e3f8c.js';
29
30
  import './urlFor.js';
30
- import './index-0dbff1d1.js';
31
+ import './index-3f5c03b2.js';
31
32
  import './main-1894c974.js';
32
33
  import './isSymbol-a7e9aafe.js';
33
34
  import './toNumber-5aeba6e7.js';
package/dist/esm/View.js CHANGED
@@ -1,13 +1,13 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
2
- import { _ as _extends, a as _Object$assign } from './extends-dc6a71fd.js';
3
- import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _extends, a as _Object$assign } from './extends-6d8e3924.js';
3
+ import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
5
5
  import Head from 'next/head';
6
6
  import { useRouter } from 'next/router';
7
- import { _ as _JSON$stringify } from './stringify-c21932b3.js';
8
- import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
7
+ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
8
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
9
9
  import { m as moment } from './moment-bc12cb97.js';
10
- import { B as BlockContent } from './BlockContent-c99c9a8d.js';
10
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
11
  import { m as main_43 } from './main-1894c974.js';
12
12
  import 'react-bootstrap/Dropdown';
13
13
  import Form from 'react-bootstrap/Form';
@@ -15,53 +15,53 @@ import FormControl from 'react-bootstrap/FormControl';
15
15
  import Button from 'react-bootstrap/Button';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
17
17
  import SocialShare from './SocialShare.js';
18
- import { r as renderAuthor, g as getSerializers } from './index-c7ca5b14.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-3f653f73.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
- import { S as SeriesSlider } from './SeriesSlider-98b7a870.js';
21
- import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-0cdf8983.js';
20
+ import { S as SeriesSlider } from './SeriesSlider-45adb8dc.js';
21
+ import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-42f9b439.js';
22
22
  import getKeywords from './getKeywords.js';
23
23
  import urlFor from './urlFor.js';
24
- import { u as urlForFile } from './urlForFile-413f5ddb.js';
25
- import { _ as _typeof } from './typeof-83d9eb10.js';
24
+ import { u as urlForFile } from './urlForFile-b69adffc.js';
25
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
26
26
  import { b as FaMinus, c as FaPlus } from './index.esm-1bd8a0a8.js';
27
27
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
28
28
  import './index-755f2cc2.js';
29
29
  import { DiscussionEmbed } from 'disqus-react';
30
30
  import Schema from './Schema.js';
31
31
  import FileSaver from 'file-saver';
32
- import { _ as _Object$keys } from './keys-425c8ab0.js';
32
+ import { _ as _Object$keys } from './keys-31dcdb31.js';
33
33
  import { I as InfiniteScroll } from './index.es-a6137319.js';
34
- import { l as lib_3 } from './index-5cc7b406.js';
34
+ import { l as lib_3 } from './index-f0fc23eb.js';
35
35
  import getRelatedArticle from './getRelatedArticle.js';
36
36
  import getQuery from './getQuery.js';
37
37
  import getSeriesDetail from './getSeriesDetail.js';
38
38
  import './_commonjsHelpers-0c4b6f40.js';
39
- import './core.get-iterator-method-e903ff31.js';
40
- import './web.dom.iterable-fdf034f5.js';
39
+ import './core.get-iterator-method-ea258bb1.js';
40
+ import './web.dom.iterable-ab4dea5c.js';
41
41
  import './_library-528f1934.js';
42
- import './_iter-detect-f089461c.js';
42
+ import './_iter-detect-98db3b07.js';
43
43
  import './_object-pie-133f504a.js';
44
44
  import 'prop-types';
45
- import './index-0dbff1d1.js';
45
+ import './index-3f5c03b2.js';
46
46
  import 'react-dom';
47
47
  import 'react-share';
48
48
  import 'react-bootstrap';
49
49
  import './index-c7e2ac95.js';
50
- import './util-3ab476bf.js';
50
+ import './util-8ed16d48.js';
51
51
  import './Beam.js';
52
52
  import './Segment.js';
53
53
  import './brightcove-react-player-loader.es-57a70a56.js';
54
54
  import './GroupDeck.js';
55
55
  import './smoothscroll-fa4e3f8c.js';
56
- import './_is-array-893ab020.js';
57
- import './_object-to-array-50a6b9a3.js';
56
+ import './_is-array-8d21b9e3.js';
57
+ import './_object-to-array-2300e51b.js';
58
58
  import 'react-bootstrap/Pagination';
59
- import './entities-932b50cf.js';
59
+ import './entities-6d9154b4.js';
60
60
  import 'react-bootstrap/Row';
61
61
  import 'react-bootstrap/Col';
62
- import './inherits-8a801a18.js';
63
- import './_object-sap-169d6272.js';
64
- import './define-property-99e66838.js';
62
+ import './inherits-a6ba2ec4.js';
63
+ import './_object-sap-7cee6f84.js';
64
+ import './define-property-5f1bda73.js';
65
65
  import './index.esm-eb1e8e80.js';
66
66
  import './iconBase-ccc56b97.js';
67
67
  import 'react-bootstrap/Figure';
@@ -71,6 +71,7 @@ import 'react-bootstrap/Popover';
71
71
  import './debounce-533d9748.js';
72
72
  import './isSymbol-a7e9aafe.js';
73
73
  import './toNumber-5aeba6e7.js';
74
+ import './events-6c3a7a63.js';
74
75
  import './index-db3bb315.js';
75
76
 
76
77
  var getArticleSummary = function getArticleSummary(article) {
@@ -338,7 +339,7 @@ var ISI = function ISI(props) {
338
339
  );
339
340
  };
340
341
 
341
- var css = ".RelatedArticles-module_mediaContainer__10h9k {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n margin: 0 -1rem;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn {\r\n margin: 0 1rem 1rem;\r\n width: calc(33% - 1rem);\r\n display: column;\r\n flex-direction: row;\r\n margin-bottom: 0.75rem;\r\n padding-bottom: 0.75rem;\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_cardTitle__3P-Ib {\r\n font-weight: bold;\r\n color: #252525;\r\n margin-bottom: 0.25rem;\r\n font-size: 15px;\r\n}\r\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\r\n color: #000;\r\n font-weight: bold;\r\n}\r\n.RelatedArticles-module_cardDate__1wOR5 {\r\n color: var(--dark);\r\n display: block;\r\n background: #fff !important;\r\n margin-bottom: 0;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: block;\r\n text-align: center;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\r\n height: 135px;\r\n width: 100%;\r\n object-fit: cover;\r\n object-position: center;\r\n}\r\n@media screen and (max-width: 1064px) {\r\n}\r\n@media screen and (max-width: 968px) {\r\n .RelatedArticles-module_mediaContainer__10h9k {\r\n flex-wrap: wrap;\r\n }\r\n .RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: none;\r\n }\r\n .RelatedArticles-module_mediaCard__3wQbn {\r\n width: 100%;\r\n margin-bottom: 0.5rem;\r\n padding: 0;\r\n }\r\n .RelatedArticles-module_cardTitle__3P-Ib {\r\n font-size: 0.75rem;\r\n margin-bottom: 0;\r\n }\r\n}\r\n";
342
+ var css = ".RelatedArticles-module_mediaContainer__10h9k {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n margin: 0 -1rem;\n}\n.RelatedArticles-module_mediaCard__3wQbn {\n margin: 0 1rem 1rem;\n width: calc(33% - 1rem);\n display: column;\n flex-direction: row;\n margin-bottom: 0.75rem;\n padding-bottom: 0.75rem;\n border-bottom: none;\n}\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\n border-bottom: none;\n}\n.RelatedArticles-module_cardTitle__3P-Ib {\n font-weight: bold;\n color: #252525;\n margin-bottom: 0.25rem;\n font-size: 15px;\n}\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\n color: #000;\n font-weight: bold;\n}\n.RelatedArticles-module_cardDate__1wOR5 {\n color: var(--dark);\n display: block;\n background: #fff !important;\n margin-bottom: 0;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 {\n display: block;\n text-align: center;\n margin-bottom: 0.5rem;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\n height: 135px;\n width: 100%;\n object-fit: cover;\n object-position: center;\n}\n@media screen and (max-width: 1064px) {\n}\n@media screen and (max-width: 968px) {\n .RelatedArticles-module_mediaContainer__10h9k {\n flex-wrap: wrap;\n }\n .RelatedArticles-module_imgWrapper__5Jx_4 {\n display: none;\n }\n .RelatedArticles-module_mediaCard__3wQbn {\n width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n }\n .RelatedArticles-module_cardTitle__3P-Ib {\n font-size: 0.75rem;\n margin-bottom: 0;\n }\n}\n";
342
343
  var styles = { "mediaContainer": "RelatedArticles-module_mediaContainer__10h9k", "mediaCard": "RelatedArticles-module_mediaCard__3wQbn", "cardTitle": "RelatedArticles-module_cardTitle__3P-Ib", "authorListing": "RelatedArticles-module_authorListing__1EFg4", "text-muted": "RelatedArticles-module_text-muted__3b0zX", "cardDate": "RelatedArticles-module_cardDate__1wOR5", "imgWrapper": "RelatedArticles-module_imgWrapper__5Jx_4" };
343
344
  styleInject(css);
344
345
 
@@ -1,14 +1,14 @@
1
1
  import React__default from 'react';
2
2
  import { m as moment } from './moment-bc12cb97.js';
3
3
  import urlFor from './urlFor.js';
4
- import { c as clean_html_1 } from './entities-932b50cf.js';
5
- import { A as AuthorComponent } from './AuthorComponent-defe68b6.js';
4
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
5
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
6
6
  import { L as LazyLoad } from './index-755f2cc2.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
- import './slicedToArray-ca2c8b8d.js';
9
- import './web.dom.iterable-fdf034f5.js';
10
- import './core.get-iterator-method-e903ff31.js';
11
- import './index-0dbff1d1.js';
8
+ import './slicedToArray-6ebcbfea.js';
9
+ import './web.dom.iterable-ab4dea5c.js';
10
+ import './core.get-iterator-method-ea258bb1.js';
11
+ import './index-3f5c03b2.js';
12
12
  import 'react-dom';
13
13
  import 'prop-types';
14
14
 
@@ -1,4 +1,4 @@
1
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useRef, useState, useEffect } from 'react';
3
3
  import { g as getYoutubeId } from './index-c7e2ac95.js';
4
4
  import { L as LazyLoad } from './index-755f2cc2.js';
@@ -6,16 +6,16 @@ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
6
  import urlFor from './urlFor.js';
7
7
  import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
- import './web.dom.iterable-fdf034f5.js';
10
- import './core.get-iterator-method-e903ff31.js';
9
+ import './web.dom.iterable-ab4dea5c.js';
10
+ import './core.get-iterator-method-ea258bb1.js';
11
11
  import 'react-dom';
12
12
  import 'prop-types';
13
- import './index-0dbff1d1.js';
13
+ import './index-3f5c03b2.js';
14
14
 
15
- /*
16
- GROQ query -
17
- accepts an array of title, URL
18
- `https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
15
+ /*
16
+ GROQ query -
17
+ accepts an array of title, URL
18
+ `https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
19
19
  */
20
20
 
21
21
  var YoutubeGroup = function YoutubeGroup(props) {
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
- import { D as _uid, m as _fails, b as _isObject, B as _has, g as _objectDp, G as _cof } from './core.get-iterator-method-e903ff31.js';
2
+ import { D as _uid, c as _objectDp, m as _fails, b as _isObject, B as _has, G as _cof } from './core.get-iterator-method-ea258bb1.js';
3
3
 
4
4
  var _meta = createCommonjsModule(function (module) {
5
5
  var META = _uid('meta');
@@ -1,4 +1,4 @@
1
- import { v as _anObject, h as _wks, F as _iterators } from './core.get-iterator-method-e903ff31.js';
1
+ import { v as _anObject, h as _wks, F as _iterators } from './core.get-iterator-method-ea258bb1.js';
2
2
 
3
3
  // call something on iterator step with safe closing on error
4
4
 
@@ -1,4 +1,4 @@
1
- import { a as _core, _ as _export, m as _fails } from './core.get-iterator-method-e903ff31.js';
1
+ import { a as _core, _ as _export, m as _fails } from './core.get-iterator-method-ea258bb1.js';
2
2
 
3
3
  // most Object methods by ES6 should accept primitives
4
4
 
@@ -1,4 +1,4 @@
1
- import { y as _toIobject, t as _objectKeys, e as _descriptors } from './core.get-iterator-method-e903ff31.js';
1
+ import { y as _toIobject, t as _objectKeys, f as _descriptors } from './core.get-iterator-method-ea258bb1.js';
2
2
  import { a as _objectPie } from './_object-pie-133f504a.js';
3
3
 
4
4
  var isEnum = _objectPie.f;
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { s as core_getIteratorMethod, d as _ctx, k as _toLength, v as _anObject, h as _wks, q as _aFunction, l as _global, G as _cof, H as _domCreate, I as _html, b as _isObject, n as _hide, a as _core, e as _descriptors, g as _objectDp, p as _classof, _ as _export, o as _setToStringTag } from './core.get-iterator-method-e903ff31.js';
3
- import './web.dom.iterable-fdf034f5.js';
2
+ import { s as core_getIteratorMethod, e as _ctx, k as _toLength, v as _anObject, h as _wks, q as _aFunction, l as _global, G as _cof, H as _domCreate, I as _html, b as _isObject, n as _hide, a as _core, f as _descriptors, c as _objectDp, p as _classof, _ as _export, o as _setToStringTag } from './core.get-iterator-method-ea258bb1.js';
3
+ import './web.dom.iterable-ab4dea5c.js';
4
4
  import { _ as _library } from './_library-528f1934.js';
5
- import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-f089461c.js';
5
+ import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-98db3b07.js';
6
6
 
7
7
  var runtime = createCommonjsModule(function (module) {
8
8
  /**
@@ -544,4 +544,4 @@ var core_getIteratorMethod = _core.getIteratorMethod = function (it) {
544
544
  || _iterators[_classof(it)];
545
545
  };
546
546
 
547
- export { _ie8DomDefine as A, _has as B, _shared as C, _uid as D, _redefine as E, _iterators as F, _cof as G, _domCreate as H, _html as I, _export as _, _core as a, _isObject as b, _objectCreate as c, _ctx as d, _descriptors as e, _iterDefine as f, _objectDp as g, _wks as h, _toObject as i, _iobject as j, _toLength as k, _global as l, _fails as m, _hide as n, _setToStringTag as o, _classof as p, _aFunction as q, _propertyDesc as r, core_getIteratorMethod as s, _objectKeys as t, _objectGpo as u, _anObject as v, _objectKeysInternal as w, _enumBugKeys as x, _toIobject as y, _toPrimitive as z };
547
+ export { _ie8DomDefine as A, _has as B, _shared as C, _uid as D, _redefine as E, _iterators as F, _cof as G, _domCreate as H, _html as I, _export as _, _core as a, _isObject as b, _objectDp as c, _objectCreate as d, _ctx as e, _descriptors as f, _iterDefine as g, _wks as h, _toObject as i, _iobject as j, _toLength as k, _global as l, _fails as m, _hide as n, _setToStringTag as o, _classof as p, _aFunction as q, _propertyDesc as r, core_getIteratorMethod as s, _objectKeys as t, _objectGpo as u, _anObject as v, _enumBugKeys as w, _objectKeysInternal as x, _toIobject as y, _toPrimitive as z };
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { _ as _export, g as _objectDp, e as _descriptors, a as _core } from './core.get-iterator-method-e903ff31.js';
2
+ import { _ as _export, c as _objectDp, f as _descriptors, a as _core } from './core.get-iterator-method-ea258bb1.js';
3
3
 
4
4
  // 19.1.2.4 / 15.2.3.6 Object.defineProperty(O, P, Attributes)
5
5
  _export(_export.S + _export.F * !_descriptors, 'Object', { defineProperty: _objectDp.f });
@@ -0,0 +1,68 @@
1
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+
3
+ var asyncToGenerator = createCommonjsModule(function (module) {
4
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
5
+ try {
6
+ var info = gen[key](arg);
7
+ var value = info.value;
8
+ } catch (error) {
9
+ reject(error);
10
+ return;
11
+ }
12
+
13
+ if (info.done) {
14
+ resolve(value);
15
+ } else {
16
+ Promise.resolve(value).then(_next, _throw);
17
+ }
18
+ }
19
+
20
+ function _asyncToGenerator(fn) {
21
+ return function () {
22
+ var self = this,
23
+ args = arguments;
24
+ return new Promise(function (resolve, reject) {
25
+ var gen = fn.apply(self, args);
26
+
27
+ function _next(value) {
28
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
29
+ }
30
+
31
+ function _throw(err) {
32
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
33
+ }
34
+
35
+ _next(undefined);
36
+ });
37
+ };
38
+ }
39
+
40
+ module.exports = _asyncToGenerator;
41
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
42
+ });
43
+
44
+ var _asyncToGenerator = unwrapExports(asyncToGenerator);
45
+
46
+ var defineProperty = createCommonjsModule(function (module) {
47
+ function _defineProperty(obj, key, value) {
48
+ if (key in obj) {
49
+ Object.defineProperty(obj, key, {
50
+ value: value,
51
+ enumerable: true,
52
+ configurable: true,
53
+ writable: true
54
+ });
55
+ } else {
56
+ obj[key] = value;
57
+ }
58
+
59
+ return obj;
60
+ }
61
+
62
+ module.exports = _defineProperty;
63
+ module.exports["default"] = module.exports, module.exports.__esModule = true;
64
+ });
65
+
66
+ var _defineProperty = unwrapExports(defineProperty);
67
+
68
+ export { _asyncToGenerator as _, _defineProperty as a, asyncToGenerator as b, defineProperty as d };
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as defineProperty$1 } from './define-property-99e66838.js';
2
+ import { d as defineProperty$1 } from './define-property-5f1bda73.js';
3
3
 
4
4
  var defineProperty = createCommonjsModule(function (module, exports) {
5
5
 
@@ -58,6 +58,10 @@ var striptags = createCommonjsModule(function (module) {
58
58
  }
59
59
 
60
60
  function striptags_internal(html, context) {
61
+ if (typeof html != "string") {
62
+ throw new TypeError("'html' parameter must be a string");
63
+ }
64
+
61
65
  let allowable_tags = context.allowable_tags;
62
66
  let tag_replacement = context.tag_replacement;
63
67