@mjhls/mjh-framework 1.0.945-nojs-pagination-v2 → 1.0.945
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/DeckQueue.js +11 -29
- 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/IssueLanding.js +31 -34
- 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-543e905f.js → MediaSeriesCard-acb4581d.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +14 -22
- 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-885dcfbd.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-de93a303.js → SeriesSlider-ba0c5d1a.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/DeckQueue.js +11 -29
- 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/IssueLanding.js +31 -34
- 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-a525d485.js → MediaSeriesCard-227aea3c.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +14 -22
- 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-59436882.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-98ad6d97.js → SeriesSlider-45adb8dc.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-42f92f7c.js +0 -97
- package/dist/esm/Pagination-484b86c5.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-44d43b8a.js');
|
|
20
|
-
var Pagination = require('./Pagination-
|
|
20
|
+
var Pagination = require('./Pagination-885dcfbd.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) {
|
package/dist/cjs/DeckQueue.js
CHANGED
|
@@ -69,8 +69,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
69
69
|
total_pages: null,
|
|
70
70
|
scrolling: true,
|
|
71
71
|
query: _this.query,
|
|
72
|
-
currentPage: _this.props.currentPage || 1
|
|
73
|
-
lastDataSize: _this.data ? _this.data.length : 0
|
|
72
|
+
currentPage: _this.props.currentPage || 1
|
|
74
73
|
}, _this.loadMore = debounce.debounce_1(function () {
|
|
75
74
|
_this.setState(function (state) {
|
|
76
75
|
var page = state.page,
|
|
@@ -110,13 +109,11 @@ var DeckQueue = function (_React$Component) {
|
|
|
110
109
|
if (dataArr.length > 0) {
|
|
111
110
|
return {
|
|
112
111
|
data: [].concat(toConsumableArray._toConsumableArray(data), toConsumableArray._toConsumableArray(dataArr)),
|
|
113
|
-
lastDataSize: dataArr.length,
|
|
114
112
|
scrolling: true
|
|
115
113
|
};
|
|
116
114
|
} else {
|
|
117
115
|
return {
|
|
118
|
-
scrolling: false
|
|
119
|
-
lastDataSize: 0
|
|
116
|
+
scrolling: false
|
|
120
117
|
};
|
|
121
118
|
}
|
|
122
119
|
});
|
|
@@ -202,12 +199,8 @@ var DeckQueue = function (_React$Component) {
|
|
|
202
199
|
{ style: { display: 'flex', flex: '1 0 auto' } },
|
|
203
200
|
rightItems[i].component
|
|
204
201
|
);
|
|
205
|
-
}, _this.renderManualPagination = function (
|
|
206
|
-
var
|
|
207
|
-
var _this$state2 = _this.state,
|
|
208
|
-
currentPage = _this$state2.currentPage,
|
|
209
|
-
per = _this$state2.per,
|
|
210
|
-
lastDataSize = _this$state2.lastDataSize;
|
|
202
|
+
}, _this.renderManualPagination = function () {
|
|
203
|
+
var currentPage = _this.state.currentPage;
|
|
211
204
|
|
|
212
205
|
return React__default['default'].createElement(
|
|
213
206
|
'div',
|
|
@@ -217,7 +210,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
217
210
|
{ href: '?page=' + (currentPage - 1) },
|
|
218
211
|
'<< Previous'
|
|
219
212
|
),
|
|
220
|
-
|
|
213
|
+
React__default['default'].createElement(
|
|
221
214
|
'a',
|
|
222
215
|
{ href: '?page=' + (currentPage + 1) },
|
|
223
216
|
'Next >>'
|
|
@@ -332,30 +325,19 @@ var DeckQueue = function (_React$Component) {
|
|
|
332
325
|
columns = _props.columns,
|
|
333
326
|
variant = _props.variant,
|
|
334
327
|
autoScroll = _props.autoScroll,
|
|
335
|
-
page = _props.page
|
|
336
|
-
_props$nextPagePostsC = _props.nextPagePostsCount,
|
|
337
|
-
nextPagePostsCount = _props$nextPagePostsC === undefined ? 3 : _props$nextPagePostsC;
|
|
328
|
+
page = _props.page;
|
|
338
329
|
|
|
339
330
|
|
|
340
331
|
return React__default['default'].createElement(
|
|
341
332
|
'div',
|
|
342
333
|
{ className: 'contentDeck' },
|
|
343
334
|
autoScroll ? React__default['default'].createElement(
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
React__default['default'].createElement(
|
|
347
|
-
index_es.InfiniteScroll,
|
|
348
|
-
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
|
|
349
|
-
React__default['default'].createElement(
|
|
350
|
-
Container__default['default'],
|
|
351
|
-
null,
|
|
352
|
-
this.cardLoader(page, columns, variant)
|
|
353
|
-
)
|
|
354
|
-
),
|
|
335
|
+
index_es.InfiniteScroll,
|
|
336
|
+
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
|
|
355
337
|
React__default['default'].createElement(
|
|
356
|
-
'
|
|
338
|
+
Container__default['default'],
|
|
357
339
|
null,
|
|
358
|
-
this.
|
|
340
|
+
this.cardLoader(page, columns, variant)
|
|
359
341
|
)
|
|
360
342
|
) : React__default['default'].createElement(
|
|
361
343
|
React__default['default'].Fragment,
|
|
@@ -389,7 +371,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
389
371
|
React__default['default'].createElement(
|
|
390
372
|
'noscript',
|
|
391
373
|
null,
|
|
392
|
-
this.renderManualPagination(
|
|
374
|
+
this.renderManualPagination()
|
|
393
375
|
)
|
|
394
376
|
)
|
|
395
377
|
);
|
|
@@ -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-885dcfbd.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
|
@@ -256,23 +256,23 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
256
256
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
257
257
|
setAccessToken(cventAccessToken);
|
|
258
258
|
} else {
|
|
259
|
-
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
260
|
-
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
261
|
-
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
262
|
-
fetch(url, {
|
|
263
|
-
headers: {
|
|
264
|
-
'Content-Type': 'application/x-www-form-urlencoded',
|
|
265
|
-
Authorization: `Basic ${encodedData}`
|
|
266
|
-
},
|
|
267
|
-
method: 'POST',
|
|
268
|
-
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
269
|
-
})
|
|
270
|
-
.then((response) => response.json())
|
|
271
|
-
.then((json) => {
|
|
272
|
-
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
273
|
-
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
274
|
-
setAccessToken(json.access_token)
|
|
275
|
-
})
|
|
259
|
+
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
260
|
+
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
261
|
+
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
262
|
+
fetch(url, {
|
|
263
|
+
headers: {
|
|
264
|
+
'Content-Type': 'application/x-www-form-urlencoded',
|
|
265
|
+
Authorization: `Basic ${encodedData}`
|
|
266
|
+
},
|
|
267
|
+
method: 'POST',
|
|
268
|
+
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
269
|
+
})
|
|
270
|
+
.then((response) => response.json())
|
|
271
|
+
.then((json) => {
|
|
272
|
+
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
273
|
+
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
274
|
+
setAccessToken(json.access_token)
|
|
275
|
+
})
|
|
276
276
|
.catch((e) => console.log(e))*/
|
|
277
277
|
// hello
|
|
278
278
|
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-885dcfbd.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
|
package/dist/cjs/IssueLanding.js
CHANGED
|
@@ -76,35 +76,35 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
76
76
|
|
|
77
77
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
78
78
|
|
|
79
|
-
/* usage
|
|
80
|
-
import Settings, { Ads } from '../../../../settings'
|
|
81
|
-
import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
|
|
82
|
-
import client from '../../../../client'
|
|
83
|
-
import moment from 'moment'
|
|
84
|
-
import Shell from '../../../../components/2.0/Shell'
|
|
85
|
-
import { pageview } from '../../../../utilities/gtag'
|
|
86
|
-
|
|
87
|
-
const Issue = (props) => {
|
|
88
|
-
const { pubIssue, cache } = props
|
|
89
|
-
const targeting = {
|
|
90
|
-
content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
91
|
-
document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
92
|
-
}
|
|
93
|
-
return (
|
|
94
|
-
<Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
|
|
95
|
-
<IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
|
|
96
|
-
</Shell>
|
|
97
|
-
)
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
Issue.getInitialProps = async (ctx) => {
|
|
101
|
-
const { query } = ctx
|
|
102
|
-
const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
|
|
103
|
-
)
|
|
104
|
-
return { pubIssue }
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
export default Issue
|
|
79
|
+
/* usage
|
|
80
|
+
import Settings, { Ads } from '../../../../settings'
|
|
81
|
+
import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
|
|
82
|
+
import client from '../../../../client'
|
|
83
|
+
import moment from 'moment'
|
|
84
|
+
import Shell from '../../../../components/2.0/Shell'
|
|
85
|
+
import { pageview } from '../../../../utilities/gtag'
|
|
86
|
+
|
|
87
|
+
const Issue = (props) => {
|
|
88
|
+
const { pubIssue, cache } = props
|
|
89
|
+
const targeting = {
|
|
90
|
+
content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
91
|
+
document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
92
|
+
}
|
|
93
|
+
return (
|
|
94
|
+
<Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
|
|
95
|
+
<IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
|
|
96
|
+
</Shell>
|
|
97
|
+
)
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
Issue.getInitialProps = async (ctx) => {
|
|
101
|
+
const { query } = ctx
|
|
102
|
+
const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
|
|
103
|
+
)
|
|
104
|
+
return { pubIssue }
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
export default Issue
|
|
108
108
|
*/
|
|
109
109
|
|
|
110
110
|
var IssueLanding = function IssueLanding(props) {
|
|
@@ -128,9 +128,7 @@ var IssueLanding = function IssueLanding(props) {
|
|
|
128
128
|
_props$imageHeight = props.imageHeight,
|
|
129
129
|
imageHeight = _props$imageHeight === undefined ? 270 : _props$imageHeight,
|
|
130
130
|
_props$imageWidth = props.imageWidth,
|
|
131
|
-
imageWidth = _props$imageWidth === undefined ? 480 : _props$imageWidth
|
|
132
|
-
_props$nextPagePostsC = props.nextPagePostsCount,
|
|
133
|
-
nextPagePostsCount = _props$nextPagePostsC === undefined ? 1 : _props$nextPagePostsC;
|
|
131
|
+
imageWidth = _props$imageWidth === undefined ? 480 : _props$imageWidth;
|
|
134
132
|
|
|
135
133
|
return React__default['default'].createElement(
|
|
136
134
|
'div',
|
|
@@ -164,8 +162,7 @@ var IssueLanding = function IssueLanding(props) {
|
|
|
164
162
|
showPubInfo: showPubInfo,
|
|
165
163
|
columns: 'rotate',
|
|
166
164
|
variant: 'top',
|
|
167
|
-
contentCategoryMapping: settings.contentCategoryMapping ? settings.contentCategoryMapping : []
|
|
168
|
-
nextPagePostsCount: nextPagePostsCount
|
|
165
|
+
contentCategoryMapping: settings.contentCategoryMapping ? settings.contentCategoryMapping : []
|
|
169
166
|
})
|
|
170
167
|
);
|
|
171
168
|
};
|
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-24d739f6.js');
|
|
16
16
|
var ADInfeed = require('./ADInfeed-44d43b8a.js');
|
|
17
|
-
var Pagination = require('./Pagination-
|
|
17
|
+
var Pagination = require('./Pagination-885dcfbd.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-acb4581d.js');
|
|
9
9
|
require('./index-50be6759.js');
|
|
10
10
|
require('react-dom');
|
|
11
11
|
var Link = require('next/link');
|
|
@@ -99,11 +99,11 @@ var Filter = function Filter(_ref) {
|
|
|
99
99
|
_useState6 = slicedToArray._slicedToArray(_useState5, 2),
|
|
100
100
|
grandChildData = _useState6[0],
|
|
101
101
|
setGrandChildData = _useState6[1];
|
|
102
|
-
/*
|
|
103
|
-
{parent: showAll,
|
|
104
|
-
chidlren: show selected from parent,
|
|
105
|
-
grandchildren: show selected from children
|
|
106
|
-
}
|
|
102
|
+
/*
|
|
103
|
+
{parent: showAll,
|
|
104
|
+
chidlren: show selected from parent,
|
|
105
|
+
grandchildren: show selected from children
|
|
106
|
+
}
|
|
107
107
|
*/
|
|
108
108
|
|
|
109
109
|
|
|
@@ -246,8 +246,7 @@ var MediaSeriesLanding = function MediaSeriesLanding(props) {
|
|
|
246
246
|
pageview = props.pageview,
|
|
247
247
|
currentPage = props.currentPage,
|
|
248
248
|
docGroupID = props.docGroupID,
|
|
249
|
-
parentUrl = props.parentUrl
|
|
250
|
-
nextPagePostsCount = props.nextPagePostsCount;
|
|
249
|
+
parentUrl = props.parentUrl;
|
|
251
250
|
|
|
252
251
|
var _useState7 = React.useState(false),
|
|
253
252
|
_useState8 = slicedToArray._slicedToArray(_useState7, 2),
|
|
@@ -375,15 +374,14 @@ var MediaSeriesLanding = function MediaSeriesLanding(props) {
|
|
|
375
374
|
currentPage: currentPage,
|
|
376
375
|
pageview: pageview,
|
|
377
376
|
autoScroll: true,
|
|
378
|
-
seoPaginate: true
|
|
379
|
-
nextPagePostsCount: nextPagePostsCount
|
|
377
|
+
seoPaginate: true
|
|
380
378
|
})
|
|
381
379
|
);
|
|
382
380
|
};
|
|
383
381
|
|
|
384
382
|
MediaSeriesLanding.getInitialData = function () {
|
|
385
383
|
var _ref3 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee2(ctx, client, cache) {
|
|
386
|
-
var urlQuery, pathname, identifier, itemsPerPage, currentPage, start, statusCode, params, docGroupID, seriesQuery, seriesData,
|
|
384
|
+
var urlQuery, pathname, identifier, itemsPerPage, currentPage, start, statusCode, params, docGroupID, seriesQuery, seriesData, allSeries, buildUsedTopicsArray, usedTopics, taxonomyFilter;
|
|
387
385
|
return asyncToGenerator.regenerator.wrap(function _callee2$(_context2) {
|
|
388
386
|
while (1) {
|
|
389
387
|
switch (_context2.prev = _context2.next) {
|
|
@@ -413,14 +411,9 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
413
411
|
case 13:
|
|
414
412
|
seriesData = _context2.sent;
|
|
415
413
|
_context2.next = 16;
|
|
416
|
-
return client.fetch('count(' + seriesData + ')', _extends._extends({}, params, { from: params.to, to: params.to + itemsPerPage }));
|
|
417
|
-
|
|
418
|
-
case 16:
|
|
419
|
-
nextPagePostsCount = _context2.sent;
|
|
420
|
-
_context2.next = 19;
|
|
421
414
|
return client.fetch('*[_type == \'documentGroup\' && references(\'' + docGroupID._id + '\') && isSeries != false && isShow != false && defined(published) && dateTime(published) <= dateTime(now()) ] {\n topicMapping[]->\n }');
|
|
422
415
|
|
|
423
|
-
case
|
|
416
|
+
case 16:
|
|
424
417
|
allSeries = _context2.sent;
|
|
425
418
|
|
|
426
419
|
//Take all series topicMapping and put in an array
|
|
@@ -441,10 +434,10 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
441
434
|
};
|
|
442
435
|
|
|
443
436
|
usedTopics = buildUsedTopicsArray(allSeries);
|
|
444
|
-
_context2.next =
|
|
437
|
+
_context2.next = 21;
|
|
445
438
|
return client.fetch('\n *[_type == \'taxonomy\' && !defined(parent) && isMainTopic] | order(name asc) {\n _id,\n identifier,\n name,\n "children": *[_type == \'taxonomy\' && references(^._id)] | order(name asc){\n _id,\n name,\n identifier,\n "grandchildren": *[_type == \'taxonomy\' && references(^._id)] | order(name asc) {...}\n }\t\n }');
|
|
446
439
|
|
|
447
|
-
case
|
|
440
|
+
case 21:
|
|
448
441
|
taxonomyFilter = _context2.sent;
|
|
449
442
|
|
|
450
443
|
|
|
@@ -485,11 +478,10 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
485
478
|
docGroupID: docGroupID._id,
|
|
486
479
|
parentUrl: identifier,
|
|
487
480
|
statusCode: statusCode,
|
|
488
|
-
docGroup: docGroupID
|
|
489
|
-
nextPagePostsCount: nextPagePostsCount
|
|
481
|
+
docGroup: docGroupID
|
|
490
482
|
});
|
|
491
483
|
|
|
492
|
-
case
|
|
484
|
+
case 25:
|
|
493
485
|
case 'end':
|
|
494
486
|
return _context2.stop();
|
|
495
487
|
}
|
|
@@ -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-acb4581d.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-44d43b8a.js');
|
|
49
|
-
require('./Pagination-
|
|
49
|
+
require('./Pagination-885dcfbd.js');
|
|
50
|
+
require('react-paginate');
|
|
50
51
|
require('react-bootstrap/Button');
|
|
51
52
|
require('./index.esm-d51c9ac6.js');
|
|
52
53
|
require('./iconBase-be4097c0.js');
|
|
@@ -100,11 +101,11 @@ var Filter = function Filter(_ref) {
|
|
|
100
101
|
_useState6 = slicedToArray._slicedToArray(_useState5, 2),
|
|
101
102
|
grandChildData = _useState6[0],
|
|
102
103
|
setGrandChildData = _useState6[1];
|
|
103
|
-
/*
|
|
104
|
-
{parent: showAll,
|
|
105
|
-
chidlren: show selected from parent,
|
|
106
|
-
grandchildren: show selected from children
|
|
107
|
-
}
|
|
104
|
+
/*
|
|
105
|
+
{parent: showAll,
|
|
106
|
+
chidlren: show selected from parent,
|
|
107
|
+
grandchildren: show selected from children
|
|
108
|
+
}
|
|
108
109
|
*/
|
|
109
110
|
|
|
110
111
|
|