@mjhls/mjh-framework 1.0.990-next-12-03 → 1.0.990
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +2 -1
- package/dist/cjs/AD300x250x600.js +2 -1
- package/dist/cjs/AD728x90.js +2 -1
- package/dist/cjs/ADFloatingFooter.js +2 -1
- package/dist/cjs/ADGutter.js +2 -1
- package/dist/cjs/ADSkyscraper.js +2 -1
- package/dist/cjs/ADSponsoredResources.js +2 -1
- package/dist/cjs/ADWebcast.js +2 -1
- package/dist/cjs/ADWelcome.js +2 -1
- package/dist/cjs/AdSlot.js +2 -1
- package/dist/cjs/AdSlotsProvider.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +14165 -18
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +7 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +3650 -0
- package/dist/cjs/AuthWrapper.js +1470 -294
- package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-9ebd251f.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ConferenceArticleCard.js +16 -16
- package/dist/cjs/ContentCardPaginated.js +5 -4
- package/dist/cjs/DeckContent.js +13 -12
- package/dist/cjs/DeckQueue.js +4 -3
- package/dist/cjs/DeckQueuePaginated.js +4 -3
- package/dist/cjs/{Dfp-94f8ccdf.js → Dfp-9be904d5.js} +2 -1
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +7 -5
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +7 -6
- package/dist/cjs/GridContentPaginated.js +7 -6
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/Hero.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +7 -5
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/ImageSlider-6c00b878.js +2813 -0
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +38 -36
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +13 -12
- package/dist/cjs/MasterDeckPaginated.js +12 -11
- package/dist/cjs/{MediaSeriesCard-36eab8b7.js → MediaSeriesCard-90875937.js} +394 -391
- package/dist/cjs/MediaSeriesLanding.js +17 -14
- package/dist/cjs/MediaSeriesLandingPaginated.js +17 -14
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PartnerDetailListing.js +13 -11
- package/dist/cjs/PartnerDetailListingPaginated.js +13 -11
- package/dist/cjs/PubSection.js +6 -5
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/PublicationLanding.js +30 -26
- package/dist/cjs/QueueDeckExpanded.js +6 -5
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
- package/dist/cjs/RelatedContent.js +29 -29
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-b94f1dd5.js → SeriesSlider-594b19eb.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +7 -5
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/ThumbnailCard.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +7 -5
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +12 -9
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/faundadb.js +4 -321
- package/dist/cjs/getRelatedArticle.js +8 -213
- package/dist/cjs/getSerializers.js +7 -5
- package/dist/cjs/{getTargeting-4439c99d.js → getTargeting-ba942d9a.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-7361fa72.js → index-869cab56.js} +16 -588
- package/dist/cjs/index-bd6c9f56.js +211 -0
- package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
- package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
- package/dist/cjs/index.js +23 -13
- package/dist/cjs/md5-e1ca5797.js +323 -0
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/urlFor.js +1 -1
- package/dist/cjs/util-93a37fd0.js +587 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +9 -8
- package/dist/esm/ADFloatingFooter.js +9 -8
- package/dist/esm/ADFooter.js +3 -3
- package/dist/esm/ADGutter.js +9 -8
- package/dist/esm/{ADInfeed-f684cac9.js → ADInfeed-6d1fc6bf.js} +1 -1
- package/dist/esm/ADSkyscraper.js +9 -8
- package/dist/esm/ADSponsoredResources.js +9 -8
- package/dist/esm/ADWebcast.js +9 -8
- package/dist/esm/ADWelcome.js +9 -8
- package/dist/esm/{ADlgInfeed-8c438cee.js → ADlgInfeed-dc36c928.js} +1 -1
- package/dist/esm/AccordionPanel.js +3 -3
- package/dist/esm/AdSlot.js +9 -8
- package/dist/esm/AdSlotsProvider.js +7 -6
- package/dist/esm/AlgoliaSearch.js +14165 -18
- package/dist/esm/AlphabeticList.js +6 -6
- package/dist/esm/ArticleCarousel.js +5 -5
- package/dist/esm/ArticleProgramLandingPage.js +22 -20
- package/dist/esm/ArticleSeriesLandingPage.js +18 -17
- package/dist/esm/ArticleSeriesListing.js +12 -11
- package/dist/esm/Auth.js +3630 -0
- package/dist/esm/AuthWrapper.js +1467 -291
- package/dist/esm/{AuthorComponent-defe68b6.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +5 -5
- package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-1e73bd2c.js} +1 -1
- package/dist/esm/Breadcrumbs.js +3 -3
- package/dist/esm/CMEDeck.js +9 -8
- package/dist/esm/Column2.js +6 -6
- package/dist/esm/Column3.js +11 -10
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/ContentCardPaginated.js +18 -17
- package/dist/esm/DeckContent.js +26 -25
- package/dist/esm/DeckQueue.js +15 -14
- package/dist/esm/DeckQueuePaginated.js +16 -15
- package/dist/esm/{Dfp-4b99f79d.js → Dfp-102f0beb.js} +5 -4
- package/dist/esm/EventsDeck.js +27 -27
- package/dist/esm/ExternalResources.js +22 -20
- package/dist/esm/Feature.js +4 -4
- package/dist/esm/ForbesHero.js +5 -5
- package/dist/esm/GridContent.js +21 -20
- package/dist/esm/GridContentPaginated.js +21 -20
- package/dist/esm/GridHero.js +6 -6
- package/dist/esm/GroupDeck.js +6 -6
- package/dist/esm/HamMagazine.js +15 -15
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/Hero.js +5 -5
- package/dist/esm/HorizontalArticleListing.js +22 -20
- package/dist/esm/HorizontalHero.js +4 -4
- package/dist/esm/ImageSlider-f84174cb.js +2804 -0
- package/dist/esm/IssueContentDeck.js +5 -5
- package/dist/esm/IssueDeck.js +7 -7
- package/dist/esm/IssueLanding.js +54 -52
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +9 -8
- package/dist/esm/MasterDeck.js +26 -25
- package/dist/esm/MasterDeckPaginated.js +25 -24
- package/dist/esm/{MediaSeriesCard-99048e65.js → MediaSeriesCard-767d6d90.js} +110 -107
- package/dist/esm/MediaSeriesLanding.js +32 -29
- package/dist/esm/MediaSeriesLandingPaginated.js +32 -29
- package/dist/esm/NavDvm.js +5 -5
- package/dist/esm/NavMagazine.js +16 -16
- package/dist/esm/NavNative.js +14 -14
- package/dist/esm/OncliveHero.js +4 -4
- package/dist/esm/OncliveLargeHero.js +6 -6
- package/dist/esm/PageFilter.js +3 -3
- package/dist/esm/PartnerDetailListing.js +28 -26
- package/dist/esm/PartnerDetailListingPaginated.js +28 -26
- package/dist/esm/PixelTracking.js +3 -3
- package/dist/esm/PopUpModal.js +3 -3
- package/dist/esm/PtceDeck.js +7 -7
- package/dist/esm/PubSection.js +15 -14
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +4 -4
- package/dist/esm/PublicationLanding.js +39 -35
- package/dist/esm/QueueDeckExpanded.js +15 -14
- package/dist/esm/QueueDeckExpandedPaginated.js +15 -14
- package/dist/esm/RelatedContent.js +32 -32
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Schema.js +8 -8
- package/dist/esm/Search.js +3 -3
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +10 -9
- package/dist/esm/{SeriesSlider-609f9d94.js → SeriesSlider-f771e20d.js} +5 -5
- package/dist/esm/SideFooter.js +8 -8
- package/dist/esm/{SocialSearchComponent-1d8a9f59.js → SocialSearchComponent-4b56cd8c.js} +1 -1
- package/dist/esm/TaxonomyCard.js +6 -6
- package/dist/esm/TaxonomyDescription.js +22 -20
- package/dist/esm/TemplateNormal.js +12 -11
- package/dist/esm/ThumbnailCard.js +5 -5
- package/dist/esm/Ustream.js +6 -6
- package/dist/esm/VerticalHero.js +4 -4
- package/dist/esm/VideoProgramLandingPage.js +22 -20
- package/dist/esm/VideoSeriesCard.js +7 -7
- package/dist/esm/VideoSeriesFilter.js +5 -5
- package/dist/esm/VideoSeriesLandingPage.js +18 -17
- package/dist/esm/VideoSeriesListing.js +12 -11
- package/dist/esm/View.js +28 -25
- package/dist/esm/YahooHero.js +6 -6
- package/dist/esm/YoutubeGroup.js +8 -8
- package/dist/esm/{_is-array-893ab020.js → _is-array-8d21b9e3.js} +1 -1
- package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-98db3b07.js} +1 -1
- package/dist/esm/{_object-sap-169d6272.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-2300e51b.js} +1 -1
- package/dist/esm/{asyncToGenerator-9716ae8d.js → asyncToGenerator-958ef5fc.js} +3 -3
- package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-ea258bb1.js} +1 -1
- package/dist/esm/{define-property-99e66838.js → define-property-5f1bda73.js} +1 -1
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-dc6a71fd.js → extends-6d8e3924.js} +1 -1
- package/dist/esm/faundadb.js +6 -323
- package/dist/esm/getPtceActivities.js +4 -4
- package/dist/esm/getRelatedArticle.js +8 -213
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +22 -20
- package/dist/esm/{getTargeting-db566006.js → getTargeting-9bd28724.js} +11 -11
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
- package/dist/esm/{index-c60f3bb6.js → index-4959f8e7.js} +15 -587
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/index-db3bb315.js +207 -0
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +41 -32
- package/dist/esm/{inherits-8a801a18.js → inherits-a6ba2ec4.js} +4 -4
- package/dist/esm/{keys-425c8ab0.js → keys-31dcdb31.js} +2 -2
- package/dist/esm/md5-4e42248e.js +321 -0
- package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-6ebcbfea.js} +2 -2
- package/dist/esm/{stringify-c21932b3.js → stringify-2b084bee.js} +1 -1
- package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-f7074d7c.js} +2 -2
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-83d9eb10.js → typeof-e9fc0c5d.js} +3 -3
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-413f5ddb.js → urlForFile-b69adffc.js} +1 -1
- package/dist/esm/{ustream-api-41166338.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/util-8ed16d48.js +585 -0
- package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-ab4dea5c.js} +1 -1
- package/package.json +115 -115
- package/dist/cjs/ImageSlider-a7fb6218.js +0 -182
- package/dist/esm/ImageSlider-eab2fe41.js +0 -176
- /package/dist/cjs/{ADInfeed-cf54cb8a.js → ADInfeed-81006615.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-d06624d8.js → ADlgInfeed-0db07099.js} +0 -0
- /package/dist/cjs/{PublicationFeature-be5f3503.js → PublicationFeature-5ccf9b13.js} +0 -0
- /package/dist/esm/{PublicationFeature-03500094.js → PublicationFeature-d88e76b9.js} +0 -0
|
@@ -1,96 +1,15 @@
|
|
|
1
|
+
import { _ as _objectWithoutPropertiesLoose, b as _extends, a as _setPrototypeOf, c as classnames } from './index-98ca9cec.js';
|
|
1
2
|
import React__default, { useCallback, useRef, useState, useContext, useMemo, useEffect, useImperativeHandle, useReducer, forwardRef, cloneElement } from 'react';
|
|
2
3
|
import PropTypes from 'prop-types';
|
|
3
4
|
import ReactDOM from 'react-dom';
|
|
4
5
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import { _ as _typeof } from './typeof-
|
|
6
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
6
7
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
7
8
|
import urlFor from './urlFor.js';
|
|
8
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
9
10
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
10
|
-
import { B as BlockContent } from './BlockContent-
|
|
11
|
-
import { g as getSerializers } from './index-
|
|
12
|
-
|
|
13
|
-
function _extends() {
|
|
14
|
-
_extends = Object.assign || function (target) {
|
|
15
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
16
|
-
var source = arguments[i];
|
|
17
|
-
|
|
18
|
-
for (var key in source) {
|
|
19
|
-
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
20
|
-
target[key] = source[key];
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
return target;
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
return _extends.apply(this, arguments);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
32
|
-
if (source == null) return {};
|
|
33
|
-
var target = {};
|
|
34
|
-
var sourceKeys = Object.keys(source);
|
|
35
|
-
var key, i;
|
|
36
|
-
|
|
37
|
-
for (i = 0; i < sourceKeys.length; i++) {
|
|
38
|
-
key = sourceKeys[i];
|
|
39
|
-
if (excluded.indexOf(key) >= 0) continue;
|
|
40
|
-
target[key] = source[key];
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
return target;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
var classnames = createCommonjsModule(function (module) {
|
|
47
|
-
/*!
|
|
48
|
-
Copyright (c) 2017 Jed Watson.
|
|
49
|
-
Licensed under the MIT License (MIT), see
|
|
50
|
-
http://jedwatson.github.io/classnames
|
|
51
|
-
*/
|
|
52
|
-
/* global define */
|
|
53
|
-
|
|
54
|
-
(function () {
|
|
55
|
-
|
|
56
|
-
var hasOwn = {}.hasOwnProperty;
|
|
57
|
-
|
|
58
|
-
function classNames () {
|
|
59
|
-
var classes = [];
|
|
60
|
-
|
|
61
|
-
for (var i = 0; i < arguments.length; i++) {
|
|
62
|
-
var arg = arguments[i];
|
|
63
|
-
if (!arg) continue;
|
|
64
|
-
|
|
65
|
-
var argType = typeof arg;
|
|
66
|
-
|
|
67
|
-
if (argType === 'string' || argType === 'number') {
|
|
68
|
-
classes.push(arg);
|
|
69
|
-
} else if (Array.isArray(arg) && arg.length) {
|
|
70
|
-
var inner = classNames.apply(null, arg);
|
|
71
|
-
if (inner) {
|
|
72
|
-
classes.push(inner);
|
|
73
|
-
}
|
|
74
|
-
} else if (argType === 'object') {
|
|
75
|
-
for (var key in arg) {
|
|
76
|
-
if (hasOwn.call(arg, key) && arg[key]) {
|
|
77
|
-
classes.push(key);
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
return classes.join(' ');
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
if (module.exports) {
|
|
87
|
-
classNames.default = classNames;
|
|
88
|
-
module.exports = classNames;
|
|
89
|
-
} else {
|
|
90
|
-
window.classNames = classNames;
|
|
91
|
-
}
|
|
92
|
-
}());
|
|
93
|
-
});
|
|
11
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
12
|
+
import { g as getSerializers } from './index-4959f8e7.js';
|
|
94
13
|
|
|
95
14
|
/**
|
|
96
15
|
* Copyright (c) 2013-present, Facebook, Inc.
|
|
@@ -197,15 +116,6 @@ function useUncontrolled(props, config) {
|
|
|
197
116
|
}, props);
|
|
198
117
|
}
|
|
199
118
|
|
|
200
|
-
function _setPrototypeOf(o, p) {
|
|
201
|
-
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
202
|
-
o.__proto__ = p;
|
|
203
|
-
return o;
|
|
204
|
-
};
|
|
205
|
-
|
|
206
|
-
return _setPrototypeOf(o, p);
|
|
207
|
-
}
|
|
208
|
-
|
|
209
119
|
function _inheritsLoose(subClass, superClass) {
|
|
210
120
|
subClass.prototype = Object.create(superClass.prototype);
|
|
211
121
|
subClass.prototype.constructor = subClass;
|
|
@@ -267,15 +177,33 @@ var AccordionToggle = React__default.forwardRef(function (_ref, ref) {
|
|
|
267
177
|
}, props), children);
|
|
268
178
|
});
|
|
269
179
|
|
|
180
|
+
/**
|
|
181
|
+
* Returns the owner document of a given element.
|
|
182
|
+
*
|
|
183
|
+
* @param node the element
|
|
184
|
+
*/
|
|
270
185
|
function ownerDocument$1(node) {
|
|
271
186
|
return node && node.ownerDocument || document;
|
|
272
187
|
}
|
|
273
188
|
|
|
189
|
+
/**
|
|
190
|
+
* Returns the owner window of a given element.
|
|
191
|
+
*
|
|
192
|
+
* @param node the element
|
|
193
|
+
*/
|
|
194
|
+
|
|
274
195
|
function ownerWindow(node) {
|
|
275
196
|
var doc = ownerDocument$1(node);
|
|
276
197
|
return doc && doc.defaultView || window;
|
|
277
198
|
}
|
|
278
199
|
|
|
200
|
+
/**
|
|
201
|
+
* Returns one or all computed style properties of an element.
|
|
202
|
+
*
|
|
203
|
+
* @param node the element
|
|
204
|
+
* @param psuedoElement the style property
|
|
205
|
+
*/
|
|
206
|
+
|
|
279
207
|
function getComputedStyle$2(node, psuedoElement) {
|
|
280
208
|
return ownerWindow(node).getComputedStyle(node, psuedoElement);
|
|
281
209
|
}
|
|
@@ -356,6 +284,11 @@ try {
|
|
|
356
284
|
|
|
357
285
|
/**
|
|
358
286
|
* An `addEventListener` ponyfill, supports the `once` option
|
|
287
|
+
*
|
|
288
|
+
* @param node the element
|
|
289
|
+
* @param eventName the event name
|
|
290
|
+
* @param handle the handler
|
|
291
|
+
* @param options event options
|
|
359
292
|
*/
|
|
360
293
|
function addEventListener(node, eventName, handler, options) {
|
|
361
294
|
if (options && typeof options !== 'boolean' && !onceSupported) {
|
|
@@ -378,6 +311,14 @@ function addEventListener(node, eventName, handler, options) {
|
|
|
378
311
|
node.addEventListener(eventName, handler, options);
|
|
379
312
|
}
|
|
380
313
|
|
|
314
|
+
/**
|
|
315
|
+
* A `removeEventListener` ponyfill
|
|
316
|
+
*
|
|
317
|
+
* @param node the element
|
|
318
|
+
* @param eventName the event name
|
|
319
|
+
* @param handle the handler
|
|
320
|
+
* @param options event options
|
|
321
|
+
*/
|
|
381
322
|
function removeEventListener(node, eventName, handler, options) {
|
|
382
323
|
var capture = options && typeof options !== 'boolean' ? options.capture : options;
|
|
383
324
|
node.removeEventListener(eventName, handler, capture);
|
|
@@ -394,18 +335,36 @@ function listen(node, eventName, handler, options) {
|
|
|
394
335
|
};
|
|
395
336
|
}
|
|
396
337
|
|
|
338
|
+
/**
|
|
339
|
+
* Triggers an event on a given element.
|
|
340
|
+
*
|
|
341
|
+
* @param node the element
|
|
342
|
+
* @param eventName the event name to trigger
|
|
343
|
+
* @param bubbles whether the event should bubble up
|
|
344
|
+
* @param cancelable whether the event should be cancelable
|
|
345
|
+
*/
|
|
346
|
+
function triggerEvent(node, eventName, bubbles, cancelable) {
|
|
347
|
+
if (bubbles === void 0) {
|
|
348
|
+
bubbles = false;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
if (cancelable === void 0) {
|
|
352
|
+
cancelable = true;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
if (node) {
|
|
356
|
+
var event = document.createEvent('HTMLEvents');
|
|
357
|
+
event.initEvent(eventName, bubbles, cancelable);
|
|
358
|
+
node.dispatchEvent(event);
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
397
362
|
function parseDuration(node) {
|
|
398
363
|
var str = style(node, 'transitionDuration') || '';
|
|
399
364
|
var mult = str.indexOf('ms') === -1 ? 1000 : 1;
|
|
400
365
|
return parseFloat(str) * mult;
|
|
401
366
|
}
|
|
402
367
|
|
|
403
|
-
function triggerTransitionEnd(element) {
|
|
404
|
-
var evt = document.createEvent('HTMLEvents');
|
|
405
|
-
evt.initEvent('transitionend', true, true);
|
|
406
|
-
element.dispatchEvent(evt);
|
|
407
|
-
}
|
|
408
|
-
|
|
409
368
|
function emulateTransitionEnd(element, duration, padding) {
|
|
410
369
|
if (padding === void 0) {
|
|
411
370
|
padding = 5;
|
|
@@ -413,7 +372,7 @@ function emulateTransitionEnd(element, duration, padding) {
|
|
|
413
372
|
|
|
414
373
|
var called = false;
|
|
415
374
|
var handle = setTimeout(function () {
|
|
416
|
-
if (!called)
|
|
375
|
+
if (!called) triggerEvent(element, 'transitionend', true);
|
|
417
376
|
}, duration + padding);
|
|
418
377
|
var remove = listen(element, 'transitionend', function () {
|
|
419
378
|
called = true;
|
|
@@ -871,7 +830,10 @@ Transition.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
871
830
|
* [test/CSSTransition-test.js](https://github.com/reactjs/react-transition-group/blob/13435f897b3ab71f6e19d724f145596f5910581c/test/CSSTransition-test.js#L362-L437)).
|
|
872
831
|
*/
|
|
873
832
|
nodeRef: PropTypes.shape({
|
|
874
|
-
current: typeof Element === 'undefined' ? PropTypes.any :
|
|
833
|
+
current: typeof Element === 'undefined' ? PropTypes.any : function (propValue, key, componentName, location, propFullName, secret) {
|
|
834
|
+
var value = propValue[key];
|
|
835
|
+
return PropTypes.instanceOf(value && 'ownerDocument' in value ? value.ownerDocument.defaultView.Element : Element)(propValue, key, componentName, location, propFullName, secret);
|
|
836
|
+
}
|
|
875
837
|
}),
|
|
876
838
|
|
|
877
839
|
/**
|
|
@@ -2503,6 +2465,13 @@ function (_ref, ref) {
|
|
|
2503
2465
|
Col.displayName = 'Col';
|
|
2504
2466
|
|
|
2505
2467
|
var matchesImpl;
|
|
2468
|
+
/**
|
|
2469
|
+
* Checks if a given element matches a selector.
|
|
2470
|
+
*
|
|
2471
|
+
* @param node the element
|
|
2472
|
+
* @param selector the selector
|
|
2473
|
+
*/
|
|
2474
|
+
|
|
2506
2475
|
function matches(node, selector) {
|
|
2507
2476
|
if (!matchesImpl) {
|
|
2508
2477
|
var body = document.body;
|
|
@@ -2517,6 +2486,13 @@ function matches(node, selector) {
|
|
|
2517
2486
|
}
|
|
2518
2487
|
|
|
2519
2488
|
var toArray = Function.prototype.bind.call(Function.prototype.call, [].slice);
|
|
2489
|
+
/**
|
|
2490
|
+
* Runs `querySelectorAll` on a given element.
|
|
2491
|
+
*
|
|
2492
|
+
* @param element the element
|
|
2493
|
+
* @param selector the selector
|
|
2494
|
+
*/
|
|
2495
|
+
|
|
2520
2496
|
function qsa(element, selector) {
|
|
2521
2497
|
return toArray(element.querySelectorAll(selector));
|
|
2522
2498
|
}
|
|
@@ -4582,9 +4558,16 @@ function usePopper(referenceElement, popperElement, _temp) {
|
|
|
4582
4558
|
}
|
|
4583
4559
|
|
|
4584
4560
|
/* eslint-disable no-bitwise, no-cond-assign */
|
|
4585
|
-
|
|
4586
|
-
|
|
4561
|
+
|
|
4562
|
+
/**
|
|
4563
|
+
* Checks if an element contains another given element.
|
|
4564
|
+
*
|
|
4565
|
+
* @param context the context element
|
|
4566
|
+
* @param node the element to check
|
|
4567
|
+
*/
|
|
4587
4568
|
function contains(context, node) {
|
|
4569
|
+
// HTML DOM and SVG DOM may have different support levels,
|
|
4570
|
+
// so we need to check on context instead of a document root element.
|
|
4588
4571
|
if (context.contains) return context.contains(node);
|
|
4589
4572
|
if (context.compareDocumentPosition) return context === node || !!(context.compareDocumentPosition(node) & 16);
|
|
4590
4573
|
}
|
|
@@ -5401,6 +5384,12 @@ function useWrappedRefWithWarning(ref, componentName) {
|
|
|
5401
5384
|
return useMergedRefs(warningRef, ref);
|
|
5402
5385
|
}
|
|
5403
5386
|
|
|
5387
|
+
/**
|
|
5388
|
+
* Checks if a given element has a CSS class.
|
|
5389
|
+
*
|
|
5390
|
+
* @param element the element
|
|
5391
|
+
* @param className the CSS class name
|
|
5392
|
+
*/
|
|
5404
5393
|
function hasClass(element, className) {
|
|
5405
5394
|
if (element.classList) return !!className && element.classList.contains(className);
|
|
5406
5395
|
return (" " + (element.className.baseVal || element.className) + " ").indexOf(" " + className + " ") !== -1;
|
|
@@ -6840,9 +6829,9 @@ function scrollbarSize(recalc) {
|
|
|
6840
6829
|
}
|
|
6841
6830
|
|
|
6842
6831
|
/**
|
|
6843
|
-
*
|
|
6832
|
+
* Returns the actively focused element safely.
|
|
6844
6833
|
*
|
|
6845
|
-
* @param doc the document to
|
|
6834
|
+
* @param doc the document to check
|
|
6846
6835
|
*/
|
|
6847
6836
|
|
|
6848
6837
|
function activeElement(doc) {
|
|
@@ -6864,6 +6853,13 @@ function activeElement(doc) {
|
|
|
6864
6853
|
}
|
|
6865
6854
|
}
|
|
6866
6855
|
|
|
6856
|
+
/**
|
|
6857
|
+
* Adds a CSS class to a given element.
|
|
6858
|
+
*
|
|
6859
|
+
* @param element the element
|
|
6860
|
+
* @param className the CSS class name
|
|
6861
|
+
*/
|
|
6862
|
+
|
|
6867
6863
|
function addClass(element, className) {
|
|
6868
6864
|
if (element.classList) element.classList.add(className);else if (!hasClass(element, className)) if (typeof element.className === 'string') element.className = element.className + " " + className;else element.setAttribute('class', (element.className && element.className.baseVal || '') + " " + className);
|
|
6869
6865
|
}
|
|
@@ -6871,6 +6867,13 @@ function addClass(element, className) {
|
|
|
6871
6867
|
function replaceClassName(origClass, classToRemove) {
|
|
6872
6868
|
return origClass.replace(new RegExp("(^|\\s)" + classToRemove + "(?:\\s|$)", 'g'), '$1').replace(/\s+/g, ' ').replace(/^\s*|\s*$/g, '');
|
|
6873
6869
|
}
|
|
6870
|
+
/**
|
|
6871
|
+
* Removes a CSS class from a given element.
|
|
6872
|
+
*
|
|
6873
|
+
* @param element the element
|
|
6874
|
+
* @param className the CSS class name
|
|
6875
|
+
*/
|
|
6876
|
+
|
|
6874
6877
|
|
|
6875
6878
|
function removeClass(element, className) {
|
|
6876
6879
|
if (element.classList) {
|
|
@@ -9424,7 +9427,7 @@ var Tooltip = React__default.forwardRef(function (_ref, ref) {
|
|
|
9424
9427
|
Tooltip.defaultProps = defaultProps;
|
|
9425
9428
|
Tooltip.displayName = 'Tooltip';
|
|
9426
9429
|
|
|
9427
|
-
var css = ".MediaSeriesCard-module_article__SAFYK {\
|
|
9430
|
+
var css = ".MediaSeriesCard-module_article__SAFYK {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.MediaSeriesCard-module_article__SAFYK a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.MediaSeriesCard-module_thumb__3jRAU {\n width: 25%;\n}\n.MediaSeriesCard-module_thumb__3jRAU img {\n width: 100%;\n height: auto;\n}\n.MediaSeriesCard-module_info__3L7_o {\n width: 75%;\n font-size: 1rem;\n}\n.MediaSeriesCard-module_info__3L7_o h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.MediaSeriesCard-module_published__E4oiz {\n color: #6d6d6d;\n margin: 0;\n}\n.MediaSeriesCard-module_summary__1xanh {\n margin: 0.5rem 0 0 0;\n}\n.MediaSeriesCard-module_author__e5fuR {\n margin: 0;\n}\n.MediaSeriesCard-module_author__e5fuR span {\n color: #6d6d6d;\n}\n.MediaSeriesCard-module_name__2m5KY {\n font-size: 1.3rem;\n font-weight: bold;\n}\n@media only screen and (max-width: 568px) {\n .MediaSeriesCard-module_article__SAFYK {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .MediaSeriesCard-module_article__SAFYK a {\n flex-direction: column;\n align-items: center;\n }\n .MediaSeriesCard-module_thumb__3jRAU {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .MediaSeriesCard-module_thumb__3jRAU img{\n border-radius: 10px 10px 0 0; \n }\n .MediaSeriesCard-module_thumb__3jRAU figure {\n margin: 0;\n }\n .MediaSeriesCard-module_info__3L7_o {\n width: 90%;\n padding: 0rem !important;\n }\n .MediaSeriesCard-module_info__3L7_o h2 {\n font-size: 1rem;\n }\n .MediaSeriesCard-module_name__2m5KY {\n font-size: 1rem;\n \n }\n}\n";
|
|
9428
9431
|
var styles = { "article": "MediaSeriesCard-module_article__SAFYK", "thumb": "MediaSeriesCard-module_thumb__3jRAU", "info": "MediaSeriesCard-module_info__3L7_o", "published": "MediaSeriesCard-module_published__E4oiz", "summary": "MediaSeriesCard-module_summary__1xanh", "author": "MediaSeriesCard-module_author__e5fuR", "name": "MediaSeriesCard-module_name__2m5KY" };
|
|
9429
9432
|
styleInject(css);
|
|
9430
9433
|
|
|
@@ -1,32 +1,34 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _typeof } from './typeof-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
4
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
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-767d6d90.js';
|
|
7
|
+
import './index-98ca9cec.js';
|
|
7
8
|
import 'react-dom';
|
|
8
9
|
import Link from 'next/link';
|
|
9
10
|
import MasterDeck from './MasterDeck.js';
|
|
10
|
-
import { B as BlockContent } from './BlockContent-
|
|
11
|
-
import { g as getSerializers } from './index-
|
|
11
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
12
|
+
import { g as getSerializers } from './index-4959f8e7.js';
|
|
12
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
13
|
-
import './core.get-iterator-method-
|
|
14
|
-
import './web.dom.iterable-
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
15
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
15
16
|
import './_library-528f1934.js';
|
|
16
|
-
import './_iter-detect-
|
|
17
|
-
import './_is-array-
|
|
17
|
+
import './_iter-detect-98db3b07.js';
|
|
18
|
+
import './_is-array-8d21b9e3.js';
|
|
18
19
|
import './_object-pie-133f504a.js';
|
|
19
20
|
import 'prop-types';
|
|
20
21
|
import './index-755f2cc2.js';
|
|
21
22
|
import './urlFor.js';
|
|
22
|
-
import './index-
|
|
23
|
+
import './index-3f5c03b2.js';
|
|
23
24
|
import './moment-bc12cb97.js';
|
|
24
25
|
import './style-inject.es-1f59c1d0.js';
|
|
25
|
-
import './toConsumableArray-
|
|
26
|
-
import './inherits-
|
|
27
|
-
import './_object-sap-
|
|
28
|
-
import './define-property-
|
|
29
|
-
import './index-
|
|
26
|
+
import './toConsumableArray-f7074d7c.js';
|
|
27
|
+
import './inherits-a6ba2ec4.js';
|
|
28
|
+
import './_object-sap-7cee6f84.js';
|
|
29
|
+
import './define-property-5f1bda73.js';
|
|
30
|
+
import './index-f0fc23eb.js';
|
|
31
|
+
import './events-6c3a7a63.js';
|
|
30
32
|
import 'react-bootstrap/Container';
|
|
31
33
|
import 'react-bootstrap/Row';
|
|
32
34
|
import 'react-bootstrap/Col';
|
|
@@ -38,16 +40,17 @@ import './isSymbol-a7e9aafe.js';
|
|
|
38
40
|
import './toNumber-5aeba6e7.js';
|
|
39
41
|
import './index.es-a6137319.js';
|
|
40
42
|
import './visibility-sensor-72fd8f8b.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
43
|
+
import './ADlgInfeed-dc36c928.js';
|
|
42
44
|
import './AdSlot.js';
|
|
43
45
|
import './Beam.js';
|
|
44
|
-
import './stringify-
|
|
46
|
+
import './stringify-2b084bee.js';
|
|
45
47
|
import './Segment.js';
|
|
46
48
|
import './main-1894c974.js';
|
|
47
|
-
import './ADInfeed-
|
|
49
|
+
import './ADInfeed-6d1fc6bf.js';
|
|
48
50
|
import 'react-bootstrap';
|
|
49
51
|
import './index-c7e2ac95.js';
|
|
50
|
-
import './
|
|
52
|
+
import './util-8ed16d48.js';
|
|
53
|
+
import './urlForFile-b69adffc.js';
|
|
51
54
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
52
55
|
import 'react-bootstrap/Modal';
|
|
53
56
|
import 'react-bootstrap/Button';
|
|
@@ -58,9 +61,9 @@ import './smoothscroll-fa4e3f8c.js';
|
|
|
58
61
|
import './SocialShare.js';
|
|
59
62
|
import 'next/head';
|
|
60
63
|
import 'react-share';
|
|
61
|
-
import './_object-to-array-
|
|
64
|
+
import './_object-to-array-2300e51b.js';
|
|
62
65
|
import 'react-bootstrap/Pagination';
|
|
63
|
-
import './entities-
|
|
66
|
+
import './entities-6d9154b4.js';
|
|
64
67
|
import './index.esm-eb1e8e80.js';
|
|
65
68
|
import './iconBase-ccc56b97.js';
|
|
66
69
|
import 'react-bootstrap/Figure';
|
|
@@ -90,11 +93,11 @@ var Filter = function Filter(_ref) {
|
|
|
90
93
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
91
94
|
grandChildData = _useState6[0],
|
|
92
95
|
setGrandChildData = _useState6[1];
|
|
93
|
-
/*
|
|
94
|
-
{parent: showAll,
|
|
95
|
-
chidlren: show selected from parent,
|
|
96
|
-
grandchildren: show selected from children
|
|
97
|
-
}
|
|
96
|
+
/*
|
|
97
|
+
{parent: showAll,
|
|
98
|
+
chidlren: show selected from parent,
|
|
99
|
+
grandchildren: show selected from children
|
|
100
|
+
}
|
|
98
101
|
*/
|
|
99
102
|
|
|
100
103
|
|
|
@@ -379,7 +382,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
379
382
|
while (1) {
|
|
380
383
|
switch (_context2.prev = _context2.next) {
|
|
381
384
|
case 0:
|
|
382
|
-
urlQuery = ctx.query, pathname = ctx.pathname
|
|
385
|
+
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
383
386
|
identifier = pathname.replace('/', '');
|
|
384
387
|
itemsPerPage = 10;
|
|
385
388
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
|
@@ -1,39 +1,41 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-
|
|
2
|
-
import { _ as _typeof } from './typeof-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
4
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
|
+
import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
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-767d6d90.js';
|
|
7
|
+
import './index-98ca9cec.js';
|
|
7
8
|
import 'react-dom';
|
|
8
9
|
import Link from 'next/link';
|
|
9
|
-
import { B as BlockContent } from './BlockContent-
|
|
10
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
10
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
11
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { g as getSerializers } from './index-4959f8e7.js';
|
|
12
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
13
|
-
import './core.get-iterator-method-
|
|
14
|
-
import './web.dom.iterable-
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
15
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
15
16
|
import './_library-528f1934.js';
|
|
16
|
-
import './_iter-detect-
|
|
17
|
-
import './_is-array-
|
|
17
|
+
import './_iter-detect-98db3b07.js';
|
|
18
|
+
import './_is-array-8d21b9e3.js';
|
|
18
19
|
import './_object-pie-133f504a.js';
|
|
19
20
|
import 'prop-types';
|
|
20
21
|
import './index-755f2cc2.js';
|
|
21
22
|
import './urlFor.js';
|
|
22
|
-
import './index-
|
|
23
|
+
import './index-3f5c03b2.js';
|
|
23
24
|
import './moment-bc12cb97.js';
|
|
24
25
|
import './style-inject.es-1f59c1d0.js';
|
|
25
|
-
import './stringify-
|
|
26
|
-
import './toConsumableArray-
|
|
27
|
-
import './inherits-
|
|
28
|
-
import './_object-sap-
|
|
29
|
-
import './define-property-
|
|
30
|
-
import './index-
|
|
26
|
+
import './stringify-2b084bee.js';
|
|
27
|
+
import './toConsumableArray-f7074d7c.js';
|
|
28
|
+
import './inherits-a6ba2ec4.js';
|
|
29
|
+
import './_object-sap-7cee6f84.js';
|
|
30
|
+
import './define-property-5f1bda73.js';
|
|
31
|
+
import './index-f0fc23eb.js';
|
|
32
|
+
import './events-6c3a7a63.js';
|
|
31
33
|
import 'react-bootstrap/Container';
|
|
32
34
|
import 'react-bootstrap/Spinner';
|
|
33
35
|
import 'next/router';
|
|
34
36
|
import './lodash-f97fd99a.js';
|
|
35
37
|
import './main-1894c974.js';
|
|
36
|
-
import './ADlgInfeed-
|
|
38
|
+
import './ADlgInfeed-dc36c928.js';
|
|
37
39
|
import 'react-bootstrap/Card';
|
|
38
40
|
import './AdSlot.js';
|
|
39
41
|
import './debounce-533d9748.js';
|
|
@@ -41,7 +43,7 @@ import './isSymbol-a7e9aafe.js';
|
|
|
41
43
|
import './toNumber-5aeba6e7.js';
|
|
42
44
|
import './Beam.js';
|
|
43
45
|
import './Segment.js';
|
|
44
|
-
import './ADInfeed-
|
|
46
|
+
import './ADInfeed-6d1fc6bf.js';
|
|
45
47
|
import './Pagination-cd21f8c2.js';
|
|
46
48
|
import 'react-paginate';
|
|
47
49
|
import 'react-bootstrap/Button';
|
|
@@ -49,7 +51,8 @@ import './index.esm-1bd8a0a8.js';
|
|
|
49
51
|
import './iconBase-ccc56b97.js';
|
|
50
52
|
import 'react-bootstrap';
|
|
51
53
|
import './index-c7e2ac95.js';
|
|
52
|
-
import './
|
|
54
|
+
import './util-8ed16d48.js';
|
|
55
|
+
import './urlForFile-b69adffc.js';
|
|
53
56
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
54
57
|
import 'react-bootstrap/Modal';
|
|
55
58
|
import 'react-bootstrap/Form';
|
|
@@ -59,9 +62,9 @@ import './smoothscroll-fa4e3f8c.js';
|
|
|
59
62
|
import './SocialShare.js';
|
|
60
63
|
import 'next/head';
|
|
61
64
|
import 'react-share';
|
|
62
|
-
import './_object-to-array-
|
|
65
|
+
import './_object-to-array-2300e51b.js';
|
|
63
66
|
import 'react-bootstrap/Pagination';
|
|
64
|
-
import './entities-
|
|
67
|
+
import './entities-6d9154b4.js';
|
|
65
68
|
import 'react-bootstrap/Row';
|
|
66
69
|
import 'react-bootstrap/Col';
|
|
67
70
|
import './index.esm-eb1e8e80.js';
|
|
@@ -92,11 +95,11 @@ var Filter = function Filter(_ref) {
|
|
|
92
95
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
93
96
|
grandChildData = _useState6[0],
|
|
94
97
|
setGrandChildData = _useState6[1];
|
|
95
|
-
/*
|
|
96
|
-
{parent: showAll,
|
|
97
|
-
chidlren: show selected from parent,
|
|
98
|
-
grandchildren: show selected from children
|
|
99
|
-
}
|
|
98
|
+
/*
|
|
99
|
+
{parent: showAll,
|
|
100
|
+
chidlren: show selected from parent,
|
|
101
|
+
grandchildren: show selected from children
|
|
102
|
+
}
|
|
100
103
|
*/
|
|
101
104
|
|
|
102
105
|
|
|
@@ -400,7 +403,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
400
403
|
while (1) {
|
|
401
404
|
switch (_context2.prev = _context2.next) {
|
|
402
405
|
case 0:
|
|
403
|
-
urlQuery = ctx.query, pathname = ctx.pathname
|
|
406
|
+
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
404
407
|
identifier = pathname.replace('/', '');
|
|
405
408
|
itemsPerPage = parameters && parameters.itemsPerPage ? parameters.itemsPerPage : 30;
|
|
406
409
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
package/dist/esm/NavDvm.js
CHANGED
|
@@ -6,16 +6,16 @@ import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
|
6
6
|
import Search from './Search.js';
|
|
7
7
|
import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
8
8
|
import Segment from './Segment.js';
|
|
9
|
-
import './slicedToArray-
|
|
9
|
+
import './slicedToArray-6ebcbfea.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import './web.dom.iterable-
|
|
12
|
-
import './core.get-iterator-method-
|
|
11
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
12
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
13
13
|
import 'react-bootstrap/Form';
|
|
14
14
|
import 'react-bootstrap/FormControl';
|
|
15
15
|
import 'react-bootstrap/Button';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
17
17
|
import './_library-528f1934.js';
|
|
18
|
-
import './_iter-detect-
|
|
18
|
+
import './_iter-detect-98db3b07.js';
|
|
19
19
|
|
|
20
20
|
var NavDvm = function NavDvm(props) {
|
|
21
21
|
var logo = props.logo,
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import Container from 'react-bootstrap/Container';
|
|
4
4
|
import Nav from 'react-bootstrap/Nav';
|
|
@@ -10,32 +10,32 @@ import { N as NavFooter } from './NavFooter-e27bd93b.js';
|
|
|
10
10
|
import { S as SocialNavFooter } from './index.esm-37268dca.js';
|
|
11
11
|
import { c as main_44 } from './main-1894c974.js';
|
|
12
12
|
import Segment from './Segment.js';
|
|
13
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
13
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-4b56cd8c.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
|
-
import './web.dom.iterable-
|
|
16
|
-
import './core.get-iterator-method-
|
|
15
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
16
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
17
17
|
import './iconBase-ccc56b97.js';
|
|
18
18
|
import './react-social-icons-9be47857.js';
|
|
19
19
|
import 'prop-types';
|
|
20
|
-
import './asyncToGenerator-
|
|
20
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
21
21
|
import './_library-528f1934.js';
|
|
22
|
-
import './_iter-detect-
|
|
22
|
+
import './_iter-detect-98db3b07.js';
|
|
23
23
|
import './SocialIcons.js';
|
|
24
24
|
import 'react-bootstrap/Form';
|
|
25
25
|
import 'react-bootstrap/FormControl';
|
|
26
26
|
import 'react-bootstrap/Button';
|
|
27
27
|
|
|
28
28
|
var NavMagazine = function NavMagazine(props) {
|
|
29
|
-
/*
|
|
30
|
-
Example Nav with acceptable props
|
|
31
|
-
<MagazineNav
|
|
32
|
-
showLogin
|
|
33
|
-
user={props.cache.user}
|
|
34
|
-
logo={props.settings.logo}
|
|
35
|
-
dataObject={props.cache.mainNavCache}
|
|
36
|
-
website={website}
|
|
37
|
-
subNav={props.cache.subNavCache}
|
|
38
|
-
/>
|
|
29
|
+
/*
|
|
30
|
+
Example Nav with acceptable props
|
|
31
|
+
<MagazineNav
|
|
32
|
+
showLogin
|
|
33
|
+
user={props.cache.user}
|
|
34
|
+
logo={props.settings.logo}
|
|
35
|
+
dataObject={props.cache.mainNavCache}
|
|
36
|
+
website={website}
|
|
37
|
+
subNav={props.cache.subNavCache}
|
|
38
|
+
/>
|
|
39
39
|
*/
|
|
40
40
|
|
|
41
41
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|