@mjhls/mjh-framework 1.0.783 → 1.0.784-beta.0
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 +26 -28
- package/dist/cjs/AD300x250x600.js +26 -28
- package/dist/cjs/AD728x90.js +29 -31
- package/dist/cjs/ADFloatingFooter.js +28 -30
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +28 -30
- package/dist/cjs/{ADInfeed-d1eceaf2.js → ADInfeed-5b042ade.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +28 -30
- package/dist/cjs/ADSponsoredResources.js +28 -30
- package/dist/cjs/ADWebcast.js +28 -30
- package/dist/cjs/ADWelcome.js +29 -31
- package/dist/cjs/{ADlgInfeed-24c693d8.js → ADlgInfeed-e92b6f9f.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -33
- package/dist/cjs/AdSlotsProvider.js +15 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +55 -57
- package/dist/cjs/ArticleSeriesLandingPage.js +37 -39
- package/dist/cjs/ArticleSeriesListing.js +60 -61
- package/dist/cjs/Auth.js +333 -820
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +8 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +82 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -36
- package/dist/cjs/Column3.js +54 -58
- package/dist/cjs/ConferenceArticleCard.js +23 -24
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +93 -98
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/{Dfp-a17e00fa.js → Dfp-b807d8fa.js} +31 -32
- package/dist/cjs/EventsDeck.js +131 -138
- package/dist/cjs/ExternalResources.js +78 -80
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +177 -182
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +58 -59
- package/dist/cjs/HamMagazine.js +130 -136
- package/dist/cjs/Header.js +14 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +69 -71
- 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 +39 -41
- package/dist/cjs/LeftNav.js +35 -38
- package/dist/cjs/MasterDeck.js +69 -71
- package/dist/cjs/MediaSeriesLanding.js +38 -41
- package/dist/cjs/NavDvm.js +74 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +137 -143
- package/dist/cjs/NavNative.js +126 -135
- package/dist/cjs/NavNormal.js +47 -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 +105 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +38 -40
- package/dist/cjs/PubToc.js +15 -17
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +167 -92
- package/dist/cjs/QueueDeckExpanded.js +291 -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 +6 -7
- package/dist/cjs/SeriesListingDeck.js +37 -37
- package/dist/cjs/{SeriesSlider-193a2958.js → SeriesSlider-f662f1f5.js} +37 -38
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +34 -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 +52 -54
- package/dist/cjs/TemplateNormal.js +72 -74
- 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 +71 -76
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +18 -19
- package/dist/cjs/VideoSeriesLandingPage.js +45 -47
- package/dist/cjs/VideoSeriesListing.js +77 -78
- package/dist/cjs/View.js +256 -260
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +62 -63
- 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/{_object-to-array-bec5fcf2.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-140e5f89.js} +61 -13
- 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/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +75 -138
- package/dist/cjs/getRootDocGroup.js +6 -7
- package/dist/cjs/getSerializers.js +43 -44
- 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-4d74ffd6.js → index-3294d3bc.js} +41 -40
- package/dist/cjs/{index-8ef858d4.js → index-76417d82.js} +911 -934
- package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
- 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 +160 -164
- 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-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- 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 +23 -24
- package/dist/esm/AD300x250x600.js +23 -24
- package/dist/esm/AD728x90.js +26 -27
- package/dist/esm/ADFloatingFooter.js +25 -26
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +25 -26
- package/dist/esm/{ADInfeed-c12cd1ce.js → ADInfeed-eb7bdd41.js} +9 -9
- package/dist/esm/ADSkyscraper.js +25 -26
- package/dist/esm/ADSponsoredResources.js +25 -26
- package/dist/esm/ADWebcast.js +25 -26
- package/dist/esm/ADWelcome.js +26 -27
- package/dist/esm/{ADlgInfeed-246a8787.js → ADlgInfeed-f2ac31d1.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +22 -23
- package/dist/esm/AdSlotsProvider.js +12 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +52 -53
- package/dist/esm/ArticleSeriesLandingPage.js +34 -35
- package/dist/esm/ArticleSeriesListing.js +55 -55
- package/dist/esm/Auth.js +316 -799
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +8 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +78 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -27
- package/dist/esm/Column3.js +47 -48
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +75 -76
- package/dist/esm/DeckQueue.js +65 -65
- package/dist/esm/{Dfp-988dbcaa.js → Dfp-ebc4b22f.js} +21 -21
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -140
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -105
- package/dist/esm/Header.js +10 -8
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +66 -67
- 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 +36 -37
- package/dist/esm/LeftNav.js +31 -32
- package/dist/esm/MasterDeck.js +63 -64
- package/dist/esm/MediaSeriesLanding.js +31 -32
- package/dist/esm/NavDvm.js +56 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -114
- package/dist/esm/NavNative.js +99 -100
- package/dist/esm/NavNormal.js +35 -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 +101 -102
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +35 -36
- package/dist/esm/PubToc.js +12 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +131 -52
- package/dist/esm/QueueDeckExpanded.js +271 -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 +6 -7
- package/dist/esm/SeriesListingDeck.js +31 -31
- package/dist/esm/{SeriesSlider-6a1081ff.js → SeriesSlider-9245785f.js} +27 -27
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +30 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-c3216d1a.js → SocialSearchComponent-a2ae84d1.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +47 -48
- package/dist/esm/TemplateNormal.js +66 -67
- 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 +61 -62
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +15 -16
- package/dist/esm/VideoSeriesLandingPage.js +38 -39
- package/dist/esm/VideoSeriesListing.js +71 -71
- package/dist/esm/View.js +240 -240
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-674f71ec.js → _is-array-58e95429.js} +6 -6
- package/dist/esm/{_iter-detect-48516cd3.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-fd3054d0.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-8f409e54.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-fc1c2e29.js} +53 -9
- 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-d1d5ed02.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{define-property-ec6d528d.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-ea516b15.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-aa6068a3.js → es6.string.iterator-c990c18c.js} +3 -3
- package/dist/esm/{extends-31d65aba.js → extends-eb69e8ac.js} +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +70 -133
- package/dist/esm/getRootDocGroup.js +6 -7
- package/dist/esm/getSerializers.js +43 -44
- package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- 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-888f9253.js → index-a9e53f80.js} +6 -6
- package/dist/esm/{index-9b2f6ac4.js → index-c1374f98.js} +853 -869
- 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 +129 -130
- package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
- package/dist/esm/{keys-a0b0c7a4.js → keys-8eda7a5c.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-cdeaee08.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/{stringify-d4839bab.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-fa2dcda7.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{typeof-e9cea9e8.js → typeof-6435ba1c.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-035980f3.js → web.dom.iterable-4439f05a.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/_set-species-a8cfdb84.js +0 -57
- package/dist/esm/_set-species-494ed292.js +0 -52
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-
|
|
1
|
+
import React__default from 'react';
|
|
2
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
3
3
|
import { G as GenIcon } from './iconBase-602d52fe.js';
|
|
4
4
|
|
|
5
5
|
var year = new Date().getFullYear();
|
|
@@ -8,26 +8,26 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
8
8
|
var website = props.website,
|
|
9
9
|
showLogo = props.showLogo;
|
|
10
10
|
|
|
11
|
-
return
|
|
11
|
+
return React__default.createElement(
|
|
12
12
|
'div',
|
|
13
13
|
{ className: 'nav-footer' },
|
|
14
|
-
website && website.footerLinks && website.footerLinks.length &&
|
|
14
|
+
website && website.footerLinks && website.footerLinks.length && React__default.createElement(
|
|
15
15
|
'ul',
|
|
16
16
|
null,
|
|
17
17
|
website && website.footerLinks.map(function (content, index) {
|
|
18
18
|
if (content.url && content.title) {
|
|
19
|
-
return content.blank ?
|
|
19
|
+
return content.blank ? React__default.createElement(
|
|
20
20
|
'li',
|
|
21
21
|
{ key: index },
|
|
22
|
-
|
|
22
|
+
React__default.createElement(
|
|
23
23
|
'a',
|
|
24
24
|
{ target: '_blank', rel: 'noopener noreferrer', href: content.url, className: 'nav-link' },
|
|
25
25
|
content.title
|
|
26
26
|
)
|
|
27
|
-
) :
|
|
27
|
+
) : React__default.createElement(
|
|
28
28
|
'li',
|
|
29
29
|
{ key: index },
|
|
30
|
-
|
|
30
|
+
React__default.createElement(
|
|
31
31
|
'a',
|
|
32
32
|
{ href: content.url, className: 'nav-link' },
|
|
33
33
|
content.title
|
|
@@ -36,14 +36,14 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
36
36
|
} else return null;
|
|
37
37
|
})
|
|
38
38
|
),
|
|
39
|
-
|
|
39
|
+
React__default.createElement(
|
|
40
40
|
'ul',
|
|
41
41
|
null,
|
|
42
|
-
|
|
42
|
+
React__default.createElement(
|
|
43
43
|
'li',
|
|
44
44
|
{ style: { marginTop: '10px' }, key: website.footerLinks ? website.footerLinks.length + 1 : 1 },
|
|
45
45
|
website.socialLinks && website.socialLinks.map(function (row, index) {
|
|
46
|
-
return
|
|
46
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
47
47
|
target: row.blank ? '_blank' : '_self',
|
|
48
48
|
rel: 'noopener noreferrer',
|
|
49
49
|
key: index,
|
|
@@ -55,13 +55,13 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
55
55
|
});
|
|
56
56
|
})
|
|
57
57
|
),
|
|
58
|
-
showLogo &&
|
|
58
|
+
showLogo && React__default.createElement(
|
|
59
59
|
'li',
|
|
60
60
|
null,
|
|
61
|
-
|
|
61
|
+
React__default.createElement(
|
|
62
62
|
'a',
|
|
63
63
|
{ href: 'https://www.mjhlifesciences.com' },
|
|
64
|
-
|
|
64
|
+
React__default.createElement('img', {
|
|
65
65
|
style: { maxWidth: '100%', height: '50px', margin: ' 10px 0', objectFit: 'contain' },
|
|
66
66
|
alt: 'MJHLS Brand Logo',
|
|
67
67
|
src: 'https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png'
|
|
@@ -69,7 +69,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
69
69
|
)
|
|
70
70
|
)
|
|
71
71
|
),
|
|
72
|
-
website && website.name &&
|
|
72
|
+
website && website.name && React__default.createElement(
|
|
73
73
|
'p',
|
|
74
74
|
{ className: 'nav-link' },
|
|
75
75
|
'\xA9 ',
|
|
@@ -82,8 +82,9 @@ var SocialNavFooter = function SocialNavFooter(props) {
|
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
// THIS FILE IS AUTO GENERATED
|
|
85
|
-
|
|
85
|
+
var GoSearch = function (props) {
|
|
86
86
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","d":"M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"}}]})(props);
|
|
87
|
-
}
|
|
87
|
+
};
|
|
88
|
+
GoSearch.displayName = "GoSearch";
|
|
88
89
|
|
|
89
90
|
export { GoSearch as G, SocialNavFooter as S };
|
package/dist/esm/index.js
CHANGED
|
@@ -1,72 +1,155 @@
|
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
|
+
import './_object-pie-33c40e79.js';
|
|
9
|
+
import './extends-eb69e8ac.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-fb9b6e8f.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React__default from 'react';
|
|
17
|
+
import './index-a9e53f80.js';
|
|
18
|
+
import 'prop-types';
|
|
19
|
+
import 'react-bootstrap/Container';
|
|
20
|
+
import Row from 'react-bootstrap/Row';
|
|
21
|
+
import Col from 'react-bootstrap/Col';
|
|
22
|
+
import 'react-bootstrap/Card';
|
|
23
|
+
import './moment-e2f9b20c.js';
|
|
24
|
+
import 'next/router';
|
|
25
|
+
import './isSymbol-1981418f.js';
|
|
26
|
+
import './debounce-9207d8ee.js';
|
|
27
|
+
import './toNumber-2f7a84cd.js';
|
|
28
|
+
import './index.es-29c1cef5.js';
|
|
29
|
+
import 'react-dom';
|
|
30
|
+
import './visibility-sensor-0baa4eea.js';
|
|
31
|
+
import { i as imageUrlBuilder } from './index-73819142.js';
|
|
32
|
+
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
33
|
+
import './main-e4a934b2.js';
|
|
34
|
+
import './entities-7cc3bf45.js';
|
|
35
|
+
import './slicedToArray-641f241f.js';
|
|
36
|
+
import './stringify-4330ccdc.js';
|
|
37
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
38
|
+
export { default as Segment } from './Segment.js';
|
|
39
|
+
export { default as Beam } from './Beam.js';
|
|
40
|
+
export { default as AdSlot } from './AdSlot.js';
|
|
41
|
+
import './ADInfeed-eb7bdd41.js';
|
|
1
42
|
export { default as DeckContent } from './DeckContent.js';
|
|
43
|
+
import './lodash-17fdfebb.js';
|
|
44
|
+
import './ADlgInfeed-f2ac31d1.js';
|
|
45
|
+
import './getContentCategory-15dcc413.js';
|
|
46
|
+
import './get-1e515072.js';
|
|
47
|
+
import './eq-b470f743.js';
|
|
48
|
+
export { default as AD } from './AD.js';
|
|
49
|
+
import './AuthorComponent-34b16174.js';
|
|
2
50
|
export { default as GridContent } from './GridContent.js';
|
|
3
51
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
52
|
+
import 'react-bootstrap/Media';
|
|
4
53
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
54
|
+
import './BlockContent-e9b4ddcf.js';
|
|
55
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
5
56
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
6
57
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
58
|
+
import './index-c7e2ac95.js';
|
|
59
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
7
60
|
export { default as GroupDeck } from './GroupDeck.js';
|
|
8
61
|
export { default as YoutubeGroup } from './YoutubeGroup.js';
|
|
62
|
+
import 'react-bootstrap';
|
|
63
|
+
import './timeDifferenceCalc.js';
|
|
9
64
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
65
|
+
import './iconBase-602d52fe.js';
|
|
66
|
+
import './index.esm-29e48d38.js';
|
|
10
67
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
11
68
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
69
|
+
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
70
|
+
export { g as getSerializers } from './index-c1374f98.js';
|
|
71
|
+
import './util-7700fc59.js';
|
|
72
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
73
|
+
import 'next/head';
|
|
74
|
+
import 'react-share';
|
|
75
|
+
export { default as SocialShare } from './SocialShare.js';
|
|
76
|
+
import './_object-to-array-7e804fce.js';
|
|
77
|
+
import 'react-bootstrap/Pagination';
|
|
78
|
+
import 'react-bootstrap/Button';
|
|
79
|
+
import 'react-bootstrap/Figure';
|
|
12
80
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
13
81
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
14
82
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
15
83
|
export { default as IssueDeck } from './IssueDeck.js';
|
|
84
|
+
import 'react-bootstrap/Badge';
|
|
16
85
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
86
|
+
import './defineProperty-94fd8bfc.js';
|
|
17
87
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
88
|
+
import 'react-bootstrap/Spinner';
|
|
89
|
+
import 'react-bootstrap/Form';
|
|
90
|
+
import './index-ef6d5dcf.js';
|
|
91
|
+
import './js.cookie-6874175c.js';
|
|
18
92
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
19
93
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
20
94
|
export { Column1 } from './Column1.js';
|
|
95
|
+
export { default as SideFooter } from './SideFooter.js';
|
|
96
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
21
97
|
export { Column2 } from './Column2.js';
|
|
98
|
+
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
99
|
+
import 'react-bootstrap/ListGroup';
|
|
100
|
+
export { default as ADWebcast } from './ADWebcast.js';
|
|
101
|
+
export { default as LeftNav } from './LeftNav.js';
|
|
102
|
+
export { default as PageFilter } from './PageFilter.js';
|
|
22
103
|
export { Column3 } from './Column3.js';
|
|
23
104
|
export { default as Header } from './Header.js';
|
|
24
|
-
|
|
105
|
+
import 'react-bootstrap/Accordion';
|
|
106
|
+
import 'react-bootstrap/AccordionToggle';
|
|
25
107
|
export { default as AccordionPanel } from './AccordionPanel.js';
|
|
26
|
-
export { default as SocialShare } from './SocialShare.js';
|
|
27
|
-
export { default as PageFilter } from './PageFilter.js';
|
|
28
108
|
export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
109
|
+
import 'react-bootstrap/Nav';
|
|
110
|
+
import 'react-bootstrap/Navbar';
|
|
111
|
+
import 'react-bootstrap/NavDropdown';
|
|
112
|
+
import './index.esm-b08f4b04.js';
|
|
113
|
+
import './NavFooter-e27bd93b.js';
|
|
114
|
+
import './index.esm-fd746768.js';
|
|
115
|
+
export { default as SocialIcons } from './SocialIcons.js';
|
|
116
|
+
import 'react-bootstrap/FormControl';
|
|
117
|
+
import './SocialSearchComponent-a2ae84d1.js';
|
|
29
118
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
30
119
|
export { NavNative } from './NavNative.js';
|
|
120
|
+
export { default as Search } from './Search.js';
|
|
31
121
|
export { NavNormal } from './NavNormal.js';
|
|
32
122
|
export { NavDvm } from './NavDvm.js';
|
|
33
123
|
export { HamMagazine } from './HamMagazine.js';
|
|
124
|
+
export { default as ADGutter } from './ADGutter.js';
|
|
125
|
+
export { default as AD728x90 } from './AD728x90.js';
|
|
34
126
|
export { default as TemplateNormal } from './TemplateNormal.js';
|
|
35
|
-
export { default as AD } from './AD.js';
|
|
36
127
|
export { default as AD300x250 } from './AD300x250.js';
|
|
37
128
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
38
|
-
export { default as AD728x90 } from './AD728x90.js';
|
|
39
129
|
export { default as ADFooter } from './ADFooter.js';
|
|
40
|
-
export { default as AdSlot } from './AdSlot.js';
|
|
41
130
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
42
131
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
43
|
-
export { default as ADGutter } from './ADGutter.js';
|
|
44
132
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
45
|
-
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
46
|
-
export { default as ADWebcast } from './ADWebcast.js';
|
|
47
133
|
export { default as ADSkyscraper } from './ADSkyscraper.js';
|
|
48
|
-
|
|
134
|
+
import 'react-bootstrap/Carousel';
|
|
49
135
|
export { default as Feature } from './Feature.js';
|
|
50
|
-
import
|
|
51
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
52
|
-
import Row from 'react-bootstrap/Row';
|
|
53
|
-
import Col from 'react-bootstrap/Col';
|
|
54
|
-
import 'react-bootstrap/Badge';
|
|
55
|
-
import { L as LazyLoad } from './index-752d1dae.js';
|
|
136
|
+
import 'react-bootstrap/Breadcrumb';
|
|
56
137
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
57
138
|
export { default as Hero } from './Hero.js';
|
|
139
|
+
import './keys-8eda7a5c.js';
|
|
58
140
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
59
141
|
export { default as PdfDownload } from './PdfDownload.js';
|
|
142
|
+
import 'react-bootstrap/DropdownButton';
|
|
143
|
+
import 'react-bootstrap/Dropdown';
|
|
60
144
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
145
|
+
import './index.esm-cf08bf18.js';
|
|
61
146
|
export { default as Ustream } from './Ustream.js';
|
|
62
|
-
export { default as SideFooter } from './SideFooter.js';
|
|
63
147
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
64
148
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
65
149
|
export { default as IssueLanding } from './IssueLanding.js';
|
|
150
|
+
import 'react-bootstrap/Modal';
|
|
66
151
|
export { default as PopUpModal } from './PopUpModal.js';
|
|
67
152
|
export { default as RelatedContent } from './RelatedContent.js';
|
|
68
|
-
export { default as SocialIcons } from './SocialIcons.js';
|
|
69
|
-
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
70
153
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
71
154
|
export { default as PubToc } from './PubToc.js';
|
|
72
155
|
export { default as PubSection } from './PubSection.js';
|
|
@@ -78,114 +161,30 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
78
161
|
export { default as YahooHero } from './YahooHero.js';
|
|
79
162
|
export { default as GridHero } from './GridHero.js';
|
|
80
163
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
81
|
-
export { g as getSerializers } from './index-9b2f6ac4.js';
|
|
82
|
-
export { default as Beam } from './Beam.js';
|
|
83
|
-
export { default as Segment } from './Segment.js';
|
|
84
164
|
export { default as KMTracker } from './KMTracker.js';
|
|
85
165
|
export { default as getSeriesDetail } from './getSeriesDetail.js';
|
|
86
166
|
export { default as SetCookie } from './SetCookie.js';
|
|
167
|
+
import './index-db3bb315.js';
|
|
87
168
|
export { default as getRelatedArticle } from './getRelatedArticle.js';
|
|
88
|
-
export { default as Auth } from './Auth.js';
|
|
89
|
-
export { default as View } from './View.js';
|
|
90
|
-
export { default as PartnerDetailListing } from './PartnerDetailListing.js';
|
|
91
|
-
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
92
|
-
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
93
|
-
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
94
|
-
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
95
|
-
export { default as urlFor } from './urlFor.js';
|
|
96
|
-
export { g as getTargeting } from './getTargeting-2d402d66.js';
|
|
97
|
-
export { default as getKeywords } from './getKeywords.js';
|
|
98
169
|
export { default as getQuery } from './getQuery.js';
|
|
99
|
-
|
|
100
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
101
|
-
import './es6.string.iterator-aa6068a3.js';
|
|
102
|
-
import './_to-object-97770c52.js';
|
|
103
|
-
import './_iter-detect-48516cd3.js';
|
|
104
|
-
import './core.get-iterator-method-d1d5ed02.js';
|
|
105
|
-
import './extends-31d65aba.js';
|
|
106
|
-
import './_object-pie-33c40e79.js';
|
|
107
|
-
import './inherits-5906fbea.js';
|
|
108
|
-
import './_object-sap-fd3054d0.js';
|
|
109
|
-
import './define-property-ec6d528d.js';
|
|
110
|
-
import './typeof-e9cea9e8.js';
|
|
111
|
-
import './web.dom.iterable-035980f3.js';
|
|
112
|
-
import './_is-array-674f71ec.js';
|
|
113
|
-
import './_library-528f1934.js';
|
|
114
|
-
import './index-888f9253.js';
|
|
115
|
-
import 'prop-types';
|
|
116
|
-
import 'react-bootstrap/Container';
|
|
117
|
-
import 'react-bootstrap/Card';
|
|
118
|
-
import './moment-bc12cb97.js';
|
|
119
|
-
import 'next/router';
|
|
120
|
-
import './debounce-9207d8ee.js';
|
|
121
|
-
import './isSymbol-1981418f.js';
|
|
122
|
-
import './toNumber-2f7a84cd.js';
|
|
123
|
-
import './index.es-c6222053.js';
|
|
124
|
-
import './visibility-sensor-082c757b.js';
|
|
125
|
-
import 'react-dom';
|
|
126
|
-
import './main-1450d277.js';
|
|
127
|
-
import './entities-932b50cf.js';
|
|
128
|
-
import './ADInfeed-c12cd1ce.js';
|
|
129
|
-
import './slicedToArray-cdeaee08.js';
|
|
130
|
-
import './lodash-ad27652f.js';
|
|
131
|
-
import './ADlgInfeed-246a8787.js';
|
|
132
|
-
import './getContentCategory-15dcc413.js';
|
|
133
|
-
import './get-1e515072.js';
|
|
134
|
-
import './eq-b470f743.js';
|
|
135
|
-
import './AuthorComponent-c7ff069f.js';
|
|
136
|
-
import 'react-bootstrap/Media';
|
|
137
|
-
import './BlockContent-d8cd739c.js';
|
|
138
|
-
import './react-social-icons-91f9716f.js';
|
|
139
|
-
import './index-c7e2ac95.js';
|
|
140
|
-
import './smoothscroll-fa4e3f8c.js';
|
|
141
|
-
import 'react-bootstrap';
|
|
142
|
-
import './timeDifferenceCalc.js';
|
|
143
|
-
import './index.esm-3fdda599.js';
|
|
144
|
-
import './iconBase-602d52fe.js';
|
|
145
|
-
import './asyncToGenerator-2bd4099a.js';
|
|
146
|
-
import './_set-species-494ed292.js';
|
|
147
|
-
import 'react-bootstrap/Button';
|
|
148
|
-
import './defineProperty-ea516b15.js';
|
|
149
|
-
import './_object-to-array-8f409e54.js';
|
|
150
|
-
import './stringify-d4839bab.js';
|
|
151
|
-
import 'react-bootstrap/Spinner';
|
|
152
|
-
import 'react-bootstrap/Form';
|
|
153
|
-
import './index-ccb770c7.js';
|
|
154
|
-
import './js.cookie-6874175c.js';
|
|
155
|
-
import './ConferenceBanner-9162d0ca.js';
|
|
156
|
-
import 'next/head';
|
|
157
|
-
import 'react-bootstrap/ListGroup';
|
|
158
|
-
import 'react-bootstrap/Accordion';
|
|
159
|
-
import 'react-bootstrap/AccordionToggle';
|
|
160
|
-
import 'react-share';
|
|
161
|
-
import 'react-bootstrap/Nav';
|
|
162
|
-
import 'react-bootstrap/Navbar';
|
|
163
|
-
import 'react-bootstrap/NavDropdown';
|
|
164
|
-
import './index.esm-d6f88d94.js';
|
|
165
|
-
import './NavFooter-c29526b7.js';
|
|
166
|
-
import './index.esm-8016b507.js';
|
|
167
|
-
import './SocialSearchComponent-c3216d1a.js';
|
|
168
|
-
import 'react-bootstrap/FormControl';
|
|
169
|
-
import 'react-bootstrap/Carousel';
|
|
170
|
-
import 'react-bootstrap/Breadcrumb';
|
|
171
|
-
import './keys-a0b0c7a4.js';
|
|
172
|
-
import 'react-bootstrap/DropdownButton';
|
|
173
|
-
import 'react-bootstrap/Dropdown';
|
|
174
|
-
import './index.esm-a8ff922c.js';
|
|
175
|
-
import './brightcove-react-player-loader.es-b43c695a.js';
|
|
176
|
-
import 'react-bootstrap/Modal';
|
|
177
|
-
import './util-3ab476bf.js';
|
|
178
|
-
import 'react-bootstrap/Pagination';
|
|
179
|
-
import 'react-bootstrap/Figure';
|
|
180
|
-
import './index-db3bb315.js';
|
|
170
|
+
export { default as Auth } from './Auth.js';
|
|
181
171
|
import 'swr';
|
|
182
172
|
import 'passport-local';
|
|
183
173
|
import 'mysql';
|
|
184
|
-
import './SeriesSlider-
|
|
174
|
+
import './SeriesSlider-9245785f.js';
|
|
175
|
+
export { g as getTargeting } from './getTargeting-7211f12c.js';
|
|
176
|
+
export { default as View } from './View.js';
|
|
177
|
+
export { default as getKeywords } from './getKeywords.js';
|
|
178
|
+
export { default as urlFor } from './urlFor.js';
|
|
185
179
|
import './style-inject.es-1f59c1d0.js';
|
|
186
180
|
import 'disqus-react';
|
|
187
181
|
import 'react-twitter-embed';
|
|
182
|
+
export { default as PartnerDetailListing } from './PartnerDetailListing.js';
|
|
183
|
+
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
188
184
|
import './VideoSeriesCard.js';
|
|
185
|
+
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
186
|
+
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
187
|
+
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
189
188
|
|
|
190
189
|
//Feature query to be used
|
|
191
190
|
// const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
|
|
@@ -222,54 +221,54 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
222
221
|
|
|
223
222
|
//image width updated.
|
|
224
223
|
|
|
225
|
-
return
|
|
224
|
+
return React__default.createElement(
|
|
226
225
|
'div',
|
|
227
226
|
{ className: 'featured-articles-wrapper' },
|
|
228
227
|
data.map(function (article, index) {
|
|
229
|
-
return
|
|
230
|
-
|
|
228
|
+
return React__default.createElement(
|
|
229
|
+
React__default.Fragment,
|
|
231
230
|
null,
|
|
232
|
-
|
|
231
|
+
React__default.createElement(
|
|
233
232
|
Row,
|
|
234
233
|
{ className: 'article-wrap' },
|
|
235
|
-
|
|
234
|
+
React__default.createElement(
|
|
236
235
|
Col,
|
|
237
236
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
238
|
-
|
|
237
|
+
React__default.createElement(
|
|
239
238
|
'a',
|
|
240
239
|
{ href: '' + article.feature_link },
|
|
241
|
-
|
|
240
|
+
React__default.createElement(
|
|
242
241
|
'figure',
|
|
243
242
|
{ style: { marginTop: '1rem' } },
|
|
244
|
-
|
|
243
|
+
React__default.createElement(
|
|
245
244
|
LazyLoad,
|
|
246
245
|
{ height: imageHeight },
|
|
247
|
-
|
|
246
|
+
React__default.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? renderImage(article.feature_img, imageWidth, imageHeight) : defaultImage })
|
|
248
247
|
)
|
|
249
248
|
)
|
|
250
249
|
)
|
|
251
250
|
),
|
|
252
|
-
|
|
251
|
+
React__default.createElement(
|
|
253
252
|
Col,
|
|
254
253
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
255
|
-
|
|
254
|
+
React__default.createElement(
|
|
256
255
|
'a',
|
|
257
256
|
{ href: '' + article.feature_link },
|
|
258
|
-
|
|
257
|
+
React__default.createElement(
|
|
259
258
|
'h4',
|
|
260
259
|
{ className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
|
|
261
260
|
article.feature_title
|
|
262
261
|
),
|
|
263
|
-
|
|
262
|
+
React__default.createElement(
|
|
264
263
|
'p',
|
|
265
264
|
{ style: { fontSize: '1.1em' } },
|
|
266
265
|
article.feature_body
|
|
267
266
|
)
|
|
268
267
|
)
|
|
269
268
|
),
|
|
270
|
-
index !== data.length - 1 &&
|
|
269
|
+
index !== data.length - 1 && React__default.createElement('hr', null)
|
|
271
270
|
),
|
|
272
|
-
|
|
271
|
+
React__default.createElement(
|
|
273
272
|
'style',
|
|
274
273
|
{ jsx: 'true' },
|
|
275
274
|
'\n .featured-articles-wrapper {\n background: ' + props.backgroundColor + ';\n padding: 1rem;\n border-radius: 10px;\n box-shadow: #0000002b 1px 3px 3px 3px;\n }\n hr {\n width: 100%;\n height: 1px;\n margin-left: 15px;\n margin-right: 15px;\n }\n ' + styles + '\n '
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { f as _toObject, a as _core, c as _ctx,
|
|
3
|
-
import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-
|
|
4
|
-
import { _ as _objectSap } from './_object-sap-
|
|
5
|
-
import { d as defineProperty } from './define-property-
|
|
6
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
2
|
+
import { f as _toObject, a as _core, c as _ctx, m as _anObject, b as _isObject, _ as _export } from './_to-object-a4107da3.js';
|
|
3
|
+
import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import { _ as _objectSap } from './_object-sap-964b6feb.js';
|
|
5
|
+
import { d as defineProperty } from './define-property-8af5f002.js';
|
|
6
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-6435ba1c.js';
|
|
7
7
|
|
|
8
8
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
9
9
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
2
|
+
import { n as _objectKeys, f as _toObject, a as _core } from './_to-object-a4107da3.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-964b6feb.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.14 Object.keys(O)
|
|
6
6
|
|