@mjhls/mjh-framework 1.0.994-invalidelement-v1 → 1.0.994-invalidelement-v3
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/AdSlotsProvider.js +5 -4
- package/dist/cjs/AlgoliaSearch.js +352 -253
- package/dist/cjs/ArticleProgramLandingPage.js +3 -3
- package/dist/cjs/Auth.js +26 -22830
- package/dist/cjs/ExternalResources.js +3 -3
- package/dist/cjs/HorizontalArticleListing.js +3 -3
- package/dist/cjs/{ImageSlider-ca708da8.js → ImageSlider-1ec0408b.js} +1 -1100
- package/dist/cjs/IssueLanding.js +3 -3
- package/dist/cjs/{MediaSeriesCard-f6db8f70.js → MediaSeriesCard-e93c0855.js} +29 -10
- package/dist/cjs/MediaSeriesLanding.js +4 -4
- package/dist/cjs/MediaSeriesLandingPaginated.js +4 -4
- package/dist/cjs/PartnerDetailListing.js +6 -6
- package/dist/cjs/PartnerDetailListingPaginated.js +6 -6
- package/dist/cjs/Schema.js +1 -2
- package/dist/cjs/TaxonomyDescription.js +3 -3
- package/dist/cjs/VideoProgramLandingPage.js +3 -3
- package/dist/cjs/View.js +3 -3
- package/dist/cjs/getSerializers.js +3 -3
- package/dist/cjs/{index-b10d6863.js → index-64fe6bc7.js} +14 -11
- package/dist/cjs/index.js +8 -5
- package/dist/{esm/empty-a8042e3c.js → cjs/util-93a37fd0.js} +3 -135
- package/dist/esm/AdSlotsProvider.js +2 -2
- package/dist/esm/AlgoliaSearch.js +100 -1
- package/dist/esm/ArticleProgramLandingPage.js +3 -3
- package/dist/esm/Auth.js +18 -22825
- package/dist/esm/ExternalResources.js +3 -3
- package/dist/esm/HorizontalArticleListing.js +3 -3
- package/dist/esm/{ImageSlider-fada4f0c.js → ImageSlider-83913c4c.js} +3 -1101
- package/dist/esm/IssueLanding.js +3 -3
- package/dist/esm/{MediaSeriesCard-96ac8ed4.js → MediaSeriesCard-9a4cc6ac.js} +29 -10
- package/dist/esm/MediaSeriesLanding.js +4 -4
- package/dist/esm/MediaSeriesLandingPaginated.js +4 -4
- package/dist/esm/PartnerDetailListing.js +5 -5
- package/dist/esm/PartnerDetailListingPaginated.js +5 -5
- package/dist/esm/Schema.js +1 -2
- package/dist/esm/TaxonomyDescription.js +3 -3
- package/dist/esm/VideoProgramLandingPage.js +3 -3
- package/dist/esm/View.js +3 -3
- package/dist/esm/getSerializers.js +3 -3
- package/dist/esm/{index-076baa11.js → index-19ae7235.js} +6 -4
- package/dist/esm/index.js +8 -5
- package/dist/{cjs/empty-559717f3.js → esm/util-8ed16d48.js} +1 -146
- package/package.json +1 -1
- package/dist/cjs/defineProperty-ad65f5f0.js +0 -110
- package/dist/cjs/index-0cf4c9fc.js +0 -904
- package/dist/esm/defineProperty-50094484.js +0 -101
- package/dist/esm/index-e7075467.js +0 -897
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
4
4
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -43,7 +43,7 @@ import './getContentCategory-15dcc413.js';
|
|
|
43
43
|
import './timeDifferenceCalc.js';
|
|
44
44
|
import 'react-bootstrap/Breadcrumb';
|
|
45
45
|
import './index-c7e2ac95.js';
|
|
46
|
-
import './
|
|
46
|
+
import './util-8ed16d48.js';
|
|
47
47
|
import './urlForFile-b69adffc.js';
|
|
48
48
|
import './typeof-e9fc0c5d.js';
|
|
49
49
|
import './_is-array-8d21b9e3.js';
|
|
@@ -51,7 +51,7 @@ import './brightcove-react-player-loader.es-57a70a56.js';
|
|
|
51
51
|
import 'react-bootstrap/Modal';
|
|
52
52
|
import 'react-bootstrap/Button';
|
|
53
53
|
import 'react-bootstrap/Form';
|
|
54
|
-
import '
|
|
54
|
+
import 'react-ga';
|
|
55
55
|
import './GroupDeck.js';
|
|
56
56
|
import './smoothscroll-fa4e3f8c.js';
|
|
57
57
|
import './SocialShare.js';
|
|
@@ -9,7 +9,7 @@ import urlFor from './urlFor.js';
|
|
|
9
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
11
11
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
13
13
|
|
|
14
14
|
/**
|
|
15
15
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
@@ -3032,13 +3032,21 @@ function mapToStyles(_ref2) {
|
|
|
3032
3032
|
adaptive = _ref2.adaptive,
|
|
3033
3033
|
roundOffsets = _ref2.roundOffsets,
|
|
3034
3034
|
isFixed = _ref2.isFixed;
|
|
3035
|
+
var _offsets$x = offsets.x,
|
|
3036
|
+
x = _offsets$x === void 0 ? 0 : _offsets$x,
|
|
3037
|
+
_offsets$y = offsets.y,
|
|
3038
|
+
y = _offsets$y === void 0 ? 0 : _offsets$y;
|
|
3035
3039
|
|
|
3036
|
-
var _ref3 =
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
3040
|
+
var _ref3 = typeof roundOffsets === 'function' ? roundOffsets({
|
|
3041
|
+
x: x,
|
|
3042
|
+
y: y
|
|
3043
|
+
}) : {
|
|
3044
|
+
x: x,
|
|
3045
|
+
y: y
|
|
3046
|
+
};
|
|
3041
3047
|
|
|
3048
|
+
x = _ref3.x;
|
|
3049
|
+
y = _ref3.y;
|
|
3042
3050
|
var hasX = offsets.hasOwnProperty('x');
|
|
3043
3051
|
var hasY = offsets.hasOwnProperty('y');
|
|
3044
3052
|
var sideX = left;
|
|
@@ -3083,6 +3091,17 @@ function mapToStyles(_ref2) {
|
|
|
3083
3091
|
position: position
|
|
3084
3092
|
}, adaptive && unsetSides);
|
|
3085
3093
|
|
|
3094
|
+
var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
|
|
3095
|
+
x: x,
|
|
3096
|
+
y: y
|
|
3097
|
+
}) : {
|
|
3098
|
+
x: x,
|
|
3099
|
+
y: y
|
|
3100
|
+
};
|
|
3101
|
+
|
|
3102
|
+
x = _ref4.x;
|
|
3103
|
+
y = _ref4.y;
|
|
3104
|
+
|
|
3086
3105
|
if (gpuAcceleration) {
|
|
3087
3106
|
var _Object$assign;
|
|
3088
3107
|
|
|
@@ -3092,9 +3111,9 @@ function mapToStyles(_ref2) {
|
|
|
3092
3111
|
return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y + "px" : '', _Object$assign2[sideX] = hasX ? x + "px" : '', _Object$assign2.transform = '', _Object$assign2));
|
|
3093
3112
|
}
|
|
3094
3113
|
|
|
3095
|
-
function computeStyles(
|
|
3096
|
-
var state =
|
|
3097
|
-
options =
|
|
3114
|
+
function computeStyles(_ref5) {
|
|
3115
|
+
var state = _ref5.state,
|
|
3116
|
+
options = _ref5.options;
|
|
3098
3117
|
var _options$gpuAccelerat = options.gpuAcceleration,
|
|
3099
3118
|
gpuAcceleration = _options$gpuAccelerat === void 0 ? true : _options$gpuAccelerat,
|
|
3100
3119
|
_options$adaptive = options.adaptive,
|
|
@@ -3393,7 +3412,7 @@ function getClippingParents(element) {
|
|
|
3393
3412
|
|
|
3394
3413
|
|
|
3395
3414
|
return clippingParents.filter(function (clippingParent) {
|
|
3396
|
-
return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body'
|
|
3415
|
+
return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body';
|
|
3397
3416
|
});
|
|
3398
3417
|
} // Gets the maximum area that the element is visible in due to any number of
|
|
3399
3418
|
// clipping parents
|
|
@@ -3,13 +3,13 @@ import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-
|
|
6
|
+
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-9a4cc6ac.js';
|
|
7
7
|
import './index-0ce54f8a.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import MasterDeck from './MasterDeck.js';
|
|
11
11
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -49,13 +49,13 @@ import './main-9f6806ea.js';
|
|
|
49
49
|
import './ADInfeed-777bb0b3.js';
|
|
50
50
|
import 'react-bootstrap';
|
|
51
51
|
import './index-c7e2ac95.js';
|
|
52
|
-
import './
|
|
52
|
+
import './util-8ed16d48.js';
|
|
53
53
|
import './urlForFile-b69adffc.js';
|
|
54
54
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
55
55
|
import 'react-bootstrap/Modal';
|
|
56
56
|
import 'react-bootstrap/Button';
|
|
57
57
|
import 'react-bootstrap/Form';
|
|
58
|
-
import '
|
|
58
|
+
import 'react-ga';
|
|
59
59
|
import './GroupDeck.js';
|
|
60
60
|
import './smoothscroll-fa4e3f8c.js';
|
|
61
61
|
import './SocialShare.js';
|
|
@@ -3,13 +3,13 @@ import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-
|
|
6
|
+
import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-9a4cc6ac.js';
|
|
7
7
|
import './index-0ce54f8a.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -50,12 +50,12 @@ import './index.esm-1bd8a0a8.js';
|
|
|
50
50
|
import './iconBase-ccc56b97.js';
|
|
51
51
|
import 'react-bootstrap';
|
|
52
52
|
import './index-c7e2ac95.js';
|
|
53
|
-
import './
|
|
53
|
+
import './util-8ed16d48.js';
|
|
54
54
|
import './urlForFile-b69adffc.js';
|
|
55
55
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
56
56
|
import 'react-bootstrap/Modal';
|
|
57
57
|
import 'react-bootstrap/Form';
|
|
58
|
-
import '
|
|
58
|
+
import 'react-ga';
|
|
59
59
|
import './GroupDeck.js';
|
|
60
60
|
import './smoothscroll-fa4e3f8c.js';
|
|
61
61
|
import './SocialShare.js';
|
|
@@ -2,14 +2,15 @@ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './async
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import {
|
|
5
|
+
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-83913c4c.js';
|
|
6
7
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
7
8
|
import { m as moment } from './moment-bc12cb97.js';
|
|
8
9
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
9
10
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
10
11
|
import Feature from './Feature.js';
|
|
11
12
|
import urlFor from './urlFor.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
13
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
14
15
|
import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
|
|
15
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -18,7 +19,6 @@ import './web.dom.iterable-ab4dea5c.js';
|
|
|
18
19
|
import './_library-528f1934.js';
|
|
19
20
|
import './_iter-detect-98db3b07.js';
|
|
20
21
|
import './_object-pie-133f504a.js';
|
|
21
|
-
import './defineProperty-50094484.js';
|
|
22
22
|
import 'prop-types';
|
|
23
23
|
import './smoothscroll-fa4e3f8c.js';
|
|
24
24
|
import './toConsumableArray-f7074d7c.js';
|
|
@@ -50,7 +50,7 @@ import './index-3f5c03b2.js';
|
|
|
50
50
|
import 'react-bootstrap/Breadcrumb';
|
|
51
51
|
import 'react-bootstrap/Carousel';
|
|
52
52
|
import './index-c7e2ac95.js';
|
|
53
|
-
import './
|
|
53
|
+
import './util-8ed16d48.js';
|
|
54
54
|
import './urlForFile-b69adffc.js';
|
|
55
55
|
import './typeof-e9fc0c5d.js';
|
|
56
56
|
import './_is-array-8d21b9e3.js';
|
|
@@ -58,7 +58,7 @@ import './brightcove-react-player-loader.es-57a70a56.js';
|
|
|
58
58
|
import 'react-bootstrap/Modal';
|
|
59
59
|
import 'react-bootstrap/Button';
|
|
60
60
|
import 'react-bootstrap/Form';
|
|
61
|
-
import '
|
|
61
|
+
import 'react-ga';
|
|
62
62
|
import './GroupDeck.js';
|
|
63
63
|
import './SocialShare.js';
|
|
64
64
|
import 'next/head';
|
|
@@ -2,14 +2,15 @@ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './async
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import {
|
|
5
|
+
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-83913c4c.js';
|
|
6
7
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
7
8
|
import './moment-bc12cb97.js';
|
|
8
9
|
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
9
10
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
10
11
|
import Feature from './Feature.js';
|
|
11
12
|
import urlFor from './urlFor.js';
|
|
12
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
13
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
14
15
|
import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
|
|
15
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -18,7 +19,6 @@ import './web.dom.iterable-ab4dea5c.js';
|
|
|
18
19
|
import './_library-528f1934.js';
|
|
19
20
|
import './_iter-detect-98db3b07.js';
|
|
20
21
|
import './_object-pie-133f504a.js';
|
|
21
|
-
import './defineProperty-50094484.js';
|
|
22
22
|
import 'prop-types';
|
|
23
23
|
import './smoothscroll-fa4e3f8c.js';
|
|
24
24
|
import './toConsumableArray-f7074d7c.js';
|
|
@@ -52,14 +52,14 @@ import './index-3f5c03b2.js';
|
|
|
52
52
|
import 'react-bootstrap/Breadcrumb';
|
|
53
53
|
import 'react-bootstrap/Carousel';
|
|
54
54
|
import './index-c7e2ac95.js';
|
|
55
|
-
import './
|
|
55
|
+
import './util-8ed16d48.js';
|
|
56
56
|
import './urlForFile-b69adffc.js';
|
|
57
57
|
import './typeof-e9fc0c5d.js';
|
|
58
58
|
import './_is-array-8d21b9e3.js';
|
|
59
59
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
60
60
|
import 'react-bootstrap/Modal';
|
|
61
61
|
import 'react-bootstrap/Form';
|
|
62
|
-
import '
|
|
62
|
+
import 'react-ga';
|
|
63
63
|
import './GroupDeck.js';
|
|
64
64
|
import './SocialShare.js';
|
|
65
65
|
import 'next/head';
|
package/dist/esm/Schema.js
CHANGED
|
@@ -89,8 +89,7 @@ function generateSchema(props) {
|
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
var Schema = function Schema(props) {
|
|
92
|
-
|
|
93
|
-
return props == null ? '' : React__default.createElement('script', { type: 'application/ld+json',
|
|
92
|
+
return generateSchema(props) !== null && React__default.createElement('script', { type: 'application/ld+json',
|
|
94
93
|
dangerouslySetInnerHTML: { __html: _JSON$stringify(generateSchema(props)) }
|
|
95
94
|
});
|
|
96
95
|
};
|
|
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
6
|
import Head from 'next/head';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
@@ -19,7 +19,7 @@ import './urlFor.js';
|
|
|
19
19
|
import './index-f0fc23eb.js';
|
|
20
20
|
import './events-6c3a7a63.js';
|
|
21
21
|
import './index-c7e2ac95.js';
|
|
22
|
-
import './
|
|
22
|
+
import './util-8ed16d48.js';
|
|
23
23
|
import './Beam.js';
|
|
24
24
|
import './stringify-2b084bee.js';
|
|
25
25
|
import './Segment.js';
|
|
@@ -33,7 +33,7 @@ import './brightcove-react-player-loader.es-57a70a56.js';
|
|
|
33
33
|
import 'react-bootstrap/Modal';
|
|
34
34
|
import 'react-bootstrap/Button';
|
|
35
35
|
import 'react-bootstrap/Form';
|
|
36
|
-
import '
|
|
36
|
+
import 'react-ga';
|
|
37
37
|
import './GroupDeck.js';
|
|
38
38
|
import './smoothscroll-fa4e3f8c.js';
|
|
39
39
|
import './moment-bc12cb97.js';
|
|
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-19ae7235.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -22,7 +22,7 @@ import './index-f0fc23eb.js';
|
|
|
22
22
|
import './events-6c3a7a63.js';
|
|
23
23
|
import 'next/router';
|
|
24
24
|
import './index-c7e2ac95.js';
|
|
25
|
-
import './
|
|
25
|
+
import './util-8ed16d48.js';
|
|
26
26
|
import './Beam.js';
|
|
27
27
|
import './stringify-2b084bee.js';
|
|
28
28
|
import './Segment.js';
|
|
@@ -34,7 +34,7 @@ import './typeof-e9fc0c5d.js';
|
|
|
34
34
|
import './_is-array-8d21b9e3.js';
|
|
35
35
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
36
36
|
import 'react-bootstrap/Modal';
|
|
37
|
-
import '
|
|
37
|
+
import 'react-ga';
|
|
38
38
|
import './GroupDeck.js';
|
|
39
39
|
import './smoothscroll-fa4e3f8c.js';
|
|
40
40
|
import './moment-bc12cb97.js';
|
package/dist/esm/View.js
CHANGED
|
@@ -15,7 +15,7 @@ import FormControl from 'react-bootstrap/FormControl';
|
|
|
15
15
|
import Button from 'react-bootstrap/Button';
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import SocialShare from './SocialShare.js';
|
|
18
|
-
import { r as renderAuthor, g as getSerializers } from './index-
|
|
18
|
+
import { r as renderAuthor, g as getSerializers } from './index-19ae7235.js';
|
|
19
19
|
import DFPAdSlot from './AdSlot.js';
|
|
20
20
|
import { S as SeriesSlider } from './SeriesSlider-4875823e.js';
|
|
21
21
|
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-c6884f34.js';
|
|
@@ -48,11 +48,11 @@ import 'react-dom';
|
|
|
48
48
|
import 'react-share';
|
|
49
49
|
import 'react-bootstrap';
|
|
50
50
|
import './index-c7e2ac95.js';
|
|
51
|
-
import './
|
|
51
|
+
import './util-8ed16d48.js';
|
|
52
52
|
import './Beam.js';
|
|
53
53
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
54
54
|
import 'react-bootstrap/Modal';
|
|
55
|
-
import '
|
|
55
|
+
import 'react-ga';
|
|
56
56
|
import './GroupDeck.js';
|
|
57
57
|
import './smoothscroll-fa4e3f8c.js';
|
|
58
58
|
import './_is-array-8d21b9e3.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { g as default } from './index-
|
|
2
|
+
export { g as default } from './index-19ae7235.js';
|
|
3
3
|
import './BlockContent-1e73bd2c.js';
|
|
4
4
|
import './entities-6d9154b4.js';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -14,7 +14,7 @@ import './events-6c3a7a63.js';
|
|
|
14
14
|
import 'prop-types';
|
|
15
15
|
import 'next/router';
|
|
16
16
|
import './index-c7e2ac95.js';
|
|
17
|
-
import './
|
|
17
|
+
import './util-8ed16d48.js';
|
|
18
18
|
import './Beam.js';
|
|
19
19
|
import './stringify-2b084bee.js';
|
|
20
20
|
import './asyncToGenerator-958ef5fc.js';
|
|
@@ -33,7 +33,7 @@ import './brightcove-react-player-loader.es-57a70a56.js';
|
|
|
33
33
|
import 'react-bootstrap/Modal';
|
|
34
34
|
import 'react-bootstrap/Button';
|
|
35
35
|
import 'react-bootstrap/Form';
|
|
36
|
-
import '
|
|
36
|
+
import 'react-ga';
|
|
37
37
|
import './GroupDeck.js';
|
|
38
38
|
import './smoothscroll-fa4e3f8c.js';
|
|
39
39
|
import './moment-bc12cb97.js';
|
|
@@ -7,7 +7,7 @@ import Router, { useRouter } from 'next/router';
|
|
|
7
7
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
-
import { u as util
|
|
10
|
+
import { u as util } from './util-8ed16d48.js';
|
|
11
11
|
import './Beam.js';
|
|
12
12
|
import Segment from './Segment.js';
|
|
13
13
|
import { e as main_18, b as main_42, m as main_43 } from './main-9f6806ea.js';
|
|
@@ -22,7 +22,7 @@ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
|
22
22
|
import Modal from 'react-bootstrap/Modal';
|
|
23
23
|
import Button from 'react-bootstrap/Button';
|
|
24
24
|
import Form from 'react-bootstrap/Form';
|
|
25
|
-
import
|
|
25
|
+
import ReactGA from 'react-ga';
|
|
26
26
|
import GroupDeck from './GroupDeck.js';
|
|
27
27
|
import { m as moment } from './moment-bc12cb97.js';
|
|
28
28
|
import SocialShare from './SocialShare.js';
|
|
@@ -911,6 +911,8 @@ var tty = {
|
|
|
911
911
|
WriteStream: WriteStream
|
|
912
912
|
};
|
|
913
913
|
|
|
914
|
+
var require$$2 = {};
|
|
915
|
+
|
|
914
916
|
var node = createCommonjsModule(function (module, exports) {
|
|
915
917
|
/**
|
|
916
918
|
* Module dependencies.
|
|
@@ -1097,14 +1099,14 @@ function createWritableStdioStream (fd) {
|
|
|
1097
1099
|
break;
|
|
1098
1100
|
|
|
1099
1101
|
case 'FILE':
|
|
1100
|
-
var fs =
|
|
1102
|
+
var fs = require$$2;
|
|
1101
1103
|
stream = new fs.SyncWriteStream(fd, { autoClose: false });
|
|
1102
1104
|
stream._type = 'fs';
|
|
1103
1105
|
break;
|
|
1104
1106
|
|
|
1105
1107
|
case 'PIPE':
|
|
1106
1108
|
case 'TCP':
|
|
1107
|
-
var net =
|
|
1109
|
+
var net = require$$2;
|
|
1108
1110
|
stream = new net.Socket({
|
|
1109
1111
|
fd: fd,
|
|
1110
1112
|
readable: false,
|
package/dist/esm/index.js
CHANGED
|
@@ -87,7 +87,7 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
87
87
|
export { default as YahooHero } from './YahooHero.js';
|
|
88
88
|
export { default as GridHero } from './GridHero.js';
|
|
89
89
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
90
|
-
export { g as getSerializers } from './index-
|
|
90
|
+
export { g as getSerializers } from './index-19ae7235.js';
|
|
91
91
|
export { default as Beam } from './Beam.js';
|
|
92
92
|
export { default as Segment } from './Segment.js';
|
|
93
93
|
export { default as KMTracker } from './KMTracker.js';
|
|
@@ -155,7 +155,6 @@ import './_object-to-array-2300e51b.js';
|
|
|
155
155
|
import 'react-bootstrap/Spinner';
|
|
156
156
|
import 'react-bootstrap/Form';
|
|
157
157
|
import './js.cookie-6874175c.js';
|
|
158
|
-
import './defineProperty-50094484.js';
|
|
159
158
|
import './index-0ce54f8a.js';
|
|
160
159
|
import './ConferenceBanner-8792ebd2.js';
|
|
161
160
|
import 'next/head';
|
|
@@ -171,7 +170,7 @@ import './NavFooter-3272e9cd.js';
|
|
|
171
170
|
import './index.esm-07c37a92.js';
|
|
172
171
|
import './SocialSearchComponent-68d948b9.js';
|
|
173
172
|
import 'react-bootstrap/FormControl';
|
|
174
|
-
import '
|
|
173
|
+
import 'react-ga';
|
|
175
174
|
import 'react-bootstrap/Carousel';
|
|
176
175
|
import 'react-bootstrap/Breadcrumb';
|
|
177
176
|
import './keys-31dcdb31.js';
|
|
@@ -181,18 +180,22 @@ import './index.esm-1bd8a0a8.js';
|
|
|
181
180
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
182
181
|
import './urlForFile-b69adffc.js';
|
|
183
182
|
import 'react-bootstrap/Modal';
|
|
184
|
-
import './
|
|
183
|
+
import './util-8ed16d48.js';
|
|
185
184
|
import 'react-bootstrap/Pagination';
|
|
186
185
|
import 'react-bootstrap/Figure';
|
|
187
186
|
import 'react-bootstrap/OverlayTrigger';
|
|
188
187
|
import 'react-bootstrap/Tooltip';
|
|
189
188
|
import 'react-bootstrap/Popover';
|
|
190
189
|
import './index-db3bb315.js';
|
|
190
|
+
import 'swr';
|
|
191
|
+
import 'passport-local';
|
|
192
|
+
import 'mysql';
|
|
191
193
|
import './md5-4e42248e.js';
|
|
192
194
|
import './SeriesSlider-4875823e.js';
|
|
193
195
|
import './style-inject.es-1f59c1d0.js';
|
|
194
196
|
import 'disqus-react';
|
|
195
|
-
import '
|
|
197
|
+
import 'react-twitter-embed';
|
|
198
|
+
import './ImageSlider-83913c4c.js';
|
|
196
199
|
import './VideoSeriesCard.js';
|
|
197
200
|
|
|
198
201
|
//Feature query to be used
|
|
@@ -1,138 +1,4 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
1
|
// shim for using process in browser
|
|
4
|
-
// based off https://github.com/defunctzombie/node-process/blob/master/browser.js
|
|
5
|
-
|
|
6
|
-
function defaultSetTimout() {
|
|
7
|
-
throw new Error('setTimeout has not been defined');
|
|
8
|
-
}
|
|
9
|
-
function defaultClearTimeout () {
|
|
10
|
-
throw new Error('clearTimeout has not been defined');
|
|
11
|
-
}
|
|
12
|
-
var cachedSetTimeout = defaultSetTimout;
|
|
13
|
-
var cachedClearTimeout = defaultClearTimeout;
|
|
14
|
-
if (typeof global.setTimeout === 'function') {
|
|
15
|
-
cachedSetTimeout = setTimeout;
|
|
16
|
-
}
|
|
17
|
-
if (typeof global.clearTimeout === 'function') {
|
|
18
|
-
cachedClearTimeout = clearTimeout;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
function runTimeout(fun) {
|
|
22
|
-
if (cachedSetTimeout === setTimeout) {
|
|
23
|
-
//normal enviroments in sane situations
|
|
24
|
-
return setTimeout(fun, 0);
|
|
25
|
-
}
|
|
26
|
-
// if setTimeout wasn't available but was latter defined
|
|
27
|
-
if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {
|
|
28
|
-
cachedSetTimeout = setTimeout;
|
|
29
|
-
return setTimeout(fun, 0);
|
|
30
|
-
}
|
|
31
|
-
try {
|
|
32
|
-
// when when somebody has screwed with setTimeout but no I.E. maddness
|
|
33
|
-
return cachedSetTimeout(fun, 0);
|
|
34
|
-
} catch(e){
|
|
35
|
-
try {
|
|
36
|
-
// When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
|
|
37
|
-
return cachedSetTimeout.call(null, fun, 0);
|
|
38
|
-
} catch(e){
|
|
39
|
-
// same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error
|
|
40
|
-
return cachedSetTimeout.call(this, fun, 0);
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
}
|
|
46
|
-
function runClearTimeout(marker) {
|
|
47
|
-
if (cachedClearTimeout === clearTimeout) {
|
|
48
|
-
//normal enviroments in sane situations
|
|
49
|
-
return clearTimeout(marker);
|
|
50
|
-
}
|
|
51
|
-
// if clearTimeout wasn't available but was latter defined
|
|
52
|
-
if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {
|
|
53
|
-
cachedClearTimeout = clearTimeout;
|
|
54
|
-
return clearTimeout(marker);
|
|
55
|
-
}
|
|
56
|
-
try {
|
|
57
|
-
// when when somebody has screwed with setTimeout but no I.E. maddness
|
|
58
|
-
return cachedClearTimeout(marker);
|
|
59
|
-
} catch (e){
|
|
60
|
-
try {
|
|
61
|
-
// When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally
|
|
62
|
-
return cachedClearTimeout.call(null, marker);
|
|
63
|
-
} catch (e){
|
|
64
|
-
// same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.
|
|
65
|
-
// Some versions of I.E. have different rules for clearTimeout vs setTimeout
|
|
66
|
-
return cachedClearTimeout.call(this, marker);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
var queue = [];
|
|
74
|
-
var draining = false;
|
|
75
|
-
var currentQueue;
|
|
76
|
-
var queueIndex = -1;
|
|
77
|
-
|
|
78
|
-
function cleanUpNextTick() {
|
|
79
|
-
if (!draining || !currentQueue) {
|
|
80
|
-
return;
|
|
81
|
-
}
|
|
82
|
-
draining = false;
|
|
83
|
-
if (currentQueue.length) {
|
|
84
|
-
queue = currentQueue.concat(queue);
|
|
85
|
-
} else {
|
|
86
|
-
queueIndex = -1;
|
|
87
|
-
}
|
|
88
|
-
if (queue.length) {
|
|
89
|
-
drainQueue();
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
function drainQueue() {
|
|
94
|
-
if (draining) {
|
|
95
|
-
return;
|
|
96
|
-
}
|
|
97
|
-
var timeout = runTimeout(cleanUpNextTick);
|
|
98
|
-
draining = true;
|
|
99
|
-
|
|
100
|
-
var len = queue.length;
|
|
101
|
-
while(len) {
|
|
102
|
-
currentQueue = queue;
|
|
103
|
-
queue = [];
|
|
104
|
-
while (++queueIndex < len) {
|
|
105
|
-
if (currentQueue) {
|
|
106
|
-
currentQueue[queueIndex].run();
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
queueIndex = -1;
|
|
110
|
-
len = queue.length;
|
|
111
|
-
}
|
|
112
|
-
currentQueue = null;
|
|
113
|
-
draining = false;
|
|
114
|
-
runClearTimeout(timeout);
|
|
115
|
-
}
|
|
116
|
-
function nextTick(fun) {
|
|
117
|
-
var args = new Array(arguments.length - 1);
|
|
118
|
-
if (arguments.length > 1) {
|
|
119
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
120
|
-
args[i - 1] = arguments[i];
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
queue.push(new Item(fun, args));
|
|
124
|
-
if (queue.length === 1 && !draining) {
|
|
125
|
-
runTimeout(drainQueue);
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
// v8 likes predictible objects
|
|
129
|
-
function Item(fun, array) {
|
|
130
|
-
this.fun = fun;
|
|
131
|
-
this.array = array;
|
|
132
|
-
}
|
|
133
|
-
Item.prototype.run = function () {
|
|
134
|
-
this.fun.apply(null, this.array);
|
|
135
|
-
};
|
|
136
2
|
|
|
137
3
|
// from https://github.com/kumavis/browser-process-hrtime/blob/master/index.js
|
|
138
4
|
var performance = global.performance || {};
|
|
@@ -716,15 +582,4 @@ var util = {
|
|
|
716
582
|
debuglog: debuglog
|
|
717
583
|
};
|
|
718
584
|
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
exports.debuglog = debuglog;
|
|
722
|
-
exports.deprecate = deprecate;
|
|
723
|
-
exports.inherits = inherits$1;
|
|
724
|
-
exports.isNull = isNull;
|
|
725
|
-
exports.isNullOrUndefined = isNullOrUndefined;
|
|
726
|
-
exports.isObject = isObject;
|
|
727
|
-
exports.isString = isString;
|
|
728
|
-
exports.nextTick = nextTick;
|
|
729
|
-
exports.tls = tls;
|
|
730
|
-
exports.util = util;
|
|
585
|
+
export { util as u };
|