@mjhls/mjh-framework 1.0.985 → 1.0.986-article-rec

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 (264) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +2 -1
  4. package/dist/cjs/AD300x250x600.js +2 -1
  5. package/dist/cjs/AD728x90.js +2 -1
  6. package/dist/cjs/ADFloatingFooter.js +2 -1
  7. package/dist/cjs/ADGutter.js +2 -1
  8. package/dist/cjs/ADSkyscraper.js +2 -1
  9. package/dist/cjs/ADSponsoredResources.js +2 -1
  10. package/dist/cjs/ADWebcast.js +2 -1
  11. package/dist/cjs/ADWelcome.js +2 -1
  12. package/dist/cjs/AdSlot.js +2 -1
  13. package/dist/cjs/AdSlotsProvider.js +2 -1
  14. package/dist/cjs/AlgoliaSearch.js +14289 -18
  15. package/dist/cjs/ArticleCarousel.js +1 -1
  16. package/dist/cjs/ArticleProgramLandingPage.js +7 -6
  17. package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
  18. package/dist/cjs/ArticleSeriesListing.js +3 -2
  19. package/dist/cjs/Auth.js +21 -18
  20. package/dist/cjs/AuthWrapper.js +1476 -294
  21. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-9ebd251f.js} +1 -1
  22. package/dist/cjs/CMEDeck.js +7 -2
  23. package/dist/cjs/Column1.js +1 -1
  24. package/dist/cjs/Column2.js +1 -1
  25. package/dist/cjs/Column3.js +3 -2
  26. package/dist/cjs/ConferenceArticleCard.js +16 -16
  27. package/dist/cjs/ContentCardPaginated.js +6 -6
  28. package/dist/cjs/DeckContent.js +13 -12
  29. package/dist/cjs/DeckQueue.js +4 -3
  30. package/dist/cjs/DeckQueuePaginated.js +5 -5
  31. package/dist/cjs/{Dfp-94f8ccdf.js → Dfp-9be904d5.js} +3 -2
  32. package/dist/cjs/EventsDeck.js +17 -17
  33. package/dist/cjs/ExternalResources.js +7 -6
  34. package/dist/cjs/Feature.js +1 -1
  35. package/dist/cjs/ForbesHero.js +1 -1
  36. package/dist/cjs/GridContent.js +7 -6
  37. package/dist/cjs/GridContentPaginated.js +8 -8
  38. package/dist/cjs/GridHero.js +2 -2
  39. package/dist/cjs/GroupDeck.js +1 -1
  40. package/dist/cjs/HamMagazine.js +10 -10
  41. package/dist/cjs/Header.js +1 -1
  42. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  43. package/dist/cjs/Hero.js +2 -2
  44. package/dist/cjs/HorizontalArticleListing.js +7 -6
  45. package/dist/cjs/HorizontalHero.js +1 -1
  46. package/dist/cjs/ImageSlider-6c00b878.js +2813 -0
  47. package/dist/cjs/IssueContentDeck.js +1 -1
  48. package/dist/cjs/IssueDeck.js +1 -1
  49. package/dist/cjs/IssueLanding.js +38 -37
  50. package/dist/cjs/KMTracker.js +15 -15
  51. package/dist/cjs/LeftNav.js +3 -2
  52. package/dist/cjs/MasterDeck.js +13 -12
  53. package/dist/cjs/MasterDeckPaginated.js +13 -13
  54. package/dist/cjs/{MediaSeriesCard-64f3487c.js → MediaSeriesCard-1b1bd850.js} +458 -433
  55. package/dist/cjs/MediaSeriesLanding.js +17 -15
  56. package/dist/cjs/MediaSeriesLandingPaginated.js +18 -17
  57. package/dist/cjs/NavDvm.js +1 -1
  58. package/dist/cjs/NavMagazine.js +11 -11
  59. package/dist/cjs/NavNative.js +10 -10
  60. package/dist/cjs/OncliveHero.js +1 -1
  61. package/dist/cjs/OncliveLargeHero.js +2 -2
  62. package/dist/cjs/Pagination-2a3d0103.js +97 -0
  63. package/dist/cjs/PartnerDetailListing.js +13 -12
  64. package/dist/cjs/PartnerDetailListingPaginated.js +14 -14
  65. package/dist/cjs/PubSection.js +6 -5
  66. package/dist/cjs/PublicationDeck.js +1 -1
  67. package/dist/cjs/PublicationLanding.js +30 -26
  68. package/dist/cjs/QueueDeckExpanded.js +6 -5
  69. package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
  70. package/dist/cjs/RelatedContent.js +29 -29
  71. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  72. package/dist/cjs/Schema.js +1 -1
  73. package/dist/cjs/Segment.js +49 -0
  74. package/dist/cjs/SeriesListingDeck.js +4 -3
  75. package/dist/cjs/{SeriesSlider-b94f1dd5.js → SeriesSlider-594b19eb.js} +4 -4
  76. package/dist/cjs/SideFooter.js +2 -2
  77. package/dist/cjs/TaxonomyCard.js +2 -2
  78. package/dist/cjs/TaxonomyDescription.js +7 -6
  79. package/dist/cjs/TemplateNormal.js +2 -1
  80. package/dist/cjs/ThumbnailCard.js +2 -2
  81. package/dist/cjs/VerticalHero.js +1 -1
  82. package/dist/cjs/VideoProgramLandingPage.js +7 -6
  83. package/dist/cjs/VideoSeriesCard.js +2 -2
  84. package/dist/cjs/VideoSeriesLandingPage.js +5 -4
  85. package/dist/cjs/VideoSeriesListing.js +3 -2
  86. package/dist/cjs/View.js +161 -69
  87. package/dist/cjs/YahooHero.js +2 -2
  88. package/dist/cjs/YoutubeGroup.js +5 -5
  89. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  90. package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
  91. package/dist/cjs/events-1b438fe7.js +469 -0
  92. package/dist/cjs/getRelatedArticle.js +2 -2
  93. package/dist/cjs/getSerializers.js +7 -6
  94. package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
  95. package/dist/cjs/getTargeting.js +1 -1
  96. package/dist/cjs/index-50be6759.js +105 -0
  97. package/dist/cjs/{index-803853cf.js → index-c5778fcd.js} +6 -4
  98. package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
  99. package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
  100. package/dist/cjs/index.js +16 -15
  101. package/dist/cjs/typeof-1358762e.js +33 -0
  102. package/dist/cjs/urlFor.js +1 -1
  103. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  104. package/dist/cjs/{util-6f784d85.js → util-93a37fd0.js} +11 -0
  105. package/dist/esm/AD.js +2 -2
  106. package/dist/esm/AD300x250.js +10 -9
  107. package/dist/esm/AD300x250x600.js +10 -9
  108. package/dist/esm/AD728x90.js +10 -9
  109. package/dist/esm/ADFloatingFooter.js +10 -9
  110. package/dist/esm/ADFooter.js +4 -4
  111. package/dist/esm/ADGutter.js +10 -9
  112. package/dist/esm/{ADInfeed-f684cac9.js → ADInfeed-5765a73a.js} +1 -1
  113. package/dist/esm/ADSkyscraper.js +10 -9
  114. package/dist/esm/ADSponsoredResources.js +10 -9
  115. package/dist/esm/ADWebcast.js +10 -9
  116. package/dist/esm/ADWelcome.js +10 -9
  117. package/dist/esm/{ADlgInfeed-8c438cee.js → ADlgInfeed-5e36f317.js} +1 -1
  118. package/dist/esm/AccordionPanel.js +4 -4
  119. package/dist/esm/AdSlot.js +10 -9
  120. package/dist/esm/AdSlotsProvider.js +8 -7
  121. package/dist/esm/AlgoliaSearch.js +14290 -19
  122. package/dist/esm/AlphabeticList.js +7 -7
  123. package/dist/esm/ArticleCarousel.js +6 -6
  124. package/dist/esm/ArticleProgramLandingPage.js +23 -22
  125. package/dist/esm/ArticleSeriesLandingPage.js +19 -18
  126. package/dist/esm/ArticleSeriesListing.js +13 -12
  127. package/dist/esm/Auth.js +29 -27
  128. package/dist/esm/AuthWrapper.js +1474 -292
  129. package/dist/esm/{AuthorComponent-defe68b6.js → AuthorComponent-11adff02.js} +1 -1
  130. package/dist/esm/Beam.js +6 -6
  131. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-1e73bd2c.js} +1 -1
  132. package/dist/esm/Breadcrumbs.js +4 -4
  133. package/dist/esm/CMEDeck.js +15 -10
  134. package/dist/esm/Column1.js +1 -2
  135. package/dist/esm/Column2.js +7 -8
  136. package/dist/esm/Column3.js +12 -12
  137. package/dist/esm/ConferenceArticleCard.js +20 -20
  138. package/dist/esm/ContentCardPaginated.js +20 -20
  139. package/dist/esm/DeckContent.js +27 -26
  140. package/dist/esm/DeckQueue.js +16 -15
  141. package/dist/esm/DeckQueuePaginated.js +18 -18
  142. package/dist/esm/{Dfp-4b99f79d.js → Dfp-102f0beb.js} +6 -5
  143. package/dist/esm/EventsDeck.js +28 -28
  144. package/dist/esm/ExternalResources.js +23 -22
  145. package/dist/esm/Feature.js +5 -5
  146. package/dist/esm/ForbesHero.js +6 -6
  147. package/dist/esm/GridContent.js +22 -21
  148. package/dist/esm/GridContentPaginated.js +23 -23
  149. package/dist/esm/GridHero.js +7 -7
  150. package/dist/esm/GroupDeck.js +7 -7
  151. package/dist/esm/HamMagazine.js +16 -17
  152. package/dist/esm/Header.js +1 -2
  153. package/dist/esm/HealthCareProfessionalModal.js +2 -2
  154. package/dist/esm/Hero.js +6 -6
  155. package/dist/esm/HighlightenVideo.js +1 -1
  156. package/dist/esm/HorizontalArticleListing.js +23 -22
  157. package/dist/esm/HorizontalHero.js +5 -5
  158. package/dist/esm/ImageSlider-f84174cb.js +2804 -0
  159. package/dist/esm/IssueContentDeck.js +6 -6
  160. package/dist/esm/IssueDeck.js +8 -8
  161. package/dist/esm/IssueLanding.js +55 -54
  162. package/dist/esm/KMTracker.js +16 -16
  163. package/dist/esm/LeftNav.js +10 -10
  164. package/dist/esm/MasterDeck.js +27 -26
  165. package/dist/esm/MasterDeckPaginated.js +27 -27
  166. package/dist/esm/{MediaSeriesCard-a484aaa6.js → MediaSeriesCard-029542ab.js} +174 -149
  167. package/dist/esm/MediaSeriesLanding.js +33 -31
  168. package/dist/esm/MediaSeriesLandingPaginated.js +34 -33
  169. package/dist/esm/NavDvm.js +6 -7
  170. package/dist/esm/NavMagazine.js +17 -18
  171. package/dist/esm/NavNative.js +15 -16
  172. package/dist/esm/OncliveHero.js +5 -5
  173. package/dist/esm/OncliveLargeHero.js +7 -7
  174. package/dist/esm/PageFilter.js +4 -4
  175. package/dist/esm/Pagination-dc30727b.js +90 -0
  176. package/dist/esm/PartnerDetailListing.js +29 -28
  177. package/dist/esm/PartnerDetailListingPaginated.js +30 -30
  178. package/dist/esm/PdfDownload.js +1 -1
  179. package/dist/esm/PixelTracking.js +3 -3
  180. package/dist/esm/PopUpModal.js +4 -4
  181. package/dist/esm/PtceDeck.js +8 -8
  182. package/dist/esm/PubSection.js +16 -15
  183. package/dist/esm/PubToc.js +6 -6
  184. package/dist/esm/PublicationDeck.js +5 -5
  185. package/dist/esm/PublicationLanding.js +40 -36
  186. package/dist/esm/QueueDeckExpanded.js +16 -15
  187. package/dist/esm/QueueDeckExpandedPaginated.js +17 -17
  188. package/dist/esm/RecentNews.js +1 -1
  189. package/dist/esm/RelatedContent.js +33 -33
  190. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  191. package/dist/esm/RolesDeck.js +1 -1
  192. package/dist/esm/Schema.js +9 -9
  193. package/dist/esm/Search.js +4 -4
  194. package/dist/esm/Segment.js +54 -5
  195. package/dist/esm/SeriesListingDeck.js +11 -10
  196. package/dist/esm/{SeriesSlider-609f9d94.js → SeriesSlider-f771e20d.js} +5 -5
  197. package/dist/esm/SetCookie.js +1 -1
  198. package/dist/esm/SideFooter.js +9 -9
  199. package/dist/esm/SocialIcons.js +1 -1
  200. package/dist/esm/{SocialSearchComponent-1d8a9f59.js → SocialSearchComponent-4b56cd8c.js} +1 -1
  201. package/dist/esm/SocialShare.js +1 -1
  202. package/dist/esm/TaxonomyCard.js +7 -7
  203. package/dist/esm/TaxonomyDescription.js +23 -22
  204. package/dist/esm/TemplateNormal.js +13 -12
  205. package/dist/esm/ThumbnailCard.js +6 -6
  206. package/dist/esm/Ustream.js +7 -7
  207. package/dist/esm/VerticalHero.js +5 -5
  208. package/dist/esm/VideoProgramLandingPage.js +23 -22
  209. package/dist/esm/VideoSeriesCard.js +8 -8
  210. package/dist/esm/VideoSeriesFilter.js +6 -6
  211. package/dist/esm/VideoSeriesLandingPage.js +19 -18
  212. package/dist/esm/VideoSeriesListing.js +13 -12
  213. package/dist/esm/View.js +178 -85
  214. package/dist/esm/YahooHero.js +7 -7
  215. package/dist/esm/YoutubeGroup.js +9 -9
  216. package/dist/esm/{_is-array-893ab020.js → _is-array-8d21b9e3.js} +1 -1
  217. package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-98db3b07.js} +1 -1
  218. package/dist/esm/{_object-sap-169d6272.js → _object-sap-7cee6f84.js} +1 -1
  219. package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-2300e51b.js} +1 -1
  220. package/dist/esm/{asyncToGenerator-9716ae8d.js → asyncToGenerator-958ef5fc.js} +3 -3
  221. package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-ea258bb1.js} +1 -1
  222. package/dist/esm/{define-property-99e66838.js → define-property-5f1bda73.js} +1 -1
  223. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  224. package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-8c30428f.js} +1 -1
  225. package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
  226. package/dist/esm/events-6c3a7a63.js +467 -0
  227. package/dist/esm/{extends-dc6a71fd.js → extends-6d8e3924.js} +1 -1
  228. package/dist/esm/faundadb.js +4 -4
  229. package/dist/esm/getKeywords.js +1 -1
  230. package/dist/esm/getPtceActivities.js +4 -4
  231. package/dist/esm/getQuery.js +1 -1
  232. package/dist/esm/getRelatedArticle.js +8 -8
  233. package/dist/esm/getRootDocGroup.js +5 -5
  234. package/dist/esm/getSerializers.js +22 -21
  235. package/dist/esm/getSeriesDetail.js +1 -1
  236. package/dist/esm/{getTargeting-0cdf8983.js → getTargeting-42f9b439.js} +11 -11
  237. package/dist/esm/getTargeting.js +5 -5
  238. package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
  239. package/dist/esm/{index-f9d13c55.js → index-98646d5c.js} +16 -14
  240. package/dist/esm/index-98ca9cec.js +100 -0
  241. package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
  242. package/dist/esm/index.js +35 -34
  243. package/dist/esm/{inherits-8a801a18.js → inherits-a6ba2ec4.js} +4 -4
  244. package/dist/esm/{keys-425c8ab0.js → keys-31dcdb31.js} +2 -2
  245. package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-6ebcbfea.js} +2 -2
  246. package/dist/esm/{stringify-c21932b3.js → stringify-2b084bee.js} +2 -2
  247. package/dist/esm/timeDifferenceCalc.js +1 -1
  248. package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-f7074d7c.js} +2 -2
  249. package/dist/esm/typeof-2f07d0e8.js +30 -0
  250. package/dist/esm/{typeof-83d9eb10.js → typeof-e9fc0c5d.js} +3 -3
  251. package/dist/esm/urlFor.js +5 -5
  252. package/dist/esm/{urlForFile-413f5ddb.js → urlForFile-b69adffc.js} +1 -1
  253. package/dist/esm/{ustream-api-41166338.js → ustream-api-d3714624.js} +5 -5
  254. package/dist/esm/{util-3ab476bf.js → util-8ed16d48.js} +11 -0
  255. package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-ab4dea5c.js} +1 -1
  256. package/package.json +115 -115
  257. package/dist/cjs/ImageSlider-a7fb6218.js +0 -182
  258. package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
  259. package/dist/esm/ImageSlider-eab2fe41.js +0 -176
  260. package/dist/esm/Pagination-cd21f8c2.js +0 -82
  261. /package/dist/cjs/{ADInfeed-cf54cb8a.js → ADInfeed-e87afe8a.js} +0 -0
  262. /package/dist/cjs/{ADlgInfeed-d06624d8.js → ADlgInfeed-b5a3d436.js} +0 -0
  263. /package/dist/cjs/{PublicationFeature-be5f3503.js → PublicationFeature-5ccf9b13.js} +0 -0
  264. /package/dist/esm/{PublicationFeature-03500094.js → PublicationFeature-d88e76b9.js} +0 -0
@@ -1,61 +1,61 @@
1
- import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
3
- import { _ as _extends } from './extends-dc6a71fd.js';
1
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
+ import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import React__default from 'react';
5
5
  import { TwitterTimelineEmbed } from 'react-twitter-embed';
6
- import { FacebookProvider, Page } from 'react-facebook';
6
+ import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
7
+ import './defineProperty-23a8f8cd.js';
7
8
  import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
8
- import { I as ImageSlider } from './ImageSlider-eab2fe41.js';
9
9
  import './moment-bc12cb97.js';
10
10
  import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
11
11
  import Breadcrumbs from './Breadcrumbs.js';
12
12
  import Feature from './Feature.js';
13
13
  import urlFor from './urlFor.js';
14
- import { g as getSerializers } from './index-f9d13c55.js';
15
- import { B as BlockContent } from './BlockContent-c99c9a8d.js';
14
+ import { g as getSerializers } from './index-98646d5c.js';
15
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
- import './core.get-iterator-method-e903ff31.js';
18
- import './web.dom.iterable-fdf034f5.js';
17
+ import './core.get-iterator-method-ea258bb1.js';
18
+ import './web.dom.iterable-ab4dea5c.js';
19
19
  import './_library-528f1934.js';
20
- import './_iter-detect-f089461c.js';
20
+ import './_iter-detect-98db3b07.js';
21
21
  import './_object-pie-133f504a.js';
22
22
  import 'prop-types';
23
23
  import './smoothscroll-fa4e3f8c.js';
24
- import './toConsumableArray-7b1c0e23.js';
24
+ import './toConsumableArray-f7074d7c.js';
25
25
  import 'react-bootstrap';
26
- import './index-5cc7b406.js';
26
+ import './index-f0fc23eb.js';
27
+ import './events-6c3a7a63.js';
27
28
  import 'next/router';
28
29
  import './index-755f2cc2.js';
29
30
  import 'react-dom';
30
31
  import './lodash-f97fd99a.js';
31
32
  import './main-1894c974.js';
32
- import './entities-932b50cf.js';
33
- import './ADInfeed-f684cac9.js';
33
+ import './entities-6d9154b4.js';
34
+ import './ADInfeed-5765a73a.js';
34
35
  import 'react-bootstrap/Card';
35
36
  import './AdSlot.js';
36
37
  import './debounce-533d9748.js';
37
38
  import './isSymbol-a7e9aafe.js';
38
39
  import './toNumber-5aeba6e7.js';
39
40
  import './Beam.js';
40
- import './stringify-c21932b3.js';
41
+ import './stringify-2b084bee.js';
41
42
  import './Segment.js';
42
- import './AuthorComponent-defe68b6.js';
43
- import './ADlgInfeed-8c438cee.js';
43
+ import './AuthorComponent-11adff02.js';
44
+ import './ADlgInfeed-5e36f317.js';
44
45
  import './getContentCategory-15dcc413.js';
45
46
  import './timeDifferenceCalc.js';
46
- import './Pagination-cd21f8c2.js';
47
- import 'react-paginate';
47
+ import './Pagination-dc30727b.js';
48
48
  import 'react-bootstrap/Button';
49
49
  import './index.esm-1bd8a0a8.js';
50
50
  import './iconBase-ccc56b97.js';
51
- import './index-0dbff1d1.js';
51
+ import './index-3f5c03b2.js';
52
52
  import 'react-bootstrap/Breadcrumb';
53
53
  import 'react-bootstrap/Carousel';
54
54
  import './index-c7e2ac95.js';
55
- import './util-3ab476bf.js';
56
- import './urlForFile-413f5ddb.js';
57
- import './typeof-83d9eb10.js';
58
- import './_is-array-893ab020.js';
55
+ import './util-8ed16d48.js';
56
+ import './urlForFile-b69adffc.js';
57
+ import './typeof-e9fc0c5d.js';
58
+ import './_is-array-8d21b9e3.js';
59
59
  import './brightcove-react-player-loader.es-57a70a56.js';
60
60
  import 'react-bootstrap/Modal';
61
61
  import 'react-bootstrap/Form';
@@ -64,13 +64,13 @@ import './GroupDeck.js';
64
64
  import './SocialShare.js';
65
65
  import 'next/head';
66
66
  import 'react-share';
67
- import './_object-to-array-50a6b9a3.js';
67
+ import './_object-to-array-2300e51b.js';
68
68
  import 'react-bootstrap/Pagination';
69
69
  import 'react-bootstrap/Row';
70
70
  import 'react-bootstrap/Col';
71
- import './inherits-8a801a18.js';
72
- import './_object-sap-169d6272.js';
73
- import './define-property-99e66838.js';
71
+ import './inherits-a6ba2ec4.js';
72
+ import './_object-sap-7cee6f84.js';
73
+ import './define-property-5f1bda73.js';
74
74
  import './index.esm-eb1e8e80.js';
75
75
  import 'react-bootstrap/Figure';
76
76
  import 'react-bootstrap/OverlayTrigger';
@@ -186,7 +186,7 @@ var PartnerDetails = function PartnerDetails(_ref) {
186
186
  'div',
187
187
  { className: 'mb-5', style: { width: '100%', maxWidth: '100%', textAlign: 'center', padding: '15px', border: '2px solid #aaa', borderRadius: '15px' } },
188
188
  partnerDetails.twitter ? React__default.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } }) : partnerDetails.facebook && React__default.createElement(
189
- FacebookProvider,
189
+ Facebook,
190
190
  { appId: ' ' },
191
191
  React__default.createElement(Page, { href: partnerDetails.facebook, tabs: 'timeline', width: '500', height: '500' })
192
192
  )
@@ -310,4 +310,4 @@ PartnerDetails.returnGetInitialProps = function () {
310
310
  };
311
311
  }();
312
312
 
313
- export default PartnerDetails;
313
+ export { PartnerDetails as default };
@@ -19,4 +19,4 @@ var PdfDownload = function PdfDownload(props) {
19
19
  );
20
20
  };
21
21
 
22
- export default PdfDownload;
22
+ export { PdfDownload as default };
@@ -1,10 +1,10 @@
1
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useState, useEffect } from 'react';
3
3
  import { useRouter } from 'next/router';
4
4
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
5
5
  import './_commonjsHelpers-0c4b6f40.js';
6
- import './web.dom.iterable-fdf034f5.js';
7
- import './core.get-iterator-method-e903ff31.js';
6
+ import './web.dom.iterable-ab4dea5c.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
8
8
  import 'react-dom';
9
9
 
10
10
  var PixelTrackingLandingPages = React__default.memo(function (_ref) {
@@ -1,9 +1,9 @@
1
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useState } from 'react';
3
3
  import Modal from 'react-bootstrap/Modal';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './web.dom.iterable-fdf034f5.js';
6
- import './core.get-iterator-method-e903ff31.js';
5
+ import './web.dom.iterable-ab4dea5c.js';
6
+ import './core.get-iterator-method-ea258bb1.js';
7
7
 
8
8
  var PopUpModal = function PopUpModal(props) {
9
9
  var _ref = props.ModalImage ? useState(true) : useState(false),
@@ -48,4 +48,4 @@ var PopUpModal = function PopUpModal(props) {
48
48
  );
49
49
  };
50
50
 
51
- export default PopUpModal;
51
+ export { PopUpModal as default };
@@ -1,15 +1,15 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
3
- import { _ as _JSON$stringify } from './stringify-c21932b3.js';
4
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
+ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
4
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
5
5
  import { m as moment } from './moment-bc12cb97.js';
6
6
  import React__default, { useState, useEffect } from 'react';
7
7
  import { Col, Row } from 'react-bootstrap';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
- import './core.get-iterator-method-e903ff31.js';
10
- import './web.dom.iterable-fdf034f5.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './web.dom.iterable-ab4dea5c.js';
11
11
  import './_library-528f1934.js';
12
- import './_iter-detect-f089461c.js';
12
+ import './_iter-detect-98db3b07.js';
13
13
 
14
14
  function PtceDeck(props) {
15
15
  var _this = this;
@@ -140,4 +140,4 @@ function PtceDeck(props) {
140
140
  );
141
141
  }
142
142
 
143
- export default PtceDeck;
143
+ export { PtceDeck as default };
@@ -1,40 +1,41 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
3
- import { _ as _extends } from './extends-dc6a71fd.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
+ import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import React__default from 'react';
5
5
  import QueueDeckExpanded from './QueueDeckExpanded.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './core.get-iterator-method-e903ff31.js';
8
- import './web.dom.iterable-fdf034f5.js';
7
+ import './core.get-iterator-method-ea258bb1.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
9
  import './_library-528f1934.js';
10
- import './_iter-detect-f089461c.js';
10
+ import './_iter-detect-98db3b07.js';
11
11
  import './_object-pie-133f504a.js';
12
- import './toConsumableArray-7b1c0e23.js';
12
+ import './toConsumableArray-f7074d7c.js';
13
13
  import 'react-bootstrap';
14
14
  import './urlFor.js';
15
- import './index-0dbff1d1.js';
15
+ import './index-3f5c03b2.js';
16
16
  import './index.es-a6137319.js';
17
17
  import './moment-bc12cb97.js';
18
18
  import './visibility-sensor-72fd8f8b.js';
19
19
  import 'react-dom';
20
- import './index-5cc7b406.js';
20
+ import './index-f0fc23eb.js';
21
+ import './events-6c3a7a63.js';
21
22
  import 'prop-types';
22
23
  import 'next/router';
23
24
  import './index-755f2cc2.js';
24
25
  import './main-1894c974.js';
25
- import './entities-932b50cf.js';
26
- import './ADInfeed-f684cac9.js';
26
+ import './entities-6d9154b4.js';
27
+ import './ADInfeed-5765a73a.js';
27
28
  import 'react-bootstrap/Card';
28
29
  import './AdSlot.js';
29
30
  import './debounce-533d9748.js';
30
31
  import './isSymbol-a7e9aafe.js';
31
32
  import './toNumber-5aeba6e7.js';
32
33
  import './Beam.js';
33
- import './stringify-c21932b3.js';
34
+ import './stringify-2b084bee.js';
34
35
  import './Segment.js';
35
- import './AuthorComponent-defe68b6.js';
36
+ import './AuthorComponent-11adff02.js';
36
37
  import './lodash-f97fd99a.js';
37
- import './ADlgInfeed-8c438cee.js';
38
+ import './ADlgInfeed-5e36f317.js';
38
39
  import './getContentCategory-15dcc413.js';
39
40
  import './timeDifferenceCalc.js';
40
41
 
@@ -111,4 +112,4 @@ PubSection.getInitialProps = function () {
111
112
  };
112
113
  }();
113
114
 
114
- export default PubSection;
115
+ export { PubSection as default };
@@ -1,11 +1,11 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default from 'react';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './core.get-iterator-method-e903ff31.js';
6
- import './web.dom.iterable-fdf034f5.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-f089461c.js';
8
+ import './_iter-detect-98db3b07.js';
9
9
 
10
10
  var _this = undefined;
11
11
 
@@ -78,4 +78,4 @@ PubToc.getInitialProps = function () {
78
78
  };
79
79
  }();
80
80
 
81
- export default PubToc;
81
+ export { PubToc as default };
@@ -9,10 +9,10 @@ import { l as lodash } from './lodash-f97fd99a.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
10
  import 'react-dom';
11
11
  import 'prop-types';
12
- import './slicedToArray-ca2c8b8d.js';
13
- import './web.dom.iterable-fdf034f5.js';
14
- import './core.get-iterator-method-e903ff31.js';
15
- import './index-0dbff1d1.js';
12
+ import './slicedToArray-6ebcbfea.js';
13
+ import './web.dom.iterable-ab4dea5c.js';
14
+ import './core.get-iterator-method-ea258bb1.js';
15
+ import './index-3f5c03b2.js';
16
16
 
17
17
  var PublicationDeck = function PublicationDeck(props) {
18
18
  var data = props.data,
@@ -170,4 +170,4 @@ var PublicationDeck = function PublicationDeck(props) {
170
170
  }
171
171
  };
172
172
 
173
- export default PublicationDeck;
173
+ export { PublicationDeck as default };
@@ -1,11 +1,11 @@
1
- import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _extends } from './extends-dc6a71fd.js';
3
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
5
- import { b as _isObject, c as _objectCreate, d as _ctx, e as _descriptors, f as _iterDefine, g as _objectDp, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-e903ff31.js';
6
- import { _ as _iterStep } from './web.dom.iterable-fdf034f5.js';
7
- import { _ as _meta, a as _isArray } from './_is-array-893ab020.js';
8
- import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
5
+ import { b as _isObject, c as _objectDp, d as _objectCreate, e as _ctx, f as _descriptors, g as _iterDefine, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-ea258bb1.js';
6
+ import { _ as _iterStep } from './web.dom.iterable-ab4dea5c.js';
7
+ import { _ as _meta, a as _isArray } from './_is-array-8d21b9e3.js';
8
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
10
  import Row from 'react-bootstrap/Row';
11
11
  import Col from 'react-bootstrap/Col';
@@ -13,9 +13,9 @@ import Dropdown from 'react-bootstrap/Dropdown';
13
13
  import Card from 'react-bootstrap/Card';
14
14
  import { useRouter } from 'next/router';
15
15
  import { L as LazyLoad } from './index-755f2cc2.js';
16
- import { u as urlForFile } from './urlForFile-413f5ddb.js';
16
+ import { u as urlForFile } from './urlForFile-b69adffc.js';
17
17
  import './_library-528f1934.js';
18
- import './_iter-detect-f089461c.js';
18
+ import './_iter-detect-98db3b07.js';
19
19
  import './_object-pie-133f504a.js';
20
20
  import 'react-dom';
21
21
  import 'prop-types';
@@ -168,6 +168,10 @@ var _collectionStrong = {
168
168
  _setSpecies(NAME);
169
169
  }
170
170
  };
171
+ _collectionStrong.getConstructor;
172
+ _collectionStrong.def;
173
+ _collectionStrong.getEntry;
174
+ _collectionStrong.setStrong;
171
175
 
172
176
  var SPECIES = _wks('species');
173
177
 
@@ -372,32 +376,32 @@ module.exports = { "default": set$1, __esModule: true };
372
376
 
373
377
  var _Set = unwrapExports(set);
374
378
 
375
- /* usage & query
376
- const Publication = (props) => {
377
- const { cache, pub, year } = props
378
- const targeting = {
379
- content_placement: [`/journals/${pub.identifier.current}`],
380
- document_url: [`/journals/${pub.identifier.current}`],
381
- }
382
- return (
383
- <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
384
- <PublicationLanding publication={pub} year={year} href={'journals'} />
385
- </Shell>
386
- )
387
- }
388
- Publication.getInitialProps = async (ctx) => {
389
- const { query } = ctx
390
- const {
391
- query: { year },
392
- } = ctx
393
- const pub = await client.fetch(getQuery('publication'), query)
394
- **import urlFor from framework**
395
- pub.issues.map((issue) => {
396
- issue.thumbnail = urlFor({client, source: issue.thumbnail})
397
- })
398
- return { pub, year }
399
- }
400
- export default Publication
379
+ /* usage & query
380
+ const Publication = (props) => {
381
+ const { cache, pub, year } = props
382
+ const targeting = {
383
+ content_placement: [`/journals/${pub.identifier.current}`],
384
+ document_url: [`/journals/${pub.identifier.current}`],
385
+ }
386
+ return (
387
+ <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
388
+ <PublicationLanding publication={pub} year={year} href={'journals'} />
389
+ </Shell>
390
+ )
391
+ }
392
+ Publication.getInitialProps = async (ctx) => {
393
+ const { query } = ctx
394
+ const {
395
+ query: { year },
396
+ } = ctx
397
+ const pub = await client.fetch(getQuery('publication'), query)
398
+ **import urlFor from framework**
399
+ pub.issues.map((issue) => {
400
+ issue.thumbnail = urlFor({client, source: issue.thumbnail})
401
+ })
402
+ return { pub, year }
403
+ }
404
+ export default Publication
401
405
  */
402
406
 
403
407
  var generateContentPlacements = function generateContentPlacements(issues) {
@@ -840,4 +844,4 @@ _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2() {
840
844
  );
841
845
  };
842
846
 
843
- export default PublicationLanding;
847
+ export { PublicationLanding as default };
@@ -1,30 +1,31 @@
1
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
3
- import { _ as _extends } from './extends-dc6a71fd.js';
1
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
+ import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import React__default, { useEffect, useState, useRef } from 'react';
5
5
  import { Container, Media } from 'react-bootstrap';
6
6
  import urlFor from './urlFor.js';
7
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
8
8
  import { m as moment } from './moment-bc12cb97.js';
9
9
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
- import { l as lib_3 } from './index-5cc7b406.js';
10
+ import { l as lib_3 } from './index-f0fc23eb.js';
11
11
  import { useRouter } from 'next/router';
12
12
  import { L as LazyLoad } from './index-755f2cc2.js';
13
13
  import { m as main_43 } from './main-1894c974.js';
14
- import { c as clean_html_1 } from './entities-932b50cf.js';
15
- import { A as ADInfeed } from './ADInfeed-f684cac9.js';
16
- import { A as AuthorComponent } from './AuthorComponent-defe68b6.js';
14
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
15
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
16
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-8c438cee.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-5e36f317.js';
19
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
20
  import timeDifferenceCalc from './timeDifferenceCalc.js';
21
21
  import './_commonjsHelpers-0c4b6f40.js';
22
- import './web.dom.iterable-fdf034f5.js';
23
- import './core.get-iterator-method-e903ff31.js';
24
- import './_iter-detect-f089461c.js';
22
+ import './web.dom.iterable-ab4dea5c.js';
23
+ import './core.get-iterator-method-ea258bb1.js';
24
+ import './_iter-detect-98db3b07.js';
25
25
  import './_object-pie-133f504a.js';
26
- import './index-0dbff1d1.js';
26
+ import './index-3f5c03b2.js';
27
27
  import 'react-dom';
28
+ import './events-6c3a7a63.js';
28
29
  import 'prop-types';
29
30
  import 'react-bootstrap/Card';
30
31
  import './AdSlot.js';
@@ -32,8 +33,8 @@ import './debounce-533d9748.js';
32
33
  import './isSymbol-a7e9aafe.js';
33
34
  import './toNumber-5aeba6e7.js';
34
35
  import './Beam.js';
35
- import './stringify-c21932b3.js';
36
- import './asyncToGenerator-9716ae8d.js';
36
+ import './stringify-2b084bee.js';
37
+ import './asyncToGenerator-958ef5fc.js';
37
38
  import './_library-528f1934.js';
38
39
  import './Segment.js';
39
40
 
@@ -1531,4 +1532,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1531
1532
  );
1532
1533
  };
1533
1534
 
1534
- export default QueueDeckExpanded;
1535
+ export { QueueDeckExpanded as default };
@@ -1,29 +1,30 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _extends } from './extends-dc6a71fd.js';
3
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
4
- import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _extends } from './extends-6d8e3924.js';
3
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
+ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
5
5
  import React__default, { useState, useEffect, useRef } from 'react';
6
6
  import { Spinner, Container, Media } from 'react-bootstrap';
7
7
  import { m as moment } from './moment-bc12cb97.js';
8
- import { l as lib_3 } from './index-5cc7b406.js';
8
+ import { l as lib_3 } from './index-f0fc23eb.js';
9
9
  import { useRouter } from 'next/router';
10
10
  import { L as LazyLoad } from './index-755f2cc2.js';
11
11
  import { l as lodash } from './lodash-f97fd99a.js';
12
12
  import { m as main_43 } from './main-1894c974.js';
13
- import { c as clean_html_1 } from './entities-932b50cf.js';
14
- import { A as ADInfeed } from './ADInfeed-f684cac9.js';
15
- import { A as AuthorComponent } from './AuthorComponent-defe68b6.js';
16
- import { A as ADlgInfeed } from './ADlgInfeed-8c438cee.js';
13
+ import { c as clean_html_1 } from './entities-6d9154b4.js';
14
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
15
+ import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
16
+ import { A as ADlgInfeed } from './ADlgInfeed-5e36f317.js';
17
17
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
18
18
  import timeDifferenceCalc from './timeDifferenceCalc.js';
19
19
  import urlFor from './urlFor.js';
20
- import { P as Pagination } from './Pagination-cd21f8c2.js';
20
+ import { P as Pagination } from './Pagination-dc30727b.js';
21
21
  import './_commonjsHelpers-0c4b6f40.js';
22
- import './core.get-iterator-method-e903ff31.js';
23
- import './web.dom.iterable-fdf034f5.js';
22
+ import './core.get-iterator-method-ea258bb1.js';
23
+ import './web.dom.iterable-ab4dea5c.js';
24
24
  import './_library-528f1934.js';
25
- import './_iter-detect-f089461c.js';
25
+ import './_iter-detect-98db3b07.js';
26
26
  import './_object-pie-133f504a.js';
27
+ import './events-6c3a7a63.js';
27
28
  import 'prop-types';
28
29
  import 'react-dom';
29
30
  import 'react-bootstrap/Card';
@@ -32,10 +33,9 @@ import './debounce-533d9748.js';
32
33
  import './isSymbol-a7e9aafe.js';
33
34
  import './toNumber-5aeba6e7.js';
34
35
  import './Beam.js';
35
- import './stringify-c21932b3.js';
36
+ import './stringify-2b084bee.js';
36
37
  import './Segment.js';
37
- import './index-0dbff1d1.js';
38
- import 'react-paginate';
38
+ import './index-3f5c03b2.js';
39
39
  import 'react-bootstrap/Button';
40
40
  import './index.esm-1bd8a0a8.js';
41
41
  import './iconBase-ccc56b97.js';
@@ -1379,4 +1379,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1379
1379
  );
1380
1380
  };
1381
1381
 
1382
- export default QueueDeckExpanded;
1382
+ export { QueueDeckExpanded as default };
@@ -82,4 +82,4 @@ var RecentNews = function RecentNews(_ref) {
82
82
  );
83
83
  };
84
84
 
85
- export default RecentNews;
85
+ export { RecentNews as default };
@@ -4,41 +4,41 @@ import 'react-bootstrap/Media';
4
4
  import urlFor from './urlFor.js';
5
5
  import { L as LazyLoad } from './index-755f2cc2.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './slicedToArray-ca2c8b8d.js';
8
- import './web.dom.iterable-fdf034f5.js';
9
- import './core.get-iterator-method-e903ff31.js';
10
- import './index-0dbff1d1.js';
7
+ import './slicedToArray-6ebcbfea.js';
8
+ import './web.dom.iterable-ab4dea5c.js';
9
+ import './core.get-iterator-method-ea258bb1.js';
10
+ import './index-3f5c03b2.js';
11
11
  import 'react-dom';
12
12
  import 'prop-types';
13
13
 
14
- /*
15
- Sample query
16
- let references = ''
17
- if(article.taxonomyMapping.length > 0){
18
- article.taxonomyMapping.forEach((ref, index) => {
19
- references = references + `references('${ref._ref}') `
20
- if(index+1 !== article.taxonomyMapping.length){
21
- references = references + ` && `
22
- }
23
- })
24
- }
25
-
26
- const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
27
- ...,
28
- title,
29
- summary,
30
- thumbnail,
31
- url,
32
- published,
33
- authorMapping[]->,
34
- contentCategory->
35
- }`
36
- const relatedArticles = await client.fetch(relatedArticlesQuery)
37
-
38
- Sample usage
39
- <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
40
-
41
-
14
+ /*
15
+ Sample query
16
+ let references = ''
17
+ if(article.taxonomyMapping.length > 0){
18
+ article.taxonomyMapping.forEach((ref, index) => {
19
+ references = references + `references('${ref._ref}') `
20
+ if(index+1 !== article.taxonomyMapping.length){
21
+ references = references + ` && `
22
+ }
23
+ })
24
+ }
25
+
26
+ const relatedArticlesQuery = `*[!(_id in path("drafts.**")) && _type == "article" && title !='${article.title}' && defined(title) && is_visible == true && ( references('article.documentGroup._id') || ${references} ) && published <= '${today}'] | order(published desc) [0...4] {
27
+ ...,
28
+ title,
29
+ summary,
30
+ thumbnail,
31
+ url,
32
+ published,
33
+ authorMapping[]->,
34
+ contentCategory->
35
+ }`
36
+ const relatedArticles = await client.fetch(relatedArticlesQuery)
37
+
38
+ Sample usage
39
+ <RelatedContent dataRecord={props.relatedArticles} client={client} showAuthor showPublished reverse/>
40
+
41
+
42
42
  */
43
43
  var RelatedContent = function RelatedContent(props) {
44
44
  var client = props.client,
@@ -105,4 +105,4 @@ var RelatedContent = function RelatedContent(props) {
105
105
  );
106
106
  };
107
107
 
108
- export default RelatedContent;
108
+ export { RelatedContent as default };