@mjhls/mjh-framework 1.0.785 → 1.0.786-beta.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 +26 -27
- package/dist/cjs/AD300x250x600.js +26 -27
- package/dist/cjs/AD728x90.js +29 -30
- package/dist/cjs/ADFloatingFooter.js +28 -29
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +28 -29
- package/dist/cjs/{ADInfeed-1e53d7db.js → ADInfeed-bb09e44c.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +28 -29
- package/dist/cjs/ADSponsoredResources.js +28 -29
- package/dist/cjs/ADWebcast.js +28 -29
- package/dist/cjs/ADWelcome.js +29 -30
- package/dist/cjs/{ADlgInfeed-2494fd17.js → ADlgInfeed-fa91dbda.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -32
- package/dist/cjs/AdSlotsProvider.js +15 -16
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +54 -57
- package/dist/cjs/ArticleSeriesLandingPage.js +37 -38
- package/dist/cjs/ArticleSeriesListing.js +60 -61
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +8 -8
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +82 -82
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -35
- package/dist/cjs/Column3.js +54 -57
- package/dist/cjs/ConferenceArticleCard.js +23 -24
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +93 -97
- 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 +77 -80
- 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 +130 -135
- package/dist/cjs/Header.js +12 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +68 -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 -40
- package/dist/cjs/LeftNav.js +35 -37
- package/dist/cjs/MasterDeck.js +69 -70
- package/dist/cjs/MediaSeriesLanding.js +38 -40
- package/dist/cjs/NavDvm.js +74 -79
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +137 -142
- package/dist/cjs/NavNative.js +126 -134
- package/dist/cjs/NavNormal.js +47 -52
- 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 +99 -112
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +38 -39
- package/dist/cjs/PubToc.js +15 -16
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +79 -83
- package/dist/cjs/QueueDeckExpanded.js +291 -291
- 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 -6
- 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 -35
- 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 -54
- 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 +70 -76
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +18 -18
- package/dist/cjs/VideoSeriesLandingPage.js +45 -46
- package/dist/cjs/VideoSeriesListing.js +77 -78
- package/dist/cjs/View.js +255 -261
- 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-b6a175bf.js → asyncToGenerator-140e5f89.js} +7 -7
- 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-0a918631.js} +2 -1
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +28 -443
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +42 -44
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-67f12cd7.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-4f6e2a09.js → index-57d0264f.js} +1747 -948
- 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 +154 -166
- package/dist/cjs/{inherits-2eb23889.js → inherits-452ff02c.js} +8 -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/{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 -23
- package/dist/esm/AD300x250x600.js +23 -23
- package/dist/esm/AD728x90.js +26 -26
- package/dist/esm/ADFloatingFooter.js +25 -25
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +25 -25
- package/dist/esm/{ADInfeed-94817c40.js → ADInfeed-0b552b0a.js} +9 -9
- package/dist/esm/ADSkyscraper.js +25 -25
- package/dist/esm/ADSponsoredResources.js +25 -25
- package/dist/esm/ADWebcast.js +25 -25
- package/dist/esm/ADWelcome.js +26 -26
- package/dist/esm/{ADlgInfeed-6124ee3c.js → ADlgInfeed-49f41f83.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +22 -22
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +51 -53
- package/dist/esm/ArticleSeriesLandingPage.js +34 -34
- package/dist/esm/ArticleSeriesListing.js +55 -55
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +8 -8
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +78 -78
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -26
- package/dist/esm/Column3.js +47 -47
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +75 -75
- 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 +70 -72
- 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 +104 -104
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +65 -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 -36
- package/dist/esm/LeftNav.js +31 -31
- package/dist/esm/MasterDeck.js +63 -63
- package/dist/esm/MediaSeriesLanding.js +31 -31
- package/dist/esm/NavDvm.js +56 -56
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -113
- package/dist/esm/NavNative.js +99 -99
- package/dist/esm/NavNormal.js +35 -35
- 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 +95 -107
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +35 -35
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +54 -54
- package/dist/esm/QueueDeckExpanded.js +271 -271
- 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 -6
- 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 -30
- 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 +46 -48
- 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 +60 -62
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +15 -15
- package/dist/esm/VideoSeriesLandingPage.js +38 -38
- package/dist/esm/VideoSeriesListing.js +71 -71
- package/dist/esm/View.js +239 -241
- 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-585841c0.js → asyncToGenerator-fc1c2e29.js} +7 -7
- 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-6f2fcc99.js} +2 -2
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +28 -443
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +42 -44
- package/dist/esm/{getTargeting-2d402d66.js → getTargeting-ed6ebf43.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-761f5e47.js → index-0141b5a9.js} +1681 -874
- 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-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 +124 -132
- package/dist/esm/{inherits-5906fbea.js → inherits-cf8dde54.js} +6 -6
- 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/{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/Auth.js +0 -4231
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/cjs/util-6f784d85.js +0 -576
- package/dist/esm/Auth.js +0 -4211
- package/dist/esm/index-db3bb315.js +0 -207
- package/dist/esm/util-3ab476bf.js +0 -574
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './_object-pie-33c40e79.js';
|
|
4
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
5
|
+
import React__default from 'react';
|
|
6
|
+
import 'prop-types';
|
|
4
7
|
import Container from 'react-bootstrap/Container';
|
|
5
8
|
import Row from 'react-bootstrap/Row';
|
|
6
9
|
import Col from 'react-bootstrap/Col';
|
|
7
10
|
import Card from 'react-bootstrap/Card';
|
|
8
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
9
|
-
import { L as LazyLoad } from './index-752d1dae.js';
|
|
10
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-91f9716f.js';
|
|
11
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
|
-
import './_to-object-97770c52.js';
|
|
13
|
-
import './_object-pie-33c40e79.js';
|
|
14
|
-
import 'prop-types';
|
|
15
11
|
import 'react-dom';
|
|
12
|
+
import { i as imageUrlBuilder } from './index-73819142.js';
|
|
13
|
+
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
14
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
15
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
16
16
|
|
|
17
17
|
var TaxonomyCard = function TaxonomyCard(props) {
|
|
18
18
|
// setting default value for imageHeight
|
|
@@ -46,13 +46,13 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
46
46
|
var itemCounter = 0;
|
|
47
47
|
var lgVar = 12;
|
|
48
48
|
|
|
49
|
-
return
|
|
49
|
+
return React__default.createElement(
|
|
50
50
|
'div',
|
|
51
51
|
{ className: 'contentDeck' },
|
|
52
|
-
|
|
52
|
+
React__default.createElement(
|
|
53
53
|
Container,
|
|
54
54
|
null,
|
|
55
|
-
|
|
55
|
+
React__default.createElement(
|
|
56
56
|
Row,
|
|
57
57
|
null,
|
|
58
58
|
data && data.map(function (row, index) {
|
|
@@ -91,33 +91,33 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
91
91
|
extraURL2 && companyDetails.push({ key: 'url', value: extraURL2 });
|
|
92
92
|
extraURL3 && companyDetails.push({ key: 'url', value: extraURL3 });
|
|
93
93
|
extraURL4 && companyDetails.push({ key: 'url', value: extraURL4 });
|
|
94
|
-
return
|
|
94
|
+
return React__default.createElement(
|
|
95
95
|
Col,
|
|
96
96
|
{ key: itemCounter, md: 12, lg: lgVar, counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
97
|
-
|
|
97
|
+
React__default.createElement(
|
|
98
98
|
Card,
|
|
99
99
|
{ className: 'taxonomy-card', style: { flexDirection: mode, position: 'relative', overflow: 'hidden' } },
|
|
100
|
-
|
|
100
|
+
React__default.createElement(
|
|
101
101
|
Card.Body,
|
|
102
102
|
null,
|
|
103
|
-
|
|
103
|
+
React__default.createElement(
|
|
104
104
|
Row,
|
|
105
105
|
null,
|
|
106
|
-
thumbnailURL &&
|
|
106
|
+
thumbnailURL && React__default.createElement(
|
|
107
107
|
Col,
|
|
108
108
|
null,
|
|
109
|
-
|
|
109
|
+
React__default.createElement(
|
|
110
110
|
LazyLoad,
|
|
111
111
|
{ height: imageHeight },
|
|
112
|
-
row && row.thumbnail &&
|
|
112
|
+
row && row.thumbnail && React__default.createElement(
|
|
113
113
|
'figure',
|
|
114
114
|
null,
|
|
115
|
-
row.thumbnail.link ?
|
|
115
|
+
row.thumbnail.link ? React__default.createElement(
|
|
116
116
|
'a',
|
|
117
117
|
{ href: row.thumbnail.link, target: row.thumbnail.blank ? '_blank' : '_self' },
|
|
118
|
-
|
|
119
|
-
) :
|
|
120
|
-
row && row.thumbnail && row.thumbnail.caption &&
|
|
118
|
+
React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
|
|
119
|
+
) : React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
|
|
120
|
+
row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
|
|
121
121
|
'figcaption',
|
|
122
122
|
null,
|
|
123
123
|
row.thumbnail.caption
|
|
@@ -125,30 +125,30 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
125
125
|
)
|
|
126
126
|
)
|
|
127
127
|
),
|
|
128
|
-
|
|
128
|
+
React__default.createElement(
|
|
129
129
|
Col,
|
|
130
130
|
null,
|
|
131
|
-
|
|
131
|
+
React__default.createElement(
|
|
132
132
|
Row,
|
|
133
133
|
{ className: 'details-content-wrapper' },
|
|
134
|
-
|
|
134
|
+
React__default.createElement(
|
|
135
135
|
'div',
|
|
136
136
|
{ className: 'details-content-inner-wrapper' },
|
|
137
|
-
(address && address.length > 0 || companyDetails && companyDetails.length > 0) &&
|
|
137
|
+
(address && address.length > 0 || companyDetails && companyDetails.length > 0) && React__default.createElement(
|
|
138
138
|
'div',
|
|
139
139
|
{ className: 'details-wrapper' },
|
|
140
|
-
companyDetails && companyDetails.length > 0 &&
|
|
140
|
+
companyDetails && companyDetails.length > 0 && React__default.createElement(
|
|
141
141
|
'div',
|
|
142
142
|
{ className: 'company-wrapper' },
|
|
143
143
|
companyDetails.map(function (field, index) {
|
|
144
144
|
if (field.value && field.key === 'company') {
|
|
145
|
-
return
|
|
145
|
+
return React__default.createElement(
|
|
146
146
|
'p',
|
|
147
147
|
{ className: 'details-field', key: index },
|
|
148
148
|
field.value
|
|
149
149
|
);
|
|
150
150
|
} else if (field.value && field.key === 'url') {
|
|
151
|
-
return
|
|
151
|
+
return React__default.createElement(
|
|
152
152
|
'a',
|
|
153
153
|
{ className: 'details-field', href: field.value, key: index },
|
|
154
154
|
field.value
|
|
@@ -163,12 +163,12 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
163
163
|
// }
|
|
164
164
|
})
|
|
165
165
|
),
|
|
166
|
-
address && address.length > 0 &&
|
|
166
|
+
address && address.length > 0 && React__default.createElement(
|
|
167
167
|
'div',
|
|
168
168
|
{ className: 'address-wrapper' },
|
|
169
169
|
address.map(function (field, index) {
|
|
170
170
|
if (field) {
|
|
171
|
-
return
|
|
171
|
+
return React__default.createElement(
|
|
172
172
|
'p',
|
|
173
173
|
{ className: 'details-field', key: index },
|
|
174
174
|
field
|
|
@@ -176,18 +176,18 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
176
176
|
}
|
|
177
177
|
})
|
|
178
178
|
),
|
|
179
|
-
|
|
179
|
+
React__default.createElement(
|
|
180
180
|
'style',
|
|
181
181
|
{ jsx: 'true' },
|
|
182
182
|
'\n .details-content-wrapper,\n .details-content-inner-wrapper {\n width: 100%;\n }\n .details-wrapper .details-field {\n margin: 0px;\n display: block;\n font-size: 1rem;\n margin-bottom: 3px;\n }\n .details-wrapper .company-wrapper {\n margin-right: 20px;\n display: inline-block;\n width: 50%;\n vertical-align: top;\n }\n .details-wrapper .address-wrapper {\n width: 45%;\n display: inline-block;\n }\n '
|
|
183
183
|
)
|
|
184
184
|
),
|
|
185
|
-
socialLinks && socialLinks.length &&
|
|
185
|
+
socialLinks && socialLinks.length && React__default.createElement(
|
|
186
186
|
'div',
|
|
187
187
|
{ className: 'social-icons' },
|
|
188
188
|
socialLinks.map(function (url, index) {
|
|
189
189
|
if (url && url.length) {
|
|
190
|
-
return
|
|
190
|
+
return React__default.createElement(reactSocialIcons_1, {
|
|
191
191
|
target: '_blank',
|
|
192
192
|
rel: 'noopener noreferrer',
|
|
193
193
|
key: index,
|
|
@@ -197,22 +197,22 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
197
197
|
});
|
|
198
198
|
}
|
|
199
199
|
}),
|
|
200
|
-
|
|
200
|
+
React__default.createElement(
|
|
201
201
|
'style',
|
|
202
202
|
{ jsx: 'true' },
|
|
203
203
|
'\n .social-icons {\n margin-top: 0px;\n margin-bottom: 10px;\n }\n '
|
|
204
204
|
)
|
|
205
205
|
),
|
|
206
|
-
|
|
206
|
+
React__default.createElement(
|
|
207
207
|
Card.Text,
|
|
208
208
|
null,
|
|
209
|
-
|
|
209
|
+
React__default.createElement(BlockContent, _extends({ blocks: row.summary, serializers: getSerializers }, client.config()))
|
|
210
210
|
)
|
|
211
211
|
)
|
|
212
212
|
)
|
|
213
213
|
)
|
|
214
214
|
),
|
|
215
|
-
icon &&
|
|
215
|
+
icon && React__default.createElement(
|
|
216
216
|
'span',
|
|
217
217
|
{
|
|
218
218
|
className: 'taxonomy-icon',
|
|
@@ -232,7 +232,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
232
232
|
})
|
|
233
233
|
)
|
|
234
234
|
),
|
|
235
|
-
icon &&
|
|
235
|
+
icon && React__default.createElement(
|
|
236
236
|
'style',
|
|
237
237
|
{ jsx: 'true' },
|
|
238
238
|
'\n .taxonomy-card:hover .taxonomy-icon {\n transform: translateY(-50%) scale(1.5) translateX(0) !important;\n }\n '
|
|
@@ -1,57 +1,55 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-585841c0.js';
|
|
2
|
-
import { _ as _extends, a as _Object$assign } from './extends-31d65aba.js';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import { useRouter } from 'next/router';
|
|
5
|
-
import Head from 'next/head';
|
|
6
|
-
import { B as BlockContent } from './BlockContent-d8cd739c.js';
|
|
7
|
-
import { g as getSerializers } from './index-761f5e47.js';
|
|
8
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import './web.dom.iterable-035980f3.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
12
4
|
import './_library-528f1934.js';
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
15
8
|
import './_object-pie-33c40e79.js';
|
|
9
|
+
import { _ as _extends, a as _Object$assign } from './extends-6f2fcc99.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-cf8dde54.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';
|
|
16
18
|
import 'prop-types';
|
|
17
|
-
import '
|
|
18
|
-
import '
|
|
19
|
-
import '
|
|
20
|
-
import '
|
|
21
|
-
import './
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import './stringify-d4839bab.js';
|
|
25
|
-
import './Segment.js';
|
|
26
|
-
import './main-1450d277.js';
|
|
27
|
-
import './index-752d1dae.js';
|
|
19
|
+
import 'react-bootstrap/Row';
|
|
20
|
+
import 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
22
|
+
import { useRouter } from 'next/router';
|
|
23
|
+
import './isSymbol-1981418f.js';
|
|
24
|
+
import './debounce-9207d8ee.js';
|
|
25
|
+
import './toNumber-2f7a84cd.js';
|
|
28
26
|
import 'react-dom';
|
|
29
|
-
import './
|
|
30
|
-
import './
|
|
31
|
-
import './
|
|
27
|
+
import './index-73819142.js';
|
|
28
|
+
import './index-5f9f807a.js';
|
|
29
|
+
import './main-e4a934b2.js';
|
|
30
|
+
import './entities-7cc3bf45.js';
|
|
31
|
+
import './slicedToArray-641f241f.js';
|
|
32
|
+
import './stringify-4330ccdc.js';
|
|
33
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
34
|
+
import './Segment.js';
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './AdSlot.js';
|
|
37
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
38
|
+
import './index-c7e2ac95.js';
|
|
39
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
32
40
|
import './GroupDeck.js';
|
|
33
|
-
import '
|
|
34
|
-
import './
|
|
35
|
-
import './
|
|
41
|
+
import 'react-bootstrap';
|
|
42
|
+
import './iconBase-602d52fe.js';
|
|
43
|
+
import './index.esm-29e48d38.js';
|
|
44
|
+
import { g as getSerializers } from './index-0141b5a9.js';
|
|
45
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
46
|
+
import Head from 'next/head';
|
|
36
47
|
import 'react-share';
|
|
37
|
-
import './
|
|
38
|
-
import './
|
|
48
|
+
import './SocialShare.js';
|
|
49
|
+
import './_object-to-array-7e804fce.js';
|
|
39
50
|
import 'react-bootstrap/Pagination';
|
|
40
51
|
import 'react-bootstrap/Button';
|
|
41
|
-
import './entities-932b50cf.js';
|
|
42
|
-
import './AdSlot.js';
|
|
43
|
-
import './debounce-9207d8ee.js';
|
|
44
|
-
import './isSymbol-1981418f.js';
|
|
45
|
-
import './toNumber-2f7a84cd.js';
|
|
46
|
-
import 'react-bootstrap/Row';
|
|
47
|
-
import 'react-bootstrap/Col';
|
|
48
|
-
import './inherits-5906fbea.js';
|
|
49
|
-
import './_object-sap-fd3054d0.js';
|
|
50
|
-
import './define-property-ec6d528d.js';
|
|
51
|
-
import './index.esm-3fdda599.js';
|
|
52
|
-
import './iconBase-602d52fe.js';
|
|
53
52
|
import 'react-bootstrap/Figure';
|
|
54
|
-
import 'react-script-tag';
|
|
55
53
|
|
|
56
54
|
var _this = undefined;
|
|
57
55
|
|
|
@@ -90,10 +88,10 @@ var setMetaDescription = function setMetaDescription(data, router) {
|
|
|
90
88
|
}
|
|
91
89
|
}
|
|
92
90
|
}
|
|
93
|
-
return
|
|
91
|
+
return React__default.createElement(
|
|
94
92
|
Head,
|
|
95
93
|
null,
|
|
96
|
-
|
|
94
|
+
React__default.createElement('meta', { name: 'description', content: metaDescription, key: 'description' })
|
|
97
95
|
);
|
|
98
96
|
};
|
|
99
97
|
|
|
@@ -102,11 +100,11 @@ var TaxonomyDescription = function TaxonomyDescription(_ref) {
|
|
|
102
100
|
client = _ref.client;
|
|
103
101
|
|
|
104
102
|
var router = useRouter();
|
|
105
|
-
return data && data.length > 0 &&
|
|
103
|
+
return data && data.length > 0 && React__default.createElement(
|
|
106
104
|
'section',
|
|
107
105
|
{ className: 'taxonomy-description' },
|
|
108
106
|
setMetaDescription(data, router),
|
|
109
|
-
|
|
107
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: data, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
110
108
|
);
|
|
111
109
|
};
|
|
112
110
|
|
|
@@ -1,68 +1,68 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-cdeaee08.js';
|
|
2
|
-
import React, { useState, useEffect } from 'react';
|
|
3
|
-
import { useRouter } from 'next/router';
|
|
4
|
-
import Container from 'react-bootstrap/Container';
|
|
5
|
-
import ADGutter from './ADGutter.js';
|
|
6
|
-
import AD728x90 from './AD728x90.js';
|
|
7
|
-
import Header from './Header.js';
|
|
8
|
-
import { Column1 } from './Column1.js';
|
|
9
|
-
import { Column2 } from './Column2.js';
|
|
10
|
-
import { Column3 } from './Column3.js';
|
|
11
|
-
import MagazineNav from './NavMagazine.js';
|
|
12
|
-
import { NavNative } from './NavNative.js';
|
|
13
|
-
import { NavNormal } from './NavNormal.js';
|
|
14
|
-
import { NavDvm } from './NavDvm.js';
|
|
15
|
-
import { HamMagazine } from './HamMagazine.js';
|
|
16
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
|
-
import './
|
|
18
|
-
import './es6.string.iterator-
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
22
|
-
import './extends-31d65aba.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 './core.get-iterator-method-e1de7503.js';
|
|
23
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
|
+
import './define-property-8af5f002.js';
|
|
10
|
+
import './web.dom.iterable-4439f05a.js';
|
|
11
|
+
import React__default, { useState, useEffect } from 'react';
|
|
12
|
+
import './index-a9e53f80.js';
|
|
24
13
|
import 'prop-types';
|
|
25
|
-
import '
|
|
26
|
-
import '
|
|
14
|
+
import Container from 'react-bootstrap/Container';
|
|
15
|
+
import 'react-bootstrap/Row';
|
|
16
|
+
import 'react-bootstrap/Col';
|
|
17
|
+
import { useRouter } from 'next/router';
|
|
27
18
|
import './isSymbol-1981418f.js';
|
|
19
|
+
import './debounce-9207d8ee.js';
|
|
28
20
|
import './toNumber-2f7a84cd.js';
|
|
29
|
-
import './
|
|
30
|
-
import './
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
33
|
-
import './_iter-detect-48516cd3.js';
|
|
21
|
+
import './main-e4a934b2.js';
|
|
22
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
23
|
+
import './stringify-4330ccdc.js';
|
|
24
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
34
25
|
import './Segment.js';
|
|
35
|
-
import './
|
|
36
|
-
import '
|
|
37
|
-
import 'react-bootstrap/Row';
|
|
38
|
-
import 'react-bootstrap/Col';
|
|
39
|
-
import './SideFooter.js';
|
|
40
|
-
import './defineProperty-ea516b15.js';
|
|
41
|
-
import './define-property-ec6d528d.js';
|
|
42
|
-
import './react-social-icons-91f9716f.js';
|
|
26
|
+
import './Beam.js';
|
|
27
|
+
import './AdSlot.js';
|
|
43
28
|
import './get-1e515072.js';
|
|
44
29
|
import './eq-b470f743.js';
|
|
45
|
-
import './
|
|
30
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
31
|
+
import 'react-bootstrap';
|
|
32
|
+
import './iconBase-602d52fe.js';
|
|
33
|
+
import './index.esm-29e48d38.js';
|
|
34
|
+
import 'next/head';
|
|
35
|
+
import 'react-bootstrap/Button';
|
|
36
|
+
import './defineProperty-94fd8bfc.js';
|
|
37
|
+
import 'react-bootstrap/Form';
|
|
38
|
+
import { Column1 } from './Column1.js';
|
|
39
|
+
import './SideFooter.js';
|
|
40
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
41
|
+
import { Column2 } from './Column2.js';
|
|
46
42
|
import './ADSponsoredResources.js';
|
|
47
|
-
import './LeftNav.js';
|
|
48
43
|
import 'react-bootstrap/ListGroup';
|
|
49
44
|
import './ADWebcast.js';
|
|
45
|
+
import './LeftNav.js';
|
|
50
46
|
import './PageFilter.js';
|
|
51
|
-
import '
|
|
47
|
+
import { Column3 } from './Column3.js';
|
|
48
|
+
import Header from './Header.js';
|
|
52
49
|
import 'react-bootstrap/Nav';
|
|
53
50
|
import 'react-bootstrap/Navbar';
|
|
54
51
|
import 'react-bootstrap/NavDropdown';
|
|
55
|
-
import './index.esm-
|
|
56
|
-
import './
|
|
57
|
-
import './index.esm-
|
|
58
|
-
import './NavFooter-c29526b7.js';
|
|
59
|
-
import './index.esm-8016b507.js';
|
|
60
|
-
import './SocialSearchComponent-c3216d1a.js';
|
|
52
|
+
import './index.esm-b08f4b04.js';
|
|
53
|
+
import './NavFooter-e27bd93b.js';
|
|
54
|
+
import './index.esm-fd746768.js';
|
|
61
55
|
import './SocialIcons.js';
|
|
62
|
-
import 'react-bootstrap/Form';
|
|
63
56
|
import 'react-bootstrap/FormControl';
|
|
64
|
-
import '
|
|
57
|
+
import './SocialSearchComponent-a2ae84d1.js';
|
|
58
|
+
import MagazineNav from './NavMagazine.js';
|
|
59
|
+
import { NavNative } from './NavNative.js';
|
|
65
60
|
import './Search.js';
|
|
61
|
+
import { NavNormal } from './NavNormal.js';
|
|
62
|
+
import { NavDvm } from './NavDvm.js';
|
|
63
|
+
import { HamMagazine } from './HamMagazine.js';
|
|
64
|
+
import ADGutter from './ADGutter.js';
|
|
65
|
+
import AD728x90 from './AD728x90.js';
|
|
66
66
|
|
|
67
67
|
// Main
|
|
68
68
|
var TemplateNormal = function TemplateNormal(props) {
|
|
@@ -100,15 +100,15 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
100
100
|
var navigation = function navigation() {
|
|
101
101
|
switch (config.navComponent) {
|
|
102
102
|
case 'normal':
|
|
103
|
-
return
|
|
103
|
+
return React__default.createElement(NavNormal, { logo: website.logo, dataObject: config.navItems });
|
|
104
104
|
case 'magazine':
|
|
105
|
-
return
|
|
105
|
+
return React__default.createElement(MagazineNav, { logo: website.logo, mobileLogo: website.mobileLogo, dataObject: config.navItems, subNav: config.leftItems, website: website });
|
|
106
106
|
case 'native':
|
|
107
|
-
return
|
|
107
|
+
return React__default.createElement(NavNative, { logo: website.logo, dataObject: config.navItems, subNav: config.leftItems, website: website });
|
|
108
108
|
case 'dvm':
|
|
109
|
-
return
|
|
109
|
+
return React__default.createElement(NavDvm, { logo: website.logo, dataObject: config.navItems, mobileLogo: website.logo, subNav: config.leftItems, website: website });
|
|
110
110
|
case 'hamburgerNav':
|
|
111
|
-
return
|
|
111
|
+
return React__default.createElement(HamMagazine, {
|
|
112
112
|
socialFooterNav: true,
|
|
113
113
|
logo: website.logo,
|
|
114
114
|
dataObject: config.navItems,
|
|
@@ -118,7 +118,7 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
118
118
|
showLogin: website.showLogin
|
|
119
119
|
});
|
|
120
120
|
default:
|
|
121
|
-
return
|
|
121
|
+
return React__default.createElement('noNav', null);
|
|
122
122
|
}
|
|
123
123
|
};
|
|
124
124
|
|
|
@@ -135,19 +135,19 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
135
135
|
function layout() {
|
|
136
136
|
switch (config.columns) {
|
|
137
137
|
case '1':
|
|
138
|
-
return
|
|
138
|
+
return React__default.createElement(
|
|
139
139
|
Column1,
|
|
140
140
|
{ title: title },
|
|
141
141
|
props.children
|
|
142
142
|
);
|
|
143
143
|
case '2':
|
|
144
|
-
return
|
|
144
|
+
return React__default.createElement(
|
|
145
145
|
Column2,
|
|
146
146
|
{ title: title, rightItems: config.rightItems, website: website },
|
|
147
147
|
props.children
|
|
148
148
|
);
|
|
149
149
|
case '3':
|
|
150
|
-
return
|
|
150
|
+
return React__default.createElement(
|
|
151
151
|
Column3,
|
|
152
152
|
{
|
|
153
153
|
title: title,
|
|
@@ -163,35 +163,35 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
163
163
|
props.children
|
|
164
164
|
);
|
|
165
165
|
default:
|
|
166
|
-
return
|
|
166
|
+
return React__default.createElement('noLayout', null);
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
return
|
|
170
|
+
return React__default.createElement(
|
|
171
171
|
'section',
|
|
172
172
|
null,
|
|
173
|
-
noTitle ?
|
|
173
|
+
noTitle ? React__default.createElement(Header, {
|
|
174
174
|
isLiveSite: config.isLiveSite,
|
|
175
175
|
keyword: keywords,
|
|
176
176
|
description: description + ('' + (router && router.query && router.query.page ? '| Page ' + router.query.page : ''))
|
|
177
|
-
}) :
|
|
177
|
+
}) : React__default.createElement(Header, {
|
|
178
178
|
title: title ? title + ' ' + (currentPage !== 0 ? '| Page ' + currentPage + ' ' : router && router.query && router.query.page ? '| Page ' + router.query.page + ' ' : '') + '| ' + website.title : website.title + ' ' + (currentPage !== 0 ? '| Page ' + currentPage + ' ' : router && router.query && router.query.page ? '| Page ' + router.query.page + ' ' : ''),
|
|
179
179
|
isLiveSite: config.isLiveSite,
|
|
180
180
|
keyword: keywords,
|
|
181
181
|
description: description + ('' + (router && router.query && router.query.page ? '| Page ' + router.query.page : ''))
|
|
182
182
|
}),
|
|
183
183
|
navigation(),
|
|
184
|
-
sponsoredFlag ?
|
|
185
|
-
|
|
184
|
+
sponsoredFlag ? React__default.createElement('div', { style: { height: '50px' } }) : React__default.createElement(
|
|
185
|
+
React__default.Fragment,
|
|
186
186
|
null,
|
|
187
|
-
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit &&
|
|
187
|
+
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit && React__default.createElement(
|
|
188
188
|
Container,
|
|
189
189
|
null,
|
|
190
|
-
|
|
190
|
+
React__default.createElement(AD728x90, { networkID: horizontalAD.networkID, adUnit: horizontalAD.adUnit, targeting: adTargeting })
|
|
191
191
|
)
|
|
192
192
|
),
|
|
193
|
-
website.gutterAd && !sponsoredFlag &&
|
|
194
|
-
|
|
193
|
+
website.gutterAd && !sponsoredFlag && React__default.createElement(ADGutter, { title: 'gutter-ad', gutterAd: website.gutterAd }),
|
|
194
|
+
React__default.createElement(
|
|
195
195
|
Container,
|
|
196
196
|
null,
|
|
197
197
|
layout()
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import Media from 'react-bootstrap/Media';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
4
|
-
import { L as LazyLoad } from './index-752d1dae.js';
|
|
5
|
-
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import 'react
|
|
2
|
+
import React__default from 'react';
|
|
8
3
|
import 'prop-types';
|
|
4
|
+
import 'react-dom';
|
|
5
|
+
import { i as imageUrlBuilder } from './index-73819142.js';
|
|
6
|
+
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
7
|
+
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
8
|
+
import Media from 'react-bootstrap/Media';
|
|
9
9
|
|
|
10
10
|
var ThumbnailCard = function ThumbnailCard(_ref) {
|
|
11
11
|
var size = _ref.size,
|
|
@@ -19,27 +19,27 @@ var ThumbnailCard = function ThumbnailCard(_ref) {
|
|
|
19
19
|
return builder.image(source).auto('format');
|
|
20
20
|
};
|
|
21
21
|
|
|
22
|
-
return
|
|
22
|
+
return React__default.createElement(
|
|
23
23
|
'div',
|
|
24
24
|
null,
|
|
25
25
|
mediaData && mediaData.map(function (item, index) {
|
|
26
|
-
return
|
|
26
|
+
return React__default.createElement(
|
|
27
27
|
Media,
|
|
28
28
|
{ className: 'mb-3 thumbnail-card' },
|
|
29
|
-
|
|
29
|
+
React__default.createElement(
|
|
30
30
|
LazyLoad,
|
|
31
31
|
{ height: size },
|
|
32
|
-
|
|
32
|
+
React__default.createElement('img', { width: size, height: size, className: 'mr-3', src: item.thumbnail ? urlFor(item.thumbnail).url() : defaultImage, alt: 'Generic placeholder' })
|
|
33
33
|
),
|
|
34
|
-
|
|
34
|
+
React__default.createElement(
|
|
35
35
|
Media.Body,
|
|
36
36
|
null,
|
|
37
|
-
|
|
37
|
+
React__default.createElement(
|
|
38
38
|
'h5',
|
|
39
39
|
null,
|
|
40
40
|
item.title
|
|
41
41
|
),
|
|
42
|
-
|
|
42
|
+
React__default.createElement(
|
|
43
43
|
'p',
|
|
44
44
|
null,
|
|
45
45
|
clean_html_1(item.summary)
|