@mjhls/mjh-framework 1.0.703-testing-module-splittingv6 → 1.0.704-beta-v2
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 +172 -172
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +24 -26
- package/dist/cjs/AD300x250x600.js +24 -26
- package/dist/cjs/AD728x90.js +27 -29
- package/dist/cjs/ADFloatingFooter.js +29 -31
- package/dist/cjs/ADFooter.js +14 -16
- package/dist/cjs/ADGutter.js +26 -28
- package/dist/cjs/{ADInfeed-d36dc3ca.js → ADInfeed-38066a36.js} +11 -13
- package/dist/cjs/ADSkyscraper.js +26 -28
- package/dist/cjs/ADSponsoredResources.js +26 -28
- package/dist/cjs/ADWebcast.js +26 -28
- package/dist/cjs/ADWelcome.js +31 -33
- package/dist/cjs/{ADlgInfeed-93205fa0.js → ADlgInfeed-d95c9027.js} +8 -9
- package/dist/cjs/AccordionPanel.js +29 -32
- package/dist/cjs/AdSlot.js +31 -33
- package/dist/cjs/AdSlotsProvider.js +7 -8
- package/dist/cjs/AlphabeticList.js +24 -26
- package/dist/cjs/ArticleCarousel.js +21 -23
- package/dist/cjs/ArticleSeriesListing.js +57 -59
- package/dist/cjs/Auth.js +330 -817
- package/dist/cjs/{AuthorComponent-482218ce.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +9 -10
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-80b15fac.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -30
- package/dist/cjs/BrowseVideosListing.js +39 -41
- package/dist/cjs/CMEDeck.js +78 -79
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -36
- package/dist/cjs/Column3.js +55 -59
- package/dist/cjs/ConferenceArticleCard.js +37 -38
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +102 -107
- package/dist/cjs/DeckQueue.js +86 -91
- package/dist/cjs/{Dfp-80c3d853.js → Dfp-390337bf.js} +30 -32
- package/dist/cjs/EventsDeck.js +149 -157
- package/dist/cjs/ExternalResources.js +74 -76
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -42
- package/dist/cjs/GridContent.js +177 -182
- package/dist/cjs/GridHero.js +42 -44
- package/dist/cjs/GroupDeck.js +49 -51
- package/dist/cjs/HamMagazine.js +139 -145
- package/dist/cjs/Header.js +11 -13
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -78
- package/dist/cjs/IssueDeck.js +70 -76
- package/dist/cjs/IssueLanding.js +69 -71
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +36 -39
- package/dist/cjs/MasterDeck.js +79 -81
- package/dist/cjs/NavDvm.js +75 -81
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +148 -154
- package/dist/cjs/NavNative.js +124 -133
- package/dist/cjs/NavNormal.js +48 -54
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -68
- package/dist/cjs/PageFilter.js +14 -16
- package/dist/cjs/PartnerDetailListing.js +105 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -22
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +114 -119
- package/dist/cjs/QueueDeckExpanded.js +292 -293
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +52 -53
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -23
- package/dist/cjs/Segment.js +7 -8
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +37 -39
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-a49e8e9d.js → SocialSearchComponent-56d49a1a.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -63
- package/dist/cjs/TemplateNormal.js +72 -74
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -28
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoSeriesCard.js +33 -35
- package/dist/cjs/VideoSeriesFilter.js +19 -20
- package/dist/cjs/VideoSeriesListing.js +72 -74
- package/dist/cjs/View.js +220 -224
- package/dist/cjs/YahooHero.js +39 -41
- package/dist/cjs/YoutubeGroup.js +68 -70
- package/dist/cjs/{_is-array-4c61cfba.js → _is-array-754e012d.js} +12 -13
- package/dist/cjs/{_iter-detect-2a826637.js → _iter-detect-60b2f026.js} +4 -4
- package/dist/cjs/_object-sap-5e74ba08.js +16 -0
- package/dist/cjs/{_set-species-d088ff6e.js → _set-species-f92c67c5.js} +9 -10
- package/dist/cjs/{_export-7e018e14.js → _to-object-329a650b.js} +146 -2
- package/dist/cjs/{asyncToGenerator-7ca8f87e.js → asyncToGenerator-533d476a.js} +57 -58
- 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-14f49e03.js → core.get-iterator-method-f62321d4.js} +3 -4
- package/dist/cjs/{define-property-fd46a81e.js → define-property-f4d12f4e.js} +3 -3
- package/dist/cjs/{defineProperty-edc12c5a.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-a390d61f.js → es6.string.iterator-cc0bbaa4.js} +17 -18
- package/dist/cjs/{extends-0a166456.js → extends-60837c34.js} +5 -6
- package/dist/cjs/getRelatedArticle.js +76 -139
- package/dist/cjs/getSerializers.js +41 -42
- package/dist/cjs/{getTargeting-57edbc60.js → getTargeting-fee8c429.js} +11 -11
- package/dist/cjs/getTargeting.js +7 -8
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-5ad2b070.js → index-099d45ae.js} +17 -16
- package/dist/cjs/{index-cb6ed1fc.js → index-3294d3bc.js} +18 -17
- package/dist/cjs/{index-d48b231c.js → index-39beccb3.js} +24 -29
- package/dist/cjs/{index-0e3597c2.js → index-58dae365.js} +429 -440
- 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 +261 -9
- package/dist/cjs/{inherits-a9209207.js → inherits-513d81cd.js} +15 -16
- package/dist/cjs/{keys-d2f5bcf0.js → keys-a586b7a0.js} +3 -4
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-7fd85bcf.js} +1 -1
- package/dist/cjs/{main-eeffe77b.js → main-03ffa84c.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-60dafa9c.js → slicedToArray-8f385299.js} +7 -7
- package/dist/cjs/{smoothscroll-1abb448e.js → smoothscroll-95231a70.js} +1 -1
- package/dist/cjs/{stringify-44244c64.js → stringify-7c5aff47.js} +2 -2
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-4bb00640.js → toConsumableArray-9a3476fe.js} +8 -9
- package/dist/cjs/{typeof-03c3fdc8.js → typeof-725500bc.js} +49 -50
- 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-2d47ebe6.js → web.dom.iterable-a0e279c1.js} +5 -6
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +22 -23
- package/dist/esm/AD300x250x600.js +22 -23
- package/dist/esm/AD728x90.js +25 -26
- package/dist/esm/ADFloatingFooter.js +27 -28
- package/dist/esm/ADFooter.js +11 -12
- package/dist/esm/ADGutter.js +24 -25
- package/dist/esm/{ADInfeed-bf7de12d.js → ADInfeed-7b1b2fcb.js} +7 -7
- package/dist/esm/ADSkyscraper.js +24 -25
- package/dist/esm/ADSponsoredResources.js +24 -25
- package/dist/esm/ADWebcast.js +24 -25
- package/dist/esm/ADWelcome.js +29 -30
- package/dist/esm/{ADlgInfeed-3ac04591.js → ADlgInfeed-2afe92e6.js} +6 -6
- package/dist/esm/AccordionPanel.js +24 -25
- package/dist/esm/AdSlot.js +23 -24
- package/dist/esm/AdSlotsProvider.js +4 -4
- package/dist/esm/AlphabeticList.js +22 -23
- package/dist/esm/ArticleCarousel.js +18 -19
- package/dist/esm/ArticleSeriesListing.js +52 -53
- package/dist/esm/Auth.js +315 -798
- package/dist/esm/{AuthorComponent-22790017.js → AuthorComponent-00f13201.js} +11 -11
- package/dist/esm/Beam.js +9 -10
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-c409aca5.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -18
- package/dist/esm/BrowseVideosListing.js +36 -37
- package/dist/esm/CMEDeck.js +75 -76
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -27
- package/dist/esm/Column3.js +49 -50
- package/dist/esm/ConferenceArticleCard.js +33 -33
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +84 -85
- package/dist/esm/DeckQueue.js +64 -65
- package/dist/esm/{Dfp-08279047.js → Dfp-741c01be.js} +20 -21
- package/dist/esm/EventsDeck.js +100 -101
- package/dist/esm/ExternalResources.js +69 -70
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -35
- package/dist/esm/GridContent.js +139 -140
- package/dist/esm/GridHero.js +36 -37
- package/dist/esm/GroupDeck.js +45 -46
- package/dist/esm/HamMagazine.js +113 -114
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -50
- package/dist/esm/IssueDeck.js +46 -47
- package/dist/esm/IssueLanding.js +67 -68
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +33 -34
- package/dist/esm/MasterDeck.js +73 -74
- package/dist/esm/NavDvm.js +57 -58
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +124 -125
- package/dist/esm/NavNative.js +100 -101
- package/dist/esm/NavNormal.js +36 -37
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -60
- package/dist/esm/PageFilter.js +12 -13
- package/dist/esm/PartnerDetailListing.js +102 -103
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -15
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +75 -76
- package/dist/esm/QueueDeckExpanded.js +273 -274
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +47 -47
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -13
- package/dist/esm/Segment.js +7 -8
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +33 -34
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-46ea0f4d.js → SocialSearchComponent-677ed3bd.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -42
- package/dist/esm/TemplateNormal.js +67 -68
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -24
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoSeriesCard.js +25 -26
- package/dist/esm/VideoSeriesFilter.js +16 -17
- package/dist/esm/VideoSeriesListing.js +66 -67
- package/dist/esm/View.js +212 -212
- package/dist/esm/YahooHero.js +34 -35
- package/dist/esm/YoutubeGroup.js +53 -54
- package/dist/esm/{_is-array-46713c19.js → _is-array-49698029.js} +6 -7
- package/dist/esm/{_iter-detect-60cd145f.js → _iter-detect-59409a32.js} +2 -2
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-71ac75a4.js} +1 -1
- package/dist/esm/{_object-sap-108a1939.js → _object-sap-4d59d5bd.js} +1 -1
- package/dist/esm/{_set-species-a4b3fe39.js → _set-species-cede29f8.js} +5 -6
- package/dist/esm/{_export-9029ebab.js → _to-object-ded78eb9.js} +134 -3
- package/dist/esm/{asyncToGenerator-7714cea4.js → asyncToGenerator-7c654f36.js} +9 -10
- 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-6636b3ef.js → core.get-iterator-method-54d2e411.js} +2 -3
- package/dist/esm/{define-property-f2d6f244.js → define-property-de3fc946.js} +1 -1
- package/dist/esm/{defineProperty-69f06029.js → defineProperty-b798470d.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-2efae22d.js → es6.string.iterator-9b2af4a5.js} +3 -4
- package/dist/esm/{extends-f866c8d0.js → extends-cc5da797.js} +2 -3
- package/dist/esm/getRelatedArticle.js +71 -134
- package/dist/esm/getSerializers.js +41 -42
- package/dist/esm/{getTargeting-5cdca4e1.js → getTargeting-2acdec91.js} +11 -11
- package/dist/esm/getTargeting.js +8 -9
- package/dist/esm/{index-3f5c03b2.js → index-3849e3fe.js} +24 -29
- package/dist/esm/{index-669ff425.js → index-3f4dd6f2.js} +12 -10
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-5db919a6.js → index-7779a6df.js} +380 -384
- package/dist/esm/{index-750a7380.js → index-ef6d5dcf.js} +18 -17
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-57f377a5.js → index.esm-29e48d38.js} +16 -7
- 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 +173 -11
- package/dist/esm/{inherits-75d6495f.js → inherits-7ee3e0c1.js} +5 -6
- package/dist/esm/{keys-78217618.js → keys-fc2d4c34.js} +2 -3
- package/dist/esm/{lodash-ad27652f.js → lodash-ec8c6b48.js} +1 -1
- package/dist/esm/{main-decc48f4.js → main-35ff7b4f.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-fa9240c4.js → slicedToArray-7021e5df.js} +4 -4
- package/dist/esm/{smoothscroll-ab6e0238.js → smoothscroll-4b699764.js} +1 -1
- package/dist/esm/{stringify-22907f56.js → stringify-008c8802.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-bd01c637.js → toConsumableArray-725434a0.js} +4 -5
- package/dist/esm/{typeof-668f30cd.js → typeof-08f2c380.js} +8 -9
- 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-89515070.js → web.dom.iterable-8956f9a5.js} +3 -4
- package/package.json +105 -105
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/_object-sap-4ac28868.js +0 -16
- package/dist/cjs/_to-object-233fc5c9.js +0 -149
- package/dist/esm/_to-object-62924b74.js +0 -135
|
@@ -1,53 +1,52 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-f866c8d0.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-fa9240c4.js';
|
|
3
|
-
import React, { useState, useEffect } from 'react';
|
|
4
|
-
import { B as BlockContent } from './BlockContent-d8cd739c.js';
|
|
5
|
-
import { g as getSerializers } from './index-5db919a6.js';
|
|
6
|
-
import { m as momentTimezone } from './index-750a7380.js';
|
|
7
|
-
import { useRouter } from 'next/router';
|
|
8
|
-
import Button from 'react-bootstrap/Button';
|
|
9
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import './_object-pie-33c40e79.js';
|
|
13
|
-
import './web.dom.iterable-89515070.js';
|
|
14
|
-
import './es6.string.iterator-2efae22d.js';
|
|
15
|
-
import './core.get-iterator-method-6636b3ef.js';
|
|
16
|
-
import 'prop-types';
|
|
17
|
-
import './index-3f5c03b2.js';
|
|
18
|
-
import 'react-bootstrap';
|
|
19
|
-
import './index-669ff425.js';
|
|
20
|
-
import './smoothscroll-ab6e0238.js';
|
|
21
|
-
import './util-3ab476bf.js';
|
|
22
|
-
import './Beam.js';
|
|
23
|
-
import './stringify-22907f56.js';
|
|
24
|
-
import './asyncToGenerator-7714cea4.js';
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
25
4
|
import './_library-528f1934.js';
|
|
26
|
-
import './
|
|
27
|
-
import './
|
|
28
|
-
import './
|
|
29
|
-
import './
|
|
30
|
-
import './
|
|
5
|
+
import './_iter-detect-59409a32.js';
|
|
6
|
+
import './toConsumableArray-725434a0.js';
|
|
7
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
8
|
+
import './_object-pie-71ac75a4.js';
|
|
9
|
+
import { _ as _extends } from './extends-cc5da797.js';
|
|
10
|
+
import './_object-sap-4d59d5bd.js';
|
|
11
|
+
import './inherits-7ee3e0c1.js';
|
|
12
|
+
import './define-property-de3fc946.js';
|
|
13
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
14
|
+
import './typeof-08f2c380.js';
|
|
15
|
+
import './_is-array-49698029.js';
|
|
16
|
+
import React__default, { useState, useEffect } from 'react';
|
|
17
|
+
import './index-3f4dd6f2.js';
|
|
18
|
+
import 'prop-types';
|
|
19
|
+
import 'react-bootstrap/Row';
|
|
20
|
+
import 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
22
|
+
import { useRouter } from 'next/router';
|
|
23
|
+
import './isSymbol-807e927e.js';
|
|
24
|
+
import './debounce-1a993acf.js';
|
|
31
25
|
import 'react-dom';
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
26
|
+
import './index-3849e3fe.js';
|
|
27
|
+
import './index-5f9f807a.js';
|
|
28
|
+
import './main-35ff7b4f.js';
|
|
29
|
+
import './entities-7cc3bf45.js';
|
|
30
|
+
import './stringify-008c8802.js';
|
|
31
|
+
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
32
|
+
import './asyncToGenerator-7c654f36.js';
|
|
33
|
+
import './_set-species-cede29f8.js';
|
|
34
|
+
import './Segment.js';
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './AdSlot.js';
|
|
37
|
+
import { B as BlockContent } from './BlockContent-c409aca5.js';
|
|
38
|
+
import './smoothscroll-4b699764.js';
|
|
35
39
|
import './GroupDeck.js';
|
|
36
|
-
import '
|
|
37
|
-
import './
|
|
40
|
+
import 'react-bootstrap';
|
|
41
|
+
import './iconBase-602d52fe.js';
|
|
42
|
+
import './index.esm-29e48d38.js';
|
|
43
|
+
import Button from 'react-bootstrap/Button';
|
|
44
|
+
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
45
|
+
import { g as getSerializers } from './index-7779a6df.js';
|
|
46
|
+
import './util-7700fc59.js';
|
|
47
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
38
48
|
import 'react-bootstrap/Pagination';
|
|
39
|
-
import './entities-932b50cf.js';
|
|
40
|
-
import './AdSlot.js';
|
|
41
|
-
import './debounce-1a993acf.js';
|
|
42
|
-
import './isSymbol-807e927e.js';
|
|
43
|
-
import 'react-bootstrap/Row';
|
|
44
|
-
import 'react-bootstrap/Col';
|
|
45
49
|
import 'next/head';
|
|
46
|
-
import './inherits-75d6495f.js';
|
|
47
|
-
import './_object-sap-108a1939.js';
|
|
48
|
-
import './define-property-f2d6f244.js';
|
|
49
|
-
import './index.esm-57f377a5.js';
|
|
50
|
-
import './iconBase-602d52fe.js';
|
|
51
50
|
import 'react-bootstrap/Figure';
|
|
52
51
|
|
|
53
52
|
var ExternalResources = function ExternalResources(props) {
|
|
@@ -72,13 +71,13 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
72
71
|
useEffect(function () {
|
|
73
72
|
router.push(router.pathname, '/' + url + '?display=' + active, { shallow: true });
|
|
74
73
|
}, [active]);
|
|
75
|
-
return
|
|
74
|
+
return React__default.createElement(
|
|
76
75
|
'div',
|
|
77
76
|
{ id: 'resources' },
|
|
78
|
-
|
|
77
|
+
React__default.createElement(
|
|
79
78
|
'div',
|
|
80
79
|
{ id: 'toggles' },
|
|
81
|
-
|
|
80
|
+
React__default.createElement(
|
|
82
81
|
'div',
|
|
83
82
|
{ onClick: function onClick() {
|
|
84
83
|
return setActive(function () {
|
|
@@ -87,7 +86,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
87
86
|
}, className: active === 'recent' ? 'active' : '' },
|
|
88
87
|
recentTitle
|
|
89
88
|
),
|
|
90
|
-
|
|
89
|
+
React__default.createElement(
|
|
91
90
|
'div',
|
|
92
91
|
{ onClick: function onClick() {
|
|
93
92
|
return setActive(function () {
|
|
@@ -98,72 +97,72 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
98
97
|
)
|
|
99
98
|
),
|
|
100
99
|
resources[active].length > 0 ? resources[active].map(function (r) {
|
|
101
|
-
return
|
|
100
|
+
return React__default.createElement(
|
|
102
101
|
'div',
|
|
103
102
|
{ key: r._id, className: 'resource' },
|
|
104
|
-
|
|
103
|
+
React__default.createElement(
|
|
105
104
|
'div',
|
|
106
105
|
{ id: 'thumb' },
|
|
107
|
-
|
|
106
|
+
React__default.createElement(
|
|
108
107
|
'a',
|
|
109
108
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
110
|
-
|
|
109
|
+
React__default.createElement('img', { src: r.thumbnail })
|
|
111
110
|
)
|
|
112
111
|
),
|
|
113
|
-
|
|
112
|
+
React__default.createElement(
|
|
114
113
|
'div',
|
|
115
114
|
{ id: 'details' },
|
|
116
|
-
|
|
115
|
+
React__default.createElement(
|
|
117
116
|
'a',
|
|
118
117
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
119
|
-
|
|
118
|
+
React__default.createElement(
|
|
120
119
|
'p',
|
|
121
120
|
{ id: 'title' },
|
|
122
121
|
r.title
|
|
123
122
|
),
|
|
124
|
-
r.intro &&
|
|
123
|
+
r.intro && React__default.createElement(
|
|
125
124
|
'div',
|
|
126
125
|
{ id: 'intro' },
|
|
127
|
-
|
|
126
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.intro }, client.config()))
|
|
128
127
|
),
|
|
129
|
-
|
|
128
|
+
React__default.createElement(
|
|
130
129
|
'div',
|
|
131
130
|
{ id: 'date' },
|
|
132
|
-
|
|
131
|
+
React__default.createElement(
|
|
133
132
|
'p',
|
|
134
133
|
{ style: { fontWeight: 'bold' } },
|
|
135
134
|
'Date:'
|
|
136
135
|
),
|
|
137
|
-
|
|
136
|
+
React__default.createElement(
|
|
138
137
|
'p',
|
|
139
138
|
null,
|
|
140
139
|
momentTimezone.tz(r.displayDate, 'America/New_York').format('MMMM Do YYYY, h:mm a z')
|
|
141
140
|
)
|
|
142
141
|
),
|
|
143
|
-
r.speakers &&
|
|
142
|
+
r.speakers && React__default.createElement(
|
|
144
143
|
'div',
|
|
145
144
|
{ id: 'speakers' },
|
|
146
|
-
|
|
145
|
+
React__default.createElement(
|
|
147
146
|
'p',
|
|
148
147
|
{ style: { fontWeight: 'bold' } },
|
|
149
148
|
'Speakers:'
|
|
150
149
|
),
|
|
151
|
-
|
|
150
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.speakers }, client.config()))
|
|
152
151
|
),
|
|
153
|
-
r.location &&
|
|
152
|
+
r.location && React__default.createElement(
|
|
154
153
|
'div',
|
|
155
154
|
{ id: 'location' },
|
|
156
|
-
|
|
155
|
+
React__default.createElement(
|
|
157
156
|
'p',
|
|
158
157
|
{ style: { fontWeight: 'bold' } },
|
|
159
158
|
'Location:'
|
|
160
159
|
),
|
|
161
160
|
r.location
|
|
162
161
|
),
|
|
163
|
-
r.sponsor &&
|
|
162
|
+
r.sponsor && React__default.createElement(
|
|
164
163
|
'div',
|
|
165
164
|
{ id: 'sponsor' },
|
|
166
|
-
|
|
165
|
+
React__default.createElement(
|
|
167
166
|
'p',
|
|
168
167
|
{ style: { fontWeight: 'bold' } },
|
|
169
168
|
'Sponsors:'
|
|
@@ -171,19 +170,19 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
171
170
|
r.sponsor
|
|
172
171
|
)
|
|
173
172
|
),
|
|
174
|
-
|
|
173
|
+
React__default.createElement(
|
|
175
174
|
Button,
|
|
176
175
|
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
177
176
|
cta
|
|
178
177
|
)
|
|
179
178
|
)
|
|
180
179
|
);
|
|
181
|
-
}) :
|
|
180
|
+
}) : React__default.createElement(
|
|
182
181
|
'p',
|
|
183
182
|
null,
|
|
184
183
|
'No content available.'
|
|
185
184
|
),
|
|
186
|
-
|
|
185
|
+
React__default.createElement(
|
|
187
186
|
'style',
|
|
188
187
|
{ jsx: true },
|
|
189
188
|
'\n .resource {\n display: flex;\n position: relative;\n margin: 0 0 1rem 0;\n }\n .resource #thumb {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 25%;\n }\n .resource #thumb img {\n width: 100%;\n }\n .resource #details {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 75%;\n }\n #resources .resource p {\n margin: 0;\n }\n #toggles {\n display: flex;\n margin: 0 0 1rem 0;\n }\n #toggles > div {\n padding: 0.5rem;\n cursor: pointer;\n }\n #toggles > div:hover {\n font-weight: bold;\n border-bottom: 2px solid #cecece;\n }\n #toggles > div.active {\n font-weight: bold;\n border-bottom: 2px solid var(--primary);\n }\n .resource #title {\n font-weight: bold;\n font-size: 1.25rem;\n }\n .resource #date,\n .resource #speakers,\n .resource #location,\n .resource #sponsor,\n .resource #cta {\n margin: 1rem 0 0 0;\n }\n '
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
3
|
-
import { m as main_40 } from './main-decc48f4.js';
|
|
4
|
-
import Carousel from 'react-bootstrap/Carousel';
|
|
5
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import React__default from 'react';
|
|
3
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
4
|
+
import { m as main_36 } from './main-35ff7b4f.js';
|
|
5
|
+
import Carousel from 'react-bootstrap/Carousel';
|
|
6
6
|
|
|
7
7
|
//Feature query to be used
|
|
8
8
|
// const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
|
|
@@ -34,24 +34,24 @@ var Feature = function Feature(props) {
|
|
|
34
34
|
};
|
|
35
35
|
//image width updated.
|
|
36
36
|
var imageWidth = 450;
|
|
37
|
-
if (
|
|
37
|
+
if (main_36) {
|
|
38
38
|
imageWidth = 225;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
var renderUrl = function renderUrl(feature_link, feature_title, feature_body) {
|
|
42
42
|
if (checkUrlIsExternal(feature_link)) {
|
|
43
|
-
return
|
|
44
|
-
|
|
43
|
+
return React__default.createElement(
|
|
44
|
+
React__default.Fragment,
|
|
45
45
|
null,
|
|
46
|
-
|
|
46
|
+
React__default.createElement(
|
|
47
47
|
'a',
|
|
48
48
|
{ href: feature_link, target: '_blank' },
|
|
49
|
-
|
|
49
|
+
React__default.createElement(
|
|
50
50
|
'h3',
|
|
51
51
|
{ style: { color: 'white' } },
|
|
52
52
|
feature_title
|
|
53
53
|
),
|
|
54
|
-
|
|
54
|
+
React__default.createElement(
|
|
55
55
|
'p',
|
|
56
56
|
{ style: { color: '#eee' } },
|
|
57
57
|
feature_body
|
|
@@ -60,15 +60,15 @@ var Feature = function Feature(props) {
|
|
|
60
60
|
);
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
return
|
|
63
|
+
return React__default.createElement(
|
|
64
64
|
'a',
|
|
65
65
|
{ href: feature_link },
|
|
66
|
-
|
|
66
|
+
React__default.createElement(
|
|
67
67
|
'h3',
|
|
68
68
|
{ style: { color: 'white' } },
|
|
69
69
|
feature_title
|
|
70
70
|
),
|
|
71
|
-
|
|
71
|
+
React__default.createElement(
|
|
72
72
|
'p',
|
|
73
73
|
{ style: { color: '#eee' } },
|
|
74
74
|
feature_body
|
|
@@ -76,10 +76,10 @@ var Feature = function Feature(props) {
|
|
|
76
76
|
);
|
|
77
77
|
};
|
|
78
78
|
|
|
79
|
-
return
|
|
79
|
+
return React__default.createElement(
|
|
80
80
|
'div',
|
|
81
81
|
null,
|
|
82
|
-
|
|
82
|
+
React__default.createElement(
|
|
83
83
|
Carousel,
|
|
84
84
|
{ touch: true, controls: controls },
|
|
85
85
|
dataset.map(function (feature, index) {
|
|
@@ -89,16 +89,16 @@ var Feature = function Feature(props) {
|
|
|
89
89
|
feature_alt = feature.feature_alt,
|
|
90
90
|
feature_link = feature.feature_link;
|
|
91
91
|
|
|
92
|
-
return
|
|
92
|
+
return React__default.createElement(
|
|
93
93
|
Carousel.Item,
|
|
94
94
|
{ key: index, style: { background: 'var(--primary)' } },
|
|
95
|
-
|
|
95
|
+
React__default.createElement('img', {
|
|
96
96
|
style: { maxHeight: '375px', minHeight: '300px', objectFit: 'cover', paddingLeft: '50%' },
|
|
97
97
|
className: 'd-block w-100',
|
|
98
98
|
src: urlFor(feature_img).width(imageWidth).url(),
|
|
99
99
|
alt: feature_alt
|
|
100
100
|
}),
|
|
101
|
-
|
|
101
|
+
React__default.createElement(
|
|
102
102
|
Carousel.Caption,
|
|
103
103
|
{
|
|
104
104
|
style: { paddingRight: '50%', left: '3rem', right: '3rem', top: '0', height: '100%', display: 'flex', justifyContent: 'center', alignItems: 'center' } },
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { m as moment } from './moment-bc12cb97.js';
|
|
3
|
-
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
4
|
-
import { A as AuthorComponent } from './AuthorComponent-22790017.js';
|
|
5
|
-
import { L as LazyLoad } from './index-752d1dae.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import '
|
|
12
|
-
import './core.get-iterator-method-6636b3ef.js';
|
|
13
|
-
import 'react-dom';
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
5
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
6
|
+
import React__default from 'react';
|
|
14
7
|
import 'prop-types';
|
|
8
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
9
|
+
import 'react-dom';
|
|
10
|
+
import { i as imageUrlBuilder } from './index-3849e3fe.js';
|
|
11
|
+
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
12
|
+
import './slicedToArray-7021e5df.js';
|
|
13
|
+
import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
|
|
15
14
|
|
|
16
15
|
var fbsHero = function fbsHero(props) {
|
|
17
16
|
var removeTimeStamp = props.removeTimeStamp;
|
|
@@ -35,50 +34,50 @@ var fbsHero = function fbsHero(props) {
|
|
|
35
34
|
topArticleThumbnail = props.thumbnail;
|
|
36
35
|
}
|
|
37
36
|
|
|
38
|
-
return
|
|
37
|
+
return React__default.createElement(
|
|
39
38
|
'div',
|
|
40
39
|
{ className: 'article-hero' },
|
|
41
|
-
|
|
40
|
+
React__default.createElement(
|
|
42
41
|
'div',
|
|
43
42
|
{ className: 'fbs-top-article' },
|
|
44
|
-
|
|
43
|
+
React__default.createElement(
|
|
45
44
|
'div',
|
|
46
45
|
{ className: 'fbs-top-article--img' },
|
|
47
|
-
|
|
46
|
+
React__default.createElement(
|
|
48
47
|
'a',
|
|
49
48
|
{ href: '/view/' + topArticle.url.current },
|
|
50
|
-
|
|
49
|
+
React__default.createElement('img', { src: topArticleThumbnail, alt: topArticleAltText })
|
|
51
50
|
)
|
|
52
51
|
),
|
|
53
|
-
|
|
52
|
+
React__default.createElement(
|
|
54
53
|
'div',
|
|
55
54
|
{ className: 'fbs-top-article--body' },
|
|
56
|
-
|
|
55
|
+
React__default.createElement(
|
|
57
56
|
'a',
|
|
58
57
|
{ href: '/view/' + topArticle.url.current },
|
|
59
|
-
|
|
58
|
+
React__default.createElement(
|
|
60
59
|
'h1',
|
|
61
60
|
null,
|
|
62
61
|
topArticle.title
|
|
63
62
|
)
|
|
64
63
|
),
|
|
65
|
-
|
|
64
|
+
React__default.createElement(
|
|
66
65
|
'p',
|
|
67
66
|
null,
|
|
68
67
|
moment(topArticle.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
69
68
|
),
|
|
70
|
-
topArticle.authorMapping && topArticle.authorMapping.length > 0 &&
|
|
69
|
+
topArticle.authorMapping && topArticle.authorMapping.length > 0 && React__default.createElement(
|
|
71
70
|
'div',
|
|
72
71
|
{ className: 'author-wrapper' },
|
|
73
|
-
|
|
72
|
+
React__default.createElement(
|
|
74
73
|
LazyLoad,
|
|
75
74
|
{ height: 50 },
|
|
76
|
-
|
|
75
|
+
React__default.createElement(AuthorComponent, { key: topArticle.url.current, index: topArticle.url.current, authors: topArticle.authorMapping })
|
|
77
76
|
)
|
|
78
77
|
)
|
|
79
78
|
)
|
|
80
79
|
),
|
|
81
|
-
|
|
80
|
+
React__default.createElement(
|
|
82
81
|
'div',
|
|
83
82
|
{ className: 'fbs-sub-article-container' },
|
|
84
83
|
subArticles.map(function (article, index) {
|
|
@@ -91,41 +90,41 @@ var fbsHero = function fbsHero(props) {
|
|
|
91
90
|
articleThumbnail = props.thumbnail;
|
|
92
91
|
}
|
|
93
92
|
|
|
94
|
-
return
|
|
93
|
+
return React__default.createElement(
|
|
95
94
|
'div',
|
|
96
95
|
{ key: index, className: 'fbs-sub-article' },
|
|
97
|
-
|
|
96
|
+
React__default.createElement(
|
|
98
97
|
'a',
|
|
99
98
|
{ href: '/view/' + article.url.current },
|
|
100
|
-
|
|
99
|
+
React__default.createElement('img', { src: articleThumbnail, alt: articleAltText })
|
|
101
100
|
),
|
|
102
|
-
|
|
101
|
+
React__default.createElement(
|
|
103
102
|
'div',
|
|
104
103
|
null,
|
|
105
|
-
|
|
104
|
+
React__default.createElement(
|
|
106
105
|
'a',
|
|
107
106
|
{ href: '/view/' + article.url.current },
|
|
108
|
-
|
|
107
|
+
React__default.createElement(
|
|
109
108
|
'h2',
|
|
110
109
|
{ className: 'fbs-sub-article--title' },
|
|
111
110
|
article.title
|
|
112
111
|
)
|
|
113
112
|
),
|
|
114
|
-
|
|
113
|
+
React__default.createElement(
|
|
115
114
|
'p',
|
|
116
115
|
null,
|
|
117
116
|
moment(article.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
118
117
|
),
|
|
119
|
-
article.authorMapping && article.authorMapping.length > 0 &&
|
|
118
|
+
article.authorMapping && article.authorMapping.length > 0 && React__default.createElement(
|
|
120
119
|
LazyLoad,
|
|
121
120
|
{ height: 50 },
|
|
122
|
-
|
|
121
|
+
React__default.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
123
122
|
)
|
|
124
123
|
)
|
|
125
124
|
);
|
|
126
125
|
})
|
|
127
126
|
),
|
|
128
|
-
|
|
127
|
+
React__default.createElement(
|
|
129
128
|
'style',
|
|
130
129
|
{ jsx: 'true' },
|
|
131
130
|
'\n .author-wrapper {\n text-align: center;\n }\n .article-hero {\n margin-bottom: 1rem;\n border-bottom: 1px solid #ddd;\n padding-bottom: 0.5rem;\n }\n .fbs-top-article {\n width: 100%;\n margin-bottom: 1rem;\n padding-bottom: 1rem;\n border-bottom: 1px solid #ddd;\n }\n .fbs-top-article img {\n width: 100%;\n\n max-height: 300px;\n min-height: 275px;\n object-fit: cover;\n }\n\n .fbs-top-article--body {\n }\n .fbs-top-article--body h1 {\n color: #252525 !important;\n font-size: 1.6rem;\n font-weight: bold;\n text-align: center;\n margin-top: 1rem;\n }\n .fbs-top-article--body p {\n text-align: center;\n margin-bottom: 0;\n color: #252525;\n }\n .fbs-top-article--body p:first-of-type {\n font-size: 0.9rem;\n }\n .fbs-sub-article-container {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n\n padding-top: 1.75rem;\n margin-left: -1rem;\n margin-rigth: -1rem;\n }\n .fbs-sub-article {\n width: calc(50% - 2rem);\n min-width: 350px;\n display: flex;\n flex-direction: row;\n flex: 1 1 auto;\n margin: 0 1rem 1.75rem;\n }\n .fbs-sub-article img {\n margin-right: 1rem;\n width: 145px;\n min-width: 145px;\n max-height: 100px;\n object-fit: cover;\n }\n .fbs-sub-article p {\n margin-bottom: 0;\n font-size: 0.8rem;\n color: #252525;\n }\n .fbs-sub-article .fbs-sub-article--title {\n font-weight: bold;\n font-size: 1rem;\n color: #252525;\n }\n '
|