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

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 +1 -2
  3. package/dist/cjs/AD300x250x600.js +1 -2
  4. package/dist/cjs/AD728x90.js +1 -2
  5. package/dist/cjs/ADFloatingFooter.js +1 -2
  6. package/dist/cjs/ADGutter.js +1 -2
  7. package/dist/cjs/ADSkyscraper.js +1 -2
  8. package/dist/cjs/ADSponsoredResources.js +1 -2
  9. package/dist/cjs/ADWebcast.js +1 -2
  10. package/dist/cjs/ADWelcome.js +1 -2
  11. package/dist/cjs/AdSlot.js +1 -2
  12. package/dist/cjs/AlgoliaSearch.js +16 -133
  13. package/dist/cjs/AlphabeticList.js +1 -2
  14. package/dist/cjs/ArticleCarousel.js +1 -2
  15. package/dist/cjs/ArticleProgramLandingPage.js +2 -3
  16. package/dist/cjs/ArticleSeriesLandingPage.js +3 -4
  17. package/dist/cjs/ArticleSeriesListing.js +1 -2
  18. package/dist/cjs/Auth.js +1 -2
  19. package/dist/cjs/AuthWrapper.js +1 -1
  20. package/dist/cjs/Beam.js +0 -2
  21. package/dist/cjs/Column2.js +0 -2
  22. package/dist/cjs/Column3.js +1 -2
  23. package/dist/cjs/ConferenceArticleCard.js +15 -15
  24. package/dist/cjs/ContentCardPaginated.js +4 -4
  25. package/dist/cjs/DeckContent.js +10 -11
  26. package/dist/cjs/DeckQueue.js +1 -2
  27. package/dist/cjs/DeckQueuePaginated.js +3 -3
  28. package/dist/cjs/EventsDeck.js +18 -19
  29. package/dist/cjs/ExternalResources.js +2 -3
  30. package/dist/cjs/GridContent.js +3 -4
  31. package/dist/cjs/GridContentPaginated.js +5 -5
  32. package/dist/cjs/HamMagazine.js +9 -11
  33. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  34. package/dist/cjs/HorizontalArticleListing.js +2 -3
  35. package/dist/cjs/IssueDeck.js +1 -2
  36. package/dist/cjs/IssueLanding.js +33 -34
  37. package/dist/cjs/KMTracker.js +15 -15
  38. package/dist/cjs/LeftNav.js +1 -2
  39. package/dist/cjs/MasterDeck.js +11 -12
  40. package/dist/cjs/MasterDeckPaginated.js +13 -13
  41. package/dist/cjs/{MediaSeriesCard-33833bb2.js → MediaSeriesCard-615cdf47.js} +2 -2
  42. package/dist/cjs/MediaSeriesLanding.js +10 -11
  43. package/dist/cjs/MediaSeriesLandingPaginated.js +12 -12
  44. package/dist/cjs/NavDvm.js +0 -2
  45. package/dist/cjs/NavMagazine.js +10 -12
  46. package/dist/cjs/NavNative.js +9 -11
  47. package/dist/cjs/Pagination-c63770a3.js +90 -0
  48. package/dist/cjs/PartnerDetailListing.js +4 -5
  49. package/dist/cjs/PartnerDetailListingPaginated.js +6 -6
  50. package/dist/cjs/PubSection.js +3 -4
  51. package/dist/cjs/PublicationLanding.js +27 -28
  52. package/dist/cjs/QueueDeckExpanded.js +3 -4
  53. package/dist/cjs/QueueDeckExpandedPaginated.js +5 -5
  54. package/dist/cjs/RelatedContent.js +28 -28
  55. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  56. package/dist/cjs/Schema.js +1 -2
  57. package/dist/cjs/Segment.js +1 -4
  58. package/dist/cjs/SeriesListingDeck.js +2 -3
  59. package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
  60. package/dist/cjs/SideFooter.js +2 -4
  61. package/dist/cjs/TaxonomyCard.js +1 -2
  62. package/dist/cjs/TaxonomyDescription.js +4 -5
  63. package/dist/cjs/TemplateNormal.js +1 -2
  64. package/dist/cjs/VideoProgramLandingPage.js +2 -3
  65. package/dist/cjs/VideoSeriesCard.js +1 -1
  66. package/dist/cjs/VideoSeriesLandingPage.js +3 -4
  67. package/dist/cjs/VideoSeriesListing.js +1 -2
  68. package/dist/cjs/View.js +12 -17
  69. package/dist/cjs/YoutubeGroup.js +4 -4
  70. package/dist/cjs/{assign-a0df1a53.js → extends-7c86182f.js} +29 -1
  71. package/dist/cjs/getSerializers.js +2 -3
  72. package/dist/cjs/{getTargeting-77bb50ae.js → getTargeting-3c5754ac.js} +10 -10
  73. package/dist/cjs/getTargeting.js +2 -3
  74. package/dist/cjs/{index-f11faf49.js → index-bb6f5ec7.js} +1 -1
  75. package/dist/cjs/index.js +7 -7
  76. package/dist/esm/AD.js +1 -1
  77. package/dist/esm/AD300x250.js +7 -8
  78. package/dist/esm/AD300x250x600.js +7 -8
  79. package/dist/esm/AD728x90.js +7 -8
  80. package/dist/esm/ADFloatingFooter.js +7 -8
  81. package/dist/esm/ADFooter.js +3 -3
  82. package/dist/esm/ADGutter.js +7 -8
  83. package/dist/esm/{ADInfeed-88c25876.js → ADInfeed-7af1f934.js} +1 -1
  84. package/dist/esm/ADSkyscraper.js +7 -8
  85. package/dist/esm/ADSponsoredResources.js +7 -8
  86. package/dist/esm/ADWebcast.js +7 -8
  87. package/dist/esm/ADWelcome.js +7 -8
  88. package/dist/esm/{ADlgInfeed-7f4a6401.js → ADlgInfeed-ebcafb85.js} +1 -1
  89. package/dist/esm/AccordionPanel.js +3 -3
  90. package/dist/esm/AdSlot.js +7 -8
  91. package/dist/esm/AdSlotsProvider.js +5 -5
  92. package/dist/esm/AlgoliaSearch.js +25 -142
  93. package/dist/esm/AlphabeticList.js +6 -7
  94. package/dist/esm/ArticleCarousel.js +4 -5
  95. package/dist/esm/ArticleProgramLandingPage.js +16 -17
  96. package/dist/esm/ArticleSeriesLandingPage.js +15 -16
  97. package/dist/esm/ArticleSeriesListing.js +9 -10
  98. package/dist/esm/Auth.js +7 -8
  99. package/dist/esm/AuthWrapper.js +4 -4
  100. package/dist/esm/{AuthorComponent-0ee8667f.js → AuthorComponent-11adff02.js} +1 -1
  101. package/dist/esm/Beam.js +5 -7
  102. package/dist/esm/Breadcrumbs.js +3 -3
  103. package/dist/esm/CMEDeck.js +7 -7
  104. package/dist/esm/Column2.js +6 -8
  105. package/dist/esm/Column3.js +9 -10
  106. package/dist/esm/ConferenceArticleCard.js +18 -18
  107. package/dist/esm/ContentCardPaginated.js +16 -16
  108. package/dist/esm/DeckContent.js +22 -23
  109. package/dist/esm/DeckQueue.js +11 -12
  110. package/dist/esm/DeckQueuePaginated.js +14 -14
  111. package/dist/esm/{Dfp-08c829a1.js → Dfp-102f0beb.js} +3 -3
  112. package/dist/esm/EventsDeck.js +27 -28
  113. package/dist/esm/ExternalResources.js +16 -17
  114. package/dist/esm/Feature.js +3 -3
  115. package/dist/esm/ForbesHero.js +4 -4
  116. package/dist/esm/GridContent.js +17 -18
  117. package/dist/esm/GridContentPaginated.js +19 -19
  118. package/dist/esm/GridHero.js +4 -4
  119. package/dist/esm/GroupDeck.js +5 -5
  120. package/dist/esm/HamMagazine.js +15 -17
  121. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  122. package/dist/esm/Hero.js +3 -3
  123. package/dist/esm/HorizontalArticleListing.js +16 -17
  124. package/dist/esm/HorizontalHero.js +3 -3
  125. package/dist/esm/{ImageSlider-8a3401ec.js → ImageSlider-f84174cb.js} +1 -1
  126. package/dist/esm/IssueContentDeck.js +4 -4
  127. package/dist/esm/IssueDeck.js +6 -7
  128. package/dist/esm/IssueLanding.js +48 -49
  129. package/dist/esm/KMTracker.js +15 -15
  130. package/dist/esm/LeftNav.js +7 -8
  131. package/dist/esm/MasterDeck.js +23 -24
  132. package/dist/esm/MasterDeckPaginated.js +25 -25
  133. package/dist/esm/{MediaSeriesCard-6f53ff80.js → MediaSeriesCard-e08917c6.js} +3 -3
  134. package/dist/esm/MediaSeriesLanding.js +24 -25
  135. package/dist/esm/MediaSeriesLandingPaginated.js +26 -26
  136. package/dist/esm/NavDvm.js +5 -7
  137. package/dist/esm/NavMagazine.js +16 -18
  138. package/dist/esm/NavNative.js +14 -16
  139. package/dist/esm/OncliveHero.js +3 -3
  140. package/dist/esm/OncliveLargeHero.js +4 -4
  141. package/dist/esm/PageFilter.js +3 -3
  142. package/dist/esm/Pagination-6f8d5327.js +82 -0
  143. package/dist/esm/PartnerDetailListing.js +20 -21
  144. package/dist/esm/PartnerDetailListingPaginated.js +22 -22
  145. package/dist/esm/PopUpModal.js +3 -3
  146. package/dist/esm/PubSection.js +11 -12
  147. package/dist/esm/PubToc.js +5 -5
  148. package/dist/esm/PublicationDeck.js +3 -3
  149. package/dist/esm/PublicationLanding.js +35 -36
  150. package/dist/esm/QueueDeckExpanded.js +11 -12
  151. package/dist/esm/QueueDeckExpandedPaginated.js +13 -13
  152. package/dist/esm/RelatedContent.js +31 -31
  153. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  154. package/dist/esm/Schema.js +7 -8
  155. package/dist/esm/Search.js +3 -3
  156. package/dist/esm/Segment.js +5 -8
  157. package/dist/esm/SeriesListingDeck.js +7 -8
  158. package/dist/esm/{SeriesSlider-b853a8cf.js → SeriesSlider-f771e20d.js} +5 -5
  159. package/dist/esm/SideFooter.js +8 -10
  160. package/dist/esm/{SocialSearchComponent-e9a67eff.js → SocialSearchComponent-4b56cd8c.js} +1 -1
  161. package/dist/esm/TaxonomyCard.js +4 -5
  162. package/dist/esm/TaxonomyDescription.js +17 -18
  163. package/dist/esm/TemplateNormal.js +10 -11
  164. package/dist/esm/ThumbnailCard.js +3 -3
  165. package/dist/esm/Ustream.js +6 -6
  166. package/dist/esm/VerticalHero.js +3 -3
  167. package/dist/esm/VideoProgramLandingPage.js +16 -17
  168. package/dist/esm/VideoSeriesCard.js +6 -6
  169. package/dist/esm/VideoSeriesFilter.js +5 -5
  170. package/dist/esm/VideoSeriesLandingPage.js +15 -16
  171. package/dist/esm/VideoSeriesListing.js +9 -10
  172. package/dist/esm/View.js +25 -31
  173. package/dist/esm/YahooHero.js +4 -4
  174. package/dist/esm/YoutubeGroup.js +7 -7
  175. package/dist/esm/{_is-array-e96276c2.js → _is-array-8d21b9e3.js} +1 -1
  176. package/dist/esm/{_iter-detect-c9bd22b3.js → _iter-detect-98db3b07.js} +1 -1
  177. package/dist/esm/{_object-sap-67a80efe.js → _object-sap-7cee6f84.js} +1 -1
  178. package/dist/esm/{_object-to-array-d97ca761.js → _object-to-array-2300e51b.js} +1 -1
  179. package/dist/esm/{asyncToGenerator-b799d461.js → asyncToGenerator-958ef5fc.js} +3 -3
  180. package/dist/esm/{core.get-iterator-method-2623c4c7.js → core.get-iterator-method-ea258bb1.js} +1 -1
  181. package/dist/esm/{define-property-615946df.js → define-property-5f1bda73.js} +1 -1
  182. package/dist/esm/{defineProperty-3cabb189.js → defineProperty-8c30428f.js} +1 -1
  183. package/dist/esm/{assign-b681604f.js → extends-6d8e3924.js} +30 -3
  184. package/dist/esm/faundadb.js +4 -4
  185. package/dist/esm/getRelatedArticle.js +4 -4
  186. package/dist/esm/getRootDocGroup.js +4 -4
  187. package/dist/esm/getSerializers.js +16 -17
  188. package/dist/esm/{getTargeting-f8f94212.js → getTargeting-42f9b439.js} +11 -11
  189. package/dist/esm/getTargeting.js +5 -6
  190. package/dist/esm/{index-755fb31c.js → index-995ce566.js} +10 -10
  191. package/dist/esm/index.js +27 -27
  192. package/dist/esm/{inherits-44a60f2b.js → inherits-a6ba2ec4.js} +4 -4
  193. package/dist/esm/{keys-8c05d049.js → keys-31dcdb31.js} +2 -2
  194. package/dist/esm/{slicedToArray-a5ed2ac8.js → slicedToArray-6ebcbfea.js} +2 -2
  195. package/dist/esm/{stringify-e20934cc.js → stringify-2b084bee.js} +1 -1
  196. package/dist/esm/{toConsumableArray-aac0b14a.js → toConsumableArray-f7074d7c.js} +2 -2
  197. package/dist/esm/{typeof-af09aa11.js → typeof-e9fc0c5d.js} +3 -3
  198. package/dist/esm/urlFor.js +3 -3
  199. package/dist/esm/{urlForFile-3ad576be.js → urlForFile-b69adffc.js} +1 -1
  200. package/dist/esm/{ustream-api-4e6b20ce.js → ustream-api-d3714624.js} +4 -4
  201. package/dist/esm/{web.dom.iterable-357ab671.js → web.dom.iterable-ab4dea5c.js} +1 -1
  202. package/package.json +115 -115
  203. package/dist/cjs/Pagination-30bb1ca1.js +0 -97
  204. package/dist/cjs/extends-8ea081c8.js +0 -34
  205. package/dist/esm/Pagination-194dd03f.js +0 -90
  206. package/dist/esm/extends-19fcf571.js +0 -31
  207. /package/dist/cjs/{ADInfeed-6f939f7f.js → ADInfeed-44d43b8a.js} +0 -0
  208. /package/dist/cjs/{ADlgInfeed-b4191075.js → ADlgInfeed-24d739f6.js} +0 -0
  209. /package/dist/esm/{PublicationFeature-c65b005a.js → PublicationFeature-d88e76b9.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-b799d461.js';
2
- import { _ as _extends } from './extends-19fcf571.js';
3
- import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-a5ed2ac8.js';
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';
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-e20934cc.js';
8
- import { _ as _toConsumableArray } from './toConsumableArray-aac0b14a.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
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-755fb31c.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-995ce566.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
- import { S as SeriesSlider } from './SeriesSlider-b853a8cf.js';
21
- import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-f8f94212.js';
20
+ import { S as SeriesSlider } from './SeriesSlider-f771e20d.js';
21
+ import { a as getContentPlacementUrl, g as getTargeting } 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-3ad576be.js';
25
- import { _ as _typeof } from './typeof-af09aa11.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
- import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
32
- import { _ as _Object$keys } from './keys-8c05d049.js';
33
- import { _ as _Object$assign } from './assign-b681604f.js';
31
+ import FileSaver from 'file-saver';
32
+ import { _ as _Object$keys } from './keys-31dcdb31.js';
34
33
  import { I as InfiniteScroll } from './index.es-a6137319.js';
35
34
  import { l as lib_3 } from './index-f0fc23eb.js';
36
35
  import getRelatedArticle from './getRelatedArticle.js';
37
36
  import getQuery from './getQuery.js';
38
37
  import getSeriesDetail from './getSeriesDetail.js';
39
- import './core.get-iterator-method-2623c4c7.js';
40
- import './web.dom.iterable-357ab671.js';
38
+ import './_commonjsHelpers-0c4b6f40.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-c9bd22b3.js';
42
+ import './_iter-detect-98db3b07.js';
43
+ import './_object-pie-133f504a.js';
43
44
  import 'prop-types';
44
45
  import './index-3f5c03b2.js';
45
46
  import 'react-dom';
@@ -49,20 +50,19 @@ import './index-c7e2ac95.js';
49
50
  import './util-8ed16d48.js';
50
51
  import './Beam.js';
51
52
  import './Segment.js';
52
- import './_object-pie-133f504a.js';
53
53
  import './brightcove-react-player-loader.es-57a70a56.js';
54
54
  import 'react-bootstrap/Modal';
55
55
  import './GroupDeck.js';
56
56
  import './smoothscroll-fa4e3f8c.js';
57
- import './_is-array-e96276c2.js';
58
- import './_object-to-array-d97ca761.js';
57
+ import './_is-array-8d21b9e3.js';
58
+ import './_object-to-array-2300e51b.js';
59
59
  import 'react-bootstrap/Pagination';
60
60
  import './entities-6d9154b4.js';
61
61
  import 'react-bootstrap/Row';
62
62
  import 'react-bootstrap/Col';
63
- import './inherits-44a60f2b.js';
64
- import './_object-sap-67a80efe.js';
65
- import './define-property-615946df.js';
63
+ import './inherits-a6ba2ec4.js';
64
+ import './_object-sap-7cee6f84.js';
65
+ import './define-property-5f1bda73.js';
66
66
  import './index.esm-eb1e8e80.js';
67
67
  import './iconBase-ccc56b97.js';
68
68
  import 'react-bootstrap/Figure';
@@ -348,7 +348,7 @@ var ISI = function ISI(props) {
348
348
  );
349
349
  };
350
350
 
351
- 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";
351
+ 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";
352
352
  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" };
353
353
  styleInject(css$1);
354
354
 
@@ -447,13 +447,7 @@ var getSocialShareDisableFlag = function getSocialShareDisableFlag(article) {
447
447
  return showSocialShare;
448
448
  };
449
449
 
450
- var FileSaver_min = createCommonjsModule(function (module, exports) {
451
- (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);});
452
-
453
-
454
- });
455
-
456
- 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}";
450
+ 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}";
457
451
  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" };
458
452
  styleInject(css);
459
453
 
@@ -1122,7 +1116,7 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
1122
1116
  var downloadRIS = function downloadRIS() {
1123
1117
  var fileContent = generateRIS();
1124
1118
  var file = new File([fileContent], 'citation-' + url + '.ris', { type: 'application/x-research-info-systems;charset=utf-8' });
1125
- FileSaver_min.saveAs(file, 'citation-' + url + '.ris');
1119
+ FileSaver.saveAs(file, 'citation-' + url + '.ris');
1126
1120
  };
1127
1121
 
1128
1122
  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-0ee8667f.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-a5ed2ac8.js';
9
- import './web.dom.iterable-357ab671.js';
10
- import './core.get-iterator-method-2623c4c7.js';
8
+ import './slicedToArray-6ebcbfea.js';
9
+ import './web.dom.iterable-ab4dea5c.js';
10
+ import './core.get-iterator-method-ea258bb1.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-a5ed2ac8.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-357ab671.js';
10
- import './core.get-iterator-method-2623c4c7.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
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-2623c4c7.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 { u as _anObject, h as _wks, F as _iterators } from './core.get-iterator-method-2623c4c7.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-2623c4c7.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, v as _objectKeys, f as _descriptors } from './core.get-iterator-method-2623c4c7.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, 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';
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-c9bd22b3.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, _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 };
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, c as _objectDp, f as _descriptors, a as _core } from './core.get-iterator-method-2623c4c7.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 });
@@ -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-615946df.js';
2
+ import { d as defineProperty$1 } from './define-property-5f1bda73.js';
3
3
 
4
4
  var defineProperty = createCommonjsModule(function (module, exports) {
5
5
 
@@ -1,5 +1,5 @@
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';
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';
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,4 +53,31 @@ module.exports = { "default": assign$1, __esModule: true };
53
53
 
54
54
  var _Object$assign = unwrapExports(assign);
55
55
 
56
- export { _Object$assign as _, assign as a };
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 };
@@ -1,10 +1,10 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import { m as md5 } from './md5-4e42248e.js';
3
3
  import './_commonjsHelpers-0c4b6f40.js';
4
- import './core.get-iterator-method-2623c4c7.js';
5
- import './web.dom.iterable-357ab671.js';
4
+ import './core.get-iterator-method-ea258bb1.js';
5
+ import './web.dom.iterable-ab4dea5c.js';
6
6
  import './_library-528f1934.js';
7
- import './_iter-detect-c9bd22b3.js';
7
+ import './_iter-detect-98db3b07.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-b799d461.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.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-2623c4c7.js';
6
- import './web.dom.iterable-357ab671.js';
5
+ import './core.get-iterator-method-ea258bb1.js';
6
+ import './web.dom.iterable-ab4dea5c.js';
7
7
  import './_library-528f1934.js';
8
- import './_iter-detect-c9bd22b3.js';
8
+ import './_iter-detect-98db3b07.js';
9
9
 
10
10
  var defaultParseOptions = {
11
11
  decodeValues: true,
@@ -1,9 +1,9 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './core.get-iterator-method-2623c4c7.js';
4
- import './web.dom.iterable-357ab671.js';
3
+ import './core.get-iterator-method-ea258bb1.js';
4
+ import './web.dom.iterable-ab4dea5c.js';
5
5
  import './_library-528f1934.js';
6
- import './_iter-detect-c9bd22b3.js';
6
+ import './_iter-detect-98db3b07.js';
7
7
 
8
8
  var _this = undefined;
9
9
 
@@ -1,14 +1,13 @@
1
- import './extends-19fcf571.js';
1
+ import './extends-6d8e3924.js';
2
2
  import 'react';
3
- export { g as default } from './index-755fb31c.js';
3
+ export { g as default } from './index-995ce566.js';
4
4
  import './BlockContent-1e73bd2c.js';
5
5
  import './entities-6d9154b4.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './assign-b681604f.js';
8
- import './core.get-iterator-method-2623c4c7.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
9
8
  import './_object-pie-133f504a.js';
10
- import './slicedToArray-a5ed2ac8.js';
11
- import './web.dom.iterable-357ab671.js';
9
+ import './slicedToArray-6ebcbfea.js';
10
+ import './web.dom.iterable-ab4dea5c.js';
12
11
  import 'react-bootstrap';
13
12
  import './urlFor.js';
14
13
  import './index-3f5c03b2.js';
@@ -19,17 +18,17 @@ import 'next/router';
19
18
  import './index-c7e2ac95.js';
20
19
  import './util-8ed16d48.js';
21
20
  import './Beam.js';
22
- import './stringify-e20934cc.js';
23
- import './asyncToGenerator-b799d461.js';
21
+ import './stringify-2b084bee.js';
22
+ import './asyncToGenerator-958ef5fc.js';
24
23
  import './_library-528f1934.js';
25
- import './_iter-detect-c9bd22b3.js';
24
+ import './_iter-detect-98db3b07.js';
26
25
  import './Segment.js';
27
26
  import './main-1894c974.js';
28
- import './urlForFile-3ad576be.js';
27
+ import './urlForFile-b69adffc.js';
29
28
  import './index-755f2cc2.js';
30
29
  import 'react-dom';
31
- import './typeof-af09aa11.js';
32
- import './_is-array-e96276c2.js';
30
+ import './typeof-e9fc0c5d.js';
31
+ import './_is-array-8d21b9e3.js';
33
32
  import './brightcove-react-player-loader.es-57a70a56.js';
34
33
  import 'react-bootstrap/Modal';
35
34
  import 'react-bootstrap/Button';
@@ -40,8 +39,8 @@ import './moment-bc12cb97.js';
40
39
  import './SocialShare.js';
41
40
  import 'next/head';
42
41
  import 'react-share';
43
- import './_object-to-array-d97ca761.js';
44
- import './toConsumableArray-aac0b14a.js';
42
+ import './_object-to-array-2300e51b.js';
43
+ import './toConsumableArray-f7074d7c.js';
45
44
  import 'react-bootstrap/Pagination';
46
45
  import './AdSlot.js';
47
46
  import './debounce-533d9748.js';
@@ -49,9 +48,9 @@ import './isSymbol-a7e9aafe.js';
49
48
  import './toNumber-5aeba6e7.js';
50
49
  import 'react-bootstrap/Row';
51
50
  import 'react-bootstrap/Col';
52
- import './inherits-44a60f2b.js';
53
- import './_object-sap-67a80efe.js';
54
- import './define-property-615946df.js';
51
+ import './inherits-a6ba2ec4.js';
52
+ import './_object-sap-7cee6f84.js';
53
+ import './define-property-5f1bda73.js';
55
54
  import './index.esm-eb1e8e80.js';
56
55
  import './iconBase-ccc56b97.js';
57
56
  import 'react-bootstrap/Figure';
@@ -1,19 +1,19 @@
1
- import { _ as _extends } from './extends-19fcf571.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-aac0b14a.js';
1
+ import { _ as _extends } from './extends-6d8e3924.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.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,8 +1,7 @@
1
- import './extends-19fcf571.js';
2
- import './toConsumableArray-aac0b14a.js';
3
- export { g as default } from './getTargeting-f8f94212.js';
1
+ import './extends-6d8e3924.js';
2
+ import './toConsumableArray-f7074d7c.js';
3
+ export { g as default } from './getTargeting-42f9b439.js';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './assign-b681604f.js';
6
- import './core.get-iterator-method-2623c4c7.js';
5
+ import './core.get-iterator-method-ea258bb1.js';
7
6
  import './_object-pie-133f504a.js';
8
- import './_iter-detect-c9bd22b3.js';
7
+ import './_iter-detect-98db3b07.js';
@@ -1,6 +1,6 @@
1
- import { _ as _extends, a as _extends$1 } from './extends-19fcf571.js';
1
+ import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
2
2
  import React__default, { useState, useEffect, useRef, useLayoutEffect, useCallback } from 'react';
3
- import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-a5ed2ac8.js';
3
+ import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.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-3ad576be.js';
16
+ import { u as urlForFile } from './urlForFile-b69adffc.js';
17
17
  import { L as LazyLoad } from './index-755f2cc2.js';
18
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b799d461.js';
19
- import { _ as _typeof$1 } from './typeof-af09aa11.js';
18
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
19
+ import { _ as _typeof$1 } from './typeof-e9fc0c5d.js';
20
20
  import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
21
- import { _ as _JSON$stringify } from './stringify-e20934cc.js';
21
+ import { _ as _JSON$stringify } from './stringify-2b084bee.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-2623c4c7.js';
29
- import { _ as _objectToArray } from './_object-to-array-d97ca761.js';
30
- import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-aac0b14a.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';
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-44a60f2b.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-a6ba2ec4.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';