@mjhls/mjh-framework 1.0.710 → 1.0.711-beta.2
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 +9 -10
- package/dist/cjs/AD300x250.js +24 -25
- package/dist/cjs/AD300x250x600.js +24 -25
- package/dist/cjs/AD728x90.js +27 -28
- package/dist/cjs/ADFloatingFooter.js +26 -27
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +26 -27
- package/dist/cjs/{ADInfeed-2c7a6dd8.js → ADInfeed-5a561d7c.js} +11 -13
- package/dist/cjs/ADSkyscraper.js +26 -27
- package/dist/cjs/ADSponsoredResources.js +26 -27
- package/dist/cjs/ADWebcast.js +26 -27
- package/dist/cjs/ADWelcome.js +30 -31
- package/dist/cjs/{ADlgInfeed-fb101797.js → ADlgInfeed-c50f81d4.js} +8 -9
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -32
- package/dist/cjs/AdSlotsProvider.js +7 -8
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -23
- package/dist/cjs/ArticleSeriesListing.js +59 -59
- package/dist/cjs/Auth.js +334 -820
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +9 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/BrowseVideosListing.js +41 -41
- package/dist/cjs/CMEDeck.js +78 -78
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -35
- package/dist/cjs/Column3.js +55 -58
- package/dist/cjs/ConferenceArticleCard.js +22 -23
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +94 -98
- package/dist/cjs/DeckQueue.js +86 -90
- package/dist/cjs/{Dfp-a863cf48.js → Dfp-ce7ac168.js} +30 -31
- package/dist/cjs/EventsDeck.js +129 -136
- package/dist/cjs/ExternalResources.js +78 -76
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +177 -181
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +52 -52
- package/dist/cjs/HamMagazine.js +130 -135
- package/dist/cjs/Header.js +11 -13
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -77
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +40 -41
- package/dist/cjs/LeftNav.js +36 -38
- package/dist/cjs/MasterDeck.js +71 -72
- package/dist/cjs/NavDvm.js +75 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +138 -143
- package/dist/cjs/NavNative.js +115 -123
- package/dist/cjs/NavNormal.js +48 -53
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -67
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +106 -106
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +74 -78
- package/dist/cjs/QueueDeckExpanded.js +292 -292
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +24 -25
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -22
- package/dist/cjs/Segment.js +7 -7
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +35 -36
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -62
- package/dist/cjs/TaxonomyDescription.js +51 -51
- package/dist/cjs/TemplateNormal.js +72 -73
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -27
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoProgramLandingPage.js +247 -0
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +19 -19
- package/dist/cjs/VideoSeriesLandingPage.js +177 -0
- package/dist/cjs/VideoSeriesListing.js +74 -74
- package/dist/cjs/View.js +227 -229
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +61 -61
- package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
- package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_set-species-a8cfdb84.js → _set-species-f92c67c5.js} +4 -4
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-533d476a.js} +8 -8
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
- package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
- package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
- package/dist/cjs/getRelatedArticle.js +76 -138
- package/dist/cjs/getSerializers.js +42 -41
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/index-187c967e.js +54 -0
- package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
- package/dist/cjs/{index-5ad2b070.js → index-8bf6c863.js} +48 -30
- package/dist/cjs/{index-bb09dc7c.js → index-9b8a57e5.js} +853 -876
- package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
- package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +133 -127
- package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
- package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
- package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
- package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{smoothscroll-1abb448e.js → smoothscroll-5054361f.js} +1 -51
- package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
- package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +21 -21
- package/dist/esm/AD300x250x600.js +21 -21
- package/dist/esm/AD728x90.js +24 -24
- package/dist/esm/ADFloatingFooter.js +23 -23
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +23 -23
- package/dist/esm/{ADInfeed-a9a35a5c.js → ADInfeed-d4c94a16.js} +7 -7
- package/dist/esm/ADSkyscraper.js +23 -23
- package/dist/esm/ADSponsoredResources.js +23 -23
- package/dist/esm/ADWebcast.js +23 -23
- package/dist/esm/ADWelcome.js +27 -27
- package/dist/esm/{ADlgInfeed-ce2e0e3a.js → ADlgInfeed-5b170d9e.js} +6 -6
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +23 -23
- package/dist/esm/AdSlotsProvider.js +4 -4
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -19
- package/dist/esm/ArticleSeriesListing.js +54 -53
- package/dist/esm/Auth.js +317 -799
- package/dist/esm/{AuthorComponent-c29a0075.js → AuthorComponent-00f13201.js} +11 -11
- package/dist/esm/Beam.js +9 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/BrowseVideosListing.js +38 -37
- package/dist/esm/CMEDeck.js +74 -74
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -26
- package/dist/esm/Column3.js +48 -48
- package/dist/esm/ConferenceArticleCard.js +18 -18
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +76 -76
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-db06d7dc.js → Dfp-14e866d7.js} +20 -20
- package/dist/esm/EventsDeck.js +82 -82
- package/dist/esm/ExternalResources.js +72 -69
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -139
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -45
- package/dist/esm/HamMagazine.js +104 -104
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +37 -37
- package/dist/esm/LeftNav.js +32 -32
- package/dist/esm/MasterDeck.js +65 -65
- package/dist/esm/NavDvm.js +57 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +114 -114
- package/dist/esm/NavNative.js +91 -91
- package/dist/esm/NavNormal.js +36 -36
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +102 -101
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +50 -50
- package/dist/esm/QueueDeckExpanded.js +272 -272
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +7 -7
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +31 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-fab3e851.js → SocialSearchComponent-8ac29f4f.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +46 -45
- package/dist/esm/TemplateNormal.js +66 -66
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +242 -0
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +16 -16
- package/dist/esm/VideoSeriesLandingPage.js +172 -0
- package/dist/esm/VideoSeriesListing.js +68 -67
- package/dist/esm/View.js +211 -209
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -45
- package/dist/esm/{_is-array-9383b394.js → _is-array-49698029.js} +6 -6
- package/dist/esm/{_iter-detect-d4d262ee.js → _iter-detect-59409a32.js} +2 -2
- package/dist/esm/{_object-sap-6a003379.js → _object-sap-4d59d5bd.js} +1 -1
- package/dist/esm/{_set-species-0b056cff.js → _set-species-cede29f8.js} +4 -4
- package/dist/esm/{_to-object-9bef3b62.js → _to-object-ded78eb9.js} +5 -5
- package/dist/esm/{asyncToGenerator-acd1cc47.js → asyncToGenerator-7c654f36.js} +8 -8
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/{core.get-iterator-method-1b116089.js → core.get-iterator-method-54d2e411.js} +2 -2
- package/dist/esm/{define-property-9a008401.js → define-property-de3fc946.js} +1 -1
- package/dist/esm/{defineProperty-ddd52c29.js → defineProperty-b798470d.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-b24a54f2.js → es6.string.iterator-9b2af4a5.js} +3 -3
- package/dist/esm/{extends-c2b1c9d7.js → extends-cc5da797.js} +1 -1
- package/dist/esm/getRelatedArticle.js +71 -133
- package/dist/esm/getSerializers.js +42 -41
- package/dist/esm/{getTargeting-b1a7be54.js → getTargeting-2acdec91.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-48a08226.js → index-4d1ed4ba.js} +800 -816
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
- package/dist/esm/{index-669ff425.js → index-a9e53f80.js} +43 -24
- package/dist/esm/index-c7e2ac95.js +52 -0
- package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +109 -105
- package/dist/esm/{inherits-18d4a779.js → inherits-7ee3e0c1.js} +5 -5
- package/dist/esm/{keys-9bb7939c.js → keys-fc2d4c34.js} +2 -2
- package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
- package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
- package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-34468155.js → slicedToArray-7021e5df.js} +4 -4
- package/dist/esm/{smoothscroll-ab6e0238.js → smoothscroll-0cd4c7a6.js} +3 -52
- package/dist/esm/{stringify-8a4f19f7.js → stringify-008c8802.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-5212fee7.js → toConsumableArray-725434a0.js} +4 -4
- package/dist/esm/{typeof-64422756.js → typeof-08f2c380.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
- package/dist/esm/{web.dom.iterable-ca37144a.js → web.dom.iterable-8956f9a5.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-34468155.js';
|
|
2
|
-
import React, { useState } from 'react';
|
|
3
|
-
import Accordion from 'react-bootstrap/Accordion';
|
|
4
|
-
import { useAccordionToggle } from 'react-bootstrap/AccordionToggle';
|
|
5
|
-
import { a as IoMdArrowDropdown } from './index.esm-3fdda599.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './es6.string.iterator-
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
5
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
6
|
+
import React__default, { useState } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
11
8
|
import './iconBase-602d52fe.js';
|
|
9
|
+
import { a as IoMdArrowDropdown } from './index.esm-29e48d38.js';
|
|
10
|
+
import Accordion from 'react-bootstrap/Accordion';
|
|
11
|
+
import { useAccordionToggle } from 'react-bootstrap/AccordionToggle';
|
|
12
12
|
|
|
13
13
|
var AccordionPanel = function AccordionPanel(props) {
|
|
14
14
|
var accordionClassName = props.accordionClassName,
|
|
@@ -30,48 +30,48 @@ var AccordionPanel = function AccordionPanel(props) {
|
|
|
30
30
|
var decoratedOnClick = useAccordionToggle(eventKey, function () {
|
|
31
31
|
return handleAccordion(eventKey);
|
|
32
32
|
});
|
|
33
|
-
return
|
|
33
|
+
return React__default.createElement(
|
|
34
34
|
'div',
|
|
35
35
|
{ onMouseEnter: decoratedOnClick, className: 'accordion-head' },
|
|
36
36
|
children
|
|
37
37
|
);
|
|
38
38
|
};
|
|
39
39
|
|
|
40
|
-
return
|
|
41
|
-
|
|
40
|
+
return React__default.createElement(
|
|
41
|
+
React__default.Fragment,
|
|
42
42
|
null,
|
|
43
|
-
data && data.length &&
|
|
43
|
+
data && data.length && React__default.createElement(
|
|
44
44
|
Accordion,
|
|
45
45
|
{ defaultActiveKey: '0', activeKey: activeAccordionKey, className: accordionClassName },
|
|
46
46
|
data.map(function (item) {
|
|
47
|
-
return
|
|
48
|
-
|
|
47
|
+
return React__default.createElement(
|
|
48
|
+
React__default.Fragment,
|
|
49
49
|
null,
|
|
50
|
-
|
|
50
|
+
React__default.createElement(
|
|
51
51
|
CustomToggle,
|
|
52
52
|
{ key: item.id, eventKey: item.id },
|
|
53
|
-
|
|
53
|
+
React__default.createElement(
|
|
54
54
|
'a',
|
|
55
55
|
{ href: item.url },
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
React__default.createElement(
|
|
57
|
+
React__default.Fragment,
|
|
58
58
|
null,
|
|
59
59
|
item.title,
|
|
60
|
-
item.subItems &&
|
|
60
|
+
item.subItems && React__default.createElement(IoMdArrowDropdown, null)
|
|
61
61
|
)
|
|
62
62
|
)
|
|
63
63
|
),
|
|
64
|
-
|
|
64
|
+
React__default.createElement(
|
|
65
65
|
Accordion.Collapse,
|
|
66
66
|
{ eventKey: item.id },
|
|
67
|
-
|
|
67
|
+
React__default.createElement(
|
|
68
68
|
'div',
|
|
69
69
|
null,
|
|
70
70
|
item.subItems && item.subItems.map(function (subItem) {
|
|
71
|
-
return
|
|
71
|
+
return React__default.createElement(
|
|
72
72
|
'a',
|
|
73
73
|
{ href: subItem.url },
|
|
74
|
-
|
|
74
|
+
React__default.createElement(
|
|
75
75
|
'div',
|
|
76
76
|
{ key: subItem.id, className: 'accordion-sub-item' },
|
|
77
77
|
subItem.title
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-c2b1c9d7.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-34468155.js';
|
|
3
|
-
import React, { useState, useEffect } from 'react';
|
|
4
|
-
import PropTypes from 'prop-types';
|
|
5
|
-
import { a as lib_2 } from './index-669ff425.js';
|
|
6
|
-
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
7
|
-
import Beam from './Beam.js';
|
|
8
|
-
import Segment from './Segment.js';
|
|
9
|
-
import { d as main_16 } from './main-1450d277.js';
|
|
10
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import './_to-object-
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-59409a32.js';
|
|
6
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
12
7
|
import './_object-pie-71ac75a4.js';
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import '
|
|
8
|
+
import { _ as _extends } from './extends-cc5da797.js';
|
|
9
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
10
|
+
import React__default, { useState, useEffect } from 'react';
|
|
11
|
+
import { a as lib_2 } from './index-a9e53f80.js';
|
|
12
|
+
import PropTypes from 'prop-types';
|
|
16
13
|
import './isSymbol-807e927e.js';
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
14
|
+
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
15
|
+
import { d as main_16 } from './main-e4a934b2.js';
|
|
16
|
+
import './stringify-008c8802.js';
|
|
17
|
+
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
18
|
+
import './asyncToGenerator-7c654f36.js';
|
|
19
|
+
import './_set-species-cede29f8.js';
|
|
20
|
+
import Segment from './Segment.js';
|
|
21
|
+
import Beam from './Beam.js';
|
|
22
22
|
|
|
23
23
|
var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
24
24
|
var adUnit = _ref.adUnit,
|
|
@@ -46,9 +46,9 @@ var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
|
46
46
|
setAdRefreshable = _useState4[1];
|
|
47
47
|
|
|
48
48
|
var _useState5 = useState(false),
|
|
49
|
-
_useState6 = _slicedToArray(_useState5, 2)
|
|
50
|
-
_useState6[0]
|
|
51
|
-
_useState6[1];
|
|
49
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
50
|
+
adHasFocus = _useState6[0],
|
|
51
|
+
setAdHasFocus = _useState6[1];
|
|
52
52
|
|
|
53
53
|
var adTargeting = _extends({}, targeting, { hostname: typeof window !== 'undefined' ? window.location.hostname : null });
|
|
54
54
|
|
|
@@ -74,10 +74,10 @@ var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
|
74
74
|
eventData = _useState8[0],
|
|
75
75
|
setEventData = _useState8[1];
|
|
76
76
|
|
|
77
|
-
return
|
|
77
|
+
return React__default.createElement(
|
|
78
78
|
'div',
|
|
79
79
|
{ className: className, style: { textAlign: 'center' } },
|
|
80
|
-
|
|
80
|
+
React__default.createElement(lib_2, {
|
|
81
81
|
style: { marginBottom: '1rem' },
|
|
82
82
|
slotId: slotId,
|
|
83
83
|
sizes: sizes,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React, { useEffect } from 'react';
|
|
2
|
-
import { b as lib_1, l as lib_3 } from './index-669ff425.js';
|
|
3
|
-
import { e as main_22 } from './main-1450d277.js';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import React__default, { useEffect } from 'react';
|
|
3
|
+
import { b as lib_1, l as lib_3 } from './index-a9e53f80.js';
|
|
5
4
|
import 'prop-types';
|
|
5
|
+
import { e as main_22 } from './main-e4a934b2.js';
|
|
6
6
|
|
|
7
7
|
var AdSlotsProvider = function AdSlotsProvider(_ref) {
|
|
8
8
|
var children = _ref.children,
|
|
@@ -32,7 +32,7 @@ var AdSlotsProvider = function AdSlotsProvider(_ref) {
|
|
|
32
32
|
};
|
|
33
33
|
}, []);
|
|
34
34
|
|
|
35
|
-
return
|
|
35
|
+
return React__default.createElement(
|
|
36
36
|
lib_1,
|
|
37
37
|
{ dfpNetworkId: networkID, targeting: targeting, singleRequest: singleRequest, lazyLoad: { fetchMarginPercent: 0, renderMarginPercent: 0, mobileScaling: 1.0 } },
|
|
38
38
|
children
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-c2b1c9d7.js';
|
|
2
|
-
import { _ as _Object$keys } from './keys-9bb7939c.js';
|
|
3
|
-
import { _ as _toConsumableArray } from './toConsumableArray-5212fee7.js';
|
|
4
|
-
import React, { useRef, useEffect } from 'react';
|
|
5
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
6
|
-
import './_to-object-
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './_iter-detect-59409a32.js';
|
|
5
|
+
import { _ as _toConsumableArray } from './toConsumableArray-725434a0.js';
|
|
6
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './_object-pie-71ac75a4.js';
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import '
|
|
11
|
-
import './
|
|
8
|
+
import { _ as _extends } from './extends-cc5da797.js';
|
|
9
|
+
import './_object-sap-4d59d5bd.js';
|
|
10
|
+
import React__default, { useRef, useEffect } from 'react';
|
|
11
|
+
import { _ as _Object$keys } from './keys-fc2d4c34.js';
|
|
12
12
|
|
|
13
13
|
var sortByName = function sortByName(arr) {
|
|
14
14
|
var items = [].concat(_toConsumableArray(arr));
|
|
@@ -53,12 +53,12 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
53
53
|
padding: '0 10px',
|
|
54
54
|
color: 'grey'
|
|
55
55
|
};
|
|
56
|
-
return
|
|
56
|
+
return React__default.createElement(
|
|
57
57
|
'div',
|
|
58
58
|
{ className: 'd-flex flex-wrap mb-3' },
|
|
59
59
|
alphabet.map(function (letter, i) {
|
|
60
60
|
if (dataList[letter]) {
|
|
61
|
-
return
|
|
61
|
+
return React__default.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{
|
|
64
64
|
key: i,
|
|
@@ -70,7 +70,7 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
70
70
|
window.scrollTo(0, itemsRef.current[index].offsetTop);
|
|
71
71
|
}
|
|
72
72
|
} },
|
|
73
|
-
|
|
73
|
+
React__default.createElement(
|
|
74
74
|
'span',
|
|
75
75
|
{
|
|
76
76
|
style: _extends({}, style, {
|
|
@@ -80,7 +80,7 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
80
80
|
)
|
|
81
81
|
);
|
|
82
82
|
}
|
|
83
|
-
return
|
|
83
|
+
return React__default.createElement(
|
|
84
84
|
'span',
|
|
85
85
|
{ key: i, style: style },
|
|
86
86
|
letter
|
|
@@ -93,29 +93,29 @@ var AlphabeticList = function AlphabeticList(_ref) {
|
|
|
93
93
|
itemsRef.current = itemsRef.current.slice(0, _Object$keys(dataList).length);
|
|
94
94
|
}, [dataList]);
|
|
95
95
|
|
|
96
|
-
return
|
|
97
|
-
|
|
96
|
+
return React__default.createElement(
|
|
97
|
+
React__default.Fragment,
|
|
98
98
|
null,
|
|
99
99
|
renderAlbhabetList(),
|
|
100
100
|
_Object$keys(dataList).map(function (letter, index) {
|
|
101
|
-
return
|
|
102
|
-
|
|
101
|
+
return React__default.createElement(
|
|
102
|
+
React__default.Fragment,
|
|
103
103
|
{ key: index },
|
|
104
|
-
|
|
104
|
+
React__default.createElement(
|
|
105
105
|
'h3',
|
|
106
106
|
{ ref: function ref(el) {
|
|
107
107
|
return itemsRef.current[index] = el;
|
|
108
108
|
} },
|
|
109
109
|
letter
|
|
110
110
|
),
|
|
111
|
-
|
|
111
|
+
React__default.createElement(
|
|
112
112
|
'ul',
|
|
113
113
|
null,
|
|
114
114
|
dataList[letter].map(function (item, i) {
|
|
115
|
-
return
|
|
115
|
+
return React__default.createElement(
|
|
116
116
|
'li',
|
|
117
117
|
{ key: i },
|
|
118
|
-
|
|
118
|
+
React__default.createElement(
|
|
119
119
|
'a',
|
|
120
120
|
{ href: item.url },
|
|
121
121
|
item.name
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-c2b1c9d7.js';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import YoutubeGroup from './YoutubeGroup.js';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './_to-object-
|
|
6
|
-
import './
|
|
7
|
-
import './typeof-64422756.js';
|
|
8
|
-
import './es6.string.iterator-b24a54f2.js';
|
|
9
|
-
import './web.dom.iterable-ca37144a.js';
|
|
10
|
-
import './_is-array-9383b394.js';
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
11
4
|
import './_library-528f1934.js';
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import '
|
|
5
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
6
|
+
import './_object-pie-71ac75a4.js';
|
|
7
|
+
import { _ as _extends } from './extends-cc5da797.js';
|
|
8
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
9
|
+
import './typeof-08f2c380.js';
|
|
10
|
+
import './_is-array-49698029.js';
|
|
11
|
+
import React__default from 'react';
|
|
17
12
|
import 'prop-types';
|
|
18
|
-
import '
|
|
19
|
-
import './
|
|
13
|
+
import 'react-dom';
|
|
14
|
+
import './index-73819142.js';
|
|
15
|
+
import './index-5f9f807a.js';
|
|
16
|
+
import './main-e4a934b2.js';
|
|
17
|
+
import './slicedToArray-7021e5df.js';
|
|
18
|
+
import './index-c7e2ac95.js';
|
|
19
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
20
|
+
import YoutubeGroup from './YoutubeGroup.js';
|
|
20
21
|
|
|
21
22
|
function ArticleCarousel(props) {
|
|
22
23
|
//Passed in array of articles to pass into YoutubeGroup
|
|
@@ -31,10 +32,10 @@ function ArticleCarousel(props) {
|
|
|
31
32
|
return article;
|
|
32
33
|
});
|
|
33
34
|
|
|
34
|
-
return
|
|
35
|
-
|
|
35
|
+
return React__default.createElement(
|
|
36
|
+
React__default.Fragment,
|
|
36
37
|
null,
|
|
37
|
-
articles ?
|
|
38
|
+
articles ? React__default.createElement(YoutubeGroup, _extends({ key: 'articleCarousel-0', vidHolderWidth: vidHolderWidth, numOfTiles: numOfTiles, dataset: data }, props)) : React__default.createElement(
|
|
38
39
|
'p',
|
|
39
40
|
null,
|
|
40
41
|
'No Article Found.'
|
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-c2b1c9d7.js';
|
|
2
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-18d4a779.js';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { l as lib_3 } from './index-669ff425.js';
|
|
5
|
-
import Container from 'react-bootstrap/Container';
|
|
6
|
-
import { V as VisibilitySensor } from './visibility-sensor-082c757b.js';
|
|
7
|
-
import { I as IoIosArrowForward } from './index.esm-3fdda599.js';
|
|
8
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
9
|
-
import { withRouter } from 'next/router';
|
|
10
|
-
import YoutubeGroup from './YoutubeGroup.js';
|
|
11
|
-
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
12
|
-
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
13
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './_to-object-
|
|
15
|
-
import './
|
|
16
|
-
import './es6.string.iterator-b24a54f2.js';
|
|
17
|
-
import './_object-sap-6a003379.js';
|
|
18
|
-
import './define-property-9a008401.js';
|
|
19
|
-
import './typeof-64422756.js';
|
|
20
|
-
import './web.dom.iterable-ca37144a.js';
|
|
21
|
-
import './_is-array-9383b394.js';
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
22
4
|
import './_library-528f1934.js';
|
|
5
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
6
|
+
import './_object-pie-71ac75a4.js';
|
|
7
|
+
import { _ as _extends } from './extends-cc5da797.js';
|
|
8
|
+
import './_object-sap-4d59d5bd.js';
|
|
9
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-7ee3e0c1.js';
|
|
10
|
+
import './define-property-de3fc946.js';
|
|
11
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
12
|
+
import './typeof-08f2c380.js';
|
|
13
|
+
import './_is-array-49698029.js';
|
|
14
|
+
import React__default from 'react';
|
|
15
|
+
import { l as lib_3 } from './index-a9e53f80.js';
|
|
23
16
|
import 'prop-types';
|
|
17
|
+
import Container from 'react-bootstrap/Container';
|
|
18
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
19
|
+
import { withRouter } from 'next/router';
|
|
20
|
+
import './isSymbol-807e927e.js';
|
|
21
|
+
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
22
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
24
23
|
import 'react-dom';
|
|
24
|
+
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
25
|
+
import './index-73819142.js';
|
|
26
|
+
import './index-5f9f807a.js';
|
|
27
|
+
import './main-e4a934b2.js';
|
|
28
|
+
import './slicedToArray-7021e5df.js';
|
|
29
|
+
import './index-c7e2ac95.js';
|
|
30
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
31
|
+
import YoutubeGroup from './YoutubeGroup.js';
|
|
25
32
|
import './iconBase-602d52fe.js';
|
|
26
|
-
import './
|
|
27
|
-
import './core.get-iterator-method-1b116089.js';
|
|
28
|
-
import './smoothscroll-ab6e0238.js';
|
|
29
|
-
import './index-752d1dae.js';
|
|
30
|
-
import './index-3f5c03b2.js';
|
|
31
|
-
import './main-1450d277.js';
|
|
32
|
-
import './isSymbol-807e927e.js';
|
|
33
|
+
import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
|
|
33
34
|
|
|
34
35
|
var ArticleSeriesListing = function (_React$Component) {
|
|
35
36
|
_inherits(ArticleSeriesListing, _React$Component);
|
|
@@ -92,9 +93,9 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
92
93
|
}, 0), _this.loadData = function () {
|
|
93
94
|
var _this$state = _this.state,
|
|
94
95
|
from = _this$state.from,
|
|
95
|
-
to = _this$state.to
|
|
96
|
-
_this$state.data
|
|
97
|
-
|
|
96
|
+
to = _this$state.to,
|
|
97
|
+
data = _this$state.data,
|
|
98
|
+
query = _this$state.query,
|
|
98
99
|
page = _this$state.page;
|
|
99
100
|
var client = _this.props.client;
|
|
100
101
|
//this.changePageNumber(page)
|
|
@@ -190,15 +191,15 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
190
191
|
}, _this.renderManualPagination = function () {
|
|
191
192
|
var currentPage = _this.state.currentPage;
|
|
192
193
|
|
|
193
|
-
return
|
|
194
|
+
return React__default.createElement(
|
|
194
195
|
'div',
|
|
195
196
|
{ className: 'd-flex justify-content-between' },
|
|
196
|
-
currentPage && currentPage > 1 &&
|
|
197
|
+
currentPage && currentPage > 1 && React__default.createElement(
|
|
197
198
|
'a',
|
|
198
199
|
{ href: '?page=' + (currentPage - 1) },
|
|
199
200
|
'<< Previous'
|
|
200
201
|
),
|
|
201
|
-
|
|
202
|
+
React__default.createElement(
|
|
202
203
|
'a',
|
|
203
204
|
{ href: '?page=' + (currentPage + 1) },
|
|
204
205
|
'Next >>'
|
|
@@ -207,7 +208,7 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
207
208
|
}, _this.renderSeries = function (seriesData) {
|
|
208
209
|
var itemCounter = 0;
|
|
209
210
|
|
|
210
|
-
return
|
|
211
|
+
return React__default.createElement(
|
|
211
212
|
'div',
|
|
212
213
|
null,
|
|
213
214
|
seriesData && seriesData.map(function (docSeries, index) {
|
|
@@ -217,24 +218,24 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
217
218
|
});
|
|
218
219
|
}
|
|
219
220
|
|
|
220
|
-
return
|
|
221
|
+
return React__default.createElement(
|
|
221
222
|
'div',
|
|
222
223
|
{ key: index, counter: itemCounter++ },
|
|
223
|
-
|
|
224
|
+
React__default.createElement(
|
|
224
225
|
'h4',
|
|
225
226
|
{ className: 'article-title-banner', style: { fontWeight: 'bold', color: 'var(--primary)', padding: '.25rem 0', borderBottom: '2px solid #d4a64d' } },
|
|
226
|
-
|
|
227
|
+
React__default.createElement(
|
|
227
228
|
'a',
|
|
228
229
|
{ href: '/' + _this.props.page + '/' + docSeries.url.current },
|
|
229
230
|
docSeries.title,
|
|
230
|
-
|
|
231
|
+
React__default.createElement(
|
|
231
232
|
'span',
|
|
232
233
|
{ style: { fontSize: '.9rem', color: 'grey', marginLeft: '1rem', transform: 'translateY(-2px)', display: 'inline-block' } },
|
|
233
|
-
|
|
234
|
+
React__default.createElement(IoIosArrowForward, null)
|
|
234
235
|
)
|
|
235
236
|
)
|
|
236
237
|
),
|
|
237
|
-
docSeries.body && docSeries.body.length > 0 && docSeries.body[0].articles ?
|
|
238
|
+
docSeries.body && docSeries.body.length > 0 && docSeries.body[0].articles ? React__default.createElement(YoutubeGroup, _extends({ key: index, dataset: docSeries.body[0].articles }, _this.props)) : React__default.createElement(
|
|
238
239
|
'p',
|
|
239
240
|
null,
|
|
240
241
|
'No Article Found.'
|
|
@@ -250,31 +251,31 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
250
251
|
value: function render() {
|
|
251
252
|
var _this2 = this;
|
|
252
253
|
|
|
253
|
-
return
|
|
254
|
-
|
|
254
|
+
return React__default.createElement(
|
|
255
|
+
React__default.Fragment,
|
|
255
256
|
null,
|
|
256
257
|
this.state.data.length >= 1 && this.state.data[0].length > 0 ? //Check if any Video Groups available
|
|
257
|
-
|
|
258
|
+
React__default.createElement(
|
|
258
259
|
InfiniteScroll,
|
|
259
260
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling, scrollThreshold: 0.8 },
|
|
260
|
-
|
|
261
|
+
React__default.createElement(
|
|
261
262
|
Container,
|
|
262
263
|
null,
|
|
263
264
|
this.state.data && this.state.data.map(function (series, index) {
|
|
264
265
|
var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
|
|
265
266
|
|
|
266
|
-
return
|
|
267
|
-
|
|
267
|
+
return React__default.createElement(
|
|
268
|
+
React__default.Fragment,
|
|
268
269
|
{ key: index },
|
|
269
|
-
|
|
270
|
+
React__default.createElement(
|
|
270
271
|
VisibilitySensor,
|
|
271
272
|
{
|
|
272
273
|
onChange: function onChange(isVisible) {
|
|
273
274
|
isVisible && _this2.changePageNumber(page);
|
|
274
275
|
} },
|
|
275
|
-
|
|
276
|
+
React__default.createElement('div', { className: 'visibility-sensor', style: { minHeight: '.25rem' } })
|
|
276
277
|
),
|
|
277
|
-
|
|
278
|
+
React__default.createElement(
|
|
278
279
|
'div',
|
|
279
280
|
null,
|
|
280
281
|
_this2.renderSeries(series)
|
|
@@ -282,13 +283,13 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
282
283
|
);
|
|
283
284
|
})
|
|
284
285
|
)
|
|
285
|
-
) :
|
|
286
|
+
) : React__default.createElement(
|
|
286
287
|
'div',
|
|
287
288
|
{ style: { marginTop: '10px' } },
|
|
288
|
-
|
|
289
|
+
React__default.createElement(
|
|
289
290
|
'h5',
|
|
290
291
|
null,
|
|
291
|
-
|
|
292
|
+
React__default.createElement(
|
|
292
293
|
'em',
|
|
293
294
|
null,
|
|
294
295
|
'New content coming soon, please check back later.'
|
|
@@ -300,7 +301,7 @@ var ArticleSeriesListing = function (_React$Component) {
|
|
|
300
301
|
}]);
|
|
301
302
|
|
|
302
303
|
return ArticleSeriesListing;
|
|
303
|
-
}(
|
|
304
|
+
}(React__default.Component);
|
|
304
305
|
|
|
305
306
|
var ArticleSeriesListing$1 = withRouter(ArticleSeriesListing);
|
|
306
307
|
|