@mjhls/mjh-framework 1.0.1063 → 1.0.1065-pdfGating
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/AD300x250.js +2 -3
- package/dist/cjs/AD300x250x600.js +2 -3
- package/dist/cjs/AD728x90.js +2 -3
- package/dist/cjs/ADFloatingFooter.js +2 -3
- package/dist/cjs/ADGutter.js +2 -3
- package/dist/cjs/{ADInfeed-0519664d.js → ADInfeed-49bdb9e1.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +2 -3
- package/dist/cjs/ADSponsoredResources.js +2 -3
- package/dist/cjs/ADWebcast.js +2 -3
- package/dist/cjs/ADWelcome.js +2 -3
- package/dist/cjs/{ADlgInfeed-e544ac1c.js → ADlgInfeed-33be9ab6.js} +1 -1
- package/dist/cjs/AdSlot.js +2 -3
- package/dist/cjs/AdSlotsProvider.js +2 -3
- package/dist/cjs/AlgoliaSearch.js +63 -91
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -6
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesListing.js +1 -1
- package/dist/cjs/AuthWrapper.js +1476 -294
- package/dist/cjs/Beam.js +1 -2
- package/dist/cjs/CEDeckSupabase.js +2 -2
- package/dist/cjs/CMEDeck.js +2 -3
- package/dist/cjs/Column2.js +1 -2
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/ContentCardPaginated.js +4 -5
- package/dist/cjs/DeckContent.js +12 -13
- package/dist/cjs/DeckQueue.js +2 -2
- package/dist/cjs/DeckQueuePaginated.js +3 -4
- package/dist/cjs/EventsDeck.js +18 -18
- package/dist/cjs/ExternalResources.js +5 -6
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +5 -6
- package/dist/cjs/GridContentPaginated.js +5 -6
- package/dist/cjs/GridHero.js +1 -1
- package/dist/cjs/HamMagazine.js +12 -13
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +5 -6
- package/dist/cjs/{ImageSlider-62a43659.js → ImageSlider-984a697b.js} +92 -149
- package/dist/cjs/IssueLanding.js +36 -37
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -3
- package/dist/cjs/MasterDeck.js +12 -13
- package/dist/cjs/MasterDeckPaginated.js +12 -13
- package/dist/cjs/{MediaSeriesCard-ce34b9ee.js → MediaSeriesCard-2e66a6a0.js} +2 -2
- package/dist/cjs/MediaSeriesLanding.js +15 -16
- package/dist/cjs/MediaSeriesLandingPaginated.js +15 -16
- package/dist/cjs/NavDvm.js +1 -2
- package/dist/cjs/NavMagazine.js +13 -14
- package/dist/cjs/NavNative.js +12 -13
- package/dist/cjs/OncliveLargeHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +9 -9
- package/dist/cjs/PartnerDetailListingPaginated.js +9 -9
- package/dist/cjs/PodcastsLanding.js +8 -9
- package/dist/cjs/PtceDeck.js +1 -2
- package/dist/cjs/PubSection.js +5 -6
- package/dist/cjs/PubToc.js +1 -2
- package/dist/cjs/PublicationLanding.js +619 -47
- package/dist/cjs/QueueDeckExpanded.js +5 -6
- package/dist/cjs/QueueDeckExpandedPaginated.js +5 -6
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Segment.js +1 -2
- package/dist/cjs/SeriesListingDeck.js +2 -2
- package/dist/cjs/{SeriesSlider-edcb8e4b.js → SeriesSlider-086a8319.js} +5 -5
- package/dist/cjs/SideFooter.js +3 -4
- package/dist/cjs/{SocialSearchComponent-e9ec9c63.js → SocialSearchComponent-d7e5d3a6.js} +1 -1
- package/dist/cjs/TaxonomyDescription.js +5 -6
- package/dist/cjs/TemplateNormal.js +3 -4
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/{Tooltip-980a1d1a.js → Tooltip-96fe6ef6.js} +264 -108
- package/dist/cjs/Ustream.js +2 -3
- package/dist/cjs/VideoProgramLandingPage.js +5 -6
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesFilter.js +1 -2
- package/dist/cjs/VideoSeriesLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/View.js +9 -10
- package/dist/cjs/YahooHero.js +1 -1
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/{asyncToGenerator-65df6bf8.js → asyncToGenerator-77821af0.js} +56 -8
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
- package/dist/cjs/faundadb.js +1 -2
- package/dist/cjs/getPtceActivities.js +1 -2
- package/dist/cjs/getRelatedArticle.js +1 -2
- package/dist/cjs/getRootDocGroup.js +1 -2
- package/dist/cjs/getSerializers.js +5 -6
- package/dist/cjs/getTIData.js +1 -2
- package/dist/cjs/{getTargeting-45ffbee8.js → getTargeting-5b954783.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-8041a4eb.js → index-50be6759.js} +15 -9
- package/dist/cjs/{index-58778b87.js → index-d4004342.js} +4 -4
- package/dist/cjs/index.js +16 -14
- package/dist/cjs/{main-47be4f9f.js → main-ae8472f3.js} +4 -9
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{urlForFile-5084fc48.js → urlForFile-ef20990d.js} +2 -1
- package/dist/esm/AD300x250.js +2 -3
- package/dist/esm/AD300x250x600.js +2 -3
- package/dist/esm/AD728x90.js +2 -3
- package/dist/esm/ADFloatingFooter.js +2 -3
- package/dist/esm/ADGutter.js +2 -3
- package/dist/esm/{ADInfeed-c3f5613e.js → ADInfeed-d2229e62.js} +1 -1
- package/dist/esm/ADSkyscraper.js +2 -3
- package/dist/esm/ADSponsoredResources.js +2 -3
- package/dist/esm/ADWebcast.js +2 -3
- package/dist/esm/ADWelcome.js +2 -3
- package/dist/esm/{ADlgInfeed-2b148f3f.js → ADlgInfeed-e13fb474.js} +1 -1
- package/dist/esm/AdSlot.js +2 -3
- package/dist/esm/AdSlotsProvider.js +2 -3
- package/dist/esm/AlgoliaSearch.js +63 -91
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +5 -6
- package/dist/esm/ArticleSeriesLandingPage.js +4 -5
- package/dist/esm/ArticleSeriesListing.js +1 -1
- package/dist/esm/AuthWrapper.js +1470 -288
- package/dist/esm/Beam.js +1 -2
- package/dist/esm/CEDeckSupabase.js +2 -2
- package/dist/esm/CMEDeck.js +2 -3
- package/dist/esm/Column2.js +1 -2
- package/dist/esm/Column3.js +2 -3
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/ContentCardPaginated.js +4 -5
- package/dist/esm/DeckContent.js +12 -13
- package/dist/esm/DeckQueue.js +2 -2
- package/dist/esm/DeckQueuePaginated.js +3 -4
- package/dist/esm/EventsDeck.js +18 -18
- package/dist/esm/ExternalResources.js +5 -6
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +5 -6
- package/dist/esm/GridContentPaginated.js +5 -6
- package/dist/esm/GridHero.js +1 -1
- package/dist/esm/HamMagazine.js +12 -13
- package/dist/esm/HealthCareProfessionalModal.js +1 -1
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +5 -6
- package/dist/esm/{ImageSlider-aea3a615.js → ImageSlider-497e9c88.js} +10 -67
- package/dist/esm/IssueLanding.js +36 -37
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +2 -3
- package/dist/esm/MasterDeck.js +12 -13
- package/dist/esm/MasterDeckPaginated.js +12 -13
- package/dist/esm/{MediaSeriesCard-6a972372.js → MediaSeriesCard-c30a730d.js} +2 -2
- package/dist/esm/MediaSeriesLanding.js +15 -16
- package/dist/esm/MediaSeriesLandingPaginated.js +15 -16
- package/dist/esm/NavDvm.js +1 -2
- package/dist/esm/NavMagazine.js +13 -14
- package/dist/esm/NavNative.js +12 -13
- package/dist/esm/OncliveLargeHero.js +1 -1
- package/dist/esm/PartnerDetailListing.js +9 -9
- package/dist/esm/PartnerDetailListingPaginated.js +9 -9
- package/dist/esm/PodcastsLanding.js +8 -9
- package/dist/esm/PtceDeck.js +1 -2
- package/dist/esm/PubSection.js +5 -6
- package/dist/esm/PubToc.js +1 -2
- package/dist/esm/PublicationLanding.js +605 -37
- package/dist/esm/QueueDeckExpanded.js +5 -6
- package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
- package/dist/esm/RelatedContent.js +28 -28
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Segment.js +1 -2
- package/dist/esm/SeriesListingDeck.js +2 -2
- package/dist/esm/{SeriesSlider-2e83e861.js → SeriesSlider-a6b1d617.js} +5 -5
- package/dist/esm/SideFooter.js +3 -4
- package/dist/esm/{SocialSearchComponent-020f9e81.js → SocialSearchComponent-6065bff2.js} +1 -1
- package/dist/esm/TaxonomyDescription.js +5 -6
- package/dist/esm/TemplateNormal.js +3 -4
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/{Tooltip-51957f7c.js → Tooltip-bc98d17e.js} +264 -108
- package/dist/esm/Ustream.js +2 -3
- package/dist/esm/VideoProgramLandingPage.js +5 -6
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesFilter.js +1 -2
- package/dist/esm/VideoSeriesLandingPage.js +4 -5
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/View.js +9 -10
- package/dist/esm/YahooHero.js +1 -1
- package/dist/esm/YoutubeGroup.js +5 -5
- package/dist/esm/{asyncToGenerator-64822ccc.js → asyncToGenerator-958ef5fc.js} +50 -6
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
- package/dist/esm/faundadb.js +1 -2
- package/dist/esm/getPtceActivities.js +1 -2
- package/dist/esm/getRelatedArticle.js +1 -2
- package/dist/esm/getRootDocGroup.js +1 -2
- package/dist/esm/getSerializers.js +5 -6
- package/dist/esm/getTIData.js +1 -2
- package/dist/esm/{getTargeting-a569a9cc.js → getTargeting-5a281334.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-67e1773f.js → index-98ca9cec.js} +15 -9
- package/dist/esm/{index-b672e697.js → index-ae420a0c.js} +4 -4
- package/dist/esm/index.js +16 -14
- package/dist/esm/{main-f97773b2.js → main-754d4992.js} +4 -9
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{urlForFile-f6485737.js → urlForFile-dc111d7f.js} +2 -1
- package/package.json +116 -116
- package/dist/cjs/_set-species-0c7864a2.js +0 -55
- package/dist/esm/_set-species-2cd9340f.js +0 -50
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { _ as _asyncToGenerator, a as _defineProperty } from './defineProperty-23a8f8cd.js';
|
|
1
2
|
import React__default, { createContext, Component, forwardRef, PureComponent, useRef, useState, useEffect } from 'react';
|
|
2
3
|
import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
4
|
import PropTypes from 'prop-types';
|
|
@@ -5,69 +6,6 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
|
5
6
|
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
7
|
import urlFor from './urlFor.js';
|
|
7
8
|
|
|
8
|
-
var asyncToGenerator = createCommonjsModule(function (module) {
|
|
9
|
-
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
10
|
-
try {
|
|
11
|
-
var info = gen[key](arg);
|
|
12
|
-
var value = info.value;
|
|
13
|
-
} catch (error) {
|
|
14
|
-
reject(error);
|
|
15
|
-
return;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
if (info.done) {
|
|
19
|
-
resolve(value);
|
|
20
|
-
} else {
|
|
21
|
-
Promise.resolve(value).then(_next, _throw);
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
function _asyncToGenerator(fn) {
|
|
26
|
-
return function () {
|
|
27
|
-
var self = this,
|
|
28
|
-
args = arguments;
|
|
29
|
-
return new Promise(function (resolve, reject) {
|
|
30
|
-
var gen = fn.apply(self, args);
|
|
31
|
-
|
|
32
|
-
function _next(value) {
|
|
33
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
function _throw(err) {
|
|
37
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
_next(undefined);
|
|
41
|
-
});
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
46
|
-
});
|
|
47
|
-
|
|
48
|
-
var _asyncToGenerator = unwrapExports(asyncToGenerator);
|
|
49
|
-
|
|
50
|
-
var defineProperty = createCommonjsModule(function (module) {
|
|
51
|
-
function _defineProperty(obj, key, value) {
|
|
52
|
-
if (key in obj) {
|
|
53
|
-
Object.defineProperty(obj, key, {
|
|
54
|
-
value: value,
|
|
55
|
-
enumerable: true,
|
|
56
|
-
configurable: true,
|
|
57
|
-
writable: true
|
|
58
|
-
});
|
|
59
|
-
} else {
|
|
60
|
-
obj[key] = value;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
return obj;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
67
|
-
});
|
|
68
|
-
|
|
69
|
-
var _defineProperty = unwrapExports(defineProperty);
|
|
70
|
-
|
|
71
9
|
var canUseDOM = !!(
|
|
72
10
|
typeof window !== 'undefined' &&
|
|
73
11
|
window.document &&
|
|
@@ -92,7 +30,8 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
92
30
|
return target;
|
|
93
31
|
}
|
|
94
32
|
|
|
95
|
-
module.exports = _objectWithoutPropertiesLoose
|
|
33
|
+
module.exports = _objectWithoutPropertiesLoose;
|
|
34
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
96
35
|
});
|
|
97
36
|
|
|
98
37
|
unwrapExports(objectWithoutPropertiesLoose);
|
|
@@ -117,7 +56,8 @@ function _objectWithoutProperties(source, excluded) {
|
|
|
117
56
|
return target;
|
|
118
57
|
}
|
|
119
58
|
|
|
120
|
-
module.exports = _objectWithoutProperties
|
|
59
|
+
module.exports = _objectWithoutProperties;
|
|
60
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
121
61
|
});
|
|
122
62
|
|
|
123
63
|
var _objectWithoutProperties = unwrapExports(objectWithoutProperties);
|
|
@@ -882,11 +822,14 @@ function _extends() {
|
|
|
882
822
|
}
|
|
883
823
|
|
|
884
824
|
return target;
|
|
885
|
-
}
|
|
825
|
+
};
|
|
826
|
+
|
|
827
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
886
828
|
return _extends.apply(this, arguments);
|
|
887
829
|
}
|
|
888
830
|
|
|
889
|
-
module.exports = _extends
|
|
831
|
+
module.exports = _extends;
|
|
832
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
890
833
|
});
|
|
891
834
|
|
|
892
835
|
var _extends = unwrapExports(_extends_1);
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
4
4
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-ae420a0c.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -21,9 +21,9 @@ import './index-5cc7b406.js';
|
|
|
21
21
|
import 'prop-types';
|
|
22
22
|
import 'next/router';
|
|
23
23
|
import './index-755f2cc2.js';
|
|
24
|
-
import './main-
|
|
25
|
-
import './entities-
|
|
26
|
-
import './ADInfeed-
|
|
24
|
+
import './main-754d4992.js';
|
|
25
|
+
import './entities-6d9154b4.js';
|
|
26
|
+
import './ADInfeed-d2229e62.js';
|
|
27
27
|
import 'react-bootstrap/Card';
|
|
28
28
|
import './AdSlot.js';
|
|
29
29
|
import './debounce-533d9748.js';
|
|
@@ -31,18 +31,17 @@ import './isSymbol-a7e9aafe.js';
|
|
|
31
31
|
import './toNumber-5aeba6e7.js';
|
|
32
32
|
import './Beam.js';
|
|
33
33
|
import './stringify-2b084bee.js';
|
|
34
|
-
import './asyncToGenerator-
|
|
34
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
35
35
|
import './_library-528f1934.js';
|
|
36
|
-
import './_set-species-2cd9340f.js';
|
|
37
36
|
import './Segment.js';
|
|
38
37
|
import './AuthorComponent-11adff02.js';
|
|
39
38
|
import './lodash-f97fd99a.js';
|
|
40
|
-
import './ADlgInfeed-
|
|
39
|
+
import './ADlgInfeed-e13fb474.js';
|
|
41
40
|
import './getContentCategory-15dcc413.js';
|
|
42
41
|
import './timeDifferenceCalc.js';
|
|
43
42
|
import 'react-bootstrap/Breadcrumb';
|
|
44
43
|
import './index-c7e2ac95.js';
|
|
45
|
-
import './urlForFile-
|
|
44
|
+
import './urlForFile-dc111d7f.js';
|
|
46
45
|
import './typeof-657f25da.js';
|
|
47
46
|
import './_is-array-8d21b9e3.js';
|
|
48
47
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
@@ -71,35 +70,35 @@ import 'react-bootstrap/Tooltip';
|
|
|
71
70
|
import 'react-bootstrap/Popover';
|
|
72
71
|
import './checkSisterSite-a7218fda.js';
|
|
73
72
|
|
|
74
|
-
/* usage
|
|
75
|
-
import Settings, { Ads } from '../../../../settings'
|
|
76
|
-
import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
|
|
77
|
-
import client from '../../../../client'
|
|
78
|
-
import moment from 'moment'
|
|
79
|
-
import Shell from '../../../../components/2.0/Shell'
|
|
80
|
-
import { pageview } from '../../../../utilities/gtag'
|
|
81
|
-
|
|
82
|
-
const Issue = (props) => {
|
|
83
|
-
const { pubIssue, cache } = props
|
|
84
|
-
const targeting = {
|
|
85
|
-
content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
86
|
-
document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
87
|
-
}
|
|
88
|
-
return (
|
|
89
|
-
<Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
|
|
90
|
-
<IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
|
|
91
|
-
</Shell>
|
|
92
|
-
)
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
Issue.getInitialProps = async (ctx) => {
|
|
96
|
-
const { query } = ctx
|
|
97
|
-
const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
|
|
98
|
-
)
|
|
99
|
-
return { pubIssue }
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
export default Issue
|
|
73
|
+
/* usage
|
|
74
|
+
import Settings, { Ads } from '../../../../settings'
|
|
75
|
+
import { IssueLanding, getQuery } from '@mjhls/mjh-framework'
|
|
76
|
+
import client from '../../../../client'
|
|
77
|
+
import moment from 'moment'
|
|
78
|
+
import Shell from '../../../../components/2.0/Shell'
|
|
79
|
+
import { pageview } from '../../../../utilities/gtag'
|
|
80
|
+
|
|
81
|
+
const Issue = (props) => {
|
|
82
|
+
const { pubIssue, cache } = props
|
|
83
|
+
const targeting = {
|
|
84
|
+
content_placement: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
85
|
+
document_url: [`/publications/${pubIssue.identifier.current}/${pubIssue.issue.identifier.current}`],
|
|
86
|
+
}
|
|
87
|
+
return (
|
|
88
|
+
<Shell cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3' title={pubIssue.issue.name}>
|
|
89
|
+
<IssueLanding pubIssue={pubIssue} client={client} settings={Settings} pageview={pageview} rightItems={Ads.getMobileAds(targeting)} />
|
|
90
|
+
</Shell>
|
|
91
|
+
)
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
Issue.getInitialProps = async (ctx) => {
|
|
95
|
+
const { query } = ctx
|
|
96
|
+
const pubIssue = await client.fetch(getQuery('issue'), { ...query, currentDate: moment().utc().format() }
|
|
97
|
+
)
|
|
98
|
+
return { pubIssue }
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export default Issue
|
|
103
102
|
*/
|
|
104
103
|
|
|
105
104
|
var IssueLanding = function IssueLanding(props) {
|
package/dist/esm/KMTracker.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
var KMTracker = function KMTracker(props) {
|
|
2
|
-
|
|
2
|
+
var id = props.id;
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
if (document && id) {
|
|
5
5
|
(function () {
|
|
6
|
-
|
|
6
|
+
var ecnJquery = document.createElement('script');
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
ecnJquery.type = 'text/javascript';
|
|
9
|
+
ecnJquery.async = true;
|
|
10
|
+
ecnJquery.src = 'https://apidt.ecn5.com/ECN_jQuery.min.js';
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
var ecnScript = document.createElement('script');
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
14
|
+
ecnScript.type = 'text/javascript';
|
|
15
|
+
ecnScript.async = true;
|
|
16
|
+
ecnScript.id = 'km-tracker';
|
|
17
|
+
ecnScript.src = 'https://apidt.ecn5.com/ECN_tracker_Secure.js?TrackerKey=' + id;
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
document.head.appendChild(ecnJquery);
|
|
20
|
+
document.head.appendChild(ecnScript);
|
|
21
|
+
})();
|
|
22
|
+
}
|
|
23
23
|
};
|
|
24
24
|
|
|
25
25
|
export { KMTracker as default };
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -16,11 +16,10 @@ import './isSymbol-a7e9aafe.js';
|
|
|
16
16
|
import './toNumber-5aeba6e7.js';
|
|
17
17
|
import './Beam.js';
|
|
18
18
|
import './stringify-2b084bee.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
20
20
|
import './_library-528f1934.js';
|
|
21
|
-
import './_set-species-2cd9340f.js';
|
|
22
21
|
import './_iter-detect-98db3b07.js';
|
|
23
|
-
import './main-
|
|
22
|
+
import './main-754d4992.js';
|
|
24
23
|
|
|
25
24
|
var LeftNav = function LeftNav(props) {
|
|
26
25
|
var leftItems = props.leftItems,
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
-
import { a as _Promise } from './asyncToGenerator-
|
|
2
|
+
import { a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
5
5
|
import React__default from 'react';
|
|
@@ -16,15 +16,14 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import './slicedToArray-6ebcbfea.js';
|
|
18
18
|
import './index-3f5c03b2.js';
|
|
19
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
20
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
21
|
-
import './main-
|
|
19
|
+
import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
|
|
20
|
+
import { A as ADInfeed } from './ADInfeed-d2229e62.js';
|
|
21
|
+
import './main-754d4992.js';
|
|
22
22
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
23
23
|
import './core.get-iterator-method-ea258bb1.js';
|
|
24
24
|
import './_iter-detect-98db3b07.js';
|
|
25
25
|
import './web.dom.iterable-ab4dea5c.js';
|
|
26
26
|
import './_library-528f1934.js';
|
|
27
|
-
import './_set-species-2cd9340f.js';
|
|
28
27
|
import './_object-sap-7cee6f84.js';
|
|
29
28
|
import './define-property-5f1bda73.js';
|
|
30
29
|
import './typeof-657f25da.js';
|
|
@@ -222,14 +221,14 @@ var MasterDeck = function (_React$Component) {
|
|
|
222
221
|
}
|
|
223
222
|
|
|
224
223
|
// please leave this for later debug purpose : Yong Jun.
|
|
225
|
-
/* console.log('page change reported', {
|
|
226
|
-
currentPage: currentPage,
|
|
227
|
-
pageNumber: pageNumber,
|
|
228
|
-
pathname: pathname,
|
|
229
|
-
path: path,
|
|
230
|
-
newPath: newPath,
|
|
231
|
-
firstPage: pageNumber === 1,
|
|
232
|
-
queryString: queryString
|
|
224
|
+
/* console.log('page change reported', {
|
|
225
|
+
currentPage: currentPage,
|
|
226
|
+
pageNumber: pageNumber,
|
|
227
|
+
pathname: pathname,
|
|
228
|
+
path: path,
|
|
229
|
+
newPath: newPath,
|
|
230
|
+
firstPage: pageNumber === 1,
|
|
231
|
+
queryString: queryString
|
|
233
232
|
}) */
|
|
234
233
|
|
|
235
234
|
if (pageview) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.js';
|
|
4
4
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.js';
|
|
@@ -9,15 +9,14 @@ import Container from 'react-bootstrap/Container';
|
|
|
9
9
|
import Spinner from 'react-bootstrap/Spinner';
|
|
10
10
|
import { withRouter } from 'next/router';
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
|
-
import { m as main_43 } from './main-
|
|
13
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
12
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
13
|
+
import { A as ADlgInfeed } from './ADlgInfeed-e13fb474.js';
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-d2229e62.js';
|
|
15
15
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
19
19
|
import './_library-528f1934.js';
|
|
20
|
-
import './_set-species-2cd9340f.js';
|
|
21
20
|
import './_iter-detect-98db3b07.js';
|
|
22
21
|
import './_object-sap-7cee6f84.js';
|
|
23
22
|
import './define-property-5f1bda73.js';
|
|
@@ -106,14 +105,14 @@ var MasterDeck = function (_React$Component) {
|
|
|
106
105
|
}
|
|
107
106
|
|
|
108
107
|
// please leave this for later debug purpose : Yong Jun.
|
|
109
|
-
/* console.log('page change reported', {
|
|
110
|
-
currentPage: currentPage,
|
|
111
|
-
pageNumber: pageNumber,
|
|
112
|
-
pathname: pathname,
|
|
113
|
-
path: path,
|
|
114
|
-
newPath: newPath,
|
|
115
|
-
firstPage: pageNumber === 1,
|
|
116
|
-
queryString: queryString
|
|
108
|
+
/* console.log('page change reported', {
|
|
109
|
+
currentPage: currentPage,
|
|
110
|
+
pageNumber: pageNumber,
|
|
111
|
+
pathname: pathname,
|
|
112
|
+
path: path,
|
|
113
|
+
newPath: newPath,
|
|
114
|
+
firstPage: pageNumber === 1,
|
|
115
|
+
queryString: queryString
|
|
117
116
|
}) */
|
|
118
117
|
|
|
119
118
|
if (pageview) {
|
|
@@ -5,9 +5,9 @@ import urlFor from './urlFor.js';
|
|
|
5
5
|
import { m as moment } from './moment-bc12cb97.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-ae420a0c.js';
|
|
9
9
|
|
|
10
|
-
var css = ".MediaSeriesCard-module_article__SAFYK {\
|
|
10
|
+
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";
|
|
11
11
|
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" };
|
|
12
12
|
styleInject(css);
|
|
13
13
|
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _typeof } from './typeof-657f25da.js';
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { D as DropdownButton, a as Dropdown } from './Tooltip-
|
|
7
|
-
import './index-
|
|
6
|
+
import { D as DropdownButton, a as Dropdown } from './Tooltip-bc98d17e.js';
|
|
7
|
+
import './index-98ca9cec.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import MasterDeck from './MasterDeck.js';
|
|
11
|
-
import { M as MediaSeriesCard } from './MediaSeriesCard-
|
|
11
|
+
import { M as MediaSeriesCard } from './MediaSeriesCard-c30a730d.js';
|
|
12
12
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-ae420a0c.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-ea258bb1.js';
|
|
16
16
|
import './web.dom.iterable-ab4dea5c.js';
|
|
17
17
|
import './_library-528f1934.js';
|
|
18
|
-
import './_set-species-2cd9340f.js';
|
|
19
18
|
import './_iter-detect-98db3b07.js';
|
|
20
19
|
import './_is-array-8d21b9e3.js';
|
|
21
20
|
import 'prop-types';
|
|
@@ -37,19 +36,19 @@ import './toNumber-5aeba6e7.js';
|
|
|
37
36
|
import './index.es-a6137319.js';
|
|
38
37
|
import './visibility-sensor-72fd8f8b.js';
|
|
39
38
|
import './index-3f5c03b2.js';
|
|
40
|
-
import './ADlgInfeed-
|
|
39
|
+
import './ADlgInfeed-e13fb474.js';
|
|
41
40
|
import './AdSlot.js';
|
|
42
41
|
import './Beam.js';
|
|
43
42
|
import './stringify-2b084bee.js';
|
|
44
43
|
import './Segment.js';
|
|
45
|
-
import './main-
|
|
46
|
-
import './ADInfeed-
|
|
44
|
+
import './main-754d4992.js';
|
|
45
|
+
import './ADInfeed-d2229e62.js';
|
|
47
46
|
import './index-755f2cc2.js';
|
|
48
47
|
import './urlFor.js';
|
|
49
48
|
import './style-inject.es-1f59c1d0.js';
|
|
50
49
|
import 'react-bootstrap';
|
|
51
50
|
import './index-c7e2ac95.js';
|
|
52
|
-
import './urlForFile-
|
|
51
|
+
import './urlForFile-dc111d7f.js';
|
|
53
52
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
54
53
|
import './_object-to-array-b61d5965.js';
|
|
55
54
|
import './keys-31dcdb31.js';
|
|
@@ -63,7 +62,7 @@ import './SocialShare.js';
|
|
|
63
62
|
import 'next/head';
|
|
64
63
|
import 'react-share';
|
|
65
64
|
import 'react-bootstrap/Pagination';
|
|
66
|
-
import './entities-
|
|
65
|
+
import './entities-6d9154b4.js';
|
|
67
66
|
import './index.esm-eb1e8e80.js';
|
|
68
67
|
import './iconBase-ccc56b97.js';
|
|
69
68
|
import 'react-bootstrap/Figure';
|
|
@@ -94,11 +93,11 @@ var Filter = function Filter(_ref) {
|
|
|
94
93
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
95
94
|
grandChildData = _useState6[0],
|
|
96
95
|
setGrandChildData = _useState6[1];
|
|
97
|
-
/*
|
|
98
|
-
{parent: showAll,
|
|
99
|
-
chidlren: show selected from parent,
|
|
100
|
-
grandchildren: show selected from children
|
|
101
|
-
}
|
|
96
|
+
/*
|
|
97
|
+
{parent: showAll,
|
|
98
|
+
chidlren: show selected from parent,
|
|
99
|
+
grandchildren: show selected from children
|
|
100
|
+
}
|
|
102
101
|
*/
|
|
103
102
|
|
|
104
103
|
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _typeof } from './typeof-657f25da.js';
|
|
3
3
|
import { _ as _extends } from './extends-1559c147.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { D as DropdownButton, a as Dropdown } from './Tooltip-
|
|
7
|
-
import './index-
|
|
6
|
+
import { D as DropdownButton, a as Dropdown } from './Tooltip-bc98d17e.js';
|
|
7
|
+
import './index-98ca9cec.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
|
-
import { M as MediaSeriesCard } from './MediaSeriesCard-
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { M as MediaSeriesCard } from './MediaSeriesCard-c30a730d.js';
|
|
13
|
+
import { g as getSerializers } from './index-ae420a0c.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-ea258bb1.js';
|
|
16
16
|
import './web.dom.iterable-ab4dea5c.js';
|
|
17
17
|
import './_library-528f1934.js';
|
|
18
|
-
import './_set-species-2cd9340f.js';
|
|
19
18
|
import './_iter-detect-98db3b07.js';
|
|
20
19
|
import './_is-array-8d21b9e3.js';
|
|
21
20
|
import 'prop-types';
|
|
@@ -30,8 +29,8 @@ import 'react-bootstrap/Container';
|
|
|
30
29
|
import 'react-bootstrap/Spinner';
|
|
31
30
|
import 'next/router';
|
|
32
31
|
import './lodash-f97fd99a.js';
|
|
33
|
-
import './main-
|
|
34
|
-
import './ADlgInfeed-
|
|
32
|
+
import './main-754d4992.js';
|
|
33
|
+
import './ADlgInfeed-e13fb474.js';
|
|
35
34
|
import 'react-bootstrap/Card';
|
|
36
35
|
import './AdSlot.js';
|
|
37
36
|
import './debounce-533d9748.js';
|
|
@@ -39,7 +38,7 @@ import './isSymbol-a7e9aafe.js';
|
|
|
39
38
|
import './toNumber-5aeba6e7.js';
|
|
40
39
|
import './Beam.js';
|
|
41
40
|
import './Segment.js';
|
|
42
|
-
import './ADInfeed-
|
|
41
|
+
import './ADInfeed-d2229e62.js';
|
|
43
42
|
import './Pagination-9fe9f61d.js';
|
|
44
43
|
import 'react-bootstrap/Button';
|
|
45
44
|
import './index.esm-1bd8a0a8.js';
|
|
@@ -50,7 +49,7 @@ import './moment-bc12cb97.js';
|
|
|
50
49
|
import './style-inject.es-1f59c1d0.js';
|
|
51
50
|
import 'react-bootstrap';
|
|
52
51
|
import './index-c7e2ac95.js';
|
|
53
|
-
import './urlForFile-
|
|
52
|
+
import './urlForFile-dc111d7f.js';
|
|
54
53
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
55
54
|
import './_object-to-array-b61d5965.js';
|
|
56
55
|
import './keys-31dcdb31.js';
|
|
@@ -63,7 +62,7 @@ import './SocialShare.js';
|
|
|
63
62
|
import 'next/head';
|
|
64
63
|
import 'react-share';
|
|
65
64
|
import 'react-bootstrap/Pagination';
|
|
66
|
-
import './entities-
|
|
65
|
+
import './entities-6d9154b4.js';
|
|
67
66
|
import 'react-bootstrap/Row';
|
|
68
67
|
import 'react-bootstrap/Col';
|
|
69
68
|
import './index.esm-eb1e8e80.js';
|
|
@@ -95,11 +94,11 @@ var Filter = function Filter(_ref) {
|
|
|
95
94
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
96
95
|
grandChildData = _useState6[0],
|
|
97
96
|
setGrandChildData = _useState6[1];
|
|
98
|
-
/*
|
|
99
|
-
{parent: showAll,
|
|
100
|
-
chidlren: show selected from parent,
|
|
101
|
-
grandchildren: show selected from children
|
|
102
|
-
}
|
|
97
|
+
/*
|
|
98
|
+
{parent: showAll,
|
|
99
|
+
chidlren: show selected from parent,
|
|
100
|
+
grandchildren: show selected from children
|
|
101
|
+
}
|
|
103
102
|
*/
|
|
104
103
|
|
|
105
104
|
|
package/dist/esm/NavDvm.js
CHANGED
|
@@ -15,9 +15,8 @@ import './web.dom.iterable-ab4dea5c.js';
|
|
|
15
15
|
import 'react-bootstrap/Form';
|
|
16
16
|
import 'react-bootstrap/FormControl';
|
|
17
17
|
import 'react-bootstrap/Button';
|
|
18
|
-
import './asyncToGenerator-
|
|
18
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
19
19
|
import './_library-528f1934.js';
|
|
20
|
-
import './_set-species-2cd9340f.js';
|
|
21
20
|
import './_iter-detect-98db3b07.js';
|
|
22
21
|
|
|
23
22
|
var NavDvm = function NavDvm(props) {
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -10,18 +10,17 @@ import { M as MdEmail } from './index.esm-9b042655.js';
|
|
|
10
10
|
import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
|
|
11
11
|
import { N as NavFooter } from './NavFooter-1546a102.js';
|
|
12
12
|
import { S as SocialNavFooter } from './index.esm-35a42e7d.js';
|
|
13
|
-
import { c as main_44 } from './main-
|
|
13
|
+
import { c as main_44 } from './main-754d4992.js';
|
|
14
14
|
import Segment from './Segment.js';
|
|
15
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
15
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-6065bff2.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
19
19
|
import './iconBase-ccc56b97.js';
|
|
20
20
|
import './react-social-icons-9be47857.js';
|
|
21
21
|
import 'prop-types';
|
|
22
|
-
import './asyncToGenerator-
|
|
22
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
23
23
|
import './_library-528f1934.js';
|
|
24
|
-
import './_set-species-2cd9340f.js';
|
|
25
24
|
import './_iter-detect-98db3b07.js';
|
|
26
25
|
import './SocialIcons.js';
|
|
27
26
|
import 'react-bootstrap/Form';
|
|
@@ -29,16 +28,16 @@ import 'react-bootstrap/FormControl';
|
|
|
29
28
|
import 'react-bootstrap/Button';
|
|
30
29
|
|
|
31
30
|
var NavMagazine = function NavMagazine(props) {
|
|
32
|
-
/*
|
|
33
|
-
Example Nav with acceptable props
|
|
34
|
-
<MagazineNav
|
|
35
|
-
showLogin
|
|
36
|
-
user={props.cache.user}
|
|
37
|
-
logo={props.settings.logo}
|
|
38
|
-
dataObject={props.cache.mainNavCache}
|
|
39
|
-
website={website}
|
|
40
|
-
subNav={props.cache.subNavCache}
|
|
41
|
-
/>
|
|
31
|
+
/*
|
|
32
|
+
Example Nav with acceptable props
|
|
33
|
+
<MagazineNav
|
|
34
|
+
showLogin
|
|
35
|
+
user={props.cache.user}
|
|
36
|
+
logo={props.settings.logo}
|
|
37
|
+
dataObject={props.cache.mainNavCache}
|
|
38
|
+
website={website}
|
|
39
|
+
subNav={props.cache.subNavCache}
|
|
40
|
+
/>
|
|
42
41
|
*/
|
|
43
42
|
|
|
44
43
|
// Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
|