@mjhls/mjh-framework 1.0.972-masterdeck-pagination-v1 → 1.0.972
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.
- package/README.md +168 -168
- package/dist/cjs/AlgoliaSearch.js +15 -131
- package/dist/cjs/AuthWrapper.js +1 -1
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +2 -1
- package/dist/cjs/DeckContent.js +8 -8
- package/dist/cjs/DeckQueuePaginated.js +2 -1
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/GridContentPaginated.js +2 -1
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/IssueLanding.js +29 -29
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/MasterDeck.js +8 -8
- package/dist/cjs/MasterDeckPaginated.js +10 -9
- package/dist/cjs/{MediaSeriesCard-b81ba298.js → MediaSeriesCard-5bf9813e.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +6 -6
- package/dist/cjs/MediaSeriesLandingPaginated.js +8 -7
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/Pagination-c63770a3.js +90 -0
- package/dist/cjs/PartnerDetailListingPaginated.js +2 -1
- package/dist/cjs/PublicationLanding.js +26 -26
- package/dist/cjs/QueueDeckExpandedPaginated.js +2 -1
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/SeriesListingDeck.js +1 -1
- package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/View.js +8 -12
- package/dist/cjs/YoutubeGroup.js +4 -4
- package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/index.js +3 -2
- package/dist/esm/AlgoliaSearch.js +16 -132
- package/dist/esm/AuthWrapper.js +1 -1
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/ContentCardPaginated.js +2 -1
- package/dist/esm/DeckContent.js +8 -8
- package/dist/esm/DeckQueuePaginated.js +2 -1
- package/dist/esm/EventsDeck.js +17 -17
- package/dist/esm/GridContentPaginated.js +2 -1
- package/dist/esm/HamMagazine.js +9 -9
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/IssueLanding.js +29 -29
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/MasterDeck.js +8 -8
- package/dist/esm/MasterDeckPaginated.js +10 -9
- package/dist/esm/{MediaSeriesCard-e3b52a0f.js → MediaSeriesCard-305a9cb3.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +6 -6
- package/dist/esm/MediaSeriesLandingPaginated.js +8 -7
- package/dist/esm/NavMagazine.js +10 -10
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/Pagination-6f8d5327.js +82 -0
- package/dist/esm/PartnerDetailListingPaginated.js +2 -1
- package/dist/esm/PublicationLanding.js +26 -26
- package/dist/esm/QueueDeckExpandedPaginated.js +2 -1
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/SeriesListingDeck.js +1 -1
- package/dist/esm/{SeriesSlider-e495571f.js → SeriesSlider-f771e20d.js} +4 -4
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/View.js +7 -12
- package/dist/esm/YoutubeGroup.js +4 -4
- package/dist/esm/{getTargeting-04d979c9.js → getTargeting-42f9b439.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/index.js +3 -2
- package/package.json +115 -115
- package/dist/cjs/Pagination-2a3d0103.js +0 -97
- package/dist/esm/Pagination-dc30727b.js +0 -90
package/dist/cjs/AuthWrapper.js
CHANGED
|
@@ -1767,7 +1767,7 @@ client$1.Provider;
|
|
|
1767
1767
|
|
|
1768
1768
|
var client = client$1.default;
|
|
1769
1769
|
|
|
1770
|
-
var css = ".AuthWrapper-module_loginBox__3l-BE {\
|
|
1770
|
+
var css = ".AuthWrapper-module_loginBox__3l-BE {\n margin-bottom: 2rem;\n width: 350px;\n max-width: 90vw;\n margin-left: auto;\n margin-right: auto;\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\n background: #fff;\n z-index: 1;\n}\n.AuthWrapper-module_loginBox_title__12rGD {\n margin-bottom: 2rem;\n text-align: center;\n}\n.AuthWrapper-module_bar__1dafn {\n background: #eee;\n margin-left: unset;\n margin-right: unset;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\n float: left;\n border-right: 1rem solid #fff;\n background: rgb(245, 245, 245);\n height: 10rem;\n width: 25%;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 2rem;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\n width: 97%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\n width: 96%;\n height: 1.5rem;\n margin-bottom: 1.5rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\n width: 72%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\n width: 88%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n\n.AuthWrapper-module_iframe__2wDJW {\n margin-top: -3rem;\n border: none;\n width: 100%;\n height: 1900px;\n}";
|
|
1771
1771
|
var styles = { "loginBox": "AuthWrapper-module_loginBox__3l-BE", "loginBox_title": "AuthWrapper-module_loginBox_title__12rGD", "bar": "AuthWrapper-module_bar__1dafn", "iframe": "AuthWrapper-module_iframe__2wDJW" };
|
|
1772
1772
|
styleInject_es.styleInject(css);
|
|
1773
1773
|
|
|
@@ -13,21 +13,21 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
13
13
|
|
|
14
14
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
15
15
|
|
|
16
|
-
/*
|
|
17
|
-
Example usage - targetedonc.com/latest-conference
|
|
18
|
-
const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
|
|
19
|
-
...,
|
|
20
|
-
title,
|
|
21
|
-
summary,
|
|
22
|
-
thumbnail,
|
|
23
|
-
url,
|
|
24
|
-
published,
|
|
25
|
-
documentGroup->,
|
|
26
|
-
contentCategory->,
|
|
27
|
-
'pageNumber': ${currentPage}
|
|
28
|
-
}`
|
|
29
|
-
|
|
30
|
-
const posts = await client.fetch(query, params)
|
|
16
|
+
/*
|
|
17
|
+
Example usage - targetedonc.com/latest-conference
|
|
18
|
+
const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
|
|
19
|
+
...,
|
|
20
|
+
title,
|
|
21
|
+
summary,
|
|
22
|
+
thumbnail,
|
|
23
|
+
url,
|
|
24
|
+
published,
|
|
25
|
+
documentGroup->,
|
|
26
|
+
contentCategory->,
|
|
27
|
+
'pageNumber': ${currentPage}
|
|
28
|
+
}`
|
|
29
|
+
|
|
30
|
+
const posts = await client.fetch(query, params)
|
|
31
31
|
*/
|
|
32
32
|
|
|
33
33
|
var ConferenceArticleCard = function ConferenceArticleCard(props) {
|
|
@@ -17,7 +17,7 @@ var index$1 = require('./index-eadd5035.js');
|
|
|
17
17
|
var main = require('./main-f1c77adb.js');
|
|
18
18
|
var entities = require('./entities-df1aed86.js');
|
|
19
19
|
var ADInfeed = require('./ADInfeed-81006615.js');
|
|
20
|
-
var Pagination = require('./Pagination-
|
|
20
|
+
var Pagination = require('./Pagination-c63770a3.js');
|
|
21
21
|
var Spinner = require('react-bootstrap/Spinner');
|
|
22
22
|
require('./_commonjsHelpers-06173234.js');
|
|
23
23
|
require('./core.get-iterator-method-5643aa10.js');
|
|
@@ -41,6 +41,7 @@ require('./toNumber-5e1fac58.js');
|
|
|
41
41
|
require('./Beam.js');
|
|
42
42
|
require('./stringify-f7a37a8d.js');
|
|
43
43
|
require('./Segment.js');
|
|
44
|
+
require('react-paginate');
|
|
44
45
|
require('react-bootstrap/Button');
|
|
45
46
|
require('./index.esm-d51c9ac6.js');
|
|
46
47
|
require('./iconBase-be4097c0.js');
|
package/dist/cjs/DeckContent.js
CHANGED
|
@@ -192,14 +192,14 @@ var DeckContent = function (_React$Component) {
|
|
|
192
192
|
var newPath = pageNumber === 1 ? '' + path : path + '?page=' + pageNumber;
|
|
193
193
|
|
|
194
194
|
// please leave this for later debug purpose : Yong Jun.
|
|
195
|
-
/* console.log('page change reported', {
|
|
196
|
-
currentPage: currentPage,
|
|
197
|
-
pageNumber: pageNumber,
|
|
198
|
-
pathname: pathname,
|
|
199
|
-
path: path,
|
|
200
|
-
newPath: newPath,
|
|
201
|
-
firstPage: pageNumber === 1,
|
|
202
|
-
queryString: queryString
|
|
195
|
+
/* console.log('page change reported', {
|
|
196
|
+
currentPage: currentPage,
|
|
197
|
+
pageNumber: pageNumber,
|
|
198
|
+
pathname: pathname,
|
|
199
|
+
path: path,
|
|
200
|
+
newPath: newPath,
|
|
201
|
+
firstPage: pageNumber === 1,
|
|
202
|
+
queryString: queryString
|
|
203
203
|
}) */
|
|
204
204
|
|
|
205
205
|
if (pageview) {
|
|
@@ -18,7 +18,7 @@ var get = require('./get-5839e5b5.js');
|
|
|
18
18
|
var main = require('./main-f1c77adb.js');
|
|
19
19
|
var urlFor = require('./urlFor.js');
|
|
20
20
|
var entities = require('./entities-df1aed86.js');
|
|
21
|
-
var Pagination = require('./Pagination-
|
|
21
|
+
var Pagination = require('./Pagination-c63770a3.js');
|
|
22
22
|
require('./_commonjsHelpers-06173234.js');
|
|
23
23
|
require('./core.get-iterator-method-5643aa10.js');
|
|
24
24
|
require('./web.dom.iterable-d98303e0.js');
|
|
@@ -36,6 +36,7 @@ require('./isSymbol-03abbdf0.js');
|
|
|
36
36
|
require('./eq-5fc26c07.js');
|
|
37
37
|
require('./slicedToArray-067dd3bc.js');
|
|
38
38
|
require('./index-d48b231c.js');
|
|
39
|
+
require('react-paginate');
|
|
39
40
|
require('react-bootstrap/Button');
|
|
40
41
|
require('./index.esm-d51c9ac6.js');
|
|
41
42
|
require('./iconBase-be4097c0.js');
|
package/dist/cjs/EventsDeck.js
CHANGED
|
@@ -258,23 +258,23 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
258
258
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
259
259
|
setAccessToken(cventAccessToken);
|
|
260
260
|
} else {
|
|
261
|
-
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
262
|
-
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
263
|
-
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
264
|
-
fetch(url, {
|
|
265
|
-
headers: {
|
|
266
|
-
'Content-Type': 'application/x-www-form-urlencoded',
|
|
267
|
-
Authorization: `Basic ${encodedData}`
|
|
268
|
-
},
|
|
269
|
-
method: 'POST',
|
|
270
|
-
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
271
|
-
})
|
|
272
|
-
.then((response) => response.json())
|
|
273
|
-
.then((json) => {
|
|
274
|
-
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
275
|
-
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
276
|
-
setAccessToken(json.access_token)
|
|
277
|
-
})
|
|
261
|
+
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
262
|
+
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
263
|
+
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
264
|
+
fetch(url, {
|
|
265
|
+
headers: {
|
|
266
|
+
'Content-Type': 'application/x-www-form-urlencoded',
|
|
267
|
+
Authorization: `Basic ${encodedData}`
|
|
268
|
+
},
|
|
269
|
+
method: 'POST',
|
|
270
|
+
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
271
|
+
})
|
|
272
|
+
.then((response) => response.json())
|
|
273
|
+
.then((json) => {
|
|
274
|
+
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
275
|
+
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
276
|
+
setAccessToken(json.access_token)
|
|
277
|
+
})
|
|
278
278
|
.catch((e) => console.log(e))*/
|
|
279
279
|
// hello
|
|
280
280
|
var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
|
|
@@ -24,7 +24,7 @@ var urlFor = require('./urlFor.js');
|
|
|
24
24
|
var main = require('./main-f1c77adb.js');
|
|
25
25
|
var AuthorComponent = require('./AuthorComponent-39b37d84.js');
|
|
26
26
|
var PublicationFeature = require('./PublicationFeature-5ccf9b13.js');
|
|
27
|
-
var Pagination = require('./Pagination-
|
|
27
|
+
var Pagination = require('./Pagination-c63770a3.js');
|
|
28
28
|
var Spinner = require('react-bootstrap/Spinner');
|
|
29
29
|
require('./_commonjsHelpers-06173234.js');
|
|
30
30
|
require('./core.get-iterator-method-5643aa10.js');
|
|
@@ -49,6 +49,7 @@ require('./Segment.js');
|
|
|
49
49
|
require('./eq-5fc26c07.js');
|
|
50
50
|
require('./index-d48b231c.js');
|
|
51
51
|
require('react-bootstrap/Button');
|
|
52
|
+
require('react-paginate');
|
|
52
53
|
require('./index.esm-d51c9ac6.js');
|
|
53
54
|
require('./iconBase-be4097c0.js');
|
|
54
55
|
|
package/dist/cjs/HamMagazine.js
CHANGED
|
@@ -38,15 +38,15 @@ var Navbar__default = /*#__PURE__*/_interopDefaultLegacy(Navbar);
|
|
|
38
38
|
var NavDropdown__default = /*#__PURE__*/_interopDefaultLegacy(NavDropdown);
|
|
39
39
|
|
|
40
40
|
var HamMagazine = function HamMagazine(props) {
|
|
41
|
-
/*
|
|
42
|
-
Example Nav with acceptable props
|
|
43
|
-
<MagazineNav
|
|
44
|
-
showLogin
|
|
45
|
-
logo={props.settings.logo}
|
|
46
|
-
dataObject={props.cache.mainNavCache}
|
|
47
|
-
website={website}
|
|
48
|
-
subNav={props.cache.subNavCache}
|
|
49
|
-
/>
|
|
41
|
+
/*
|
|
42
|
+
Example Nav with acceptable props
|
|
43
|
+
<MagazineNav
|
|
44
|
+
showLogin
|
|
45
|
+
logo={props.settings.logo}
|
|
46
|
+
dataObject={props.cache.mainNavCache}
|
|
47
|
+
website={website}
|
|
48
|
+
subNav={props.cache.subNavCache}
|
|
49
|
+
/>
|
|
50
50
|
*/
|
|
51
51
|
|
|
52
52
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|
|
@@ -12,7 +12,7 @@ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
|
12
12
|
var Modal__default = /*#__PURE__*/_interopDefaultLegacy(Modal);
|
|
13
13
|
var Button__default = /*#__PURE__*/_interopDefaultLegacy(Button);
|
|
14
14
|
|
|
15
|
-
var css = ".HealthcareProfessionalModal-module_container__HUaSr {\
|
|
15
|
+
var css = ".HealthcareProfessionalModal-module_container__HUaSr {\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n background: rgba(0,0,0,.1);\n z-index: 9999999999;\n display: grid;\n place-items: center;\n}\n.HealthcareProfessionalModal-module_modal__31CzM{\n background: #fff;\n padding: 1.5rem;\n text-align: center;\n position: relative;\n width: 400px;\n max-width: 90vw;\n\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n animation: HealthcareProfessionalModal-module_show__3soMo .5s forwards;\n transform: translateY(0);\n opacity:1;\n}\n.HealthcareProfessionalModal-module_header__3uIr7 {\n background-color: #0d335a;\nposition: absolute;\n padding: 1rem;\n width: 80%;\ntop: 0;\nleft: 50%;\ntransform: translateX(-50%) translateY(-50%) ;\n border-radius: 15px;\n}\n.HealthcareProfessionalModal-module_body__3bnyN {\n color: #202020;\n}\n.HealthcareProfessionalModal-module_body__3bnyN span{\n font-weight: bold;\n}\n.HealthcareProfessionalModal-module_body__3bnyN .HealthcareProfessionalModal-module_title__27l5n {\n font-size: 24px;\n margin-bottom: 1rem;\n}\n.HealthcareProfessionalModal-module_controls__1wXJl button {\n margin: 1.5rem 1rem;\n border-radius: 5px;\n font-size: 1rem;\n}\n@keyframes HealthcareProfessionalModal-module_show__3soMo {\n from{\n transform: translateY(25px);\n opacity: 0;\n }\n to {\n transform: translateY(0);\n opacity:1;\n }\n}";
|
|
16
16
|
var styles = { "container": "HealthcareProfessionalModal-module_container__HUaSr", "modal": "HealthcareProfessionalModal-module_modal__31CzM", "show": "HealthcareProfessionalModal-module_show__3soMo", "header": "HealthcareProfessionalModal-module_header__3uIr7", "body": "HealthcareProfessionalModal-module_body__3bnyN", "title": "HealthcareProfessionalModal-module_title__27l5n", "controls": "HealthcareProfessionalModal-module_controls__1wXJl" };
|
|
17
17
|
styleInject_es.styleInject(css);
|
|
18
18
|
|
package/dist/cjs/IssueLanding.js
CHANGED
|
@@ -77,35 +77,35 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
77
77
|
|
|
78
78
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
79
79
|
|
|
80
|
-
/* usage
|
|
81
|
-
import Settings, { Ads } from '../../../../settings'
|
|
82
|
-
import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
|
|
83
|
-
import client from '../../../../client'
|
|
84
|
-
import moment from 'moment'
|
|
85
|
-
import Shell from '../../../../components/2.0/Shell'
|
|
86
|
-
import { pageview } from '../../../../utilities/gtag'
|
|
87
|
-
|
|
88
|
-
const Issue = (props) => {
|
|
89
|
-
const { pubIssue, cache } = props
|
|
90
|
-
const targeting = {
|
|
91
|
-
content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
92
|
-
document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
93
|
-
}
|
|
94
|
-
return (
|
|
95
|
-
<Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
|
|
96
|
-
<IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
|
|
97
|
-
</Shell>
|
|
98
|
-
)
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
Issue.getInitialProps = async (ctx) => {
|
|
102
|
-
const { query } = ctx
|
|
103
|
-
const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
|
|
104
|
-
)
|
|
105
|
-
return { pubIssue }
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
export default Issue
|
|
80
|
+
/* usage
|
|
81
|
+
import Settings, { Ads } from '../../../../settings'
|
|
82
|
+
import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
|
|
83
|
+
import client from '../../../../client'
|
|
84
|
+
import moment from 'moment'
|
|
85
|
+
import Shell from '../../../../components/2.0/Shell'
|
|
86
|
+
import { pageview } from '../../../../utilities/gtag'
|
|
87
|
+
|
|
88
|
+
const Issue = (props) => {
|
|
89
|
+
const { pubIssue, cache } = props
|
|
90
|
+
const targeting = {
|
|
91
|
+
content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
92
|
+
document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
93
|
+
}
|
|
94
|
+
return (
|
|
95
|
+
<Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
|
|
96
|
+
<IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
|
|
97
|
+
</Shell>
|
|
98
|
+
)
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
Issue.getInitialProps = async (ctx) => {
|
|
102
|
+
const { query } = ctx
|
|
103
|
+
const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
|
|
104
|
+
)
|
|
105
|
+
return { pubIssue }
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
export default Issue
|
|
109
109
|
*/
|
|
110
110
|
|
|
111
111
|
var IssueLanding = function IssueLanding(props) {
|
package/dist/cjs/KMTracker.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var KMTracker = function KMTracker(props) {
|
|
4
|
-
|
|
4
|
+
var id = props.id;
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
if (document && id) {
|
|
7
7
|
(function () {
|
|
8
|
-
|
|
8
|
+
var ecnJquery = document.createElement('script');
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
10
|
+
ecnJquery.type = 'text/javascript';
|
|
11
|
+
ecnJquery.async = true;
|
|
12
|
+
ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
var ecnScript = document.createElement('script');
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
ecnScript.type = 'text/javascript';
|
|
17
|
+
ecnScript.async = true;
|
|
18
|
+
ecnScript.id = 'km-tracker';
|
|
19
|
+
ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
|
|
20
20
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
document.head.appendChild(ecnJquery);
|
|
22
|
+
document.head.appendChild(ecnScript);
|
|
23
|
+
})();
|
|
24
|
+
}
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
module.exports = KMTracker;
|
package/dist/cjs/MasterDeck.js
CHANGED
|
@@ -230,14 +230,14 @@ var MasterDeck = function (_React$Component) {
|
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
// please leave this for later debug purpose : Yong Jun.
|
|
233
|
-
/* console.log('page change reported', {
|
|
234
|
-
currentPage: currentPage,
|
|
235
|
-
pageNumber: pageNumber,
|
|
236
|
-
pathname: pathname,
|
|
237
|
-
path: path,
|
|
238
|
-
newPath: newPath,
|
|
239
|
-
firstPage: pageNumber === 1,
|
|
240
|
-
queryString: queryString
|
|
233
|
+
/* console.log('page change reported', {
|
|
234
|
+
currentPage: currentPage,
|
|
235
|
+
pageNumber: pageNumber,
|
|
236
|
+
pathname: pathname,
|
|
237
|
+
path: path,
|
|
238
|
+
newPath: newPath,
|
|
239
|
+
firstPage: pageNumber === 1,
|
|
240
|
+
queryString: queryString
|
|
241
241
|
}) */
|
|
242
242
|
|
|
243
243
|
if (pageview) {
|
|
@@ -14,7 +14,7 @@ var lodash = require('./lodash-f0783643.js');
|
|
|
14
14
|
var main = require('./main-f1c77adb.js');
|
|
15
15
|
var ADlgInfeed = require('./ADlgInfeed-0db07099.js');
|
|
16
16
|
var ADInfeed = require('./ADInfeed-81006615.js');
|
|
17
|
-
var Pagination = require('./Pagination-
|
|
17
|
+
var Pagination = require('./Pagination-c63770a3.js');
|
|
18
18
|
require('./_commonjsHelpers-06173234.js');
|
|
19
19
|
require('./core.get-iterator-method-5643aa10.js');
|
|
20
20
|
require('./web.dom.iterable-d98303e0.js');
|
|
@@ -35,6 +35,7 @@ require('./isSymbol-03abbdf0.js');
|
|
|
35
35
|
require('./toNumber-5e1fac58.js');
|
|
36
36
|
require('./Beam.js');
|
|
37
37
|
require('./Segment.js');
|
|
38
|
+
require('react-paginate');
|
|
38
39
|
require('react-bootstrap/Button');
|
|
39
40
|
require('./index.esm-d51c9ac6.js');
|
|
40
41
|
require('./iconBase-be4097c0.js');
|
|
@@ -115,14 +116,14 @@ var MasterDeck = function (_React$Component) {
|
|
|
115
116
|
}
|
|
116
117
|
|
|
117
118
|
// please leave this for later debug purpose : Yong Jun.
|
|
118
|
-
/* console.log('page change reported', {
|
|
119
|
-
currentPage: currentPage,
|
|
120
|
-
pageNumber: pageNumber,
|
|
121
|
-
pathname: pathname,
|
|
122
|
-
path: path,
|
|
123
|
-
newPath: newPath,
|
|
124
|
-
firstPage: pageNumber === 1,
|
|
125
|
-
queryString: queryString
|
|
119
|
+
/* console.log('page change reported', {
|
|
120
|
+
currentPage: currentPage,
|
|
121
|
+
pageNumber: pageNumber,
|
|
122
|
+
pathname: pathname,
|
|
123
|
+
path: path,
|
|
124
|
+
newPath: newPath,
|
|
125
|
+
firstPage: pageNumber === 1,
|
|
126
|
+
queryString: queryString
|
|
126
127
|
}) */
|
|
127
128
|
|
|
128
129
|
if (pageview) {
|
|
@@ -9435,7 +9435,7 @@ var Tooltip = React__default['default'].forwardRef(function (_ref, ref) {
|
|
|
9435
9435
|
Tooltip.defaultProps = defaultProps;
|
|
9436
9436
|
Tooltip.displayName = 'Tooltip';
|
|
9437
9437
|
|
|
9438
|
-
var css = ".MediaSeriesCard-module_article__SAFYK {\
|
|
9438
|
+
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";
|
|
9439
9439
|
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" };
|
|
9440
9440
|
styleInject_es.styleInject(css);
|
|
9441
9441
|
|
|
@@ -5,7 +5,7 @@ var _typeof = require('./typeof-567e31ff.js');
|
|
|
5
5
|
var _extends = require('./extends-7c86182f.js');
|
|
6
6
|
var slicedToArray = require('./slicedToArray-067dd3bc.js');
|
|
7
7
|
var React = require('react');
|
|
8
|
-
var MediaSeriesCard = require('./MediaSeriesCard-
|
|
8
|
+
var MediaSeriesCard = require('./MediaSeriesCard-5bf9813e.js');
|
|
9
9
|
require('./index-50be6759.js');
|
|
10
10
|
require('react-dom');
|
|
11
11
|
var Link = require('next/link');
|
|
@@ -100,11 +100,11 @@ var Filter = function Filter(_ref) {
|
|
|
100
100
|
_useState6 = slicedToArray._slicedToArray(_useState5, 2),
|
|
101
101
|
grandChildData = _useState6[0],
|
|
102
102
|
setGrandChildData = _useState6[1];
|
|
103
|
-
/*
|
|
104
|
-
{parent: showAll,
|
|
105
|
-
chidlren: show selected from parent,
|
|
106
|
-
grandchildren: show selected from children
|
|
107
|
-
}
|
|
103
|
+
/*
|
|
104
|
+
{parent: showAll,
|
|
105
|
+
chidlren: show selected from parent,
|
|
106
|
+
grandchildren: show selected from children
|
|
107
|
+
}
|
|
108
108
|
*/
|
|
109
109
|
|
|
110
110
|
|
|
@@ -5,7 +5,7 @@ var _typeof = require('./typeof-567e31ff.js');
|
|
|
5
5
|
var _extends = require('./extends-7c86182f.js');
|
|
6
6
|
var slicedToArray = require('./slicedToArray-067dd3bc.js');
|
|
7
7
|
var React = require('react');
|
|
8
|
-
var MediaSeriesCard = require('./MediaSeriesCard-
|
|
8
|
+
var MediaSeriesCard = require('./MediaSeriesCard-5bf9813e.js');
|
|
9
9
|
require('./index-50be6759.js');
|
|
10
10
|
require('react-dom');
|
|
11
11
|
var Link = require('next/link');
|
|
@@ -46,7 +46,8 @@ require('./toNumber-5e1fac58.js');
|
|
|
46
46
|
require('./Beam.js');
|
|
47
47
|
require('./Segment.js');
|
|
48
48
|
require('./ADInfeed-81006615.js');
|
|
49
|
-
require('./Pagination-
|
|
49
|
+
require('./Pagination-c63770a3.js');
|
|
50
|
+
require('react-paginate');
|
|
50
51
|
require('react-bootstrap/Button');
|
|
51
52
|
require('./index.esm-d51c9ac6.js');
|
|
52
53
|
require('./iconBase-be4097c0.js');
|
|
@@ -101,11 +102,11 @@ var Filter = function Filter(_ref) {
|
|
|
101
102
|
_useState6 = slicedToArray._slicedToArray(_useState5, 2),
|
|
102
103
|
grandChildData = _useState6[0],
|
|
103
104
|
setGrandChildData = _useState6[1];
|
|
104
|
-
/*
|
|
105
|
-
{parent: showAll,
|
|
106
|
-
chidlren: show selected from parent,
|
|
107
|
-
grandchildren: show selected from children
|
|
108
|
-
}
|
|
105
|
+
/*
|
|
106
|
+
{parent: showAll,
|
|
107
|
+
chidlren: show selected from parent,
|
|
108
|
+
grandchildren: show selected from children
|
|
109
|
+
}
|
|
109
110
|
*/
|
|
110
111
|
|
|
111
112
|
|
package/dist/cjs/NavMagazine.js
CHANGED
|
@@ -38,16 +38,16 @@ var Navbar__default = /*#__PURE__*/_interopDefaultLegacy(Navbar);
|
|
|
38
38
|
var NavDropdown__default = /*#__PURE__*/_interopDefaultLegacy(NavDropdown);
|
|
39
39
|
|
|
40
40
|
var NavMagazine = function NavMagazine(props) {
|
|
41
|
-
/*
|
|
42
|
-
Example Nav with acceptable props
|
|
43
|
-
<MagazineNav
|
|
44
|
-
showLogin
|
|
45
|
-
user={props.cache.user}
|
|
46
|
-
logo={props.settings.logo}
|
|
47
|
-
dataObject={props.cache.mainNavCache}
|
|
48
|
-
website={website}
|
|
49
|
-
subNav={props.cache.subNavCache}
|
|
50
|
-
/>
|
|
41
|
+
/*
|
|
42
|
+
Example Nav with acceptable props
|
|
43
|
+
<MagazineNav
|
|
44
|
+
showLogin
|
|
45
|
+
user={props.cache.user}
|
|
46
|
+
logo={props.settings.logo}
|
|
47
|
+
dataObject={props.cache.mainNavCache}
|
|
48
|
+
website={website}
|
|
49
|
+
subNav={props.cache.subNavCache}
|
|
50
|
+
/>
|
|
51
51
|
*/
|
|
52
52
|
|
|
53
53
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|
package/dist/cjs/NavNative.js
CHANGED
|
@@ -315,15 +315,15 @@ function chunk(array, size, guard) {
|
|
|
315
315
|
var chunk_1 = chunk;
|
|
316
316
|
|
|
317
317
|
var NavNative = function NavNative(props) {
|
|
318
|
-
/*
|
|
319
|
-
Example Nav with acceptable props
|
|
320
|
-
<MagazineNav
|
|
321
|
-
showLogin
|
|
322
|
-
logo={props.settings.logo}
|
|
323
|
-
dataObject={props.cache.mainNavCache}
|
|
324
|
-
website={website}
|
|
325
|
-
subNav={props.cache.subNavCache}
|
|
326
|
-
/>
|
|
318
|
+
/*
|
|
319
|
+
Example Nav with acceptable props
|
|
320
|
+
<MagazineNav
|
|
321
|
+
showLogin
|
|
322
|
+
logo={props.settings.logo}
|
|
323
|
+
dataObject={props.cache.mainNavCache}
|
|
324
|
+
website={website}
|
|
325
|
+
subNav={props.cache.subNavCache}
|
|
326
|
+
/>
|
|
327
327
|
*/
|
|
328
328
|
// Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
|
|
329
329
|
var logo = props.logo,
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var ReactPaginate = require('react-paginate');
|
|
5
|
+
var Button = require('react-bootstrap/Button');
|
|
6
|
+
var index_esm = require('./index.esm-d51c9ac6.js');
|
|
7
|
+
|
|
8
|
+
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
9
|
+
|
|
10
|
+
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
11
|
+
var ReactPaginate__default = /*#__PURE__*/_interopDefaultLegacy(ReactPaginate);
|
|
12
|
+
var Button__default = /*#__PURE__*/_interopDefaultLegacy(Button);
|
|
13
|
+
|
|
14
|
+
var Pagination = function Pagination(props) {
|
|
15
|
+
var pageCount = props.pageCount,
|
|
16
|
+
_props$marginPagesDis = props.marginPagesDisplayed,
|
|
17
|
+
marginPagesDisplayed = _props$marginPagesDis === undefined ? 1 : _props$marginPagesDis,
|
|
18
|
+
_props$pageRangeDispl = props.pageRangeDisplayed,
|
|
19
|
+
pageRangeDisplayed = _props$pageRangeDispl === undefined ? 5 : _props$pageRangeDispl,
|
|
20
|
+
_props$currentPage = props.currentPage,
|
|
21
|
+
currentPage = _props$currentPage === undefined ? 1 : _props$currentPage,
|
|
22
|
+
_onPageChange = props.onPageChange,
|
|
23
|
+
_props$needLargePagin = props.needLargePaginateButtons,
|
|
24
|
+
needLargePaginateButtons = _props$needLargePagin === undefined ? false : _props$needLargePagin;
|
|
25
|
+
|
|
26
|
+
if (!pageCount || pageCount <= 1) return null;
|
|
27
|
+
return React__default['default'].createElement(
|
|
28
|
+
React__default['default'].Fragment,
|
|
29
|
+
null,
|
|
30
|
+
needLargePaginateButtons && React__default['default'].createElement(
|
|
31
|
+
'div',
|
|
32
|
+
{ className: 'pagination-lg-btn-nxt' },
|
|
33
|
+
React__default['default'].createElement(
|
|
34
|
+
Button__default['default'],
|
|
35
|
+
{
|
|
36
|
+
onClick: function onClick(e) {
|
|
37
|
+
e.preventDefault();
|
|
38
|
+
_onPageChange(currentPage + 1);
|
|
39
|
+
},
|
|
40
|
+
disabled: currentPage === pageCount,
|
|
41
|
+
href: '?page=' + (currentPage + 1) },
|
|
42
|
+
'NEXT PAGE',
|
|
43
|
+
React__default['default'].createElement(index_esm.FaArrowRight, { className: 'fa-arrow-right' })
|
|
44
|
+
)
|
|
45
|
+
),
|
|
46
|
+
React__default['default'].createElement(ReactPaginate__default['default'], {
|
|
47
|
+
pageCount: pageCount,
|
|
48
|
+
marginPagesDisplayed: marginPagesDisplayed,
|
|
49
|
+
pageRangeDisplayed: pageRangeDisplayed,
|
|
50
|
+
forcePage: currentPage - 1,
|
|
51
|
+
onPageChange: function onPageChange(_ref) {
|
|
52
|
+
var selected = _ref.selected;
|
|
53
|
+
return _onPageChange(selected + 1);
|
|
54
|
+
},
|
|
55
|
+
hrefBuilder: function hrefBuilder(page) {
|
|
56
|
+
return '?page=' + page;
|
|
57
|
+
},
|
|
58
|
+
previousLabel: '<',
|
|
59
|
+
nextLabel: '>',
|
|
60
|
+
containerClassName: 'pagination-container',
|
|
61
|
+
previousLinkClassName: 'previous',
|
|
62
|
+
nextLinkClassName: 'next',
|
|
63
|
+
disabledClassName: 'disabled',
|
|
64
|
+
activeClassName: 'active'
|
|
65
|
+
}),
|
|
66
|
+
needLargePaginateButtons && React__default['default'].createElement(
|
|
67
|
+
'div',
|
|
68
|
+
{ className: 'pagination-lg-btn-prv' },
|
|
69
|
+
React__default['default'].createElement(
|
|
70
|
+
Button__default['default'],
|
|
71
|
+
{
|
|
72
|
+
onClick: function onClick(e) {
|
|
73
|
+
e.preventDefault();
|
|
74
|
+
_onPageChange(currentPage - 1);
|
|
75
|
+
},
|
|
76
|
+
disabled: currentPage === 1,
|
|
77
|
+
href: currentPage <= 1 ? '?page=1' : '?page=' + (currentPage - 1) },
|
|
78
|
+
React__default['default'].createElement(index_esm.FaArrowLeft, { className: 'fa-arrow-left' }),
|
|
79
|
+
'PREVIOUS PAGE'
|
|
80
|
+
)
|
|
81
|
+
),
|
|
82
|
+
React__default['default'].createElement(
|
|
83
|
+
'style',
|
|
84
|
+
{ jsx: 'true' },
|
|
85
|
+
'\n .pagination-container {\n list-style: none;\n padding: 10px 0;\n margin: 0;\n display: flex;\n overflow: auto;\n }\n .pagination-container::before,\n .pagination-container::after {\n content: \'\';\n margin: 0 auto;\n }\n .pagination-container a {\n padding: 10px;\n border: 1px solid #dee2e6;\n }\n .pagination-container a:hover {\n text-decoration: none;\n background-color: #e9ecef;\n border-color: #dee2e6;\n }\n .pagination-container .active a {\n color: #fff;\n background-color: #666;\n background-color: var(--primary);\n }\n .pagination-container li:first-child a {\n border-radius: 5px 0 0 5px;\n }\n .pagination-container li:last-child a {\n border-radius: 0 5px 5px 0;\n }\n .pagination-container .disabled a {\n cursor: default;\n }\n .pagination-lg-btn-nxt,\n .pagination-lg-btn-prv {\n text-align: center;\n }\n .pagination-lg-btn-nxt .btn,\n .pagination-lg-btn-prv .btn {\n min-width: 80%;\n color: #000;\n color: var(--primary);\n background-color: transparent;\n border-color: #000;\n border-color: var(--primary);\n }\n .pagination-lg-btn-nxt {\n margin: 0 0 1.5rem;\n }\n .pagination-lg-btn-prv {\n margin: 1.5rem 0 0;\n }\n .pagination-lg-btn-nxt .btn:not(:disabled):not(.disabled).active,\n .pagination-lg-btn-prv .btn:not(:disabled):not(.disabled):active {\n color: #fff;\n background-color: #000;\n background-color: var(--primary);\n border-color: #000;\n border-color: var(--primary);\n }\n @media only screen and (min-width: 601px) {\n [class^=\'pagination-lg-btn\'] {\n display: none;\n }\n }\n .fa-arrow-left {\n margin-right: 0.5rem;\n }\n .fa-arrow-right {\n margin-left: 0.5rem;\n }\n .pagination-container::-webkit-scrollbar {\n height: 8px;\n }\n .pagination-container::-webkit-scrollbar-track,\n .pagination-container::-webkit-scrollbar-thumb {\n -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);\n border-radius: 4px;\n }\n .pagination-container::-webkit-scrollbar-track {\n background-color: rgba(0, 0, 0, 0.1);\n }\n .pagination-container::-webkit-scrollbar-thumb {\n background-color: rgba(0, 0, 0, 0.3);\n }\n '
|
|
86
|
+
)
|
|
87
|
+
);
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
exports.Pagination = Pagination;
|
|
@@ -46,7 +46,8 @@ require('./AuthorComponent-39b37d84.js');
|
|
|
46
46
|
require('./ADlgInfeed-0db07099.js');
|
|
47
47
|
require('./getContentCategory-f38a4c00.js');
|
|
48
48
|
require('./timeDifferenceCalc.js');
|
|
49
|
-
require('./Pagination-
|
|
49
|
+
require('./Pagination-c63770a3.js');
|
|
50
|
+
require('react-paginate');
|
|
50
51
|
require('react-bootstrap/Button');
|
|
51
52
|
require('./index.esm-d51c9ac6.js');
|
|
52
53
|
require('./iconBase-be4097c0.js');
|