@mjhls/mjh-framework 1.0.851 → 1.0.852
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 +29 -30
- package/dist/cjs/AD300x250x600.js +29 -30
- package/dist/cjs/AD728x90.js +32 -33
- package/dist/cjs/ADFloatingFooter.js +32 -33
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +32 -33
- package/dist/cjs/{ADInfeed-fb136f1d.js → ADInfeed-5f236872.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +32 -33
- package/dist/cjs/ADSponsoredResources.js +32 -33
- package/dist/cjs/ADWebcast.js +32 -33
- package/dist/cjs/ADWelcome.js +33 -34
- package/dist/cjs/{ADlgInfeed-d303d27e.js → ADlgInfeed-7b915591.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +33 -34
- package/dist/cjs/AdSlotsProvider.js +17 -19
- package/dist/cjs/AlgoliaSearch.js +1041 -1032
- package/dist/cjs/AlphabeticList.js +25 -26
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +59 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
- package/dist/cjs/ArticleSeriesListing.js +61 -62
- package/dist/cjs/Auth.js +285 -289
- package/dist/cjs/AuthWrapper.js +46 -47
- package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-0c464248.js} +13 -14
- package/dist/cjs/Beam.js +8 -8
- package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-bac780ac.js} +55 -56
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +83 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +33 -36
- package/dist/cjs/Column3.js +58 -61
- package/dist/cjs/ConferenceArticleCard.js +22 -23
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +94 -98
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/{Dfp-93399f8c.js → Dfp-ac0c1cc6.js} +34 -35
- package/dist/cjs/EventsDeck.js +135 -142
- package/dist/cjs/ExternalResources.js +80 -81
- package/dist/cjs/Feature.js +23 -25
- package/dist/cjs/ForbesHero.js +42 -43
- package/dist/cjs/GridContent.js +233 -238
- package/dist/cjs/GridHero.js +44 -45
- package/dist/cjs/GroupDeck.js +59 -60
- package/dist/cjs/HamMagazine.js +128 -133
- 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 +72 -73
- package/dist/cjs/HorizontalHero.js +24 -25
- package/dist/cjs/IssueContentDeck.js +73 -78
- package/dist/cjs/IssueDeck.js +72 -77
- package/dist/cjs/IssueLanding.js +66 -67
- package/dist/cjs/LeftNav.js +39 -41
- package/dist/cjs/MasterDeck.js +72 -73
- package/dist/cjs/MediaSeriesLanding.js +988 -980
- package/dist/cjs/NavDvm.js +74 -79
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +135 -140
- package/dist/cjs/NavNative.js +128 -136
- package/dist/cjs/OncliveHero.js +18 -19
- package/dist/cjs/OncliveLargeHero.js +72 -73
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +108 -109
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +42 -43
- package/dist/cjs/PubToc.js +15 -16
- package/dist/cjs/PublicationDeck.js +62 -67
- package/dist/cjs/PublicationLanding.js +108 -112
- package/dist/cjs/QueueDeckExpanded.js +310 -310
- package/dist/cjs/RecentNews.js +21 -22
- package/dist/cjs/RelatedContent.js +26 -27
- 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 +36 -36
- package/dist/cjs/{SeriesSlider-cbab9f0f.js → SeriesSlider-dad08884.js} +30 -31
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +36 -37
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-ecb4f972.js → SocialSearchComponent-ad15dd61.js} +32 -36
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +59 -64
- package/dist/cjs/TaxonomyDescription.js +55 -56
- package/dist/cjs/TemplateNormal.js +73 -74
- package/dist/cjs/ThumbnailCard.js +21 -23
- package/dist/cjs/Ustream.js +28 -29
- package/dist/cjs/VerticalHero.js +16 -17
- package/dist/cjs/VideoProgramLandingPage.js +74 -78
- package/dist/cjs/VideoSeriesCard.js +32 -33
- package/dist/cjs/VideoSeriesFilter.js +18 -18
- package/dist/cjs/VideoSeriesLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesListing.js +78 -79
- package/dist/cjs/View.js +259 -270
- package/dist/cjs/YahooHero.js +41 -42
- package/dist/cjs/YoutubeGroup.js +57 -58
- package/dist/cjs/{_is-array-6128bd56.js → _is-array-39ff55dd.js} +6 -6
- package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-ef35661e.js} +8 -8
- package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
- package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-b231f928.js} +1 -1
- package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-c3aeb51d.js} +2 -2
- package/dist/cjs/{_to-object-6de10e57.js → _to-object-7a3ce269.js} +6 -6
- package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-8ae2191c.js} +32 -32
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-05029198.js} +6 -7
- package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-6cd7682d.js} +2 -2
- package/dist/cjs/{debounce-d4a2369b.js → debounce-6191c8ee.js} +2 -2
- package/dist/cjs/{define-property-c88be878.js → define-property-fc002cec.js} +6 -6
- package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-03c4c82e.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
- package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-ab94a594.js} +6 -6
- package/dist/cjs/{extends-29bdbc6d.js → extends-acc1318d.js} +7 -7
- package/dist/cjs/faundadb.js +7 -7
- package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +20 -20
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +45 -45
- package/dist/cjs/{getTargeting-faf37284.js → getTargeting-608e1fd1.js} +2 -2
- package/dist/cjs/getTargeting.js +8 -8
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-8041a4eb.js → index-53e27416.js} +16 -10
- package/dist/cjs/{index-f86bb269.js → index-79eed652.js} +6 -6
- package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
- package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
- package/dist/cjs/{index-1b7af74f.js → index-a7a90204.js} +566 -581
- package/dist/cjs/{index-efca863c.js → index-ff69979f.js} +8 -8
- package/dist/cjs/{index.es-f3e47207.js → index.es-e9d84959.js} +7 -8
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-bf016399.js} +17 -18
- package/dist/cjs/index.js +166 -169
- package/dist/cjs/{inherits-c2065b95.js → inherits-bfdb22af.js} +22 -22
- package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
- package/dist/cjs/keys-62e097ca.js +25 -0
- package/dist/cjs/{lodash-f0783643.js → lodash-b5e0d5f6.js} +1 -1
- package/dist/cjs/{main-025fdc78.js → main-bc7d4bf8.js} +72 -73
- package/dist/cjs/{moment-aca40de1.js → moment-ca3bd9fb.js} +1 -1
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-41819145.js} +14 -14
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/stringify-7ccc8524.js +17 -0
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-4fdb72e2.js} +9 -9
- package/dist/cjs/{toNumber-5e1fac58.js → toNumber-f2f8744b.js} +1 -1
- package/dist/cjs/{typeof-88a668c5.js → typeof-e83d4a26.js} +36 -36
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-c30d203c.js} +4 -4
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
- package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-68e3aaf2.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +26 -26
- package/dist/esm/AD300x250x600.js +26 -26
- package/dist/esm/AD728x90.js +29 -29
- package/dist/esm/ADFloatingFooter.js +29 -29
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +29 -29
- package/dist/esm/{ADInfeed-df562a07.js → ADInfeed-dec9975c.js} +11 -11
- package/dist/esm/ADSkyscraper.js +29 -29
- package/dist/esm/ADSponsoredResources.js +29 -29
- package/dist/esm/ADWebcast.js +29 -29
- package/dist/esm/ADWelcome.js +30 -30
- package/dist/esm/{ADlgInfeed-53992119.js → ADlgInfeed-1ea41fb6.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +25 -25
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlgoliaSearch.js +690 -680
- package/dist/esm/AlphabeticList.js +22 -22
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +56 -56
- package/dist/esm/ArticleSeriesLandingPage.js +37 -37
- package/dist/esm/ArticleSeriesListing.js +57 -57
- package/dist/esm/Auth.js +270 -270
- package/dist/esm/AuthWrapper.js +44 -44
- package/dist/esm/{AuthorComponent-5ae7409f.js → AuthorComponent-5cab1f6b.js} +11 -11
- package/dist/esm/Beam.js +8 -8
- package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-ea93e8f7.js} +35 -35
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +79 -79
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +30 -30
- package/dist/esm/Column3.js +55 -55
- package/dist/esm/ConferenceArticleCard.js +20 -20
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +89 -89
- package/dist/esm/DeckQueue.js +82 -82
- package/dist/esm/{Dfp-43f121ff.js → Dfp-4b94fbd4.js} +22 -22
- package/dist/esm/EventsDeck.js +112 -112
- package/dist/esm/ExternalResources.js +74 -74
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +35 -35
- package/dist/esm/GridContent.js +198 -198
- package/dist/esm/GridHero.js +37 -37
- package/dist/esm/GroupDeck.js +47 -47
- package/dist/esm/HamMagazine.js +103 -103
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +10 -10
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +69 -69
- package/dist/esm/HorizontalHero.js +22 -22
- package/dist/esm/IssueContentDeck.js +61 -61
- package/dist/esm/IssueDeck.js +65 -65
- package/dist/esm/IssueLanding.js +63 -63
- package/dist/esm/LeftNav.js +35 -35
- package/dist/esm/MasterDeck.js +69 -69
- package/dist/esm/MediaSeriesLanding.js +629 -618
- package/dist/esm/NavDvm.js +59 -59
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -113
- package/dist/esm/NavNative.js +105 -105
- package/dist/esm/OncliveHero.js +16 -16
- package/dist/esm/OncliveLargeHero.js +60 -60
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +105 -105
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +39 -39
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +53 -53
- package/dist/esm/PublicationLanding.js +95 -95
- package/dist/esm/QueueDeckExpanded.js +273 -273
- package/dist/esm/RecentNews.js +19 -19
- package/dist/esm/RelatedContent.js +20 -20
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +13 -13
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +32 -32
- package/dist/esm/{SeriesSlider-5c62a578.js → SeriesSlider-5ba2e521.js} +22 -22
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +32 -32
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-cd38ae60.js → SocialSearchComponent-9cc36413.js} +26 -26
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +54 -54
- package/dist/esm/TaxonomyDescription.js +50 -50
- package/dist/esm/TemplateNormal.js +69 -69
- package/dist/esm/ThumbnailCard.js +14 -14
- package/dist/esm/Ustream.js +25 -25
- package/dist/esm/VerticalHero.js +14 -14
- package/dist/esm/VideoProgramLandingPage.js +67 -67
- package/dist/esm/VideoSeriesCard.js +25 -25
- package/dist/esm/VideoSeriesFilter.js +15 -15
- package/dist/esm/VideoSeriesLandingPage.js +42 -42
- package/dist/esm/VideoSeriesListing.js +74 -74
- package/dist/esm/View.js +251 -258
- package/dist/esm/YahooHero.js +35 -35
- package/dist/esm/YoutubeGroup.js +42 -42
- package/dist/esm/{_is-array-3e99e06e.js → _is-array-328b85b7.js} +6 -6
- package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-0fa1c752.js} +8 -8
- package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
- package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-1b84e2bf.js} +1 -1
- package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-c8f72bf1.js} +2 -2
- package/dist/esm/{_to-object-b50e61c3.js → _to-object-cedb5b78.js} +7 -7
- package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-e1a2f43a.js} +32 -32
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-e761d404.js} +3 -3
- package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-227107e6.js} +2 -2
- package/dist/esm/{debounce-533d9748.js → debounce-89969f66.js} +2 -2
- package/dist/esm/{define-property-fe54dc9f.js → define-property-2f35af22.js} +6 -6
- package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-eb9699c0.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
- package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-1577cb76.js} +7 -7
- package/dist/esm/{extends-60e0e1c6.js → extends-be71a29a.js} +7 -7
- package/dist/esm/faundadb.js +7 -7
- package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
- package/dist/esm/getRelatedArticle.js +14 -14
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +45 -45
- package/dist/esm/{getTargeting-c3401fa7.js → getTargeting-37cb4051.js} +2 -2
- package/dist/esm/getTargeting.js +8 -8
- package/dist/esm/{index-37df0726.js → index-03da2fcc.js} +524 -529
- package/dist/esm/{index-2446af28.js → index-41a678ea.js} +6 -6
- package/dist/esm/{index-79cfd25c.js → index-511bdaa5.js} +6 -6
- package/dist/esm/{index-35bdcc81.js → index-5f7e79e7.js} +10 -10
- package/dist/esm/{index-67e1773f.js → index-637e8f49.js} +16 -10
- package/dist/esm/{index-0dbff1d1.js → index-f7fdcc91.js} +8 -8
- package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-ed50151c.js} +15 -15
- package/dist/esm/index.js +139 -139
- package/dist/esm/{inherits-a41fe93f.js → inherits-2cf82c38.js} +19 -19
- package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
- package/dist/esm/{keys-7a3adabf.js → keys-526daf0a.js} +6 -6
- package/dist/esm/{lodash-f97fd99a.js → lodash-a818d390.js} +1 -1
- package/dist/esm/{main-b5c5aac1.js → main-ae902629.js} +72 -72
- package/dist/esm/{moment-bc12cb97.js → moment-b6f49411.js} +1 -1
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-f0edf3d6.js} +14 -14
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/stringify-d1b9276a.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-81605212.js} +9 -9
- package/dist/esm/{toNumber-5aeba6e7.js → toNumber-e3dcad26.js} +1 -1
- package/dist/esm/{typeof-a286cf0c.js → typeof-ad2c7a21.js} +36 -36
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-33a866b6.js → ustream-api-cf90f7e6.js} +4 -4
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-ace8ed30.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/keys-7f2c2108.js +0 -25
- package/dist/cjs/stringify-c9ac1214.js +0 -17
- package/dist/esm/stringify-59c8f690.js +0 -15
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
|
|
2
|
-
import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
|
|
3
|
-
import { _ as _JSON$stringify } from './stringify-59c8f690.js';
|
|
4
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
5
|
-
import React, { useState, useRef, useEffect } from 'react';
|
|
6
|
-
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
7
|
-
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
8
|
-
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
9
|
-
import { m as main_43 } from './main-b5c5aac1.js';
|
|
10
|
-
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
11
|
-
import { useRouter } from 'next/router';
|
|
12
|
-
import { l as lib_3 } from './index-2446af28.js';
|
|
13
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import './web.dom.iterable-4109ff68.js';
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
17
4
|
import './_library-528f1934.js';
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import '
|
|
21
|
-
import './
|
|
22
|
-
import '
|
|
5
|
+
import './_iter-detect-0fa1c752.js';
|
|
6
|
+
import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
|
|
7
|
+
import './core.get-iterator-method-227107e6.js';
|
|
8
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
9
|
+
import React__default, { useState, useRef, useEffect } from 'react';
|
|
23
10
|
import './events-6c3a7a63.js';
|
|
11
|
+
import { l as lib_3 } from './index-41a678ea.js';
|
|
24
12
|
import 'prop-types';
|
|
13
|
+
import { useRouter } from 'next/router';
|
|
14
|
+
import './isSymbol-1981418f.js';
|
|
15
|
+
import { d as debounce_1 } from './debounce-89969f66.js';
|
|
16
|
+
import './toNumber-e3dcad26.js';
|
|
17
|
+
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
18
|
+
import 'react-dom';
|
|
19
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
20
|
+
import { m as main_43 } from './main-ae902629.js';
|
|
21
|
+
import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
|
|
22
|
+
import { _ as _JSON$stringify } from './stringify-d1b9276a.js';
|
|
23
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-e1a2f43a.js';
|
|
24
|
+
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
25
25
|
|
|
26
26
|
var itemsPerPage = 12;
|
|
27
27
|
|
|
@@ -92,8 +92,8 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
92
92
|
rightItems = _ref.rightItems,
|
|
93
93
|
_ref$seoPaginate = _ref.seoPaginate,
|
|
94
94
|
seoPaginate = _ref$seoPaginate === undefined ? true : _ref$seoPaginate,
|
|
95
|
-
pageview = _ref.pageview
|
|
96
|
-
_ref.keywords;
|
|
95
|
+
pageview = _ref.pageview,
|
|
96
|
+
_ref$keywords = _ref.keywords;
|
|
97
97
|
|
|
98
98
|
var router = useRouter();
|
|
99
99
|
|
|
@@ -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__default.createElement(
|
|
203
203
|
'div',
|
|
204
204
|
{ id: 'ceToggles' },
|
|
205
|
-
|
|
205
|
+
React__default.createElement(
|
|
206
206
|
'div',
|
|
207
207
|
{ style: { width: 'max-content', padding: '0.5rem' } },
|
|
208
|
-
|
|
209
|
-
|
|
208
|
+
React__default.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__default.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__default.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__default.createElement(
|
|
221
|
+
React__default.Fragment,
|
|
222
222
|
{ key: index },
|
|
223
|
-
|
|
223
|
+
React__default.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__default.createElement(
|
|
230
230
|
Col,
|
|
231
231
|
{ xl: 12, style: { marginBottom: '1rem' } },
|
|
232
|
-
|
|
232
|
+
React__default.createElement(
|
|
233
233
|
Row,
|
|
234
234
|
null,
|
|
235
|
-
|
|
235
|
+
React__default.createElement(
|
|
236
236
|
Col,
|
|
237
237
|
{ xs: 3, sm: 4, md: 4, lg: 4, xl: 4, style: { padding: '0' } },
|
|
238
|
-
|
|
238
|
+
React__default.createElement(
|
|
239
239
|
'a',
|
|
240
240
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
241
|
-
|
|
241
|
+
React__default.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__default.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__default.createElement(
|
|
248
248
|
'a',
|
|
249
249
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
250
|
-
|
|
251
|
-
|
|
250
|
+
React__default.createElement('h4', { className: 'mb-1', style: { fontWeight: '500', fontSize: '22px' }, dangerouslySetInnerHTML: { __html: row.title } }),
|
|
251
|
+
React__default.createElement(
|
|
252
252
|
'p',
|
|
253
253
|
{ className: 'mb-2' },
|
|
254
254
|
row.date
|
|
255
255
|
),
|
|
256
|
-
|
|
256
|
+
React__default.createElement('p', { dangerouslySetInnerHTML: { __html: row.intro } })
|
|
257
257
|
)
|
|
258
258
|
)
|
|
259
259
|
)
|
|
260
|
-
) :
|
|
260
|
+
) : React__default.createElement(
|
|
261
261
|
Row,
|
|
262
262
|
{ style: { margin: '0', padding: '0' } },
|
|
263
|
-
|
|
263
|
+
React__default.createElement(
|
|
264
264
|
Col,
|
|
265
265
|
{ xs: 9, sm: 8, lg: 8, xl: 8 },
|
|
266
|
-
|
|
266
|
+
React__default.createElement(
|
|
267
267
|
'a',
|
|
268
268
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
269
|
-
|
|
270
|
-
|
|
269
|
+
React__default.createElement('h4', { className: 'mb-1', style: { fontWeight: '500', fontSize: '22px' }, dangerouslySetInnerHTML: { __html: row.title } }),
|
|
270
|
+
React__default.createElement(
|
|
271
271
|
'p',
|
|
272
272
|
null,
|
|
273
273
|
row.date
|
|
274
274
|
),
|
|
275
|
-
|
|
275
|
+
React__default.createElement('p', { dangerouslySetInnerHTML: { __html: row.intro } })
|
|
276
276
|
)
|
|
277
277
|
),
|
|
278
|
-
|
|
278
|
+
React__default.createElement(
|
|
279
279
|
Col,
|
|
280
280
|
{ xs: 3, sm: 4, lg: 4, xl: 4 },
|
|
281
|
-
|
|
281
|
+
React__default.createElement(
|
|
282
282
|
'a',
|
|
283
283
|
{ rel: 'noopener', href: row.href, target: '_blank' },
|
|
284
|
-
|
|
284
|
+
React__default.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
|
-
main_43 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 &&
|
|
289
|
+
main_43 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.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__default.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__default.createElement(
|
|
312
312
|
'div',
|
|
313
313
|
{ className: 'd-flex justify-content-between' },
|
|
314
|
-
|
|
315
|
-
|
|
314
|
+
currentPage > 1 ,
|
|
315
|
+
React__default.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__default.createElement(
|
|
325
325
|
'div',
|
|
326
326
|
{ style: { display: 'flex', justifyContent: 'center', marginTop: '48px' } },
|
|
327
|
-
|
|
327
|
+
React__default.createElement(
|
|
328
328
|
Spinner,
|
|
329
329
|
{ animation: 'border', role: 'status' },
|
|
330
|
-
|
|
330
|
+
React__default.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__default.createElement(
|
|
341
341
|
'div',
|
|
342
342
|
{ className: 'contentDeck' },
|
|
343
|
-
autoScroll ?
|
|
344
|
-
|
|
343
|
+
autoScroll ? React__default.createElement(
|
|
344
|
+
React__default.Fragment,
|
|
345
345
|
null,
|
|
346
|
-
|
|
346
|
+
React__default.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__default.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__default.createElement(
|
|
359
359
|
'div',
|
|
360
360
|
{ style: { textAlign: 'center' } },
|
|
361
|
-
|
|
361
|
+
React__default.createElement(
|
|
362
362
|
Spinner,
|
|
363
363
|
{ animation: 'border', role: 'status' },
|
|
364
|
-
|
|
364
|
+
React__default.createElement(
|
|
365
365
|
'span',
|
|
366
366
|
{ className: 'sr-only' },
|
|
367
367
|
'Loading...'
|
|
368
368
|
)
|
|
369
369
|
)
|
|
370
370
|
),
|
|
371
|
-
endMessage:
|
|
371
|
+
endMessage: React__default.createElement(
|
|
372
372
|
'p',
|
|
373
373
|
{ style: { textAlign: 'center' } },
|
|
374
|
-
|
|
374
|
+
React__default.createElement(
|
|
375
375
|
'b',
|
|
376
376
|
null,
|
|
377
377
|
'Yay! You have seen it all'
|
|
378
378
|
)
|
|
379
379
|
) },
|
|
380
|
-
|
|
380
|
+
React__default.createElement(
|
|
381
381
|
Container,
|
|
382
382
|
null,
|
|
383
383
|
cardLoader()
|
|
384
384
|
)
|
|
385
385
|
),
|
|
386
|
-
|
|
386
|
+
React__default.createElement(
|
|
387
387
|
'noscript',
|
|
388
388
|
null,
|
|
389
389
|
renderManualPagination()
|
|
390
390
|
)
|
|
391
|
-
) :
|
|
392
|
-
|
|
391
|
+
) : React__default.createElement(
|
|
392
|
+
React__default.Fragment,
|
|
393
393
|
null,
|
|
394
|
-
|
|
394
|
+
React__default.createElement(
|
|
395
395
|
Container,
|
|
396
396
|
null,
|
|
397
397
|
cardLoader()
|
|
398
398
|
),
|
|
399
|
-
|
|
399
|
+
React__default.createElement(
|
|
400
400
|
'div',
|
|
401
401
|
{ style: { padding: '0px 10px' } },
|
|
402
|
-
scrolling ?
|
|
402
|
+
scrolling ? React__default.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__default.createElement(
|
|
411
411
|
'p',
|
|
412
412
|
{ style: { textAlign: 'center' } },
|
|
413
|
-
|
|
413
|
+
React__default.createElement(
|
|
414
414
|
'b',
|
|
415
415
|
null,
|
|
416
416
|
'End of data'
|
|
417
417
|
)
|
|
418
418
|
)
|
|
419
419
|
),
|
|
420
|
-
|
|
420
|
+
React__default.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__default.createElement(
|
|
429
429
|
'div',
|
|
430
430
|
null,
|
|
431
|
-
|
|
431
|
+
React__default.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 from 'react-bootstrap/Row';
|
|
3
|
-
import Col from 'react-bootstrap/Col';
|
|
1
|
+
import React__default from 'react';
|
|
2
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
3
|
+
import Col$1 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__default.createElement(
|
|
9
9
|
'section',
|
|
10
10
|
null,
|
|
11
|
-
|
|
12
|
-
Row,
|
|
11
|
+
React__default.createElement(
|
|
12
|
+
Row$1,
|
|
13
13
|
{ className: 'justify-content-md-center' },
|
|
14
|
-
|
|
15
|
-
Col,
|
|
14
|
+
React__default.createElement(
|
|
15
|
+
Col$1,
|
|
16
16
|
{ className: 'middleCol', style: { marginTop: !title && '10px' } },
|
|
17
|
-
title &&
|
|
17
|
+
title && React__default.createElement(
|
|
18
18
|
'h1',
|
|
19
19
|
null,
|
|
20
20
|
title
|
package/dist/esm/Column2.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import Row from 'react-bootstrap/Row';
|
|
3
|
-
import Col from 'react-bootstrap/Col';
|
|
4
|
-
import SideFooter from './SideFooter.js';
|
|
5
|
-
import { C as ConferenceBanner } from './ConferenceBanner-9162d0ca.js';
|
|
6
|
-
import './defineProperty-f5ff6f5a.js';
|
|
7
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-0fa1c752.js';
|
|
6
|
+
import './core.get-iterator-method-227107e6.js';
|
|
7
|
+
import './define-property-2f35af22.js';
|
|
8
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
9
|
+
import React__default from 'react';
|
|
11
10
|
import 'prop-types';
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
14
|
-
import './
|
|
11
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
12
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
13
|
+
import './isSymbol-1981418f.js';
|
|
14
|
+
import './asyncToGenerator-e1a2f43a.js';
|
|
15
15
|
import './Segment.js';
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
16
|
+
import './get-1e515072.js';
|
|
17
|
+
import './eq-b470f743.js';
|
|
18
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
19
|
+
import './defineProperty-eb9699c0.js';
|
|
20
|
+
import SideFooter from './SideFooter.js';
|
|
21
|
+
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.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__default.createElement(
|
|
30
30
|
'section',
|
|
31
31
|
null,
|
|
32
|
-
|
|
33
|
-
Row,
|
|
32
|
+
React__default.createElement(
|
|
33
|
+
Row$1,
|
|
34
34
|
{ className: 'justify-content-md-center' },
|
|
35
|
-
|
|
36
|
-
Col,
|
|
35
|
+
React__default.createElement(
|
|
36
|
+
Col$1,
|
|
37
37
|
{ md: true, className: 'middleCol', style: { marginTop: !title && '10px' } },
|
|
38
|
-
title &&
|
|
38
|
+
title && React__default.createElement(
|
|
39
39
|
'h1',
|
|
40
40
|
null,
|
|
41
41
|
title
|
|
42
42
|
),
|
|
43
43
|
props.children
|
|
44
44
|
),
|
|
45
|
-
|
|
46
|
-
Col,
|
|
45
|
+
React__default.createElement(
|
|
46
|
+
Col$1,
|
|
47
47
|
{ xs: 12, className: 'rightCol' },
|
|
48
|
-
website && website.conferenceBannerContent &&
|
|
49
|
-
|
|
48
|
+
website && website.conferenceBannerContent && React__default.createElement(ConferenceBanner, { website: website }),
|
|
49
|
+
React__default.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__default.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__default.createElement(SideFooter, { website: website })
|
|
60
60
|
)
|
|
61
61
|
)
|
|
62
62
|
)
|
package/dist/esm/Column3.js
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import React, { useRef, useEffect } from 'react';
|
|
2
|
-
import ADSponsoredResources from './ADSponsoredResources.js';
|
|
3
|
-
import Row from 'react-bootstrap/Row';
|
|
4
|
-
import Col from 'react-bootstrap/Col';
|
|
5
|
-
import LeftNav from './LeftNav.js';
|
|
6
|
-
import SideFooter from './SideFooter.js';
|
|
7
|
-
import { C as ConferenceBanner } from './ConferenceBanner-9162d0ca.js';
|
|
8
|
-
import PageFilter from './PageFilter.js';
|
|
9
|
-
import { m as main_43 } from './main-b5c5aac1.js';
|
|
10
|
-
import './slicedToArray-be2f7a22.js';
|
|
11
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
|
-
import './
|
|
13
|
-
import './es6.string.iterator-
|
|
14
|
-
import './_to-object-b50e61c3.js';
|
|
15
|
-
import './core.get-iterator-method-133dfacd.js';
|
|
16
|
-
import './AdSlot.js';
|
|
17
|
-
import './extends-60e0e1c6.js';
|
|
18
|
-
import './_object-pie-133f504a.js';
|
|
19
|
-
import 'prop-types';
|
|
20
|
-
import './index-2446af28.js';
|
|
21
|
-
import './events-6c3a7a63.js';
|
|
22
|
-
import './debounce-533d9748.js';
|
|
23
|
-
import './isSymbol-a7e9aafe.js';
|
|
24
|
-
import './toNumber-5aeba6e7.js';
|
|
25
|
-
import './Beam.js';
|
|
26
|
-
import './stringify-59c8f690.js';
|
|
27
|
-
import './asyncToGenerator-7f8f9219.js';
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
28
4
|
import './_library-528f1934.js';
|
|
29
|
-
import './_iter-detect-
|
|
5
|
+
import './_iter-detect-0fa1c752.js';
|
|
6
|
+
import './core.get-iterator-method-227107e6.js';
|
|
7
|
+
import './_object-pie-33c40e79.js';
|
|
8
|
+
import './extends-be71a29a.js';
|
|
9
|
+
import './define-property-2f35af22.js';
|
|
10
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
11
|
+
import React__default, { useRef, useEffect } from 'react';
|
|
12
|
+
import './events-6c3a7a63.js';
|
|
13
|
+
import './index-41a678ea.js';
|
|
14
|
+
import 'prop-types';
|
|
15
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
16
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
17
|
+
import './isSymbol-1981418f.js';
|
|
18
|
+
import './debounce-89969f66.js';
|
|
19
|
+
import './toNumber-e3dcad26.js';
|
|
20
|
+
import { m as main_43 } from './main-ae902629.js';
|
|
21
|
+
import './slicedToArray-f0edf3d6.js';
|
|
22
|
+
import './stringify-d1b9276a.js';
|
|
23
|
+
import './asyncToGenerator-e1a2f43a.js';
|
|
30
24
|
import './Segment.js';
|
|
25
|
+
import './Beam.js';
|
|
26
|
+
import './AdSlot.js';
|
|
27
|
+
import './get-1e515072.js';
|
|
28
|
+
import './eq-b470f743.js';
|
|
29
|
+
import './react-social-icons-a7d5c5c7.js';
|
|
30
|
+
import 'react-bootstrap';
|
|
31
|
+
import './defineProperty-eb9699c0.js';
|
|
32
|
+
import SideFooter from './SideFooter.js';
|
|
33
|
+
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
34
|
+
import ADSponsoredResources from './ADSponsoredResources.js';
|
|
31
35
|
import 'react-bootstrap/ListGroup';
|
|
32
36
|
import './ADWebcast.js';
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
35
|
-
import './react-social-icons-91f9716f.js';
|
|
36
|
-
import './get-3c308da4.js';
|
|
37
|
-
import './eq-bdcbf886.js';
|
|
38
|
-
import 'react-bootstrap';
|
|
37
|
+
import LeftNav from './LeftNav.js';
|
|
38
|
+
import PageFilter from './PageFilter.js';
|
|
39
39
|
|
|
40
40
|
var Column3 = function Column3(props) {
|
|
41
41
|
var leftItems = props.leftItems,
|
|
@@ -71,62 +71,62 @@ var Column3 = function Column3(props) {
|
|
|
71
71
|
}
|
|
72
72
|
}, []);
|
|
73
73
|
|
|
74
|
-
return
|
|
74
|
+
return React__default.createElement(
|
|
75
75
|
'section',
|
|
76
76
|
null,
|
|
77
|
-
|
|
78
|
-
Row,
|
|
77
|
+
React__default.createElement(
|
|
78
|
+
Row$1,
|
|
79
79
|
{ className: 'justify-content-md-center' },
|
|
80
|
-
|
|
81
|
-
Col,
|
|
80
|
+
React__default.createElement(
|
|
81
|
+
Col$1,
|
|
82
82
|
{ md: true, className: 'leftCol', style: { width: '200px' } },
|
|
83
|
-
|
|
84
|
-
website && website.sponsoredAd &&
|
|
85
|
-
website && website.sideFooterContent && website.sideFooterContent.length && website.showFooterOnLeftSide &&
|
|
83
|
+
React__default.createElement(LeftNav, { leftItems: leftItems }),
|
|
84
|
+
website && website.sponsoredAd && React__default.createElement(ADSponsoredResources, { sponsoredAd: website.sponsoredAd }),
|
|
85
|
+
website && website.sideFooterContent && website.sideFooterContent.length && website.showFooterOnLeftSide && React__default.createElement(SideFooter, { website: website, cache: website.cache, logo: logo })
|
|
86
86
|
),
|
|
87
|
-
|
|
88
|
-
Col,
|
|
87
|
+
React__default.createElement(
|
|
88
|
+
Col$1,
|
|
89
89
|
{ md: true, className: 'middleCol', style: { maxWidth: '640px', marginTop: !title && '10px' } },
|
|
90
|
-
showFilter ?
|
|
90
|
+
showFilter ? React__default.createElement(
|
|
91
91
|
'div',
|
|
92
92
|
{ className: 'title-wrap' },
|
|
93
|
-
|
|
93
|
+
React__default.createElement(
|
|
94
94
|
'h1',
|
|
95
95
|
{ className: 'title' },
|
|
96
96
|
title
|
|
97
97
|
),
|
|
98
|
-
|
|
98
|
+
React__default.createElement(
|
|
99
99
|
'div',
|
|
100
100
|
{ className: 'filter-box' },
|
|
101
|
-
|
|
101
|
+
React__default.createElement(PageFilter, { getParams: getParams, filters: filters, defaultFilter: defaultFilter })
|
|
102
102
|
)
|
|
103
|
-
) : title &&
|
|
103
|
+
) : title && React__default.createElement(
|
|
104
104
|
'h1',
|
|
105
105
|
{ className: 'title' },
|
|
106
106
|
title
|
|
107
107
|
),
|
|
108
108
|
props.children
|
|
109
109
|
),
|
|
110
|
-
|
|
110
|
+
React__default.createElement(
|
|
111
111
|
'style',
|
|
112
112
|
{ jsx: 'true' },
|
|
113
113
|
'\n .filter-box {\n float: right;\n padding-top: 6px;\n padding-right: 18px;\n }\n @media only screen and (min-width: 768px) {\n .title-wrap {\n display: flex;\n justify-content: space-between;\n }\n }\n @media only screen and (max-width: 767px) {\n /* .filter-box {\n float: right;\n display: flex;\n justify-content: flex-end;\n } */\n .title-wrap {\n display: flex;\n flex-direction: column;\n margin-bottom: 10px;\n }\n }\n '
|
|
114
114
|
),
|
|
115
|
-
(!main_43 || showRightAd) &&
|
|
116
|
-
Col,
|
|
115
|
+
(!main_43 || showRightAd) && React__default.createElement(
|
|
116
|
+
Col$1,
|
|
117
117
|
{ xs: 12, className: 'rightCol' },
|
|
118
|
-
website && website.conferenceBannerContent &&
|
|
119
|
-
|
|
118
|
+
website && website.conferenceBannerContent && React__default.createElement(ConferenceBanner, { website: website }),
|
|
119
|
+
React__default.createElement(
|
|
120
120
|
'div',
|
|
121
121
|
{ ref: adRef },
|
|
122
122
|
rightItems && rightItems.map(function (row, index) {
|
|
123
|
-
return
|
|
123
|
+
return React__default.createElement(
|
|
124
124
|
'div',
|
|
125
125
|
{ key: index },
|
|
126
126
|
row.component
|
|
127
127
|
);
|
|
128
128
|
}),
|
|
129
|
-
website && website.sideFooterContent && website.sideFooterContent.length && !website.showFooterOnLeftSide &&
|
|
129
|
+
website && website.sideFooterContent && website.sideFooterContent.length && !website.showFooterOnLeftSide && React__default.createElement(SideFooter, { website: website, cache: website.cache, logo: logo })
|
|
130
130
|
)
|
|
131
131
|
)
|
|
132
132
|
)
|