@mjhls/mjh-framework 1.0.852 → 1.0.854-adblocker-fix-v1
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 +168 -168
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +21 -20
- package/dist/cjs/AD300x250x600.js +21 -20
- package/dist/cjs/AD728x90.js +22 -21
- package/dist/cjs/ADFloatingFooter.js +23 -22
- package/dist/cjs/ADFooter.js +14 -13
- package/dist/cjs/ADGutter.js +23 -22
- package/dist/cjs/{ADInfeed-5f236872.js → ADInfeed-25d48cc2.js} +12 -10
- package/dist/cjs/ADSkyscraper.js +23 -22
- package/dist/cjs/ADSponsoredResources.js +23 -22
- package/dist/cjs/ADWebcast.js +23 -22
- package/dist/cjs/ADWelcome.js +37 -27
- package/dist/cjs/{ADlgInfeed-7b915591.js → ADlgInfeed-a535a768.js} +8 -7
- package/dist/cjs/AccordionPanel.js +28 -26
- package/dist/cjs/AdSlot.js +27 -26
- package/dist/cjs/AdSlotsProvider.js +20 -18
- package/dist/cjs/AlgoliaSearch.js +637 -650
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +18 -17
- package/dist/cjs/ArticleProgramLandingPage.js +37 -36
- package/dist/cjs/ArticleSeriesLandingPage.js +34 -33
- package/dist/cjs/ArticleSeriesListing.js +49 -48
- package/dist/cjs/Auth.js +294 -426
- package/dist/cjs/AuthWrapper.js +256 -216
- package/dist/cjs/{AuthorComponent-0c464248.js → AuthorComponent-ac8972ce.js} +14 -13
- package/dist/cjs/Beam.js +7 -7
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +28 -26
- package/dist/cjs/CMEDeck.js +75 -75
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +30 -27
- package/dist/cjs/Column3.js +48 -45
- package/dist/cjs/ConferenceArticleCard.js +31 -30
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +98 -94
- package/dist/cjs/DeckQueue.js +83 -79
- package/dist/cjs/{Dfp-ac0c1cc6.js → Dfp-391fd124.js} +29 -28
- package/dist/cjs/EventsDeck.js +150 -143
- package/dist/cjs/ExternalResources.js +61 -60
- package/dist/cjs/Feature.js +25 -23
- package/dist/cjs/ForbesHero.js +39 -38
- package/dist/cjs/GridContent.js +222 -217
- package/dist/cjs/GridHero.js +40 -39
- package/dist/cjs/GroupDeck.js +55 -54
- package/dist/cjs/HamMagazine.js +137 -132
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -9
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +51 -50
- package/dist/cjs/HorizontalHero.js +23 -22
- package/dist/cjs/IssueContentDeck.js +74 -69
- package/dist/cjs/IssueDeck.js +73 -68
- package/dist/cjs/IssueLanding.js +70 -69
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +33 -31
- package/dist/cjs/MasterDeck.js +72 -71
- package/dist/cjs/MediaSeriesLanding.js +853 -905
- package/dist/cjs/NavDvm.js +75 -70
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +138 -133
- package/dist/cjs/NavNative.js +133 -125
- package/dist/cjs/OncliveHero.js +16 -15
- package/dist/cjs/OncliveLargeHero.js +68 -67
- package/dist/cjs/PageFilter.js +14 -13
- package/dist/cjs/PartnerDetailListing.js +83 -82
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +20 -18
- package/dist/cjs/PubSection.js +31 -30
- package/dist/cjs/PubToc.js +15 -14
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +123 -119
- package/dist/cjs/QueueDeckExpanded.js +296 -296
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +48 -47
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +21 -17
- package/dist/cjs/Segment.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +31 -31
- package/dist/cjs/{SeriesSlider-dad08884.js → SeriesSlider-0d3bf265.js} +39 -38
- package/dist/cjs/SideFooter.js +33 -32
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-ad15dd61.js → SocialSearchComponent-19548e2a.js} +39 -35
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +61 -56
- package/dist/cjs/TaxonomyDescription.js +36 -35
- package/dist/cjs/TemplateNormal.js +46 -45
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +15 -14
- package/dist/cjs/VideoProgramLandingPage.js +57 -53
- package/dist/cjs/VideoSeriesCard.js +28 -27
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +40 -39
- package/dist/cjs/VideoSeriesListing.js +66 -65
- package/dist/cjs/View.js +211 -207
- package/dist/cjs/YahooHero.js +35 -34
- package/dist/cjs/YoutubeGroup.js +61 -60
- package/dist/cjs/{_is-array-39ff55dd.js → _is-array-754e012d.js} +1 -1
- package/dist/cjs/{_iter-detect-ef35661e.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-b231f928.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-c3aeb51d.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-7a3ce269.js → _to-object-329a650b.js} +2 -2
- package/dist/cjs/{asyncToGenerator-8ae2191c.js → asyncToGenerator-140e5f89.js} +5 -5
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-5c98aec7.js} +6 -5
- package/dist/cjs/{core.get-iterator-method-6cd7682d.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
- package/dist/cjs/{define-property-fc002cec.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-03c4c82e.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{es6.string.iterator-ab94a594.js → es6.string.iterator-cc0bbaa4.js} +1 -1
- package/dist/cjs/{extends-acc1318d.js → extends-0a918631.js} +1 -1
- package/dist/cjs/faundadb.js +6 -6
- package/dist/cjs/getRelatedArticle.js +73 -137
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +25 -25
- package/dist/cjs/{getTargeting-608e1fd1.js → getTargeting-a9a871f0.js} +11 -11
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-a7a90204.js → index-00a7ead6.js} +570 -541
- package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
- package/dist/cjs/{index-79eed652.js → index-6367b7bf.js} +29 -29
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-ff69979f.js → index-b5eb3ff8.js} +3 -8
- package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
- package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
- package/dist/cjs/{index.esm-bf016399.js → index.esm-3ffa049c.js} +18 -17
- package/dist/cjs/index.js +74 -71
- package/dist/cjs/{inherits-bfdb22af.js → inherits-0c7830c5.js} +8 -8
- package/dist/cjs/{keys-62e097ca.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-7fd85bcf.js} +9 -57
- package/dist/cjs/main-7b5e57b0.js +898 -0
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/{slicedToArray-41819145.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{stringify-7ccc8524.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/{toConsumableArray-4fdb72e2.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
- package/dist/cjs/{typeof-e83d4a26.js → typeof-9d7f610f.js} +5 -5
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-c30d203c.js → ustream-api-d092dc31.js} +4 -4
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-68e3aaf2.js → web.dom.iterable-a0e279c1.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +18 -18
- package/dist/esm/AD300x250x600.js +18 -18
- package/dist/esm/AD728x90.js +19 -19
- package/dist/esm/ADFloatingFooter.js +20 -20
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +20 -20
- package/dist/esm/{ADInfeed-dec9975c.js → ADInfeed-56a3db8b.js} +8 -8
- package/dist/esm/ADSkyscraper.js +20 -20
- package/dist/esm/ADSponsoredResources.js +20 -20
- package/dist/esm/ADWebcast.js +20 -20
- package/dist/esm/ADWelcome.js +34 -25
- package/dist/esm/{ADlgInfeed-1ea41fb6.js → ADlgInfeed-53edb995.js} +5 -5
- package/dist/esm/AccordionPanel.js +21 -21
- package/dist/esm/AdSlot.js +18 -18
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlgoliaSearch.js +266 -280
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +15 -15
- package/dist/esm/ArticleProgramLandingPage.js +34 -34
- package/dist/esm/ArticleSeriesLandingPage.js +31 -31
- package/dist/esm/ArticleSeriesListing.js +45 -45
- package/dist/esm/Auth.js +275 -411
- package/dist/esm/AuthWrapper.js +253 -214
- package/dist/esm/{AuthorComponent-5cab1f6b.js → AuthorComponent-8ffd4679.js} +11 -11
- package/dist/esm/Beam.js +7 -7
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +16 -16
- package/dist/esm/CMEDeck.js +72 -72
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +43 -43
- package/dist/esm/ConferenceArticleCard.js +29 -29
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +90 -90
- package/dist/esm/DeckQueue.js +75 -75
- package/dist/esm/{Dfp-4b94fbd4.js → Dfp-2f9796e1.js} +17 -17
- package/dist/esm/EventsDeck.js +120 -120
- package/dist/esm/ExternalResources.js +55 -55
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +32 -32
- package/dist/esm/GridContent.js +186 -186
- package/dist/esm/GridHero.js +33 -33
- package/dist/esm/GroupDeck.js +42 -42
- package/dist/esm/HamMagazine.js +105 -105
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +48 -48
- package/dist/esm/HorizontalHero.js +19 -19
- package/dist/esm/IssueContentDeck.js +57 -57
- package/dist/esm/IssueDeck.js +62 -62
- package/dist/esm/IssueLanding.js +69 -69
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +27 -27
- package/dist/esm/MasterDeck.js +68 -68
- package/dist/esm/MediaSeriesLanding.js +484 -539
- package/dist/esm/NavDvm.js +53 -53
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +108 -108
- package/dist/esm/NavNative.js +100 -100
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +56 -56
- package/dist/esm/PageFilter.js +11 -11
- package/dist/esm/PartnerDetailListing.js +80 -80
- package/dist/esm/PdfDownload.js +5 -5
- package/dist/esm/PopUpModal.js +13 -13
- package/dist/esm/PubSection.js +28 -28
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +105 -105
- package/dist/esm/QueueDeckExpanded.js +262 -262
- package/dist/esm/RecentNews.js +16 -16
- package/dist/esm/RelatedContent.js +44 -44
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +28 -28
- package/dist/esm/{SeriesSlider-5ba2e521.js → SeriesSlider-7d89f4d9.js} +29 -29
- package/dist/esm/SideFooter.js +29 -29
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-9cc36413.js → SocialSearchComponent-47815365.js} +29 -29
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +52 -52
- package/dist/esm/TaxonomyDescription.js +30 -30
- package/dist/esm/TemplateNormal.js +42 -42
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +24 -24
- package/dist/esm/VerticalHero.js +12 -12
- package/dist/esm/VideoProgramLandingPage.js +46 -46
- package/dist/esm/VideoSeriesCard.js +21 -21
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +31 -31
- package/dist/esm/VideoSeriesListing.js +62 -62
- package/dist/esm/View.js +196 -196
- package/dist/esm/YahooHero.js +29 -29
- package/dist/esm/YoutubeGroup.js +45 -45
- package/dist/esm/{_is-array-328b85b7.js → _is-array-58e95429.js} +1 -1
- package/dist/esm/{_iter-detect-0fa1c752.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-1b84e2bf.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-c8f72bf1.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-cedb5b78.js → _to-object-a4107da3.js} +2 -2
- package/dist/esm/{asyncToGenerator-e1a2f43a.js → asyncToGenerator-fc1c2e29.js} +5 -5
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-4abff0b1.js} +3 -3
- package/dist/esm/{core.get-iterator-method-227107e6.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
- package/dist/esm/{define-property-2f35af22.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-eb9699c0.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{es6.string.iterator-1577cb76.js → es6.string.iterator-c990c18c.js} +1 -1
- package/dist/esm/{extends-be71a29a.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +6 -6
- package/dist/esm/getRelatedArticle.js +68 -132
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +25 -25
- package/dist/esm/{getTargeting-37cb4051.js → getTargeting-bd800589.js} +11 -11
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-03da2fcc.js → index-0500ae55.js} +513 -494
- package/dist/esm/{index-f7fdcc91.js → index-51a80699.js} +3 -8
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
- package/dist/esm/{index-511bdaa5.js → index-c00b0bbb.js} +29 -29
- package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
- package/dist/esm/{index.es-a6137319.js → index.es-c6222053.js} +5 -5
- package/dist/esm/{index.esm-ed50151c.js → index.esm-8ee5ff72.js} +15 -15
- package/dist/esm/index.js +63 -63
- package/dist/esm/{inherits-2cf82c38.js → inherits-75d45541.js} +5 -5
- package/dist/esm/{keys-526daf0a.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-a818d390.js → lodash-ec8c6b48.js} +9 -57
- package/dist/esm/main-747e7d25.js +886 -0
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{slicedToArray-f0edf3d6.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{stringify-d1b9276a.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/{toConsumableArray-81605212.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
- package/dist/esm/{typeof-ad2c7a21.js → typeof-af9c50d8.js} +5 -5
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-cf90f7e6.js → ustream-api-9a50644d.js} +4 -4
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/dist/esm/{web.dom.iterable-ace8ed30.js → web.dom.iterable-4439f05a.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/main-bc7d4bf8.js +0 -972
- package/dist/esm/main-ae902629.js +0 -961
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import React, { useEffect, useState, useRef } from 'react';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
3
3
|
|
|
4
4
|
var AuthorComponent = function AuthorComponent(_ref) {
|
|
5
5
|
var authors = _ref.authors,
|
|
@@ -13,15 +13,15 @@ var AuthorComponent = function AuthorComponent(_ref) {
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
if (displayName && url && url.current) {
|
|
16
|
-
return
|
|
16
|
+
return React.createElement(
|
|
17
17
|
'span',
|
|
18
18
|
{ key: _id },
|
|
19
|
-
index === 0 &&
|
|
19
|
+
index === 0 && React.createElement(
|
|
20
20
|
'span',
|
|
21
21
|
{ className: 'pr-1' },
|
|
22
22
|
'By'
|
|
23
23
|
),
|
|
24
|
-
|
|
24
|
+
React.createElement(
|
|
25
25
|
'a',
|
|
26
26
|
{ href: '/authors/' + url.current, className: 'author-name', style: { color: '#000', fontWeight: 'bold' } },
|
|
27
27
|
displayName
|
|
@@ -29,15 +29,15 @@ var AuthorComponent = function AuthorComponent(_ref) {
|
|
|
29
29
|
length !== index + 1 && ', '
|
|
30
30
|
);
|
|
31
31
|
} else if (displayName) {
|
|
32
|
-
return
|
|
32
|
+
return React.createElement(
|
|
33
33
|
'span',
|
|
34
34
|
{ key: _id },
|
|
35
|
-
index === 0 &&
|
|
35
|
+
index === 0 && React.createElement(
|
|
36
36
|
'span',
|
|
37
37
|
{ className: 'pr-1' },
|
|
38
38
|
'By'
|
|
39
39
|
),
|
|
40
|
-
|
|
40
|
+
React.createElement(
|
|
41
41
|
'span',
|
|
42
42
|
{ className: 'author-name', style: { color: '#000', fontWeight: 'bold' } },
|
|
43
43
|
displayName,
|
|
@@ -70,16 +70,16 @@ var AuthorComponent = function AuthorComponent(_ref) {
|
|
|
70
70
|
var overlayRef = useRef(null);
|
|
71
71
|
var authorRef = useRef(null);
|
|
72
72
|
|
|
73
|
-
return
|
|
73
|
+
return React.createElement(
|
|
74
74
|
'div',
|
|
75
75
|
{ id: 'author-sec' + index, ref: authorRef },
|
|
76
|
-
hideContent &&
|
|
76
|
+
hideContent && React.createElement('div', { onClick: function onClick() {
|
|
77
77
|
return onOverlayClick();
|
|
78
78
|
}, ref: overlayRef, id: 'overlay-content' + index }),
|
|
79
79
|
authors.map(function (authorDetail, index) {
|
|
80
80
|
return renderAuthor(authorDetail, index, authors.length);
|
|
81
81
|
}),
|
|
82
|
-
|
|
82
|
+
React.createElement(
|
|
83
83
|
'style',
|
|
84
84
|
{ jsx: true },
|
|
85
85
|
'\n #author-sec' + index + ' {\n line-height: 25px;\n position: relative;\n height: auto;\n // max-height: 50px;\n }\n .hide-content {\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n overflow: hidden;\n }\n #overlay-content' + index + ' {\n position: absolute;\n cursor: pointer;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n z-index: 1000;\n }\n '
|
package/dist/esm/Beam.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
7
|
-
import './web.dom.iterable-
|
|
8
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
9
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './web.dom.iterable-4439f05a.js';
|
|
8
|
+
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
9
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
10
10
|
import Segment from './Segment.js';
|
|
11
11
|
|
|
12
12
|
require("babel-polyfill");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import PropTypes from 'prop-types';
|
|
3
|
-
import { n as node } from './index-
|
|
3
|
+
import { n as node } from './index-51a80699.js';
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
6
|
object-assign
|
|
@@ -829,7 +829,7 @@ var internals$1 = internals;
|
|
|
829
829
|
|
|
830
830
|
var getSerializers = internals$1.getSerializers;
|
|
831
831
|
|
|
832
|
-
var renderNode =
|
|
832
|
+
var renderNode = React.createElement;
|
|
833
833
|
|
|
834
834
|
var _getSerializers = getSerializers(renderNode),
|
|
835
835
|
defaultSerializers = _getSerializers.defaultSerializers,
|
|
@@ -849,7 +849,7 @@ var getImageUrl$1 = internals$1.getImageUrl,
|
|
|
849
849
|
blocksToNodes$1 = internals$1.blocksToNodes,
|
|
850
850
|
mergeSerializers$1 = internals$1.mergeSerializers;
|
|
851
851
|
|
|
852
|
-
var renderNode$1 =
|
|
852
|
+
var renderNode$1 = React.createElement;
|
|
853
853
|
|
|
854
854
|
var SanityBlockContent = function SanityBlockContent(props) {
|
|
855
855
|
var customSerializers = mergeSerializers$1(SanityBlockContent.defaultSerializers, props.serializers);
|
package/dist/esm/Breadcrumbs.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
4
|
-
import './core.get-iterator-method-
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
6
|
+
import React, { useState, useEffect } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
8
8
|
import Breadcrumb from 'react-bootstrap/Breadcrumb';
|
|
9
9
|
|
|
10
10
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
@@ -48,17 +48,17 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
|
48
48
|
}, []);
|
|
49
49
|
|
|
50
50
|
if (data && data.length > 0) {
|
|
51
|
-
return
|
|
51
|
+
return React.createElement(
|
|
52
52
|
Breadcrumb,
|
|
53
53
|
null,
|
|
54
54
|
data.map(function (item, index) {
|
|
55
|
-
return
|
|
55
|
+
return React.createElement(
|
|
56
56
|
Breadcrumb.Item,
|
|
57
57
|
{ key: index, href: item.url, active: item.isActive || false },
|
|
58
58
|
item.name
|
|
59
59
|
);
|
|
60
60
|
}),
|
|
61
|
-
|
|
61
|
+
React.createElement(
|
|
62
62
|
'style',
|
|
63
63
|
{ jsx: 'true' },
|
|
64
64
|
'\n .breadcrumb {\n background: transparent;\n padding-left: 0.25rem;\n }\n .breadcrumb .breadcrumb-item + .breadcrumb-item::before {\n content: \'' + separator + '\';\n }\n .breadcrumb-item.active {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 40ch;\n }\n @media screen and (max-width: 1400px) {\n .breadcrumb-item.active {\n max-width: 20ch;\n }\n }\n @media screen and (max-width: 768px) {\n .breadcrumb-item.active {\n max-width: 40ch;\n }\n }\n '
|
|
@@ -66,30 +66,30 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
|
66
66
|
);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
return
|
|
69
|
+
return React.createElement(
|
|
70
70
|
Breadcrumb,
|
|
71
71
|
null,
|
|
72
|
-
|
|
72
|
+
React.createElement(
|
|
73
73
|
Breadcrumb.Item,
|
|
74
74
|
{ href: '/' },
|
|
75
75
|
'home'
|
|
76
76
|
),
|
|
77
|
-
parentPath.split('/').length > 1 &&
|
|
77
|
+
parentPath.split('/').length > 1 && React.createElement(
|
|
78
78
|
Breadcrumb.Item,
|
|
79
79
|
{ active: true },
|
|
80
80
|
'...'
|
|
81
81
|
),
|
|
82
|
-
|
|
82
|
+
React.createElement(
|
|
83
83
|
Breadcrumb.Item,
|
|
84
84
|
{ href: '/' + parentPath },
|
|
85
85
|
parentPathName
|
|
86
86
|
),
|
|
87
|
-
|
|
87
|
+
React.createElement(
|
|
88
88
|
Breadcrumb.Item,
|
|
89
89
|
{ active: true },
|
|
90
90
|
currentPath
|
|
91
91
|
),
|
|
92
|
-
|
|
92
|
+
React.createElement(
|
|
93
93
|
'style',
|
|
94
94
|
{ jsx: 'true' },
|
|
95
95
|
'\n ol.breadcrumb {\n background: transparent;\n padding-left: 0.25rem;\n }\n .breadcrumb-item.active {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 40ch;\n }\n @media screen and (max-width: 1400px) {\n .breadcrumb-item.active {\n max-width: 20ch;\n }\n }\n @media screen and (max-width: 768px) {\n .breadcrumb-item.active {\n max-width: 40ch;\n }\n }\n '
|
|
@@ -97,6 +97,6 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
|
97
97
|
);
|
|
98
98
|
};
|
|
99
99
|
|
|
100
|
-
var Breadcrumbs$1 =
|
|
100
|
+
var Breadcrumbs$1 = React.memo(Breadcrumbs);
|
|
101
101
|
|
|
102
102
|
export default Breadcrumbs$1;
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
7
|
-
import './core.get-iterator-method-
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
|
+
import './web.dom.iterable-4439f05a.js';
|
|
9
|
+
import React, { useState, useRef, useEffect } from 'react';
|
|
10
10
|
import './events-6c3a7a63.js';
|
|
11
|
-
import { l as lib_3 } from './index-
|
|
11
|
+
import { l as lib_3 } from './index-f7fb1e25.js';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import { useRouter } from 'next/router';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import { d as debounce_1 } from './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import { I as InfiniteScroll } from './index.es-
|
|
15
|
+
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
18
18
|
import 'react-dom';
|
|
19
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
20
|
-
import { m as
|
|
21
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
22
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
23
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
19
|
+
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
20
|
+
import { m as main_40 } from './main-747e7d25.js';
|
|
21
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
22
|
+
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
23
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
24
24
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
25
25
|
|
|
26
26
|
var itemsPerPage = 12;
|
|
@@ -199,94 +199,94 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
199
199
|
|
|
200
200
|
var cardLoader = function cardLoader() {
|
|
201
201
|
var numberOfItemsBeforeAd = 6;
|
|
202
|
-
return
|
|
202
|
+
return React.createElement(
|
|
203
203
|
'div',
|
|
204
204
|
{ id: 'ceToggles' },
|
|
205
|
-
|
|
205
|
+
React.createElement(
|
|
206
206
|
'div',
|
|
207
207
|
{ style: { width: 'max-content', padding: '0.5rem' } },
|
|
208
|
-
|
|
209
|
-
|
|
208
|
+
React.createElement('img', { src: 'https://gotoper-com.s3.amazonaws.com/_media/_image/PER_Logo.svg', style: { width: '100%', maxWidth: '10rem', marginBottom: '1rem' }, alt: 'per logo' }),
|
|
209
|
+
React.createElement(
|
|
210
210
|
'p',
|
|
211
211
|
{ style: { margin: '0', fontWeight: '700', width: '100%', textAlign: 'center', fontSize: '1rem' } },
|
|
212
212
|
'Physician Education'
|
|
213
213
|
)
|
|
214
214
|
),
|
|
215
|
-
|
|
215
|
+
React.createElement(
|
|
216
216
|
Row,
|
|
217
217
|
null,
|
|
218
218
|
data && data.map(function (row, index) {
|
|
219
219
|
var pageNumber = row.pageNumber || 1;
|
|
220
|
-
return
|
|
221
|
-
|
|
220
|
+
return React.createElement(
|
|
221
|
+
React.Fragment,
|
|
222
222
|
{ key: index },
|
|
223
|
-
|
|
223
|
+
React.createElement(
|
|
224
224
|
VisibilitySensor,
|
|
225
225
|
{
|
|
226
226
|
onChange: function onChange(isVisible) {
|
|
227
227
|
isVisible && changePageNumber(pageNumber);
|
|
228
228
|
} },
|
|
229
|
-
variant === 'left' ?
|
|
229
|
+
variant === 'left' ? React.createElement(
|
|
230
230
|
Col,
|
|
231
231
|
{ xl: 12, style: { marginBottom: '1rem' } },
|
|
232
|
-
|
|
232
|
+
React.createElement(
|
|
233
233
|
Row,
|
|
234
234
|
null,
|
|
235
|
-
|
|
235
|
+
React.createElement(
|
|
236
236
|
Col,
|
|
237
237
|
{ xs: 3, sm: 4, md: 4, lg: 4, xl: 4, style: { padding: '0' } },
|
|
238
|
-
|
|
238
|
+
React.createElement(
|
|
239
239
|
'a',
|
|
240
240
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
241
|
-
|
|
241
|
+
React.createElement('img', { style: { width: '100%', borderRadius: '0 0 0 10%', marginBottom: '20px', borderTop: '1px solid #EEE' }, src: row.thumbnail })
|
|
242
242
|
)
|
|
243
243
|
),
|
|
244
|
-
|
|
244
|
+
React.createElement(
|
|
245
245
|
Col,
|
|
246
246
|
{ xs: 9, sm: 8, md: 8, lg: 8, xl: 8, style: { paddingTop: '10px', marginBottom: '20px', borderTop: '1px solid #EEE' } },
|
|
247
|
-
|
|
247
|
+
React.createElement(
|
|
248
248
|
'a',
|
|
249
249
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
250
|
-
|
|
251
|
-
|
|
250
|
+
React.createElement('h4', { className: 'mb-1', style: { fontWeight: '500', fontSize: '22px' }, dangerouslySetInnerHTML: { __html: row.title } }),
|
|
251
|
+
React.createElement(
|
|
252
252
|
'p',
|
|
253
253
|
{ className: 'mb-2' },
|
|
254
254
|
row.date
|
|
255
255
|
),
|
|
256
|
-
|
|
256
|
+
React.createElement('p', { dangerouslySetInnerHTML: { __html: row.intro } })
|
|
257
257
|
)
|
|
258
258
|
)
|
|
259
259
|
)
|
|
260
|
-
) :
|
|
260
|
+
) : React.createElement(
|
|
261
261
|
Row,
|
|
262
262
|
{ style: { margin: '0', padding: '0' } },
|
|
263
|
-
|
|
263
|
+
React.createElement(
|
|
264
264
|
Col,
|
|
265
265
|
{ xs: 9, sm: 8, lg: 8, xl: 8 },
|
|
266
|
-
|
|
266
|
+
React.createElement(
|
|
267
267
|
'a',
|
|
268
268
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
269
|
-
|
|
270
|
-
|
|
269
|
+
React.createElement('h4', { className: 'mb-1', style: { fontWeight: '500', fontSize: '22px' }, dangerouslySetInnerHTML: { __html: row.title } }),
|
|
270
|
+
React.createElement(
|
|
271
271
|
'p',
|
|
272
272
|
null,
|
|
273
273
|
row.date
|
|
274
274
|
),
|
|
275
|
-
|
|
275
|
+
React.createElement('p', { dangerouslySetInnerHTML: { __html: row.intro } })
|
|
276
276
|
)
|
|
277
277
|
),
|
|
278
|
-
|
|
278
|
+
React.createElement(
|
|
279
279
|
Col,
|
|
280
280
|
{ xs: 3, sm: 4, lg: 4, xl: 4 },
|
|
281
|
-
|
|
281
|
+
React.createElement(
|
|
282
282
|
'a',
|
|
283
283
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
284
|
-
|
|
284
|
+
React.createElement('img', { style: { width: '100%', borderRadius: '0 0 10% 0' }, src: row.thumbnail && urlFor(row.thumbnail.asset).url() })
|
|
285
285
|
)
|
|
286
286
|
)
|
|
287
287
|
)
|
|
288
288
|
),
|
|
289
|
-
|
|
289
|
+
main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React.createElement(
|
|
290
290
|
'div',
|
|
291
291
|
{ style: { margin: '0 auto' } },
|
|
292
292
|
renderMobileAd(index, numberOfItemsBeforeAd)
|
|
@@ -299,7 +299,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
299
299
|
|
|
300
300
|
var renderMobileAd = function renderMobileAd(index, numberOfItemsBeforeAd) {
|
|
301
301
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
302
|
-
return
|
|
302
|
+
return React.createElement(
|
|
303
303
|
Col,
|
|
304
304
|
{ md: 12, style: { display: 'flex', flex: '1 0 auto' } },
|
|
305
305
|
rightItems[i].component
|
|
@@ -308,11 +308,11 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
308
308
|
|
|
309
309
|
var renderManualPagination = function renderManualPagination() {
|
|
310
310
|
var currentPage = 1;
|
|
311
|
-
return
|
|
311
|
+
return React.createElement(
|
|
312
312
|
'div',
|
|
313
313
|
{ className: 'd-flex justify-content-between' },
|
|
314
314
|
currentPage > 1 ,
|
|
315
|
-
|
|
315
|
+
React.createElement(
|
|
316
316
|
'a',
|
|
317
317
|
{ href: '?page=' + (currentPage + 1) },
|
|
318
318
|
'Next >>'
|
|
@@ -321,13 +321,13 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
321
321
|
};
|
|
322
322
|
|
|
323
323
|
if (isLoading) {
|
|
324
|
-
return
|
|
324
|
+
return React.createElement(
|
|
325
325
|
'div',
|
|
326
326
|
{ style: { display: 'flex', justifyContent: 'center', marginTop: '48px' } },
|
|
327
|
-
|
|
327
|
+
React.createElement(
|
|
328
328
|
Spinner,
|
|
329
329
|
{ animation: 'border', role: 'status' },
|
|
330
|
-
|
|
330
|
+
React.createElement(
|
|
331
331
|
'span',
|
|
332
332
|
{ className: 'sr-only' },
|
|
333
333
|
'Loading...'
|
|
@@ -337,69 +337,69 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
337
337
|
}
|
|
338
338
|
|
|
339
339
|
if (data.length > 0) {
|
|
340
|
-
return
|
|
340
|
+
return React.createElement(
|
|
341
341
|
'div',
|
|
342
342
|
{ className: 'contentDeck' },
|
|
343
|
-
autoScroll ?
|
|
344
|
-
|
|
343
|
+
autoScroll ? React.createElement(
|
|
344
|
+
React.Fragment,
|
|
345
345
|
null,
|
|
346
|
-
|
|
346
|
+
React.createElement(
|
|
347
347
|
'style',
|
|
348
348
|
{ jsx: true },
|
|
349
349
|
'\n .infinite-scroll-component {\n overflow: hidden !important;\n }\n '
|
|
350
350
|
),
|
|
351
|
-
|
|
351
|
+
React.createElement(
|
|
352
352
|
InfiniteScroll,
|
|
353
353
|
{
|
|
354
354
|
dataLength: data.length,
|
|
355
355
|
next: loadMore,
|
|
356
356
|
hasMore: scrolling,
|
|
357
357
|
scrollThreshold: 0.9,
|
|
358
|
-
loader:
|
|
358
|
+
loader: React.createElement(
|
|
359
359
|
'div',
|
|
360
360
|
{ style: { textAlign: 'center' } },
|
|
361
|
-
|
|
361
|
+
React.createElement(
|
|
362
362
|
Spinner,
|
|
363
363
|
{ animation: 'border', role: 'status' },
|
|
364
|
-
|
|
364
|
+
React.createElement(
|
|
365
365
|
'span',
|
|
366
366
|
{ className: 'sr-only' },
|
|
367
367
|
'Loading...'
|
|
368
368
|
)
|
|
369
369
|
)
|
|
370
370
|
),
|
|
371
|
-
endMessage:
|
|
371
|
+
endMessage: React.createElement(
|
|
372
372
|
'p',
|
|
373
373
|
{ style: { textAlign: 'center' } },
|
|
374
|
-
|
|
374
|
+
React.createElement(
|
|
375
375
|
'b',
|
|
376
376
|
null,
|
|
377
377
|
'Yay! You have seen it all'
|
|
378
378
|
)
|
|
379
379
|
) },
|
|
380
|
-
|
|
380
|
+
React.createElement(
|
|
381
381
|
Container,
|
|
382
382
|
null,
|
|
383
383
|
cardLoader()
|
|
384
384
|
)
|
|
385
385
|
),
|
|
386
|
-
|
|
386
|
+
React.createElement(
|
|
387
387
|
'noscript',
|
|
388
388
|
null,
|
|
389
389
|
renderManualPagination()
|
|
390
390
|
)
|
|
391
|
-
) :
|
|
392
|
-
|
|
391
|
+
) : React.createElement(
|
|
392
|
+
React.Fragment,
|
|
393
393
|
null,
|
|
394
|
-
|
|
394
|
+
React.createElement(
|
|
395
395
|
Container,
|
|
396
396
|
null,
|
|
397
397
|
cardLoader()
|
|
398
398
|
),
|
|
399
|
-
|
|
399
|
+
React.createElement(
|
|
400
400
|
'div',
|
|
401
401
|
{ style: { padding: '0px 10px' } },
|
|
402
|
-
scrolling ?
|
|
402
|
+
scrolling ? React.createElement(
|
|
403
403
|
'button',
|
|
404
404
|
{
|
|
405
405
|
style: { margin: 'auto', width: '100%' },
|
|
@@ -407,17 +407,17 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
407
407
|
loadMore();
|
|
408
408
|
} },
|
|
409
409
|
'Load More'
|
|
410
|
-
) :
|
|
410
|
+
) : React.createElement(
|
|
411
411
|
'p',
|
|
412
412
|
{ style: { textAlign: 'center' } },
|
|
413
|
-
|
|
413
|
+
React.createElement(
|
|
414
414
|
'b',
|
|
415
415
|
null,
|
|
416
416
|
'End of data'
|
|
417
417
|
)
|
|
418
418
|
)
|
|
419
419
|
),
|
|
420
|
-
|
|
420
|
+
React.createElement(
|
|
421
421
|
'noscript',
|
|
422
422
|
null,
|
|
423
423
|
renderManualPagination()
|
|
@@ -425,10 +425,10 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
425
425
|
)
|
|
426
426
|
);
|
|
427
427
|
} else {
|
|
428
|
-
return
|
|
428
|
+
return React.createElement(
|
|
429
429
|
'div',
|
|
430
430
|
null,
|
|
431
|
-
|
|
431
|
+
React.createElement(
|
|
432
432
|
'div',
|
|
433
433
|
null,
|
|
434
434
|
'No data found '
|
package/dist/esm/Column1.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import Row
|
|
3
|
-
import Col
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import Row from 'react-bootstrap/Row';
|
|
3
|
+
import Col from 'react-bootstrap/Col';
|
|
4
4
|
|
|
5
5
|
var Column1 = function Column1(props) {
|
|
6
6
|
var title = props.title;
|
|
7
7
|
|
|
8
|
-
return
|
|
8
|
+
return React.createElement(
|
|
9
9
|
'section',
|
|
10
10
|
null,
|
|
11
|
-
|
|
12
|
-
Row
|
|
11
|
+
React.createElement(
|
|
12
|
+
Row,
|
|
13
13
|
{ className: 'justify-content-md-center' },
|
|
14
|
-
|
|
15
|
-
Col
|
|
14
|
+
React.createElement(
|
|
15
|
+
Col,
|
|
16
16
|
{ className: 'middleCol', style: { marginTop: !title && '10px' } },
|
|
17
|
-
title &&
|
|
17
|
+
title && React.createElement(
|
|
18
18
|
'h1',
|
|
19
19
|
null,
|
|
20
20
|
title
|
package/dist/esm/Column2.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
7
|
-
import './define-property-
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './define-property-8af5f002.js';
|
|
8
|
+
import './web.dom.iterable-4439f05a.js';
|
|
9
|
+
import React from 'react';
|
|
10
10
|
import 'prop-types';
|
|
11
|
-
import Row
|
|
12
|
-
import Col
|
|
11
|
+
import Row from 'react-bootstrap/Row';
|
|
12
|
+
import Col from 'react-bootstrap/Col';
|
|
13
13
|
import './isSymbol-1981418f.js';
|
|
14
|
-
import './asyncToGenerator-
|
|
14
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
15
15
|
import './Segment.js';
|
|
16
16
|
import './get-1e515072.js';
|
|
17
17
|
import './eq-b470f743.js';
|
|
18
|
-
import './react-social-icons-
|
|
19
|
-
import './defineProperty-
|
|
18
|
+
import './react-social-icons-3822f1ce.js';
|
|
19
|
+
import './defineProperty-94fd8bfc.js';
|
|
20
20
|
import SideFooter from './SideFooter.js';
|
|
21
|
-
import { C as ConferenceBanner } from './ConferenceBanner-
|
|
21
|
+
import { C as ConferenceBanner } from './ConferenceBanner-9162d0ca.js';
|
|
22
22
|
|
|
23
23
|
var Column2 = function Column2(props) {
|
|
24
24
|
var rightItems = props.rightItems,
|
|
@@ -26,37 +26,37 @@ var Column2 = function Column2(props) {
|
|
|
26
26
|
website = props.website;
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
return
|
|
29
|
+
return React.createElement(
|
|
30
30
|
'section',
|
|
31
31
|
null,
|
|
32
|
-
|
|
33
|
-
Row
|
|
32
|
+
React.createElement(
|
|
33
|
+
Row,
|
|
34
34
|
{ className: 'justify-content-md-center' },
|
|
35
|
-
|
|
36
|
-
Col
|
|
35
|
+
React.createElement(
|
|
36
|
+
Col,
|
|
37
37
|
{ md: true, className: 'middleCol', style: { marginTop: !title && '10px' } },
|
|
38
|
-
title &&
|
|
38
|
+
title && React.createElement(
|
|
39
39
|
'h1',
|
|
40
40
|
null,
|
|
41
41
|
title
|
|
42
42
|
),
|
|
43
43
|
props.children
|
|
44
44
|
),
|
|
45
|
-
|
|
46
|
-
Col
|
|
45
|
+
React.createElement(
|
|
46
|
+
Col,
|
|
47
47
|
{ xs: 12, className: 'rightCol' },
|
|
48
|
-
website && website.conferenceBannerContent &&
|
|
49
|
-
|
|
48
|
+
website && website.conferenceBannerContent && React.createElement(ConferenceBanner, { website: website }),
|
|
49
|
+
React.createElement(
|
|
50
50
|
'div',
|
|
51
51
|
{ className: 'sticky-top', style: { top: '60px' } },
|
|
52
52
|
rightItems && rightItems.map(function (row, index) {
|
|
53
|
-
return
|
|
53
|
+
return React.createElement(
|
|
54
54
|
'div',
|
|
55
55
|
{ key: index },
|
|
56
56
|
row.component
|
|
57
57
|
);
|
|
58
58
|
}),
|
|
59
|
-
website && website.sideFooterContent && website.sideFooterContent.length && !website.showFooterOnLeftSide &&
|
|
59
|
+
website && website.sideFooterContent && website.sideFooterContent.length && !website.showFooterOnLeftSide && React.createElement(SideFooter, { website: website })
|
|
60
60
|
)
|
|
61
61
|
)
|
|
62
62
|
)
|