@mjhls/mjh-framework 1.0.779-beta.0 → 1.0.779-beta.1
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/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/ArticleProgramLandingPage.js +3 -2
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
- package/dist/cjs/Auth.js +2 -1
- package/dist/cjs/Beam.js +2 -1
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column2.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/DeckContent.js +3 -2
- package/dist/cjs/ExternalResources.js +3 -2
- package/dist/cjs/GridContent.js +4 -3
- package/dist/cjs/HamMagazine.js +2 -1
- package/dist/cjs/HorizontalArticleListing.js +3 -2
- package/dist/cjs/IssueLanding.js +4 -3
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +4 -3
- package/dist/cjs/MediaSeriesLanding.js +2 -1
- package/dist/cjs/NavDvm.js +2 -1
- package/dist/cjs/NavMagazine.js +2 -1
- package/dist/cjs/NavNative.js +2 -1
- package/dist/cjs/NavNormal.js +2 -1
- package/dist/cjs/PartnerDetailListing.js +5 -4
- package/dist/cjs/PubSection.js +4 -3
- package/dist/cjs/PubToc.js +2 -1
- package/dist/cjs/PublicationLanding.js +26 -100
- package/dist/cjs/QueueDeckExpanded.js +4 -3
- package/dist/cjs/Segment.js +2 -1
- package/dist/cjs/SideFooter.js +2 -1
- package/dist/cjs/TaxonomyDescription.js +3 -2
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/VideoProgramLandingPage.js +3 -2
- package/dist/cjs/VideoSeriesFilter.js +2 -1
- package/dist/cjs/VideoSeriesLandingPage.js +4 -3
- package/dist/cjs/View.js +3 -2
- package/dist/cjs/_set-species-f92c67c5.js +57 -0
- package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-533d476a.js} +6 -54
- package/dist/cjs/getRelatedArticle.js +2 -1
- package/dist/cjs/getRootDocGroup.js +2 -1
- package/dist/cjs/getSerializers.js +3 -2
- package/dist/cjs/index.js +5 -4
- package/dist/esm/AD300x250.js +2 -1
- package/dist/esm/AD300x250x600.js +2 -1
- package/dist/esm/AD728x90.js +2 -1
- package/dist/esm/ADFloatingFooter.js +2 -1
- package/dist/esm/ADGutter.js +2 -1
- package/dist/esm/ADSkyscraper.js +2 -1
- package/dist/esm/ADSponsoredResources.js +2 -1
- package/dist/esm/ADWebcast.js +2 -1
- package/dist/esm/ADWelcome.js +2 -1
- package/dist/esm/AdSlot.js +2 -1
- package/dist/esm/AdSlotsProvider.js +2 -1
- package/dist/esm/ArticleProgramLandingPage.js +3 -2
- package/dist/esm/ArticleSeriesLandingPage.js +4 -3
- package/dist/esm/Auth.js +2 -1
- package/dist/esm/Beam.js +2 -1
- package/dist/esm/CMEDeck.js +2 -1
- package/dist/esm/Column2.js +2 -1
- package/dist/esm/Column3.js +2 -1
- package/dist/esm/DeckContent.js +3 -2
- package/dist/esm/ExternalResources.js +3 -2
- package/dist/esm/GridContent.js +4 -3
- package/dist/esm/HamMagazine.js +2 -1
- package/dist/esm/HorizontalArticleListing.js +3 -2
- package/dist/esm/IssueLanding.js +4 -3
- package/dist/esm/LeftNav.js +2 -1
- package/dist/esm/MasterDeck.js +4 -3
- package/dist/esm/MediaSeriesLanding.js +2 -1
- package/dist/esm/NavDvm.js +2 -1
- package/dist/esm/NavMagazine.js +2 -1
- package/dist/esm/NavNative.js +2 -1
- package/dist/esm/NavNormal.js +2 -1
- package/dist/esm/PartnerDetailListing.js +5 -4
- package/dist/esm/PubSection.js +4 -3
- package/dist/esm/PubToc.js +2 -1
- package/dist/esm/PublicationLanding.js +15 -89
- package/dist/esm/QueueDeckExpanded.js +4 -3
- package/dist/esm/Segment.js +2 -1
- package/dist/esm/SideFooter.js +2 -1
- package/dist/esm/TaxonomyDescription.js +3 -2
- package/dist/esm/TemplateNormal.js +2 -1
- package/dist/esm/VideoProgramLandingPage.js +3 -2
- package/dist/esm/VideoSeriesFilter.js +2 -1
- package/dist/esm/VideoSeriesLandingPage.js +4 -3
- package/dist/esm/View.js +3 -2
- package/dist/esm/_set-species-3f8319f5.js +52 -0
- package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-502f13b4.js} +5 -49
- package/dist/esm/getRelatedArticle.js +2 -1
- package/dist/esm/getRootDocGroup.js +2 -1
- package/dist/esm/getSerializers.js +3 -2
- package/dist/esm/index.js +5 -4
- package/package.json +1 -1
- /package/dist/cjs/{ADInfeed-5b042ade.js → ADInfeed-89761278.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-e92b6f9f.js → ADlgInfeed-853ddc3d.js} +0 -0
- /package/dist/cjs/{index-76417d82.js → index-a8fbfd22.js} +0 -0
- /package/dist/esm/{ADInfeed-eb7bdd41.js → ADInfeed-1e0d374f.js} +0 -0
- /package/dist/esm/{ADlgInfeed-f2ac31d1.js → ADlgInfeed-c089deab.js} +0 -0
- /package/dist/esm/{index-c1374f98.js → index-18307045.js} +0 -0
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import DFPAdSlot from './AdSlot.js';
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import DFPAdSlot from './AdSlot.js';
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import DFPAdSlot from './AdSlot.js';
|
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import DFPAdSlot from './AdSlot.js';
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import DFPAdSlot from './AdSlot.js';
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import DFPAdSlot from './AdSlot.js';
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import { d as main_16 } from './main-e4a934b2.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import Segment from './Segment.js';
|
|
21
22
|
import Beam from './Beam.js';
|
|
22
23
|
|
|
@@ -10,7 +10,8 @@ import React__default, { useEffect } from 'react';
|
|
|
10
10
|
import { l as lib_3, b as lib_1 } from './index-a9e53f80.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import { e as main_22, m as main_36 } from './main-e4a934b2.js';
|
|
13
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
13
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
14
|
+
import './_set-species-3f8319f5.js';
|
|
14
15
|
|
|
15
16
|
var _this = undefined;
|
|
16
17
|
|
|
@@ -33,7 +33,8 @@ import './main-e4a934b2.js';
|
|
|
33
33
|
import './entities-7cc3bf45.js';
|
|
34
34
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-502f13b4.js';
|
|
37
|
+
import './_set-species-3f8319f5.js';
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './Beam.js';
|
|
39
40
|
import './AdSlot.js';
|
|
@@ -46,7 +47,7 @@ import 'react-bootstrap';
|
|
|
46
47
|
import './iconBase-602d52fe.js';
|
|
47
48
|
import './index.esm-29e48d38.js';
|
|
48
49
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
49
|
-
import { g as getSerializers } from './index-
|
|
50
|
+
import { g as getSerializers } from './index-18307045.js';
|
|
50
51
|
import './util-7700fc59.js';
|
|
51
52
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
52
53
|
import 'next/head';
|
|
@@ -32,13 +32,14 @@ import './index-73819142.js';
|
|
|
32
32
|
import './main-e4a934b2.js';
|
|
33
33
|
import './slicedToArray-641f241f.js';
|
|
34
34
|
import './stringify-4330ccdc.js';
|
|
35
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
35
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
36
|
+
import './_set-species-3f8319f5.js';
|
|
36
37
|
import './Segment.js';
|
|
37
38
|
import './Beam.js';
|
|
38
39
|
import './AdSlot.js';
|
|
39
|
-
import './ADInfeed-
|
|
40
|
+
import './ADInfeed-1e0d374f.js';
|
|
40
41
|
import './lodash-17fdfebb.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADlgInfeed-c089deab.js';
|
|
42
43
|
import MasterDeck from './MasterDeck.js';
|
|
43
44
|
|
|
44
45
|
var _this = undefined;
|
package/dist/esm/Auth.js
CHANGED
|
@@ -11,7 +11,8 @@ import React__default, { useEffect, useState } from 'react';
|
|
|
11
11
|
import Router from 'next/router';
|
|
12
12
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
|
|
13
13
|
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
14
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
14
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
15
|
+
import './_set-species-3f8319f5.js';
|
|
15
16
|
import { Col, Form, Button, Spinner } from 'react-bootstrap';
|
|
16
17
|
import { u as util } from './util-7700fc59.js';
|
|
17
18
|
import { s as serialize_1, p as parse_1 } from './index-db3bb315.js';
|
package/dist/esm/Beam.js
CHANGED
|
@@ -6,7 +6,8 @@ import './_iter-detect-5d49a330.js';
|
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './web.dom.iterable-4439f05a.js';
|
|
8
8
|
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
9
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
9
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
10
|
+
import './_set-species-3f8319f5.js';
|
|
10
11
|
import Segment from './Segment.js';
|
|
11
12
|
|
|
12
13
|
require("babel-polyfill");
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -19,7 +19,8 @@ import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
|
19
19
|
import { m as main_36 } from './main-e4a934b2.js';
|
|
20
20
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
21
21
|
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
22
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
22
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
23
|
+
import './_set-species-3f8319f5.js';
|
|
23
24
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
24
25
|
|
|
25
26
|
var itemsPerPage = 12;
|
package/dist/esm/Column2.js
CHANGED
|
@@ -11,7 +11,8 @@ import 'prop-types';
|
|
|
11
11
|
import Row from 'react-bootstrap/Row';
|
|
12
12
|
import Col from 'react-bootstrap/Col';
|
|
13
13
|
import './isSymbol-1981418f.js';
|
|
14
|
-
import './asyncToGenerator-
|
|
14
|
+
import './asyncToGenerator-502f13b4.js';
|
|
15
|
+
import './_set-species-3f8319f5.js';
|
|
15
16
|
import './Segment.js';
|
|
16
17
|
import './get-1e515072.js';
|
|
17
18
|
import './eq-b470f743.js';
|
package/dist/esm/Column3.js
CHANGED
|
@@ -19,7 +19,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
19
19
|
import { m as main_36 } from './main-e4a934b2.js';
|
|
20
20
|
import './slicedToArray-641f241f.js';
|
|
21
21
|
import './stringify-4330ccdc.js';
|
|
22
|
-
import './asyncToGenerator-
|
|
22
|
+
import './asyncToGenerator-502f13b4.js';
|
|
23
|
+
import './_set-species-3f8319f5.js';
|
|
23
24
|
import './Segment.js';
|
|
24
25
|
import './Beam.js';
|
|
25
26
|
import './AdSlot.js';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -34,11 +34,12 @@ import { m as main_36 } from './main-e4a934b2.js';
|
|
|
34
34
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
35
35
|
import './slicedToArray-641f241f.js';
|
|
36
36
|
import './stringify-4330ccdc.js';
|
|
37
|
-
import './asyncToGenerator-
|
|
37
|
+
import './asyncToGenerator-502f13b4.js';
|
|
38
|
+
import './_set-species-3f8319f5.js';
|
|
38
39
|
import './Segment.js';
|
|
39
40
|
import './Beam.js';
|
|
40
41
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
42
|
+
import { A as ADInfeed } from './ADInfeed-1e0d374f.js';
|
|
42
43
|
|
|
43
44
|
var DeckContent = function (_React$Component) {
|
|
44
45
|
_inherits(DeckContent, _React$Component);
|
|
@@ -30,7 +30,8 @@ import './main-e4a934b2.js';
|
|
|
30
30
|
import './entities-7cc3bf45.js';
|
|
31
31
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
32
32
|
import './stringify-4330ccdc.js';
|
|
33
|
-
import './asyncToGenerator-
|
|
33
|
+
import './asyncToGenerator-502f13b4.js';
|
|
34
|
+
import './_set-species-3f8319f5.js';
|
|
34
35
|
import './Segment.js';
|
|
35
36
|
import './Beam.js';
|
|
36
37
|
import './AdSlot.js';
|
|
@@ -41,7 +42,7 @@ import './GroupDeck.js';
|
|
|
41
42
|
import 'react-bootstrap';
|
|
42
43
|
import './iconBase-602d52fe.js';
|
|
43
44
|
import './index.esm-29e48d38.js';
|
|
44
|
-
import { g as getSerializers } from './index-
|
|
45
|
+
import { g as getSerializers } from './index-18307045.js';
|
|
45
46
|
import './util-7700fc59.js';
|
|
46
47
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
47
48
|
import 'next/head';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -34,13 +34,14 @@ import { m as main_36 } from './main-e4a934b2.js';
|
|
|
34
34
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
35
35
|
import './slicedToArray-641f241f.js';
|
|
36
36
|
import './stringify-4330ccdc.js';
|
|
37
|
-
import './asyncToGenerator-
|
|
37
|
+
import './asyncToGenerator-502f13b4.js';
|
|
38
|
+
import './_set-species-3f8319f5.js';
|
|
38
39
|
import './Segment.js';
|
|
39
40
|
import './Beam.js';
|
|
40
41
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
42
|
+
import { A as ADInfeed } from './ADInfeed-1e0d374f.js';
|
|
42
43
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
43
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
44
|
+
import { A as ADlgInfeed } from './ADlgInfeed-c089deab.js';
|
|
44
45
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
45
46
|
import { g as get_1 } from './get-1e515072.js';
|
|
46
47
|
import './eq-b470f743.js';
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -10,7 +10,8 @@ import 'prop-types';
|
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
11
|
import { m as main_36, c as main_37 } from './main-e4a934b2.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
13
|
-
import './asyncToGenerator-
|
|
13
|
+
import './asyncToGenerator-502f13b4.js';
|
|
14
|
+
import './_set-species-3f8319f5.js';
|
|
14
15
|
import Segment from './Segment.js';
|
|
15
16
|
import './react-social-icons-a7d5c5c7.js';
|
|
16
17
|
import './iconBase-602d52fe.js';
|
|
@@ -30,7 +30,8 @@ import './main-e4a934b2.js';
|
|
|
30
30
|
import './entities-7cc3bf45.js';
|
|
31
31
|
import './slicedToArray-641f241f.js';
|
|
32
32
|
import './stringify-4330ccdc.js';
|
|
33
|
-
import './asyncToGenerator-
|
|
33
|
+
import './asyncToGenerator-502f13b4.js';
|
|
34
|
+
import './_set-species-3f8319f5.js';
|
|
34
35
|
import './Segment.js';
|
|
35
36
|
import './Beam.js';
|
|
36
37
|
import './AdSlot.js';
|
|
@@ -43,7 +44,7 @@ import 'react-bootstrap';
|
|
|
43
44
|
import './iconBase-602d52fe.js';
|
|
44
45
|
import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
|
|
45
46
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
46
|
-
import { g as getSerializers } from './index-
|
|
47
|
+
import { g as getSerializers } from './index-18307045.js';
|
|
47
48
|
import './util-7700fc59.js';
|
|
48
49
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
49
50
|
import 'next/head';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -26,13 +26,14 @@ import './main-e4a934b2.js';
|
|
|
26
26
|
import './entities-7cc3bf45.js';
|
|
27
27
|
import './slicedToArray-641f241f.js';
|
|
28
28
|
import './stringify-4330ccdc.js';
|
|
29
|
-
import './asyncToGenerator-
|
|
29
|
+
import './asyncToGenerator-502f13b4.js';
|
|
30
|
+
import './_set-species-3f8319f5.js';
|
|
30
31
|
import './Segment.js';
|
|
31
32
|
import './Beam.js';
|
|
32
33
|
import './AdSlot.js';
|
|
33
|
-
import './ADInfeed-
|
|
34
|
+
import './ADInfeed-1e0d374f.js';
|
|
34
35
|
import './lodash-17fdfebb.js';
|
|
35
|
-
import './ADlgInfeed-
|
|
36
|
+
import './ADlgInfeed-c089deab.js';
|
|
36
37
|
import './getContentCategory-15dcc413.js';
|
|
37
38
|
import './AuthorComponent-34b16174.js';
|
|
38
39
|
import 'react-bootstrap';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -16,7 +16,8 @@ import './toNumber-2f7a84cd.js';
|
|
|
16
16
|
import './main-e4a934b2.js';
|
|
17
17
|
import './slicedToArray-641f241f.js';
|
|
18
18
|
import './stringify-4330ccdc.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-502f13b4.js';
|
|
20
|
+
import './_set-species-3f8319f5.js';
|
|
20
21
|
import Segment from './Segment.js';
|
|
21
22
|
import './Beam.js';
|
|
22
23
|
import './AdSlot.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -32,13 +32,14 @@ import './index-73819142.js';
|
|
|
32
32
|
import './main-e4a934b2.js';
|
|
33
33
|
import './slicedToArray-641f241f.js';
|
|
34
34
|
import './stringify-4330ccdc.js';
|
|
35
|
-
import { _ as _Promise } from './asyncToGenerator-
|
|
35
|
+
import { _ as _Promise } from './asyncToGenerator-502f13b4.js';
|
|
36
|
+
import './_set-species-3f8319f5.js';
|
|
36
37
|
import './Segment.js';
|
|
37
38
|
import './Beam.js';
|
|
38
39
|
import './AdSlot.js';
|
|
39
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
40
|
+
import { A as ADInfeed } from './ADInfeed-1e0d374f.js';
|
|
40
41
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
41
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
42
|
+
import { A as ADlgInfeed } from './ADlgInfeed-c089deab.js';
|
|
42
43
|
|
|
43
44
|
var MasterDeck = function (_React$Component) {
|
|
44
45
|
_inherits(MasterDeck, _React$Component);
|
|
@@ -19,7 +19,8 @@ import './index-73819142.js';
|
|
|
19
19
|
import './index-5f9f807a.js';
|
|
20
20
|
import './main-e4a934b2.js';
|
|
21
21
|
import './slicedToArray-641f241f.js';
|
|
22
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
22
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
23
|
+
import './_set-species-3f8319f5.js';
|
|
23
24
|
import './index-c7e2ac95.js';
|
|
24
25
|
import './smoothscroll-0cd4c7a6.js';
|
|
25
26
|
import Dropdown from 'react-bootstrap/Dropdown';
|
package/dist/esm/NavDvm.js
CHANGED
|
@@ -8,7 +8,8 @@ import './web.dom.iterable-4439f05a.js';
|
|
|
8
8
|
import React__default, { useRef, useEffect } from 'react';
|
|
9
9
|
import Container from 'react-bootstrap/Container';
|
|
10
10
|
import './slicedToArray-641f241f.js';
|
|
11
|
-
import './asyncToGenerator-
|
|
11
|
+
import './asyncToGenerator-502f13b4.js';
|
|
12
|
+
import './_set-species-3f8319f5.js';
|
|
12
13
|
import Segment from './Segment.js';
|
|
13
14
|
import 'react-bootstrap/Button';
|
|
14
15
|
import 'react-bootstrap/Form';
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -10,7 +10,8 @@ import 'prop-types';
|
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
11
|
import { c as main_37 } from './main-e4a934b2.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
13
|
-
import './asyncToGenerator-
|
|
13
|
+
import './asyncToGenerator-502f13b4.js';
|
|
14
|
+
import './_set-species-3f8319f5.js';
|
|
14
15
|
import Segment from './Segment.js';
|
|
15
16
|
import './react-social-icons-a7d5c5c7.js';
|
|
16
17
|
import './iconBase-602d52fe.js';
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -12,7 +12,8 @@ import { i as isObject_1 } from './isSymbol-1981418f.js';
|
|
|
12
12
|
import { t as toNumber_1 } from './toNumber-2f7a84cd.js';
|
|
13
13
|
import { c as main_37 } from './main-e4a934b2.js';
|
|
14
14
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
15
|
-
import './asyncToGenerator-
|
|
15
|
+
import './asyncToGenerator-502f13b4.js';
|
|
16
|
+
import './_set-species-3f8319f5.js';
|
|
16
17
|
import Segment from './Segment.js';
|
|
17
18
|
import { i as isFunction_1, e as eq_1 } from './eq-b470f743.js';
|
|
18
19
|
import './react-social-icons-a7d5c5c7.js';
|
package/dist/esm/NavNormal.js
CHANGED
|
@@ -8,7 +8,8 @@ import './web.dom.iterable-4439f05a.js';
|
|
|
8
8
|
import React__default, { useRef, useEffect } from 'react';
|
|
9
9
|
import Container from 'react-bootstrap/Container';
|
|
10
10
|
import './slicedToArray-641f241f.js';
|
|
11
|
-
import './asyncToGenerator-
|
|
11
|
+
import './asyncToGenerator-502f13b4.js';
|
|
12
|
+
import './_set-species-3f8319f5.js';
|
|
12
13
|
import Segment from './Segment.js';
|
|
13
14
|
import './iconBase-602d52fe.js';
|
|
14
15
|
import 'react-bootstrap/Button';
|
|
@@ -33,13 +33,14 @@ import './main-e4a934b2.js';
|
|
|
33
33
|
import './entities-7cc3bf45.js';
|
|
34
34
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
35
35
|
import './stringify-4330ccdc.js';
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-502f13b4.js';
|
|
37
|
+
import './_set-species-3f8319f5.js';
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './Beam.js';
|
|
39
40
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
+
import './ADInfeed-1e0d374f.js';
|
|
41
42
|
import './lodash-17fdfebb.js';
|
|
42
|
-
import './ADlgInfeed-
|
|
43
|
+
import './ADlgInfeed-c089deab.js';
|
|
43
44
|
import './getContentCategory-15dcc413.js';
|
|
44
45
|
import './AuthorComponent-34b16174.js';
|
|
45
46
|
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
@@ -51,7 +52,7 @@ import './timeDifferenceCalc.js';
|
|
|
51
52
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
52
53
|
import './iconBase-602d52fe.js';
|
|
53
54
|
import './index.esm-29e48d38.js';
|
|
54
|
-
import { g as getSerializers } from './index-
|
|
55
|
+
import { g as getSerializers } from './index-18307045.js';
|
|
55
56
|
import './util-7700fc59.js';
|
|
56
57
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
57
58
|
import 'next/head';
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -26,13 +26,14 @@ import './main-e4a934b2.js';
|
|
|
26
26
|
import './entities-7cc3bf45.js';
|
|
27
27
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
28
28
|
import './stringify-4330ccdc.js';
|
|
29
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
29
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
30
|
+
import './_set-species-3f8319f5.js';
|
|
30
31
|
import './Segment.js';
|
|
31
32
|
import './Beam.js';
|
|
32
33
|
import './AdSlot.js';
|
|
33
|
-
import './ADInfeed-
|
|
34
|
+
import './ADInfeed-1e0d374f.js';
|
|
34
35
|
import './lodash-17fdfebb.js';
|
|
35
|
-
import './ADlgInfeed-
|
|
36
|
+
import './ADlgInfeed-c089deab.js';
|
|
36
37
|
import './getContentCategory-15dcc413.js';
|
|
37
38
|
import './AuthorComponent-34b16174.js';
|
|
38
39
|
import 'react-bootstrap';
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -7,7 +7,8 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
7
7
|
import './web.dom.iterable-4439f05a.js';
|
|
8
8
|
import React__default from 'react';
|
|
9
9
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
10
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
10
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
11
|
+
import './_set-species-3f8319f5.js';
|
|
11
12
|
|
|
12
13
|
var _this = undefined;
|
|
13
14
|
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import { b as _isObject, c as _ctx, d as _descriptors, e as _objectDp, f as _toObject, g as _iobject, h as _toLength, i as _global, j as _fails, k as _hide, _ as _export, l as _aFunction, a as _core } from './_to-object-a4107da3.js';
|
|
3
3
|
import { _ as _objectCreate, a as _iterDefine, b as _wks, c as _setToStringTag } from './es6.string.iterator-c990c18c.js';
|
|
4
|
-
import './_library-528f1934.js';
|
|
5
4
|
import './_iter-detect-5d49a330.js';
|
|
6
5
|
import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
|
|
7
6
|
import { _ as _classof } from './core.get-iterator-method-e1de7503.js';
|
|
8
|
-
import './_object-pie-33c40e79.js';
|
|
9
|
-
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
7
|
import { _ as _iterStep } from './web.dom.iterable-4439f05a.js';
|
|
11
8
|
import { _ as _meta, a as _isArray } from './_is-array-58e95429.js';
|
|
12
9
|
import React__default, { useState, useEffect } from 'react';
|
|
@@ -18,7 +15,7 @@ import { useRouter } from 'next/router';
|
|
|
18
15
|
import 'react-dom';
|
|
19
16
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
20
17
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
21
|
-
import {
|
|
18
|
+
import { _ as _anInstance, a as _forOf, b as _redefineAll, c as _setSpecies } from './_set-species-3f8319f5.js';
|
|
22
19
|
import Dropdown from 'react-bootstrap/Dropdown';
|
|
23
20
|
|
|
24
21
|
var _validateCollection = function (it, TYPE) {
|
|
@@ -373,8 +370,6 @@ module.exports = { "default": set, __esModule: true };
|
|
|
373
370
|
|
|
374
371
|
var _Set = unwrapExports(set$1);
|
|
375
372
|
|
|
376
|
-
var _this = undefined;
|
|
377
|
-
|
|
378
373
|
/* usage & query
|
|
379
374
|
const Publication = (props) => {
|
|
380
375
|
const { cache, pub, year } = props
|
|
@@ -427,83 +422,14 @@ var generateContentPlacements = function generateContentPlacements(issues) {
|
|
|
427
422
|
};
|
|
428
423
|
|
|
429
424
|
var PublicationLanding = function PublicationLanding(props) {
|
|
430
|
-
var
|
|
425
|
+
var publication = props.publication,
|
|
431
426
|
_props$year = props.year,
|
|
432
427
|
year = _props$year === undefined ? '' : _props$year,
|
|
433
428
|
href = props.href,
|
|
434
429
|
pdf = props.pdf,
|
|
435
430
|
_props$contentPlaceme = props.contentPlacement,
|
|
436
|
-
contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme
|
|
437
|
-
client = props.client;
|
|
438
|
-
|
|
439
|
-
var _useState = useState(initialPublication),
|
|
440
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
441
|
-
publication = _useState2[0],
|
|
442
|
-
setPublication = _useState2[1];
|
|
431
|
+
contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme;
|
|
443
432
|
|
|
444
|
-
useEffect(function () {
|
|
445
|
-
_asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2() {
|
|
446
|
-
var promises, issues;
|
|
447
|
-
return regenerator.wrap(function _callee2$(_context2) {
|
|
448
|
-
while (1) {
|
|
449
|
-
switch (_context2.prev = _context2.next) {
|
|
450
|
-
case 0:
|
|
451
|
-
if (!(publication.issues && publication.issues.length > 0 && client)) {
|
|
452
|
-
_context2.next = 6;
|
|
453
|
-
break;
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
promises = publication.issues.map(function () {
|
|
457
|
-
var _ref2 = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(issue) {
|
|
458
|
-
var articlesQuery;
|
|
459
|
-
return regenerator.wrap(function _callee$(_context) {
|
|
460
|
-
while (1) {
|
|
461
|
-
switch (_context.prev = _context.next) {
|
|
462
|
-
case 0:
|
|
463
|
-
articlesQuery = '*[\n _type == \'article\' \n && !(_id in path("drafts.**"))\n && defined(title)\n && is_visible\n && defined(url)\n && defined(published) \n && dateTime(published) <= dateTime(now())\n && passwordLock != true\n && references(\'' + issue._id + '\')\n ][0...1]{_id}';
|
|
464
|
-
_context.t0 = _extends;
|
|
465
|
-
_context.t1 = {};
|
|
466
|
-
_context.t2 = issue;
|
|
467
|
-
_context.next = 6;
|
|
468
|
-
return client.fetch(articlesQuery);
|
|
469
|
-
|
|
470
|
-
case 6:
|
|
471
|
-
_context.t3 = _context.sent;
|
|
472
|
-
_context.t4 = {
|
|
473
|
-
articles: _context.t3
|
|
474
|
-
};
|
|
475
|
-
return _context.abrupt('return', (0, _context.t0)(_context.t1, _context.t2, _context.t4));
|
|
476
|
-
|
|
477
|
-
case 9:
|
|
478
|
-
case 'end':
|
|
479
|
-
return _context.stop();
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
}, _callee, _this);
|
|
483
|
-
}));
|
|
484
|
-
|
|
485
|
-
return function (_x) {
|
|
486
|
-
return _ref2.apply(this, arguments);
|
|
487
|
-
};
|
|
488
|
-
}());
|
|
489
|
-
_context2.next = 4;
|
|
490
|
-
return _Promise.all(promises);
|
|
491
|
-
|
|
492
|
-
case 4:
|
|
493
|
-
issues = _context2.sent;
|
|
494
|
-
|
|
495
|
-
setPublication(function (prevPublication) {
|
|
496
|
-
return _extends({}, prevPublication, { issues: issues });
|
|
497
|
-
});
|
|
498
|
-
|
|
499
|
-
case 6:
|
|
500
|
-
case 'end':
|
|
501
|
-
return _context2.stop();
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
}, _callee2, _this);
|
|
505
|
-
}))();
|
|
506
|
-
}, []);
|
|
507
433
|
|
|
508
434
|
var router = useRouter();
|
|
509
435
|
var years = [].concat(_toConsumableArray(new _Set(publication.issues.map(function (issue) {
|
|
@@ -511,20 +437,20 @@ _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2() {
|
|
|
511
437
|
})))).sort().reverse();
|
|
512
438
|
var contentPlacements = generateContentPlacements(publication.issues);
|
|
513
439
|
|
|
514
|
-
var
|
|
440
|
+
var _useState = useState(publication.issues),
|
|
441
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
442
|
+
issueData = _useState2[0],
|
|
443
|
+
setIssueData = _useState2[1];
|
|
444
|
+
|
|
445
|
+
var _useState3 = useState(year),
|
|
515
446
|
_useState4 = _slicedToArray(_useState3, 2),
|
|
516
|
-
|
|
517
|
-
|
|
447
|
+
activeYear = _useState4[0],
|
|
448
|
+
setActiveYear = _useState4[1];
|
|
518
449
|
|
|
519
|
-
var _useState5 = useState(
|
|
450
|
+
var _useState5 = useState(contentPlacement),
|
|
520
451
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
var _useState7 = useState(contentPlacement),
|
|
525
|
-
_useState8 = _slicedToArray(_useState7, 2),
|
|
526
|
-
activeContentPlacement = _useState8[0],
|
|
527
|
-
setActiveContentPlacement = _useState8[1];
|
|
452
|
+
activeContentPlacement = _useState6[0],
|
|
453
|
+
setActiveContentPlacement = _useState6[1];
|
|
528
454
|
|
|
529
455
|
useEffect(function () {
|
|
530
456
|
if (activeYear && activeContentPlacement && activeContentPlacement.id) {
|
|
@@ -558,7 +484,7 @@ _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2() {
|
|
|
558
484
|
router.push(router.pathname, '/' + (href ? href : 'publications') + '/' + publication.identifier.current, { shallow: true });
|
|
559
485
|
setIssueData(publication.issues);
|
|
560
486
|
}
|
|
561
|
-
}, [activeYear, activeContentPlacement
|
|
487
|
+
}, [activeYear, activeContentPlacement]);
|
|
562
488
|
|
|
563
489
|
return React__default.createElement(
|
|
564
490
|
'div',
|
|
@@ -26,13 +26,14 @@ import { m as main_36 } from './main-e4a934b2.js';
|
|
|
26
26
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
27
27
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
28
28
|
import './stringify-4330ccdc.js';
|
|
29
|
-
import './asyncToGenerator-
|
|
29
|
+
import './asyncToGenerator-502f13b4.js';
|
|
30
|
+
import './_set-species-3f8319f5.js';
|
|
30
31
|
import './Segment.js';
|
|
31
32
|
import './Beam.js';
|
|
32
33
|
import './AdSlot.js';
|
|
33
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
34
|
+
import { A as ADInfeed } from './ADInfeed-1e0d374f.js';
|
|
34
35
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
35
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
36
|
+
import { A as ADlgInfeed } from './ADlgInfeed-c089deab.js';
|
|
36
37
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
37
38
|
import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
|
|
38
39
|
import { Container, Media } from 'react-bootstrap';
|
package/dist/esm/Segment.js
CHANGED
|
@@ -5,7 +5,8 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-5d49a330.js';
|
|
6
6
|
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './web.dom.iterable-4439f05a.js';
|
|
8
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
8
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
|
|
9
|
+
import './_set-species-3f8319f5.js';
|
|
9
10
|
|
|
10
11
|
require("babel-polyfill");
|
|
11
12
|
|
package/dist/esm/SideFooter.js
CHANGED
|
@@ -9,7 +9,8 @@ import './web.dom.iterable-4439f05a.js';
|
|
|
9
9
|
import React__default, { useRef, useEffect } from 'react';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-1981418f.js';
|
|
12
|
-
import './asyncToGenerator-
|
|
12
|
+
import './asyncToGenerator-502f13b4.js';
|
|
13
|
+
import './_set-species-3f8319f5.js';
|
|
13
14
|
import Segment from './Segment.js';
|
|
14
15
|
import { g as get_1 } from './get-1e515072.js';
|
|
15
16
|
import './eq-b470f743.js';
|