@mjhls/mjh-framework 1.0.1019-v3 → 1.0.1020
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 +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 +10 -2
- package/dist/cjs/ADGutter.js +10 -2
- package/dist/cjs/{ADInfeed-ef933a08.js → ADInfeed-89488c41.js} +10 -1
- package/dist/cjs/ADSkyscraper.js +10 -2
- package/dist/cjs/ADSponsoredResources.js +10 -2
- package/dist/cjs/ADWebcast.js +10 -2
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/{ADlgInfeed-0e931f24.js → ADlgInfeed-9d62050b.js} +10 -1
- package/dist/cjs/AdSlot.js +17 -6
- package/dist/cjs/AdSlotsProvider.js +1 -1
- package/dist/cjs/AlgoliaSearch.js +108 -72
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +2 -2
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -3
- package/dist/cjs/ArticleSeriesListing.js +1 -1
- package/dist/cjs/Auth.js +1 -1
- package/dist/cjs/AuthWrapper.js +65 -3
- package/dist/cjs/CEDeckSupabase.js +1 -1
- package/dist/cjs/CMEDeck.js +1 -1
- package/dist/cjs/Column2.js +2 -4
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/ContentCardPaginated.js +2 -2
- package/dist/cjs/DeckContent.js +2 -2
- package/dist/cjs/DeckQueue.js +1 -1
- package/dist/cjs/DeckQueuePaginated.js +1 -1
- package/dist/cjs/EventsDeck.js +1 -1
- package/dist/cjs/ExternalResources.js +5 -5
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +3 -3
- package/dist/cjs/GridContentPaginated.js +3 -3
- package/dist/cjs/HamMagazine.js +41 -43
- package/dist/cjs/HorizontalArticleListing.js +2 -2
- package/dist/cjs/{ImageSlider-50807a77.js → ImageSlider-1ec0408b.js} +159 -114
- package/dist/cjs/IssueLanding.js +4 -4
- package/dist/cjs/LeftNav.js +15 -14
- package/dist/cjs/MasterDeck.js +3 -3
- package/dist/cjs/MasterDeckPaginated.js +3 -3
- package/dist/cjs/{MediaSeriesCard-756b0d9a.js → MediaSeriesCard-de7f7fcc.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +7 -7
- package/dist/cjs/MediaSeriesLandingPaginated.js +7 -7
- package/dist/cjs/NavDvm.js +28 -30
- package/dist/cjs/{NavFooter-b37e3eed.js → NavFooter-257b5318.js} +3 -4
- package/dist/cjs/NavMagazine.js +39 -41
- package/dist/cjs/NavNative.js +46 -46
- package/dist/cjs/PartnerDetailListing.js +27 -39
- package/dist/cjs/PartnerDetailListingPaginated.js +31 -37
- package/dist/cjs/PodcastsLanding.js +5 -5
- package/dist/cjs/PubSection.js +3 -3
- package/dist/cjs/QueueDeckExpanded.js +3 -3
- package/dist/cjs/QueueDeckExpandedPaginated.js +3 -3
- package/dist/cjs/SeriesListingDeck.js +2 -2
- package/dist/cjs/{SeriesSlider-18fc6e71.js → SeriesSlider-fc6dd07d.js} +1 -1
- package/dist/cjs/SideFooter.js +7 -9
- package/dist/cjs/{SocialSearchComponent-e30b4dea.js → SocialSearchComponent-b99947d4.js} +2 -2
- package/dist/cjs/TaxonomyCard.js +8 -8
- package/dist/cjs/TaxonomyDescription.js +2 -2
- package/dist/cjs/TemplateNormal.js +4 -4
- package/dist/cjs/{Tooltip-8011d690.js → Tooltip-71754b2a.js} +257 -234
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +3 -3
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/View.js +4 -4
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +2 -2
- package/dist/cjs/{index-de9f9069.js → index-3111bc4e.js} +1 -1
- package/dist/cjs/index-b95410f0.js +54 -0
- package/dist/cjs/{index-3cd60d26.js → index-bd6c9f56.js} +11 -11
- package/dist/cjs/{index.esm-bb54403e.js → index.esm-91e651b0.js} +7 -8
- package/dist/cjs/index.js +11 -12
- package/dist/cjs/{main-6054981e.js → main-ae8472f3.js} +2 -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 +10 -2
- package/dist/esm/ADGutter.js +10 -2
- package/dist/esm/{ADInfeed-f946441a.js → ADInfeed-fb3b056f.js} +10 -1
- package/dist/esm/ADSkyscraper.js +10 -2
- package/dist/esm/ADSponsoredResources.js +10 -2
- package/dist/esm/ADWebcast.js +10 -2
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/{ADlgInfeed-012e6f16.js → ADlgInfeed-29f7b84c.js} +10 -1
- package/dist/esm/AdSlot.js +17 -6
- package/dist/esm/AdSlotsProvider.js +1 -1
- package/dist/esm/AlgoliaSearch.js +95 -59
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +2 -2
- package/dist/esm/ArticleSeriesLandingPage.js +3 -3
- package/dist/esm/ArticleSeriesListing.js +1 -1
- package/dist/esm/Auth.js +1 -1
- package/dist/esm/AuthWrapper.js +63 -1
- package/dist/esm/CEDeckSupabase.js +1 -1
- package/dist/esm/CMEDeck.js +1 -1
- package/dist/esm/Column2.js +2 -4
- package/dist/esm/Column3.js +1 -1
- package/dist/esm/ContentCardPaginated.js +2 -2
- package/dist/esm/DeckContent.js +2 -2
- package/dist/esm/DeckQueue.js +1 -1
- package/dist/esm/DeckQueuePaginated.js +1 -1
- package/dist/esm/EventsDeck.js +1 -1
- package/dist/esm/ExternalResources.js +5 -5
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +3 -3
- package/dist/esm/GridContentPaginated.js +3 -3
- package/dist/esm/HamMagazine.js +41 -43
- package/dist/esm/HorizontalArticleListing.js +2 -2
- package/dist/esm/{ImageSlider-cdb57d30.js → ImageSlider-83913c4c.js} +160 -115
- package/dist/esm/IssueLanding.js +4 -4
- package/dist/esm/LeftNav.js +15 -14
- package/dist/esm/MasterDeck.js +3 -3
- package/dist/esm/MasterDeckPaginated.js +3 -3
- package/dist/esm/{MediaSeriesCard-f1f91e14.js → MediaSeriesCard-8ec69f60.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +7 -7
- package/dist/esm/MediaSeriesLandingPaginated.js +7 -7
- package/dist/esm/NavDvm.js +28 -30
- package/dist/esm/{NavFooter-37c5eea2.js → NavFooter-27a16f65.js} +3 -4
- package/dist/esm/NavMagazine.js +39 -41
- package/dist/esm/NavNative.js +46 -46
- package/dist/esm/PartnerDetailListing.js +27 -39
- package/dist/esm/PartnerDetailListingPaginated.js +31 -37
- package/dist/esm/PodcastsLanding.js +5 -5
- package/dist/esm/PubSection.js +3 -3
- package/dist/esm/QueueDeckExpanded.js +3 -3
- package/dist/esm/QueueDeckExpandedPaginated.js +3 -3
- package/dist/esm/SeriesListingDeck.js +2 -2
- package/dist/esm/{SeriesSlider-5728e349.js → SeriesSlider-771918ce.js} +1 -1
- package/dist/esm/SideFooter.js +7 -9
- package/dist/esm/{SocialSearchComponent-7591859b.js → SocialSearchComponent-aedf8322.js} +2 -2
- package/dist/esm/TaxonomyCard.js +8 -8
- package/dist/esm/TaxonomyDescription.js +2 -2
- package/dist/esm/TemplateNormal.js +4 -4
- package/dist/esm/{Tooltip-2cdd0895.js → Tooltip-8307d9d1.js} +52 -29
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +2 -2
- package/dist/esm/VideoSeriesLandingPage.js +3 -3
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/View.js +4 -4
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +2 -2
- package/dist/esm/index-174b5baf.js +52 -0
- package/dist/esm/{index-29ed16aa.js → index-a71a6cc7.js} +1 -1
- package/dist/esm/{index-0a63f9a3.js → index-db3bb315.js} +11 -11
- package/dist/esm/{index.esm-8639823a.js → index.esm-06bf63a3.js} +7 -8
- package/dist/esm/index.js +11 -12
- package/dist/esm/{main-9f6806ea.js → main-754d4992.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/defineProperty-19580e93.js +0 -71
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/esm/defineProperty-e8022d1e.js +0 -66
- package/dist/esm/index-98ca9cec.js +0 -100
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -115,10 +115,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
115
115
|
null,
|
|
116
116
|
row.thumbnail.link ? React__default.createElement(
|
|
117
117
|
'a',
|
|
118
|
-
|
|
118
|
+
{
|
|
119
119
|
href: row.thumbnail.link,
|
|
120
|
-
target: row.thumbnail.blank ? '_blank' : '_self'
|
|
121
|
-
|
|
120
|
+
target: row.thumbnail.blank ? '_blank' : '_self',
|
|
121
|
+
rel: checkSisterSite(row.thumbnail.link) ? '' : 'noopener noreferrer' },
|
|
122
122
|
React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
|
|
123
123
|
) : React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
|
|
124
124
|
row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
|
|
@@ -154,7 +154,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
154
154
|
} else if (field.value && field.key === 'url') {
|
|
155
155
|
return React__default.createElement(
|
|
156
156
|
'a',
|
|
157
|
-
|
|
157
|
+
{ className: 'details-field', href: field.value, key: index, rel: checkSisterSite(field.value) ? '' : 'noopener noreferrer' },
|
|
158
158
|
field.value
|
|
159
159
|
);
|
|
160
160
|
}
|
|
@@ -191,14 +191,14 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
191
191
|
{ className: 'social-icons' },
|
|
192
192
|
socialLinks.map(function (url, index) {
|
|
193
193
|
if (url && url.length) {
|
|
194
|
-
return React__default.createElement(reactSocialIcons_1,
|
|
195
|
-
target: '_blank'
|
|
196
|
-
|
|
194
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
195
|
+
target: '_blank',
|
|
196
|
+
rel: checkSisterSite(url) ? '' : 'noopener noreferrer',
|
|
197
197
|
key: index,
|
|
198
198
|
index: index,
|
|
199
199
|
url: url,
|
|
200
200
|
style: { width: 30, height: 30, marginRight: 10 }
|
|
201
|
-
})
|
|
201
|
+
});
|
|
202
202
|
}
|
|
203
203
|
}),
|
|
204
204
|
React__default.createElement(
|
|
@@ -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-a71a6cc7.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
@@ -22,7 +22,7 @@ import './util-8ed16d48.js';
|
|
|
22
22
|
import './Beam.js';
|
|
23
23
|
import './stringify-2b084bee.js';
|
|
24
24
|
import './Segment.js';
|
|
25
|
-
import './main-
|
|
25
|
+
import './main-754d4992.js';
|
|
26
26
|
import './urlForFile-b69adffc.js';
|
|
27
27
|
import './index-755f2cc2.js';
|
|
28
28
|
import 'react-dom';
|
|
@@ -29,7 +29,7 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
30
|
import './_iter-detect-98db3b07.js';
|
|
31
31
|
import './Segment.js';
|
|
32
|
-
import './main-
|
|
32
|
+
import './main-754d4992.js';
|
|
33
33
|
import 'next/head';
|
|
34
34
|
import '@mjhls/mjh-framework/dist/cjs/urlFor';
|
|
35
35
|
import 'react-bootstrap/Row';
|
|
@@ -52,9 +52,9 @@ import 'react-bootstrap/NavDropdown';
|
|
|
52
52
|
import './index.esm-9b042655.js';
|
|
53
53
|
import './iconBase-ccc56b97.js';
|
|
54
54
|
import './index.esm-eb1e8e80.js';
|
|
55
|
-
import './NavFooter-
|
|
56
|
-
import './index.esm-
|
|
57
|
-
import './SocialSearchComponent-
|
|
55
|
+
import './NavFooter-27a16f65.js';
|
|
56
|
+
import './index.esm-06bf63a3.js';
|
|
57
|
+
import './SocialSearchComponent-aedf8322.js';
|
|
58
58
|
import './SocialIcons.js';
|
|
59
59
|
import 'react-bootstrap/Form';
|
|
60
60
|
import 'react-bootstrap/FormControl';
|
|
@@ -1,9 +1,42 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as classnames } from './index-174b5baf.js';
|
|
2
2
|
import React__default, { useCallback, useRef, useState, useContext, useMemo, useEffect, useImperativeHandle, useReducer, forwardRef, cloneElement } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import ReactDOM from 'react-dom';
|
|
5
5
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
6
6
|
|
|
7
|
+
function _extends() {
|
|
8
|
+
_extends = Object.assign || function (target) {
|
|
9
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
10
|
+
var source = arguments[i];
|
|
11
|
+
|
|
12
|
+
for (var key in source) {
|
|
13
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
14
|
+
target[key] = source[key];
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
return target;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
return _extends.apply(this, arguments);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
26
|
+
if (source == null) return {};
|
|
27
|
+
var target = {};
|
|
28
|
+
var sourceKeys = Object.keys(source);
|
|
29
|
+
var key, i;
|
|
30
|
+
|
|
31
|
+
for (i = 0; i < sourceKeys.length; i++) {
|
|
32
|
+
key = sourceKeys[i];
|
|
33
|
+
if (excluded.indexOf(key) >= 0) continue;
|
|
34
|
+
target[key] = source[key];
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
return target;
|
|
38
|
+
}
|
|
39
|
+
|
|
7
40
|
/**
|
|
8
41
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
9
42
|
*
|
|
@@ -109,6 +142,15 @@ function useUncontrolled(props, config) {
|
|
|
109
142
|
}, props);
|
|
110
143
|
}
|
|
111
144
|
|
|
145
|
+
function _setPrototypeOf(o, p) {
|
|
146
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
147
|
+
o.__proto__ = p;
|
|
148
|
+
return o;
|
|
149
|
+
};
|
|
150
|
+
|
|
151
|
+
return _setPrototypeOf(o, p);
|
|
152
|
+
}
|
|
153
|
+
|
|
112
154
|
function _inheritsLoose(subClass, superClass) {
|
|
113
155
|
subClass.prototype = Object.create(superClass.prototype);
|
|
114
156
|
subClass.prototype.constructor = subClass;
|
|
@@ -2992,21 +3034,13 @@ function mapToStyles(_ref2) {
|
|
|
2992
3034
|
adaptive = _ref2.adaptive,
|
|
2993
3035
|
roundOffsets = _ref2.roundOffsets,
|
|
2994
3036
|
isFixed = _ref2.isFixed;
|
|
2995
|
-
var _offsets$x = offsets.x,
|
|
2996
|
-
x = _offsets$x === void 0 ? 0 : _offsets$x,
|
|
2997
|
-
_offsets$y = offsets.y,
|
|
2998
|
-
y = _offsets$y === void 0 ? 0 : _offsets$y;
|
|
2999
3037
|
|
|
3000
|
-
var _ref3 = typeof roundOffsets === 'function' ? roundOffsets(
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
y: y
|
|
3006
|
-
};
|
|
3038
|
+
var _ref3 = roundOffsets === true ? roundOffsetsByDPR(offsets) : typeof roundOffsets === 'function' ? roundOffsets(offsets) : offsets,
|
|
3039
|
+
_ref3$x = _ref3.x,
|
|
3040
|
+
x = _ref3$x === void 0 ? 0 : _ref3$x,
|
|
3041
|
+
_ref3$y = _ref3.y,
|
|
3042
|
+
y = _ref3$y === void 0 ? 0 : _ref3$y;
|
|
3007
3043
|
|
|
3008
|
-
x = _ref3.x;
|
|
3009
|
-
y = _ref3.y;
|
|
3010
3044
|
var hasX = offsets.hasOwnProperty('x');
|
|
3011
3045
|
var hasY = offsets.hasOwnProperty('y');
|
|
3012
3046
|
var sideX = left;
|
|
@@ -3051,17 +3085,6 @@ function mapToStyles(_ref2) {
|
|
|
3051
3085
|
position: position
|
|
3052
3086
|
}, adaptive && unsetSides);
|
|
3053
3087
|
|
|
3054
|
-
var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
|
|
3055
|
-
x: x,
|
|
3056
|
-
y: y
|
|
3057
|
-
}) : {
|
|
3058
|
-
x: x,
|
|
3059
|
-
y: y
|
|
3060
|
-
};
|
|
3061
|
-
|
|
3062
|
-
x = _ref4.x;
|
|
3063
|
-
y = _ref4.y;
|
|
3064
|
-
|
|
3065
3088
|
if (gpuAcceleration) {
|
|
3066
3089
|
var _Object$assign;
|
|
3067
3090
|
|
|
@@ -3071,9 +3094,9 @@ function mapToStyles(_ref2) {
|
|
|
3071
3094
|
return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y + "px" : '', _Object$assign2[sideX] = hasX ? x + "px" : '', _Object$assign2.transform = '', _Object$assign2));
|
|
3072
3095
|
}
|
|
3073
3096
|
|
|
3074
|
-
function computeStyles(
|
|
3075
|
-
var state =
|
|
3076
|
-
options =
|
|
3097
|
+
function computeStyles(_ref4) {
|
|
3098
|
+
var state = _ref4.state,
|
|
3099
|
+
options = _ref4.options;
|
|
3077
3100
|
var _options$gpuAccelerat = options.gpuAcceleration,
|
|
3078
3101
|
gpuAcceleration = _options$gpuAccelerat === void 0 ? true : _options$gpuAccelerat,
|
|
3079
3102
|
_options$adaptive = options.adaptive,
|
|
@@ -3372,7 +3395,7 @@ function getClippingParents(element) {
|
|
|
3372
3395
|
|
|
3373
3396
|
|
|
3374
3397
|
return clippingParents.filter(function (clippingParent) {
|
|
3375
|
-
return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body';
|
|
3398
|
+
return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body' && (canEscapeClipping ? getComputedStyle$1(clippingParent).position !== 'static' : true);
|
|
3376
3399
|
});
|
|
3377
3400
|
} // Gets the maximum area that the element is visible in due to any number of
|
|
3378
3401
|
// clipping parents
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import { F as FaWindowClose } from './index.esm-1bd8a0a8.js';
|
|
5
|
-
import { m as main_43 } from './main-
|
|
5
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
7
|
import './core.get-iterator-method-ea258bb1.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.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-a71a6cc7.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -25,7 +25,7 @@ import './util-8ed16d48.js';
|
|
|
25
25
|
import './Beam.js';
|
|
26
26
|
import './stringify-2b084bee.js';
|
|
27
27
|
import './Segment.js';
|
|
28
|
-
import './main-
|
|
28
|
+
import './main-754d4992.js';
|
|
29
29
|
import './urlForFile-b69adffc.js';
|
|
30
30
|
import './index-755f2cc2.js';
|
|
31
31
|
import 'react-dom';
|
|
@@ -35,13 +35,13 @@ import './index.es-a6137319.js';
|
|
|
35
35
|
import './visibility-sensor-72fd8f8b.js';
|
|
36
36
|
import 'react-dom';
|
|
37
37
|
import './index-3f5c03b2.js';
|
|
38
|
-
import './ADlgInfeed-
|
|
38
|
+
import './ADlgInfeed-29f7b84c.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
40
|
import './Beam.js';
|
|
41
41
|
import './stringify-2b084bee.js';
|
|
42
42
|
import './Segment.js';
|
|
43
|
-
import './main-
|
|
44
|
-
import './ADInfeed-
|
|
43
|
+
import './main-754d4992.js';
|
|
44
|
+
import './ADInfeed-fb3b056f.js';
|
|
45
45
|
import './index-755f2cc2.js';
|
|
46
46
|
import './urlFor.js';
|
|
47
47
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -28,7 +28,7 @@ import './index-755f2cc2.js';
|
|
|
28
28
|
import './smoothscroll-fa4e3f8c.js';
|
|
29
29
|
import './urlFor.js';
|
|
30
30
|
import './index-3f5c03b2.js';
|
|
31
|
-
import './main-
|
|
31
|
+
import './main-754d4992.js';
|
|
32
32
|
import './isSymbol-a7e9aafe.js';
|
|
33
33
|
import './toNumber-5aeba6e7.js';
|
|
34
34
|
|
package/dist/esm/View.js
CHANGED
|
@@ -8,16 +8,16 @@ import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
|
8
8
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
9
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
|
-
import { m as main_43 } from './main-
|
|
11
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
12
12
|
import 'react-bootstrap/Dropdown';
|
|
13
13
|
import Form from 'react-bootstrap/Form';
|
|
14
14
|
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-a71a6cc7.js';
|
|
19
19
|
import DFPAdSlot from './AdSlot.js';
|
|
20
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
20
|
+
import { S as SeriesSlider } from './SeriesSlider-771918ce.js';
|
|
21
21
|
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-9bd28724.js';
|
|
22
22
|
import getKeywords from './getKeywords.js';
|
|
23
23
|
import urlFor from './urlFor.js';
|
|
@@ -74,7 +74,7 @@ import './checkSisterSite-a7218fda.js';
|
|
|
74
74
|
import './debounce-533d9748.js';
|
|
75
75
|
import './isSymbol-a7e9aafe.js';
|
|
76
76
|
import './toNumber-5aeba6e7.js';
|
|
77
|
-
import './index-
|
|
77
|
+
import './index-db3bb315.js';
|
|
78
78
|
|
|
79
79
|
var getArticleSummary = function getArticleSummary(article) {
|
|
80
80
|
if (article.summary && article.summary.length > 0) {
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -4,7 +4,7 @@ import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
5
|
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
|
-
import { m as main_43, a as main_49, b as main_42 } from './main-
|
|
7
|
+
import { m as main_43, a as main_49, b as main_42 } from './main-754d4992.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './web.dom.iterable-ab4dea5c.js';
|
|
10
10
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import { c as cookie } from './index-
|
|
3
|
+
import { c as cookie } from './index-db3bb315.js';
|
|
4
4
|
import getQuery from './getQuery.js';
|
|
5
5
|
import './core.get-iterator-method-ea258bb1.js';
|
|
6
6
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { g as default } from './index-
|
|
2
|
+
export { g as default } from './index-a71a6cc7.js';
|
|
3
3
|
import './BlockContent-1e73bd2c.js';
|
|
4
4
|
import './entities-6d9154b4.js';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -20,7 +20,7 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
20
20
|
import './_library-528f1934.js';
|
|
21
21
|
import './_iter-detect-98db3b07.js';
|
|
22
22
|
import './Segment.js';
|
|
23
|
-
import './main-
|
|
23
|
+
import './main-754d4992.js';
|
|
24
24
|
import './extends-6d8e3924.js';
|
|
25
25
|
import './_object-pie-133f504a.js';
|
|
26
26
|
import './urlForFile-b69adffc.js';
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
|
|
3
|
+
var classnames = createCommonjsModule(function (module) {
|
|
4
|
+
/*!
|
|
5
|
+
Copyright (c) 2017 Jed Watson.
|
|
6
|
+
Licensed under the MIT License (MIT), see
|
|
7
|
+
http://jedwatson.github.io/classnames
|
|
8
|
+
*/
|
|
9
|
+
/* global define */
|
|
10
|
+
|
|
11
|
+
(function () {
|
|
12
|
+
|
|
13
|
+
var hasOwn = {}.hasOwnProperty;
|
|
14
|
+
|
|
15
|
+
function classNames () {
|
|
16
|
+
var classes = [];
|
|
17
|
+
|
|
18
|
+
for (var i = 0; i < arguments.length; i++) {
|
|
19
|
+
var arg = arguments[i];
|
|
20
|
+
if (!arg) continue;
|
|
21
|
+
|
|
22
|
+
var argType = typeof arg;
|
|
23
|
+
|
|
24
|
+
if (argType === 'string' || argType === 'number') {
|
|
25
|
+
classes.push(arg);
|
|
26
|
+
} else if (Array.isArray(arg) && arg.length) {
|
|
27
|
+
var inner = classNames.apply(null, arg);
|
|
28
|
+
if (inner) {
|
|
29
|
+
classes.push(inner);
|
|
30
|
+
}
|
|
31
|
+
} else if (argType === 'object') {
|
|
32
|
+
for (var key in arg) {
|
|
33
|
+
if (hasOwn.call(arg, key) && arg[key]) {
|
|
34
|
+
classes.push(key);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
return classes.join(' ');
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
if (module.exports) {
|
|
44
|
+
classNames.default = classNames;
|
|
45
|
+
module.exports = classNames;
|
|
46
|
+
} else {
|
|
47
|
+
window.classNames = classNames;
|
|
48
|
+
}
|
|
49
|
+
}());
|
|
50
|
+
});
|
|
51
|
+
|
|
52
|
+
export { classnames as c };
|
|
@@ -10,7 +10,7 @@ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelper
|
|
|
10
10
|
import { u as util } from './util-8ed16d48.js';
|
|
11
11
|
import './Beam.js';
|
|
12
12
|
import Segment from './Segment.js';
|
|
13
|
-
import {
|
|
13
|
+
import { f as main_18, b as main_42, m as main_43 } from './main-754d4992.js';
|
|
14
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
15
15
|
import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
|
|
16
16
|
import { u as urlForFile } from './urlForFile-b69adffc.js';
|
|
@@ -20,6 +20,7 @@ var serialize_1 = serialize;
|
|
|
20
20
|
|
|
21
21
|
var decode = decodeURIComponent;
|
|
22
22
|
var encode = encodeURIComponent;
|
|
23
|
+
var pairSplitRegExp = /; */;
|
|
23
24
|
|
|
24
25
|
/**
|
|
25
26
|
* RegExp to match field-content in RFC 7230 sec 3.2
|
|
@@ -50,29 +51,28 @@ function parse(str, options) {
|
|
|
50
51
|
|
|
51
52
|
var obj = {};
|
|
52
53
|
var opt = options || {};
|
|
53
|
-
var pairs = str.split(
|
|
54
|
+
var pairs = str.split(pairSplitRegExp);
|
|
54
55
|
var dec = opt.decode || decode;
|
|
55
56
|
|
|
56
57
|
for (var i = 0; i < pairs.length; i++) {
|
|
57
58
|
var pair = pairs[i];
|
|
58
|
-
var
|
|
59
|
+
var eq_idx = pair.indexOf('=');
|
|
59
60
|
|
|
60
61
|
// skip things that don't look like key=value
|
|
61
|
-
if (
|
|
62
|
+
if (eq_idx < 0) {
|
|
62
63
|
continue;
|
|
63
64
|
}
|
|
64
65
|
|
|
65
|
-
var key = pair.
|
|
66
|
+
var key = pair.substr(0, eq_idx).trim();
|
|
67
|
+
var val = pair.substr(++eq_idx, pair.length).trim();
|
|
68
|
+
|
|
69
|
+
// quoted values
|
|
70
|
+
if ('"' == val[0]) {
|
|
71
|
+
val = val.slice(1, -1);
|
|
72
|
+
}
|
|
66
73
|
|
|
67
74
|
// only assign once
|
|
68
75
|
if (undefined == obj[key]) {
|
|
69
|
-
var val = pair.substring(index + 1, pair.length).trim();
|
|
70
|
-
|
|
71
|
-
// quoted values
|
|
72
|
-
if (val[0] === '"') {
|
|
73
|
-
val = val.slice(1, -1);
|
|
74
|
-
}
|
|
75
|
-
|
|
76
76
|
obj[key] = tryDecode(val, dec);
|
|
77
77
|
}
|
|
78
78
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
1
|
import React__default from 'react';
|
|
3
2
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
4
3
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
@@ -23,7 +22,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
23
22
|
{ key: index },
|
|
24
23
|
React__default.createElement(
|
|
25
24
|
'a',
|
|
26
|
-
|
|
25
|
+
{ target: '_blank', rel: checkSisterSite(content.url) ? '' : 'noopener noreferrer', href: content.url, className: 'nav-link' },
|
|
27
26
|
content.title
|
|
28
27
|
)
|
|
29
28
|
) : React__default.createElement(
|
|
@@ -31,7 +30,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
31
30
|
{ key: index },
|
|
32
31
|
React__default.createElement(
|
|
33
32
|
'a',
|
|
34
|
-
|
|
33
|
+
{ href: content.url, rel: checkSisterSite(content.url) ? '' : 'noopener noreferrer', className: 'nav-link' },
|
|
35
34
|
content.title
|
|
36
35
|
)
|
|
37
36
|
);
|
|
@@ -45,16 +44,16 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
45
44
|
'li',
|
|
46
45
|
{ style: { marginTop: '10px' }, key: website.footerLinks ? website.footerLinks.length + 1 : 1 },
|
|
47
46
|
website.socialLinks && website.socialLinks.map(function (row, index) {
|
|
48
|
-
return React__default.createElement(reactSocialIcons_1,
|
|
49
|
-
target: row.blank ? '_blank' : '_self'
|
|
50
|
-
|
|
47
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
48
|
+
target: row.blank ? '_blank' : '_self',
|
|
49
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
51
50
|
key: index,
|
|
52
51
|
index: index,
|
|
53
52
|
url: row.url
|
|
54
53
|
// including network prop to identify the icon based on the social icon title.
|
|
55
54
|
, network: row.title.split(' ')[0].toLowerCase(),
|
|
56
55
|
style: { width: 30, height: 30, marginRight: 5 }
|
|
57
|
-
})
|
|
56
|
+
});
|
|
58
57
|
})
|
|
59
58
|
),
|
|
60
59
|
showLogo && React__default.createElement(
|
|
@@ -62,7 +61,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
62
61
|
null,
|
|
63
62
|
React__default.createElement(
|
|
64
63
|
'a',
|
|
65
|
-
|
|
64
|
+
{ href: 'https://www.mjhlifesciences.com', rel: checkSisterSite('https://www.mjhlifesciences.com') ? '' : 'noopener noreferrer' },
|
|
66
65
|
React__default.createElement('img', {
|
|
67
66
|
style: { maxWidth: '100%', height: '50px', margin: ' 10px 0', objectFit: 'contain' },
|
|
68
67
|
alt: 'MJHLS Brand Logo',
|
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-a71a6cc7.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';
|
|
@@ -128,11 +128,11 @@ import './toNumber-5aeba6e7.js';
|
|
|
128
128
|
import './index.es-a6137319.js';
|
|
129
129
|
import './visibility-sensor-72fd8f8b.js';
|
|
130
130
|
import 'react-dom';
|
|
131
|
-
import './main-
|
|
131
|
+
import './main-754d4992.js';
|
|
132
132
|
import './entities-6d9154b4.js';
|
|
133
|
-
import './ADInfeed-
|
|
133
|
+
import './ADInfeed-fb3b056f.js';
|
|
134
134
|
import './lodash-f97fd99a.js';
|
|
135
|
-
import './ADlgInfeed-
|
|
135
|
+
import './ADlgInfeed-29f7b84c.js';
|
|
136
136
|
import './getContentCategory-15dcc413.js';
|
|
137
137
|
import './get-3c308da4.js';
|
|
138
138
|
import './eq-bdcbf886.js';
|
|
@@ -155,7 +155,7 @@ 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 './index-
|
|
158
|
+
import './index-174b5baf.js';
|
|
159
159
|
import './ConferenceBanner-8792ebd2.js';
|
|
160
160
|
import 'next/head';
|
|
161
161
|
import '@mjhls/mjh-framework/dist/cjs/urlFor';
|
|
@@ -167,9 +167,9 @@ import 'react-bootstrap/Nav';
|
|
|
167
167
|
import 'react-bootstrap/Navbar';
|
|
168
168
|
import 'react-bootstrap/NavDropdown';
|
|
169
169
|
import './index.esm-9b042655.js';
|
|
170
|
-
import './NavFooter-
|
|
171
|
-
import './index.esm-
|
|
172
|
-
import './SocialSearchComponent-
|
|
170
|
+
import './NavFooter-27a16f65.js';
|
|
171
|
+
import './index.esm-06bf63a3.js';
|
|
172
|
+
import './SocialSearchComponent-aedf8322.js';
|
|
173
173
|
import 'react-bootstrap/FormControl';
|
|
174
174
|
import 'react-ga';
|
|
175
175
|
import 'react-bootstrap/Carousel';
|
|
@@ -187,17 +187,16 @@ import 'react-bootstrap/Figure';
|
|
|
187
187
|
import 'react-bootstrap/OverlayTrigger';
|
|
188
188
|
import 'react-bootstrap/Tooltip';
|
|
189
189
|
import 'react-bootstrap/Popover';
|
|
190
|
-
import './index-
|
|
190
|
+
import './index-db3bb315.js';
|
|
191
191
|
import 'swr';
|
|
192
192
|
import 'passport-local';
|
|
193
193
|
import 'mysql';
|
|
194
194
|
import './md5-4e42248e.js';
|
|
195
|
-
import './SeriesSlider-
|
|
195
|
+
import './SeriesSlider-771918ce.js';
|
|
196
196
|
import './style-inject.es-1f59c1d0.js';
|
|
197
197
|
import 'disqus-react';
|
|
198
198
|
import 'react-twitter-embed';
|
|
199
|
-
import './ImageSlider-
|
|
200
|
-
import './defineProperty-e8022d1e.js';
|
|
199
|
+
import './ImageSlider-83913c4c.js';
|
|
201
200
|
import './VideoSeriesCard.js';
|
|
202
201
|
|
|
203
202
|
//Feature query to be used
|
|
@@ -915,7 +915,7 @@ var main_18 = main.deviceType;
|
|
|
915
915
|
main.engineName;
|
|
916
916
|
main.engineVersion;
|
|
917
917
|
main.fullBrowserVersion;
|
|
918
|
-
main.getUA;
|
|
918
|
+
var main_22 = main.getUA;
|
|
919
919
|
main.isAndroid;
|
|
920
920
|
var main_24 = main.isBrowser;
|
|
921
921
|
main.isChrome;
|
|
@@ -953,4 +953,4 @@ main.osName;
|
|
|
953
953
|
main.osVersion;
|
|
954
954
|
main.withOrientationChange;
|
|
955
955
|
|
|
956
|
-
export { main_49 as a, main_42 as b, main_44 as c,
|
|
956
|
+
export { main_49 as a, main_42 as b, main_44 as c, main_22 as d, main_24 as e, main_18 as f, main_34 as g, main_43 as m };
|
package/package.json
CHANGED
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
4
|
-
|
|
5
|
-
var asyncToGenerator = _commonjsHelpers.createCommonjsModule(function (module) {
|
|
6
|
-
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
7
|
-
try {
|
|
8
|
-
var info = gen[key](arg);
|
|
9
|
-
var value = info.value;
|
|
10
|
-
} catch (error) {
|
|
11
|
-
reject(error);
|
|
12
|
-
return;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
if (info.done) {
|
|
16
|
-
resolve(value);
|
|
17
|
-
} else {
|
|
18
|
-
Promise.resolve(value).then(_next, _throw);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
function _asyncToGenerator(fn) {
|
|
23
|
-
return function () {
|
|
24
|
-
var self = this,
|
|
25
|
-
args = arguments;
|
|
26
|
-
return new Promise(function (resolve, reject) {
|
|
27
|
-
var gen = fn.apply(self, args);
|
|
28
|
-
|
|
29
|
-
function _next(value) {
|
|
30
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
function _throw(err) {
|
|
34
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
_next(undefined);
|
|
38
|
-
});
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
43
|
-
});
|
|
44
|
-
|
|
45
|
-
var _asyncToGenerator = _commonjsHelpers.unwrapExports(asyncToGenerator);
|
|
46
|
-
|
|
47
|
-
var defineProperty = _commonjsHelpers.createCommonjsModule(function (module) {
|
|
48
|
-
function _defineProperty(obj, key, value) {
|
|
49
|
-
if (key in obj) {
|
|
50
|
-
Object.defineProperty(obj, key, {
|
|
51
|
-
value: value,
|
|
52
|
-
enumerable: true,
|
|
53
|
-
configurable: true,
|
|
54
|
-
writable: true
|
|
55
|
-
});
|
|
56
|
-
} else {
|
|
57
|
-
obj[key] = value;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
return obj;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
64
|
-
});
|
|
65
|
-
|
|
66
|
-
var _defineProperty = _commonjsHelpers.unwrapExports(defineProperty);
|
|
67
|
-
|
|
68
|
-
exports._asyncToGenerator = _asyncToGenerator;
|
|
69
|
-
exports._defineProperty = _defineProperty;
|
|
70
|
-
exports.asyncToGenerator = asyncToGenerator;
|
|
71
|
-
exports.defineProperty = defineProperty;
|