@mjhls/mjh-framework 1.0.691-beta.3 → 1.0.691-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +2 -2
- package/dist/cjs/AD300x250x600.js +2 -2
- package/dist/cjs/AD728x90.js +2 -2
- package/dist/cjs/ADFloatingFooter.js +2 -2
- package/dist/cjs/ADGutter.js +3 -3
- package/dist/cjs/{ADInfeed-e1576dec.js → ADInfeed-8952e375.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +3 -3
- package/dist/cjs/ADSponsoredResources.js +2 -2
- package/dist/cjs/ADWebcast.js +3 -3
- package/dist/cjs/ADWelcome.js +2 -2
- package/dist/cjs/{ADlgInfeed-12614a1b.js → ADlgInfeed-20c916fc.js} +1 -1
- package/dist/cjs/AdSlot.js +2 -2
- package/dist/cjs/AdSlotsProvider.js +8 -5
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleSeriesListing.js +2 -2
- package/dist/cjs/Auth.js +211 -11
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-80b15fac.js} +1 -1
- package/dist/cjs/BrowseVideosListing.js +1 -1
- package/dist/cjs/CMEDeck.js +2 -2
- package/dist/cjs/Column3.js +2 -2
- package/dist/cjs/ConferenceArticleCard.js +1 -1
- package/dist/cjs/DeckContent.js +4 -4
- package/dist/cjs/DeckQueue.js +3 -3
- package/dist/cjs/{Dfp-f6a18ed2.js → Dfp-390337bf.js} +1 -1
- package/dist/cjs/EventsDeck.js +1 -1
- package/dist/cjs/ExternalResources.js +5 -5
- package/dist/cjs/Feature.js +2 -2
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +6 -6
- package/dist/cjs/GridHero.js +1 -1
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +2 -2
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +6 -6
- package/dist/cjs/LeftNav.js +2 -2
- package/dist/cjs/MasterDeck.js +6 -6
- package/dist/cjs/NavMagazine.js +2 -2
- package/dist/cjs/NavNative.js +2 -2
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +15 -15
- package/dist/cjs/PublicationDeck.js +2 -2
- package/dist/cjs/QueueDeckExpanded.js +6 -6
- package/dist/cjs/RecentNews.js +1 -1
- package/dist/cjs/RelatedContent.js +1 -1
- package/dist/cjs/{SocialSearchComponent-9cd24578.js → SocialSearchComponent-56d49a1a.js} +1 -1
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +3 -3
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +2 -2
- package/dist/cjs/View.js +34 -34
- package/dist/cjs/YahooHero.js +1 -1
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +5 -354
- package/dist/cjs/getSerializers.js +5 -5
- package/dist/cjs/{getTargeting-9af0ef69.js → getTargeting-fee8c429.js} +2 -2
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-fa8ed292.js → index-099d45ae.js} +30 -21
- package/dist/cjs/{index-e40d15e4.js → index-0fff88e9.js} +452 -440
- package/dist/cjs/{index-be0c82be.js → index-39beccb3.js} +2 -1
- package/dist/cjs/index.js +13 -13
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-a4cb15bb.js → main-03ffa84c.js} +1 -0
- package/dist/cjs/urlFor.js +1 -1
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -2
- package/dist/esm/AD300x250x600.js +2 -2
- package/dist/esm/AD728x90.js +2 -2
- package/dist/esm/ADFloatingFooter.js +2 -2
- package/dist/esm/ADGutter.js +3 -3
- package/dist/esm/{ADInfeed-f1f1c4b1.js → ADInfeed-1153eefc.js} +1 -1
- package/dist/esm/ADSkyscraper.js +3 -3
- package/dist/esm/ADSponsoredResources.js +2 -2
- package/dist/esm/ADWebcast.js +3 -3
- package/dist/esm/ADWelcome.js +2 -2
- package/dist/esm/{ADlgInfeed-76a89250.js → ADlgInfeed-8cb4e36a.js} +1 -1
- package/dist/esm/AdSlot.js +2 -2
- package/dist/esm/AdSlotsProvider.js +8 -5
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleSeriesListing.js +2 -2
- package/dist/esm/Auth.js +203 -3
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-c409aca5.js} +1 -1
- package/dist/esm/BrowseVideosListing.js +1 -1
- package/dist/esm/CMEDeck.js +2 -2
- package/dist/esm/Column3.js +2 -2
- package/dist/esm/ConferenceArticleCard.js +1 -1
- package/dist/esm/DeckContent.js +4 -4
- package/dist/esm/DeckQueue.js +3 -3
- package/dist/esm/{Dfp-96b49def.js → Dfp-741c01be.js} +1 -1
- package/dist/esm/EventsDeck.js +1 -1
- package/dist/esm/ExternalResources.js +5 -5
- package/dist/esm/Feature.js +2 -2
- package/dist/esm/ForbesHero.js +1 -1
- package/dist/esm/GridContent.js +6 -6
- package/dist/esm/GridHero.js +1 -1
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +2 -2
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HorizontalHero.js +1 -1
- package/dist/esm/IssueContentDeck.js +1 -1
- package/dist/esm/IssueDeck.js +1 -1
- package/dist/esm/IssueLanding.js +6 -6
- package/dist/esm/LeftNav.js +2 -2
- package/dist/esm/MasterDeck.js +6 -6
- package/dist/esm/NavMagazine.js +2 -2
- package/dist/esm/NavNative.js +2 -2
- package/dist/esm/OncliveHero.js +1 -1
- package/dist/esm/OncliveLargeHero.js +1 -1
- package/dist/esm/PartnerDetailListing.js +13 -13
- package/dist/esm/PublicationDeck.js +2 -2
- package/dist/esm/QueueDeckExpanded.js +6 -6
- package/dist/esm/RecentNews.js +1 -1
- package/dist/esm/RelatedContent.js +1 -1
- package/dist/esm/{SocialSearchComponent-93233334.js → SocialSearchComponent-677ed3bd.js} +1 -1
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +3 -3
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VerticalHero.js +1 -1
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesListing.js +2 -2
- package/dist/esm/View.js +9 -9
- package/dist/esm/YahooHero.js +1 -1
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getRelatedArticle.js +5 -354
- package/dist/esm/getSerializers.js +5 -5
- package/dist/esm/{index-73819142.js → index-3849e3fe.js} +2 -1
- package/dist/esm/{index-0e45a0b2.js → index-3f4dd6f2.js} +30 -21
- package/dist/esm/{index-4af8180e.js → index-792a492f.js} +452 -440
- package/dist/esm/index.js +11 -11
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-5d1e4bd3.js → main-35ff7b4f.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/package.json +3 -3
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/esm/index-db3bb315.js +0 -207
package/dist/esm/NavNative.js
CHANGED
|
@@ -8,7 +8,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
8
8
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
|
-
import { a as main_37 } from './main-
|
|
11
|
+
import { a as main_37 } from './main-35ff7b4f.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
13
13
|
import './asyncToGenerator-7c654f36.js';
|
|
14
14
|
import './_set-species-cede29f8.js';
|
|
@@ -258,7 +258,7 @@ var NavNative = function NavNative(props) {
|
|
|
258
258
|
React__default.createElement(
|
|
259
259
|
'style',
|
|
260
260
|
{ jsx: 'true' },
|
|
261
|
-
'\n #social-tab-desktops {\n position: relative;\n display: flex;\n left: 0px;\n }\n #social-tab-desktops svg {\n height: 25px !important;\n width: 25px !important;\n }\n @media screen and (max-width: 1191px) {\n #search-content-desktop {\n display: none !important;\n }\n }\n @media screen and (min-width: 1199px) {\n .mobile-nav {\n width: 100% !important;\n }\n }\n #search-content-desktop {\n display: flex;\n padding-top: 2px;\n height: 35px;\n position: fixed;\n right: 5%;\n top: 12px;\n }\n #search-content-desktop .search-btn-desktop {\n padding: 5px;\n height: 35px;\n width: 35px;\n margin: -3px 0px 0px 0px;\n cursor: pointer;\n }\n #search-content-desktop #search-bar-desktop {\n display: none;\n background-color: var(--primary);\n position:
|
|
261
|
+
'\n #social-tab-desktops {\n position: relative;\n display: flex;\n left: 0px;\n }\n #social-tab-desktops svg {\n height: 25px !important;\n width: 25px !important;\n }\n @media screen and (max-width: 1191px) {\n #search-content-desktop {\n display: none !important;\n }\n }\n @media screen and (min-width: 1199px) {\n .mobile-nav {\n width: 100% !important;\n }\n }\n #search-content-desktop {\n display: flex;\n padding-top: 2px;\n height: 35px;\n position: fixed;\n right: 5%;\n top: 12px;\n }\n #search-content-desktop .search-btn-desktop {\n padding: 5px;\n height: 35px;\n width: 35px;\n margin: -3px 0px 0px 0px;\n cursor: pointer;\n }\n #search-content-desktop #search-bar-desktop {\n display: none;\n background-color: var(--primary);\n position: fixed;\n width: 400px;\n border-radius: 5px;\n height: 48px;\n top: 105px;\n right: 25%;\n }\n #search-content-desktop #search-bar-desktop .form-inline {\n padding: 5px;\n }\n #search-content-desktop #search-bar-desktop .form-inline .form-control {\n width: 78%;\n border-radius: 5px;\n }\n #search-content-desktop #search-bar-desktop .form-inline .btn {\n width: 20%;\n border-radius: 5px;\n padding: 7px;\n margin-left: 5px;\n }\n .show {\n display: block !important;\n }\n .active-search {\n border-radius: 5px;\n border: 1px solid var(--secondary);\n margin-right: 1px !important;\n }\n #basic-navbar-nav {\n margin-right: 20%;\n }\n '
|
|
262
262
|
)
|
|
263
263
|
);
|
|
264
264
|
}
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
4
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
5
5
|
import './iconBase-602d52fe.js';
|
|
6
6
|
import 'react-bootstrap/Badge';
|
|
7
7
|
import './index.esm-cf08bf18.js';
|
|
@@ -7,7 +7,7 @@ import React__default from 'react';
|
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
9
9
|
import 'react-dom';
|
|
10
|
-
import { i as imageUrlBuilder } from './index-
|
|
10
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
11
11
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
12
12
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
13
13
|
import './slicedToArray-7021e5df.js';
|
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default, { Component, useRef, useState, useEffect } from 'react';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-3f4dd6f2.js';
|
|
18
18
|
import PropTypes from 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
@@ -26,9 +26,9 @@ import './debounce-1a993acf.js';
|
|
|
26
26
|
import './index.es-29c1cef5.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import './visibility-sensor-0baa4eea.js';
|
|
29
|
-
import { i as imageUrlBuilder } from './index-
|
|
29
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
30
30
|
import './index-5f9f807a.js';
|
|
31
|
-
import './main-
|
|
31
|
+
import './main-35ff7b4f.js';
|
|
32
32
|
import './entities-7cc3bf45.js';
|
|
33
33
|
import './stringify-008c8802.js';
|
|
34
34
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
@@ -37,19 +37,19 @@ import './_set-species-cede29f8.js';
|
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADInfeed-1153eefc.js';
|
|
41
|
+
import './lodash-ec8c6b48.js';
|
|
42
|
+
import './ADlgInfeed-8cb4e36a.js';
|
|
43
43
|
import './getContentCategory-15dcc413.js';
|
|
44
44
|
import './AuthorComponent-00f13201.js';
|
|
45
|
-
import { B as BlockContent } from './BlockContent-
|
|
45
|
+
import { B as BlockContent } from './BlockContent-c409aca5.js';
|
|
46
46
|
import { s as smoothscroll } from './smoothscroll-4b699764.js';
|
|
47
47
|
import './GroupDeck.js';
|
|
48
48
|
import 'react-bootstrap';
|
|
49
49
|
import './timeDifferenceCalc.js';
|
|
50
50
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
51
51
|
import 'react-bootstrap/Button';
|
|
52
|
-
import { g as getSerializers } from './index-
|
|
52
|
+
import { g as getSerializers } from './index-792a492f.js';
|
|
53
53
|
import './util-7700fc59.js';
|
|
54
54
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
55
55
|
import 'react-bootstrap/Pagination';
|
|
@@ -82,16 +82,16 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
82
82
|
return Constructor;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
function _typeof2(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof2 = function _typeof2(obj) { return typeof obj; }; } else { _typeof2 = function _typeof2(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof2(obj); }
|
|
86
|
-
|
|
87
85
|
function _typeof(obj) {
|
|
88
|
-
|
|
86
|
+
"@babel/helpers - typeof";
|
|
87
|
+
|
|
88
|
+
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
89
89
|
_typeof = function _typeof(obj) {
|
|
90
|
-
return
|
|
90
|
+
return typeof obj;
|
|
91
91
|
};
|
|
92
92
|
} else {
|
|
93
93
|
_typeof = function _typeof(obj) {
|
|
94
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" :
|
|
94
|
+
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
95
95
|
};
|
|
96
96
|
}
|
|
97
97
|
|
|
@@ -5,9 +5,9 @@ import Row from 'react-bootstrap/Row';
|
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Card from 'react-bootstrap/Card';
|
|
7
7
|
import 'react-dom';
|
|
8
|
-
import { i as imageUrlBuilder } from './index-
|
|
8
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
9
9
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
10
|
-
import { l as lodash } from './lodash-
|
|
10
|
+
import { l as lodash } from './lodash-ec8c6b48.js';
|
|
11
11
|
import Button from 'react-bootstrap/Button';
|
|
12
12
|
|
|
13
13
|
var PublicationDeck = function PublicationDeck(props) {
|
|
@@ -9,7 +9,7 @@ import './_object-pie-71ac75a4.js';
|
|
|
9
9
|
import { _ as _extends } from './extends-cc5da797.js';
|
|
10
10
|
import './web.dom.iterable-8956f9a5.js';
|
|
11
11
|
import React__default, { useEffect, useState, useRef } from 'react';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
15
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
@@ -19,9 +19,9 @@ import './debounce-1a993acf.js';
|
|
|
19
19
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
20
20
|
import 'react-dom';
|
|
21
21
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
22
|
-
import { i as imageUrlBuilder } from './index-
|
|
22
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
23
23
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
24
|
-
import { m as main_36 } from './main-
|
|
24
|
+
import { m as main_36 } from './main-35ff7b4f.js';
|
|
25
25
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
26
26
|
import './stringify-008c8802.js';
|
|
27
27
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
@@ -30,9 +30,9 @@ import './_set-species-cede29f8.js';
|
|
|
30
30
|
import './Segment.js';
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './AdSlot.js';
|
|
33
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
34
|
-
import { l as lodash } from './lodash-
|
|
35
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
33
|
+
import { A as ADInfeed } from './ADInfeed-1153eefc.js';
|
|
34
|
+
import { l as lodash } from './lodash-ec8c6b48.js';
|
|
35
|
+
import { A as ADlgInfeed } from './ADlgInfeed-8cb4e36a.js';
|
|
36
36
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
37
37
|
import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
|
|
38
38
|
import { Container, Media } from 'react-bootstrap';
|
package/dist/esm/RecentNews.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import './moment-e2f9b20c.js';
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
4
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
5
5
|
import './iconBase-602d52fe.js';
|
|
6
6
|
import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
|
|
7
7
|
|
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import 'prop-types';
|
|
4
4
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
5
5
|
import 'react-dom';
|
|
6
|
-
import { i as imageUrlBuilder } from './index-
|
|
6
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
7
7
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
8
8
|
import 'react-bootstrap/Media';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { e as main_30, a as main_37 } from './main-35ff7b4f.js';
|
|
3
3
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
4
4
|
import { I as IconContext } from './iconBase-602d52fe.js';
|
|
5
5
|
import Button from 'react-bootstrap/Button';
|
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -9,9 +9,9 @@ import Row from 'react-bootstrap/Row';
|
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
10
10
|
import Card from 'react-bootstrap/Card';
|
|
11
11
|
import 'react-dom';
|
|
12
|
-
import { i as imageUrlBuilder } from './index-
|
|
12
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
13
13
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
14
|
-
import { B as BlockContent } from './BlockContent-
|
|
14
|
+
import { B as BlockContent } from './BlockContent-c409aca5.js';
|
|
15
15
|
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
16
16
|
|
|
17
17
|
var TaxonomyCard = function TaxonomyCard(props) {
|
|
@@ -7,7 +7,7 @@ import './core.get-iterator-method-54d2e411.js';
|
|
|
7
7
|
import './define-property-de3fc946.js';
|
|
8
8
|
import './web.dom.iterable-8956f9a5.js';
|
|
9
9
|
import React__default, { useState, useEffect } from 'react';
|
|
10
|
-
import './index-
|
|
10
|
+
import './index-3f4dd6f2.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import Container from 'react-bootstrap/Container';
|
|
13
13
|
import 'react-bootstrap/Row';
|
|
@@ -15,7 +15,7 @@ import 'react-bootstrap/Col';
|
|
|
15
15
|
import { useRouter } from 'next/router';
|
|
16
16
|
import './isSymbol-807e927e.js';
|
|
17
17
|
import './debounce-1a993acf.js';
|
|
18
|
-
import './main-
|
|
18
|
+
import './main-35ff7b4f.js';
|
|
19
19
|
import './stringify-008c8802.js';
|
|
20
20
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
21
21
|
import './asyncToGenerator-7c654f36.js';
|
|
@@ -51,7 +51,7 @@ import './NavFooter-e27bd93b.js';
|
|
|
51
51
|
import './index.esm-fd746768.js';
|
|
52
52
|
import './SocialIcons.js';
|
|
53
53
|
import 'react-bootstrap/FormControl';
|
|
54
|
-
import './SocialSearchComponent-
|
|
54
|
+
import './SocialSearchComponent-677ed3bd.js';
|
|
55
55
|
import MagazineNav from './NavMagazine.js';
|
|
56
56
|
import { NavNative } from './NavNative.js';
|
|
57
57
|
import './Search.js';
|
|
@@ -2,7 +2,7 @@ import './_commonjsHelpers-0c4b6f40.js';
|
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import 'prop-types';
|
|
4
4
|
import 'react-dom';
|
|
5
|
-
import { i as imageUrlBuilder } from './index-
|
|
5
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
6
6
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
7
7
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
8
8
|
import Media from 'react-bootstrap/Media';
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -4,7 +4,7 @@ import './es6.string.iterator-9b2af4a5.js';
|
|
|
4
4
|
import './core.get-iterator-method-54d2e411.js';
|
|
5
5
|
import './web.dom.iterable-8956f9a5.js';
|
|
6
6
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
7
|
-
import { m as main_36 } from './main-
|
|
7
|
+
import { m as main_36 } from './main-35ff7b4f.js';
|
|
8
8
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
9
9
|
import './iconBase-602d52fe.js';
|
|
10
10
|
import { c as IoIosOpen } from './index.esm-85cb09e6.js';
|
package/dist/esm/VerticalHero.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import './moment-e2f9b20c.js';
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
4
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
5
5
|
|
|
6
6
|
var VerticalHero = function VerticalHero(props) {
|
|
7
7
|
var client = props.client;
|
|
@@ -10,7 +10,7 @@ import React__default from 'react';
|
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import { i as imageUrlBuilder } from './index-
|
|
13
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
14
14
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
15
15
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
16
16
|
|
|
@@ -12,7 +12,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
12
12
|
import './typeof-08f2c380.js';
|
|
13
13
|
import './_is-array-49698029.js';
|
|
14
14
|
import React__default from 'react';
|
|
15
|
-
import { l as lib_3 } from './index-
|
|
15
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import Container from 'react-bootstrap/Container';
|
|
18
18
|
import { withRouter } from 'next/router';
|
|
@@ -21,7 +21,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
|
21
21
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
22
22
|
import 'react-dom';
|
|
23
23
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-3849e3fe.js';
|
|
25
25
|
import './index-5f9f807a.js';
|
|
26
26
|
import './slicedToArray-7021e5df.js';
|
|
27
27
|
import './smoothscroll-4b699764.js';
|
package/dist/esm/View.js
CHANGED
|
@@ -14,7 +14,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
14
14
|
import { _ as _typeof } from './typeof-08f2c380.js';
|
|
15
15
|
import './_is-array-49698029.js';
|
|
16
16
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
17
|
-
import { l as lib_3 } from './index-
|
|
17
|
+
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
18
18
|
import 'prop-types';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
@@ -24,9 +24,9 @@ import './isSymbol-807e927e.js';
|
|
|
24
24
|
import './debounce-1a993acf.js';
|
|
25
25
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
26
26
|
import 'react-dom';
|
|
27
|
-
import './index-
|
|
27
|
+
import './index-3849e3fe.js';
|
|
28
28
|
import './index-5f9f807a.js';
|
|
29
|
-
import { m as main_36 } from './main-
|
|
29
|
+
import { m as main_36 } from './main-35ff7b4f.js';
|
|
30
30
|
import './entities-7cc3bf45.js';
|
|
31
31
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
32
32
|
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
@@ -35,7 +35,7 @@ import './_set-species-cede29f8.js';
|
|
|
35
35
|
import './Segment.js';
|
|
36
36
|
import './Beam.js';
|
|
37
37
|
import DFPAdSlot from './AdSlot.js';
|
|
38
|
-
import { B as BlockContent } from './BlockContent-
|
|
38
|
+
import { B as BlockContent } from './BlockContent-c409aca5.js';
|
|
39
39
|
import './smoothscroll-4b699764.js';
|
|
40
40
|
import './GroupDeck.js';
|
|
41
41
|
import 'react-bootstrap';
|
|
@@ -43,7 +43,7 @@ import './iconBase-602d52fe.js';
|
|
|
43
43
|
import Button from 'react-bootstrap/Button';
|
|
44
44
|
import { _ as _defineProperty } from './defineProperty-b798470d.js';
|
|
45
45
|
import Form from 'react-bootstrap/Form';
|
|
46
|
-
import { I as InscreenSensor, r as renderAuthor, g as getSerializers } from './index-
|
|
46
|
+
import { I as InscreenSensor, r as renderAuthor, g as getSerializers } from './index-792a492f.js';
|
|
47
47
|
import './util-7700fc59.js';
|
|
48
48
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
49
49
|
import 'react-bootstrap/Pagination';
|
|
@@ -55,9 +55,9 @@ import { _ as _Object$keys } from './keys-fc2d4c34.js';
|
|
|
55
55
|
import 'react-bootstrap/Dropdown';
|
|
56
56
|
import { b as FaMinus, c as FaPlus } from './index.esm-cf08bf18.js';
|
|
57
57
|
import getSeriesDetail from './getSeriesDetail.js';
|
|
58
|
-
import '
|
|
59
|
-
import getRelatedArticle from './getRelatedArticle.js';
|
|
58
|
+
import 'nookies';
|
|
60
59
|
import getQuery from './getQuery.js';
|
|
60
|
+
import getRelatedArticle from './getRelatedArticle.js';
|
|
61
61
|
import { g as getTargeting, a as getContentPlacementUrl } from './getTargeting-2acdec91.js';
|
|
62
62
|
import getKeywords from './getKeywords.js';
|
|
63
63
|
import urlFor from './urlFor.js';
|
|
@@ -637,7 +637,7 @@ var Article = function Article(props) {
|
|
|
637
637
|
React__default.createElement(
|
|
638
638
|
'div',
|
|
639
639
|
{ id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
|
|
640
|
-
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag:
|
|
640
|
+
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag: false, checkIsAdFound: previewAd ? null : checkIsAdFound }))
|
|
641
641
|
),
|
|
642
642
|
React__default.createElement('span', { className: 'clearfix' }),
|
|
643
643
|
React__default.createElement(
|
|
@@ -709,7 +709,7 @@ var Article = function Article(props) {
|
|
|
709
709
|
(visibleFlag || queueData && queueData.length === 1 || !props.infiniteScroll) && React__default.createElement(
|
|
710
710
|
'div',
|
|
711
711
|
{ id: 'contextual-native-ad-' + payload._id, className: 'contextual-native-ad' },
|
|
712
|
-
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag:
|
|
712
|
+
React__default.createElement(DFPAdSlot, _extends({}, payload.contextualAD, { refreshFlag: false, checkIsAdFound: previewAd ? null : _checkIsAdFound }))
|
|
713
713
|
),
|
|
714
714
|
contextualADFlag && React__default.createElement('span', { className: 'clearfix' }),
|
|
715
715
|
React__default.createElement(BlockContent, _extends({
|
package/dist/esm/YahooHero.js
CHANGED
|
@@ -7,7 +7,7 @@ import React__default from 'react';
|
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import { m as moment } from './moment-e2f9b20c.js';
|
|
9
9
|
import 'react-dom';
|
|
10
|
-
import { i as imageUrlBuilder } from './index-
|
|
10
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
11
11
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
12
12
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
13
13
|
import './slicedToArray-7021e5df.js';
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -10,7 +10,7 @@ import './_is-array-49698029.js';
|
|
|
10
10
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import 'react-dom';
|
|
13
|
-
import { i as imageUrlBuilder } from './index-
|
|
13
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
14
14
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
16
|
import { s as smoothscroll, g as getYoutubeId } from './smoothscroll-4b699764.js';
|