@mjhls/mjh-framework 1.0.1050-lightbox-v6 → 1.0.1050-pdfGating

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 (190) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +2 -4
  4. package/dist/cjs/AD300x250x600.js +2 -4
  5. package/dist/cjs/AD728x90.js +2 -4
  6. package/dist/cjs/ADFloatingFooter.js +2 -4
  7. package/dist/cjs/ADGutter.js +2 -4
  8. package/dist/cjs/ADSkyscraper.js +2 -4
  9. package/dist/cjs/ADSponsoredResources.js +2 -4
  10. package/dist/cjs/ADWebcast.js +2 -4
  11. package/dist/cjs/ADWelcome.js +2 -4
  12. package/dist/cjs/AdSlot.js +2 -4
  13. package/dist/cjs/AdSlotsProvider.js +2 -4
  14. package/dist/cjs/AlgoliaSearch.js +337 -38
  15. package/dist/cjs/ArticleProgramLandingPage.js +4 -6
  16. package/dist/cjs/ArticleSeriesLandingPage.js +4 -6
  17. package/dist/cjs/ArticleSeriesListing.js +1 -2
  18. package/dist/cjs/Auth.js +1 -2
  19. package/dist/cjs/AuthWrapper.js +6 -96
  20. package/dist/cjs/Beam.js +1 -2
  21. package/dist/cjs/CEDeckSupabase.js +2 -3
  22. package/dist/cjs/CMEDeck.js +2 -4
  23. package/dist/cjs/Column2.js +1 -2
  24. package/dist/cjs/Column3.js +2 -4
  25. package/dist/cjs/ConferenceArticleCard.js +15 -15
  26. package/dist/cjs/ContentCardPaginated.js +3 -5
  27. package/dist/cjs/DeckContent.js +11 -13
  28. package/dist/cjs/DeckQueue.js +1 -2
  29. package/dist/cjs/DeckQueuePaginated.js +2 -4
  30. package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
  31. package/dist/cjs/EventsDeck.js +17 -17
  32. package/dist/cjs/ExternalResources.js +4 -6
  33. package/dist/cjs/GridContent.js +4 -6
  34. package/dist/cjs/GridContentPaginated.js +4 -6
  35. package/dist/cjs/HamMagazine.js +10 -11
  36. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  37. package/dist/cjs/HorizontalArticleListing.js +4 -6
  38. package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-984a697b.js} +116 -156
  39. package/dist/cjs/IssueLanding.js +35 -37
  40. package/dist/cjs/KMTracker.js +15 -15
  41. package/dist/cjs/LeftNav.js +2 -4
  42. package/dist/cjs/MasterDeck.js +12 -14
  43. package/dist/cjs/MasterDeckPaginated.js +12 -14
  44. package/dist/cjs/{MediaSeriesCard-ca024762.js → MediaSeriesCard-d169c597.js} +2 -2
  45. package/dist/cjs/MediaSeriesLanding.js +14 -16
  46. package/dist/cjs/MediaSeriesLandingPaginated.js +14 -16
  47. package/dist/cjs/NavDvm.js +1 -2
  48. package/dist/cjs/NavMagazine.js +11 -12
  49. package/dist/cjs/NavNative.js +10 -11
  50. package/dist/cjs/PartnerDetailListing.js +8 -9
  51. package/dist/cjs/PartnerDetailListingPaginated.js +8 -9
  52. package/dist/cjs/PodcastsLanding.js +7 -9
  53. package/dist/cjs/PtceDeck.js +1 -2
  54. package/dist/cjs/PubSection.js +4 -6
  55. package/dist/cjs/PubToc.js +1 -2
  56. package/dist/cjs/PublicationLanding.js +340 -44
  57. package/dist/cjs/QueueDeckExpanded.js +4 -6
  58. package/dist/cjs/QueueDeckExpandedPaginated.js +4 -6
  59. package/dist/cjs/RelatedContent.js +28 -28
  60. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  61. package/dist/cjs/Segment.js +1 -2
  62. package/dist/cjs/SeriesListingDeck.js +2 -3
  63. package/dist/cjs/{SeriesSlider-c7ed509b.js → SeriesSlider-086a8319.js} +4 -4
  64. package/dist/cjs/SideFooter.js +3 -4
  65. package/dist/cjs/TaxonomyDescription.js +4 -6
  66. package/dist/cjs/TemplateNormal.js +2 -4
  67. package/dist/cjs/{Tooltip-02a841b5.js → Tooltip-96fe6ef6.js} +34 -86
  68. package/dist/cjs/Ustream.js +1 -2
  69. package/dist/cjs/VideoProgramLandingPage.js +4 -6
  70. package/dist/cjs/VideoSeriesCard.js +1 -1
  71. package/dist/cjs/VideoSeriesFilter.js +1 -2
  72. package/dist/cjs/VideoSeriesLandingPage.js +4 -6
  73. package/dist/cjs/VideoSeriesListing.js +1 -2
  74. package/dist/cjs/View.js +8 -10
  75. package/dist/cjs/YoutubeGroup.js +4 -4
  76. package/dist/cjs/{asyncToGenerator-65df6bf8.js → asyncToGenerator-77821af0.js} +56 -8
  77. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  78. package/dist/cjs/faundadb.js +1 -2
  79. package/dist/cjs/getPtceActivities.js +1 -2
  80. package/dist/cjs/getRelatedArticle.js +1 -2
  81. package/dist/cjs/getRootDocGroup.js +1 -2
  82. package/dist/cjs/getSerializers.js +4 -6
  83. package/dist/cjs/getTIData.js +1 -2
  84. package/dist/cjs/{getTargeting-45ffbee8.js → getTargeting-5b954783.js} +9 -9
  85. package/dist/cjs/getTargeting.js +1 -1
  86. package/dist/cjs/{index-9ec837cc.js → index-50be6759.js} +25 -9
  87. package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
  88. package/dist/cjs/{index-7b7f4959.js → index-e8600243.js} +25 -19
  89. package/dist/cjs/index.js +14 -14
  90. package/dist/cjs/typeof-1358762e.js +33 -0
  91. package/dist/cjs/{urlForFile-5084fc48.js → urlForFile-ef20990d.js} +2 -1
  92. package/dist/esm/AD.js +1 -1
  93. package/dist/esm/AD300x250.js +2 -4
  94. package/dist/esm/AD300x250x600.js +2 -4
  95. package/dist/esm/AD728x90.js +2 -4
  96. package/dist/esm/ADFloatingFooter.js +2 -4
  97. package/dist/esm/ADGutter.js +2 -4
  98. package/dist/esm/ADSkyscraper.js +2 -4
  99. package/dist/esm/ADSponsoredResources.js +2 -4
  100. package/dist/esm/ADWebcast.js +2 -4
  101. package/dist/esm/ADWelcome.js +2 -4
  102. package/dist/esm/AdSlot.js +2 -4
  103. package/dist/esm/AdSlotsProvider.js +2 -4
  104. package/dist/esm/AlgoliaSearch.js +336 -37
  105. package/dist/esm/ArticleProgramLandingPage.js +4 -6
  106. package/dist/esm/ArticleSeriesLandingPage.js +4 -6
  107. package/dist/esm/ArticleSeriesListing.js +1 -2
  108. package/dist/esm/Auth.js +1 -2
  109. package/dist/esm/AuthWrapper.js +3 -93
  110. package/dist/esm/Beam.js +1 -2
  111. package/dist/esm/CEDeckSupabase.js +2 -3
  112. package/dist/esm/CMEDeck.js +2 -4
  113. package/dist/esm/Column2.js +1 -2
  114. package/dist/esm/Column3.js +2 -4
  115. package/dist/esm/ConferenceArticleCard.js +15 -15
  116. package/dist/esm/ContentCardPaginated.js +3 -5
  117. package/dist/esm/DeckContent.js +11 -13
  118. package/dist/esm/DeckQueue.js +1 -2
  119. package/dist/esm/DeckQueuePaginated.js +2 -4
  120. package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
  121. package/dist/esm/EventsDeck.js +17 -17
  122. package/dist/esm/ExternalResources.js +4 -6
  123. package/dist/esm/GridContent.js +4 -6
  124. package/dist/esm/GridContentPaginated.js +4 -6
  125. package/dist/esm/HamMagazine.js +10 -11
  126. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  127. package/dist/esm/HorizontalArticleListing.js +4 -6
  128. package/dist/esm/{ImageSlider-da225417.js → ImageSlider-497e9c88.js} +117 -157
  129. package/dist/esm/IssueLanding.js +35 -37
  130. package/dist/esm/KMTracker.js +15 -15
  131. package/dist/esm/LeftNav.js +2 -4
  132. package/dist/esm/MasterDeck.js +12 -14
  133. package/dist/esm/MasterDeckPaginated.js +12 -14
  134. package/dist/esm/{MediaSeriesCard-32e89d07.js → MediaSeriesCard-db3db926.js} +2 -2
  135. package/dist/esm/MediaSeriesLanding.js +14 -16
  136. package/dist/esm/MediaSeriesLandingPaginated.js +14 -16
  137. package/dist/esm/NavDvm.js +1 -2
  138. package/dist/esm/NavMagazine.js +11 -12
  139. package/dist/esm/NavNative.js +10 -11
  140. package/dist/esm/PartnerDetailListing.js +8 -9
  141. package/dist/esm/PartnerDetailListingPaginated.js +8 -9
  142. package/dist/esm/PodcastsLanding.js +7 -9
  143. package/dist/esm/PtceDeck.js +1 -2
  144. package/dist/esm/PubSection.js +4 -6
  145. package/dist/esm/PubToc.js +1 -2
  146. package/dist/esm/PublicationLanding.js +326 -34
  147. package/dist/esm/QueueDeckExpanded.js +4 -6
  148. package/dist/esm/QueueDeckExpandedPaginated.js +4 -6
  149. package/dist/esm/RelatedContent.js +28 -28
  150. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  151. package/dist/esm/Segment.js +1 -2
  152. package/dist/esm/SeriesListingDeck.js +2 -3
  153. package/dist/esm/{SeriesSlider-b467f00c.js → SeriesSlider-a6b1d617.js} +4 -4
  154. package/dist/esm/SideFooter.js +3 -4
  155. package/dist/esm/TaxonomyDescription.js +4 -6
  156. package/dist/esm/TemplateNormal.js +2 -4
  157. package/dist/esm/{Tooltip-7a093cd4.js → Tooltip-bc98d17e.js} +192 -244
  158. package/dist/esm/Ustream.js +1 -2
  159. package/dist/esm/VideoProgramLandingPage.js +4 -6
  160. package/dist/esm/VideoSeriesCard.js +1 -1
  161. package/dist/esm/VideoSeriesFilter.js +1 -2
  162. package/dist/esm/VideoSeriesLandingPage.js +4 -6
  163. package/dist/esm/VideoSeriesListing.js +1 -2
  164. package/dist/esm/View.js +8 -10
  165. package/dist/esm/YoutubeGroup.js +4 -4
  166. package/dist/esm/{asyncToGenerator-64822ccc.js → asyncToGenerator-958ef5fc.js} +50 -6
  167. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  168. package/dist/esm/faundadb.js +1 -2
  169. package/dist/esm/getPtceActivities.js +1 -2
  170. package/dist/esm/getRelatedArticle.js +1 -2
  171. package/dist/esm/getRootDocGroup.js +1 -2
  172. package/dist/esm/getSerializers.js +4 -6
  173. package/dist/esm/getTIData.js +1 -2
  174. package/dist/esm/{getTargeting-a569a9cc.js → getTargeting-5a281334.js} +9 -9
  175. package/dist/esm/getTargeting.js +1 -1
  176. package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
  177. package/dist/esm/{index-a308bd0f.js → index-60cb5113.js} +25 -19
  178. package/dist/esm/{index-0ce54f8a.js → index-98ca9cec.js} +25 -10
  179. package/dist/esm/index.js +14 -14
  180. package/dist/esm/typeof-2f07d0e8.js +30 -0
  181. package/dist/esm/{urlForFile-f6485737.js → urlForFile-dc111d7f.js} +2 -1
  182. package/package.json +116 -116
  183. package/dist/cjs/_set-species-0c7864a2.js +0 -55
  184. package/dist/cjs/events-1b438fe7.js +0 -469
  185. package/dist/esm/_set-species-2cd9340f.js +0 -50
  186. package/dist/esm/events-6c3a7a63.js +0 -467
  187. /package/dist/cjs/{ADInfeed-89f63b7d.js → ADInfeed-49bdb9e1.js} +0 -0
  188. /package/dist/cjs/{ADlgInfeed-a536168e.js → ADlgInfeed-33be9ab6.js} +0 -0
  189. /package/dist/esm/{ADInfeed-c14e043c.js → ADInfeed-d2229e62.js} +0 -0
  190. /package/dist/esm/{ADlgInfeed-2892de3c.js → ADlgInfeed-e13fb474.js} +0 -0
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import QueueDeckExpanded from './QueueDeckExpanded.js';
4
4
  import Breadcrumbs from './Breadcrumbs.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-a308bd0f.js';
6
+ import { g as getSerializers } from './index-60cb5113.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './slicedToArray-6ebcbfea.js';
@@ -17,14 +17,13 @@ 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-f0fc23eb.js';
21
- import './events-6c3a7a63.js';
20
+ import './index-5cc7b406.js';
22
21
  import 'prop-types';
23
22
  import 'next/router';
24
23
  import './index-755f2cc2.js';
25
24
  import './main-754d4992.js';
26
25
  import './entities-6d9154b4.js';
27
- import './ADInfeed-c14e043c.js';
26
+ import './ADInfeed-d2229e62.js';
28
27
  import 'react-bootstrap/Card';
29
28
  import './AdSlot.js';
30
29
  import './debounce-533d9748.js';
@@ -32,19 +31,18 @@ import './isSymbol-a7e9aafe.js';
32
31
  import './toNumber-5aeba6e7.js';
33
32
  import './Beam.js';
34
33
  import './stringify-2b084bee.js';
35
- import './asyncToGenerator-64822ccc.js';
34
+ import './asyncToGenerator-958ef5fc.js';
36
35
  import './_library-528f1934.js';
37
- import './_set-species-2cd9340f.js';
38
36
  import './Segment.js';
39
37
  import './AuthorComponent-11adff02.js';
40
38
  import './lodash-f97fd99a.js';
41
- import './ADlgInfeed-2892de3c.js';
39
+ import './ADlgInfeed-e13fb474.js';
42
40
  import './getContentCategory-15dcc413.js';
43
41
  import './timeDifferenceCalc.js';
44
42
  import 'react-bootstrap/Breadcrumb';
45
43
  import './index-c7e2ac95.js';
46
44
  import './util-8ed16d48.js';
47
- import './urlForFile-f6485737.js';
45
+ import './urlForFile-dc111d7f.js';
48
46
  import './typeof-657f25da.js';
49
47
  import './_is-array-8d21b9e3.js';
50
48
  import './brightcove-react-player-loader.es-57a70a56.js';
@@ -73,35 +71,35 @@ import 'react-bootstrap/Tooltip';
73
71
  import 'react-bootstrap/Popover';
74
72
  import './checkSisterSite-a7218fda.js';
75
73
 
76
- /* usage
77
- import Settings, { Ads } from '../../../../settings'
78
- import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
79
- import client from '../../../../client'
80
- import moment from 'moment'
81
- import Shell from '../../../../components/2.0/Shell'
82
- import { pageview } from '../../../../utilities/gtag'
83
-
84
- const Issue = (props) => {
85
- const { pubIssue, cache } = props
86
- const targeting = {
87
- content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
88
- document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
89
- }
90
- return (
91
- <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
92
- <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
93
- </Shell>
94
- )
95
- }
96
-
97
- Issue.getInitialProps = async (ctx) => {
98
- const { query } = ctx
99
- const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
100
- )
101
- return { pubIssue }
102
- }
103
-
104
- export default Issue
74
+ /* usage
75
+ import Settings, { Ads } from '../../../../settings'
76
+ import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
77
+ import client from '../../../../client'
78
+ import moment from 'moment'
79
+ import Shell from '../../../../components/2.0/Shell'
80
+ import { pageview } from '../../../../utilities/gtag'
81
+
82
+ const Issue = (props) => {
83
+ const { pubIssue, cache } = props
84
+ const targeting = {
85
+ content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
86
+ document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
87
+ }
88
+ return (
89
+ <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
90
+ <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
91
+ </Shell>
92
+ )
93
+ }
94
+
95
+ Issue.getInitialProps = async (ctx) => {
96
+ const { query } = ctx
97
+ const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
98
+ )
99
+ return { pubIssue }
100
+ }
101
+
102
+ export default Issue
105
103
  */
106
104
 
107
105
  var IssueLanding = function IssueLanding(props) {
@@ -1,25 +1,25 @@
1
1
  var KMTracker = function KMTracker(props) {
2
- var id = props.id;
2
+ var id = props.id;
3
3
 
4
- if (document && id) {
4
+ if (document && id) {
5
5
  (function () {
6
- var ecnJquery = document.createElement('script');
6
+ var ecnJquery = document.createElement('script');
7
7
 
8
- ecnJquery.type = 'text/javascript';
9
- ecnJquery.async = true;
10
- ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
8
+ ecnJquery.type = 'text/javascript';
9
+ ecnJquery.async = true;
10
+ ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
11
11
 
12
- var ecnScript = document.createElement('script');
12
+ var ecnScript = document.createElement('script');
13
13
 
14
- ecnScript.type = 'text/javascript';
15
- ecnScript.async = true;
16
- ecnScript.id = 'km-tracker';
17
- ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
14
+ ecnScript.type = 'text/javascript';
15
+ ecnScript.async = true;
16
+ ecnScript.id = 'km-tracker';
17
+ ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
18
18
 
19
- document.head.appendChild(ecnJquery);
20
- document.head.appendChild(ecnScript);
21
- })();
22
- }
19
+ document.head.appendChild(ecnJquery);
20
+ document.head.appendChild(ecnScript);
21
+ })();
22
+ }
23
23
  };
24
24
 
25
25
  export { KMTracker as default };
@@ -10,16 +10,14 @@ import './slicedToArray-6ebcbfea.js';
10
10
  import './web.dom.iterable-ab4dea5c.js';
11
11
  import './AdSlot.js';
12
12
  import 'prop-types';
13
- import './index-f0fc23eb.js';
14
- import './events-6c3a7a63.js';
13
+ import './index-5cc7b406.js';
15
14
  import './debounce-533d9748.js';
16
15
  import './isSymbol-a7e9aafe.js';
17
16
  import './toNumber-5aeba6e7.js';
18
17
  import './Beam.js';
19
18
  import './stringify-2b084bee.js';
20
- import './asyncToGenerator-64822ccc.js';
19
+ import './asyncToGenerator-958ef5fc.js';
21
20
  import './_library-528f1934.js';
22
- import './_set-species-2cd9340f.js';
23
21
  import './_iter-detect-98db3b07.js';
24
22
  import './main-754d4992.js';
25
23
 
@@ -1,9 +1,9 @@
1
1
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
- import { a as _Promise } from './asyncToGenerator-64822ccc.js';
2
+ import { a as _Promise } from './asyncToGenerator-958ef5fc.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
5
5
  import React__default from 'react';
6
- import { l as lib_3 } from './index-f0fc23eb.js';
6
+ import { l as lib_3 } from './index-5cc7b406.js';
7
7
  import Container from 'react-bootstrap/Container';
8
8
  import 'react-bootstrap/Row';
9
9
  import 'react-bootstrap/Col';
@@ -16,20 +16,18 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
17
17
  import './slicedToArray-6ebcbfea.js';
18
18
  import './index-3f5c03b2.js';
19
- import { A as ADlgInfeed } from './ADlgInfeed-2892de3c.js';
20
- import { A as ADInfeed } from './ADInfeed-c14e043c.js';
19
+ import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
20
+ import { A as ADInfeed } from './ADInfeed-d2229e62.js';
21
21
  import './main-754d4992.js';
22
22
  import './_commonjsHelpers-0c4b6f40.js';
23
23
  import './core.get-iterator-method-ea258bb1.js';
24
24
  import './_iter-detect-98db3b07.js';
25
25
  import './web.dom.iterable-ab4dea5c.js';
26
26
  import './_library-528f1934.js';
27
- import './_set-species-2cd9340f.js';
28
27
  import './_object-sap-7cee6f84.js';
29
28
  import './define-property-5f1bda73.js';
30
29
  import './typeof-657f25da.js';
31
30
  import './_is-array-8d21b9e3.js';
32
- import './events-6c3a7a63.js';
33
31
  import 'prop-types';
34
32
  import './isSymbol-a7e9aafe.js';
35
33
  import './toNumber-5aeba6e7.js';
@@ -223,14 +221,14 @@ var MasterDeck = function (_React$Component) {
223
221
  }
224
222
 
225
223
  // please leave this for later debug purpose : Yong Jun.
226
- /* console.log('page change reported', {
227
- currentPage: currentPage,
228
- pageNumber: pageNumber,
229
- pathname: pathname,
230
- path: path,
231
- newPath: newPath,
232
- firstPage: pageNumber === 1,
233
- queryString: queryString
224
+ /* console.log('page change reported', {
225
+ currentPage: currentPage,
226
+ pageNumber: pageNumber,
227
+ pathname: pathname,
228
+ path: path,
229
+ newPath: newPath,
230
+ firstPage: pageNumber === 1,
231
+ queryString: queryString
234
232
  }) */
235
233
 
236
234
  if (pageview) {
@@ -1,29 +1,27 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
- import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-64822ccc.js';
2
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
5
5
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
6
6
  import React__default from 'react';
7
- import { l as lib_3 } from './index-f0fc23eb.js';
7
+ import { l as lib_3 } from './index-5cc7b406.js';
8
8
  import Container from 'react-bootstrap/Container';
9
9
  import Spinner from 'react-bootstrap/Spinner';
10
10
  import { withRouter } from 'next/router';
11
11
  import { l as lodash } from './lodash-f97fd99a.js';
12
12
  import { m as main_43 } from './main-754d4992.js';
13
- import { A as ADlgInfeed } from './ADlgInfeed-2892de3c.js';
14
- import { A as ADInfeed } from './ADInfeed-c14e043c.js';
13
+ import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
14
+ import { A as ADInfeed } from './ADInfeed-d2229e62.js';
15
15
  import { P as Pagination } from './Pagination-9fe9f61d.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
19
19
  import './_library-528f1934.js';
20
- import './_set-species-2cd9340f.js';
21
20
  import './_iter-detect-98db3b07.js';
22
21
  import './_object-sap-7cee6f84.js';
23
22
  import './define-property-5f1bda73.js';
24
23
  import './typeof-657f25da.js';
25
24
  import './_is-array-8d21b9e3.js';
26
- import './events-6c3a7a63.js';
27
25
  import 'prop-types';
28
26
  import './slicedToArray-6ebcbfea.js';
29
27
  import 'react-bootstrap/Card';
@@ -107,14 +105,14 @@ var MasterDeck = function (_React$Component) {
107
105
  }
108
106
 
109
107
  // please leave this for later debug purpose : Yong Jun.
110
- /* console.log('page change reported', {
111
- currentPage: currentPage,
112
- pageNumber: pageNumber,
113
- pathname: pathname,
114
- path: path,
115
- newPath: newPath,
116
- firstPage: pageNumber === 1,
117
- queryString: queryString
108
+ /* console.log('page change reported', {
109
+ currentPage: currentPage,
110
+ pageNumber: pageNumber,
111
+ pathname: pathname,
112
+ path: path,
113
+ newPath: newPath,
114
+ firstPage: pageNumber === 1,
115
+ queryString: queryString
118
116
  }) */
119
117
 
120
118
  if (pageview) {
@@ -5,9 +5,9 @@ import urlFor from './urlFor.js';
5
5
  import { m as moment } from './moment-bc12cb97.js';
6
6
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
7
7
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
8
- import { g as getSerializers } from './index-a308bd0f.js';
8
+ import { g as getSerializers } from './index-60cb5113.js';
9
9
 
10
- 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";
10
+ 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";
11
11
  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" };
12
12
  styleInject(css);
13
13
 
@@ -1,21 +1,20 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import { _ as _typeof } from './typeof-657f25da.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
5
5
  import React__default, { useState, useEffect } from 'react';
6
- import { D as DropdownButton, a as Dropdown } from './Tooltip-7a093cd4.js';
7
- import './index-0ce54f8a.js';
6
+ import { D as DropdownButton, a as Dropdown } from './Tooltip-bc98d17e.js';
7
+ import './index-98ca9cec.js';
8
8
  import 'react-dom';
9
9
  import Link from 'next/link';
10
10
  import MasterDeck from './MasterDeck.js';
11
- import { M as MediaSeriesCard } from './MediaSeriesCard-32e89d07.js';
11
+ import { M as MediaSeriesCard } from './MediaSeriesCard-db3db926.js';
12
12
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
13
- import { g as getSerializers } from './index-a308bd0f.js';
13
+ import { g as getSerializers } from './index-60cb5113.js';
14
14
  import './_commonjsHelpers-0c4b6f40.js';
15
15
  import './core.get-iterator-method-ea258bb1.js';
16
16
  import './web.dom.iterable-ab4dea5c.js';
17
17
  import './_library-528f1934.js';
18
- import './_set-species-2cd9340f.js';
19
18
  import './_iter-detect-98db3b07.js';
20
19
  import './_is-array-8d21b9e3.js';
21
20
  import 'prop-types';
@@ -23,8 +22,7 @@ import './toConsumableArray-f7074d7c.js';
23
22
  import './inherits-d21b4ef9.js';
24
23
  import './_object-sap-7cee6f84.js';
25
24
  import './define-property-5f1bda73.js';
26
- import './index-f0fc23eb.js';
27
- import './events-6c3a7a63.js';
25
+ import './index-5cc7b406.js';
28
26
  import 'react-bootstrap/Container';
29
27
  import 'react-bootstrap/Row';
30
28
  import 'react-bootstrap/Col';
@@ -38,20 +36,20 @@ import './toNumber-5aeba6e7.js';
38
36
  import './index.es-a6137319.js';
39
37
  import './visibility-sensor-72fd8f8b.js';
40
38
  import './index-3f5c03b2.js';
41
- import './ADlgInfeed-2892de3c.js';
39
+ import './ADlgInfeed-e13fb474.js';
42
40
  import './AdSlot.js';
43
41
  import './Beam.js';
44
42
  import './stringify-2b084bee.js';
45
43
  import './Segment.js';
46
44
  import './main-754d4992.js';
47
- import './ADInfeed-c14e043c.js';
45
+ import './ADInfeed-d2229e62.js';
48
46
  import './index-755f2cc2.js';
49
47
  import './urlFor.js';
50
48
  import './style-inject.es-1f59c1d0.js';
51
49
  import 'react-bootstrap';
52
50
  import './index-c7e2ac95.js';
53
51
  import './util-8ed16d48.js';
54
- import './urlForFile-f6485737.js';
52
+ import './urlForFile-dc111d7f.js';
55
53
  import './brightcove-react-player-loader.es-57a70a56.js';
56
54
  import './_object-to-array-b61d5965.js';
57
55
  import './keys-31dcdb31.js';
@@ -96,11 +94,11 @@ var Filter = function Filter(_ref) {
96
94
  _useState6 = _slicedToArray(_useState5, 2),
97
95
  grandChildData = _useState6[0],
98
96
  setGrandChildData = _useState6[1];
99
- /*
100
- {parent: showAll,
101
- chidlren: show selected from parent,
102
- grandchildren: show selected from children
103
- }
97
+ /*
98
+ {parent: showAll,
99
+ chidlren: show selected from parent,
100
+ grandchildren: show selected from children
101
+ }
104
102
  */
105
103
 
106
104
 
@@ -1,21 +1,20 @@
1
- import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-64822ccc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
2
  import { _ as _typeof } from './typeof-657f25da.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
5
5
  import React__default, { useState, useEffect } from 'react';
6
- import { D as DropdownButton, a as Dropdown } from './Tooltip-7a093cd4.js';
7
- import './index-0ce54f8a.js';
6
+ import { D as DropdownButton, a as Dropdown } from './Tooltip-bc98d17e.js';
7
+ import './index-98ca9cec.js';
8
8
  import 'react-dom';
9
9
  import Link from 'next/link';
10
10
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
11
  import MasterDeck from './MasterDeckPaginated.js';
12
- import { M as MediaSeriesCard } from './MediaSeriesCard-32e89d07.js';
13
- import { g as getSerializers } from './index-a308bd0f.js';
12
+ import { M as MediaSeriesCard } from './MediaSeriesCard-db3db926.js';
13
+ import { g as getSerializers } from './index-60cb5113.js';
14
14
  import './_commonjsHelpers-0c4b6f40.js';
15
15
  import './core.get-iterator-method-ea258bb1.js';
16
16
  import './web.dom.iterable-ab4dea5c.js';
17
17
  import './_library-528f1934.js';
18
- import './_set-species-2cd9340f.js';
19
18
  import './_iter-detect-98db3b07.js';
20
19
  import './_is-array-8d21b9e3.js';
21
20
  import 'prop-types';
@@ -25,14 +24,13 @@ import './toConsumableArray-f7074d7c.js';
25
24
  import './inherits-d21b4ef9.js';
26
25
  import './_object-sap-7cee6f84.js';
27
26
  import './define-property-5f1bda73.js';
28
- import './index-f0fc23eb.js';
29
- import './events-6c3a7a63.js';
27
+ import './index-5cc7b406.js';
30
28
  import 'react-bootstrap/Container';
31
29
  import 'react-bootstrap/Spinner';
32
30
  import 'next/router';
33
31
  import './lodash-f97fd99a.js';
34
32
  import './main-754d4992.js';
35
- import './ADlgInfeed-2892de3c.js';
33
+ import './ADlgInfeed-e13fb474.js';
36
34
  import 'react-bootstrap/Card';
37
35
  import './AdSlot.js';
38
36
  import './debounce-533d9748.js';
@@ -40,7 +38,7 @@ import './isSymbol-a7e9aafe.js';
40
38
  import './toNumber-5aeba6e7.js';
41
39
  import './Beam.js';
42
40
  import './Segment.js';
43
- import './ADInfeed-c14e043c.js';
41
+ import './ADInfeed-d2229e62.js';
44
42
  import './Pagination-9fe9f61d.js';
45
43
  import 'react-bootstrap/Button';
46
44
  import './index.esm-1bd8a0a8.js';
@@ -52,7 +50,7 @@ import './style-inject.es-1f59c1d0.js';
52
50
  import 'react-bootstrap';
53
51
  import './index-c7e2ac95.js';
54
52
  import './util-8ed16d48.js';
55
- import './urlForFile-f6485737.js';
53
+ import './urlForFile-dc111d7f.js';
56
54
  import './brightcove-react-player-loader.es-57a70a56.js';
57
55
  import './_object-to-array-b61d5965.js';
58
56
  import './keys-31dcdb31.js';
@@ -97,11 +95,11 @@ var Filter = function Filter(_ref) {
97
95
  _useState6 = _slicedToArray(_useState5, 2),
98
96
  grandChildData = _useState6[0],
99
97
  setGrandChildData = _useState6[1];
100
- /*
101
- {parent: showAll,
102
- chidlren: show selected from parent,
103
- grandchildren: show selected from children
104
- }
98
+ /*
99
+ {parent: showAll,
100
+ chidlren: show selected from parent,
101
+ grandchildren: show selected from children
102
+ }
105
103
  */
106
104
 
107
105
 
@@ -15,9 +15,8 @@ import './web.dom.iterable-ab4dea5c.js';
15
15
  import 'react-bootstrap/Form';
16
16
  import 'react-bootstrap/FormControl';
17
17
  import 'react-bootstrap/Button';
18
- import './asyncToGenerator-64822ccc.js';
18
+ import './asyncToGenerator-958ef5fc.js';
19
19
  import './_library-528f1934.js';
20
- import './_set-species-2cd9340f.js';
21
20
  import './_iter-detect-98db3b07.js';
22
21
 
23
22
  var NavDvm = function NavDvm(props) {
@@ -19,9 +19,8 @@ import './web.dom.iterable-ab4dea5c.js';
19
19
  import './iconBase-ccc56b97.js';
20
20
  import './react-social-icons-9be47857.js';
21
21
  import 'prop-types';
22
- import './asyncToGenerator-64822ccc.js';
22
+ import './asyncToGenerator-958ef5fc.js';
23
23
  import './_library-528f1934.js';
24
- import './_set-species-2cd9340f.js';
25
24
  import './_iter-detect-98db3b07.js';
26
25
  import './SocialIcons.js';
27
26
  import 'react-bootstrap/Form';
@@ -29,16 +28,16 @@ import 'react-bootstrap/FormControl';
29
28
  import 'react-bootstrap/Button';
30
29
 
31
30
  var NavMagazine = function NavMagazine(props) {
32
- /*
33
- Example Nav with acceptable props
34
- <MagazineNav
35
- showLogin
36
- user={props.cache.user}
37
- logo={props.settings.logo}
38
- dataObject={props.cache.mainNavCache}
39
- website={website}
40
- subNav={props.cache.subNavCache}
41
- />
31
+ /*
32
+ Example Nav with acceptable props
33
+ <MagazineNav
34
+ showLogin
35
+ user={props.cache.user}
36
+ logo={props.settings.logo}
37
+ dataObject={props.cache.mainNavCache}
38
+ website={website}
39
+ subNav={props.cache.subNavCache}
40
+ />
42
41
  */
43
42
 
44
43
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -23,9 +23,8 @@ import './core.get-iterator-method-ea258bb1.js';
23
23
  import './web.dom.iterable-ab4dea5c.js';
24
24
  import './react-social-icons-9be47857.js';
25
25
  import 'prop-types';
26
- import './asyncToGenerator-64822ccc.js';
26
+ import './asyncToGenerator-958ef5fc.js';
27
27
  import './_library-528f1934.js';
28
- import './_set-species-2cd9340f.js';
29
28
  import './_iter-detect-98db3b07.js';
30
29
 
31
30
  /**
@@ -303,15 +302,15 @@ function chunk(array, size, guard) {
303
302
  var chunk_1 = chunk;
304
303
 
305
304
  var NavNative = function NavNative(props) {
306
- /*
307
- Example Nav with acceptable props
308
- <MagazineNav
309
- showLogin
310
- logo={props.settings.logo}
311
- dataObject={props.cache.mainNavCache}
312
- website={website}
313
- subNav={props.cache.subNavCache}
314
- />
305
+ /*
306
+ Example Nav with acceptable props
307
+ <MagazineNav
308
+ showLogin
309
+ logo={props.settings.logo}
310
+ dataObject={props.cache.mainNavCache}
311
+ website={website}
312
+ subNav={props.cache.subNavCache}
313
+ />
315
314
  */
316
315
  // Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
317
316
  var logo = props.logo,
@@ -1,23 +1,23 @@
1
- import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-64822ccc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import { _ as _extends } from './extends-1559c147.js';
4
4
  import React__default from 'react';
5
5
  import { TwitterTimelineEmbed } from 'react-twitter-embed';
6
- import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-da225417.js';
6
+ import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-497e9c88.js';
7
+ import './defineProperty-23a8f8cd.js';
7
8
  import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
8
9
  import { m as moment } from './moment-bc12cb97.js';
9
10
  import QueueDeckExpanded from './QueueDeckExpanded.js';
10
11
  import Breadcrumbs from './Breadcrumbs.js';
11
12
  import Feature from './Feature.js';
12
13
  import urlFor from './urlFor.js';
13
- import { g as getSerializers } from './index-a308bd0f.js';
14
+ import { g as getSerializers } from './index-60cb5113.js';
14
15
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
15
16
  import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
16
17
  import './_commonjsHelpers-0c4b6f40.js';
17
18
  import './core.get-iterator-method-ea258bb1.js';
18
19
  import './web.dom.iterable-ab4dea5c.js';
19
20
  import './_library-528f1934.js';
20
- import './_set-species-2cd9340f.js';
21
21
  import './_iter-detect-98db3b07.js';
22
22
  import 'prop-types';
23
23
  import './smoothscroll-fa4e3f8c.js';
@@ -26,13 +26,12 @@ import 'react-bootstrap';
26
26
  import './index.es-a6137319.js';
27
27
  import './visibility-sensor-72fd8f8b.js';
28
28
  import 'react-dom';
29
- import './index-f0fc23eb.js';
30
- import './events-6c3a7a63.js';
29
+ import './index-5cc7b406.js';
31
30
  import 'next/router';
32
31
  import './index-755f2cc2.js';
33
32
  import './main-754d4992.js';
34
33
  import './entities-6d9154b4.js';
35
- import './ADInfeed-c14e043c.js';
34
+ import './ADInfeed-d2229e62.js';
36
35
  import 'react-bootstrap/Card';
37
36
  import './AdSlot.js';
38
37
  import './debounce-533d9748.js';
@@ -43,7 +42,7 @@ import './stringify-2b084bee.js';
43
42
  import './Segment.js';
44
43
  import './AuthorComponent-11adff02.js';
45
44
  import './lodash-f97fd99a.js';
46
- import './ADlgInfeed-2892de3c.js';
45
+ import './ADlgInfeed-e13fb474.js';
47
46
  import './getContentCategory-15dcc413.js';
48
47
  import './timeDifferenceCalc.js';
49
48
  import './index-3f5c03b2.js';
@@ -51,7 +50,7 @@ import 'react-bootstrap/Breadcrumb';
51
50
  import 'react-bootstrap/Carousel';
52
51
  import './index-c7e2ac95.js';
53
52
  import './util-8ed16d48.js';
54
- import './urlForFile-f6485737.js';
53
+ import './urlForFile-dc111d7f.js';
55
54
  import './typeof-657f25da.js';
56
55
  import './_is-array-8d21b9e3.js';
57
56
  import './brightcove-react-player-loader.es-57a70a56.js';