@mjhls/mjh-framework 1.0.1019-msl-test → 1.0.1019-v3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +2 -3
- package/dist/cjs/AD300x250x600.js +2 -3
- package/dist/cjs/AD728x90.js +2 -3
- package/dist/cjs/ADFloatingFooter.js +2 -3
- package/dist/cjs/ADGutter.js +2 -3
- package/dist/cjs/ADSkyscraper.js +2 -3
- package/dist/cjs/ADSponsoredResources.js +2 -3
- package/dist/cjs/ADWebcast.js +2 -3
- package/dist/cjs/ADWelcome.js +2 -3
- package/dist/cjs/AdSlot.js +2 -3
- package/dist/cjs/AdSlotsProvider.js +2 -3
- package/dist/cjs/AlgoliaSearch.js +1023 -512
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +3 -4
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesListing.js +2 -3
- package/dist/cjs/Auth.js +41 -12
- package/dist/cjs/AuthWrapper.js +25 -17
- package/dist/cjs/CEDeckSupabase.js +2 -3
- package/dist/cjs/CMEDeck.js +2 -3
- package/dist/cjs/Column2.js +4 -2
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ContentCardPaginated.js +4 -5
- package/dist/cjs/DeckContent.js +3 -4
- package/dist/cjs/DeckQueue.js +2 -3
- package/dist/cjs/DeckQueuePaginated.js +3 -4
- package/dist/cjs/{Dfp-c313a700.js → Dfp-67646058.js} +1 -2
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +7 -8
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +4 -5
- package/dist/cjs/GridContentPaginated.js +5 -6
- package/dist/cjs/HamMagazine.js +43 -41
- package/dist/cjs/HorizontalArticleListing.js +3 -4
- package/dist/cjs/{ImageSlider-17fdaf3b.js → ImageSlider-50807a77.js} +5 -10
- package/dist/cjs/IssueLanding.js +5 -6
- package/dist/cjs/LeftNav.js +15 -17
- package/dist/cjs/MasterDeck.js +4 -5
- package/dist/cjs/MasterDeckPaginated.js +5 -6
- package/dist/cjs/{MediaSeriesCard-b3b0e9e7.js → MediaSeriesCard-756b0d9a.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +8 -9
- package/dist/cjs/MediaSeriesLandingPaginated.js +8 -9
- package/dist/cjs/NavDvm.js +30 -28
- package/dist/cjs/{NavFooter-257b5318.js → NavFooter-b37e3eed.js} +4 -3
- package/dist/cjs/NavMagazine.js +41 -39
- package/dist/cjs/NavNative.js +46 -46
- package/dist/cjs/{Pagination-842c556f.js → Pagination-6359861a.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +40 -30
- package/dist/cjs/PartnerDetailListingPaginated.js +39 -35
- package/dist/cjs/PodcastsLanding.js +6 -7
- package/dist/cjs/PubSection.js +4 -5
- package/dist/cjs/QueueDeckExpanded.js +4 -5
- package/dist/cjs/QueueDeckExpandedPaginated.js +5 -6
- package/dist/cjs/SeriesListingDeck.js +3 -4
- package/dist/cjs/{SeriesSlider-3d57985d.js → SeriesSlider-18fc6e71.js} +1 -1
- package/dist/cjs/SideFooter.js +9 -7
- package/dist/cjs/{SocialSearchComponent-e2a5511a.js → SocialSearchComponent-e30b4dea.js} +2 -2
- package/dist/cjs/TaxonomyCard.js +8 -8
- package/dist/cjs/TaxonomyDescription.js +3 -4
- package/dist/cjs/TemplateNormal.js +5 -6
- package/dist/cjs/{Tooltip-4cb8849a.js → Tooltip-8011d690.js} +134 -74
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +3 -4
- package/dist/cjs/VideoSeriesLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesListing.js +2 -3
- package/dist/cjs/View.js +5 -6
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/{defineProperty-e0fb52c5.js → defineProperty-19580e93.js} +2 -4
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +3 -4
- package/dist/cjs/{index-bd6c9f56.js → index-3cd60d26.js} +11 -11
- package/dist/cjs/{index-d2a6ef75.js → index-7435b964.js} +467 -2
- package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
- package/dist/cjs/{index-59c0988f.js → index-de9f9069.js} +2 -2
- package/dist/cjs/{index.esm-91e651b0.js → index.esm-bb54403e.js} +8 -7
- package/dist/cjs/index.js +13 -15
- package/dist/cjs/{main-3643d499.js → main-6054981e.js} +4 -9
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -3
- package/dist/esm/AD300x250x600.js +2 -3
- package/dist/esm/AD728x90.js +2 -3
- package/dist/esm/ADFloatingFooter.js +2 -3
- package/dist/esm/ADGutter.js +2 -3
- package/dist/esm/ADSkyscraper.js +2 -3
- package/dist/esm/ADSponsoredResources.js +2 -3
- package/dist/esm/ADWebcast.js +2 -3
- package/dist/esm/ADWelcome.js +2 -3
- package/dist/esm/AdSlot.js +2 -3
- package/dist/esm/AdSlotsProvider.js +2 -3
- package/dist/esm/AlgoliaSearch.js +1023 -512
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +3 -4
- package/dist/esm/ArticleSeriesLandingPage.js +4 -5
- package/dist/esm/ArticleSeriesListing.js +2 -3
- package/dist/esm/Auth.js +41 -12
- package/dist/esm/AuthWrapper.js +24 -16
- package/dist/esm/CEDeckSupabase.js +2 -3
- package/dist/esm/CMEDeck.js +2 -3
- package/dist/esm/Column2.js +4 -2
- package/dist/esm/Column3.js +2 -3
- package/dist/esm/ContentCardPaginated.js +4 -5
- package/dist/esm/DeckContent.js +3 -4
- package/dist/esm/DeckQueue.js +2 -3
- package/dist/esm/DeckQueuePaginated.js +3 -4
- package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +7 -8
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +4 -5
- package/dist/esm/GridContentPaginated.js +5 -6
- package/dist/esm/HamMagazine.js +43 -41
- package/dist/esm/HorizontalArticleListing.js +3 -4
- package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-cdb57d30.js} +5 -10
- package/dist/esm/IssueLanding.js +5 -6
- package/dist/esm/LeftNav.js +15 -17
- package/dist/esm/MasterDeck.js +4 -5
- package/dist/esm/MasterDeckPaginated.js +5 -6
- package/dist/esm/{MediaSeriesCard-ffbc04be.js → MediaSeriesCard-f1f91e14.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -9
- package/dist/esm/MediaSeriesLandingPaginated.js +8 -9
- package/dist/esm/NavDvm.js +30 -28
- package/dist/esm/{NavFooter-27a16f65.js → NavFooter-37c5eea2.js} +4 -3
- package/dist/esm/NavMagazine.js +41 -39
- package/dist/esm/NavNative.js +46 -46
- package/dist/esm/{Pagination-dc30727b.js → Pagination-9fe9f61d.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +40 -30
- package/dist/esm/PartnerDetailListingPaginated.js +39 -35
- package/dist/esm/PodcastsLanding.js +6 -7
- package/dist/esm/PubSection.js +4 -5
- package/dist/esm/QueueDeckExpanded.js +4 -5
- package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
- package/dist/esm/SeriesListingDeck.js +3 -4
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-5728e349.js} +1 -1
- package/dist/esm/SideFooter.js +9 -7
- package/dist/esm/{SocialSearchComponent-a7714c5e.js → SocialSearchComponent-7591859b.js} +2 -2
- package/dist/esm/TaxonomyCard.js +8 -8
- package/dist/esm/TaxonomyDescription.js +3 -4
- package/dist/esm/TemplateNormal.js +5 -6
- package/dist/esm/{Tooltip-95655b44.js → Tooltip-2cdd0895.js} +134 -74
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +3 -4
- package/dist/esm/VideoSeriesLandingPage.js +4 -5
- package/dist/esm/VideoSeriesListing.js +2 -3
- package/dist/esm/View.js +5 -6
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{defineProperty-23a8f8cd.js → defineProperty-e8022d1e.js} +2 -4
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +3 -4
- package/dist/esm/{index-db3bb315.js → index-0a63f9a3.js} +11 -11
- package/dist/esm/{index-f843466e.js → index-29ed16aa.js} +2 -2
- package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/{index.esm-06bf63a3.js → index.esm-8639823a.js} +8 -7
- package/dist/esm/index.js +13 -15
- package/dist/esm/{main-1894c974.js → main-9f6806ea.js} +4 -9
- package/package.json +1 -1
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- /package/dist/cjs/{ADInfeed-0394f391.js → ADInfeed-ef933a08.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-759969d6.js → ADlgInfeed-0e931f24.js} +0 -0
- /package/dist/esm/{ADInfeed-5765a73a.js → ADInfeed-f946441a.js} +0 -0
- /package/dist/esm/{ADlgInfeed-5e36f317.js → ADlgInfeed-012e6f16.js} +0 -0
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-5cc7b406.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-f946441a.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-012e6f16.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-9f6806ea.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,7 +34,6 @@ 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';
|
|
38
37
|
import 'prop-types';
|
|
39
38
|
import 'react-dom';
|
|
40
39
|
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-5cc7b406.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-f946441a.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-012e6f16.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-9f6806ea.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-9fe9f61d.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,7 +34,6 @@ 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';
|
|
38
37
|
import 'prop-types';
|
|
39
38
|
import 'react-dom';
|
|
40
39
|
import './slicedToArray-6ebcbfea.js';
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
1
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
3
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
|
-
import { N as NavFooter } from './NavFooter-
|
|
4
|
-
import { S as SocialNavFooter } from './index.esm-
|
|
5
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
4
|
+
import { N as NavFooter } from './NavFooter-37c5eea2.js';
|
|
5
|
+
import { S as SocialNavFooter } from './index.esm-8639823a.js';
|
|
6
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-7591859b.js';
|
|
6
7
|
import 'react-bootstrap/Form';
|
|
7
8
|
import 'react-bootstrap/FormControl';
|
|
8
9
|
import 'react-bootstrap/Button';
|
|
@@ -14,10 +15,11 @@ import Navbar from 'react-bootstrap/Navbar';
|
|
|
14
15
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
15
16
|
import { M as MdEmail } from './index.esm-9b042655.js';
|
|
16
17
|
import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
|
|
17
|
-
import { m as main_43, c as main_44 } from './main-
|
|
18
|
+
import { m as main_43, c as main_44 } from './main-9f6806ea.js';
|
|
18
19
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
19
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
20
20
|
import './core.get-iterator-method-ea258bb1.js';
|
|
21
|
+
import './_object-pie-133f504a.js';
|
|
22
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
21
23
|
import './react-social-icons-9be47857.js';
|
|
22
24
|
import 'prop-types';
|
|
23
25
|
import './iconBase-ccc56b97.js';
|
|
@@ -413,13 +415,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
413
415
|
if (ddRow.url && ddRow.name) {
|
|
414
416
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
415
417
|
'a',
|
|
416
|
-
{
|
|
417
|
-
key: 'subNav' + subIndex
|
|
418
|
-
|
|
418
|
+
_extends({
|
|
419
|
+
key: 'subNav' + subIndex
|
|
420
|
+
}, ddRow.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
419
421
|
href: ddRow.url,
|
|
420
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
421
|
-
|
|
422
|
-
className: 'dropdown-item' },
|
|
422
|
+
target: ddRow.blank ? '_blank' : '_self'
|
|
423
|
+
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
424
|
+
className: 'dropdown-item' }),
|
|
423
425
|
ddRow.name
|
|
424
426
|
) : null;
|
|
425
427
|
} else return null;
|
|
@@ -436,13 +438,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
436
438
|
if (ddRow.url && ddRow.name) {
|
|
437
439
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
438
440
|
'a',
|
|
439
|
-
{
|
|
440
|
-
key: 'subNav2' + subIndex
|
|
441
|
-
|
|
441
|
+
_extends({
|
|
442
|
+
key: 'subNav2' + subIndex
|
|
443
|
+
}, ddRow.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
442
444
|
href: ddRow.url,
|
|
443
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
444
|
-
|
|
445
|
-
className: 'dropdown-item' },
|
|
445
|
+
target: ddRow.blank ? '_blank' : '_self'
|
|
446
|
+
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
447
|
+
className: 'dropdown-item' }),
|
|
446
448
|
ddRow.name
|
|
447
449
|
) : null;
|
|
448
450
|
} else return null;
|
|
@@ -453,13 +455,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
453
455
|
} else {
|
|
454
456
|
return row.url && row.name ? React__default.createElement(
|
|
455
457
|
'a',
|
|
456
|
-
{
|
|
457
|
-
key: 'navlink' + index
|
|
458
|
-
|
|
458
|
+
_extends({
|
|
459
|
+
key: 'navlink' + index
|
|
460
|
+
}, row.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
459
461
|
href: row.url,
|
|
460
|
-
target: row.blank ? '_blank' : '_self'
|
|
461
|
-
|
|
462
|
-
className: 'nav-link' },
|
|
462
|
+
target: row.blank ? '_blank' : '_self'
|
|
463
|
+
}, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
464
|
+
className: 'nav-link' }),
|
|
463
465
|
row.name
|
|
464
466
|
) : null;
|
|
465
467
|
}
|
|
@@ -495,13 +497,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
495
497
|
} else {
|
|
496
498
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
497
499
|
'a',
|
|
498
|
-
{
|
|
499
|
-
key: 'navLink4' + subIndex
|
|
500
|
-
|
|
500
|
+
_extends({
|
|
501
|
+
key: 'navLink4' + subIndex
|
|
502
|
+
}, ddRow.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
501
503
|
href: ddRow.url,
|
|
502
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
503
|
-
|
|
504
|
-
className: 'dropdown-item nav-link' },
|
|
504
|
+
target: ddRow.blank ? '_blank' : '_self'
|
|
505
|
+
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
506
|
+
className: 'dropdown-item nav-link' }),
|
|
505
507
|
ddRow.name
|
|
506
508
|
) : null;
|
|
507
509
|
}
|
|
@@ -517,13 +519,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
517
519
|
if (ddRow.url && ddRow.name) {
|
|
518
520
|
return ddRow.url && ddRow.name ? React__default.createElement(
|
|
519
521
|
'a',
|
|
520
|
-
{
|
|
521
|
-
key: 'navLink5' + subIndex
|
|
522
|
-
|
|
522
|
+
_extends({
|
|
523
|
+
key: 'navLink5' + subIndex
|
|
524
|
+
}, ddRow.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
523
525
|
href: ddRow.url,
|
|
524
|
-
target: ddRow.blank ? '_blank' : '_self'
|
|
525
|
-
|
|
526
|
-
className: 'dropdown-item' },
|
|
526
|
+
target: ddRow.blank ? '_blank' : '_self'
|
|
527
|
+
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
528
|
+
className: 'dropdown-item' }),
|
|
527
529
|
ddRow.name
|
|
528
530
|
) : null;
|
|
529
531
|
} else return null;
|
|
@@ -534,13 +536,13 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
534
536
|
} else {
|
|
535
537
|
return row.url && row.name ? React__default.createElement(
|
|
536
538
|
'a',
|
|
537
|
-
{
|
|
538
|
-
key: index
|
|
539
|
-
|
|
539
|
+
_extends({
|
|
540
|
+
key: index
|
|
541
|
+
}, row.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
540
542
|
href: row.url,
|
|
541
|
-
target: row.blank ? '_blank' : '_self'
|
|
542
|
-
|
|
543
|
-
className: 'nav-link' },
|
|
543
|
+
target: row.blank ? '_blank' : '_self'
|
|
544
|
+
}, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
545
|
+
className: 'nav-link' }),
|
|
544
546
|
row.name
|
|
545
547
|
) : null;
|
|
546
548
|
}
|
|
@@ -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-29ed16aa.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -17,11 +17,10 @@ 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-9f6806ea.js';
|
|
21
21
|
import './iconBase-ccc56b97.js';
|
|
22
22
|
import 'react-bootstrap';
|
|
23
|
-
import './index-
|
|
24
|
-
import './events-6c3a7a63.js';
|
|
23
|
+
import './index-5cc7b406.js';
|
|
25
24
|
import 'next/router';
|
|
26
25
|
import './util-8ed16d48.js';
|
|
27
26
|
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-e8022d1e.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,8 +30,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
30
30
|
return target;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
module.exports = _objectWithoutPropertiesLoose;
|
|
34
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
33
|
+
module.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
35
34
|
});
|
|
36
35
|
|
|
37
36
|
unwrapExports(objectWithoutPropertiesLoose);
|
|
@@ -56,8 +55,7 @@ function _objectWithoutProperties(source, excluded) {
|
|
|
56
55
|
return target;
|
|
57
56
|
}
|
|
58
57
|
|
|
59
|
-
module.exports = _objectWithoutProperties;
|
|
60
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
58
|
+
module.exports = _objectWithoutProperties, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
61
59
|
});
|
|
62
60
|
|
|
63
61
|
var _objectWithoutProperties = unwrapExports(objectWithoutProperties);
|
|
@@ -822,14 +820,11 @@ function _extends() {
|
|
|
822
820
|
}
|
|
823
821
|
|
|
824
822
|
return target;
|
|
825
|
-
};
|
|
826
|
-
|
|
827
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
823
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
828
824
|
return _extends.apply(this, arguments);
|
|
829
825
|
}
|
|
830
826
|
|
|
831
|
-
module.exports = _extends;
|
|
832
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
827
|
+
module.exports = _extends, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
833
828
|
});
|
|
834
829
|
|
|
835
830
|
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-29ed16aa.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -18,14 +18,13 @@ 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-
|
|
22
|
-
import './events-6c3a7a63.js';
|
|
21
|
+
import './index-5cc7b406.js';
|
|
23
22
|
import 'prop-types';
|
|
24
23
|
import 'next/router';
|
|
25
24
|
import './index-755f2cc2.js';
|
|
26
|
-
import './main-
|
|
25
|
+
import './main-9f6806ea.js';
|
|
27
26
|
import './entities-6d9154b4.js';
|
|
28
|
-
import './ADInfeed-
|
|
27
|
+
import './ADInfeed-f946441a.js';
|
|
29
28
|
import 'react-bootstrap/Card';
|
|
30
29
|
import './AdSlot.js';
|
|
31
30
|
import './debounce-533d9748.js';
|
|
@@ -38,7 +37,7 @@ import './_library-528f1934.js';
|
|
|
38
37
|
import './Segment.js';
|
|
39
38
|
import './AuthorComponent-11adff02.js';
|
|
40
39
|
import './lodash-f97fd99a.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADlgInfeed-012e6f16.js';
|
|
42
41
|
import './getContentCategory-15dcc413.js';
|
|
43
42
|
import './timeDifferenceCalc.js';
|
|
44
43
|
import 'react-bootstrap/Breadcrumb';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -1,18 +1,17 @@
|
|
|
1
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
1
2
|
import React__default, { useRef, useEffect } from 'react';
|
|
2
3
|
import ListGroup from 'react-bootstrap/ListGroup';
|
|
3
4
|
import ADWebcast from './ADWebcast.js';
|
|
4
5
|
import Segment from './Segment.js';
|
|
5
6
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
6
|
-
import './slicedToArray-6ebcbfea.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './web.dom.iterable-ab4dea5c.js';
|
|
9
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
-
import './AdSlot.js';
|
|
11
|
-
import './extends-6d8e3924.js';
|
|
12
9
|
import './_object-pie-133f504a.js';
|
|
10
|
+
import './slicedToArray-6ebcbfea.js';
|
|
11
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
12
|
+
import './AdSlot.js';
|
|
13
13
|
import 'prop-types';
|
|
14
|
-
import './index-
|
|
15
|
-
import './events-6c3a7a63.js';
|
|
14
|
+
import './index-5cc7b406.js';
|
|
16
15
|
import './debounce-533d9748.js';
|
|
17
16
|
import './isSymbol-a7e9aafe.js';
|
|
18
17
|
import './toNumber-5aeba6e7.js';
|
|
@@ -21,7 +20,7 @@ import './stringify-2b084bee.js';
|
|
|
21
20
|
import './asyncToGenerator-958ef5fc.js';
|
|
22
21
|
import './_library-528f1934.js';
|
|
23
22
|
import './_iter-detect-98db3b07.js';
|
|
24
|
-
import './main-
|
|
23
|
+
import './main-9f6806ea.js';
|
|
25
24
|
|
|
26
25
|
var LeftNav = function LeftNav(props) {
|
|
27
26
|
var leftItems = props.leftItems,
|
|
@@ -67,22 +66,21 @@ var LeftNav = function LeftNav(props) {
|
|
|
67
66
|
if (checkUrlIsExternal(subRow.url)) {
|
|
68
67
|
return React__default.createElement(
|
|
69
68
|
'a',
|
|
70
|
-
{
|
|
71
|
-
target: subRow.blank ? '_blank' : '_self'
|
|
72
|
-
|
|
73
|
-
href: subRow.url
|
|
74
|
-
|
|
69
|
+
_extends({
|
|
70
|
+
target: subRow.blank ? '_blank' : '_self'
|
|
71
|
+
}, subRow.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, {
|
|
72
|
+
href: subRow.url
|
|
73
|
+
}, checkSisterSite(subRow.url) ? {} : { rel: 'noopener noreferrer' }),
|
|
75
74
|
subRow.name
|
|
76
75
|
);
|
|
77
76
|
}
|
|
78
77
|
|
|
79
78
|
return React__default.createElement(
|
|
80
79
|
'a',
|
|
81
|
-
{
|
|
80
|
+
_extends({
|
|
82
81
|
href: subRow.url || '#',
|
|
83
|
-
target: subRow.blank ? '_blank' : '_self'
|
|
84
|
-
|
|
85
|
-
rel: checkSisterSite(subRow.url) ? '' : 'noopener noreferrer' },
|
|
82
|
+
target: subRow.blank ? '_blank' : '_self'
|
|
83
|
+
}, subRow.needSegmentSupport ? { needsegmentsupport: 'true' } : {}, checkSisterSite(subRow.url) ? {} : { rel: 'noopener noreferrer' }),
|
|
86
84
|
subRow.name
|
|
87
85
|
);
|
|
88
86
|
};
|
|
@@ -117,7 +115,7 @@ var LeftNav = function LeftNav(props) {
|
|
|
117
115
|
{ style: { marginLeft: 'auto', display: 'inline-block' } },
|
|
118
116
|
React__default.createElement(
|
|
119
117
|
'a',
|
|
120
|
-
{ style: { color: 'white', fontSize: '.6rem' }, href: row.url,
|
|
118
|
+
_extends({ style: { color: 'white', fontSize: '.6rem' }, href: row.url }, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }),
|
|
121
119
|
'See All ',
|
|
122
120
|
'>'
|
|
123
121
|
)
|
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-5cc7b406.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-012e6f16.js';
|
|
20
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
21
|
+
import './main-9f6806ea.js';
|
|
22
22
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
23
23
|
import './core.get-iterator-method-ea258bb1.js';
|
|
24
24
|
import './_iter-detect-98db3b07.js';
|
|
@@ -29,7 +29,6 @@ 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';
|
|
33
32
|
import 'prop-types';
|
|
34
33
|
import './isSymbol-a7e9aafe.js';
|
|
35
34
|
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-5cc7b406.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-9f6806ea.js';
|
|
13
|
+
import { A as ADlgInfeed } from './ADlgInfeed-012e6f16.js';
|
|
14
|
+
import { A as ADInfeed } from './ADInfeed-f946441a.js';
|
|
15
|
+
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
17
|
import './core.get-iterator-method-ea258bb1.js';
|
|
18
18
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -23,7 +23,6 @@ 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';
|
|
27
26
|
import 'prop-types';
|
|
28
27
|
import './slicedToArray-6ebcbfea.js';
|
|
29
28
|
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-29ed16aa.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-2cdd0895.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-f1f91e14.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-29ed16aa.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,8 +23,7 @@ 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-
|
|
27
|
-
import './events-6c3a7a63.js';
|
|
26
|
+
import './index-5cc7b406.js';
|
|
28
27
|
import 'react-bootstrap/Container';
|
|
29
28
|
import 'react-bootstrap/Row';
|
|
30
29
|
import 'react-bootstrap/Col';
|
|
@@ -38,13 +37,13 @@ import './toNumber-5aeba6e7.js';
|
|
|
38
37
|
import './index.es-a6137319.js';
|
|
39
38
|
import './visibility-sensor-72fd8f8b.js';
|
|
40
39
|
import './index-3f5c03b2.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADlgInfeed-012e6f16.js';
|
|
42
41
|
import './AdSlot.js';
|
|
43
42
|
import './Beam.js';
|
|
44
43
|
import './stringify-2b084bee.js';
|
|
45
44
|
import './Segment.js';
|
|
46
|
-
import './main-
|
|
47
|
-
import './ADInfeed-
|
|
45
|
+
import './main-9f6806ea.js';
|
|
46
|
+
import './ADInfeed-f946441a.js';
|
|
48
47
|
import './index-755f2cc2.js';
|
|
49
48
|
import './urlFor.js';
|
|
50
49
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -399,7 +398,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
399
398
|
itemsPerPage: itemsPerPage
|
|
400
399
|
};
|
|
401
400
|
_context2.next = 9;
|
|
402
|
-
return client.fetch('*[_type == \'documentGroup\' && identifier.current == \'' + identifier + '\'][0]{\n _id, \n isGated,\n name,\n description,\n
|
|
401
|
+
return client.fetch('*[_type == \'documentGroup\' && identifier.current == \'' + identifier + '\'][0]{\n _id, \n isGated,\n name,\n description,\n pixelTrackingCode->\n }');
|
|
403
402
|
|
|
404
403
|
case 9:
|
|
405
404
|
docGroupID = _context2.sent;
|
|
@@ -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-2cdd0895.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-f1f91e14.js';
|
|
13
|
+
import { g as getSerializers } from './index-29ed16aa.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,14 +25,13 @@ 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-
|
|
29
|
-
import './events-6c3a7a63.js';
|
|
28
|
+
import './index-5cc7b406.js';
|
|
30
29
|
import 'react-bootstrap/Container';
|
|
31
30
|
import 'react-bootstrap/Spinner';
|
|
32
31
|
import 'next/router';
|
|
33
32
|
import './lodash-f97fd99a.js';
|
|
34
|
-
import './main-
|
|
35
|
-
import './ADlgInfeed-
|
|
33
|
+
import './main-9f6806ea.js';
|
|
34
|
+
import './ADlgInfeed-012e6f16.js';
|
|
36
35
|
import 'react-bootstrap/Card';
|
|
37
36
|
import './AdSlot.js';
|
|
38
37
|
import './debounce-533d9748.js';
|
|
@@ -40,8 +39,8 @@ import './isSymbol-a7e9aafe.js';
|
|
|
40
39
|
import './toNumber-5aeba6e7.js';
|
|
41
40
|
import './Beam.js';
|
|
42
41
|
import './Segment.js';
|
|
43
|
-
import './ADInfeed-
|
|
44
|
-
import './Pagination-
|
|
42
|
+
import './ADInfeed-f946441a.js';
|
|
43
|
+
import './Pagination-9fe9f61d.js';
|
|
45
44
|
import 'react-bootstrap/Button';
|
|
46
45
|
import './index.esm-1bd8a0a8.js';
|
|
47
46
|
import './iconBase-ccc56b97.js';
|