@mjhls/mjh-framework 1.0.455 → 1.0.457
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/AD300x250.js +1 -1
- package/dist/cjs/AD300x250x600.js +1 -1
- package/dist/cjs/AD728x90.js +1 -1
- package/dist/cjs/ADFloatingFooter.js +1 -1
- package/dist/cjs/ADGutter.js +1 -1
- package/dist/cjs/ADSponsoredResources.js +1 -1
- package/dist/cjs/ADWebcast.js +1 -1
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/AdSlot.js +1 -1
- package/dist/cjs/ArticleQueue.js +31 -30
- package/dist/cjs/Auth.js +6 -6
- package/dist/cjs/{BlockContent-77f81ffc.js → BlockContent-f942392e.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -2
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/ConferenceArticleCard.js +2 -2
- package/dist/cjs/DeckContent.js +5 -5
- package/dist/cjs/DeckQueue.js +4 -4
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/Feature.js +2 -2
- package/dist/cjs/{Figure-eeac313a.js → Figure-05b73e6a.js} +1 -1
- package/dist/cjs/ForbesHero.js +2 -2
- package/dist/cjs/GridContent.js +6 -6
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +1 -1
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/{InscreenSensor-bcdec6b0.js → InscreenSensor-f9989c04.js} +1 -1
- package/dist/cjs/IssueContentDeck.js +2 -2
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +5 -5
- package/dist/cjs/LeftNav.js +1 -1
- package/dist/cjs/MasterDeck.js +4 -4
- package/dist/cjs/NavMagazine.js +1 -1
- package/dist/cjs/NavNative.js +1 -1
- package/dist/cjs/OncliveHero.js +2 -2
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/QueueDeckExpanded.js +5 -5
- package/dist/cjs/RelatedContent.js +2 -2
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +1 -1
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/VerticalHero.js +2 -2
- package/dist/cjs/VideoSeriesFilter.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +3 -3
- package/dist/cjs/View.js +66 -63
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getSerializers.js +447 -435
- package/dist/cjs/{getTargeting-ec7dd217.js → getTargeting-3ced038f.js} +11 -24
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- package/dist/cjs/index.js +9 -9
- package/dist/cjs/{inherits-93684212.js → inherits-14962339.js} +4 -4
- package/dist/cjs/{main-88348b15.js → main-00905561.js} +6 -6
- package/dist/cjs/{moment-575fe24c.js → moment-3cf060f6.js} +5 -5
- package/dist/cjs/urlFor.js +1 -1
- package/dist/esm/AD300x250.js +1 -1
- package/dist/esm/AD300x250x600.js +1 -1
- package/dist/esm/AD728x90.js +1 -1
- package/dist/esm/ADFloatingFooter.js +1 -1
- package/dist/esm/ADGutter.js +1 -1
- package/dist/esm/ADSponsoredResources.js +1 -1
- package/dist/esm/ADWebcast.js +1 -1
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/AdSlot.js +1 -1
- package/dist/esm/ArticleQueue.js +29 -28
- package/dist/esm/Auth.js +3 -3
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-a614acdf.js} +1 -1
- package/dist/esm/CMEDeck.js +2 -2
- package/dist/esm/Column3.js +1 -1
- package/dist/esm/ConferenceArticleCard.js +2 -2
- package/dist/esm/DeckContent.js +4 -4
- package/dist/esm/DeckQueue.js +3 -3
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/Feature.js +2 -2
- package/dist/esm/{Figure-bc2b95d7.js → Figure-23e3ecc0.js} +1 -1
- package/dist/esm/ForbesHero.js +2 -2
- package/dist/esm/GridContent.js +5 -5
- package/dist/esm/GridHero.js +2 -2
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +1 -1
- 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 +1 -1
- package/dist/esm/IssueLanding.js +5 -5
- package/dist/esm/LeftNav.js +1 -1
- package/dist/esm/MasterDeck.js +3 -3
- package/dist/esm/NavMagazine.js +1 -1
- package/dist/esm/NavNative.js +1 -1
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +2 -2
- package/dist/esm/PublicationDeck.js +1 -1
- package/dist/esm/QueueDeckExpanded.js +5 -5
- package/dist/esm/RelatedContent.js +2 -2
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +1 -1
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/VerticalHero.js +2 -2
- package/dist/esm/VideoSeriesFilter.js +1 -1
- package/dist/esm/VideoSeriesListing.js +2 -2
- package/dist/esm/View.js +42 -39
- package/dist/esm/YahooHero.js +2 -2
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getSerializers.js +447 -435
- package/dist/esm/{getTargeting-02118961.js → getTargeting-8f4bd5db.js} +9 -22
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/index.js +7 -7
- package/dist/esm/{main-d7ee6151.js → main-adf6ec37.js} +6 -6
- package/dist/esm/{moment-e2f9b20c.js → moment-49ae13fa.js} +5 -5
- package/dist/esm/urlFor.js +1 -1
- package/package.json +1 -1
- /package/dist/cjs/{ADInfeed-5c1d1425.js → ADInfeed-5adbfbba.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-ce35bd57.js → ADlgInfeed-028da9eb.js} +0 -0
- /package/dist/esm/{ADInfeed-24924eab.js → ADInfeed-08192400.js} +0 -0
- /package/dist/esm/{ADlgInfeed-019d6cd9.js → ADlgInfeed-a90cf553.js} +0 -0
package/dist/esm/Column3.js
CHANGED
|
@@ -11,7 +11,7 @@ import Row from 'react-bootstrap/Row';
|
|
|
11
11
|
import Col from 'react-bootstrap/Col';
|
|
12
12
|
import './isSymbol-c1b9be80.js';
|
|
13
13
|
import './debounce-8cd9e09c.js';
|
|
14
|
-
import { m as main_36 } from './main-
|
|
14
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
15
15
|
import './slicedToArray-f1e40361.js';
|
|
16
16
|
import './stringify-e30bc114.js';
|
|
17
17
|
import './asyncToGenerator-204b5a5c.js';
|
|
@@ -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-49ae13fa.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
|
|
6
6
|
/*
|
|
7
7
|
Example usage - targetedonc.com/latest-conference
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -19,16 +19,16 @@ import Container from 'react-bootstrap/Container';
|
|
|
19
19
|
import Row from 'react-bootstrap/Row';
|
|
20
20
|
import Col from 'react-bootstrap/Col';
|
|
21
21
|
import Card from 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
23
23
|
import { withRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-c1b9be80.js';
|
|
25
25
|
import { d as debounce_1 } from './debounce-8cd9e09c.js';
|
|
26
26
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
29
|
-
import { i as imageUrlBuilder } from './index-
|
|
29
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
30
30
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
31
|
-
import { m as main_36 } from './main-
|
|
31
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
32
32
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
33
33
|
import './slicedToArray-f1e40361.js';
|
|
34
34
|
import './stringify-e30bc114.js';
|
|
@@ -38,7 +38,7 @@ import './promise-53143c9a.js';
|
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './Segment.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-08192400.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
|
44
44
|
_inherits(DeckContent, _React$Component);
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -19,16 +19,16 @@ import Container from 'react-bootstrap/Container';
|
|
|
19
19
|
import Row from 'react-bootstrap/Row';
|
|
20
20
|
import Col from 'react-bootstrap/Col';
|
|
21
21
|
import Card from 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
23
23
|
import { withRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-c1b9be80.js';
|
|
25
25
|
import { d as debounce_1 } from './debounce-8cd9e09c.js';
|
|
26
26
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
29
|
-
import { i as imageUrlBuilder } from './index-
|
|
29
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
30
30
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
31
|
-
import { m as main_36 } from './main-
|
|
31
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
32
32
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
33
33
|
import './_arrayMap-a8dd2b2c.js';
|
|
34
34
|
import { g as get_1 } from './get-ae817b75.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -10,9 +10,9 @@ import Container from 'react-bootstrap/Container';
|
|
|
10
10
|
import Row from 'react-bootstrap/Row';
|
|
11
11
|
import Col from 'react-bootstrap/Col';
|
|
12
12
|
import Card from 'react-bootstrap/Card';
|
|
13
|
-
import { m as moment } from './moment-
|
|
13
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
14
14
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
15
|
-
import { m as main_36 } from './main-
|
|
15
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
16
16
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
17
17
|
import { _ as _JSON$stringify } from './stringify-e30bc114.js';
|
|
18
18
|
import Button from 'react-bootstrap/Button';
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-
|
|
4
|
-
import { m as main_36 } from './main-
|
|
3
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
4
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
5
5
|
import Carousel from 'react-bootstrap/Carousel';
|
|
6
6
|
|
|
7
7
|
//Feature query to be used
|
|
@@ -3,7 +3,7 @@ import './_to-object-16fd8b46.js';
|
|
|
3
3
|
import './core.get-iterator-method-f5c0d66a.js';
|
|
4
4
|
import './web.dom.iterable-46c95e52.js';
|
|
5
5
|
import React__default, { useState } from 'react';
|
|
6
|
-
import { i as imageUrlBuilder } from './index-
|
|
6
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
7
7
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
8
8
|
import { Figure as Figure$1 } from 'react-bootstrap';
|
|
9
9
|
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -4,9 +4,9 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './web.dom.iterable-46c95e52.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-49ae13fa.js';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import { i as imageUrlBuilder } from './index-
|
|
9
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
10
10
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
11
11
|
import './slicedToArray-f1e40361.js';
|
|
12
12
|
import { A as AuthorComponent } from './AuthorComponent-158226c9.js';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -19,16 +19,16 @@ import Container from 'react-bootstrap/Container';
|
|
|
19
19
|
import Row from 'react-bootstrap/Row';
|
|
20
20
|
import Col from 'react-bootstrap/Col';
|
|
21
21
|
import Card from 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
23
23
|
import { withRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-c1b9be80.js';
|
|
25
25
|
import { d as debounce_1 } from './debounce-8cd9e09c.js';
|
|
26
26
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
29
|
-
import { i as imageUrlBuilder } from './index-
|
|
29
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
30
30
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
31
|
-
import { m as main_36 } from './main-
|
|
31
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
32
32
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
33
33
|
import './slicedToArray-f1e40361.js';
|
|
34
34
|
import './stringify-e30bc114.js';
|
|
@@ -38,9 +38,9 @@ import './promise-53143c9a.js';
|
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './Segment.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-08192400.js';
|
|
42
42
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
43
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
43
|
+
import { A as ADlgInfeed } from './ADlgInfeed-a90cf553.js';
|
|
44
44
|
import './_arrayMap-a8dd2b2c.js';
|
|
45
45
|
import { g as get_1 } from './get-ae817b75.js';
|
|
46
46
|
import './AD.js';
|
package/dist/esm/GridHero.js
CHANGED
|
@@ -4,9 +4,9 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './web.dom.iterable-46c95e52.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-49ae13fa.js';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import { i as imageUrlBuilder } from './index-
|
|
9
|
+
import { i as imageUrlBuilder } from './index-51a80699.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-f1e40361.js';
|
package/dist/esm/GroupDeck.js
CHANGED
|
@@ -7,7 +7,7 @@ import './web.dom.iterable-46c95e52.js';
|
|
|
7
7
|
import { _ as _typeof } from './typeof-5f046efd.js';
|
|
8
8
|
import './_is-array-dd5523d6.js';
|
|
9
9
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
10
|
-
import { i as imageUrlBuilder } from './index-
|
|
10
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
11
11
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
12
12
|
import { s as smoothscroll, g as getYoutubeId } from './smoothscroll-4b699764.js';
|
|
13
13
|
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -5,7 +5,7 @@ import './web.dom.iterable-46c95e52.js';
|
|
|
5
5
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
6
6
|
import 'prop-types';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
|
-
import { m as main_36 } from './main-
|
|
8
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
9
9
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
10
10
|
import './react-social-icons-a7d5c5c7.js';
|
|
11
11
|
import './iconBase-6ee2f2fb.js';
|
package/dist/esm/Hero.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
4
4
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
5
5
|
import { Card } from 'react-bootstrap';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import './moment-
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import './moment-49ae13fa.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
import './iconBase-6ee2f2fb.js';
|
|
6
6
|
import { a as FaLongArrowAltRight } from './index.esm-a7ad65ba.js';
|
|
7
7
|
|
|
@@ -7,9 +7,9 @@ import 'prop-types';
|
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
9
9
|
import Card from 'react-bootstrap/Card';
|
|
10
|
-
import { m as moment } from './moment-
|
|
10
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
11
11
|
import 'react-dom';
|
|
12
|
-
import { i as imageUrlBuilder } from './index-
|
|
12
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
13
13
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
14
14
|
import './slicedToArray-f1e40361.js';
|
|
15
15
|
import { A as AuthorComponent } from './AuthorComponent-158226c9.js';
|
package/dist/esm/IssueDeck.js
CHANGED
|
@@ -14,7 +14,7 @@ import Col from 'react-bootstrap/Col';
|
|
|
14
14
|
import Card from 'react-bootstrap/Card';
|
|
15
15
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import { i as imageUrlBuilder } from './index-
|
|
17
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
18
18
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
19
19
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
20
20
|
import Button from 'react-bootstrap/Button';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -12,16 +12,16 @@ import React__default from 'react';
|
|
|
12
12
|
import './index-3f4dd6f2.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
|
-
import './moment-
|
|
15
|
+
import './moment-49ae13fa.js';
|
|
16
16
|
import 'next/router';
|
|
17
17
|
import './isSymbol-c1b9be80.js';
|
|
18
18
|
import './debounce-8cd9e09c.js';
|
|
19
19
|
import './index.es-29c1cef5.js';
|
|
20
20
|
import 'react-dom';
|
|
21
21
|
import './visibility-sensor-0baa4eea.js';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-51a80699.js';
|
|
23
23
|
import './index-5f9f807a.js';
|
|
24
|
-
import './main-
|
|
24
|
+
import './main-adf6ec37.js';
|
|
25
25
|
import './entities-7cc3bf45.js';
|
|
26
26
|
import './slicedToArray-f1e40361.js';
|
|
27
27
|
import './stringify-e30bc114.js';
|
|
@@ -31,9 +31,9 @@ import './promise-53143c9a.js';
|
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './Segment.js';
|
|
33
33
|
import './AdSlot.js';
|
|
34
|
-
import './ADInfeed-
|
|
34
|
+
import './ADInfeed-08192400.js';
|
|
35
35
|
import './lodash-17fdfebb.js';
|
|
36
|
-
import './ADlgInfeed-
|
|
36
|
+
import './ADlgInfeed-a90cf553.js';
|
|
37
37
|
import './AuthorComponent-158226c9.js';
|
|
38
38
|
import 'react-bootstrap';
|
|
39
39
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -9,7 +9,7 @@ import './index-3f4dd6f2.js';
|
|
|
9
9
|
import 'prop-types';
|
|
10
10
|
import './isSymbol-c1b9be80.js';
|
|
11
11
|
import './debounce-8cd9e09c.js';
|
|
12
|
-
import './main-
|
|
12
|
+
import './main-adf6ec37.js';
|
|
13
13
|
import './slicedToArray-f1e40361.js';
|
|
14
14
|
import './stringify-e30bc114.js';
|
|
15
15
|
import './asyncToGenerator-204b5a5c.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -19,15 +19,15 @@ import Container from 'react-bootstrap/Container';
|
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
21
21
|
import 'react-bootstrap/Card';
|
|
22
|
-
import './moment-
|
|
22
|
+
import './moment-49ae13fa.js';
|
|
23
23
|
import { withRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-c1b9be80.js';
|
|
25
25
|
import { d as debounce_1 } from './debounce-8cd9e09c.js';
|
|
26
26
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
29
|
-
import './index-
|
|
30
|
-
import { m as main_36 } from './main-
|
|
29
|
+
import './index-51a80699.js';
|
|
30
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
31
31
|
import './_set-species-6f64f1c1.js';
|
|
32
32
|
import { _ as _Promise } from './promise-53143c9a.js';
|
|
33
33
|
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -5,7 +5,7 @@ import './web.dom.iterable-46c95e52.js';
|
|
|
5
5
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
6
6
|
import 'prop-types';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
|
-
import { a as main_37 } from './main-
|
|
8
|
+
import { a as main_37 } from './main-adf6ec37.js';
|
|
9
9
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
10
10
|
import './react-social-icons-a7d5c5c7.js';
|
|
11
11
|
import './iconBase-6ee2f2fb.js';
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -5,7 +5,7 @@ import './web.dom.iterable-46c95e52.js';
|
|
|
5
5
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
6
6
|
import 'prop-types';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
|
-
import { a as main_37 } from './main-
|
|
8
|
+
import { a as main_37 } from './main-adf6ec37.js';
|
|
9
9
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
10
10
|
import './react-social-icons-a7d5c5c7.js';
|
|
11
11
|
import './iconBase-6ee2f2fb.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-49ae13fa.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
import './iconBase-6ee2f2fb.js';
|
|
6
6
|
import 'react-bootstrap/Badge';
|
|
7
7
|
import './index.esm-a7ad65ba.js';
|
|
@@ -4,9 +4,9 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './web.dom.iterable-46c95e52.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-49ae13fa.js';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import { i as imageUrlBuilder } from './index-
|
|
9
|
+
import { i as imageUrlBuilder } from './index-51a80699.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-f1e40361.js';
|
|
@@ -5,7 +5,7 @@ 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-51a80699.js';
|
|
9
9
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
10
10
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
11
11
|
import Button from 'react-bootstrap/Button';
|
|
@@ -12,16 +12,16 @@ import React__default, { useEffect, useState, useRef } from 'react';
|
|
|
12
12
|
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import 'react-bootstrap/Card';
|
|
15
|
-
import { m as moment } from './moment-
|
|
15
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
16
16
|
import { useRouter } from 'next/router';
|
|
17
17
|
import './isSymbol-c1b9be80.js';
|
|
18
18
|
import './debounce-8cd9e09c.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-51a80699.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-adf6ec37.js';
|
|
25
25
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
26
26
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
27
27
|
import './stringify-e30bc114.js';
|
|
@@ -31,9 +31,9 @@ import './promise-53143c9a.js';
|
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './Segment.js';
|
|
33
33
|
import './AdSlot.js';
|
|
34
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
34
|
+
import { A as ADInfeed } from './ADInfeed-08192400.js';
|
|
35
35
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
36
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
36
|
+
import { A as ADlgInfeed } from './ADlgInfeed-a90cf553.js';
|
|
37
37
|
import { A as AuthorComponent } from './AuthorComponent-158226c9.js';
|
|
38
38
|
import { Container, Media } from 'react-bootstrap';
|
|
39
39
|
|
|
@@ -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-49ae13fa.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
import 'react-bootstrap/Media';
|
|
6
6
|
|
|
7
7
|
/*
|
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-51a80699.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-a614acdf.js';
|
|
15
15
|
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
16
16
|
|
|
17
17
|
var TaxonomyCard = function TaxonomyCard(props) {
|
|
@@ -13,7 +13,7 @@ import 'react-bootstrap/Col';
|
|
|
13
13
|
import { useRouter } from 'next/router';
|
|
14
14
|
import './isSymbol-c1b9be80.js';
|
|
15
15
|
import './debounce-8cd9e09c.js';
|
|
16
|
-
import './main-
|
|
16
|
+
import './main-adf6ec37.js';
|
|
17
17
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
18
18
|
import './stringify-e30bc114.js';
|
|
19
19
|
import './asyncToGenerator-204b5a5c.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-51a80699.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/VerticalHero.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import './moment-
|
|
4
|
-
import { i as imageUrlBuilder } from './index-
|
|
3
|
+
import './moment-49ae13fa.js';
|
|
4
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
5
5
|
|
|
6
6
|
var VerticalHero = function VerticalHero(props) {
|
|
7
7
|
var client = props.client;
|
|
@@ -5,7 +5,7 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-6e099a34.js';
|
|
6
6
|
import './web.dom.iterable-46c95e52.js';
|
|
7
7
|
import React__default, { useState, useEffect } from 'react';
|
|
8
|
-
import { m as moment } from './moment-
|
|
8
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
9
9
|
import { withRouter } from 'next/router';
|
|
10
10
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
11
11
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-204b5a5c.js';
|
|
@@ -13,14 +13,14 @@ import React__default from 'react';
|
|
|
13
13
|
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
14
14
|
import 'prop-types';
|
|
15
15
|
import Container from 'react-bootstrap/Container';
|
|
16
|
-
import './moment-
|
|
16
|
+
import './moment-49ae13fa.js';
|
|
17
17
|
import { withRouter } from 'next/router';
|
|
18
18
|
import './isSymbol-c1b9be80.js';
|
|
19
19
|
import { d as debounce_1 } from './debounce-8cd9e09c.js';
|
|
20
20
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
21
21
|
import 'react-dom';
|
|
22
22
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
23
|
-
import './index-
|
|
23
|
+
import './index-51a80699.js';
|
|
24
24
|
import './index-5f9f807a.js';
|
|
25
25
|
import './slicedToArray-f1e40361.js';
|
|
26
26
|
import './smoothscroll-4b699764.js';
|
package/dist/esm/View.js
CHANGED
|
@@ -10,22 +10,22 @@ import { _ as _extends, a as _Object$assign } from './extends-6e00b262.js';
|
|
|
10
10
|
import './_object-sap-56bb8073.js';
|
|
11
11
|
import { e as defineProperty$1 } from './inherits-b8e4c697.js';
|
|
12
12
|
import './web.dom.iterable-46c95e52.js';
|
|
13
|
-
import './typeof-5f046efd.js';
|
|
13
|
+
import { _ as _typeof } from './typeof-5f046efd.js';
|
|
14
14
|
import './_is-array-dd5523d6.js';
|
|
15
15
|
import React__default, { useState, useEffect } from 'react';
|
|
16
16
|
import { l as lib_3 } from './index-3f4dd6f2.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import { m as moment } from './moment-
|
|
18
|
+
import { m as moment } from './moment-49ae13fa.js';
|
|
19
19
|
import 'next/router';
|
|
20
20
|
import './isSymbol-c1b9be80.js';
|
|
21
21
|
import './debounce-8cd9e09c.js';
|
|
22
22
|
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
23
23
|
import 'react-dom';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-51a80699.js';
|
|
25
25
|
import './index-5f9f807a.js';
|
|
26
|
-
import { m as main_36 } from './main-
|
|
26
|
+
import { m as main_36 } from './main-adf6ec37.js';
|
|
27
27
|
import './entities-7cc3bf45.js';
|
|
28
|
-
import {
|
|
28
|
+
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
29
29
|
import { _ as _JSON$stringify } from './stringify-e30bc114.js';
|
|
30
30
|
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-204b5a5c.js';
|
|
31
31
|
import './_set-species-6f64f1c1.js';
|
|
@@ -34,7 +34,7 @@ import './Beam.js';
|
|
|
34
34
|
import './Segment.js';
|
|
35
35
|
import DFPAdSlot from './AdSlot.js';
|
|
36
36
|
import './_arrayMap-a8dd2b2c.js';
|
|
37
|
-
import { B as BlockContent } from './BlockContent-
|
|
37
|
+
import { B as BlockContent } from './BlockContent-a614acdf.js';
|
|
38
38
|
import './smoothscroll-4b699764.js';
|
|
39
39
|
import './GroupDeck.js';
|
|
40
40
|
import 'react-bootstrap';
|
|
@@ -52,7 +52,7 @@ import getSerializers from './getSerializers.js';
|
|
|
52
52
|
import './util-7700fc59.js';
|
|
53
53
|
import 'react-bootstrap/Pagination';
|
|
54
54
|
import 'next/dynamic';
|
|
55
|
-
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-
|
|
55
|
+
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-8f4bd5db.js';
|
|
56
56
|
import urlFor from './urlFor.js';
|
|
57
57
|
|
|
58
58
|
var renderAuthor = function renderAuthor(authorName, authorURL, index, length) {
|
|
@@ -178,6 +178,41 @@ var DocumentGroup = function DocumentGroup(_ref) {
|
|
|
178
178
|
);
|
|
179
179
|
};
|
|
180
180
|
|
|
181
|
+
var findIndex = function findIndex(arr) {
|
|
182
|
+
var indexes = [];
|
|
183
|
+
if ((typeof arr === 'undefined' ? 'undefined' : _typeof(arr)) == 'object') {
|
|
184
|
+
var _iteratorNormalCompletion = true;
|
|
185
|
+
var _didIteratorError = false;
|
|
186
|
+
var _iteratorError = undefined;
|
|
187
|
+
|
|
188
|
+
try {
|
|
189
|
+
for (var _iterator = _getIterator(arr), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
|
|
190
|
+
var ele = _step.value;
|
|
191
|
+
|
|
192
|
+
if (ele['_type'] === 'block' && ele.children.some(function (child) {
|
|
193
|
+
return child.text.trim().length > 0;
|
|
194
|
+
}) && ele['listItem'] !== 'bullet' && ele['style'] === 'normal' || ele['_type'] === 'figure') {
|
|
195
|
+
indexes.push(arr.indexOf(ele));
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
} catch (err) {
|
|
199
|
+
_didIteratorError = true;
|
|
200
|
+
_iteratorError = err;
|
|
201
|
+
} finally {
|
|
202
|
+
try {
|
|
203
|
+
if (!_iteratorNormalCompletion && _iterator.return) {
|
|
204
|
+
_iterator.return();
|
|
205
|
+
}
|
|
206
|
+
} finally {
|
|
207
|
+
if (_didIteratorError) {
|
|
208
|
+
throw _iteratorError;
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
}
|
|
213
|
+
return indexes;
|
|
214
|
+
};
|
|
215
|
+
|
|
181
216
|
var Article = function Article(props) {
|
|
182
217
|
var onVote = function () {
|
|
183
218
|
var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee(nodeKey, selectedChoice) {
|
|
@@ -381,39 +416,7 @@ var Article = function Article(props) {
|
|
|
381
416
|
var _payload = payload,
|
|
382
417
|
body = _payload.body;
|
|
383
418
|
|
|
384
|
-
var findIndex = function findIndex(arr) {
|
|
385
|
-
var indexes = [];
|
|
386
|
-
var _iteratorNormalCompletion = true;
|
|
387
|
-
var _didIteratorError = false;
|
|
388
|
-
var _iteratorError = undefined;
|
|
389
419
|
|
|
390
|
-
try {
|
|
391
|
-
for (var _iterator = _getIterator(arr), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
|
|
392
|
-
var ele = _step.value;
|
|
393
|
-
|
|
394
|
-
if (ele['_type'] === 'block' && ele.children.some(function (child) {
|
|
395
|
-
return child.text.trim().length > 0;
|
|
396
|
-
}) && ele['listItem'] !== 'bullet' && ele['style'] === 'normal' || ele['_type'] === 'figure') {
|
|
397
|
-
indexes.push(arr.indexOf(ele));
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
} catch (err) {
|
|
401
|
-
_didIteratorError = true;
|
|
402
|
-
_iteratorError = err;
|
|
403
|
-
} finally {
|
|
404
|
-
try {
|
|
405
|
-
if (!_iteratorNormalCompletion && _iterator.return) {
|
|
406
|
-
_iterator.return();
|
|
407
|
-
}
|
|
408
|
-
} finally {
|
|
409
|
-
if (_didIteratorError) {
|
|
410
|
-
throw _iteratorError;
|
|
411
|
-
}
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
return indexes;
|
|
416
|
-
};
|
|
417
420
|
var indexes = findIndex(body);
|
|
418
421
|
if (indexes.length >= 2 && body.length > 3 && payload.contextualAD && payload.contextualVideoAD) {
|
|
419
422
|
payload = _extends({}, payload, {
|
package/dist/esm/YahooHero.js
CHANGED
|
@@ -4,9 +4,9 @@ import './core.get-iterator-method-f5c0d66a.js';
|
|
|
4
4
|
import './web.dom.iterable-46c95e52.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-49ae13fa.js';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import { i as imageUrlBuilder } from './index-
|
|
9
|
+
import { i as imageUrlBuilder } from './index-51a80699.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-f1e40361.js';
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -9,7 +9,7 @@ import './_is-array-dd5523d6.js';
|
|
|
9
9
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import 'react-dom';
|
|
12
|
-
import { i as imageUrlBuilder } from './index-
|
|
12
|
+
import { i as imageUrlBuilder } from './index-51a80699.js';
|
|
13
13
|
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
14
14
|
import { _ as _slicedToArray } from './slicedToArray-f1e40361.js';
|
|
15
15
|
import { s as smoothscroll, g as getYoutubeId } from './smoothscroll-4b699764.js';
|
package/dist/esm/getQuery.js
CHANGED