@mjhls/mjh-framework 1.0.1023-blanktagremoval-v1 → 1.0.1024-segment-fix
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +3 -2
- package/dist/cjs/AD300x250x600.js +3 -2
- package/dist/cjs/AD728x90.js +3 -2
- package/dist/cjs/ADFloatingFooter.js +3 -2
- package/dist/cjs/ADGutter.js +3 -2
- package/dist/cjs/{ADInfeed-89488c41.js → ADInfeed-15df327c.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +3 -2
- package/dist/cjs/ADSponsoredResources.js +3 -2
- package/dist/cjs/ADWebcast.js +3 -2
- package/dist/cjs/ADWelcome.js +3 -2
- package/dist/cjs/{ADlgInfeed-9d62050b.js → ADlgInfeed-b71569ae.js} +1 -1
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +3 -2
- package/dist/cjs/AlgoliaSearch.js +512 -1023
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +12 -41
- package/dist/cjs/AuthWrapper.js +17 -25
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +3 -2
- package/dist/cjs/Column2.js +2 -4
- package/dist/cjs/Column3.js +3 -2
- package/dist/cjs/ContentCardPaginated.js +5 -4
- package/dist/cjs/DeckContent.js +4 -3
- package/dist/cjs/DeckQueue.js +3 -2
- package/dist/cjs/DeckQueuePaginated.js +4 -3
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +8 -7
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +5 -4
- package/dist/cjs/GridContentPaginated.js +6 -5
- package/dist/cjs/HamMagazine.js +41 -43
- package/dist/cjs/HorizontalArticleListing.js +4 -3
- package/dist/cjs/{ImageSlider-50807a77.js → ImageSlider-17fdaf3b.js} +10 -5
- package/dist/cjs/IssueLanding.js +6 -5
- package/dist/cjs/LeftNav.js +17 -15
- package/dist/cjs/MasterDeck.js +5 -4
- package/dist/cjs/MasterDeckPaginated.js +6 -5
- package/dist/cjs/{MediaSeriesCard-de7f7fcc.js → MediaSeriesCard-a90d687a.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +8 -7
- package/dist/cjs/MediaSeriesLandingPaginated.js +9 -8
- package/dist/cjs/NavDvm.js +28 -30
- package/dist/cjs/{NavFooter-b37e3eed.js → NavFooter-257b5318.js} +3 -4
- package/dist/cjs/NavMagazine.js +43 -45
- package/dist/cjs/NavNative.js +46 -46
- package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +30 -40
- package/dist/cjs/PartnerDetailListingPaginated.js +35 -39
- package/dist/cjs/PodcastsLanding.js +7 -6
- package/dist/cjs/PubSection.js +5 -4
- package/dist/cjs/QueueDeckExpanded.js +5 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-fc6dd07d.js → SeriesSlider-78004f1c.js} +1 -1
- package/dist/cjs/SideFooter.js +7 -9
- package/dist/cjs/{SocialSearchComponent-15e03760.js → SocialSearchComponent-6924a853.js} +2 -2
- package/dist/cjs/TaxonomyCard.js +8 -8
- package/dist/cjs/TaxonomyDescription.js +4 -3
- package/dist/cjs/TemplateNormal.js +6 -5
- package/dist/cjs/{Tooltip-8011d690.js → Tooltip-4cb8849a.js} +74 -134
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +6 -5
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/{defineProperty-19580e93.js → defineProperty-e0fb52c5.js} +4 -2
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +4 -3
- package/dist/cjs/{index-3111bc4e.js → index-b14fa0e9.js} +2 -2
- package/dist/cjs/{index-3cd60d26.js → index-bd6c9f56.js} +11 -11
- package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
- package/dist/cjs/{index-96c331fd.js → index-f86bb269.js} +52 -53
- package/dist/cjs/{index.esm-bb54403e.js → index.esm-91e651b0.js} +7 -8
- package/dist/cjs/index.js +15 -13
- package/dist/cjs/{main-ae8472f3.js → main-47be4f9f.js} +9 -4
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +3 -2
- package/dist/esm/AD300x250x600.js +3 -2
- package/dist/esm/AD728x90.js +3 -2
- package/dist/esm/ADFloatingFooter.js +3 -2
- package/dist/esm/ADGutter.js +3 -2
- package/dist/esm/{ADInfeed-fb3b056f.js → ADInfeed-6fdbe522.js} +1 -1
- package/dist/esm/ADSkyscraper.js +3 -2
- package/dist/esm/ADSponsoredResources.js +3 -2
- package/dist/esm/ADWebcast.js +3 -2
- package/dist/esm/ADWelcome.js +3 -2
- package/dist/esm/{ADlgInfeed-29f7b84c.js → ADlgInfeed-378fbce7.js} +1 -1
- package/dist/esm/AdSlot.js +3 -2
- package/dist/esm/AdSlotsProvider.js +3 -2
- package/dist/esm/AlgoliaSearch.js +512 -1023
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesLandingPage.js +5 -4
- package/dist/esm/ArticleSeriesListing.js +3 -2
- package/dist/esm/Auth.js +12 -41
- package/dist/esm/AuthWrapper.js +16 -24
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +3 -2
- package/dist/esm/Column2.js +2 -4
- package/dist/esm/Column3.js +3 -2
- package/dist/esm/ContentCardPaginated.js +5 -4
- package/dist/esm/DeckContent.js +4 -3
- package/dist/esm/DeckQueue.js +3 -2
- package/dist/esm/DeckQueuePaginated.js +4 -3
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +8 -7
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +5 -4
- package/dist/esm/GridContentPaginated.js +6 -5
- package/dist/esm/HamMagazine.js +41 -43
- package/dist/esm/HorizontalArticleListing.js +4 -3
- package/dist/esm/{ImageSlider-cdb57d30.js → ImageSlider-f84174cb.js} +10 -5
- package/dist/esm/IssueLanding.js +6 -5
- package/dist/esm/LeftNav.js +17 -15
- package/dist/esm/MasterDeck.js +5 -4
- package/dist/esm/MasterDeckPaginated.js +6 -5
- package/dist/esm/{MediaSeriesCard-8ec69f60.js → MediaSeriesCard-f4676da2.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -7
- package/dist/esm/MediaSeriesLandingPaginated.js +9 -8
- package/dist/esm/NavDvm.js +28 -30
- package/dist/esm/{NavFooter-37c5eea2.js → NavFooter-27a16f65.js} +3 -4
- package/dist/esm/NavMagazine.js +43 -45
- package/dist/esm/NavNative.js +46 -46
- package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +30 -40
- package/dist/esm/PartnerDetailListingPaginated.js +35 -39
- package/dist/esm/PodcastsLanding.js +7 -6
- package/dist/esm/PubSection.js +5 -4
- package/dist/esm/QueueDeckExpanded.js +5 -4
- package/dist/esm/QueueDeckExpandedPaginated.js +6 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +4 -3
- package/dist/esm/{SeriesSlider-771918ce.js → SeriesSlider-d64090f7.js} +1 -1
- package/dist/esm/SideFooter.js +7 -9
- package/dist/esm/{SocialSearchComponent-b102181b.js → SocialSearchComponent-2451acd2.js} +2 -2
- package/dist/esm/TaxonomyCard.js +8 -8
- package/dist/esm/TaxonomyDescription.js +4 -3
- package/dist/esm/TemplateNormal.js +6 -5
- package/dist/esm/{Tooltip-2cdd0895.js → Tooltip-95655b44.js} +74 -134
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +4 -3
- package/dist/esm/VideoSeriesLandingPage.js +5 -4
- package/dist/esm/VideoSeriesListing.js +3 -2
- package/dist/esm/View.js +6 -5
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{defineProperty-e8022d1e.js → defineProperty-23a8f8cd.js} +4 -2
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +4 -3
- package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
- package/dist/esm/{index-a71a6cc7.js → index-d3548838.js} +2 -2
- package/dist/esm/{index-0a63f9a3.js → index-db3bb315.js} +11 -11
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/{index.esm-8639823a.js → index.esm-06bf63a3.js} +7 -8
- package/dist/esm/index.js +15 -13
- package/dist/esm/{main-754d4992.js → main-f97773b2.js} +9 -4
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/package.json +1 -1
package/dist/esm/GridContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -12,15 +12,15 @@ import { m as moment } from './moment-bc12cb97.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-6fdbe522.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-378fbce7.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';
|
|
21
21
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
22
22
|
import urlFor from './urlFor.js';
|
|
23
|
-
import { m as main_43 } from './main-
|
|
23
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
24
24
|
import './AD.js';
|
|
25
25
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
26
26
|
import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
|
|
@@ -34,6 +34,7 @@ import './typeof-e9fc0c5d.js';
|
|
|
34
34
|
import './web.dom.iterable-ab4dea5c.js';
|
|
35
35
|
import './_is-array-8d21b9e3.js';
|
|
36
36
|
import './_library-528f1934.js';
|
|
37
|
+
import './events-6c3a7a63.js';
|
|
37
38
|
import 'prop-types';
|
|
38
39
|
import 'react-dom';
|
|
39
40
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
4
4
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
8
8
|
import Container from 'react-bootstrap/Container';
|
|
9
9
|
import Row from 'react-bootstrap/Row';
|
|
10
10
|
import Col from 'react-bootstrap/Col';
|
|
@@ -13,16 +13,16 @@ import { m as moment } from './moment-bc12cb97.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-6fdbe522.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-378fbce7.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';
|
|
22
|
-
import { m as main_43 } from './main-
|
|
22
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
23
23
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
24
24
|
import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
|
|
25
|
-
import { P as Pagination } from './Pagination-
|
|
25
|
+
import { P as Pagination } from './Pagination-dc30727b.js';
|
|
26
26
|
import Spinner from 'react-bootstrap/Spinner';
|
|
27
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
28
28
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -34,6 +34,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
34
34
|
import './define-property-5f1bda73.js';
|
|
35
35
|
import './typeof-e9fc0c5d.js';
|
|
36
36
|
import './_is-array-8d21b9e3.js';
|
|
37
|
+
import './events-6c3a7a63.js';
|
|
37
38
|
import 'prop-types';
|
|
38
39
|
import 'react-dom';
|
|
39
40
|
import './slicedToArray-6ebcbfea.js';
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
4
|
-
import { N as NavFooter } from './NavFooter-
|
|
5
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
6
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
3
|
+
import { N as NavFooter } from './NavFooter-27a16f65.js';
|
|
4
|
+
import { S as SocialNavFooter } from './index.esm-06bf63a3.js';
|
|
5
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-2451acd2.js';
|
|
7
6
|
import 'react-bootstrap/Form';
|
|
8
7
|
import 'react-bootstrap/FormControl';
|
|
9
8
|
import 'react-bootstrap/Button';
|
|
@@ -15,11 +14,10 @@ import Navbar from 'react-bootstrap/Navbar';
|
|
|
15
14
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
16
15
|
import { M as MdEmail } from './index.esm-9b042655.js';
|
|
17
16
|
import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
|
|
18
|
-
import { m as main_43, c as main_44 } from './main-
|
|
17
|
+
import { m as main_43, c as main_44 } from './main-f97773b2.js';
|
|
19
18
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
20
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
21
|
-
import './_object-pie-133f504a.js';
|
|
22
19
|
import './web.dom.iterable-ab4dea5c.js';
|
|
20
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
23
21
|
import './react-social-icons-9be47857.js';
|
|
24
22
|
import 'prop-types';
|
|
25
23
|
import './iconBase-ccc56b97.js';
|
|
@@ -415,13 +413,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
415
413
|
if (ddRow.url && ddRow.name) {
|
|
416
414
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
417
415
|
'a',
|
|
418
|
-
|
|
419
|
-
key: 'subNav' + subIndex
|
|
420
|
-
|
|
416
|
+
{
|
|
417
|
+
key: 'subNav' + subIndex,
|
|
418
|
+
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
421
419
|
href: ddRow.url,
|
|
422
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
423
|
-
|
|
424
|
-
className: 'dropdown-item' }
|
|
420
|
+
target: ddRow.blank ? '_blank' : '_self',
|
|
421
|
+
rel: checkSisterSite(ddRow.url) ? '' : 'noopener noreferrer',
|
|
422
|
+
className: 'dropdown-item' },
|
|
425
423
|
ddRow.name
|
|
426
424
|
) : null;
|
|
427
425
|
} else return null;
|
|
@@ -438,13 +436,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
438
436
|
if (ddRow.url && ddRow.name) {
|
|
439
437
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
440
438
|
'a',
|
|
441
|
-
|
|
442
|
-
key: 'subNav2' + subIndex
|
|
443
|
-
|
|
439
|
+
{
|
|
440
|
+
key: 'subNav2' + subIndex,
|
|
441
|
+
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
444
442
|
href: ddRow.url,
|
|
445
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
446
|
-
|
|
447
|
-
className: 'dropdown-item' }
|
|
443
|
+
target: ddRow.blank ? '_blank' : '_self',
|
|
444
|
+
rel: checkSisterSite(ddRow.url) ? '' : 'noopener noreferrer',
|
|
445
|
+
className: 'dropdown-item' },
|
|
448
446
|
ddRow.name
|
|
449
447
|
) : null;
|
|
450
448
|
} else return null;
|
|
@@ -455,13 +453,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
455
453
|
} else {
|
|
456
454
|
return row.url && row.name ? React__default.createElement(
|
|
457
455
|
'a',
|
|
458
|
-
|
|
459
|
-
key: 'navlink' + index
|
|
460
|
-
|
|
456
|
+
{
|
|
457
|
+
key: 'navlink' + index,
|
|
458
|
+
needsegmentsupport: row.needSegmentSupport ? 'true' : '',
|
|
461
459
|
href: row.url,
|
|
462
|
-
target: row.blank ? '_blank' : '_self'
|
|
463
|
-
|
|
464
|
-
className: 'nav-link' }
|
|
460
|
+
target: row.blank ? '_blank' : '_self',
|
|
461
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
462
|
+
className: 'nav-link' },
|
|
465
463
|
row.name
|
|
466
464
|
) : null;
|
|
467
465
|
}
|
|
@@ -497,13 +495,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
497
495
|
} else {
|
|
498
496
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
499
497
|
'a',
|
|
500
|
-
|
|
501
|
-
key: 'navLink4' + subIndex
|
|
502
|
-
|
|
498
|
+
{
|
|
499
|
+
key: 'navLink4' + subIndex,
|
|
500
|
+
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
503
501
|
href: ddRow.url,
|
|
504
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
505
|
-
|
|
506
|
-
className: 'dropdown-item nav-link' }
|
|
502
|
+
target: ddRow.blank ? '_blank' : '_self',
|
|
503
|
+
rel: checkSisterSite(ddRow.url) ? '' : 'noopener noreferrer',
|
|
504
|
+
className: 'dropdown-item nav-link' },
|
|
507
505
|
ddRow.name
|
|
508
506
|
) : null;
|
|
509
507
|
}
|
|
@@ -519,13 +517,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
519
517
|
if (ddRow.url && ddRow.name) {
|
|
520
518
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
521
519
|
'a',
|
|
522
|
-
|
|
523
|
-
key: 'navLink5' + subIndex
|
|
524
|
-
|
|
520
|
+
{
|
|
521
|
+
key: 'navLink5' + subIndex,
|
|
522
|
+
needsegmentsupport: ddRow.needSegmentSupport ? 'true' : '',
|
|
525
523
|
href: ddRow.url,
|
|
526
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
527
|
-
|
|
528
|
-
className: 'dropdown-item' }
|
|
524
|
+
target: ddRow.blank ? '_blank' : '_self',
|
|
525
|
+
rel: checkSisterSite(ddRow.url) ? '' : 'noopener noreferrer',
|
|
526
|
+
className: 'dropdown-item' },
|
|
529
527
|
ddRow.name
|
|
530
528
|
) : null;
|
|
531
529
|
} else return null;
|
|
@@ -536,13 +534,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
536
534
|
} else {
|
|
537
535
|
return row.url && row.name ? React__default.createElement(
|
|
538
536
|
'a',
|
|
539
|
-
|
|
540
|
-
key: index
|
|
541
|
-
|
|
537
|
+
{
|
|
538
|
+
key: index,
|
|
539
|
+
needsegmentsupport: row.needSegmentSupport ? 'true' : '',
|
|
542
540
|
href: row.url,
|
|
543
|
-
target: row.blank ? '_blank' : '_self'
|
|
544
|
-
|
|
545
|
-
className: 'nav-link' }
|
|
541
|
+
target: row.blank ? '_blank' : '_self',
|
|
542
|
+
rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
|
|
543
|
+
className: 'nav-link' },
|
|
546
544
|
row.name
|
|
547
545
|
) : null;
|
|
548
546
|
}
|
|
@@ -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-d3548838.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -17,10 +17,11 @@ import 'prop-types';
|
|
|
17
17
|
import './smoothscroll-fa4e3f8c.js';
|
|
18
18
|
import './urlFor.js';
|
|
19
19
|
import './index-3f5c03b2.js';
|
|
20
|
-
import './main-
|
|
20
|
+
import './main-f97773b2.js';
|
|
21
21
|
import './iconBase-ccc56b97.js';
|
|
22
22
|
import 'react-bootstrap';
|
|
23
|
-
import './index-
|
|
23
|
+
import './index-f0fc23eb.js';
|
|
24
|
+
import './events-6c3a7a63.js';
|
|
24
25
|
import 'next/router';
|
|
25
26
|
import './util-8ed16d48.js';
|
|
26
27
|
import './Beam.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, a as _defineProperty } from './defineProperty-
|
|
1
|
+
import { _ as _asyncToGenerator, a as _defineProperty } from './defineProperty-23a8f8cd.js';
|
|
2
2
|
import React__default, { createContext, Component, forwardRef, PureComponent, useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -30,7 +30,8 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
30
30
|
return target;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
module.exports = _objectWithoutPropertiesLoose
|
|
33
|
+
module.exports = _objectWithoutPropertiesLoose;
|
|
34
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
34
35
|
});
|
|
35
36
|
|
|
36
37
|
unwrapExports(objectWithoutPropertiesLoose);
|
|
@@ -55,7 +56,8 @@ function _objectWithoutProperties(source, excluded) {
|
|
|
55
56
|
return target;
|
|
56
57
|
}
|
|
57
58
|
|
|
58
|
-
module.exports = _objectWithoutProperties
|
|
59
|
+
module.exports = _objectWithoutProperties;
|
|
60
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
59
61
|
});
|
|
60
62
|
|
|
61
63
|
var _objectWithoutProperties = unwrapExports(objectWithoutProperties);
|
|
@@ -820,11 +822,14 @@ function _extends() {
|
|
|
820
822
|
}
|
|
821
823
|
|
|
822
824
|
return target;
|
|
823
|
-
}
|
|
825
|
+
};
|
|
826
|
+
|
|
827
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
824
828
|
return _extends.apply(this, arguments);
|
|
825
829
|
}
|
|
826
830
|
|
|
827
|
-
module.exports = _extends
|
|
831
|
+
module.exports = _extends;
|
|
832
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
828
833
|
});
|
|
829
834
|
|
|
830
835
|
var _extends = unwrapExports(_extends_1);
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
4
4
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-d3548838.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -18,13 +18,14 @@ import './index.es-a6137319.js';
|
|
|
18
18
|
import './moment-bc12cb97.js';
|
|
19
19
|
import './visibility-sensor-72fd8f8b.js';
|
|
20
20
|
import 'react-dom';
|
|
21
|
-
import './index-
|
|
21
|
+
import './index-f0fc23eb.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import 'prop-types';
|
|
23
24
|
import 'next/router';
|
|
24
25
|
import './index-755f2cc2.js';
|
|
25
|
-
import './main-
|
|
26
|
+
import './main-f97773b2.js';
|
|
26
27
|
import './entities-6d9154b4.js';
|
|
27
|
-
import './ADInfeed-
|
|
28
|
+
import './ADInfeed-6fdbe522.js';
|
|
28
29
|
import 'react-bootstrap/Card';
|
|
29
30
|
import './AdSlot.js';
|
|
30
31
|
import './debounce-533d9748.js';
|
|
@@ -37,7 +38,7 @@ import './_library-528f1934.js';
|
|
|
37
38
|
import './Segment.js';
|
|
38
39
|
import './AuthorComponent-11adff02.js';
|
|
39
40
|
import './lodash-f97fd99a.js';
|
|
40
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADlgInfeed-378fbce7.js';
|
|
41
42
|
import './getContentCategory-15dcc413.js';
|
|
42
43
|
import './timeDifferenceCalc.js';
|
|
43
44
|
import 'react-bootstrap/Breadcrumb';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
1
|
import React__default, { useRef, useEffect } from 'react';
|
|
3
2
|
import ListGroup from 'react-bootstrap/ListGroup';
|
|
4
3
|
import ADWebcast from './ADWebcast.js';
|
|
5
4
|
import Segment from './Segment.js';
|
|
6
5
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
7
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
-
import './_object-pie-133f504a.js';
|
|
10
6
|
import './slicedToArray-6ebcbfea.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
9
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
12
10
|
import './AdSlot.js';
|
|
11
|
+
import './extends-6d8e3924.js';
|
|
12
|
+
import './_object-pie-133f504a.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-f0fc23eb.js';
|
|
15
|
+
import './events-6c3a7a63.js';
|
|
15
16
|
import './debounce-533d9748.js';
|
|
16
17
|
import './isSymbol-a7e9aafe.js';
|
|
17
18
|
import './toNumber-5aeba6e7.js';
|
|
@@ -20,7 +21,7 @@ import './stringify-2b084bee.js';
|
|
|
20
21
|
import './asyncToGenerator-958ef5fc.js';
|
|
21
22
|
import './_library-528f1934.js';
|
|
22
23
|
import './_iter-detect-98db3b07.js';
|
|
23
|
-
import './main-
|
|
24
|
+
import './main-f97773b2.js';
|
|
24
25
|
|
|
25
26
|
var LeftNav = function LeftNav(props) {
|
|
26
27
|
var leftItems = props.leftItems,
|
|
@@ -66,21 +67,22 @@ var LeftNav = function LeftNav(props) {
|
|
|
66
67
|
if (checkUrlIsExternal(subRow.url)) {
|
|
67
68
|
return React__default.createElement(
|
|
68
69
|
'a',
|
|
69
|
-
|
|
70
|
-
target: subRow.blank ? '_blank' : '_self'
|
|
71
|
-
|
|
72
|
-
href: subRow.url
|
|
73
|
-
|
|
70
|
+
{
|
|
71
|
+
target: subRow.blank ? '_blank' : '_self',
|
|
72
|
+
needsegmentsupport: subRow.needSegmentSupport ? 'true' : '',
|
|
73
|
+
href: subRow.url,
|
|
74
|
+
rel: checkSisterSite(subRow.url) ? '' : 'noopener noreferrer' },
|
|
74
75
|
subRow.name
|
|
75
76
|
);
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
return React__default.createElement(
|
|
79
80
|
'a',
|
|
80
|
-
|
|
81
|
+
{
|
|
81
82
|
href: subRow.url || '#',
|
|
82
|
-
target: subRow.blank ? '_blank' : '_self'
|
|
83
|
-
|
|
83
|
+
target: subRow.blank ? '_blank' : '_self',
|
|
84
|
+
needsegmentsupport: subRow.needSegmentSupport ? 'true' : '',
|
|
85
|
+
rel: checkSisterSite(subRow.url) ? '' : 'noopener noreferrer' },
|
|
84
86
|
subRow.name
|
|
85
87
|
);
|
|
86
88
|
};
|
|
@@ -115,7 +117,7 @@ var LeftNav = function LeftNav(props) {
|
|
|
115
117
|
{ style: { marginLeft: 'auto', display: 'inline-block' } },
|
|
116
118
|
React__default.createElement(
|
|
117
119
|
'a',
|
|
118
|
-
|
|
120
|
+
{ style: { color: 'white', fontSize: '.6rem' }, href: row.url, rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer' },
|
|
119
121
|
'See All ',
|
|
120
122
|
'>'
|
|
121
123
|
)
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -3,7 +3,7 @@ import { a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import 'react-bootstrap/Row';
|
|
9
9
|
import 'react-bootstrap/Col';
|
|
@@ -16,9 +16,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import './slicedToArray-6ebcbfea.js';
|
|
18
18
|
import './index-3f5c03b2.js';
|
|
19
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
20
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
21
|
-
import './main-
|
|
19
|
+
import { A as ADlgInfeed } from './ADlgInfeed-378fbce7.js';
|
|
20
|
+
import { A as ADInfeed } from './ADInfeed-6fdbe522.js';
|
|
21
|
+
import './main-f97773b2.js';
|
|
22
22
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
23
23
|
import './core.get-iterator-method-ea258bb1.js';
|
|
24
24
|
import './_iter-detect-98db3b07.js';
|
|
@@ -29,6 +29,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
29
29
|
import './define-property-5f1bda73.js';
|
|
30
30
|
import './typeof-e9fc0c5d.js';
|
|
31
31
|
import './_is-array-8d21b9e3.js';
|
|
32
|
+
import './events-6c3a7a63.js';
|
|
32
33
|
import 'prop-types';
|
|
33
34
|
import './isSymbol-a7e9aafe.js';
|
|
34
35
|
import './toNumber-5aeba6e7.js';
|
|
@@ -4,15 +4,15 @@ import { _ as _extends } from './extends-6d8e3924.js';
|
|
|
4
4
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
6
6
|
import React__default from 'react';
|
|
7
|
-
import { l as lib_3 } from './index-
|
|
7
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
8
8
|
import Container from 'react-bootstrap/Container';
|
|
9
9
|
import Spinner from 'react-bootstrap/Spinner';
|
|
10
10
|
import { withRouter } from 'next/router';
|
|
11
11
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
12
|
-
import { m as main_43 } from './main-
|
|
13
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
14
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
15
|
-
import { P as Pagination } from './Pagination-
|
|
12
|
+
import { m as main_43 } from './main-f97773b2.js';
|
|
13
|
+
import { A as ADlgInfeed } from './ADlgInfeed-378fbce7.js';
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-6fdbe522.js';
|
|
15
|
+
import { P as Pagination } from './Pagination-dc30727b.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -23,6 +23,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
23
23
|
import './define-property-5f1bda73.js';
|
|
24
24
|
import './typeof-e9fc0c5d.js';
|
|
25
25
|
import './_is-array-8d21b9e3.js';
|
|
26
|
+
import './events-6c3a7a63.js';
|
|
26
27
|
import 'prop-types';
|
|
27
28
|
import './slicedToArray-6ebcbfea.js';
|
|
28
29
|
import 'react-bootstrap/Card';
|
|
@@ -5,7 +5,7 @@ import urlFor from './urlFor.js';
|
|
|
5
5
|
import { m as moment } from './moment-bc12cb97.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-d3548838.js';
|
|
9
9
|
|
|
10
10
|
var css = ".MediaSeriesCard-module_article__SAFYK {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.MediaSeriesCard-module_article__SAFYK a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.MediaSeriesCard-module_thumb__3jRAU {\n width: 25%;\n}\n.MediaSeriesCard-module_thumb__3jRAU img {\n width: 100%;\n height: auto;\n}\n.MediaSeriesCard-module_info__3L7_o {\n width: 75%;\n font-size: 1rem;\n}\n.MediaSeriesCard-module_info__3L7_o h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.MediaSeriesCard-module_published__E4oiz {\n color: #6d6d6d;\n margin: 0;\n}\n.MediaSeriesCard-module_summary__1xanh {\n margin: 0.5rem 0 0 0;\n}\n.MediaSeriesCard-module_author__e5fuR {\n margin: 0;\n}\n.MediaSeriesCard-module_author__e5fuR span {\n color: #6d6d6d;\n}\n.MediaSeriesCard-module_name__2m5KY {\n font-size: 1.3rem;\n font-weight: bold;\n}\n@media only screen and (max-width: 568px) {\n .MediaSeriesCard-module_article__SAFYK {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .MediaSeriesCard-module_article__SAFYK a {\n flex-direction: column;\n align-items: center;\n }\n .MediaSeriesCard-module_thumb__3jRAU {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .MediaSeriesCard-module_thumb__3jRAU img{\n border-radius: 10px 10px 0 0; \n }\n .MediaSeriesCard-module_thumb__3jRAU figure {\n margin: 0;\n }\n .MediaSeriesCard-module_info__3L7_o {\n width: 90%;\n padding: 0rem !important;\n }\n .MediaSeriesCard-module_info__3L7_o h2 {\n font-size: 1rem;\n }\n .MediaSeriesCard-module_name__2m5KY {\n font-size: 1rem;\n \n }\n}\n";
|
|
11
11
|
var styles = { "article": "MediaSeriesCard-module_article__SAFYK", "thumb": "MediaSeriesCard-module_thumb__3jRAU", "info": "MediaSeriesCard-module_info__3L7_o", "published": "MediaSeriesCard-module_published__E4oiz", "summary": "MediaSeriesCard-module_summary__1xanh", "author": "MediaSeriesCard-module_author__e5fuR", "name": "MediaSeriesCard-module_name__2m5KY" };
|
|
@@ -3,14 +3,14 @@ import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { D as DropdownButton, a as Dropdown } from './Tooltip-
|
|
6
|
+
import { D as DropdownButton, a as Dropdown } from './Tooltip-95655b44.js';
|
|
7
7
|
import './index-98ca9cec.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import MasterDeck from './MasterDeck.js';
|
|
11
|
-
import { M as MediaSeriesCard } from './MediaSeriesCard-
|
|
11
|
+
import { M as MediaSeriesCard } from './MediaSeriesCard-f4676da2.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-d3548838.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-ea258bb1.js';
|
|
16
16
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -23,7 +23,8 @@ import './toConsumableArray-f7074d7c.js';
|
|
|
23
23
|
import './inherits-a6ba2ec4.js';
|
|
24
24
|
import './_object-sap-7cee6f84.js';
|
|
25
25
|
import './define-property-5f1bda73.js';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-f0fc23eb.js';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
27
28
|
import 'react-bootstrap/Container';
|
|
28
29
|
import 'react-bootstrap/Row';
|
|
29
30
|
import 'react-bootstrap/Col';
|
|
@@ -37,13 +38,13 @@ import './toNumber-5aeba6e7.js';
|
|
|
37
38
|
import './index.es-a6137319.js';
|
|
38
39
|
import './visibility-sensor-72fd8f8b.js';
|
|
39
40
|
import './index-3f5c03b2.js';
|
|
40
|
-
import './ADlgInfeed-
|
|
41
|
+
import './ADlgInfeed-378fbce7.js';
|
|
41
42
|
import './AdSlot.js';
|
|
42
43
|
import './Beam.js';
|
|
43
44
|
import './stringify-2b084bee.js';
|
|
44
45
|
import './Segment.js';
|
|
45
|
-
import './main-
|
|
46
|
-
import './ADInfeed-
|
|
46
|
+
import './main-f97773b2.js';
|
|
47
|
+
import './ADInfeed-6fdbe522.js';
|
|
47
48
|
import './index-755f2cc2.js';
|
|
48
49
|
import './urlFor.js';
|
|
49
50
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -3,14 +3,14 @@ import { _ as _typeof } from './typeof-e9fc0c5d.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { D as DropdownButton, a as Dropdown } from './Tooltip-
|
|
6
|
+
import { D as DropdownButton, a as Dropdown } from './Tooltip-95655b44.js';
|
|
7
7
|
import './index-98ca9cec.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
|
-
import { M as MediaSeriesCard } from './MediaSeriesCard-
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
12
|
+
import { M as MediaSeriesCard } from './MediaSeriesCard-f4676da2.js';
|
|
13
|
+
import { g as getSerializers } from './index-d3548838.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-ea258bb1.js';
|
|
16
16
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -25,13 +25,14 @@ import './toConsumableArray-f7074d7c.js';
|
|
|
25
25
|
import './inherits-a6ba2ec4.js';
|
|
26
26
|
import './_object-sap-7cee6f84.js';
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
|
-
import './index-
|
|
28
|
+
import './index-f0fc23eb.js';
|
|
29
|
+
import './events-6c3a7a63.js';
|
|
29
30
|
import 'react-bootstrap/Container';
|
|
30
31
|
import 'react-bootstrap/Spinner';
|
|
31
32
|
import 'next/router';
|
|
32
33
|
import './lodash-f97fd99a.js';
|
|
33
|
-
import './main-
|
|
34
|
-
import './ADlgInfeed-
|
|
34
|
+
import './main-f97773b2.js';
|
|
35
|
+
import './ADlgInfeed-378fbce7.js';
|
|
35
36
|
import 'react-bootstrap/Card';
|
|
36
37
|
import './AdSlot.js';
|
|
37
38
|
import './debounce-533d9748.js';
|
|
@@ -39,8 +40,8 @@ import './isSymbol-a7e9aafe.js';
|
|
|
39
40
|
import './toNumber-5aeba6e7.js';
|
|
40
41
|
import './Beam.js';
|
|
41
42
|
import './Segment.js';
|
|
42
|
-
import './ADInfeed-
|
|
43
|
-
import './Pagination-
|
|
43
|
+
import './ADInfeed-6fdbe522.js';
|
|
44
|
+
import './Pagination-dc30727b.js';
|
|
44
45
|
import 'react-bootstrap/Button';
|
|
45
46
|
import './index.esm-1bd8a0a8.js';
|
|
46
47
|
import './iconBase-ccc56b97.js';
|