@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,96 +1,15 @@
1
+ import { _ as _objectWithoutPropertiesLoose, b as _extends, a as _setPrototypeOf, c as classnames } from './index-98ca9cec.js';
1
2
  import React__default, { useCallback, useRef, useState, useContext, useMemo, useEffect, useImperativeHandle, useReducer, forwardRef, cloneElement } from 'react';
2
3
  import PropTypes from 'prop-types';
3
4
  import ReactDOM from 'react-dom';
4
5
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
5
- import { _ as _typeof } from './typeof-83d9eb10.js';
6
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
6
7
  import { L as LazyLoad } from './index-755f2cc2.js';
7
8
  import urlFor from './urlFor.js';
8
9
  import { m as moment } from './moment-bc12cb97.js';
9
10
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
10
- import { B as BlockContent } from './BlockContent-c99c9a8d.js';
11
- import { g as getSerializers } from './index-f9d13c55.js';
12
-
13
- function _extends() {
14
- _extends = Object.assign || 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
- return _extends.apply(this, arguments);
29
- }
30
-
31
- function _objectWithoutPropertiesLoose(source, excluded) {
32
- if (source == null) return {};
33
- var target = {};
34
- var sourceKeys = Object.keys(source);
35
- var key, i;
36
-
37
- for (i = 0; i < sourceKeys.length; i++) {
38
- key = sourceKeys[i];
39
- if (excluded.indexOf(key) >= 0) continue;
40
- target[key] = source[key];
41
- }
42
-
43
- return target;
44
- }
45
-
46
- var classnames = createCommonjsModule(function (module) {
47
- /*!
48
- Copyright (c) 2017 Jed Watson.
49
- Licensed under the MIT License (MIT), see
50
- http://jedwatson.github.io/classnames
51
- */
52
- /* global define */
53
-
54
- (function () {
55
-
56
- var hasOwn = {}.hasOwnProperty;
57
-
58
- function classNames () {
59
- var classes = [];
60
-
61
- for (var i = 0; i < arguments.length; i++) {
62
- var arg = arguments[i];
63
- if (!arg) continue;
64
-
65
- var argType = typeof arg;
66
-
67
- if (argType === 'string' || argType === 'number') {
68
- classes.push(arg);
69
- } else if (Array.isArray(arg) && arg.length) {
70
- var inner = classNames.apply(null, arg);
71
- if (inner) {
72
- classes.push(inner);
73
- }
74
- } else if (argType === 'object') {
75
- for (var key in arg) {
76
- if (hasOwn.call(arg, key) && arg[key]) {
77
- classes.push(key);
78
- }
79
- }
80
- }
81
- }
82
-
83
- return classes.join(' ');
84
- }
85
-
86
- if (module.exports) {
87
- classNames.default = classNames;
88
- module.exports = classNames;
89
- } else {
90
- window.classNames = classNames;
91
- }
92
- }());
93
- });
11
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
12
+ import { g as getSerializers } from './index-98646d5c.js';
94
13
 
95
14
  /**
96
15
  * Copyright (c) 2013-present, Facebook, Inc.
@@ -197,15 +116,6 @@ function useUncontrolled(props, config) {
197
116
  }, props);
198
117
  }
199
118
 
200
- function _setPrototypeOf(o, p) {
201
- _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
202
- o.__proto__ = p;
203
- return o;
204
- };
205
-
206
- return _setPrototypeOf(o, p);
207
- }
208
-
209
119
  function _inheritsLoose(subClass, superClass) {
210
120
  subClass.prototype = Object.create(superClass.prototype);
211
121
  subClass.prototype.constructor = subClass;
@@ -267,15 +177,33 @@ var AccordionToggle = React__default.forwardRef(function (_ref, ref) {
267
177
  }, props), children);
268
178
  });
269
179
 
180
+ /**
181
+ * Returns the owner document of a given element.
182
+ *
183
+ * @param node the element
184
+ */
270
185
  function ownerDocument$1(node) {
271
186
  return node && node.ownerDocument || document;
272
187
  }
273
188
 
189
+ /**
190
+ * Returns the owner window of a given element.
191
+ *
192
+ * @param node the element
193
+ */
194
+
274
195
  function ownerWindow(node) {
275
196
  var doc = ownerDocument$1(node);
276
197
  return doc && doc.defaultView || window;
277
198
  }
278
199
 
200
+ /**
201
+ * Returns one or all computed style properties of an element.
202
+ *
203
+ * @param node the element
204
+ * @param psuedoElement the style property
205
+ */
206
+
279
207
  function getComputedStyle$2(node, psuedoElement) {
280
208
  return ownerWindow(node).getComputedStyle(node, psuedoElement);
281
209
  }
@@ -356,6 +284,11 @@ try {
356
284
 
357
285
  /**
358
286
  * An `addEventListener` ponyfill, supports the `once` option
287
+ *
288
+ * @param node the element
289
+ * @param eventName the event name
290
+ * @param handle the handler
291
+ * @param options event options
359
292
  */
360
293
  function addEventListener(node, eventName, handler, options) {
361
294
  if (options && typeof options !== 'boolean' && !onceSupported) {
@@ -378,6 +311,14 @@ function addEventListener(node, eventName, handler, options) {
378
311
  node.addEventListener(eventName, handler, options);
379
312
  }
380
313
 
314
+ /**
315
+ * A `removeEventListener` ponyfill
316
+ *
317
+ * @param node the element
318
+ * @param eventName the event name
319
+ * @param handle the handler
320
+ * @param options event options
321
+ */
381
322
  function removeEventListener(node, eventName, handler, options) {
382
323
  var capture = options && typeof options !== 'boolean' ? options.capture : options;
383
324
  node.removeEventListener(eventName, handler, capture);
@@ -394,18 +335,36 @@ function listen(node, eventName, handler, options) {
394
335
  };
395
336
  }
396
337
 
338
+ /**
339
+ * Triggers an event on a given element.
340
+ *
341
+ * @param node the element
342
+ * @param eventName the event name to trigger
343
+ * @param bubbles whether the event should bubble up
344
+ * @param cancelable whether the event should be cancelable
345
+ */
346
+ function triggerEvent(node, eventName, bubbles, cancelable) {
347
+ if (bubbles === void 0) {
348
+ bubbles = false;
349
+ }
350
+
351
+ if (cancelable === void 0) {
352
+ cancelable = true;
353
+ }
354
+
355
+ if (node) {
356
+ var event = document.createEvent('HTMLEvents');
357
+ event.initEvent(eventName, bubbles, cancelable);
358
+ node.dispatchEvent(event);
359
+ }
360
+ }
361
+
397
362
  function parseDuration(node) {
398
363
  var str = style(node, 'transitionDuration') || '';
399
364
  var mult = str.indexOf('ms') === -1 ? 1000 : 1;
400
365
  return parseFloat(str) * mult;
401
366
  }
402
367
 
403
- function triggerTransitionEnd(element) {
404
- var evt = document.createEvent('HTMLEvents');
405
- evt.initEvent('transitionend', true, true);
406
- element.dispatchEvent(evt);
407
- }
408
-
409
368
  function emulateTransitionEnd(element, duration, padding) {
410
369
  if (padding === void 0) {
411
370
  padding = 5;
@@ -413,7 +372,7 @@ function emulateTransitionEnd(element, duration, padding) {
413
372
 
414
373
  var called = false;
415
374
  var handle = setTimeout(function () {
416
- if (!called) triggerTransitionEnd(element);
375
+ if (!called) triggerEvent(element, 'transitionend', true);
417
376
  }, duration + padding);
418
377
  var remove = listen(element, 'transitionend', function () {
419
378
  called = true;
@@ -871,7 +830,10 @@ Transition.propTypes = process.env.NODE_ENV !== "production" ? {
871
830
  * [test/CSSTransition-test.js](https://github.com/reactjs/react-transition-group/blob/13435f897b3ab71f6e19d724f145596f5910581c/test/CSSTransition-test.js#L362-L437)).
872
831
  */
873
832
  nodeRef: PropTypes.shape({
874
- current: typeof Element === 'undefined' ? PropTypes.any : PropTypes.instanceOf(Element)
833
+ current: typeof Element === 'undefined' ? PropTypes.any : function (propValue, key, componentName, location, propFullName, secret) {
834
+ var value = propValue[key];
835
+ return PropTypes.instanceOf(value && 'ownerDocument' in value ? value.ownerDocument.defaultView.Element : Element)(propValue, key, componentName, location, propFullName, secret);
836
+ }
875
837
  }),
876
838
 
877
839
  /**
@@ -2503,6 +2465,13 @@ function (_ref, ref) {
2503
2465
  Col.displayName = 'Col';
2504
2466
 
2505
2467
  var matchesImpl;
2468
+ /**
2469
+ * Checks if a given element matches a selector.
2470
+ *
2471
+ * @param node the element
2472
+ * @param selector the selector
2473
+ */
2474
+
2506
2475
  function matches(node, selector) {
2507
2476
  if (!matchesImpl) {
2508
2477
  var body = document.body;
@@ -2517,6 +2486,13 @@ function matches(node, selector) {
2517
2486
  }
2518
2487
 
2519
2488
  var toArray = Function.prototype.bind.call(Function.prototype.call, [].slice);
2489
+ /**
2490
+ * Runs `querySelectorAll` on a given element.
2491
+ *
2492
+ * @param element the element
2493
+ * @param selector the selector
2494
+ */
2495
+
2520
2496
  function qsa(element, selector) {
2521
2497
  return toArray(element.querySelectorAll(selector));
2522
2498
  }
@@ -2650,45 +2626,6 @@ function getBasePlacement(placement) {
2650
2626
  return placement.split('-')[0];
2651
2627
  }
2652
2628
 
2653
- function getBoundingClientRect(element) {
2654
- var rect = element.getBoundingClientRect();
2655
- return {
2656
- width: rect.width,
2657
- height: rect.height,
2658
- top: rect.top,
2659
- right: rect.right,
2660
- bottom: rect.bottom,
2661
- left: rect.left,
2662
- x: rect.left,
2663
- y: rect.top
2664
- };
2665
- }
2666
-
2667
- // means it doesn't take into account transforms.
2668
-
2669
- function getLayoutRect(element) {
2670
- var clientRect = getBoundingClientRect(element); // Use the clientRect sizes if it's not been transformed.
2671
- // Fixes https://github.com/popperjs/popper-core/issues/1223
2672
-
2673
- var width = element.offsetWidth;
2674
- var height = element.offsetHeight;
2675
-
2676
- if (Math.abs(clientRect.width - width) <= 1) {
2677
- width = clientRect.width;
2678
- }
2679
-
2680
- if (Math.abs(clientRect.height - height) <= 1) {
2681
- height = clientRect.height;
2682
- }
2683
-
2684
- return {
2685
- x: element.offsetLeft,
2686
- y: element.offsetTop,
2687
- width: width,
2688
- height: height
2689
- };
2690
- }
2691
-
2692
2629
  function getWindow(node) {
2693
2630
  if (node == null) {
2694
2631
  return window;
@@ -2722,6 +2659,59 @@ function isShadowRoot(node) {
2722
2659
  return node instanceof OwnElement || node instanceof ShadowRoot;
2723
2660
  }
2724
2661
 
2662
+ var round$1 = Math.round;
2663
+ function getBoundingClientRect(element, includeScale) {
2664
+ if (includeScale === void 0) {
2665
+ includeScale = false;
2666
+ }
2667
+
2668
+ var rect = element.getBoundingClientRect();
2669
+ var scaleX = 1;
2670
+ var scaleY = 1;
2671
+
2672
+ if (isHTMLElement(element) && includeScale) {
2673
+ // Fallback to 1 in case both values are `0`
2674
+ scaleX = rect.width / element.offsetWidth || 1;
2675
+ scaleY = rect.height / element.offsetHeight || 1;
2676
+ }
2677
+
2678
+ return {
2679
+ width: round$1(rect.width / scaleX),
2680
+ height: round$1(rect.height / scaleY),
2681
+ top: round$1(rect.top / scaleY),
2682
+ right: round$1(rect.right / scaleX),
2683
+ bottom: round$1(rect.bottom / scaleY),
2684
+ left: round$1(rect.left / scaleX),
2685
+ x: round$1(rect.left / scaleX),
2686
+ y: round$1(rect.top / scaleY)
2687
+ };
2688
+ }
2689
+
2690
+ // means it doesn't take into account transforms.
2691
+
2692
+ function getLayoutRect(element) {
2693
+ var clientRect = getBoundingClientRect(element); // Use the clientRect sizes if it's not been transformed.
2694
+ // Fixes https://github.com/popperjs/popper-core/issues/1223
2695
+
2696
+ var width = element.offsetWidth;
2697
+ var height = element.offsetHeight;
2698
+
2699
+ if (Math.abs(clientRect.width - width) <= 1) {
2700
+ width = clientRect.width;
2701
+ }
2702
+
2703
+ if (Math.abs(clientRect.height - height) <= 1) {
2704
+ height = clientRect.height;
2705
+ }
2706
+
2707
+ return {
2708
+ x: element.offsetLeft,
2709
+ y: element.offsetTop,
2710
+ width: width,
2711
+ height: height
2712
+ };
2713
+ }
2714
+
2725
2715
  function contains$1(parent, child) {
2726
2716
  var rootNode = child.getRootNode && child.getRootNode(); // First, attempt with faster native method
2727
2717
 
@@ -3948,16 +3938,24 @@ function getNodeScroll(node) {
3948
3938
  }
3949
3939
  }
3950
3940
 
3941
+ function isElementScaled(element) {
3942
+ var rect = element.getBoundingClientRect();
3943
+ var scaleX = rect.width / element.offsetWidth || 1;
3944
+ var scaleY = rect.height / element.offsetHeight || 1;
3945
+ return scaleX !== 1 || scaleY !== 1;
3946
+ } // Returns the composite rect of an element relative to its offsetParent.
3951
3947
  // Composite means it takes into account transforms as well as layout.
3952
3948
 
3949
+
3953
3950
  function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) {
3954
3951
  if (isFixed === void 0) {
3955
3952
  isFixed = false;
3956
3953
  }
3957
3954
 
3958
- var documentElement = getDocumentElement(offsetParent);
3959
- var rect = getBoundingClientRect(elementOrVirtualElement);
3960
3955
  var isOffsetParentAnElement = isHTMLElement(offsetParent);
3956
+ var offsetParentIsScaled = isHTMLElement(offsetParent) && isElementScaled(offsetParent);
3957
+ var documentElement = getDocumentElement(offsetParent);
3958
+ var rect = getBoundingClientRect(elementOrVirtualElement, offsetParentIsScaled);
3961
3959
  var scroll = {
3962
3960
  scrollLeft: 0,
3963
3961
  scrollTop: 0
@@ -3974,7 +3972,7 @@ function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) {
3974
3972
  }
3975
3973
 
3976
3974
  if (isHTMLElement(offsetParent)) {
3977
- offsets = getBoundingClientRect(offsetParent);
3975
+ offsets = getBoundingClientRect(offsetParent, true);
3978
3976
  offsets.x += offsetParent.clientLeft;
3979
3977
  offsets.y += offsetParent.clientTop;
3980
3978
  } else if (documentElement) {
@@ -4582,9 +4580,16 @@ function usePopper(referenceElement, popperElement, _temp) {
4582
4580
  }
4583
4581
 
4584
4582
  /* eslint-disable no-bitwise, no-cond-assign */
4585
- // HTML DOM and SVG DOM may have different support levels,
4586
- // so we need to check on context instead of a document root element.
4583
+
4584
+ /**
4585
+ * Checks if an element contains another given element.
4586
+ *
4587
+ * @param context the context element
4588
+ * @param node the element to check
4589
+ */
4587
4590
  function contains(context, node) {
4591
+ // HTML DOM and SVG DOM may have different support levels,
4592
+ // so we need to check on context instead of a document root element.
4588
4593
  if (context.contains) return context.contains(node);
4589
4594
  if (context.compareDocumentPosition) return context === node || !!(context.compareDocumentPosition(node) & 16);
4590
4595
  }
@@ -5401,6 +5406,12 @@ function useWrappedRefWithWarning(ref, componentName) {
5401
5406
  return useMergedRefs(warningRef, ref);
5402
5407
  }
5403
5408
 
5409
+ /**
5410
+ * Checks if a given element has a CSS class.
5411
+ *
5412
+ * @param element the element
5413
+ * @param className the CSS class name
5414
+ */
5404
5415
  function hasClass(element, className) {
5405
5416
  if (element.classList) return !!className && element.classList.contains(className);
5406
5417
  return (" " + (element.className.baseVal || element.className) + " ").indexOf(" " + className + " ") !== -1;
@@ -6840,9 +6851,9 @@ function scrollbarSize(recalc) {
6840
6851
  }
6841
6852
 
6842
6853
  /**
6843
- * Return the actively focused element safely.
6854
+ * Returns the actively focused element safely.
6844
6855
  *
6845
- * @param doc the document to checl
6856
+ * @param doc the document to check
6846
6857
  */
6847
6858
 
6848
6859
  function activeElement(doc) {
@@ -6864,6 +6875,13 @@ function activeElement(doc) {
6864
6875
  }
6865
6876
  }
6866
6877
 
6878
+ /**
6879
+ * Adds a CSS class to a given element.
6880
+ *
6881
+ * @param element the element
6882
+ * @param className the CSS class name
6883
+ */
6884
+
6867
6885
  function addClass(element, className) {
6868
6886
  if (element.classList) element.classList.add(className);else if (!hasClass(element, className)) if (typeof element.className === 'string') element.className = element.className + " " + className;else element.setAttribute('class', (element.className && element.className.baseVal || '') + " " + className);
6869
6887
  }
@@ -6871,6 +6889,13 @@ function addClass(element, className) {
6871
6889
  function replaceClassName(origClass, classToRemove) {
6872
6890
  return origClass.replace(new RegExp("(^|\\s)" + classToRemove + "(?:\\s|$)", 'g'), '$1').replace(/\s+/g, ' ').replace(/^\s*|\s*$/g, '');
6873
6891
  }
6892
+ /**
6893
+ * Removes a CSS class from a given element.
6894
+ *
6895
+ * @param element the element
6896
+ * @param className the CSS class name
6897
+ */
6898
+
6874
6899
 
6875
6900
  function removeClass(element, className) {
6876
6901
  if (element.classList) {
@@ -9424,7 +9449,7 @@ var Tooltip = React__default.forwardRef(function (_ref, ref) {
9424
9449
  Tooltip.defaultProps = defaultProps;
9425
9450
  Tooltip.displayName = 'Tooltip';
9426
9451
 
9427
- var css = ".MediaSeriesCard-module_article__SAFYK {\r\n width: 100%;\r\n margin: 0 0 1rem 0;\r\n}\r\n.MediaSeriesCard-module_article__SAFYK a {\r\n display: flex;\r\n width: 100%;\r\n color: #000000;\r\n}\r\n.MediaSeriesCard-module_thumb__3jRAU {\r\n width: 25%;\r\n}\r\n.MediaSeriesCard-module_thumb__3jRAU img {\r\n width: 100%;\r\n height: auto;\r\n}\r\n.MediaSeriesCard-module_info__3L7_o {\r\n width: 75%;\r\n font-size: 1rem;\r\n}\r\n.MediaSeriesCard-module_info__3L7_o h2 {\r\n font-weight: bold;\r\n font-size: 1.25rem;\r\n margin: 0;\r\n}\r\n.MediaSeriesCard-module_published__E4oiz {\r\n color: #6d6d6d;\r\n margin: 0;\r\n}\r\n.MediaSeriesCard-module_summary__1xanh {\r\n margin: 0.5rem 0 0 0;\r\n}\r\n.MediaSeriesCard-module_author__e5fuR {\r\n margin: 0;\r\n}\r\n.MediaSeriesCard-module_author__e5fuR span {\r\n color: #6d6d6d;\r\n}\r\n.MediaSeriesCard-module_name__2m5KY {\r\n font-size: 1.3rem;\r\n font-weight: bold;\r\n}\r\n@media only screen and (max-width: 568px) {\r\n .MediaSeriesCard-module_article__SAFYK {\r\n margin: 1rem 0;\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n }\r\n .MediaSeriesCard-module_article__SAFYK a {\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .MediaSeriesCard-module_thumb__3jRAU {\r\n overflow: hidden;\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n }\r\n .MediaSeriesCard-module_thumb__3jRAU img{\r\n border-radius: 10px 10px 0 0; \r\n }\r\n .MediaSeriesCard-module_thumb__3jRAU figure {\r\n margin: 0;\r\n }\r\n .MediaSeriesCard-module_info__3L7_o {\r\n width: 90%;\r\n padding: 0rem !important;\r\n }\r\n .MediaSeriesCard-module_info__3L7_o h2 {\r\n font-size: 1rem;\r\n }\r\n .MediaSeriesCard-module_name__2m5KY {\r\n font-size: 1rem;\r\n \r\n }\r\n}\r\n";
9452
+ var css = ".MediaSeriesCard-module_article__SAFYK {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.MediaSeriesCard-module_article__SAFYK a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.MediaSeriesCard-module_thumb__3jRAU {\n width: 25%;\n}\n.MediaSeriesCard-module_thumb__3jRAU img {\n width: 100%;\n height: auto;\n}\n.MediaSeriesCard-module_info__3L7_o {\n width: 75%;\n font-size: 1rem;\n}\n.MediaSeriesCard-module_info__3L7_o h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.MediaSeriesCard-module_published__E4oiz {\n color: #6d6d6d;\n margin: 0;\n}\n.MediaSeriesCard-module_summary__1xanh {\n margin: 0.5rem 0 0 0;\n}\n.MediaSeriesCard-module_author__e5fuR {\n margin: 0;\n}\n.MediaSeriesCard-module_author__e5fuR span {\n color: #6d6d6d;\n}\n.MediaSeriesCard-module_name__2m5KY {\n font-size: 1.3rem;\n font-weight: bold;\n}\n@media only screen and (max-width: 568px) {\n .MediaSeriesCard-module_article__SAFYK {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .MediaSeriesCard-module_article__SAFYK a {\n flex-direction: column;\n align-items: center;\n }\n .MediaSeriesCard-module_thumb__3jRAU {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .MediaSeriesCard-module_thumb__3jRAU img{\n border-radius: 10px 10px 0 0; \n }\n .MediaSeriesCard-module_thumb__3jRAU figure {\n margin: 0;\n }\n .MediaSeriesCard-module_info__3L7_o {\n width: 90%;\n padding: 0rem !important;\n }\n .MediaSeriesCard-module_info__3L7_o h2 {\n font-size: 1rem;\n }\n .MediaSeriesCard-module_name__2m5KY {\n font-size: 1rem;\n \n }\n}\n";
9428
9453
  var styles = { "article": "MediaSeriesCard-module_article__SAFYK", "thumb": "MediaSeriesCard-module_thumb__3jRAU", "info": "MediaSeriesCard-module_info__3L7_o", "published": "MediaSeriesCard-module_published__E4oiz", "summary": "MediaSeriesCard-module_summary__1xanh", "author": "MediaSeriesCard-module_author__e5fuR", "name": "MediaSeriesCard-module_name__2m5KY" };
9429
9454
  styleInject(css);
9430
9455
 
@@ -1,32 +1,34 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
2
- import { _ as _typeof } from './typeof-83d9eb10.js';
3
- import { _ as _extends } from './extends-dc6a71fd.js';
4
- import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
+ import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
+ import { _ as _extends } from './extends-6d8e3924.js';
4
+ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
5
5
  import React__default, { useState, useEffect } from 'react';
6
- import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-a484aaa6.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-029542ab.js';
7
+ import './index-98ca9cec.js';
7
8
  import 'react-dom';
8
9
  import Link from 'next/link';
9
10
  import MasterDeck from './MasterDeck.js';
10
- import { B as BlockContent } from './BlockContent-c99c9a8d.js';
11
- import { g as getSerializers } from './index-f9d13c55.js';
11
+ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
12
+ import { g as getSerializers } from './index-98646d5c.js';
12
13
  import './_commonjsHelpers-0c4b6f40.js';
13
- import './core.get-iterator-method-e903ff31.js';
14
- import './web.dom.iterable-fdf034f5.js';
14
+ import './core.get-iterator-method-ea258bb1.js';
15
+ import './web.dom.iterable-ab4dea5c.js';
15
16
  import './_library-528f1934.js';
16
- import './_iter-detect-f089461c.js';
17
- import './_is-array-893ab020.js';
17
+ import './_iter-detect-98db3b07.js';
18
+ import './_is-array-8d21b9e3.js';
18
19
  import './_object-pie-133f504a.js';
19
20
  import 'prop-types';
20
21
  import './index-755f2cc2.js';
21
22
  import './urlFor.js';
22
- import './index-0dbff1d1.js';
23
+ import './index-3f5c03b2.js';
23
24
  import './moment-bc12cb97.js';
24
25
  import './style-inject.es-1f59c1d0.js';
25
- import './toConsumableArray-7b1c0e23.js';
26
- import './inherits-8a801a18.js';
27
- import './_object-sap-169d6272.js';
28
- import './define-property-99e66838.js';
29
- import './index-5cc7b406.js';
26
+ import './toConsumableArray-f7074d7c.js';
27
+ import './inherits-a6ba2ec4.js';
28
+ import './_object-sap-7cee6f84.js';
29
+ import './define-property-5f1bda73.js';
30
+ import './index-f0fc23eb.js';
31
+ import './events-6c3a7a63.js';
30
32
  import 'react-bootstrap/Container';
31
33
  import 'react-bootstrap/Row';
32
34
  import 'react-bootstrap/Col';
@@ -38,17 +40,17 @@ import './isSymbol-a7e9aafe.js';
38
40
  import './toNumber-5aeba6e7.js';
39
41
  import './index.es-a6137319.js';
40
42
  import './visibility-sensor-72fd8f8b.js';
41
- import './ADlgInfeed-8c438cee.js';
43
+ import './ADlgInfeed-5e36f317.js';
42
44
  import './AdSlot.js';
43
45
  import './Beam.js';
44
- import './stringify-c21932b3.js';
46
+ import './stringify-2b084bee.js';
45
47
  import './Segment.js';
46
48
  import './main-1894c974.js';
47
- import './ADInfeed-f684cac9.js';
49
+ import './ADInfeed-5765a73a.js';
48
50
  import 'react-bootstrap';
49
51
  import './index-c7e2ac95.js';
50
- import './util-3ab476bf.js';
51
- import './urlForFile-413f5ddb.js';
52
+ import './util-8ed16d48.js';
53
+ import './urlForFile-b69adffc.js';
52
54
  import './brightcove-react-player-loader.es-57a70a56.js';
53
55
  import 'react-bootstrap/Modal';
54
56
  import 'react-bootstrap/Button';
@@ -59,9 +61,9 @@ import './smoothscroll-fa4e3f8c.js';
59
61
  import './SocialShare.js';
60
62
  import 'next/head';
61
63
  import 'react-share';
62
- import './_object-to-array-50a6b9a3.js';
64
+ import './_object-to-array-2300e51b.js';
63
65
  import 'react-bootstrap/Pagination';
64
- import './entities-932b50cf.js';
66
+ import './entities-6d9154b4.js';
65
67
  import './index.esm-eb1e8e80.js';
66
68
  import './iconBase-ccc56b97.js';
67
69
  import 'react-bootstrap/Figure';
@@ -91,11 +93,11 @@ var Filter = function Filter(_ref) {
91
93
  _useState6 = _slicedToArray(_useState5, 2),
92
94
  grandChildData = _useState6[0],
93
95
  setGrandChildData = _useState6[1];
94
- /*
95
- {parent: showAll,
96
- chidlren: show selected from parent,
97
- grandchildren: show selected from children
98
- }
96
+ /*
97
+ {parent: showAll,
98
+ chidlren: show selected from parent,
99
+ grandchildren: show selected from children
100
+ }
99
101
  */
100
102
 
101
103
 
@@ -380,7 +382,7 @@ MediaSeriesLanding.getInitialData = function () {
380
382
  while (1) {
381
383
  switch (_context2.prev = _context2.next) {
382
384
  case 0:
383
- urlQuery = ctx.query, pathname = ctx.pathname, ctx.req;
385
+ urlQuery = ctx.query, pathname = ctx.pathname;
384
386
  identifier = pathname.replace('/', '');
385
387
  itemsPerPage = 10;
386
388
  currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
@@ -494,4 +496,4 @@ MediaSeriesLanding.getInitialData = function () {
494
496
  };
495
497
  }();
496
498
 
497
- export default MediaSeriesLanding;
499
+ export { MediaSeriesLanding as default };