@mjhls/mjh-framework 1.0.926 → 1.0.928-ris-toggle-v1

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 (114) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AlgoliaSearch.js +131 -15
  3. package/dist/cjs/AuthWrapper.js +1 -1
  4. package/dist/cjs/ConferenceArticleCard.js +15 -15
  5. package/dist/cjs/ContentCardPaginated.js +1 -2
  6. package/dist/cjs/DeckContent.js +8 -8
  7. package/dist/cjs/DeckQueuePaginated.js +1 -2
  8. package/dist/cjs/EventsDeck.js +17 -17
  9. package/dist/cjs/GridContentPaginated.js +1 -2
  10. package/dist/cjs/HamMagazine.js +9 -9
  11. package/dist/cjs/IssueLanding.js +29 -29
  12. package/dist/cjs/KMTracker.js +15 -15
  13. package/dist/cjs/MasterDeck.js +8 -8
  14. package/dist/cjs/MasterDeckPaginated.js +9 -10
  15. package/dist/cjs/{MediaSeriesCard-ca36cda9.js → MediaSeriesCard-1db85e00.js} +1 -1
  16. package/dist/cjs/MediaSeriesLanding.js +6 -6
  17. package/dist/cjs/MediaSeriesLandingPaginated.js +7 -8
  18. package/dist/cjs/NavMagazine.js +10 -10
  19. package/dist/cjs/NavNative.js +9 -9
  20. package/dist/cjs/Pagination-42f92f7c.js +97 -0
  21. package/dist/cjs/PartnerDetailListingPaginated.js +1 -2
  22. package/dist/cjs/PublicationLanding.js +26 -26
  23. package/dist/cjs/QueueDeckExpandedPaginated.js +1 -2
  24. package/dist/cjs/RelatedContent.js +28 -28
  25. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  26. package/dist/cjs/SeriesListingDeck.js +1 -1
  27. package/dist/cjs/{SeriesSlider-ba0c5d1a.js → SeriesSlider-de93a303.js} +4 -4
  28. package/dist/cjs/SideFooter.js +2 -2
  29. package/dist/cjs/VideoSeriesCard.js +1 -1
  30. package/dist/cjs/View.js +25 -14
  31. package/dist/cjs/YoutubeGroup.js +4 -4
  32. package/dist/cjs/getQuery.js +2 -2
  33. package/dist/cjs/{getTargeting-3c5754ac.js → getTargeting-dab97fe1.js} +9 -9
  34. package/dist/cjs/getTargeting.js +1 -1
  35. package/dist/cjs/index.js +269 -10
  36. package/dist/esm/AD300x250.js +1 -1
  37. package/dist/esm/AD300x250x600.js +1 -1
  38. package/dist/esm/AD728x90.js +1 -1
  39. package/dist/esm/ADFloatingFooter.js +1 -1
  40. package/dist/esm/ADGutter.js +1 -1
  41. package/dist/esm/ADSkyscraper.js +1 -1
  42. package/dist/esm/ADSponsoredResources.js +1 -1
  43. package/dist/esm/ADWebcast.js +1 -1
  44. package/dist/esm/ADWelcome.js +1 -1
  45. package/dist/esm/AdSlot.js +1 -1
  46. package/dist/esm/AdSlotsProvider.js +1 -1
  47. package/dist/esm/AlgoliaSearch.js +132 -16
  48. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  49. package/dist/esm/ArticleSeriesLandingPage.js +3 -3
  50. package/dist/esm/Auth.js +1 -1
  51. package/dist/esm/AuthWrapper.js +1 -1
  52. package/dist/esm/Beam.js +1 -1
  53. package/dist/esm/CMEDeck.js +1 -1
  54. package/dist/esm/Column2.js +1 -1
  55. package/dist/esm/Column3.js +1 -1
  56. package/dist/esm/ConferenceArticleCard.js +15 -15
  57. package/dist/esm/ContentCardPaginated.js +3 -4
  58. package/dist/esm/DeckContent.js +10 -10
  59. package/dist/esm/DeckQueuePaginated.js +2 -3
  60. package/dist/esm/EventsDeck.js +17 -17
  61. package/dist/esm/ExternalResources.js +2 -2
  62. package/dist/esm/GridContent.js +3 -3
  63. package/dist/esm/GridContentPaginated.js +4 -5
  64. package/dist/esm/HamMagazine.js +10 -10
  65. package/dist/esm/HorizontalArticleListing.js +2 -2
  66. package/dist/esm/IssueLanding.js +33 -33
  67. package/dist/esm/KMTracker.js +15 -15
  68. package/dist/esm/LeftNav.js +1 -1
  69. package/dist/esm/MasterDeck.js +11 -11
  70. package/dist/esm/MasterDeckPaginated.js +12 -13
  71. package/dist/esm/{MediaSeriesCard-4f82982b.js → MediaSeriesCard-06181b0c.js} +2 -2
  72. package/dist/esm/MediaSeriesLanding.js +10 -10
  73. package/dist/esm/MediaSeriesLandingPaginated.js +11 -12
  74. package/dist/esm/NavDvm.js +1 -1
  75. package/dist/esm/NavMagazine.js +11 -11
  76. package/dist/esm/NavNative.js +10 -10
  77. package/dist/esm/Pagination-484b86c5.js +90 -0
  78. package/dist/esm/PartnerDetailListing.js +4 -4
  79. package/dist/esm/PartnerDetailListingPaginated.js +5 -6
  80. package/dist/esm/PubSection.js +3 -3
  81. package/dist/esm/PubToc.js +1 -1
  82. package/dist/esm/PublicationLanding.js +27 -27
  83. package/dist/esm/QueueDeckExpanded.js +3 -3
  84. package/dist/esm/QueueDeckExpandedPaginated.js +4 -5
  85. package/dist/esm/RelatedContent.js +28 -28
  86. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  87. package/dist/esm/Segment.js +1 -1
  88. package/dist/esm/SeriesListingDeck.js +1 -1
  89. package/dist/esm/{SeriesSlider-45adb8dc.js → SeriesSlider-98ad6d97.js} +4 -4
  90. package/dist/esm/SideFooter.js +3 -3
  91. package/dist/esm/TaxonomyDescription.js +2 -2
  92. package/dist/esm/TemplateNormal.js +1 -1
  93. package/dist/esm/Ustream.js +1 -1
  94. package/dist/esm/VideoProgramLandingPage.js +2 -2
  95. package/dist/esm/VideoSeriesCard.js +1 -1
  96. package/dist/esm/VideoSeriesFilter.js +1 -1
  97. package/dist/esm/VideoSeriesLandingPage.js +3 -3
  98. package/dist/esm/View.js +27 -15
  99. package/dist/esm/YoutubeGroup.js +4 -4
  100. package/dist/esm/{asyncToGenerator-5ef104a7.js → asyncToGenerator-958ef5fc.js} +1 -1
  101. package/dist/esm/faundadb.js +1 -1
  102. package/dist/esm/getQuery.js +2 -2
  103. package/dist/esm/getRelatedArticle.js +1 -1
  104. package/dist/esm/getRootDocGroup.js +1 -1
  105. package/dist/esm/getSerializers.js +2 -2
  106. package/dist/esm/{getTargeting-42f9b439.js → getTargeting-04d979c9.js} +9 -9
  107. package/dist/esm/getTargeting.js +1 -1
  108. package/dist/esm/{index-3f653f73.js → index-e338e1a8.js} +1 -1
  109. package/dist/esm/index.js +270 -14
  110. package/package.json +114 -114
  111. package/dist/cjs/Pagination-885dcfbd.js +0 -90
  112. package/dist/esm/Pagination-59436882.js +0 -82
  113. /package/dist/esm/{ADInfeed-36171412.js → ADInfeed-7af1f934.js} +0 -0
  114. /package/dist/esm/{ADlgInfeed-a1e9682e.js → ADlgInfeed-ebcafb85.js} +0 -0
@@ -12,9 +12,9 @@ import { m as moment } from './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
13
  import { L as LazyLoad } from './index-755f2cc2.js';
14
14
  import { c as clean_html_1 } from './entities-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-36171412.js';
15
+ import { A as ADInfeed } from './ADInfeed-7af1f934.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-a1e9682e.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-ebcafb85.js';
18
18
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
19
19
  import { g as get_1 } from './get-3c308da4.js';
20
20
  import { d as debounce_1 } from './debounce-533d9748.js';
@@ -41,7 +41,7 @@ import './slicedToArray-6ebcbfea.js';
41
41
  import './AdSlot.js';
42
42
  import './Beam.js';
43
43
  import './stringify-2b084bee.js';
44
- import './asyncToGenerator-5ef104a7.js';
44
+ import './asyncToGenerator-958ef5fc.js';
45
45
  import './Segment.js';
46
46
  import './isSymbol-a7e9aafe.js';
47
47
  import './eq-bdcbf886.js';
@@ -1,6 +1,6 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
2
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
3
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
3
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
4
4
  import { _ as _extends } from './extends-6d8e3924.js';
5
5
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
6
6
  import React__default from 'react';
@@ -13,16 +13,16 @@ import { m as moment } from './moment-bc12cb97.js';
13
13
  import { withRouter } from 'next/router';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
15
  import { c as clean_html_1 } from './entities-6d9154b4.js';
16
- import { A as ADInfeed } from './ADInfeed-36171412.js';
16
+ import { A as ADInfeed } from './ADInfeed-7af1f934.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-a1e9682e.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-ebcafb85.js';
19
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
20
  import { g as get_1 } from './get-3c308da4.js';
21
21
  import urlFor from './urlFor.js';
22
22
  import { m as main_43 } from './main-1894c974.js';
23
23
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
24
24
  import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
25
- import { P as Pagination } from './Pagination-59436882.js';
25
+ import { P as Pagination } from './Pagination-484b86c5.js';
26
26
  import Spinner from 'react-bootstrap/Spinner';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.js';
@@ -47,7 +47,6 @@ import './Segment.js';
47
47
  import './eq-bdcbf886.js';
48
48
  import './index-3f5c03b2.js';
49
49
  import 'react-bootstrap/Button';
50
- import 'react-paginate';
51
50
  import './index.esm-1bd8a0a8.js';
52
51
  import './iconBase-ccc56b97.js';
53
52
 
@@ -21,20 +21,20 @@ import './react-social-icons-9be47857.js';
21
21
  import 'prop-types';
22
22
  import './iconBase-ccc56b97.js';
23
23
  import './SocialIcons.js';
24
- import './asyncToGenerator-5ef104a7.js';
24
+ import './asyncToGenerator-958ef5fc.js';
25
25
  import './_library-528f1934.js';
26
26
  import './_iter-detect-98db3b07.js';
27
27
 
28
28
  var HamMagazine = function HamMagazine(props) {
29
- /*
30
- Example Nav with acceptable props
31
- <MagazineNav
32
- showLogin
33
- logo={props.settings.logo}
34
- dataObject={props.cache.mainNavCache}
35
- website={website}
36
- subNav={props.cache.subNavCache}
37
- />
29
+ /*
30
+ Example Nav with acceptable props
31
+ <MagazineNav
32
+ showLogin
33
+ logo={props.settings.logo}
34
+ dataObject={props.cache.mainNavCache}
35
+ website={website}
36
+ subNav={props.cache.subNavCache}
37
+ />
38
38
  */
39
39
 
40
40
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
4
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-3f653f73.js';
6
+ import { g as getSerializers } from './index-e338e1a8.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -26,7 +26,7 @@ import 'next/router';
26
26
  import './util-8ed16d48.js';
27
27
  import './Beam.js';
28
28
  import './stringify-2b084bee.js';
29
- import './asyncToGenerator-5ef104a7.js';
29
+ import './asyncToGenerator-958ef5fc.js';
30
30
  import './_library-528f1934.js';
31
31
  import './_iter-detect-98db3b07.js';
32
32
  import './Segment.js';
@@ -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-3f653f73.js';
6
+ import { g as getSerializers } from './index-e338e1a8.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -25,7 +25,7 @@ import 'next/router';
25
25
  import './index-755f2cc2.js';
26
26
  import './main-1894c974.js';
27
27
  import './entities-6d9154b4.js';
28
- import './ADInfeed-36171412.js';
28
+ import './ADInfeed-7af1f934.js';
29
29
  import 'react-bootstrap/Card';
30
30
  import './AdSlot.js';
31
31
  import './debounce-533d9748.js';
@@ -33,12 +33,12 @@ import './isSymbol-a7e9aafe.js';
33
33
  import './toNumber-5aeba6e7.js';
34
34
  import './Beam.js';
35
35
  import './stringify-2b084bee.js';
36
- import './asyncToGenerator-5ef104a7.js';
36
+ import './asyncToGenerator-958ef5fc.js';
37
37
  import './_library-528f1934.js';
38
38
  import './Segment.js';
39
39
  import './AuthorComponent-11adff02.js';
40
40
  import './lodash-f97fd99a.js';
41
- import './ADlgInfeed-a1e9682e.js';
41
+ import './ADlgInfeed-ebcafb85.js';
42
42
  import './getContentCategory-15dcc413.js';
43
43
  import './timeDifferenceCalc.js';
44
44
  import 'react-bootstrap/Breadcrumb';
@@ -68,35 +68,35 @@ import 'react-bootstrap/OverlayTrigger';
68
68
  import 'react-bootstrap/Tooltip';
69
69
  import 'react-bootstrap/Popover';
70
70
 
71
- /* usage
72
- import Settings, { Ads } from '../../../../settings'
73
- import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
74
- import client from '../../../../client'
75
- import moment from 'moment'
76
- import Shell from '../../../../components/2.0/Shell'
77
- import { pageview } from '../../../../utilities/gtag'
78
-
79
- const Issue = (props) => {
80
- const { pubIssue, cache } = props
81
- const targeting = {
82
- content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
83
- document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
84
- }
85
- return (
86
- <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
87
- <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
88
- </Shell>
89
- )
90
- }
91
-
92
- Issue.getInitialProps = async (ctx) => {
93
- const { query } = ctx
94
- const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
95
- )
96
- return { pubIssue }
97
- }
98
-
99
- export default Issue
71
+ /* usage
72
+ import Settings, { Ads } from '../../../../settings'
73
+ import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
74
+ import client from '../../../../client'
75
+ import moment from 'moment'
76
+ import Shell from '../../../../components/2.0/Shell'
77
+ import { pageview } from '../../../../utilities/gtag'
78
+
79
+ const Issue = (props) => {
80
+ const { pubIssue, cache } = props
81
+ const targeting = {
82
+ content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
83
+ document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
84
+ }
85
+ return (
86
+ <Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
87
+ <IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
88
+ </Shell>
89
+ )
90
+ }
91
+
92
+ Issue.getInitialProps = async (ctx) => {
93
+ const { query } = ctx
94
+ const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
95
+ )
96
+ return { pubIssue }
97
+ }
98
+
99
+ export default Issue
100
100
  */
101
101
 
102
102
  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 default KMTracker;
@@ -17,7 +17,7 @@ import './isSymbol-a7e9aafe.js';
17
17
  import './toNumber-5aeba6e7.js';
18
18
  import './Beam.js';
19
19
  import './stringify-2b084bee.js';
20
- import './asyncToGenerator-5ef104a7.js';
20
+ import './asyncToGenerator-958ef5fc.js';
21
21
  import './_library-528f1934.js';
22
22
  import './_iter-detect-98db3b07.js';
23
23
  import './main-1894c974.js';
@@ -1,5 +1,5 @@
1
1
  import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
- import { _ as _Promise } from './asyncToGenerator-5ef104a7.js';
2
+ import { a as _Promise } from './asyncToGenerator-958ef5fc.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
5
5
  import React__default from 'react';
@@ -16,8 +16,8 @@ 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-a1e9682e.js';
20
- import { A as ADInfeed } from './ADInfeed-36171412.js';
19
+ import { A as ADlgInfeed } from './ADlgInfeed-ebcafb85.js';
20
+ import { A as ADInfeed } from './ADInfeed-7af1f934.js';
21
21
  import './main-1894c974.js';
22
22
  import './_commonjsHelpers-0c4b6f40.js';
23
23
  import './core.get-iterator-method-ea258bb1.js';
@@ -223,14 +223,14 @@ var MasterDeck = function (_React$Component) {
223
223
  }
224
224
 
225
225
  // 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
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
234
234
  }) */
235
235
 
236
236
  if (pageview) {
@@ -1,5 +1,5 @@
1
1
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
2
- import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
2
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.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-a6ba2ec4.js';
@@ -10,9 +10,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-1894c974.js';
13
- import { A as ADlgInfeed } from './ADlgInfeed-a1e9682e.js';
14
- import { A as ADInfeed } from './ADInfeed-36171412.js';
15
- import { P as Pagination } from './Pagination-59436882.js';
13
+ import { A as ADlgInfeed } from './ADlgInfeed-ebcafb85.js';
14
+ import { A as ADInfeed } from './ADInfeed-7af1f934.js';
15
+ import { P as Pagination } from './Pagination-484b86c5.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
@@ -33,7 +33,6 @@ import './isSymbol-a7e9aafe.js';
33
33
  import './toNumber-5aeba6e7.js';
34
34
  import './Beam.js';
35
35
  import './Segment.js';
36
- import 'react-paginate';
37
36
  import 'react-bootstrap/Button';
38
37
  import './index.esm-1bd8a0a8.js';
39
38
  import './iconBase-ccc56b97.js';
@@ -108,14 +107,14 @@ var MasterDeck = function (_React$Component) {
108
107
  }
109
108
 
110
109
  // please leave this for later debug purpose : Yong Jun.
111
- /* console.log('page change reported', {
112
- currentPage: currentPage,
113
- pageNumber: pageNumber,
114
- pathname: pathname,
115
- path: path,
116
- newPath: newPath,
117
- firstPage: pageNumber === 1,
118
- queryString: queryString
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
119
118
  }) */
120
119
 
121
120
  if (pageview) {
@@ -9,7 +9,7 @@ import urlFor from './urlFor.js';
9
9
  import { m as moment } from './moment-bc12cb97.js';
10
10
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
11
11
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
12
- import { g as getSerializers } from './index-3f653f73.js';
12
+ import { g as getSerializers } from './index-e338e1a8.js';
13
13
 
14
14
  /**
15
15
  * Copyright (c) 2013-present, Facebook, Inc.
@@ -9427,7 +9427,7 @@ var Tooltip = React__default.forwardRef(function (_ref, ref) {
9427
9427
  Tooltip.defaultProps = defaultProps;
9428
9428
  Tooltip.displayName = 'Tooltip';
9429
9429
 
9430
- 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";
9430
+ 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";
9431
9431
  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" };
9432
9432
  styleInject(css);
9433
9433
 
@@ -1,15 +1,15 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
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-4f82982b.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-06181b0c.js';
7
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
11
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
12
- import { g as getSerializers } from './index-3f653f73.js';
12
+ import { g as getSerializers } from './index-e338e1a8.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
@@ -40,13 +40,13 @@ import './isSymbol-a7e9aafe.js';
40
40
  import './toNumber-5aeba6e7.js';
41
41
  import './index.es-a6137319.js';
42
42
  import './visibility-sensor-72fd8f8b.js';
43
- import './ADlgInfeed-a1e9682e.js';
43
+ import './ADlgInfeed-ebcafb85.js';
44
44
  import './AdSlot.js';
45
45
  import './Beam.js';
46
46
  import './stringify-2b084bee.js';
47
47
  import './Segment.js';
48
48
  import './main-1894c974.js';
49
- import './ADInfeed-36171412.js';
49
+ import './ADInfeed-7af1f934.js';
50
50
  import 'react-bootstrap';
51
51
  import './index-c7e2ac95.js';
52
52
  import './util-8ed16d48.js';
@@ -90,11 +90,11 @@ var Filter = function Filter(_ref) {
90
90
  _useState6 = _slicedToArray(_useState5, 2),
91
91
  grandChildData = _useState6[0],
92
92
  setGrandChildData = _useState6[1];
93
- /*
94
- {parent: showAll,
95
- chidlren: show selected from parent,
96
- grandchildren: show selected from children
97
- }
93
+ /*
94
+ {parent: showAll,
95
+ chidlren: show selected from parent,
96
+ grandchildren: show selected from children
97
+ }
98
98
  */
99
99
 
100
100
 
@@ -1,15 +1,15 @@
1
- import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
1
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
2
2
  import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
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-4f82982b.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-06181b0c.js';
7
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 { g as getSerializers } from './index-3f653f73.js';
12
+ import { g as getSerializers } from './index-e338e1a8.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
@@ -35,7 +35,7 @@ import 'react-bootstrap/Spinner';
35
35
  import 'next/router';
36
36
  import './lodash-f97fd99a.js';
37
37
  import './main-1894c974.js';
38
- import './ADlgInfeed-a1e9682e.js';
38
+ import './ADlgInfeed-ebcafb85.js';
39
39
  import 'react-bootstrap/Card';
40
40
  import './AdSlot.js';
41
41
  import './debounce-533d9748.js';
@@ -43,9 +43,8 @@ import './isSymbol-a7e9aafe.js';
43
43
  import './toNumber-5aeba6e7.js';
44
44
  import './Beam.js';
45
45
  import './Segment.js';
46
- import './ADInfeed-36171412.js';
47
- import './Pagination-59436882.js';
48
- import 'react-paginate';
46
+ import './ADInfeed-7af1f934.js';
47
+ import './Pagination-484b86c5.js';
49
48
  import 'react-bootstrap/Button';
50
49
  import './index.esm-1bd8a0a8.js';
51
50
  import './iconBase-ccc56b97.js';
@@ -92,11 +91,11 @@ var Filter = function Filter(_ref) {
92
91
  _useState6 = _slicedToArray(_useState5, 2),
93
92
  grandChildData = _useState6[0],
94
93
  setGrandChildData = _useState6[1];
95
- /*
96
- {parent: showAll,
97
- chidlren: show selected from parent,
98
- grandchildren: show selected from children
99
- }
94
+ /*
95
+ {parent: showAll,
96
+ chidlren: show selected from parent,
97
+ grandchildren: show selected from children
98
+ }
100
99
  */
101
100
 
102
101
 
@@ -13,7 +13,7 @@ import './core.get-iterator-method-ea258bb1.js';
13
13
  import 'react-bootstrap/Form';
14
14
  import 'react-bootstrap/FormControl';
15
15
  import 'react-bootstrap/Button';
16
- import './asyncToGenerator-5ef104a7.js';
16
+ import './asyncToGenerator-958ef5fc.js';
17
17
  import './_library-528f1934.js';
18
18
  import './_iter-detect-98db3b07.js';
19
19
 
@@ -17,7 +17,7 @@ import './core.get-iterator-method-ea258bb1.js';
17
17
  import './iconBase-ccc56b97.js';
18
18
  import './react-social-icons-9be47857.js';
19
19
  import 'prop-types';
20
- import './asyncToGenerator-5ef104a7.js';
20
+ import './asyncToGenerator-958ef5fc.js';
21
21
  import './_library-528f1934.js';
22
22
  import './_iter-detect-98db3b07.js';
23
23
  import './SocialIcons.js';
@@ -26,16 +26,16 @@ import 'react-bootstrap/FormControl';
26
26
  import 'react-bootstrap/Button';
27
27
 
28
28
  var NavMagazine = function NavMagazine(props) {
29
- /*
30
- Example Nav with acceptable props
31
- <MagazineNav
32
- showLogin
33
- user={props.cache.user}
34
- logo={props.settings.logo}
35
- dataObject={props.cache.mainNavCache}
36
- website={website}
37
- subNav={props.cache.subNavCache}
38
- />
29
+ /*
30
+ Example Nav with acceptable props
31
+ <MagazineNav
32
+ showLogin
33
+ user={props.cache.user}
34
+ logo={props.settings.logo}
35
+ dataObject={props.cache.mainNavCache}
36
+ website={website}
37
+ subNav={props.cache.subNavCache}
38
+ />
39
39
  */
40
40
 
41
41
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -21,7 +21,7 @@ import './web.dom.iterable-ab4dea5c.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './react-social-icons-9be47857.js';
23
23
  import 'prop-types';
24
- import './asyncToGenerator-5ef104a7.js';
24
+ import './asyncToGenerator-958ef5fc.js';
25
25
  import './_library-528f1934.js';
26
26
  import './_iter-detect-98db3b07.js';
27
27
 
@@ -300,15 +300,15 @@ function chunk(array, size, guard) {
300
300
  var chunk_1 = chunk;
301
301
 
302
302
  var NavNative = function NavNative(props) {
303
- /*
304
- Example Nav with acceptable props
305
- <MagazineNav
306
- showLogin
307
- logo={props.settings.logo}
308
- dataObject={props.cache.mainNavCache}
309
- website={website}
310
- subNav={props.cache.subNavCache}
311
- />
303
+ /*
304
+ Example Nav with acceptable props
305
+ <MagazineNav
306
+ showLogin
307
+ logo={props.settings.logo}
308
+ dataObject={props.cache.mainNavCache}
309
+ website={website}
310
+ subNav={props.cache.subNavCache}
311
+ />
312
312
  */
313
313
  // Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
314
314
  var logo = props.logo,