@mjhls/mjh-framework 1.0.621 → 1.0.623-subNav-viewMore-magazine
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/AD.js +1 -1
- package/dist/cjs/AD300x250.js +27 -16
- package/dist/cjs/AD300x250x600.js +30 -19
- package/dist/cjs/AD728x90.js +41 -5
- package/dist/cjs/ADFloatingFooter.js +8 -7
- package/dist/cjs/ADGutter.js +47 -6
- package/dist/cjs/{ADInfeed-17a378db.js → ADInfeed-bee48ae4.js} +19 -3
- package/dist/cjs/ADSkyscraper.js +21 -6
- package/dist/cjs/ADSponsoredResources.js +26 -5
- package/dist/cjs/ADWebcast.js +25 -5
- package/dist/cjs/ADWelcome.js +22 -8
- package/dist/cjs/{ADlgInfeed-070d911c.js → ADlgInfeed-69156702.js} +19 -3
- package/dist/cjs/AdSlot.js +3 -3
- package/dist/cjs/AdSlotsProvider.js +1 -1
- package/dist/cjs/ArticleQueue.js +13 -13
- package/dist/cjs/ArticleSeriesListing.js +5 -5
- package/dist/cjs/Auth.js +256 -507
- package/dist/cjs/{BlockContent-f942392e.js → BlockContent-c2168db0.js} +1 -1
- package/dist/cjs/CMEDeck.js +5 -5
- package/dist/cjs/Column3.js +5 -5
- package/dist/cjs/ConferenceArticleCard.js +2 -2
- package/dist/cjs/DeckContent.js +9 -9
- package/dist/cjs/DeckQueue.js +7 -7
- package/dist/cjs/{Dfp-fbe32b96.js → Dfp-fcdeabc4.js} +1 -1
- package/dist/cjs/EventsDeck.js +6 -6
- package/dist/cjs/ExternalResources.js +9 -9
- package/dist/cjs/Feature.js +3 -3
- package/dist/cjs/ForbesHero.js +2 -2
- package/dist/cjs/GridContent.js +13 -13
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +5 -5
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueContentDeck.js +2 -2
- package/dist/cjs/IssueDeck.js +2 -2
- package/dist/cjs/IssueLanding.js +9 -9
- package/dist/cjs/LeftNav.js +3 -3
- package/dist/cjs/MasterDeck.js +11 -11
- package/dist/cjs/NavDvm.js +1 -1
- package/dist/cjs/NavMagazine.js +20 -5
- package/dist/cjs/NavNative.js +3 -3
- package/dist/cjs/NavNormal.js +1 -1
- package/dist/cjs/OncliveHero.js +2 -2
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PartnerDetailListing.js +1212 -16
- package/dist/cjs/PublicationDeck.js +2 -2
- package/dist/cjs/QueueDeckExpanded.js +11 -11
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/RelatedContent.js +2 -2
- package/dist/cjs/{SocialSearchComponent-5cbde5e0.js → SocialSearchComponent-57164633.js} +3 -3
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +4 -4
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/Ustream.js +2 -2
- package/dist/cjs/VerticalHero.js +2 -2
- package/dist/cjs/VideoSeriesListing.js +5 -5
- package/dist/cjs/View.js +17 -17
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +354 -5
- package/dist/cjs/getSerializers.js +8 -8
- package/dist/cjs/{index-5be2866f.js → index-3294d3bc.js} +1 -1
- package/dist/cjs/{index-b5eb3ff8.js → index-39beccb3.js} +18 -18
- package/dist/cjs/{index-77531536.js → index-9ea8efe8.js} +10 -10
- package/dist/cjs/index-bd6c9f56.js +211 -0
- package/dist/cjs/{index-f7ee1612.js → index-fa3cec70.js} +6 -4
- package/dist/cjs/{index.es-ab3f2690.js → index.es-9110add6.js} +1 -3
- package/dist/cjs/index.js +17 -18
- package/dist/cjs/{inherits-dca612fa.js → inherits-227da8e1.js} +4 -4
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-bc4db521.js → main-88348b15.js} +35 -66
- package/dist/cjs/{moment-66a6a284.js → moment-575fe24c.js} +1 -1
- package/dist/cjs/urlFor.js +1 -1
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +27 -16
- package/dist/esm/AD300x250x600.js +30 -19
- package/dist/esm/AD728x90.js +41 -5
- package/dist/esm/ADFloatingFooter.js +8 -7
- package/dist/esm/ADGutter.js +47 -6
- package/dist/esm/{ADInfeed-0c1bcd33.js → ADInfeed-6cf59c26.js} +19 -3
- package/dist/esm/ADSkyscraper.js +21 -6
- package/dist/esm/ADSponsoredResources.js +26 -5
- package/dist/esm/ADWebcast.js +25 -5
- package/dist/esm/ADWelcome.js +22 -8
- package/dist/esm/{ADlgInfeed-a2518bca.js → ADlgInfeed-1529b85b.js} +19 -3
- package/dist/esm/AdSlot.js +3 -3
- package/dist/esm/AdSlotsProvider.js +1 -1
- package/dist/esm/ArticleQueue.js +12 -12
- package/dist/esm/ArticleSeriesListing.js +4 -4
- package/dist/esm/Auth.js +251 -502
- package/dist/esm/{BlockContent-a614acdf.js → BlockContent-c409aca5.js} +1 -1
- package/dist/esm/CMEDeck.js +5 -5
- package/dist/esm/Column3.js +5 -5
- package/dist/esm/ConferenceArticleCard.js +2 -2
- package/dist/esm/DeckContent.js +8 -8
- package/dist/esm/DeckQueue.js +6 -6
- package/dist/esm/{Dfp-40c70a33.js → Dfp-380bef62.js} +1 -1
- package/dist/esm/EventsDeck.js +6 -6
- package/dist/esm/ExternalResources.js +8 -8
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +2 -2
- package/dist/esm/GridContent.js +12 -12
- package/dist/esm/GridHero.js +2 -2
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +5 -5
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HorizontalHero.js +2 -2
- package/dist/esm/IssueContentDeck.js +2 -2
- package/dist/esm/IssueDeck.js +2 -2
- package/dist/esm/IssueLanding.js +9 -9
- package/dist/esm/LeftNav.js +3 -3
- package/dist/esm/MasterDeck.js +10 -10
- package/dist/esm/NavDvm.js +1 -1
- package/dist/esm/NavMagazine.js +20 -5
- package/dist/esm/NavNative.js +3 -3
- package/dist/esm/NavNormal.js +1 -1
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +2 -2
- package/dist/esm/PartnerDetailListing.js +1211 -15
- package/dist/esm/PublicationDeck.js +2 -2
- package/dist/esm/QueueDeckExpanded.js +11 -11
- package/dist/esm/RecentNews.js +2 -2
- package/dist/esm/RelatedContent.js +2 -2
- package/dist/esm/{SocialSearchComponent-00385695.js → SocialSearchComponent-e9715bbf.js} +3 -3
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +4 -4
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/Ustream.js +2 -2
- package/dist/esm/VerticalHero.js +2 -2
- package/dist/esm/VideoSeriesListing.js +4 -4
- package/dist/esm/View.js +16 -16
- package/dist/esm/YahooHero.js +2 -2
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getRelatedArticle.js +354 -5
- package/dist/esm/getSerializers.js +7 -7
- package/dist/esm/{index-51a80699.js → index-3849e3fe.js} +18 -18
- package/dist/esm/{index-93ec3c59.js → index-3f4dd6f2.js} +6 -4
- package/dist/esm/index-db3bb315.js +207 -0
- package/dist/esm/{index-d2f90501.js → index-ef6d5dcf.js} +1 -1
- package/dist/esm/{index-8a3465af.js → index-efc023e1.js} +9 -9
- package/dist/esm/{index.es-938a3a58.js → index.es-29c1cef5.js} +1 -3
- package/dist/esm/index.js +15 -16
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-7255814e.js → main-d7ee6151.js} +34 -65
- package/dist/esm/{moment-12415288.js → moment-e2f9b20c.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/package.json +3 -3
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -7,9 +7,9 @@ import './web.dom.iterable-5c830d3d.js';
|
|
|
7
7
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
8
8
|
import 'prop-types';
|
|
9
9
|
import Container from 'react-bootstrap/Container';
|
|
10
|
-
import { a as
|
|
11
|
-
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
10
|
+
import { a as main_37 } from './main-d7ee6151.js';
|
|
12
11
|
import './stringify-feadff37.js';
|
|
12
|
+
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
13
13
|
import './asyncToGenerator-d25aac66.js';
|
|
14
14
|
import './_set-species-75f77d40.js';
|
|
15
15
|
import { S as Segment } from './beam-c40d77ae.js';
|
|
@@ -26,7 +26,7 @@ import { S as SocialNavFooter } from './index.esm-73e847d2.js';
|
|
|
26
26
|
import './SocialIcons.js';
|
|
27
27
|
import 'react-bootstrap/Form';
|
|
28
28
|
import 'react-bootstrap/FormControl';
|
|
29
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
29
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-e9715bbf.js';
|
|
30
30
|
|
|
31
31
|
var NavMagazine = function NavMagazine(props) {
|
|
32
32
|
/*
|
|
@@ -305,7 +305,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
305
305
|
{
|
|
306
306
|
id: 'navbar-ham',
|
|
307
307
|
style: { width: '100%', display: 'flex', top: topOffset, overflow: 'auto' },
|
|
308
|
-
className:
|
|
308
|
+
className: main_37 ? 'bottom-nav ios-nav' : 'bottom-nav ',
|
|
309
309
|
variant: 'dark',
|
|
310
310
|
expand: 'xl',
|
|
311
311
|
bg: 'primary',
|
|
@@ -321,7 +321,7 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
321
321
|
'aria-controls': 'basic-navbar-nav',
|
|
322
322
|
onClick: function onClick() {
|
|
323
323
|
// Set overflow fix for iPhones safari browsers
|
|
324
|
-
if (
|
|
324
|
+
if (main_37) {
|
|
325
325
|
var mainNav = document.querySelector('#navbar-ham');
|
|
326
326
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
327
327
|
}
|
|
@@ -393,6 +393,21 @@ var NavMagazine = function NavMagazine(props) {
|
|
|
393
393
|
React__default.createElement(
|
|
394
394
|
NavDropdown,
|
|
395
395
|
{ key: index, title: row.name, id: 'basic-nav-dropdown' },
|
|
396
|
+
row.url && React__default.createElement(
|
|
397
|
+
'a',
|
|
398
|
+
{
|
|
399
|
+
className: 'dropdownlist-expand-btn',
|
|
400
|
+
href: row.url,
|
|
401
|
+
style: {
|
|
402
|
+
position: 'absolute',
|
|
403
|
+
top: '0px',
|
|
404
|
+
right: '0px',
|
|
405
|
+
cursor: 'pointer',
|
|
406
|
+
color: socialIconVariant === 'dark' ? '#000' : '#ffffff',
|
|
407
|
+
padding: '5px 10px'
|
|
408
|
+
} },
|
|
409
|
+
'View More'
|
|
410
|
+
),
|
|
396
411
|
row.subQuery && row.subQuery.map(function (ddRow, subIndex) {
|
|
397
412
|
if (ddRow.type === 'divider') {
|
|
398
413
|
return React__default.createElement(NavDropdown.Divider, { key: subIndex });
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -7,9 +7,9 @@ import './web.dom.iterable-5c830d3d.js';
|
|
|
7
7
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
8
8
|
import 'prop-types';
|
|
9
9
|
import Container from 'react-bootstrap/Container';
|
|
10
|
-
import { a as
|
|
11
|
-
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
10
|
+
import { a as main_37 } from './main-d7ee6151.js';
|
|
12
11
|
import './stringify-feadff37.js';
|
|
12
|
+
import { _ as _slicedToArray } from './slicedToArray-a58d7edf.js';
|
|
13
13
|
import './asyncToGenerator-d25aac66.js';
|
|
14
14
|
import './_set-species-75f77d40.js';
|
|
15
15
|
import { S as Segment } from './beam-c40d77ae.js';
|
|
@@ -250,7 +250,7 @@ var NavNative = function NavNative(props) {
|
|
|
250
250
|
React__default.createElement(
|
|
251
251
|
Navbar,
|
|
252
252
|
{
|
|
253
|
-
className:
|
|
253
|
+
className: main_37 ? 'bottom-nav ios-nav' : 'bottom-nav android-nav',
|
|
254
254
|
variant: 'dark',
|
|
255
255
|
expand: 'lg',
|
|
256
256
|
bg: 'primary',
|
package/dist/esm/NavNormal.js
CHANGED
|
@@ -6,8 +6,8 @@ import './_iter-detect-70af34ea.js';
|
|
|
6
6
|
import './web.dom.iterable-5c830d3d.js';
|
|
7
7
|
import React__default, { useRef, useEffect } from 'react';
|
|
8
8
|
import Container from 'react-bootstrap/Container';
|
|
9
|
-
import './slicedToArray-a58d7edf.js';
|
|
10
9
|
import './stringify-feadff37.js';
|
|
10
|
+
import './slicedToArray-a58d7edf.js';
|
|
11
11
|
import './asyncToGenerator-d25aac66.js';
|
|
12
12
|
import './_set-species-75f77d40.js';
|
|
13
13
|
import { S as Segment } from './beam-c40d77ae.js';
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { m as moment } from './moment-
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
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-9a4c8813.js';
|
|
@@ -4,9 +4,9 @@ import './core.get-iterator-method-66cf57ee.js';
|
|
|
4
4
|
import './web.dom.iterable-5c830d3d.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
6
|
import 'prop-types';
|
|
7
|
-
import { m as moment } from './moment-
|
|
7
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import { i as imageUrlBuilder } from './index-
|
|
9
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
10
10
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
11
11
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
12
12
|
import './slicedToArray-a58d7edf.js';
|