@mjhls/mjh-framework 1.0.707-beta.0 → 1.0.707-beta.1
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/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +1 -1
- package/dist/cjs/AD300x250x600.js +1 -1
- package/dist/cjs/AD728x90.js +1 -1
- package/dist/cjs/ADFloatingFooter.js +1 -1
- package/dist/cjs/ADGutter.js +1 -1
- package/dist/cjs/ADSkyscraper.js +1 -1
- package/dist/cjs/ADSponsoredResources.js +1 -1
- package/dist/cjs/ADWebcast.js +1 -1
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/AdSlot.js +1 -1
- package/dist/cjs/AdSlotsProvider.js +2 -6
- package/dist/cjs/ArticleSeriesListing.js +1 -1
- package/dist/cjs/Auth.js +206 -6
- package/dist/cjs/CMEDeck.js +1 -1
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/DeckContent.js +2 -2
- package/dist/cjs/DeckQueue.js +1 -1
- package/dist/cjs/{Dfp-f6a18ed2.js → Dfp-ce7ac168.js} +1 -1
- package/dist/cjs/ExternalResources.js +2 -2
- package/dist/cjs/GridContent.js +3 -3
- package/dist/cjs/IssueLanding.js +3 -3
- package/dist/cjs/LeftNav.js +1 -1
- package/dist/cjs/MasterDeck.js +3 -3
- package/dist/cjs/PartnerDetailListing.js +4 -4
- package/dist/cjs/QueueDeckExpanded.js +5 -9
- package/dist/cjs/TaxonomyDescription.js +2 -2
- package/dist/cjs/TemplateNormal.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/View.js +4 -4
- package/dist/cjs/getRelatedArticle.js +5 -354
- package/dist/cjs/getSerializers.js +2 -2
- package/dist/cjs/{index-e1275933.js → index-427156b6.js} +1 -1
- package/dist/cjs/{index-fa8ed292.js → index-8bf6c863.js} +63 -37
- package/dist/cjs/index.js +7 -7
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +1 -1
- package/dist/esm/AD300x250x600.js +1 -1
- package/dist/esm/AD728x90.js +1 -1
- package/dist/esm/ADFloatingFooter.js +1 -1
- package/dist/esm/ADGutter.js +1 -1
- package/dist/esm/ADSkyscraper.js +1 -1
- package/dist/esm/ADSponsoredResources.js +1 -1
- package/dist/esm/ADWebcast.js +1 -1
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/AdSlot.js +1 -1
- package/dist/esm/AdSlotsProvider.js +2 -6
- package/dist/esm/ArticleSeriesListing.js +1 -1
- package/dist/esm/Auth.js +201 -1
- package/dist/esm/CMEDeck.js +1 -1
- package/dist/esm/Column3.js +1 -1
- package/dist/esm/DeckContent.js +2 -2
- package/dist/esm/DeckQueue.js +1 -1
- package/dist/esm/{Dfp-96b49def.js → Dfp-14e866d7.js} +1 -1
- package/dist/esm/ExternalResources.js +2 -2
- package/dist/esm/GridContent.js +3 -3
- package/dist/esm/IssueLanding.js +3 -3
- package/dist/esm/LeftNav.js +1 -1
- package/dist/esm/MasterDeck.js +3 -3
- package/dist/esm/PartnerDetailListing.js +4 -4
- package/dist/esm/QueueDeckExpanded.js +5 -9
- package/dist/esm/TaxonomyDescription.js +2 -2
- package/dist/esm/TemplateNormal.js +1 -1
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/View.js +4 -4
- package/dist/esm/getRelatedArticle.js +5 -354
- package/dist/esm/getSerializers.js +2 -2
- package/dist/esm/{index-b2fb5cf2.js → index-20de5762.js} +1 -1
- package/dist/esm/{index-0e45a0b2.js → index-a9e53f80.js} +63 -37
- package/dist/esm/index.js +6 -6
- package/package.json +2 -2
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/esm/index-db3bb315.js +0 -207
- /package/dist/cjs/{ADInfeed-2d466478.js → ADInfeed-30227d30.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-a437d8a6.js → ADlgInfeed-8432091c.js} +0 -0
- /package/dist/esm/{ADInfeed-bdd220fa.js → ADInfeed-afa3ab79.js} +0 -0
- /package/dist/esm/{ADlgInfeed-e6762952.js → ADlgInfeed-20c39d33.js} +0 -0
package/dist/cjs/index.js
CHANGED
|
@@ -18,7 +18,7 @@ require('./web.dom.iterable-a0e279c1.js');
|
|
|
18
18
|
require('./typeof-725500bc.js');
|
|
19
19
|
require('./_is-array-754e012d.js');
|
|
20
20
|
require('react');
|
|
21
|
-
require('./index-
|
|
21
|
+
require('./index-8bf6c863.js');
|
|
22
22
|
require('prop-types');
|
|
23
23
|
require('react-bootstrap/Container');
|
|
24
24
|
require('react-bootstrap/Row');
|
|
@@ -42,10 +42,10 @@ require('./_set-species-f92c67c5.js');
|
|
|
42
42
|
var Segment = require('./Segment.js');
|
|
43
43
|
var Beam = require('./Beam.js');
|
|
44
44
|
var AdSlot = require('./AdSlot.js');
|
|
45
|
-
require('./ADInfeed-
|
|
45
|
+
require('./ADInfeed-30227d30.js');
|
|
46
46
|
var DeckContent = require('./DeckContent.js');
|
|
47
47
|
require('./lodash-fc2922d0.js');
|
|
48
|
-
require('./ADlgInfeed-
|
|
48
|
+
require('./ADlgInfeed-8432091c.js');
|
|
49
49
|
require('./getContentCategory-f38a4c00.js');
|
|
50
50
|
require('./get-68c52cb1.js');
|
|
51
51
|
var AD = require('./AD.js');
|
|
@@ -83,7 +83,7 @@ require('react-bootstrap/Form');
|
|
|
83
83
|
require('./index-3294d3bc.js');
|
|
84
84
|
require('./js.cookie-a511c430.js');
|
|
85
85
|
var CMEDeck = require('./CMEDeck.js');
|
|
86
|
-
var getSerializers = require('./index-
|
|
86
|
+
var getSerializers = require('./index-427156b6.js');
|
|
87
87
|
require('./util-f2c1b65b.js');
|
|
88
88
|
require('./brightcove-react-player-loader.es-156bd4d6.js');
|
|
89
89
|
require('react-bootstrap/Pagination');
|
|
@@ -163,9 +163,9 @@ var ConferenceArticleCard = require('./ConferenceArticleCard.js');
|
|
|
163
163
|
var KMTracker = require('./KMTracker.js');
|
|
164
164
|
var getSeriesDetail = require('./getSeriesDetail.js');
|
|
165
165
|
var SetCookie = require('./SetCookie.js');
|
|
166
|
-
require('
|
|
167
|
-
var getRelatedArticle = require('./getRelatedArticle.js');
|
|
166
|
+
require('nookies');
|
|
168
167
|
var getQuery = require('./getQuery.js');
|
|
168
|
+
var getRelatedArticle = require('./getRelatedArticle.js');
|
|
169
169
|
var Auth = require('./Auth.js');
|
|
170
170
|
require('swr');
|
|
171
171
|
require('passport-local');
|
|
@@ -257,8 +257,8 @@ exports.ConferenceArticleCard = ConferenceArticleCard;
|
|
|
257
257
|
exports.KMTracker = KMTracker;
|
|
258
258
|
exports.getSeriesDetail = getSeriesDetail;
|
|
259
259
|
exports.SetCookie = SetCookie;
|
|
260
|
-
exports.getRelatedArticle = getRelatedArticle;
|
|
261
260
|
exports.getQuery = getQuery;
|
|
261
|
+
exports.getRelatedArticle = getRelatedArticle;
|
|
262
262
|
exports.Auth = Auth.default;
|
|
263
263
|
exports.getTargeting = getTargeting.getTargeting;
|
|
264
264
|
exports.View = View;
|
package/dist/esm/AD.js
CHANGED
package/dist/esm/AD300x250.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import { _ as _extends } from './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import { a as lib_2 } from './index-
|
|
11
|
+
import { a as lib_2 } from './index-a9e53f80.js';
|
|
12
12
|
import PropTypes from 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default, { useEffect } from 'react';
|
|
3
|
-
import { b as lib_1, l as lib_3 } from './index-
|
|
3
|
+
import { b as lib_1, l as lib_3 } from './index-a9e53f80.js';
|
|
4
4
|
import 'prop-types';
|
|
5
5
|
import { c as main_22 } from './main-35ff7b4f.js';
|
|
6
6
|
|
|
@@ -34,11 +34,7 @@ var AdSlotsProvider = function AdSlotsProvider(_ref) {
|
|
|
34
34
|
|
|
35
35
|
return React__default.createElement(
|
|
36
36
|
lib_1,
|
|
37
|
-
{
|
|
38
|
-
dfpNetworkId: networkID,
|
|
39
|
-
targeting: targeting,
|
|
40
|
-
singleRequest: singleRequest,
|
|
41
|
-
lazyLoad: { fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 } },
|
|
37
|
+
{ dfpNetworkId: networkID, targeting: targeting, singleRequest: singleRequest, lazyLoad: { fetchMarginPercent: 0, renderMarginPercent: 0, mobileScaling: 1.0 } },
|
|
42
38
|
children
|
|
43
39
|
);
|
|
44
40
|
};
|
|
@@ -12,7 +12,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
12
12
|
import './typeof-08f2c380.js';
|
|
13
13
|
import './_is-array-49698029.js';
|
|
14
14
|
import React__default from 'react';
|
|
15
|
-
import { l as lib_3 } from './index-
|
|
15
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import Container from 'react-bootstrap/Container';
|
|
18
18
|
import { m as moment } from './moment-e2f9b20c.js';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -15,7 +15,6 @@ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7c6
|
|
|
15
15
|
import './_set-species-cede29f8.js';
|
|
16
16
|
import { Col, Form, Button, Spinner } from 'react-bootstrap';
|
|
17
17
|
import { u as util } from './util-7700fc59.js';
|
|
18
|
-
import { s as serialize_1, p as parse_1 } from './index-db3bb315.js';
|
|
19
18
|
import useSWR from 'swr';
|
|
20
19
|
import Local from 'passport-local';
|
|
21
20
|
import mysql from 'mysql';
|
|
@@ -1203,6 +1202,207 @@ var SignupForm$1 = function SignupForm(props) {
|
|
|
1203
1202
|
);
|
|
1204
1203
|
};
|
|
1205
1204
|
|
|
1205
|
+
/*!
|
|
1206
|
+
* cookie
|
|
1207
|
+
* Copyright(c) 2012-2014 Roman Shtylman
|
|
1208
|
+
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
1209
|
+
* MIT Licensed
|
|
1210
|
+
*/
|
|
1211
|
+
|
|
1212
|
+
/**
|
|
1213
|
+
* Module exports.
|
|
1214
|
+
* @public
|
|
1215
|
+
*/
|
|
1216
|
+
|
|
1217
|
+
var parse_1 = parse;
|
|
1218
|
+
var serialize_1 = serialize;
|
|
1219
|
+
|
|
1220
|
+
/**
|
|
1221
|
+
* Module variables.
|
|
1222
|
+
* @private
|
|
1223
|
+
*/
|
|
1224
|
+
|
|
1225
|
+
var decode = decodeURIComponent;
|
|
1226
|
+
var encode = encodeURIComponent;
|
|
1227
|
+
var pairSplitRegExp = /; */;
|
|
1228
|
+
|
|
1229
|
+
/**
|
|
1230
|
+
* RegExp to match field-content in RFC 7230 sec 3.2
|
|
1231
|
+
*
|
|
1232
|
+
* field-content = field-vchar [ 1*( SP / HTAB ) field-vchar ]
|
|
1233
|
+
* field-vchar = VCHAR / obs-text
|
|
1234
|
+
* obs-text = %x80-FF
|
|
1235
|
+
*/
|
|
1236
|
+
|
|
1237
|
+
var fieldContentRegExp = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;
|
|
1238
|
+
|
|
1239
|
+
/**
|
|
1240
|
+
* Parse a cookie header.
|
|
1241
|
+
*
|
|
1242
|
+
* Parse the given cookie header string into an object
|
|
1243
|
+
* The object has the various cookies as keys(names) => values
|
|
1244
|
+
*
|
|
1245
|
+
* @param {string} str
|
|
1246
|
+
* @param {object} [options]
|
|
1247
|
+
* @return {object}
|
|
1248
|
+
* @public
|
|
1249
|
+
*/
|
|
1250
|
+
|
|
1251
|
+
function parse(str, options) {
|
|
1252
|
+
if (typeof str !== 'string') {
|
|
1253
|
+
throw new TypeError('argument str must be a string');
|
|
1254
|
+
}
|
|
1255
|
+
|
|
1256
|
+
var obj = {};
|
|
1257
|
+
var opt = options || {};
|
|
1258
|
+
var pairs = str.split(pairSplitRegExp);
|
|
1259
|
+
var dec = opt.decode || decode;
|
|
1260
|
+
|
|
1261
|
+
for (var i = 0; i < pairs.length; i++) {
|
|
1262
|
+
var pair = pairs[i];
|
|
1263
|
+
var eq_idx = pair.indexOf('=');
|
|
1264
|
+
|
|
1265
|
+
// skip things that don't look like key=value
|
|
1266
|
+
if (eq_idx < 0) {
|
|
1267
|
+
continue;
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
var key = pair.substr(0, eq_idx).trim();
|
|
1271
|
+
var val = pair.substr(++eq_idx, pair.length).trim();
|
|
1272
|
+
|
|
1273
|
+
// quoted values
|
|
1274
|
+
if ('"' == val[0]) {
|
|
1275
|
+
val = val.slice(1, -1);
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
// only assign once
|
|
1279
|
+
if (undefined == obj[key]) {
|
|
1280
|
+
obj[key] = tryDecode(val, dec);
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
return obj;
|
|
1285
|
+
}
|
|
1286
|
+
|
|
1287
|
+
/**
|
|
1288
|
+
* Serialize data into a cookie header.
|
|
1289
|
+
*
|
|
1290
|
+
* Serialize the a name value pair into a cookie string suitable for
|
|
1291
|
+
* http headers. An optional options object specified cookie parameters.
|
|
1292
|
+
*
|
|
1293
|
+
* serialize('foo', 'bar', { httpOnly: true })
|
|
1294
|
+
* => "foo=bar; httpOnly"
|
|
1295
|
+
*
|
|
1296
|
+
* @param {string} name
|
|
1297
|
+
* @param {string} val
|
|
1298
|
+
* @param {object} [options]
|
|
1299
|
+
* @return {string}
|
|
1300
|
+
* @public
|
|
1301
|
+
*/
|
|
1302
|
+
|
|
1303
|
+
function serialize(name, val, options) {
|
|
1304
|
+
var opt = options || {};
|
|
1305
|
+
var enc = opt.encode || encode;
|
|
1306
|
+
|
|
1307
|
+
if (typeof enc !== 'function') {
|
|
1308
|
+
throw new TypeError('option encode is invalid');
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
if (!fieldContentRegExp.test(name)) {
|
|
1312
|
+
throw new TypeError('argument name is invalid');
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
var value = enc(val);
|
|
1316
|
+
|
|
1317
|
+
if (value && !fieldContentRegExp.test(value)) {
|
|
1318
|
+
throw new TypeError('argument val is invalid');
|
|
1319
|
+
}
|
|
1320
|
+
|
|
1321
|
+
var str = name + '=' + value;
|
|
1322
|
+
|
|
1323
|
+
if (null != opt.maxAge) {
|
|
1324
|
+
var maxAge = opt.maxAge - 0;
|
|
1325
|
+
|
|
1326
|
+
if (isNaN(maxAge) || !isFinite(maxAge)) {
|
|
1327
|
+
throw new TypeError('option maxAge is invalid')
|
|
1328
|
+
}
|
|
1329
|
+
|
|
1330
|
+
str += '; Max-Age=' + Math.floor(maxAge);
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
if (opt.domain) {
|
|
1334
|
+
if (!fieldContentRegExp.test(opt.domain)) {
|
|
1335
|
+
throw new TypeError('option domain is invalid');
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
str += '; Domain=' + opt.domain;
|
|
1339
|
+
}
|
|
1340
|
+
|
|
1341
|
+
if (opt.path) {
|
|
1342
|
+
if (!fieldContentRegExp.test(opt.path)) {
|
|
1343
|
+
throw new TypeError('option path is invalid');
|
|
1344
|
+
}
|
|
1345
|
+
|
|
1346
|
+
str += '; Path=' + opt.path;
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
if (opt.expires) {
|
|
1350
|
+
if (typeof opt.expires.toUTCString !== 'function') {
|
|
1351
|
+
throw new TypeError('option expires is invalid');
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
str += '; Expires=' + opt.expires.toUTCString();
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
if (opt.httpOnly) {
|
|
1358
|
+
str += '; HttpOnly';
|
|
1359
|
+
}
|
|
1360
|
+
|
|
1361
|
+
if (opt.secure) {
|
|
1362
|
+
str += '; Secure';
|
|
1363
|
+
}
|
|
1364
|
+
|
|
1365
|
+
if (opt.sameSite) {
|
|
1366
|
+
var sameSite = typeof opt.sameSite === 'string'
|
|
1367
|
+
? opt.sameSite.toLowerCase() : opt.sameSite;
|
|
1368
|
+
|
|
1369
|
+
switch (sameSite) {
|
|
1370
|
+
case true:
|
|
1371
|
+
str += '; SameSite=Strict';
|
|
1372
|
+
break;
|
|
1373
|
+
case 'lax':
|
|
1374
|
+
str += '; SameSite=Lax';
|
|
1375
|
+
break;
|
|
1376
|
+
case 'strict':
|
|
1377
|
+
str += '; SameSite=Strict';
|
|
1378
|
+
break;
|
|
1379
|
+
case 'none':
|
|
1380
|
+
str += '; SameSite=None';
|
|
1381
|
+
break;
|
|
1382
|
+
default:
|
|
1383
|
+
throw new TypeError('option sameSite is invalid');
|
|
1384
|
+
}
|
|
1385
|
+
}
|
|
1386
|
+
|
|
1387
|
+
return str;
|
|
1388
|
+
}
|
|
1389
|
+
|
|
1390
|
+
/**
|
|
1391
|
+
* Try decoding a string using a decoding function.
|
|
1392
|
+
*
|
|
1393
|
+
* @param {string} str
|
|
1394
|
+
* @param {function} decode
|
|
1395
|
+
* @private
|
|
1396
|
+
*/
|
|
1397
|
+
|
|
1398
|
+
function tryDecode(str, decode) {
|
|
1399
|
+
try {
|
|
1400
|
+
return decode(str);
|
|
1401
|
+
} catch (e) {
|
|
1402
|
+
return str;
|
|
1403
|
+
}
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1206
1406
|
var TOKEN_NAME = 'token';
|
|
1207
1407
|
var MAX_AGE = 60 * 60 * 8; // 8 hours
|
|
1208
1408
|
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -9,7 +9,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
9
9
|
import { _ as _extends } from './extends-cc5da797.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './moment-e2f9b20c.js';
|
|
15
15
|
import { useRouter } from 'next/router';
|
package/dist/esm/Column3.js
CHANGED
|
@@ -9,7 +9,7 @@ import './extends-cc5da797.js';
|
|
|
9
9
|
import './define-property-de3fc946.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default, { useRef, useEffect } from 'react';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-a9e53f80.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import Row from 'react-bootstrap/Row';
|
|
15
15
|
import Col from 'react-bootstrap/Col';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
@@ -38,7 +38,7 @@ import './_set-species-cede29f8.js';
|
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-afa3ab79.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
|
44
44
|
_inherits(DeckContent, _React$Component);
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
@@ -4,7 +4,7 @@ import './es6.string.iterator-9b2af4a5.js';
|
|
|
4
4
|
import './core.get-iterator-method-54d2e411.js';
|
|
5
5
|
import './web.dom.iterable-8956f9a5.js';
|
|
6
6
|
import React__default, { useState } from 'react';
|
|
7
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
7
|
+
import { b as lib_1, a as lib_2 } from './index-a9e53f80.js';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import './isSymbol-807e927e.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default, { useState, useEffect } from 'react';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
@@ -42,7 +42,7 @@ import './iconBase-602d52fe.js';
|
|
|
42
42
|
import './index.esm-29e48d38.js';
|
|
43
43
|
import Button from 'react-bootstrap/Button';
|
|
44
44
|
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
45
|
-
import { g as getSerializers } from './index-
|
|
45
|
+
import { g as getSerializers } from './index-20de5762.js';
|
|
46
46
|
import './util-7700fc59.js';
|
|
47
47
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
48
48
|
import 'react-bootstrap/Pagination';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import Row from 'react-bootstrap/Row';
|
|
@@ -38,9 +38,9 @@ import './_set-species-cede29f8.js';
|
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-afa3ab79.js';
|
|
42
42
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
43
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
43
|
+
import { A as ADlgInfeed } from './ADlgInfeed-20c39d33.js';
|
|
44
44
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
45
45
|
import { g as get_1 } from './get-5ee14cda.js';
|
|
46
46
|
import './AD.js';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -9,7 +9,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
9
9
|
import './extends-cc5da797.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default from 'react';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-a9e53f80.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
15
|
import './moment-e2f9b20c.js';
|
|
@@ -30,9 +30,9 @@ import './_set-species-cede29f8.js';
|
|
|
30
30
|
import './Segment.js';
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './AdSlot.js';
|
|
33
|
-
import './ADInfeed-
|
|
33
|
+
import './ADInfeed-afa3ab79.js';
|
|
34
34
|
import './lodash-17fdfebb.js';
|
|
35
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADlgInfeed-20c39d33.js';
|
|
36
36
|
import './getContentCategory-15dcc413.js';
|
|
37
37
|
import './AuthorComponent-00f13201.js';
|
|
38
38
|
import 'react-bootstrap';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -8,7 +8,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
8
8
|
import './extends-cc5da797.js';
|
|
9
9
|
import './web.dom.iterable-8956f9a5.js';
|
|
10
10
|
import React__default, { useRef, useEffect } from 'react';
|
|
11
|
-
import './index-
|
|
11
|
+
import './index-a9e53f80.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
14
|
import './debounce-1a993acf.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import Container from 'react-bootstrap/Container';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
@@ -36,9 +36,9 @@ import './_set-species-cede29f8.js';
|
|
|
36
36
|
import './Segment.js';
|
|
37
37
|
import './Beam.js';
|
|
38
38
|
import './AdSlot.js';
|
|
39
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
39
|
+
import { A as ADInfeed } from './ADInfeed-afa3ab79.js';
|
|
40
40
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
41
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
41
|
+
import { A as ADlgInfeed } from './ADlgInfeed-20c39d33.js';
|
|
42
42
|
|
|
43
43
|
var MasterDeck = function (_React$Component) {
|
|
44
44
|
_inherits(MasterDeck, _React$Component);
|
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
@@ -37,9 +37,9 @@ import './_set-species-cede29f8.js';
|
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
40
|
+
import './ADInfeed-afa3ab79.js';
|
|
41
41
|
import './lodash-17fdfebb.js';
|
|
42
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADlgInfeed-20c39d33.js';
|
|
43
43
|
import './getContentCategory-15dcc413.js';
|
|
44
44
|
import './AuthorComponent-00f13201.js';
|
|
45
45
|
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
@@ -51,7 +51,7 @@ import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
|
51
51
|
import './iconBase-602d52fe.js';
|
|
52
52
|
import './index.esm-29e48d38.js';
|
|
53
53
|
import 'react-bootstrap/Button';
|
|
54
|
-
import { g as getSerializers } from './index-
|
|
54
|
+
import { g as getSerializers } from './index-20de5762.js';
|
|
55
55
|
import './util-7700fc59.js';
|
|
56
56
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
57
57
|
import 'react-bootstrap/Pagination';
|
|
@@ -9,7 +9,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
9
9
|
import { _ as _extends } from './extends-cc5da797.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default, { useEffect, useState, useRef } from 'react';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
15
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
@@ -30,9 +30,9 @@ import './_set-species-cede29f8.js';
|
|
|
30
30
|
import './Segment.js';
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './AdSlot.js';
|
|
33
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
33
|
+
import { A as ADInfeed } from './ADInfeed-afa3ab79.js';
|
|
34
34
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
35
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
35
|
+
import { A as ADlgInfeed } from './ADlgInfeed-20c39d33.js';
|
|
36
36
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
37
37
|
import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
|
|
38
38
|
import { Container, Media } from 'react-bootstrap';
|
|
@@ -1311,12 +1311,8 @@ var renderMobileAd = function renderMobileAd(index, numberOfItemsBeforeAd, right
|
|
|
1311
1311
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
1312
1312
|
return React__default.createElement(
|
|
1313
1313
|
'div',
|
|
1314
|
-
{ style: { display: 'flex', flex: '1 0 auto'
|
|
1315
|
-
|
|
1316
|
-
LazyLoad,
|
|
1317
|
-
null,
|
|
1318
|
-
rightItems[i].component
|
|
1319
|
-
)
|
|
1314
|
+
{ style: { display: 'flex', flex: '1 0 auto' } },
|
|
1315
|
+
rightItems[i].component
|
|
1320
1316
|
);
|
|
1321
1317
|
};
|
|
1322
1318
|
|
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default from 'react';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-a9e53f80.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
@@ -41,7 +41,7 @@ import 'react-bootstrap';
|
|
|
41
41
|
import './iconBase-602d52fe.js';
|
|
42
42
|
import './index.esm-29e48d38.js';
|
|
43
43
|
import 'react-bootstrap/Button';
|
|
44
|
-
import { g as getSerializers } from './index-
|
|
44
|
+
import { g as getSerializers } from './index-20de5762.js';
|
|
45
45
|
import './util-7700fc59.js';
|
|
46
46
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
47
47
|
import 'react-bootstrap/Pagination';
|
|
@@ -9,7 +9,7 @@ import './extends-cc5da797.js';
|
|
|
9
9
|
import './define-property-de3fc946.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default, { useState, useEffect } from 'react';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-a9e53f80.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import Container from 'react-bootstrap/Container';
|
|
15
15
|
import 'react-bootstrap/Row';
|