@mjhls/mjh-framework 1.0.759 → 1.0.760-beta-0.1
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 +27 -28
- package/dist/cjs/AD300x250x600.js +27 -28
- package/dist/cjs/AD728x90.js +30 -31
- package/dist/cjs/ADFloatingFooter.js +29 -30
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +29 -30
- package/dist/cjs/{ADInfeed-67ba5ac4.js → ADInfeed-673f0acd.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +29 -30
- package/dist/cjs/ADSponsoredResources.js +29 -30
- package/dist/cjs/ADWebcast.js +29 -30
- package/dist/cjs/ADWelcome.js +30 -31
- package/dist/cjs/{ADlgInfeed-42534448.js → ADlgInfeed-f60a46a9.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -32
- package/dist/cjs/AdSlotsProvider.js +16 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +55 -56
- package/dist/cjs/ArticleSeriesLandingPage.js +38 -39
- package/dist/cjs/ArticleSeriesListing.js +59 -60
- package/dist/cjs/Auth.js +330 -816
- 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-80b15fac.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +83 -83
- 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-80146e98.js → Dfp-ce7ac168.js} +30 -31
- package/dist/cjs/EventsDeck.js +131 -138
- package/dist/cjs/ExternalResources.js +77 -78
- 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 +58 -59
- package/dist/cjs/HamMagazine.js +131 -136
- package/dist/cjs/Header.js +11 -13
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +69 -70
- 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 +70 -71
- 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 +121 -124
- 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 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +39 -40
- package/dist/cjs/PubToc.js +16 -17
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +75 -79
- 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 +52 -53
- 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 +71 -75
- package/dist/cjs/VideoSeriesCard.js +32 -33
- package/dist/cjs/VideoSeriesFilter.js +19 -19
- package/dist/cjs/VideoSeriesLandingPage.js +47 -48
- package/dist/cjs/VideoSeriesListing.js +76 -77
- package/dist/cjs/View.js +231 -234
- 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/{_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 +19 -19
- package/dist/cjs/getRootDocGroup.js +7 -7
- package/dist/cjs/getSerializers.js +43 -43
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-fee8c429.js} +2 -2
- 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-d48b231c.js → index-39beccb3.js} +24 -29
- package/dist/cjs/{index-9e0ebc87.js → index-4cf3254a.js} +482 -493
- package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
- 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 +158 -161
- package/dist/cjs/{inherits-2eb23889.js → inherits-513d81cd.js} +8 -8
- package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-7fd85bcf.js} +1 -1
- 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 +24 -24
- package/dist/esm/AD300x250x600.js +24 -24
- package/dist/esm/AD728x90.js +27 -27
- package/dist/esm/ADFloatingFooter.js +26 -26
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +26 -26
- package/dist/esm/{ADInfeed-d1e9b645.js → ADInfeed-ab5fbe8c.js} +9 -9
- package/dist/esm/ADSkyscraper.js +26 -26
- package/dist/esm/ADSponsoredResources.js +26 -26
- package/dist/esm/ADWebcast.js +26 -26
- package/dist/esm/ADWelcome.js +27 -27
- package/dist/esm/{ADlgInfeed-f6128af4.js → ADlgInfeed-65549e1a.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +23 -23
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +52 -52
- package/dist/esm/ArticleSeriesLandingPage.js +35 -35
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +315 -797
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +9 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-c409aca5.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +79 -79
- 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-8bfbd310.js → Dfp-e9a07597.js} +20 -20
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +71 -71
- 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 -46
- package/dist/esm/HamMagazine.js +105 -105
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +66 -66
- 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 +64 -64
- 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 +97 -92
- 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 -102
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +36 -36
- package/dist/esm/PubToc.js +13 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +51 -51
- 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-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 -47
- 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 +61 -61
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +16 -16
- package/dist/esm/VideoSeriesLandingPage.js +39 -39
- package/dist/esm/VideoSeriesListing.js +70 -70
- package/dist/esm/View.js +222 -221
- 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/{_set-species-494ed292.js → _set-species-3f8319f5.js} +4 -4
- package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-502f13b4.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-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/getRelatedArticle.js +13 -13
- package/dist/esm/getRootDocGroup.js +7 -7
- package/dist/esm/getSerializers.js +43 -43
- package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-98643e12.js → index-3551e57e.js} +424 -428
- package/dist/esm/{index-3f5c03b2.js → index-3849e3fe.js} +24 -29
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
- 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 +127 -127
- 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-ec8c6b48.js} +1 -1
- 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 +3 -3
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
|
@@ -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,154 @@
|
|
|
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-807e927e.js';
|
|
26
|
+
import './debounce-1a993acf.js';
|
|
27
|
+
import './index.es-29c1cef5.js';
|
|
28
|
+
import 'react-dom';
|
|
29
|
+
import './visibility-sensor-0baa4eea.js';
|
|
30
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
31
|
+
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
32
|
+
import './main-e4a934b2.js';
|
|
33
|
+
import './entities-7cc3bf45.js';
|
|
34
|
+
import './slicedToArray-641f241f.js';
|
|
35
|
+
import './stringify-4330ccdc.js';
|
|
36
|
+
import './asyncToGenerator-502f13b4.js';
|
|
37
|
+
import './_set-species-3f8319f5.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-ab5fbe8c.js';
|
|
1
42
|
export { default as DeckContent } from './DeckContent.js';
|
|
43
|
+
import './lodash-ec8c6b48.js';
|
|
44
|
+
import './ADlgInfeed-65549e1a.js';
|
|
45
|
+
import './getContentCategory-15dcc413.js';
|
|
46
|
+
import './get-5ee14cda.js';
|
|
47
|
+
export { default as AD } from './AD.js';
|
|
48
|
+
import './AuthorComponent-34b16174.js';
|
|
2
49
|
export { default as GridContent } from './GridContent.js';
|
|
3
50
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
51
|
+
import 'react-bootstrap/Media';
|
|
4
52
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
53
|
+
import './BlockContent-c409aca5.js';
|
|
54
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
5
55
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
6
56
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
57
|
+
import './index-c7e2ac95.js';
|
|
58
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
7
59
|
export { default as GroupDeck } from './GroupDeck.js';
|
|
8
60
|
export { default as YoutubeGroup } from './YoutubeGroup.js';
|
|
61
|
+
import 'react-bootstrap';
|
|
62
|
+
import './timeDifferenceCalc.js';
|
|
9
63
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
64
|
+
import './iconBase-602d52fe.js';
|
|
65
|
+
import './index.esm-29e48d38.js';
|
|
10
66
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
11
67
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
68
|
+
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
69
|
+
export { g as getSerializers } from './index-3551e57e.js';
|
|
70
|
+
import './util-7700fc59.js';
|
|
71
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
72
|
+
import 'next/head';
|
|
73
|
+
import 'react-share';
|
|
74
|
+
export { default as SocialShare } from './SocialShare.js';
|
|
75
|
+
import './_object-to-array-7e804fce.js';
|
|
76
|
+
import 'react-bootstrap/Pagination';
|
|
77
|
+
import 'react-bootstrap/Button';
|
|
78
|
+
import 'react-bootstrap/Figure';
|
|
12
79
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
13
80
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
14
81
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
15
82
|
export { default as IssueDeck } from './IssueDeck.js';
|
|
83
|
+
import 'react-bootstrap/Badge';
|
|
16
84
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
85
|
+
import './defineProperty-94fd8bfc.js';
|
|
17
86
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
87
|
+
import 'react-bootstrap/Spinner';
|
|
88
|
+
import 'react-bootstrap/Form';
|
|
89
|
+
import './index-ef6d5dcf.js';
|
|
90
|
+
import './js.cookie-6874175c.js';
|
|
18
91
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
19
92
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
20
93
|
export { Column1 } from './Column1.js';
|
|
94
|
+
export { default as SideFooter } from './SideFooter.js';
|
|
95
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
21
96
|
export { Column2 } from './Column2.js';
|
|
97
|
+
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
98
|
+
import 'react-bootstrap/ListGroup';
|
|
99
|
+
export { default as ADWebcast } from './ADWebcast.js';
|
|
100
|
+
export { default as LeftNav } from './LeftNav.js';
|
|
101
|
+
export { default as PageFilter } from './PageFilter.js';
|
|
22
102
|
export { Column3 } from './Column3.js';
|
|
23
103
|
export { default as Header } from './Header.js';
|
|
24
|
-
|
|
104
|
+
import 'react-bootstrap/Accordion';
|
|
105
|
+
import 'react-bootstrap/AccordionToggle';
|
|
25
106
|
export { default as AccordionPanel } from './AccordionPanel.js';
|
|
26
|
-
export { default as SocialShare } from './SocialShare.js';
|
|
27
|
-
export { default as PageFilter } from './PageFilter.js';
|
|
28
107
|
export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
108
|
+
import 'react-bootstrap/Nav';
|
|
109
|
+
import 'react-bootstrap/Navbar';
|
|
110
|
+
import 'react-bootstrap/NavDropdown';
|
|
111
|
+
import './index.esm-b08f4b04.js';
|
|
112
|
+
import './NavFooter-e27bd93b.js';
|
|
113
|
+
import './index.esm-fd746768.js';
|
|
114
|
+
export { default as SocialIcons } from './SocialIcons.js';
|
|
115
|
+
import 'react-bootstrap/FormControl';
|
|
116
|
+
import './SocialSearchComponent-a2ae84d1.js';
|
|
29
117
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
30
118
|
export { NavNative } from './NavNative.js';
|
|
119
|
+
export { default as Search } from './Search.js';
|
|
31
120
|
export { NavNormal } from './NavNormal.js';
|
|
32
121
|
export { NavDvm } from './NavDvm.js';
|
|
33
122
|
export { HamMagazine } from './HamMagazine.js';
|
|
123
|
+
export { default as ADGutter } from './ADGutter.js';
|
|
124
|
+
export { default as AD728x90 } from './AD728x90.js';
|
|
34
125
|
export { default as TemplateNormal } from './TemplateNormal.js';
|
|
35
|
-
export { default as AD } from './AD.js';
|
|
36
126
|
export { default as AD300x250 } from './AD300x250.js';
|
|
37
127
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
38
|
-
export { default as AD728x90 } from './AD728x90.js';
|
|
39
128
|
export { default as ADFooter } from './ADFooter.js';
|
|
40
|
-
export { default as AdSlot } from './AdSlot.js';
|
|
41
129
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
42
130
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
43
|
-
export { default as ADGutter } from './ADGutter.js';
|
|
44
131
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
45
|
-
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
46
|
-
export { default as ADWebcast } from './ADWebcast.js';
|
|
47
132
|
export { default as ADSkyscraper } from './ADSkyscraper.js';
|
|
48
|
-
|
|
133
|
+
import 'react-bootstrap/Carousel';
|
|
49
134
|
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';
|
|
135
|
+
import 'react-bootstrap/Breadcrumb';
|
|
56
136
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
57
137
|
export { default as Hero } from './Hero.js';
|
|
138
|
+
import './keys-8eda7a5c.js';
|
|
58
139
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
59
140
|
export { default as PdfDownload } from './PdfDownload.js';
|
|
141
|
+
import 'react-bootstrap/DropdownButton';
|
|
142
|
+
import 'react-bootstrap/Dropdown';
|
|
60
143
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
144
|
+
import './index.esm-cf08bf18.js';
|
|
61
145
|
export { default as Ustream } from './Ustream.js';
|
|
62
|
-
export { default as SideFooter } from './SideFooter.js';
|
|
63
146
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
64
147
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
65
148
|
export { default as IssueLanding } from './IssueLanding.js';
|
|
149
|
+
import 'react-bootstrap/Modal';
|
|
66
150
|
export { default as PopUpModal } from './PopUpModal.js';
|
|
67
151
|
export { default as RelatedContent } from './RelatedContent.js';
|
|
68
|
-
export { default as SocialIcons } from './SocialIcons.js';
|
|
69
|
-
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
70
152
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
71
153
|
export { default as PubToc } from './PubToc.js';
|
|
72
154
|
export { default as PubSection } from './PubSection.js';
|
|
@@ -78,111 +160,29 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
78
160
|
export { default as YahooHero } from './YahooHero.js';
|
|
79
161
|
export { default as GridHero } from './GridHero.js';
|
|
80
162
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
81
|
-
export { g as getSerializers } from './index-98643e12.js';
|
|
82
|
-
export { default as Beam } from './Beam.js';
|
|
83
|
-
export { default as Segment } from './Segment.js';
|
|
84
163
|
export { default as KMTracker } from './KMTracker.js';
|
|
85
164
|
export { default as getSeriesDetail } from './getSeriesDetail.js';
|
|
86
165
|
export { default as SetCookie } from './SetCookie.js';
|
|
166
|
+
import './index-db3bb315.js';
|
|
87
167
|
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
168
|
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-1a993acf.js';
|
|
121
|
-
import './isSymbol-807e927e.js';
|
|
122
|
-
import './index.es-c6222053.js';
|
|
123
|
-
import './visibility-sensor-082c757b.js';
|
|
124
|
-
import 'react-dom';
|
|
125
|
-
import './main-1450d277.js';
|
|
126
|
-
import './entities-932b50cf.js';
|
|
127
|
-
import './ADInfeed-d1e9b645.js';
|
|
128
|
-
import './slicedToArray-cdeaee08.js';
|
|
129
|
-
import './lodash-ad27652f.js';
|
|
130
|
-
import './ADlgInfeed-f6128af4.js';
|
|
131
|
-
import './getContentCategory-15dcc413.js';
|
|
132
|
-
import './get-5ee14cda.js';
|
|
133
|
-
import './AuthorComponent-c7ff069f.js';
|
|
134
|
-
import 'react-bootstrap/Media';
|
|
135
|
-
import './BlockContent-d8cd739c.js';
|
|
136
|
-
import './react-social-icons-91f9716f.js';
|
|
137
|
-
import './index-c7e2ac95.js';
|
|
138
|
-
import './smoothscroll-fa4e3f8c.js';
|
|
139
|
-
import 'react-bootstrap';
|
|
140
|
-
import './timeDifferenceCalc.js';
|
|
141
|
-
import './index.esm-3fdda599.js';
|
|
142
|
-
import './iconBase-602d52fe.js';
|
|
143
|
-
import './asyncToGenerator-2bd4099a.js';
|
|
144
|
-
import './_set-species-494ed292.js';
|
|
145
|
-
import 'react-bootstrap/Button';
|
|
146
|
-
import './defineProperty-ea516b15.js';
|
|
147
|
-
import './_object-to-array-8f409e54.js';
|
|
148
|
-
import './stringify-d4839bab.js';
|
|
149
|
-
import 'react-bootstrap/Spinner';
|
|
150
|
-
import 'react-bootstrap/Form';
|
|
151
|
-
import './index-ccb770c7.js';
|
|
152
|
-
import './js.cookie-6874175c.js';
|
|
153
|
-
import './ConferenceBanner-9162d0ca.js';
|
|
154
|
-
import 'next/head';
|
|
155
|
-
import 'react-bootstrap/ListGroup';
|
|
156
|
-
import 'react-bootstrap/Accordion';
|
|
157
|
-
import 'react-bootstrap/AccordionToggle';
|
|
158
|
-
import 'react-share';
|
|
159
|
-
import 'react-bootstrap/Nav';
|
|
160
|
-
import 'react-bootstrap/Navbar';
|
|
161
|
-
import 'react-bootstrap/NavDropdown';
|
|
162
|
-
import './index.esm-d6f88d94.js';
|
|
163
|
-
import './NavFooter-c29526b7.js';
|
|
164
|
-
import './index.esm-8016b507.js';
|
|
165
|
-
import './SocialSearchComponent-c3216d1a.js';
|
|
166
|
-
import 'react-bootstrap/FormControl';
|
|
167
|
-
import 'react-bootstrap/Carousel';
|
|
168
|
-
import 'react-bootstrap/Breadcrumb';
|
|
169
|
-
import './keys-a0b0c7a4.js';
|
|
170
|
-
import 'react-bootstrap/DropdownButton';
|
|
171
|
-
import 'react-bootstrap/Dropdown';
|
|
172
|
-
import './index.esm-a8ff922c.js';
|
|
173
|
-
import './brightcove-react-player-loader.es-b43c695a.js';
|
|
174
|
-
import 'react-bootstrap/Modal';
|
|
175
|
-
import './util-3ab476bf.js';
|
|
176
|
-
import 'react-bootstrap/Pagination';
|
|
177
|
-
import 'react-bootstrap/Figure';
|
|
178
|
-
import './index-db3bb315.js';
|
|
169
|
+
export { default as Auth } from './Auth.js';
|
|
179
170
|
import 'swr';
|
|
180
171
|
import 'passport-local';
|
|
181
172
|
import 'mysql';
|
|
173
|
+
export { g as getTargeting } from './getTargeting-7211f12c.js';
|
|
174
|
+
export { default as View } from './View.js';
|
|
175
|
+
export { default as getKeywords } from './getKeywords.js';
|
|
176
|
+
export { default as urlFor } from './urlFor.js';
|
|
182
177
|
import './style-inject.es-1f59c1d0.js';
|
|
183
178
|
import 'disqus-react';
|
|
184
179
|
import 'react-twitter-embed';
|
|
180
|
+
export { default as PartnerDetailListing } from './PartnerDetailListing.js';
|
|
181
|
+
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
185
182
|
import './VideoSeriesCard.js';
|
|
183
|
+
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
184
|
+
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
185
|
+
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
186
186
|
|
|
187
187
|
//Feature query to be used
|
|
188
188
|
// const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
|
|
@@ -219,54 +219,54 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
219
219
|
|
|
220
220
|
//image width updated.
|
|
221
221
|
|
|
222
|
-
return
|
|
222
|
+
return React__default.createElement(
|
|
223
223
|
'div',
|
|
224
224
|
{ className: 'featured-articles-wrapper' },
|
|
225
225
|
data.map(function (article, index) {
|
|
226
|
-
return
|
|
227
|
-
|
|
226
|
+
return React__default.createElement(
|
|
227
|
+
React__default.Fragment,
|
|
228
228
|
null,
|
|
229
|
-
|
|
229
|
+
React__default.createElement(
|
|
230
230
|
Row,
|
|
231
231
|
{ className: 'article-wrap' },
|
|
232
|
-
|
|
232
|
+
React__default.createElement(
|
|
233
233
|
Col,
|
|
234
234
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
235
|
-
|
|
235
|
+
React__default.createElement(
|
|
236
236
|
'a',
|
|
237
237
|
{ href: '' + article.feature_link },
|
|
238
|
-
|
|
238
|
+
React__default.createElement(
|
|
239
239
|
'figure',
|
|
240
240
|
{ style: { marginTop: '1rem' } },
|
|
241
|
-
|
|
241
|
+
React__default.createElement(
|
|
242
242
|
LazyLoad,
|
|
243
243
|
{ height: imageHeight },
|
|
244
|
-
|
|
244
|
+
React__default.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? renderImage(article.feature_img, imageWidth, imageHeight) : defaultImage })
|
|
245
245
|
)
|
|
246
246
|
)
|
|
247
247
|
)
|
|
248
248
|
),
|
|
249
|
-
|
|
249
|
+
React__default.createElement(
|
|
250
250
|
Col,
|
|
251
251
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
252
|
-
|
|
252
|
+
React__default.createElement(
|
|
253
253
|
'a',
|
|
254
254
|
{ href: '' + article.feature_link },
|
|
255
|
-
|
|
255
|
+
React__default.createElement(
|
|
256
256
|
'h4',
|
|
257
257
|
{ className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
|
|
258
258
|
article.feature_title
|
|
259
259
|
),
|
|
260
|
-
|
|
260
|
+
React__default.createElement(
|
|
261
261
|
'p',
|
|
262
262
|
{ style: { fontSize: '1.1em' } },
|
|
263
263
|
article.feature_body
|
|
264
264
|
)
|
|
265
265
|
)
|
|
266
266
|
),
|
|
267
|
-
index !== data.length - 1 &&
|
|
267
|
+
index !== data.length - 1 && React__default.createElement('hr', null)
|
|
268
268
|
),
|
|
269
|
-
|
|
269
|
+
React__default.createElement(
|
|
270
270
|
'style',
|
|
271
271
|
{ jsx: 'true' },
|
|
272
272
|
'\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
|
|
|
@@ -417,7 +417,7 @@ var lodash = createCommonjsModule(function (module, exports) {
|
|
|
417
417
|
var root = freeGlobal || freeSelf || Function('return this')();
|
|
418
418
|
|
|
419
419
|
/** Detect free variable `exports`. */
|
|
420
|
-
var freeExports =
|
|
420
|
+
var freeExports = exports && !exports.nodeType && exports;
|
|
421
421
|
|
|
422
422
|
/** Detect free variable `module`. */
|
|
423
423
|
var freeModule = freeExports && 'object' == 'object' && module && !module.nodeType && module;
|