@mjhls/mjh-framework 1.0.1019-v3 → 1.0.1020
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD300x250.js +1 -1
- package/dist/cjs/AD300x250x600.js +1 -1
- package/dist/cjs/AD728x90.js +1 -1
- package/dist/cjs/ADFloatingFooter.js +10 -2
- package/dist/cjs/ADGutter.js +10 -2
- package/dist/cjs/{ADInfeed-ef933a08.js → ADInfeed-89488c41.js} +10 -1
- package/dist/cjs/ADSkyscraper.js +10 -2
- package/dist/cjs/ADSponsoredResources.js +10 -2
- package/dist/cjs/ADWebcast.js +10 -2
- package/dist/cjs/ADWelcome.js +1 -1
- package/dist/cjs/{ADlgInfeed-0e931f24.js → ADlgInfeed-9d62050b.js} +10 -1
- package/dist/cjs/AdSlot.js +17 -6
- package/dist/cjs/AdSlotsProvider.js +1 -1
- package/dist/cjs/AlgoliaSearch.js +108 -72
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +2 -2
- package/dist/cjs/ArticleSeriesLandingPage.js +3 -3
- package/dist/cjs/ArticleSeriesListing.js +1 -1
- package/dist/cjs/Auth.js +1 -1
- package/dist/cjs/AuthWrapper.js +65 -3
- package/dist/cjs/CEDeckSupabase.js +1 -1
- package/dist/cjs/CMEDeck.js +1 -1
- package/dist/cjs/Column2.js +2 -4
- package/dist/cjs/Column3.js +1 -1
- package/dist/cjs/ContentCardPaginated.js +2 -2
- package/dist/cjs/DeckContent.js +2 -2
- package/dist/cjs/DeckQueue.js +1 -1
- package/dist/cjs/DeckQueuePaginated.js +1 -1
- package/dist/cjs/EventsDeck.js +1 -1
- package/dist/cjs/ExternalResources.js +5 -5
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +3 -3
- package/dist/cjs/GridContentPaginated.js +3 -3
- package/dist/cjs/HamMagazine.js +41 -43
- package/dist/cjs/HorizontalArticleListing.js +2 -2
- package/dist/cjs/{ImageSlider-50807a77.js → ImageSlider-1ec0408b.js} +159 -114
- package/dist/cjs/IssueLanding.js +4 -4
- package/dist/cjs/LeftNav.js +15 -14
- package/dist/cjs/MasterDeck.js +3 -3
- package/dist/cjs/MasterDeckPaginated.js +3 -3
- package/dist/cjs/{MediaSeriesCard-756b0d9a.js → MediaSeriesCard-de7f7fcc.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +7 -7
- package/dist/cjs/MediaSeriesLandingPaginated.js +7 -7
- package/dist/cjs/NavDvm.js +28 -30
- package/dist/cjs/{NavFooter-b37e3eed.js → NavFooter-257b5318.js} +3 -4
- package/dist/cjs/NavMagazine.js +39 -41
- package/dist/cjs/NavNative.js +46 -46
- package/dist/cjs/PartnerDetailListing.js +27 -39
- package/dist/cjs/PartnerDetailListingPaginated.js +31 -37
- package/dist/cjs/PodcastsLanding.js +5 -5
- package/dist/cjs/PubSection.js +3 -3
- package/dist/cjs/QueueDeckExpanded.js +3 -3
- package/dist/cjs/QueueDeckExpandedPaginated.js +3 -3
- package/dist/cjs/SeriesListingDeck.js +2 -2
- package/dist/cjs/{SeriesSlider-18fc6e71.js → SeriesSlider-fc6dd07d.js} +1 -1
- package/dist/cjs/SideFooter.js +7 -9
- package/dist/cjs/{SocialSearchComponent-e30b4dea.js → SocialSearchComponent-b99947d4.js} +2 -2
- package/dist/cjs/TaxonomyCard.js +8 -8
- package/dist/cjs/TaxonomyDescription.js +2 -2
- package/dist/cjs/TemplateNormal.js +4 -4
- package/dist/cjs/{Tooltip-8011d690.js → Tooltip-71754b2a.js} +257 -234
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +3 -3
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/View.js +4 -4
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +2 -2
- package/dist/cjs/{index-de9f9069.js → index-3111bc4e.js} +1 -1
- package/dist/cjs/index-b95410f0.js +54 -0
- package/dist/cjs/{index-3cd60d26.js → index-bd6c9f56.js} +11 -11
- package/dist/cjs/{index.esm-bb54403e.js → index.esm-91e651b0.js} +7 -8
- package/dist/cjs/index.js +11 -12
- package/dist/cjs/{main-6054981e.js → main-ae8472f3.js} +2 -1
- package/dist/esm/AD300x250.js +1 -1
- package/dist/esm/AD300x250x600.js +1 -1
- package/dist/esm/AD728x90.js +1 -1
- package/dist/esm/ADFloatingFooter.js +10 -2
- package/dist/esm/ADGutter.js +10 -2
- package/dist/esm/{ADInfeed-f946441a.js → ADInfeed-fb3b056f.js} +10 -1
- package/dist/esm/ADSkyscraper.js +10 -2
- package/dist/esm/ADSponsoredResources.js +10 -2
- package/dist/esm/ADWebcast.js +10 -2
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/{ADlgInfeed-012e6f16.js → ADlgInfeed-29f7b84c.js} +10 -1
- package/dist/esm/AdSlot.js +17 -6
- package/dist/esm/AdSlotsProvider.js +1 -1
- package/dist/esm/AlgoliaSearch.js +95 -59
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +2 -2
- package/dist/esm/ArticleSeriesLandingPage.js +3 -3
- package/dist/esm/ArticleSeriesListing.js +1 -1
- package/dist/esm/Auth.js +1 -1
- package/dist/esm/AuthWrapper.js +63 -1
- package/dist/esm/CEDeckSupabase.js +1 -1
- package/dist/esm/CMEDeck.js +1 -1
- package/dist/esm/Column2.js +2 -4
- package/dist/esm/Column3.js +1 -1
- package/dist/esm/ContentCardPaginated.js +2 -2
- package/dist/esm/DeckContent.js +2 -2
- package/dist/esm/DeckQueue.js +1 -1
- package/dist/esm/DeckQueuePaginated.js +1 -1
- package/dist/esm/EventsDeck.js +1 -1
- package/dist/esm/ExternalResources.js +5 -5
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +3 -3
- package/dist/esm/GridContentPaginated.js +3 -3
- package/dist/esm/HamMagazine.js +41 -43
- package/dist/esm/HorizontalArticleListing.js +2 -2
- package/dist/esm/{ImageSlider-cdb57d30.js → ImageSlider-83913c4c.js} +160 -115
- package/dist/esm/IssueLanding.js +4 -4
- package/dist/esm/LeftNav.js +15 -14
- package/dist/esm/MasterDeck.js +3 -3
- package/dist/esm/MasterDeckPaginated.js +3 -3
- package/dist/esm/{MediaSeriesCard-f1f91e14.js → MediaSeriesCard-8ec69f60.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +7 -7
- package/dist/esm/MediaSeriesLandingPaginated.js +7 -7
- package/dist/esm/NavDvm.js +28 -30
- package/dist/esm/{NavFooter-37c5eea2.js → NavFooter-27a16f65.js} +3 -4
- package/dist/esm/NavMagazine.js +39 -41
- package/dist/esm/NavNative.js +46 -46
- package/dist/esm/PartnerDetailListing.js +27 -39
- package/dist/esm/PartnerDetailListingPaginated.js +31 -37
- package/dist/esm/PodcastsLanding.js +5 -5
- package/dist/esm/PubSection.js +3 -3
- package/dist/esm/QueueDeckExpanded.js +3 -3
- package/dist/esm/QueueDeckExpandedPaginated.js +3 -3
- package/dist/esm/SeriesListingDeck.js +2 -2
- package/dist/esm/{SeriesSlider-5728e349.js → SeriesSlider-771918ce.js} +1 -1
- package/dist/esm/SideFooter.js +7 -9
- package/dist/esm/{SocialSearchComponent-7591859b.js → SocialSearchComponent-aedf8322.js} +2 -2
- package/dist/esm/TaxonomyCard.js +8 -8
- package/dist/esm/TaxonomyDescription.js +2 -2
- package/dist/esm/TemplateNormal.js +4 -4
- package/dist/esm/{Tooltip-2cdd0895.js → Tooltip-8307d9d1.js} +52 -29
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +2 -2
- package/dist/esm/VideoSeriesLandingPage.js +3 -3
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/View.js +4 -4
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +2 -2
- package/dist/esm/index-174b5baf.js +52 -0
- package/dist/esm/{index-29ed16aa.js → index-a71a6cc7.js} +1 -1
- package/dist/esm/{index-0a63f9a3.js → index-db3bb315.js} +11 -11
- package/dist/esm/{index.esm-8639823a.js → index.esm-06bf63a3.js} +7 -8
- package/dist/esm/index.js +11 -12
- package/dist/esm/{main-9f6806ea.js → main-754d4992.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/defineProperty-19580e93.js +0 -71
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/esm/defineProperty-e8022d1e.js +0 -66
- package/dist/esm/index-98ca9cec.js +0 -100
package/dist/esm/Auth.js
CHANGED
|
@@ -6,7 +6,7 @@ import Router from 'next/router';
|
|
|
6
6
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
7
7
|
import { Form, Col, Button, Spinner } from 'react-bootstrap';
|
|
8
8
|
import useSWR from 'swr';
|
|
9
|
-
import { s as serialize_1, p as parse_1 } from './index-
|
|
9
|
+
import { s as serialize_1, p as parse_1 } from './index-db3bb315.js';
|
|
10
10
|
import Local from 'passport-local';
|
|
11
11
|
import mysql from 'mysql';
|
|
12
12
|
import { u as util } from './util-8ed16d48.js';
|
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import { d as defineProperty, b as asyncToGenerator } from './defineProperty-e8022d1e.js';
|
|
4
3
|
import React__default, { useState, useEffect } from 'react';
|
|
5
4
|
import { Form } from 'react-bootstrap';
|
|
6
5
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -793,6 +792,69 @@ try {
|
|
|
793
792
|
|
|
794
793
|
var regenerator = runtime_1;
|
|
795
794
|
|
|
795
|
+
var defineProperty = createCommonjsModule(function (module) {
|
|
796
|
+
function _defineProperty(obj, key, value) {
|
|
797
|
+
if (key in obj) {
|
|
798
|
+
Object.defineProperty(obj, key, {
|
|
799
|
+
value: value,
|
|
800
|
+
enumerable: true,
|
|
801
|
+
configurable: true,
|
|
802
|
+
writable: true
|
|
803
|
+
});
|
|
804
|
+
} else {
|
|
805
|
+
obj[key] = value;
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
return obj;
|
|
809
|
+
}
|
|
810
|
+
|
|
811
|
+
module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
812
|
+
});
|
|
813
|
+
|
|
814
|
+
unwrapExports(defineProperty);
|
|
815
|
+
|
|
816
|
+
var asyncToGenerator = createCommonjsModule(function (module) {
|
|
817
|
+
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
818
|
+
try {
|
|
819
|
+
var info = gen[key](arg);
|
|
820
|
+
var value = info.value;
|
|
821
|
+
} catch (error) {
|
|
822
|
+
reject(error);
|
|
823
|
+
return;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
if (info.done) {
|
|
827
|
+
resolve(value);
|
|
828
|
+
} else {
|
|
829
|
+
Promise.resolve(value).then(_next, _throw);
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
function _asyncToGenerator(fn) {
|
|
834
|
+
return function () {
|
|
835
|
+
var self = this,
|
|
836
|
+
args = arguments;
|
|
837
|
+
return new Promise(function (resolve, reject) {
|
|
838
|
+
var gen = fn.apply(self, args);
|
|
839
|
+
|
|
840
|
+
function _next(value) {
|
|
841
|
+
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
function _throw(err) {
|
|
845
|
+
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
_next(undefined);
|
|
849
|
+
});
|
|
850
|
+
};
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
854
|
+
});
|
|
855
|
+
|
|
856
|
+
unwrapExports(asyncToGenerator);
|
|
857
|
+
|
|
796
858
|
var arrayWithHoles = createCommonjsModule(function (module) {
|
|
797
859
|
function _arrayWithHoles(arr) {
|
|
798
860
|
if (Array.isArray(arr)) return arr;
|
|
@@ -4,7 +4,7 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
4
4
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
5
5
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
|
-
import { m as main_43 } from './main-
|
|
7
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
8
8
|
import { useRouter } from 'next/router';
|
|
9
9
|
import { l as lib_3 } from './index-5cc7b406.js';
|
|
10
10
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -6,7 +6,7 @@ import React__default, { useState, useRef, useEffect } from 'react';
|
|
|
6
6
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
8
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
9
|
-
import { m as main_43 } from './main-
|
|
9
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
12
|
import { l as lib_3 } from './index-5cc7b406.js';
|
package/dist/esm/Column2.js
CHANGED
|
@@ -3,17 +3,15 @@ import Row from 'react-bootstrap/Row';
|
|
|
3
3
|
import Col from 'react-bootstrap/Col';
|
|
4
4
|
import SideFooter from './SideFooter.js';
|
|
5
5
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
6
|
-
import './extends-6d8e3924.js';
|
|
7
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
-
import './_object-pie-133f504a.js';
|
|
10
6
|
import './react-social-icons-9be47857.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
8
|
import 'prop-types';
|
|
12
9
|
import './get-3c308da4.js';
|
|
13
10
|
import './isSymbol-a7e9aafe.js';
|
|
14
11
|
import './eq-bdcbf886.js';
|
|
15
12
|
import './Segment.js';
|
|
16
13
|
import './asyncToGenerator-958ef5fc.js';
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
17
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
18
16
|
import './_library-528f1934.js';
|
|
19
17
|
import './_iter-detect-98db3b07.js';
|
package/dist/esm/Column3.js
CHANGED
|
@@ -6,7 +6,7 @@ import LeftNav from './LeftNav.js';
|
|
|
6
6
|
import SideFooter from './SideFooter.js';
|
|
7
7
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
8
8
|
import PageFilter from './PageFilter.js';
|
|
9
|
-
import { m as main_43 } from './main-
|
|
9
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
10
10
|
import './slicedToArray-6ebcbfea.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -12,9 +12,9 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
|
-
import { m as main_43 } from './main-
|
|
15
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
16
16
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
17
|
+
import { A as ADInfeed } from './ADInfeed-fb3b056f.js';
|
|
18
18
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -14,9 +14,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
14
14
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
15
15
|
import urlFor from './urlFor.js';
|
|
16
16
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
17
|
-
import { m as main_43 } from './main-
|
|
17
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
19
|
+
import { A as ADInfeed } from './ADInfeed-fb3b056f.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -15,7 +15,7 @@ import { g as get_1 } from './get-3c308da4.js';
|
|
|
15
15
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
16
16
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
|
-
import { m as main_43 } from './main-
|
|
18
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
19
19
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -13,7 +13,7 @@ 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 { g as get_1 } from './get-3c308da4.js';
|
|
16
|
-
import { m as main_43 } from './main-
|
|
16
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
19
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -15,7 +15,7 @@ import Col from 'react-bootstrap/Col';
|
|
|
15
15
|
import Card from 'react-bootstrap/Card';
|
|
16
16
|
import Form from 'react-bootstrap/Form';
|
|
17
17
|
import Button from 'react-bootstrap/Button';
|
|
18
|
-
import './main-
|
|
18
|
+
import './main-754d4992.js';
|
|
19
19
|
import { m as momentTimezone } from './index-30a6257d.js';
|
|
20
20
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
21
|
import { useRouter } from 'next/router';
|
|
@@ -2,7 +2,7 @@ import { _ as _extends } from './extends-6d8e3924.js';
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
5
|
-
import { g as getSerializers } from './index-
|
|
5
|
+
import { g as getSerializers } from './index-a71a6cc7.js';
|
|
6
6
|
import { m as momentTimezone } from './index-30a6257d.js';
|
|
7
7
|
import { useRouter } from 'next/router';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
|
@@ -24,7 +24,7 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
25
|
import './_iter-detect-98db3b07.js';
|
|
26
26
|
import './Segment.js';
|
|
27
|
-
import './main-
|
|
27
|
+
import './main-754d4992.js';
|
|
28
28
|
import './urlForFile-b69adffc.js';
|
|
29
29
|
import './index-755f2cc2.js';
|
|
30
30
|
import 'react-dom';
|
|
@@ -124,7 +124,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
124
124
|
{ id: 'thumb' },
|
|
125
125
|
React__default.createElement(
|
|
126
126
|
'a',
|
|
127
|
-
|
|
127
|
+
{ href: destination, target: '_blank', rel: checkSisterSite(destination) ? '' : 'noopener noreferrer' },
|
|
128
128
|
React__default.createElement('img', { src: r.thumbnail })
|
|
129
129
|
)
|
|
130
130
|
),
|
|
@@ -133,7 +133,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
133
133
|
{ id: 'details' },
|
|
134
134
|
React__default.createElement(
|
|
135
135
|
'a',
|
|
136
|
-
|
|
136
|
+
{ href: destination, target: '_blank', rel: checkSisterSite(destination) ? '' : 'noopener noreferrer' },
|
|
137
137
|
React__default.createElement(
|
|
138
138
|
'p',
|
|
139
139
|
{ id: 'title' },
|
|
@@ -193,7 +193,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
193
193
|
),
|
|
194
194
|
React__default.createElement(
|
|
195
195
|
Button,
|
|
196
|
-
|
|
196
|
+
{ id: 'cta', variant: 'secondary', href: destination, target: '_blank', rel: checkSisterSite(destination) ? '' : 'noopener noreferrer' },
|
|
197
197
|
cta
|
|
198
198
|
)
|
|
199
199
|
)
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import urlFor from './urlFor.js';
|
|
3
|
-
import { m as main_43 } from './main-
|
|
3
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
4
4
|
import Carousel from 'react-bootstrap/Carousel';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -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-fb3b056f.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-29f7b84c.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-754d4992.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';
|
|
@@ -13,13 +13,13 @@ 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-fb3b056f.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-29f7b84c.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-754d4992.js';
|
|
23
23
|
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
24
24
|
import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
|
|
25
25
|
import { P as Pagination } from './Pagination-9fe9f61d.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-aedf8322.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-754d4992.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-a71a6cc7.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
import './_object-pie-133f504a.js';
|
|
@@ -17,7 +17,7 @@ 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-754d4992.js';
|
|
21
21
|
import './iconBase-ccc56b97.js';
|
|
22
22
|
import 'react-bootstrap';
|
|
23
23
|
import './index-5cc7b406.js';
|