@mjhls/mjh-framework 1.0.961-keywords-segment-v1 → 1.0.961

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 (209) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD300x250.js +2 -1
  3. package/dist/cjs/AD300x250x600.js +2 -1
  4. package/dist/cjs/AD728x90.js +2 -1
  5. package/dist/cjs/ADFloatingFooter.js +2 -1
  6. package/dist/cjs/ADGutter.js +2 -1
  7. package/dist/cjs/ADSkyscraper.js +2 -1
  8. package/dist/cjs/ADSponsoredResources.js +2 -1
  9. package/dist/cjs/ADWebcast.js +2 -1
  10. package/dist/cjs/ADWelcome.js +2 -1
  11. package/dist/cjs/AdSlot.js +2 -1
  12. package/dist/cjs/AlgoliaSearch.js +17 -132
  13. package/dist/cjs/AlphabeticList.js +2 -1
  14. package/dist/cjs/ArticleCarousel.js +2 -1
  15. package/dist/cjs/ArticleProgramLandingPage.js +3 -2
  16. package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
  17. package/dist/cjs/ArticleSeriesListing.js +2 -1
  18. package/dist/cjs/Auth.js +2 -1
  19. package/dist/cjs/AuthWrapper.js +1 -1
  20. package/dist/cjs/Beam.js +2 -0
  21. package/dist/cjs/Column2.js +2 -0
  22. package/dist/cjs/Column3.js +2 -1
  23. package/dist/cjs/ConferenceArticleCard.js +15 -15
  24. package/dist/cjs/ContentCardPaginated.js +5 -3
  25. package/dist/cjs/DeckContent.js +11 -10
  26. package/dist/cjs/DeckQueue.js +2 -1
  27. package/dist/cjs/DeckQueuePaginated.js +4 -2
  28. package/dist/cjs/EventsDeck.js +19 -18
  29. package/dist/cjs/ExternalResources.js +3 -2
  30. package/dist/cjs/GridContent.js +4 -3
  31. package/dist/cjs/GridContentPaginated.js +6 -4
  32. package/dist/cjs/HamMagazine.js +11 -9
  33. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  34. package/dist/cjs/HorizontalArticleListing.js +3 -2
  35. package/dist/cjs/IssueDeck.js +2 -1
  36. package/dist/cjs/IssueLanding.js +34 -33
  37. package/dist/cjs/KMTracker.js +15 -15
  38. package/dist/cjs/LeftNav.js +2 -1
  39. package/dist/cjs/MasterDeck.js +12 -11
  40. package/dist/cjs/MasterDeckPaginated.js +14 -12
  41. package/dist/cjs/{MediaSeriesCard-40513fbb.js → MediaSeriesCard-84d71bc0.js} +2 -2
  42. package/dist/cjs/MediaSeriesLanding.js +11 -10
  43. package/dist/cjs/MediaSeriesLandingPaginated.js +13 -11
  44. package/dist/cjs/NavDvm.js +2 -0
  45. package/dist/cjs/NavMagazine.js +12 -10
  46. package/dist/cjs/NavNative.js +11 -9
  47. package/dist/cjs/Pagination-c63770a3.js +90 -0
  48. package/dist/cjs/PartnerDetailListing.js +5 -4
  49. package/dist/cjs/PartnerDetailListingPaginated.js +7 -5
  50. package/dist/cjs/PubSection.js +4 -3
  51. package/dist/cjs/PublicationLanding.js +28 -27
  52. package/dist/cjs/QueueDeckExpanded.js +4 -3
  53. package/dist/cjs/QueueDeckExpandedPaginated.js +6 -4
  54. package/dist/cjs/RelatedContent.js +28 -28
  55. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  56. package/dist/cjs/Schema.js +2 -1
  57. package/dist/cjs/Segment.js +3 -1
  58. package/dist/cjs/SeriesListingDeck.js +3 -2
  59. package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
  60. package/dist/cjs/SideFooter.js +4 -2
  61. package/dist/cjs/TaxonomyCard.js +2 -1
  62. package/dist/cjs/TaxonomyDescription.js +5 -4
  63. package/dist/cjs/TemplateNormal.js +2 -1
  64. package/dist/cjs/VideoProgramLandingPage.js +3 -2
  65. package/dist/cjs/VideoSeriesCard.js +1 -1
  66. package/dist/cjs/VideoSeriesLandingPage.js +4 -3
  67. package/dist/cjs/VideoSeriesListing.js +2 -1
  68. package/dist/cjs/View.js +13 -16
  69. package/dist/cjs/YoutubeGroup.js +4 -4
  70. package/dist/cjs/{extends-7c86182f.js → assign-a0df1a53.js} +1 -29
  71. package/dist/cjs/extends-8ea081c8.js +34 -0
  72. package/dist/cjs/getSerializers.js +3 -2
  73. package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-232688b0.js} +10 -10
  74. package/dist/cjs/getTargeting.js +3 -2
  75. package/dist/cjs/{index-b1fdefbc.js → index-14f52b20.js} +1 -1
  76. package/dist/cjs/index.js +8 -6
  77. package/dist/esm/AD.js +1 -1
  78. package/dist/esm/AD300x250.js +8 -7
  79. package/dist/esm/AD300x250x600.js +8 -7
  80. package/dist/esm/AD728x90.js +8 -7
  81. package/dist/esm/ADFloatingFooter.js +8 -7
  82. package/dist/esm/ADFooter.js +3 -3
  83. package/dist/esm/ADGutter.js +8 -7
  84. package/dist/esm/{ADInfeed-206d75b9.js → ADInfeed-c977de2e.js} +1 -1
  85. package/dist/esm/ADSkyscraper.js +8 -7
  86. package/dist/esm/ADSponsoredResources.js +8 -7
  87. package/dist/esm/ADWebcast.js +8 -7
  88. package/dist/esm/ADWelcome.js +8 -7
  89. package/dist/esm/{ADlgInfeed-4a824d11.js → ADlgInfeed-59c5eb30.js} +1 -1
  90. package/dist/esm/AccordionPanel.js +3 -3
  91. package/dist/esm/AdSlot.js +8 -7
  92. package/dist/esm/AdSlotsProvider.js +5 -5
  93. package/dist/esm/AlgoliaSearch.js +26 -141
  94. package/dist/esm/AlphabeticList.js +7 -6
  95. package/dist/esm/ArticleCarousel.js +5 -4
  96. package/dist/esm/ArticleProgramLandingPage.js +17 -16
  97. package/dist/esm/ArticleSeriesLandingPage.js +16 -15
  98. package/dist/esm/ArticleSeriesListing.js +10 -9
  99. package/dist/esm/Auth.js +8 -7
  100. package/dist/esm/AuthWrapper.js +4 -4
  101. package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-0ee8667f.js} +1 -1
  102. package/dist/esm/Beam.js +7 -5
  103. package/dist/esm/Breadcrumbs.js +3 -3
  104. package/dist/esm/CMEDeck.js +7 -7
  105. package/dist/esm/Column2.js +8 -6
  106. package/dist/esm/Column3.js +10 -9
  107. package/dist/esm/ConferenceArticleCard.js +18 -18
  108. package/dist/esm/ContentCardPaginated.js +17 -15
  109. package/dist/esm/DeckContent.js +23 -22
  110. package/dist/esm/DeckQueue.js +12 -11
  111. package/dist/esm/DeckQueuePaginated.js +15 -13
  112. package/dist/esm/{Dfp-102f0beb.js → Dfp-08c829a1.js} +3 -3
  113. package/dist/esm/EventsDeck.js +28 -27
  114. package/dist/esm/ExternalResources.js +17 -16
  115. package/dist/esm/Feature.js +3 -3
  116. package/dist/esm/ForbesHero.js +4 -4
  117. package/dist/esm/GridContent.js +18 -17
  118. package/dist/esm/GridContentPaginated.js +20 -18
  119. package/dist/esm/GridHero.js +4 -4
  120. package/dist/esm/GroupDeck.js +5 -5
  121. package/dist/esm/HamMagazine.js +17 -15
  122. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  123. package/dist/esm/Hero.js +3 -3
  124. package/dist/esm/HorizontalArticleListing.js +17 -16
  125. package/dist/esm/HorizontalHero.js +3 -3
  126. package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-8a3401ec.js} +1 -1
  127. package/dist/esm/IssueContentDeck.js +4 -4
  128. package/dist/esm/IssueDeck.js +7 -6
  129. package/dist/esm/IssueLanding.js +49 -48
  130. package/dist/esm/KMTracker.js +15 -15
  131. package/dist/esm/LeftNav.js +8 -7
  132. package/dist/esm/MasterDeck.js +24 -23
  133. package/dist/esm/MasterDeckPaginated.js +26 -24
  134. package/dist/esm/{MediaSeriesCard-94fac6e3.js → MediaSeriesCard-ab6bfc30.js} +3 -3
  135. package/dist/esm/MediaSeriesLanding.js +25 -24
  136. package/dist/esm/MediaSeriesLandingPaginated.js +27 -25
  137. package/dist/esm/NavDvm.js +7 -5
  138. package/dist/esm/NavMagazine.js +18 -16
  139. package/dist/esm/NavNative.js +16 -14
  140. package/dist/esm/OncliveHero.js +3 -3
  141. package/dist/esm/OncliveLargeHero.js +4 -4
  142. package/dist/esm/PageFilter.js +3 -3
  143. package/dist/esm/Pagination-6f8d5327.js +82 -0
  144. package/dist/esm/PartnerDetailListing.js +21 -20
  145. package/dist/esm/PartnerDetailListingPaginated.js +23 -21
  146. package/dist/esm/PopUpModal.js +3 -3
  147. package/dist/esm/PubSection.js +12 -11
  148. package/dist/esm/PubToc.js +5 -5
  149. package/dist/esm/PublicationDeck.js +3 -3
  150. package/dist/esm/PublicationLanding.js +36 -35
  151. package/dist/esm/QueueDeckExpanded.js +12 -11
  152. package/dist/esm/QueueDeckExpandedPaginated.js +14 -12
  153. package/dist/esm/RelatedContent.js +31 -31
  154. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  155. package/dist/esm/Schema.js +8 -7
  156. package/dist/esm/Search.js +3 -3
  157. package/dist/esm/Segment.js +7 -5
  158. package/dist/esm/SeriesListingDeck.js +8 -7
  159. package/dist/esm/{SeriesSlider-e495571f.js → SeriesSlider-19bf6ce4.js} +5 -5
  160. package/dist/esm/SideFooter.js +10 -8
  161. package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-e9a67eff.js} +1 -1
  162. package/dist/esm/TaxonomyCard.js +5 -4
  163. package/dist/esm/TaxonomyDescription.js +18 -17
  164. package/dist/esm/TemplateNormal.js +11 -10
  165. package/dist/esm/ThumbnailCard.js +3 -3
  166. package/dist/esm/Ustream.js +6 -6
  167. package/dist/esm/VerticalHero.js +3 -3
  168. package/dist/esm/VideoProgramLandingPage.js +17 -16
  169. package/dist/esm/VideoSeriesCard.js +6 -6
  170. package/dist/esm/VideoSeriesFilter.js +5 -5
  171. package/dist/esm/VideoSeriesLandingPage.js +16 -15
  172. package/dist/esm/VideoSeriesListing.js +10 -9
  173. package/dist/esm/View.js +26 -30
  174. package/dist/esm/YahooHero.js +4 -4
  175. package/dist/esm/YoutubeGroup.js +7 -7
  176. package/dist/esm/{_is-array-8d21b9e3.js → _is-array-e96276c2.js} +1 -1
  177. package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-c9bd22b3.js} +1 -1
  178. package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-67a80efe.js} +1 -1
  179. package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-d97ca761.js} +1 -1
  180. package/dist/esm/{extends-6d8e3924.js → assign-b681604f.js} +3 -30
  181. package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-b799d461.js} +3 -3
  182. package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-2623c4c7.js} +1 -1
  183. package/dist/esm/{define-property-5f1bda73.js → define-property-615946df.js} +1 -1
  184. package/dist/esm/{defineProperty-8c30428f.js → defineProperty-3cabb189.js} +1 -1
  185. package/dist/esm/extends-19fcf571.js +31 -0
  186. package/dist/esm/faundadb.js +4 -4
  187. package/dist/esm/getRelatedArticle.js +4 -4
  188. package/dist/esm/getRootDocGroup.js +4 -4
  189. package/dist/esm/getSerializers.js +17 -16
  190. package/dist/esm/{getTargeting-04d979c9.js → getTargeting-d519d2b6.js} +11 -11
  191. package/dist/esm/getTargeting.js +6 -5
  192. package/dist/esm/{index-891178cb.js → index-c024b4b0.js} +10 -10
  193. package/dist/esm/index.js +28 -26
  194. package/dist/esm/{inherits-a6ba2ec4.js → inherits-44a60f2b.js} +4 -4
  195. package/dist/esm/{keys-31dcdb31.js → keys-8c05d049.js} +2 -2
  196. package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-a5ed2ac8.js} +2 -2
  197. package/dist/esm/{stringify-2b084bee.js → stringify-e20934cc.js} +1 -1
  198. package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-aac0b14a.js} +2 -2
  199. package/dist/esm/{typeof-e9fc0c5d.js → typeof-af09aa11.js} +3 -3
  200. package/dist/esm/urlFor.js +3 -3
  201. package/dist/esm/{urlForFile-b69adffc.js → urlForFile-3ad576be.js} +1 -1
  202. package/dist/esm/{ustream-api-d3714624.js → ustream-api-4e6b20ce.js} +4 -4
  203. package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-357ab671.js} +1 -1
  204. package/package.json +115 -115
  205. package/dist/cjs/Pagination-30bb1ca1.js +0 -97
  206. package/dist/esm/Pagination-194dd03f.js +0 -90
  207. /package/dist/cjs/{ADInfeed-cecbcd0f.js → ADInfeed-e0645296.js} +0 -0
  208. /package/dist/cjs/{ADlgInfeed-2271d830.js → ADlgInfeed-c9bd09b8.js} +0 -0
  209. /package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-c65b005a.js} +0 -0
package/dist/esm/View.js CHANGED
@@ -1,11 +1,11 @@
1
- import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
- import { _ as _extends, a as _Object$assign } from './extends-6d8e3924.js';
3
- import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
1
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-b799d461.js';
2
+ import { _ as _extends } from './extends-19fcf571.js';
3
+ import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-a5ed2ac8.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-2b084bee.js';
8
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
7
+ import { _ as _JSON$stringify } from './stringify-e20934cc.js';
8
+ import { _ as _toConsumableArray } from './toConsumableArray-aac0b14a.js';
9
9
  import { m as moment } from './moment-bc12cb97.js';
10
10
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
11
  import { m as main_43 } from './main-1894c974.js';
@@ -15,31 +15,32 @@ 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-891178cb.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-c024b4b0.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
- import { S as SeriesSlider } from './SeriesSlider-e495571f.js';
21
- import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-04d979c9.js';
20
+ import { S as SeriesSlider } from './SeriesSlider-19bf6ce4.js';
21
+ import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-d519d2b6.js';
22
22
  import getKeywords from './getKeywords.js';
23
23
  import urlFor from './urlFor.js';
24
- import { u as urlForFile } from './urlForFile-b69adffc.js';
25
- import { _ as _typeof } from './typeof-e9fc0c5d.js';
24
+ import { u as urlForFile } from './urlForFile-3ad576be.js';
25
+ import { _ as _typeof } from './typeof-af09aa11.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
- import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
32
- import { _ as _Object$keys } from './keys-31dcdb31.js';
31
+ import FileSaver from 'file-saver';
32
+ import { _ as _Object$keys } from './keys-8c05d049.js';
33
+ import { _ as _Object$assign } from './assign-b681604f.js';
33
34
  import { I as InfiniteScroll } from './index.es-a6137319.js';
34
35
  import { l as lib_3 } from './index-f0fc23eb.js';
35
36
  import getRelatedArticle from './getRelatedArticle.js';
36
37
  import getQuery from './getQuery.js';
37
38
  import getSeriesDetail from './getSeriesDetail.js';
38
- import './core.get-iterator-method-ea258bb1.js';
39
- import './web.dom.iterable-ab4dea5c.js';
39
+ import './_commonjsHelpers-0c4b6f40.js';
40
+ import './core.get-iterator-method-2623c4c7.js';
41
+ import './web.dom.iterable-357ab671.js';
40
42
  import './_library-528f1934.js';
41
- import './_iter-detect-98db3b07.js';
42
- import './_object-pie-133f504a.js';
43
+ import './_iter-detect-c9bd22b3.js';
43
44
  import 'prop-types';
44
45
  import './index-3f5c03b2.js';
45
46
  import 'react-dom';
@@ -49,19 +50,20 @@ import './index-c7e2ac95.js';
49
50
  import './util-8ed16d48.js';
50
51
  import './Beam.js';
51
52
  import './Segment.js';
53
+ import './_object-pie-133f504a.js';
52
54
  import './brightcove-react-player-loader.es-57a70a56.js';
53
55
  import 'react-bootstrap/Modal';
54
56
  import './GroupDeck.js';
55
57
  import './smoothscroll-fa4e3f8c.js';
56
- import './_is-array-8d21b9e3.js';
57
- import './_object-to-array-2300e51b.js';
58
+ import './_is-array-e96276c2.js';
59
+ import './_object-to-array-d97ca761.js';
58
60
  import 'react-bootstrap/Pagination';
59
61
  import './entities-6d9154b4.js';
60
62
  import 'react-bootstrap/Row';
61
63
  import 'react-bootstrap/Col';
62
- import './inherits-a6ba2ec4.js';
63
- import './_object-sap-7cee6f84.js';
64
- import './define-property-5f1bda73.js';
64
+ import './inherits-44a60f2b.js';
65
+ import './_object-sap-67a80efe.js';
66
+ import './define-property-615946df.js';
65
67
  import './index.esm-eb1e8e80.js';
66
68
  import './iconBase-ccc56b97.js';
67
69
  import 'react-bootstrap/Figure';
@@ -347,7 +349,7 @@ var ISI = function ISI(props) {
347
349
  );
348
350
  };
349
351
 
350
- var css$1 = ".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";
352
+ var css$1 = ".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";
351
353
  var styles$1 = { "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" };
352
354
  styleInject(css$1);
353
355
 
@@ -446,13 +448,7 @@ var getSocialShareDisableFlag = function getSocialShareDisableFlag(article) {
446
448
  return showSocialShare;
447
449
  };
448
450
 
449
- var FileSaver_min = createCommonjsModule(function (module, exports) {
450
- (function(a,b){b();})(commonjsGlobal,function(){function b(a,b){return "undefined"==typeof b?b={autoBom:!1}:"object"!=typeof b&&(console.warn("Deprecated: Expected third argument to be a object"),b={autoBom:!b}),b.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(a.type)?new Blob(["\uFEFF",a],{type:a.type}):a}function c(a,b,c){var d=new XMLHttpRequest;d.open("GET",a),d.responseType="blob",d.onload=function(){g(d.response,b,c);},d.onerror=function(){console.error("could not download file");},d.send();}function d(a){var b=new XMLHttpRequest;b.open("HEAD",a,!1);try{b.send();}catch(a){}return 200<=b.status&&299>=b.status}function e(a){try{a.dispatchEvent(new MouseEvent("click"));}catch(c){var b=document.createEvent("MouseEvents");b.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),a.dispatchEvent(b);}}var f="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof commonjsGlobal&&commonjsGlobal.global===commonjsGlobal?commonjsGlobal:void 0,a=f.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),g=f.saveAs||("object"!=typeof window||window!==f?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(b,g,h){var i=f.URL||f.webkitURL,j=document.createElement("a");g=g||b.name||"download",j.download=g,j.rel="noopener","string"==typeof b?(j.href=b,j.origin===location.origin?e(j):d(j.href)?c(b,g,h):e(j,j.target="_blank")):(j.href=i.createObjectURL(b),setTimeout(function(){i.revokeObjectURL(j.href);},4E4),setTimeout(function(){e(j);},0));}:"msSaveOrOpenBlob"in navigator?function(f,g,h){if(g=g||f.name||"download","string"!=typeof f)navigator.msSaveOrOpenBlob(b(f,h),g);else if(d(f))c(f,g,h);else {var i=document.createElement("a");i.href=f,i.target="_blank",setTimeout(function(){e(i);});}}:function(b,d,e,g){if(g=g||open("","_blank"),g&&(g.document.title=g.document.body.innerText="downloading..."),"string"==typeof b)return c(b,d,e);var h="application/octet-stream"===b.type,i=/constructor/i.test(f.HTMLElement)||f.safari,j=/CriOS\/[\d]+/.test(navigator.userAgent);if((j||h&&i||a)&&"undefined"!=typeof FileReader){var k=new FileReader;k.onloadend=function(){var a=k.result;a=j?a:a.replace(/^data:[^;]*;/,"data:attachment/file;"),g?g.location.href=a:location=a,g=null;},k.readAsDataURL(b);}else {var l=f.URL||f.webkitURL,m=l.createObjectURL(b);g?g.location=m:location.href=m,g=null,setTimeout(function(){l.revokeObjectURL(m);},4E4);}});f.saveAs=g.saveAs=g,(module.exports=g);});
451
-
452
-
453
- });
454
-
455
- var css = ".RecommendedArticles-module_recommendTitle__2kUji {\r\n border-bottom: 2px solid var(--secondary-blue);\r\n font-size: 1.5rem;\r\n font-weight: bold;\r\n color: #0d335a;\r\n padding: 0.5rem;\r\n}\r\n.RecommendedArticles-module_recommendContainer__sZukI {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n margin: 0 -0.5rem;\r\n}\r\n.RecommendedArticles-module_recommendTop__1_yqw {\r\n margin: 0.5rem;\r\n width: 100%;\r\n flex-basis: 100%;\r\n display: flex;\r\n\r\n}\r\n.RecommendedArticles-module_recommendTopImg__1b9gu {\r\n min-width: 55%;\r\n width: 55%;\r\n height: 100%;\r\n}\r\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n}\r\n.RecommendedArticles-module_recommendTopBody__-13FI {\r\n margin-left: 1rem;\r\n line-height: 1.3;\r\n color: #121212;\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 25px;\r\n font-weight: bold;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RecommendedArticles-module_topBody__2_VNi {\r\n font-size: 19px;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RecommendedArticles-module_topLink__2RnXu {\r\n font-size: 19px;\r\n color: rgb(43, 43, 151);\r\n text-decoration: underline;\r\n margin-top: auto;\r\n}\r\n.RecommendedArticles-module_smContainer__4byBO {\r\n width: calc(25% - 1rem);\r\n margin: 0 0.5rem;\r\n}\r\n.RecommendedArticles-module_smImage__TYZGY img {\r\n width: 100%;\r\n}\r\n.RecommendedArticles-module_title__3q1ud {\r\n margin-top: 1rem;\r\n line-height: 1.2;\r\n color: #121212;\r\n}\r\n.RecommendedArticles-module_category__2jRto {\r\n text-transform: uppercase;\r\n font-size: 16px;\r\n letter-spacing: 2px;\r\n margin: 0.25rem 0;\r\n}\r\n\r\n/* media query */\r\n\r\n@media screen and (max-width: 1399px) {\r\n .RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 21px;\r\n }\r\n .RecommendedArticles-module_topBody__2_VNi {\r\n font-size: 15px;\r\n }\r\n}\r\n@media screen and (max-width: 1191px) {\r\n .RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 23px;\r\n }\r\n .RecommendedArticles-module_topBody__2_VNi,\r\n .RecommendedArticles-module_topLink__2RnXu {\r\n font-size: 17px;\r\n }\r\n}\r\n@media screen and (max-width: 968px) {\r\n .RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 18px;\r\n }\r\n .RecommendedArticles-module_topBody__2_VNi,\r\n .RecommendedArticles-module_topLink__2RnXu {\r\n font-size: 15px;\r\n }\r\n}\r\n@media screen and (max-width: 768px) {\r\n .RecommendedArticles-module_recommendTop__1_yqw {\r\n flex-direction: column;\r\n }\r\n .RecommendedArticles-module_recommendTopImg__1b9gu,\r\n .RecommendedArticles-module_recommendTopBody__-13FI {\r\n width: 100%;\r\n margin: 0;\r\n }\r\n .RecommendedArticles-module_recommendTopBody__-13FI {\r\n margin-bottom: 1rem;\r\n }\r\n .RecommendedArticles-module_smContainer__4byBO {\r\n width: calc(50% - 1rem);\r\n }\r\n}";
451
+ var css = ".RecommendedArticles-module_recommendTitle__2kUji {\n border-bottom: 2px solid var(--secondary-blue);\n font-size: 1.5rem;\n font-weight: bold;\n color: #0d335a;\n padding: 0.5rem;\n}\n.RecommendedArticles-module_recommendContainer__sZukI {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n margin: 0 -0.5rem;\n}\n.RecommendedArticles-module_recommendTop__1_yqw {\n margin: 0.5rem;\n width: 100%;\n flex-basis: 100%;\n display: flex;\n\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu {\n min-width: 55%;\n width: 55%;\n height: 100%;\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n.RecommendedArticles-module_recommendTopBody__-13FI {\n margin-left: 1rem;\n line-height: 1.3;\n color: #121212;\n display: flex;\n flex-direction: column;\n}\n.RecommendedArticles-module_topTitle__2EafN {\n font-size: 25px;\n font-weight: bold;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topBody__2_VNi {\n font-size: 19px;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topLink__2RnXu {\n font-size: 19px;\n color: rgb(43, 43, 151);\n text-decoration: underline;\n margin-top: auto;\n}\n.RecommendedArticles-module_smContainer__4byBO {\n width: calc(25% - 1rem);\n margin: 0 0.5rem;\n}\n.RecommendedArticles-module_smImage__TYZGY img {\n width: 100%;\n}\n.RecommendedArticles-module_title__3q1ud {\n margin-top: 1rem;\n line-height: 1.2;\n color: #121212;\n}\n.RecommendedArticles-module_category__2jRto {\n text-transform: uppercase;\n font-size: 16px;\n letter-spacing: 2px;\n margin: 0.25rem 0;\n}\n\n/* media query */\n\n@media screen and (max-width: 1399px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 21px;\n }\n .RecommendedArticles-module_topBody__2_VNi {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 1191px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 23px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 17px;\n }\n}\n@media screen and (max-width: 968px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 18px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 768px) {\n .RecommendedArticles-module_recommendTop__1_yqw {\n flex-direction: column;\n }\n .RecommendedArticles-module_recommendTopImg__1b9gu,\n .RecommendedArticles-module_recommendTopBody__-13FI {\n width: 100%;\n margin: 0;\n }\n .RecommendedArticles-module_recommendTopBody__-13FI {\n margin-bottom: 1rem;\n }\n .RecommendedArticles-module_smContainer__4byBO {\n width: calc(50% - 1rem);\n }\n}";
456
452
  var styles = { "recommendTitle": "RecommendedArticles-module_recommendTitle__2kUji", "recommendContainer": "RecommendedArticles-module_recommendContainer__sZukI", "recommendTop": "RecommendedArticles-module_recommendTop__1_yqw", "recommendTopImg": "RecommendedArticles-module_recommendTopImg__1b9gu", "recommendTopBody": "RecommendedArticles-module_recommendTopBody__-13FI", "topTitle": "RecommendedArticles-module_topTitle__2EafN", "topBody": "RecommendedArticles-module_topBody__2_VNi", "topLink": "RecommendedArticles-module_topLink__2RnXu", "smContainer": "RecommendedArticles-module_smContainer__4byBO", "smImage": "RecommendedArticles-module_smImage__TYZGY", "title": "RecommendedArticles-module_title__3q1ud", "category": "RecommendedArticles-module_category__2jRto" };
457
453
  styleInject(css);
458
454
 
@@ -1131,7 +1127,7 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
1131
1127
  var downloadRIS = function downloadRIS() {
1132
1128
  var fileContent = generateRIS();
1133
1129
  var file = new File([fileContent], 'citation-' + url + '.ris', { type: 'application/x-research-info-systems;charset=utf-8' });
1134
- FileSaver_min.saveAs(file, 'citation-' + url + '.ris');
1130
+ FileSaver.saveAs(file, 'citation-' + url + '.ris');
1135
1131
  };
1136
1132
 
1137
1133
  var RelevantTopics = function RelevantTopics() {
@@ -2,12 +2,12 @@ import React__default from 'react';
2
2
  import { m as moment } from './moment-bc12cb97.js';
3
3
  import urlFor from './urlFor.js';
4
4
  import { c as clean_html_1 } from './entities-6d9154b4.js';
5
- import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
5
+ import { A as AuthorComponent } from './AuthorComponent-0ee8667f.js';
6
6
  import { L as LazyLoad } from './index-755f2cc2.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
- import './slicedToArray-6ebcbfea.js';
9
- import './web.dom.iterable-ab4dea5c.js';
10
- import './core.get-iterator-method-ea258bb1.js';
8
+ import './slicedToArray-a5ed2ac8.js';
9
+ import './web.dom.iterable-357ab671.js';
10
+ import './core.get-iterator-method-2623c4c7.js';
11
11
  import './index-3f5c03b2.js';
12
12
  import 'react-dom';
13
13
  import 'prop-types';
@@ -1,4 +1,4 @@
1
- import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-a5ed2ac8.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-ab4dea5c.js';
10
- import './core.get-iterator-method-ea258bb1.js';
9
+ import './web.dom.iterable-357ab671.js';
10
+ import './core.get-iterator-method-2623c4c7.js';
11
11
  import 'react-dom';
12
12
  import 'prop-types';
13
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, c as _objectDp, m as _fails, b as _isObject, B as _has, G as _cof } from './core.get-iterator-method-ea258bb1.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-2623c4c7.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-ea258bb1.js';
1
+ import { u as _anObject, h as _wks, F as _iterators } from './core.get-iterator-method-2623c4c7.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-ea258bb1.js';
1
+ import { a as _core, _ as _export, m as _fails } from './core.get-iterator-method-2623c4c7.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, f as _descriptors } from './core.get-iterator-method-ea258bb1.js';
1
+ import { y as _toIobject, v as _objectKeys, f as _descriptors } from './core.get-iterator-method-2623c4c7.js';
2
2
  import { a as _objectPie } from './_object-pie-133f504a.js';
3
3
 
4
4
  var isEnum = _objectPie.f;
@@ -1,5 +1,5 @@
1
- import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { m as _fails, i as _toObject, j as _iobject, t as _objectKeys, f as _descriptors, _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
1
+ import { u as unwrapExports, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { m as _fails, i as _toObject, j as _iobject, v as _objectKeys, f as _descriptors, _ as _export, a as _core } from './core.get-iterator-method-2623c4c7.js';
3
3
  import { _ as _objectGops, a as _objectPie } from './_object-pie-133f504a.js';
4
4
 
5
5
  // 19.1.2.1 Object.assign(target, source, ...)
@@ -53,31 +53,4 @@ module.exports = { "default": assign$1, __esModule: true };
53
53
 
54
54
  var _Object$assign = unwrapExports(assign);
55
55
 
56
- var _extends = createCommonjsModule(function (module, exports) {
57
-
58
- exports.__esModule = true;
59
-
60
-
61
-
62
- var _assign2 = _interopRequireDefault(assign);
63
-
64
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
65
-
66
- exports.default = _assign2.default || function (target) {
67
- for (var i = 1; i < arguments.length; i++) {
68
- var source = arguments[i];
69
-
70
- for (var key in source) {
71
- if (Object.prototype.hasOwnProperty.call(source, key)) {
72
- target[key] = source[key];
73
- }
74
- }
75
- }
76
-
77
- return target;
78
- };
79
- });
80
-
81
- var _extends$1 = unwrapExports(_extends);
82
-
83
- export { _extends$1 as _, _Object$assign as a, _extends as b };
56
+ export { _Object$assign as _, assign as a };
@@ -1,8 +1,8 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.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';
2
+ import { s as core_getIteratorMethod, e as _ctx, k as _toLength, u 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-2623c4c7.js';
3
+ import './web.dom.iterable-357ab671.js';
4
4
  import { _ as _library } from './_library-528f1934.js';
5
- import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-98db3b07.js';
5
+ import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-c9bd22b3.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, _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 };
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, _objectGpo as t, _anObject as u, _objectKeys 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, c as _objectDp, f as _descriptors, a as _core } from './core.get-iterator-method-ea258bb1.js';
2
+ import { _ as _export, c as _objectDp, f as _descriptors, a as _core } from './core.get-iterator-method-2623c4c7.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 });
@@ -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-5f1bda73.js';
2
+ import { d as defineProperty$1 } from './define-property-615946df.js';
3
3
 
4
4
  var defineProperty = createCommonjsModule(function (module, exports) {
5
5
 
@@ -0,0 +1,31 @@
1
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { a as assign } from './assign-b681604f.js';
3
+
4
+ var _extends = createCommonjsModule(function (module, exports) {
5
+
6
+ exports.__esModule = true;
7
+
8
+
9
+
10
+ var _assign2 = _interopRequireDefault(assign);
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ exports.default = _assign2.default || function (target) {
15
+ for (var i = 1; i < arguments.length; i++) {
16
+ var source = arguments[i];
17
+
18
+ for (var key in source) {
19
+ if (Object.prototype.hasOwnProperty.call(source, key)) {
20
+ target[key] = source[key];
21
+ }
22
+ }
23
+ }
24
+
25
+ return target;
26
+ };
27
+ });
28
+
29
+ var _extends$1 = unwrapExports(_extends);
30
+
31
+ export { _extends$1 as _, _extends as a };
@@ -1,10 +1,10 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
2
2
  import { m as md5 } from './md5-4e42248e.js';
3
3
  import './_commonjsHelpers-0c4b6f40.js';
4
- import './core.get-iterator-method-ea258bb1.js';
5
- import './web.dom.iterable-ab4dea5c.js';
4
+ import './core.get-iterator-method-2623c4c7.js';
5
+ import './web.dom.iterable-357ab671.js';
6
6
  import './_library-528f1934.js';
7
- import './_iter-detect-98db3b07.js';
7
+ import './_iter-detect-c9bd22b3.js';
8
8
 
9
9
  var encrypt = function () {
10
10
  var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(password) {
@@ -1,11 +1,11 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
2
2
  import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
3
3
  import { c as cookie } from './index-db3bb315.js';
4
4
  import getQuery from './getQuery.js';
5
- import './core.get-iterator-method-ea258bb1.js';
6
- import './web.dom.iterable-ab4dea5c.js';
5
+ import './core.get-iterator-method-2623c4c7.js';
6
+ import './web.dom.iterable-357ab671.js';
7
7
  import './_library-528f1934.js';
8
- import './_iter-detect-98db3b07.js';
8
+ import './_iter-detect-c9bd22b3.js';
9
9
 
10
10
  var defaultParseOptions = {
11
11
  decodeValues: true,
@@ -1,9 +1,9 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './core.get-iterator-method-ea258bb1.js';
4
- import './web.dom.iterable-ab4dea5c.js';
3
+ import './core.get-iterator-method-2623c4c7.js';
4
+ import './web.dom.iterable-357ab671.js';
5
5
  import './_library-528f1934.js';
6
- import './_iter-detect-98db3b07.js';
6
+ import './_iter-detect-c9bd22b3.js';
7
7
 
8
8
  var _this = undefined;
9
9
 
@@ -1,13 +1,14 @@
1
- import './extends-6d8e3924.js';
1
+ import './extends-19fcf571.js';
2
2
  import 'react';
3
- export { g as default } from './index-891178cb.js';
3
+ export { g as default } from './index-c024b4b0.js';
4
4
  import './BlockContent-1e73bd2c.js';
5
5
  import './entities-6d9154b4.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './core.get-iterator-method-ea258bb1.js';
7
+ import './assign-b681604f.js';
8
+ import './core.get-iterator-method-2623c4c7.js';
8
9
  import './_object-pie-133f504a.js';
9
- import './slicedToArray-6ebcbfea.js';
10
- import './web.dom.iterable-ab4dea5c.js';
10
+ import './slicedToArray-a5ed2ac8.js';
11
+ import './web.dom.iterable-357ab671.js';
11
12
  import 'react-bootstrap';
12
13
  import './urlFor.js';
13
14
  import './index-3f5c03b2.js';
@@ -18,17 +19,17 @@ import 'next/router';
18
19
  import './index-c7e2ac95.js';
19
20
  import './util-8ed16d48.js';
20
21
  import './Beam.js';
21
- import './stringify-2b084bee.js';
22
- import './asyncToGenerator-958ef5fc.js';
22
+ import './stringify-e20934cc.js';
23
+ import './asyncToGenerator-b799d461.js';
23
24
  import './_library-528f1934.js';
24
- import './_iter-detect-98db3b07.js';
25
+ import './_iter-detect-c9bd22b3.js';
25
26
  import './Segment.js';
26
27
  import './main-1894c974.js';
27
- import './urlForFile-b69adffc.js';
28
+ import './urlForFile-3ad576be.js';
28
29
  import './index-755f2cc2.js';
29
30
  import 'react-dom';
30
- import './typeof-e9fc0c5d.js';
31
- import './_is-array-8d21b9e3.js';
31
+ import './typeof-af09aa11.js';
32
+ import './_is-array-e96276c2.js';
32
33
  import './brightcove-react-player-loader.es-57a70a56.js';
33
34
  import 'react-bootstrap/Modal';
34
35
  import 'react-bootstrap/Button';
@@ -39,8 +40,8 @@ import './moment-bc12cb97.js';
39
40
  import './SocialShare.js';
40
41
  import 'next/head';
41
42
  import 'react-share';
42
- import './_object-to-array-2300e51b.js';
43
- import './toConsumableArray-f7074d7c.js';
43
+ import './_object-to-array-d97ca761.js';
44
+ import './toConsumableArray-aac0b14a.js';
44
45
  import 'react-bootstrap/Pagination';
45
46
  import './AdSlot.js';
46
47
  import './debounce-533d9748.js';
@@ -48,9 +49,9 @@ import './isSymbol-a7e9aafe.js';
48
49
  import './toNumber-5aeba6e7.js';
49
50
  import 'react-bootstrap/Row';
50
51
  import 'react-bootstrap/Col';
51
- import './inherits-a6ba2ec4.js';
52
- import './_object-sap-7cee6f84.js';
53
- import './define-property-5f1bda73.js';
52
+ import './inherits-44a60f2b.js';
53
+ import './_object-sap-67a80efe.js';
54
+ import './define-property-615946df.js';
54
55
  import './index.esm-eb1e8e80.js';
55
56
  import './iconBase-ccc56b97.js';
56
57
  import 'react-bootstrap/Figure';
@@ -1,19 +1,19 @@
1
- import { _ as _extends } from './extends-6d8e3924.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
1
+ import { _ as _extends } from './extends-19fcf571.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-aac0b14a.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
- var cp_url = '';
6
- if (cp.ancestor && typeof cp.ancestor == 'string') {
7
- cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
- }
5
+ var cp_url = '';
6
+ if (cp.ancestor && typeof cp.ancestor == 'string') {
7
+ cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
+ }
9
9
 
10
- if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
- cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
- }
10
+ if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
+ cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
+ }
13
13
 
14
- cp_url += (cp_url === '' ? '' : '/') + (cp.adTargetingURL ? adTargetingURL : cp.path);
14
+ cp_url += (cp_url === '' ? '' : '/') + (cp.adTargetingURL ? adTargetingURL : cp.path);
15
15
 
16
- return cp_url;
16
+ return cp_url;
17
17
  };
18
18
 
19
19
  var getTargeting = function getTargeting(props) {
@@ -1,7 +1,8 @@
1
- import './extends-6d8e3924.js';
2
- import './toConsumableArray-f7074d7c.js';
3
- export { g as default } from './getTargeting-04d979c9.js';
1
+ import './extends-19fcf571.js';
2
+ import './toConsumableArray-aac0b14a.js';
3
+ export { g as default } from './getTargeting-d519d2b6.js';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './core.get-iterator-method-ea258bb1.js';
5
+ import './assign-b681604f.js';
6
+ import './core.get-iterator-method-2623c4c7.js';
6
7
  import './_object-pie-133f504a.js';
7
- import './_iter-detect-98db3b07.js';
8
+ import './_iter-detect-c9bd22b3.js';
@@ -1,6 +1,6 @@
1
- import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
1
+ import { _ as _extends, a as _extends$1 } from './extends-19fcf571.js';
2
2
  import React__default, { useState, useEffect, useRef, useLayoutEffect, useCallback } from 'react';
3
- import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
3
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-a5ed2ac8.js';
4
4
  import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button as Button$1, ProgressBar } from 'react-bootstrap';
5
5
  import urlFor from './urlFor.js';
6
6
  import { l as lib_3 } from './index-f0fc23eb.js';
@@ -13,28 +13,28 @@ import './Beam.js';
13
13
  import Segment from './Segment.js';
14
14
  import { e as main_18, b as main_42, m as main_43 } from './main-1894c974.js';
15
15
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
16
- import { u as urlForFile } from './urlForFile-b69adffc.js';
16
+ import { u as urlForFile } from './urlForFile-3ad576be.js';
17
17
  import { L as LazyLoad } from './index-755f2cc2.js';
18
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
19
- import { _ as _typeof$1 } from './typeof-e9fc0c5d.js';
18
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
19
+ import { _ as _typeof$1 } from './typeof-af09aa11.js';
20
20
  import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
21
- import { _ as _JSON$stringify } from './stringify-2b084bee.js';
21
+ import { _ as _JSON$stringify } from './stringify-e20934cc.js';
22
22
  import Modal from 'react-bootstrap/Modal';
23
23
  import Button from 'react-bootstrap/Button';
24
24
  import Form from 'react-bootstrap/Form';
25
25
  import GroupDeck from './GroupDeck.js';
26
26
  import { m as moment } from './moment-bc12cb97.js';
27
27
  import SocialShare from './SocialShare.js';
28
- import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
29
- import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
30
- import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
28
+ import { _ as _export, a as _core } from './core.get-iterator-method-2623c4c7.js';
29
+ import { _ as _objectToArray } from './_object-to-array-d97ca761.js';
30
+ import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-aac0b14a.js';
31
31
  import Pagination from 'react-bootstrap/Pagination';
32
32
  import { h as html_decode_1 } from './entities-6d9154b4.js';
33
33
  import DFPAdSlot from './AdSlot.js';
34
34
  import Row$1 from 'react-bootstrap/Row';
35
35
  import Col$1 from 'react-bootstrap/Col';
36
36
  import Head from 'next/head';
37
- import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-a6ba2ec4.js';
37
+ import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-44a60f2b.js';
38
38
  import { c as IoIosArrowDropupCircle } from './index.esm-eb1e8e80.js';
39
39
  import Figure$2 from 'react-bootstrap/Figure';
40
40
  import OverlayTrigger from 'react-bootstrap/OverlayTrigger';