@mjhls/mjh-framework 1.0.1038 → 1.0.1039-ris-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-b52ecddd.js → ADInfeed-03783178.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-59dcc040.js → ADlgInfeed-0202e9e6.js} +1 -1
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +3 -2
- package/dist/cjs/AlgoliaSearch.js +521 -1068
- 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 +11 -40
- package/dist/cjs/AuthWrapper.js +19 -89
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +3 -2
- 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 +5 -4
- 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 +13 -13
- package/dist/cjs/HorizontalArticleListing.js +4 -3
- package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-984a697b.js} +116 -156
- package/dist/cjs/IssueLanding.js +6 -5
- package/dist/cjs/LeftNav.js +6 -5
- package/dist/cjs/MasterDeck.js +5 -4
- package/dist/cjs/MasterDeckPaginated.js +6 -5
- package/dist/cjs/{MediaSeriesCard-3759e7fb.js → MediaSeriesCard-646d8fb5.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +9 -8
- package/dist/cjs/MediaSeriesLandingPaginated.js +10 -9
- package/dist/cjs/NavDvm.js +6 -6
- package/dist/cjs/NavMagazine.js +9 -9
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +8 -6
- package/dist/cjs/PartnerDetailListingPaginated.js +9 -7
- 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/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-086a8319.js → SeriesSlider-a2621860.js} +1 -1
- package/dist/cjs/SideFooter.js +3 -3
- package/dist/cjs/{SocialSearchComponent-d7e5d3a6.js → SocialSearchComponent-e9ec9c63.js} +1 -1
- package/dist/cjs/TaxonomyDescription.js +4 -3
- package/dist/cjs/TemplateNormal.js +4 -3
- package/dist/cjs/{Tooltip-71754b2a.js → Tooltip-4cb8849a.js} +272 -355
- 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 +12 -6
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getSerializers.js +4 -3
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-4b2706b8.js → index-53f4acd3.js} +2 -2
- 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.js +13 -10
- 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-2503361a.js → ADInfeed-b034e2e6.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-bc4a726f.js → ADlgInfeed-444f326d.js} +1 -1
- package/dist/esm/AdSlot.js +3 -2
- package/dist/esm/AdSlotsProvider.js +3 -2
- package/dist/esm/AlgoliaSearch.js +518 -1065
- 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 +11 -40
- package/dist/esm/AuthWrapper.js +16 -86
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +3 -2
- 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 +5 -4
- 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 +13 -13
- package/dist/esm/HorizontalArticleListing.js +4 -3
- package/dist/esm/{ImageSlider-da225417.js → ImageSlider-497e9c88.js} +117 -157
- package/dist/esm/IssueLanding.js +6 -5
- package/dist/esm/LeftNav.js +6 -5
- package/dist/esm/MasterDeck.js +5 -4
- package/dist/esm/MasterDeckPaginated.js +6 -5
- package/dist/esm/{MediaSeriesCard-f3db58fa.js → MediaSeriesCard-77457d91.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +9 -8
- package/dist/esm/MediaSeriesLandingPaginated.js +10 -9
- package/dist/esm/NavDvm.js +6 -6
- package/dist/esm/NavMagazine.js +9 -9
- package/dist/esm/NavNative.js +9 -9
- package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +8 -6
- package/dist/esm/PartnerDetailListingPaginated.js +9 -7
- 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/SeriesListingDeck.js +4 -3
- package/dist/esm/{SeriesSlider-a6b1d617.js → SeriesSlider-07be99e0.js} +1 -1
- package/dist/esm/SideFooter.js +3 -3
- package/dist/esm/{SocialSearchComponent-6065bff2.js → SocialSearchComponent-020f9e81.js} +1 -1
- package/dist/esm/TaxonomyDescription.js +4 -3
- package/dist/esm/TemplateNormal.js +4 -3
- package/dist/esm/{Tooltip-8307d9d1.js → Tooltip-95655b44.js} +67 -150
- 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 +12 -6
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getQuery.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-98ca9cec.js +100 -0
- package/dist/esm/{index-9d159a77.js → index-9fdf6b2a.js} +2 -2
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +13 -10
- 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/cjs/index-b95410f0.js +0 -54
- package/dist/esm/index-174b5baf.js +0 -52
package/dist/esm/GridContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-1559c147.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.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-b034e2e6.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-444f326d.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-3cc370de.js';
|
|
@@ -33,6 +33,7 @@ import './typeof-657f25da.js';
|
|
|
33
33
|
import './web.dom.iterable-ab4dea5c.js';
|
|
34
34
|
import './_is-array-8d21b9e3.js';
|
|
35
35
|
import './_library-528f1934.js';
|
|
36
|
+
import './events-6c3a7a63.js';
|
|
36
37
|
import 'prop-types';
|
|
37
38
|
import 'react-dom';
|
|
38
39
|
import './slicedToArray-6ebcbfea.js';
|
|
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
4
4
|
import { _ as _extends } from './extends-1559c147.js';
|
|
5
5
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-d21b4ef9.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-b034e2e6.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-444f326d.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-3cc370de.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-657f25da.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
|
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
|
3
3
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
4
4
|
import { N as NavFooter } from './NavFooter-1546a102.js';
|
|
5
5
|
import { S as SocialNavFooter } from './index.esm-35a42e7d.js';
|
|
6
|
-
import { S as SocialSearchComponent } from './SocialSearchComponent-
|
|
6
|
+
import { S as SocialSearchComponent } from './SocialSearchComponent-020f9e81.js';
|
|
7
7
|
import 'react-bootstrap/Form';
|
|
8
8
|
import 'react-bootstrap/FormControl';
|
|
9
9
|
import 'react-bootstrap/Button';
|
|
@@ -15,7 +15,7 @@ import Navbar from 'react-bootstrap/Navbar';
|
|
|
15
15
|
import NavDropdown from 'react-bootstrap/NavDropdown';
|
|
16
16
|
import { M as MdEmail } from './index.esm-9b042655.js';
|
|
17
17
|
import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
|
|
18
|
-
import { m as main_43, c as main_44 } from './main-
|
|
18
|
+
import { m as main_43, c as main_44 } from './main-f97773b2.js';
|
|
19
19
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
20
20
|
import './core.get-iterator-method-ea258bb1.js';
|
|
21
21
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -110,7 +110,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
110
110
|
setScreenWidth(parseInt(window.innerWidth));
|
|
111
111
|
|
|
112
112
|
setTimeout(function () {
|
|
113
|
-
var segmentLinks = navRef.current.querySelectorAll('a[
|
|
113
|
+
var segmentLinks = navRef.current.querySelectorAll('a[data-need-segment-support="true"]');
|
|
114
114
|
for (var i = 0; i < segmentLinks.length; i++) {
|
|
115
115
|
var link = segmentLinks[i];
|
|
116
116
|
var href = link.getAttribute('href');
|
|
@@ -417,7 +417,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
417
417
|
'a',
|
|
418
418
|
_extends({
|
|
419
419
|
key: 'subNav' + subIndex
|
|
420
|
-
}, ddRow.needSegmentSupport ? {
|
|
420
|
+
}, ddRow.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
421
421
|
href: ddRow.url,
|
|
422
422
|
target: ddRow.blank ? '_blank' : '_self'
|
|
423
423
|
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -440,7 +440,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
440
440
|
'a',
|
|
441
441
|
_extends({
|
|
442
442
|
key: 'subNav2' + subIndex
|
|
443
|
-
}, ddRow.needSegmentSupport ? {
|
|
443
|
+
}, ddRow.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
444
444
|
href: ddRow.url,
|
|
445
445
|
target: ddRow.blank ? '_blank' : '_self'
|
|
446
446
|
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -457,7 +457,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
457
457
|
'a',
|
|
458
458
|
_extends({
|
|
459
459
|
key: 'navlink' + index
|
|
460
|
-
}, row.needSegmentSupport ? {
|
|
460
|
+
}, row.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
461
461
|
href: row.url,
|
|
462
462
|
target: row.blank ? '_blank' : '_self'
|
|
463
463
|
}, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -501,7 +501,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
501
501
|
{ key: 'navLink4' + subIndex },
|
|
502
502
|
React__default.createElement(
|
|
503
503
|
'a',
|
|
504
|
-
_extends({}, ddRow.needSegmentSupport ? {
|
|
504
|
+
_extends({}, ddRow.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
505
505
|
href: ddRow.url || '#',
|
|
506
506
|
target: ddRow.blank ? '_blank' : '_self'
|
|
507
507
|
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -513,7 +513,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
513
513
|
'a',
|
|
514
514
|
_extends({
|
|
515
515
|
key: 'navLink5' + subIndex2
|
|
516
|
-
}, ddRow2.needSegmentSupport ? {
|
|
516
|
+
}, ddRow2.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
517
517
|
href: ddRow2.url,
|
|
518
518
|
target: ddRow2.blank ? '_blank' : '_self'
|
|
519
519
|
}, checkSisterSite(ddRow2.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -528,7 +528,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
528
528
|
'a',
|
|
529
529
|
_extends({
|
|
530
530
|
key: 'navLink4' + subIndex
|
|
531
|
-
}, ddRow.needSegmentSupport ? {
|
|
531
|
+
}, ddRow.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
532
532
|
href: ddRow.url,
|
|
533
533
|
target: ddRow.blank ? '_blank' : '_self'
|
|
534
534
|
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -552,7 +552,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
552
552
|
{ key: 'navLink4' + subIndex },
|
|
553
553
|
React__default.createElement(
|
|
554
554
|
'a',
|
|
555
|
-
_extends({}, ddRow.needSegmentSupport ? {
|
|
555
|
+
_extends({}, ddRow.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
556
556
|
href: ddRow.url || '#',
|
|
557
557
|
target: ddRow.blank ? '_blank' : '_self'
|
|
558
558
|
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -564,7 +564,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
564
564
|
'a',
|
|
565
565
|
_extends({
|
|
566
566
|
key: 'navLink5' + subIndex2
|
|
567
|
-
}, ddRow2.needSegmentSupport ? {
|
|
567
|
+
}, ddRow2.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
568
568
|
href: ddRow2.url,
|
|
569
569
|
target: ddRow2.blank ? '_blank' : '_self'
|
|
570
570
|
}, checkSisterSite(ddRow2.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -580,7 +580,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
580
580
|
'a',
|
|
581
581
|
_extends({
|
|
582
582
|
key: 'navLink5' + subIndex
|
|
583
|
-
}, ddRow.needSegmentSupport ? {
|
|
583
|
+
}, ddRow.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
584
584
|
href: ddRow.url,
|
|
585
585
|
target: ddRow.blank ? '_blank' : '_self'
|
|
586
586
|
}, checkSisterSite(ddRow.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -598,7 +598,7 @@ var HamMagazine = function HamMagazine(props) {
|
|
|
598
598
|
'a',
|
|
599
599
|
_extends({
|
|
600
600
|
key: index
|
|
601
|
-
}, row.needSegmentSupport ? {
|
|
601
|
+
}, row.needSegmentSupport ? { 'data-need-segment-support': 'true' } : {}, {
|
|
602
602
|
href: row.url,
|
|
603
603
|
target: row.blank ? '_blank' : '_self'
|
|
604
604
|
}, checkSisterSite(row.url) ? {} : { rel: 'noopener noreferrer' }, {
|
|
@@ -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-9fdf6b2a.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './YoutubeGroup.js';
|
|
@@ -16,10 +16,11 @@ import 'prop-types';
|
|
|
16
16
|
import './smoothscroll-fa4e3f8c.js';
|
|
17
17
|
import './urlFor.js';
|
|
18
18
|
import './index-3f5c03b2.js';
|
|
19
|
-
import './main-
|
|
19
|
+
import './main-f97773b2.js';
|
|
20
20
|
import './iconBase-ccc56b97.js';
|
|
21
21
|
import 'react-bootstrap';
|
|
22
|
-
import './index-
|
|
22
|
+
import './index-f0fc23eb.js';
|
|
23
|
+
import './events-6c3a7a63.js';
|
|
23
24
|
import 'next/router';
|
|
24
25
|
import './util-8ed16d48.js';
|
|
25
26
|
import './Beam.js';
|