@mjhls/mjh-framework 1.0.1083 → 1.0.1085-test
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/AdSlot.js +7 -0
- package/dist/cjs/ArticleProgramLandingPage.js +1 -1
- package/dist/cjs/ArticleSeriesLandingPage.js +2 -2
- package/dist/cjs/ContentCardPaginated.js +1 -1
- package/dist/cjs/DeckContent.js +1 -1
- package/dist/cjs/ExternalResources.js +1 -1
- package/dist/cjs/GridContent.js +2 -2
- package/dist/cjs/GridContentPaginated.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +1 -1
- package/dist/cjs/IssueLanding.js +3 -3
- package/dist/cjs/MasterDeck.js +2 -2
- package/dist/cjs/MasterDeckPaginated.js +2 -2
- package/dist/cjs/MediaSeriesCard.js +1 -1
- package/dist/cjs/MediaSeriesLanding.js +3 -3
- package/dist/cjs/MediaSeriesLandingPaginated.js +3 -3
- package/dist/cjs/PartnerDetailListing.js +3 -3
- package/dist/cjs/PartnerDetailListingPaginated.js +3 -3
- package/dist/cjs/PodcastsLanding.js +3 -3
- package/dist/cjs/PubSection.js +2 -2
- package/dist/cjs/QueueDeckExpanded.js +2 -2
- package/dist/cjs/QueueDeckExpandedPaginated.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +2 -2
- package/dist/cjs/View.js +2 -2
- package/dist/cjs/getSerializers.js +1 -1
- package/dist/cjs/{index-1d905301.js → index-0e0bfaff.js} +90 -50
- package/dist/cjs/index.js +3 -3
- package/dist/esm/AdSlot.js +7 -0
- package/dist/esm/ArticleProgramLandingPage.js +1 -1
- package/dist/esm/ArticleSeriesLandingPage.js +2 -2
- package/dist/esm/ContentCardPaginated.js +1 -1
- package/dist/esm/DeckContent.js +1 -1
- package/dist/esm/ExternalResources.js +1 -1
- package/dist/esm/GridContent.js +2 -2
- package/dist/esm/GridContentPaginated.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +1 -1
- package/dist/esm/IssueLanding.js +3 -3
- package/dist/esm/MasterDeck.js +2 -2
- package/dist/esm/MasterDeckPaginated.js +2 -2
- package/dist/esm/MediaSeriesCard.js +1 -1
- package/dist/esm/MediaSeriesLanding.js +3 -3
- package/dist/esm/MediaSeriesLandingPaginated.js +3 -3
- package/dist/esm/PartnerDetailListing.js +3 -3
- package/dist/esm/PartnerDetailListingPaginated.js +3 -3
- package/dist/esm/PodcastsLanding.js +3 -3
- package/dist/esm/PubSection.js +2 -2
- package/dist/esm/QueueDeckExpanded.js +2 -2
- package/dist/esm/QueueDeckExpandedPaginated.js +2 -2
- package/dist/esm/TaxonomyDescription.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +2 -2
- package/dist/esm/View.js +2 -2
- package/dist/esm/getSerializers.js +1 -1
- package/dist/esm/{index-517a7573.js → index-c344a8a5.js} +90 -50
- package/dist/esm/index.js +3 -3
- package/package.json +1 -1
- /package/dist/cjs/{ADInfeed-2530b9b0.js → ADInfeed-f0d15b56.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-df49ed95.js → ADlgInfeed-abff4b44.js} +0 -0
- /package/dist/esm/{ADInfeed-92953c60.js → ADInfeed-781d6f1d.js} +0 -0
- /package/dist/esm/{ADlgInfeed-338ff48c.js → ADlgInfeed-d8b15f70.js} +0 -0
package/dist/esm/AdSlot.js
CHANGED
|
@@ -151,6 +151,13 @@ var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
|
151
151
|
return React__default.createElement(
|
|
152
152
|
'div',
|
|
153
153
|
{ className: className, style: { textAlign: 'center' } },
|
|
154
|
+
React__default.createElement('div', null),
|
|
155
|
+
React__default.createElement(
|
|
156
|
+
'div',
|
|
157
|
+
{ style: { color: '#868e96', fontSize: '10px' } },
|
|
158
|
+
'Advertisement'
|
|
159
|
+
),
|
|
160
|
+
React__default.createElement('div', null),
|
|
154
161
|
React__default.createElement(lib_2, {
|
|
155
162
|
style: { marginBottom: '1rem' },
|
|
156
163
|
slotId: slotId,
|
|
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-2f4448b8.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
7
7
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-95db387d.js';
|
|
@@ -31,13 +31,13 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
31
31
|
import 'react-dom';
|
|
32
32
|
import './slicedToArray-72ed566b.js';
|
|
33
33
|
import './index-3f5c03b2.js';
|
|
34
|
-
import './ADlgInfeed-
|
|
34
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
35
35
|
import './AdSlot.js';
|
|
36
36
|
import './Beam.js';
|
|
37
37
|
import './stringify-1e2a5946.js';
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './main-dde1592e.js';
|
|
40
|
-
import './ADInfeed-
|
|
40
|
+
import './ADInfeed-781d6f1d.js';
|
|
41
41
|
|
|
42
42
|
var _this = undefined;
|
|
43
43
|
|
|
@@ -14,7 +14,7 @@ import urlFor from './urlFor.js';
|
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { m as main_43 } from './main-dde1592e.js';
|
|
16
16
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
17
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
18
18
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -16,7 +16,7 @@ import urlFor from './urlFor.js';
|
|
|
16
16
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
17
17
|
import { m as main_43 } from './main-dde1592e.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
19
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-95db387d.js';
|
|
22
22
|
import './_iter-detect-2f89237f.js';
|
|
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-2f4448b8.js';
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
5
|
-
import { g as getSerializers } from './index-
|
|
5
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
6
6
|
import { m as momentTimezone } from './index-887c1f5e.js';
|
|
7
7
|
import { useRouter } from 'next/router';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -12,9 +12,9 @@ import { m as moment } from './moment-48faeb9c.js';
|
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
14
14
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
16
16
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
17
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
17
|
+
import { A as ADlgInfeed } from './ADlgInfeed-d8b15f70.js';
|
|
18
18
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
19
19
|
import { g as get_1 } from './get-3c308da4.js';
|
|
20
20
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
@@ -13,9 +13,9 @@ import { m as moment } from './moment-48faeb9c.js';
|
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
16
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
16
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
17
17
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-d8b15f70.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import { g as get_1 } from './get-3c308da4.js';
|
|
21
21
|
import urlFor from './urlFor.js';
|
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
4
4
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.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-c344a8a5.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-95db387d.js';
|
|
9
9
|
import './YoutubeGroup.js';
|
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-c344a8a5.js';
|
|
7
7
|
import { PixelTrackingLandingPages } from './PixelTracking.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-95db387d.js';
|
|
@@ -24,7 +24,7 @@ import 'next/router';
|
|
|
24
24
|
import './index-755f2cc2.js';
|
|
25
25
|
import './main-dde1592e.js';
|
|
26
26
|
import './entities-6d9154b4.js';
|
|
27
|
-
import './ADInfeed-
|
|
27
|
+
import './ADInfeed-781d6f1d.js';
|
|
28
28
|
import 'react-bootstrap/Card';
|
|
29
29
|
import './AdSlot.js';
|
|
30
30
|
import './debounce-533d9748.js';
|
|
@@ -38,7 +38,7 @@ import './_set-species-7d3317b7.js';
|
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './AuthorComponent-d9653ae5.js';
|
|
40
40
|
import './lodash-f97fd99a.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
42
42
|
import './getContentCategory-15dcc413.js';
|
|
43
43
|
import './timeDifferenceCalc.js';
|
|
44
44
|
import 'react-bootstrap/Breadcrumb';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -16,8 +16,8 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import './slicedToArray-72ed566b.js';
|
|
18
18
|
import './index-3f5c03b2.js';
|
|
19
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
20
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
19
|
+
import { A as ADlgInfeed } from './ADlgInfeed-d8b15f70.js';
|
|
20
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
21
21
|
import './main-dde1592e.js';
|
|
22
22
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
23
23
|
import './core.get-iterator-method-95db387d.js';
|
|
@@ -10,8 +10,8 @@ import Spinner from 'react-bootstrap/Spinner';
|
|
|
10
10
|
import { withRouter } from 'next/router';
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
12
|
import { m as main_43 } from './main-dde1592e.js';
|
|
13
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
13
|
+
import { A as ADlgInfeed } from './ADlgInfeed-d8b15f70.js';
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
15
15
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-95db387d.js';
|
|
@@ -5,7 +5,7 @@ import urlFor from './urlFor.js';
|
|
|
5
5
|
import { m as moment } from './moment-48faeb9c.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-c344a8a5.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-95db387d.js';
|
|
11
11
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -10,7 +10,7 @@ import Link from 'next/link';
|
|
|
10
10
|
import MasterDeck from './MasterDeck.js';
|
|
11
11
|
import MediaSeriesCard from './MediaSeriesCard.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-c344a8a5.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-95db387d.js';
|
|
16
16
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -37,13 +37,13 @@ import './toNumber-5aeba6e7.js';
|
|
|
37
37
|
import './index.es-a6137319.js';
|
|
38
38
|
import './visibility-sensor-72fd8f8b.js';
|
|
39
39
|
import './index-3f5c03b2.js';
|
|
40
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
41
41
|
import './AdSlot.js';
|
|
42
42
|
import './Beam.js';
|
|
43
43
|
import './stringify-1e2a5946.js';
|
|
44
44
|
import './Segment.js';
|
|
45
45
|
import './main-dde1592e.js';
|
|
46
|
-
import './ADInfeed-
|
|
46
|
+
import './ADInfeed-781d6f1d.js';
|
|
47
47
|
import './index-755f2cc2.js';
|
|
48
48
|
import './urlFor.js';
|
|
49
49
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -10,7 +10,7 @@ import Link from 'next/link';
|
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
12
|
import MediaSeriesCard from './MediaSeriesCard.js';
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-95db387d.js';
|
|
16
16
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -31,7 +31,7 @@ import 'react-bootstrap/Spinner';
|
|
|
31
31
|
import 'next/router';
|
|
32
32
|
import './lodash-f97fd99a.js';
|
|
33
33
|
import './main-dde1592e.js';
|
|
34
|
-
import './ADlgInfeed-
|
|
34
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
35
35
|
import 'react-bootstrap/Card';
|
|
36
36
|
import './AdSlot.js';
|
|
37
37
|
import './debounce-533d9748.js';
|
|
@@ -39,7 +39,7 @@ import './isSymbol-a7e9aafe.js';
|
|
|
39
39
|
import './toNumber-5aeba6e7.js';
|
|
40
40
|
import './Beam.js';
|
|
41
41
|
import './Segment.js';
|
|
42
|
-
import './ADInfeed-
|
|
42
|
+
import './ADInfeed-781d6f1d.js';
|
|
43
43
|
import './Pagination-9fe9f61d.js';
|
|
44
44
|
import 'react-bootstrap/Button';
|
|
45
45
|
import './index.esm-1bd8a0a8.js';
|
|
@@ -10,7 +10,7 @@ import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
|
10
10
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
11
11
|
import Feature from './Feature.js';
|
|
12
12
|
import urlFor from './urlFor.js';
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
14
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
15
15
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -31,7 +31,7 @@ import 'next/router';
|
|
|
31
31
|
import './index-755f2cc2.js';
|
|
32
32
|
import './main-dde1592e.js';
|
|
33
33
|
import './entities-6d9154b4.js';
|
|
34
|
-
import './ADInfeed-
|
|
34
|
+
import './ADInfeed-781d6f1d.js';
|
|
35
35
|
import 'react-bootstrap/Card';
|
|
36
36
|
import './AdSlot.js';
|
|
37
37
|
import './debounce-533d9748.js';
|
|
@@ -42,7 +42,7 @@ import './stringify-1e2a5946.js';
|
|
|
42
42
|
import './Segment.js';
|
|
43
43
|
import './AuthorComponent-d9653ae5.js';
|
|
44
44
|
import './lodash-f97fd99a.js';
|
|
45
|
-
import './ADlgInfeed-
|
|
45
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
46
46
|
import './getContentCategory-15dcc413.js';
|
|
47
47
|
import './timeDifferenceCalc.js';
|
|
48
48
|
import './index-3f5c03b2.js';
|
|
@@ -10,7 +10,7 @@ import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
|
10
10
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
11
11
|
import Feature from './Feature.js';
|
|
12
12
|
import urlFor from './urlFor.js';
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
14
14
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
15
15
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -30,7 +30,7 @@ import 'react-dom';
|
|
|
30
30
|
import './lodash-f97fd99a.js';
|
|
31
31
|
import './main-dde1592e.js';
|
|
32
32
|
import './entities-6d9154b4.js';
|
|
33
|
-
import './ADInfeed-
|
|
33
|
+
import './ADInfeed-781d6f1d.js';
|
|
34
34
|
import 'react-bootstrap/Card';
|
|
35
35
|
import './AdSlot.js';
|
|
36
36
|
import './debounce-533d9748.js';
|
|
@@ -40,7 +40,7 @@ import './Beam.js';
|
|
|
40
40
|
import './stringify-1e2a5946.js';
|
|
41
41
|
import './Segment.js';
|
|
42
42
|
import './AuthorComponent-d9653ae5.js';
|
|
43
|
-
import './ADlgInfeed-
|
|
43
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
44
44
|
import './getContentCategory-15dcc413.js';
|
|
45
45
|
import './timeDifferenceCalc.js';
|
|
46
46
|
import './Pagination-9fe9f61d.js';
|
|
@@ -6,7 +6,7 @@ import Link from 'next/link';
|
|
|
6
6
|
import MasterDeck from './MasterDeck.js';
|
|
7
7
|
import MediaSeriesCard from './MediaSeriesCard.js';
|
|
8
8
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
9
|
-
import { g as getSerializers } from './index-
|
|
9
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-95db387d.js';
|
|
12
12
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -35,13 +35,13 @@ import './index.es-a6137319.js';
|
|
|
35
35
|
import './visibility-sensor-72fd8f8b.js';
|
|
36
36
|
import 'react-dom';
|
|
37
37
|
import './index-3f5c03b2.js';
|
|
38
|
-
import './ADlgInfeed-
|
|
38
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
40
|
import './Beam.js';
|
|
41
41
|
import './stringify-1e2a5946.js';
|
|
42
42
|
import './Segment.js';
|
|
43
43
|
import './main-dde1592e.js';
|
|
44
|
-
import './ADInfeed-
|
|
44
|
+
import './ADInfeed-781d6f1d.js';
|
|
45
45
|
import './index-755f2cc2.js';
|
|
46
46
|
import './urlFor.js';
|
|
47
47
|
import './style-inject.es-1f59c1d0.js';
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -23,7 +23,7 @@ import 'next/router';
|
|
|
23
23
|
import './index-755f2cc2.js';
|
|
24
24
|
import './main-dde1592e.js';
|
|
25
25
|
import './entities-6d9154b4.js';
|
|
26
|
-
import './ADInfeed-
|
|
26
|
+
import './ADInfeed-781d6f1d.js';
|
|
27
27
|
import 'react-bootstrap/Card';
|
|
28
28
|
import './AdSlot.js';
|
|
29
29
|
import './debounce-533d9748.js';
|
|
@@ -34,7 +34,7 @@ import './stringify-1e2a5946.js';
|
|
|
34
34
|
import './Segment.js';
|
|
35
35
|
import './AuthorComponent-d9653ae5.js';
|
|
36
36
|
import './lodash-f97fd99a.js';
|
|
37
|
-
import './ADlgInfeed-
|
|
37
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
38
38
|
import './getContentCategory-15dcc413.js';
|
|
39
39
|
import './timeDifferenceCalc.js';
|
|
40
40
|
|
|
@@ -12,10 +12,10 @@ import { useRouter } from 'next/router';
|
|
|
12
12
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
13
|
import { m as main_43 } from './main-dde1592e.js';
|
|
14
14
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
16
16
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
17
17
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-d8b15f70.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -11,9 +11,9 @@ import { L as LazyLoad } from './index-755f2cc2.js';
|
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
12
|
import { m as main_43 } from './main-dde1592e.js';
|
|
13
13
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-781d6f1d.js';
|
|
15
15
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
16
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
16
|
+
import { A as ADlgInfeed } from './ADlgInfeed-d8b15f70.js';
|
|
17
17
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
18
18
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
19
19
|
import urlFor from './urlFor.js';
|
|
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
5
5
|
import { useRouter } from 'next/router';
|
|
6
6
|
import Head from 'next/head';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-95db387d.js';
|
|
11
11
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-c344a8a5.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-95db387d.js';
|
|
@@ -35,13 +35,13 @@ import './index.es-a6137319.js';
|
|
|
35
35
|
import './visibility-sensor-72fd8f8b.js';
|
|
36
36
|
import 'react-dom';
|
|
37
37
|
import './index-3f5c03b2.js';
|
|
38
|
-
import './ADlgInfeed-
|
|
38
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
40
|
import './Beam.js';
|
|
41
41
|
import './stringify-1e2a5946.js';
|
|
42
42
|
import './Segment.js';
|
|
43
43
|
import './main-dde1592e.js';
|
|
44
|
-
import './ADInfeed-
|
|
44
|
+
import './ADInfeed-781d6f1d.js';
|
|
45
45
|
import './index-755f2cc2.js';
|
|
46
46
|
import './urlFor.js';
|
|
47
47
|
import './style-inject.es-1f59c1d0.js';
|
package/dist/esm/View.js
CHANGED
|
@@ -15,7 +15,7 @@ import FormControl from 'react-bootstrap/FormControl';
|
|
|
15
15
|
import Button from 'react-bootstrap/Button';
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import SocialShare from './SocialShare.js';
|
|
18
|
-
import { r as renderAuthor, g as getSerializers } from './index-
|
|
18
|
+
import { r as renderAuthor, g as getSerializers } from './index-c344a8a5.js';
|
|
19
19
|
import DFPAdSlot from './AdSlot.js';
|
|
20
20
|
import { S as SeriesSlider } from './SeriesSlider-5757414b.js';
|
|
21
21
|
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-b62a177c.js';
|
|
@@ -1290,7 +1290,7 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
|
|
|
1290
1290
|
return null;
|
|
1291
1291
|
}
|
|
1292
1292
|
|
|
1293
|
-
var cp_url = cpModificationRequired ? getContentPlacementUrl(cp) : cp.ancestor ? cp.parent && !cp.path.includes('/') ? cp.ancestor + '/' + cp.parent + '/' + cp.path : cp.ancestor + '/' + cp.path : cp.parent ? !cp.path.includes('/') ? cp.parent + '/' + cp.path : '' + cp.path : '' + cp.path;
|
|
1293
|
+
var cp_url = cpModificationRequired ? getContentPlacementUrl(cp) : cp.ancestor ? cp.parent && !cp.path.includes('/') ? cp.ancestor + '/' + cp.parent + '/' + cp.path : !cp.path.includes(cp.ancestor) ? cp.ancestor + '/' + cp.path : '' + cp.path : cp.parent ? !cp.path.includes('/') ? cp.parent + '/' + cp.path : '' + cp.path : '' + cp.path;
|
|
1294
1294
|
var href = '/' + cp_url;
|
|
1295
1295
|
relatedLinks = [].concat(_toConsumableArray(relatedLinks), [{ label: cp.name, href: href }]);
|
|
1296
1296
|
});
|
|
@@ -8913,11 +8913,17 @@ var Poll$1 = function Poll(_ref) {
|
|
|
8913
8913
|
showBorders = _useState6[0],
|
|
8914
8914
|
setShowBorders = _useState6[1];
|
|
8915
8915
|
|
|
8916
|
+
var _useState7 = useState(false),
|
|
8917
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
8918
|
+
dateChecked = _useState8[0],
|
|
8919
|
+
setDateChecked = _useState8[1];
|
|
8920
|
+
|
|
8916
8921
|
var choices = node.choices,
|
|
8917
8922
|
question = node.question,
|
|
8918
8923
|
response = node.response,
|
|
8919
8924
|
_node$showResults = node.showResults,
|
|
8920
|
-
showResults = _node$showResults === undefined ? '' : _node$showResults
|
|
8925
|
+
showResults = _node$showResults === undefined ? '' : _node$showResults,
|
|
8926
|
+
resultsDate = node.resultsDate;
|
|
8921
8927
|
|
|
8922
8928
|
var inputRef = useRef([]);
|
|
8923
8929
|
|
|
@@ -8925,6 +8931,15 @@ var Poll$1 = function Poll(_ref) {
|
|
|
8925
8931
|
e.preventDefault();
|
|
8926
8932
|
onVote(node._key, selectedChoice);
|
|
8927
8933
|
};
|
|
8934
|
+
useEffect(function () {
|
|
8935
|
+
var dateForResults = new Date(resultsDate);
|
|
8936
|
+
var today = new Date();
|
|
8937
|
+
if (today.getTime() >= dateForResults.getTime()) {
|
|
8938
|
+
setShowAnswer(true);
|
|
8939
|
+
setDateChecked(true);
|
|
8940
|
+
}
|
|
8941
|
+
}, [resultsDate]);
|
|
8942
|
+
|
|
8928
8943
|
useEffect(function () {
|
|
8929
8944
|
if (showResults) {
|
|
8930
8945
|
setShowAnswer(true);
|
|
@@ -8963,44 +8978,10 @@ var Poll$1 = function Poll(_ref) {
|
|
|
8963
8978
|
}
|
|
8964
8979
|
};
|
|
8965
8980
|
|
|
8966
|
-
|
|
8967
|
-
|
|
8968
|
-
{ className: 'pollHolder mb-3' },
|
|
8969
|
-
question && React__default.createElement(
|
|
8970
|
-
'p',
|
|
8971
|
-
{ className: 'font-weight-bold' },
|
|
8972
|
-
question
|
|
8973
|
-
),
|
|
8974
|
-
!showAnswer && choices && choices.length > 0 && React__default.createElement(
|
|
8975
|
-
'form',
|
|
8976
|
-
{ className: 'formPoll', onSubmit: function onSubmit(e) {
|
|
8977
|
-
return onSubmitPoll(e);
|
|
8978
|
-
} },
|
|
8979
|
-
choices && choices.map(function (choice, index) {
|
|
8980
|
-
return React__default.createElement(
|
|
8981
|
-
'div',
|
|
8982
|
-
{ key: choice._key, 'data-index': index, onClick: function onClick(e) {
|
|
8983
|
-
return userChoiceSelection(e);
|
|
8984
|
-
} },
|
|
8985
|
-
React__default.createElement(
|
|
8986
|
-
'label',
|
|
8987
|
-
{ className: 'pl-2' },
|
|
8988
|
-
React__default.createElement('input', { ref: function ref(el) {
|
|
8989
|
-
return inputRef.current[index] = el;
|
|
8990
|
-
}, type: 'radio', id: 'male', name: choice._type, value: choice._key }),
|
|
8991
|
-
' ' + choice.choiceText
|
|
8992
|
-
)
|
|
8993
|
-
);
|
|
8994
|
-
}),
|
|
8995
|
-
React__default.createElement(
|
|
8996
|
-
Button$1,
|
|
8997
|
-
{ disabled: !selectedChoice, style: { width: '100%', borderRadius: '5px', fontWeight: 'bold ' }, className: 'mt-3', type: 'submit' },
|
|
8998
|
-
'Vote'
|
|
8999
|
-
)
|
|
9000
|
-
),
|
|
9001
|
-
showAnswer && React__default.createElement(
|
|
8981
|
+
var Results = function Results() {
|
|
8982
|
+
return React__default.createElement(
|
|
9002
8983
|
'div',
|
|
9003
|
-
|
|
8984
|
+
null,
|
|
9004
8985
|
showAnswer && choices && choices.length > 0 && choices.map(function (choice) {
|
|
9005
8986
|
var percentage = choicesTotalCount && choicesTotalCount > 0 ? choice.choiceCount ? Math.floor(choice.choiceCount * 100 / choicesTotalCount) : 0 : 0;
|
|
9006
8987
|
return React__default.createElement(
|
|
@@ -9008,23 +8989,32 @@ var Poll$1 = function Poll(_ref) {
|
|
|
9008
8989
|
{
|
|
9009
8990
|
key: choice._key,
|
|
9010
8991
|
style: { border: showBorders ? choice.choiceAnswer === true ? '2px solid limegreen' : checkChoice(choice._key) ? '2px solid red' : '' : '' },
|
|
9011
|
-
className: 'mb-3'
|
|
8992
|
+
className: 'mb-3'
|
|
8993
|
+
},
|
|
9012
8994
|
React__default.createElement(
|
|
9013
8995
|
'div',
|
|
9014
8996
|
{ className: 'correct-answer' },
|
|
9015
|
-
React__default.createElement(ProgressBar, { now: percentage }),
|
|
9016
8997
|
React__default.createElement(
|
|
9017
8998
|
'div',
|
|
9018
|
-
|
|
9019
|
-
|
|
9020
|
-
|
|
9021
|
-
|
|
9022
|
-
|
|
9023
|
-
|
|
9024
|
-
|
|
9025
|
-
|
|
9026
|
-
|
|
9027
|
-
|
|
8999
|
+
{ className: 'relative w-full h-6 bg-gray-600/50 mx-auto rounded-lg overflow-hidden border border-gray-300' },
|
|
9000
|
+
React__default.createElement('div', { style: { width: percentage + '%' }, className: 'top-0 absolute h-full bg-primary relative' }),
|
|
9001
|
+
React__default.createElement(
|
|
9002
|
+
'div',
|
|
9003
|
+
{ className: 'bottom-0 absolute h-full m-auto font-bold text-sm align-center flex justify-between w-full' },
|
|
9004
|
+
React__default.createElement(
|
|
9005
|
+
'div',
|
|
9006
|
+
{ className: 'text-white pl-2 max-w-[75%]' },
|
|
9007
|
+
choice.choiceText
|
|
9008
|
+
),
|
|
9009
|
+
React__default.createElement(
|
|
9010
|
+
'div',
|
|
9011
|
+
{ className: 'pr-4 text-white' },
|
|
9012
|
+
percentage,
|
|
9013
|
+
'% (',
|
|
9014
|
+
choice.choiceCount ? choice.choiceCount : 0,
|
|
9015
|
+
' Votes)'
|
|
9016
|
+
)
|
|
9017
|
+
)
|
|
9028
9018
|
)
|
|
9029
9019
|
)
|
|
9030
9020
|
);
|
|
@@ -9035,6 +9025,56 @@ var Poll$1 = function Poll(_ref) {
|
|
|
9035
9025
|
'Total Votes: ',
|
|
9036
9026
|
choicesTotalCount
|
|
9037
9027
|
)
|
|
9028
|
+
);
|
|
9029
|
+
};
|
|
9030
|
+
|
|
9031
|
+
return React__default.createElement(
|
|
9032
|
+
'div',
|
|
9033
|
+
{ className: 'pollHolder mb-3' },
|
|
9034
|
+
!dateChecked && React__default.createElement(
|
|
9035
|
+
'div',
|
|
9036
|
+
null,
|
|
9037
|
+
question && React__default.createElement(
|
|
9038
|
+
'p',
|
|
9039
|
+
{ className: 'font-weight-bold' },
|
|
9040
|
+
question
|
|
9041
|
+
),
|
|
9042
|
+
!showAnswer && choices && choices.length > 0 && React__default.createElement(
|
|
9043
|
+
'form',
|
|
9044
|
+
{ className: 'formPoll', onSubmit: function onSubmit(e) {
|
|
9045
|
+
return onSubmitPoll(e);
|
|
9046
|
+
} },
|
|
9047
|
+
choices && choices.map(function (choice, index) {
|
|
9048
|
+
return React__default.createElement(
|
|
9049
|
+
'div',
|
|
9050
|
+
{ key: choice._key, 'data-index': index, onClick: function onClick(e) {
|
|
9051
|
+
return userChoiceSelection(e);
|
|
9052
|
+
} },
|
|
9053
|
+
React__default.createElement(
|
|
9054
|
+
'label',
|
|
9055
|
+
{ className: 'pl-2' },
|
|
9056
|
+
React__default.createElement('input', { ref: function ref(el) {
|
|
9057
|
+
return inputRef.current[index] = el;
|
|
9058
|
+
}, type: 'radio', id: 'male', name: choice._type, value: choice._key }),
|
|
9059
|
+
' ' + choice.choiceText
|
|
9060
|
+
)
|
|
9061
|
+
);
|
|
9062
|
+
}),
|
|
9063
|
+
React__default.createElement(
|
|
9064
|
+
Button$1,
|
|
9065
|
+
{ disabled: !selectedChoice, style: { width: '100%', borderRadius: '5px', fontWeight: 'bold ' }, className: 'mt-3', type: 'submit' },
|
|
9066
|
+
'Vote'
|
|
9067
|
+
)
|
|
9068
|
+
)
|
|
9069
|
+
),
|
|
9070
|
+
showAnswer && dateChecked ? React__default.createElement(
|
|
9071
|
+
'div',
|
|
9072
|
+
{ className: 'progress-container mb-3' },
|
|
9073
|
+
React__default.createElement(Results, null)
|
|
9074
|
+
) : React__default.createElement(
|
|
9075
|
+
'div',
|
|
9076
|
+
null,
|
|
9077
|
+
!resultsDate && React__default.createElement(Results, null)
|
|
9038
9078
|
),
|
|
9039
9079
|
showAnswer && response && React__default.createElement(BlockContent, { blocks: response, serializers: getSerializers }),
|
|
9040
9080
|
React__default.createElement(
|
package/dist/esm/index.js
CHANGED
|
@@ -88,7 +88,7 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
88
88
|
export { default as YahooHero } from './YahooHero.js';
|
|
89
89
|
export { default as GridHero } from './GridHero.js';
|
|
90
90
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
91
|
-
export { g as getSerializers } from './index-
|
|
91
|
+
export { g as getSerializers } from './index-c344a8a5.js';
|
|
92
92
|
export { default as Beam } from './Beam.js';
|
|
93
93
|
export { default as Segment } from './Segment.js';
|
|
94
94
|
export { default as KMTracker } from './KMTracker.js';
|
|
@@ -132,9 +132,9 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
132
132
|
import 'react-dom';
|
|
133
133
|
import './main-dde1592e.js';
|
|
134
134
|
import './entities-6d9154b4.js';
|
|
135
|
-
import './ADInfeed-
|
|
135
|
+
import './ADInfeed-781d6f1d.js';
|
|
136
136
|
import './lodash-f97fd99a.js';
|
|
137
|
-
import './ADlgInfeed-
|
|
137
|
+
import './ADlgInfeed-d8b15f70.js';
|
|
138
138
|
import './getContentCategory-15dcc413.js';
|
|
139
139
|
import './get-3c308da4.js';
|
|
140
140
|
import './eq-bdcbf886.js';
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|