@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/IssueDeck.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
|
|
2
|
-
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
3
|
-
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
4
|
-
import React, { useState, useEffect, useRef } from 'react';
|
|
5
|
-
import Row from 'react-bootstrap/Row';
|
|
6
|
-
import Col from 'react-bootstrap/Col';
|
|
7
|
-
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import Card from 'react-bootstrap/Card';
|
|
9
|
-
import { L as LazyLoad } from './index-35bdcc81.js';
|
|
10
|
-
import urlFor from './urlFor.js';
|
|
11
|
-
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
12
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
15
|
-
import './_iter-detect-
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import '
|
|
2
|
+
import './_to-object-cedb5b78.js';
|
|
3
|
+
import './es6.string.iterator-1577cb76.js';
|
|
4
|
+
import './_iter-detect-0fa1c752.js';
|
|
5
|
+
import { _ as _toConsumableArray } from './toConsumableArray-81605212.js';
|
|
6
|
+
import './core.get-iterator-method-227107e6.js';
|
|
7
|
+
import './_object-pie-33c40e79.js';
|
|
8
|
+
import { _ as _extends } from './extends-be71a29a.js';
|
|
9
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
10
|
+
import React__default, { useState, useEffect, useRef } from 'react';
|
|
20
11
|
import 'prop-types';
|
|
21
|
-
import '
|
|
12
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
13
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
14
|
+
import Card$1 from 'react-bootstrap/Card';
|
|
15
|
+
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
16
|
+
import 'react-dom';
|
|
17
|
+
import './index-f7fdcc91.js';
|
|
18
|
+
import urlFor from './urlFor.js';
|
|
19
|
+
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
20
|
+
import { _ as _slicedToArray } from './slicedToArray-f0edf3d6.js';
|
|
21
|
+
import Button$1 from 'react-bootstrap/Button';
|
|
22
22
|
|
|
23
23
|
var usePrevious = function usePrevious(value) {
|
|
24
24
|
var ref = useRef();
|
|
@@ -131,71 +131,71 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
131
131
|
}
|
|
132
132
|
}, [issuesData, setScrolling, count]);
|
|
133
133
|
|
|
134
|
-
return
|
|
134
|
+
return React__default.createElement(
|
|
135
135
|
InfiniteScroll,
|
|
136
136
|
{ dataLength: issuesData && issuesData.length, next: function next() {
|
|
137
137
|
return loadMore();
|
|
138
138
|
}, hasMore: scrolling, scrollThreshold: 0.9 },
|
|
139
|
-
|
|
140
|
-
Row,
|
|
139
|
+
React__default.createElement(
|
|
140
|
+
Row$1,
|
|
141
141
|
null,
|
|
142
142
|
issuesData && issuesData.length ? issuesData.map(function (row, index) {
|
|
143
|
-
return publication && row.identifier && row.identifier.current &&
|
|
144
|
-
Col,
|
|
143
|
+
return publication && row.identifier && row.identifier.current && React__default.createElement(
|
|
144
|
+
Col$1,
|
|
145
145
|
{ md: 12, lg: 12, key: index },
|
|
146
|
-
|
|
147
|
-
Card,
|
|
146
|
+
React__default.createElement(
|
|
147
|
+
Card$1,
|
|
148
148
|
{ className: 'queue-card journal-queue', style: { borderTop: '1px solid #EEE' } },
|
|
149
|
-
|
|
150
|
-
Row,
|
|
149
|
+
React__default.createElement(
|
|
150
|
+
Row$1,
|
|
151
151
|
{ style: { flexDirection: 'left' } },
|
|
152
|
-
|
|
153
|
-
Col,
|
|
152
|
+
React__default.createElement(
|
|
153
|
+
Col$1,
|
|
154
154
|
{ md: 12, lg: 4, className: 'body-image', style: { textAlign: 'center' } },
|
|
155
|
-
row.issues.length > 0 ?
|
|
155
|
+
row.issues.length > 0 ? React__default.createElement(
|
|
156
156
|
'a',
|
|
157
157
|
{ href: href + '/' + publication + '/' + row.identifier.current, style: { width: '100%' } },
|
|
158
|
-
row.thumbnail &&
|
|
158
|
+
row.thumbnail && React__default.createElement(
|
|
159
159
|
LazyLoad,
|
|
160
160
|
{ height: imageHeight },
|
|
161
|
-
|
|
161
|
+
React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
|
|
162
162
|
)
|
|
163
|
-
) :
|
|
163
|
+
) : React__default.createElement(
|
|
164
164
|
'a',
|
|
165
165
|
null,
|
|
166
|
-
row.thumbnail &&
|
|
166
|
+
row.thumbnail && React__default.createElement(
|
|
167
167
|
LazyLoad,
|
|
168
168
|
{ height: imageHeight },
|
|
169
|
-
|
|
169
|
+
React__default.createElement(Card$1.Img, { variant: 'top', src: renderCardImage(row.thumbnail), alt: row.name, style: { objectFit: 'contain' } })
|
|
170
170
|
)
|
|
171
171
|
)
|
|
172
172
|
),
|
|
173
|
-
|
|
174
|
-
Col,
|
|
173
|
+
React__default.createElement(
|
|
174
|
+
Col$1,
|
|
175
175
|
{ md: 12, lg: 8 },
|
|
176
|
-
|
|
177
|
-
Card.Body,
|
|
176
|
+
React__default.createElement(
|
|
177
|
+
Card$1.Body,
|
|
178
178
|
{ style: { padding: '20px' }, className: 'body-text' },
|
|
179
|
-
|
|
180
|
-
Row,
|
|
179
|
+
React__default.createElement(
|
|
180
|
+
Row$1,
|
|
181
181
|
null,
|
|
182
|
-
|
|
183
|
-
Col,
|
|
182
|
+
React__default.createElement(
|
|
183
|
+
Col$1,
|
|
184
184
|
null,
|
|
185
|
-
|
|
186
|
-
Card.Title,
|
|
185
|
+
React__default.createElement(
|
|
186
|
+
Card$1.Title,
|
|
187
187
|
null,
|
|
188
188
|
row.name
|
|
189
189
|
)
|
|
190
190
|
)
|
|
191
191
|
),
|
|
192
|
-
|
|
193
|
-
Row,
|
|
192
|
+
React__default.createElement(
|
|
193
|
+
Row$1,
|
|
194
194
|
null,
|
|
195
|
-
|
|
196
|
-
Col,
|
|
195
|
+
React__default.createElement(
|
|
196
|
+
Col$1,
|
|
197
197
|
null,
|
|
198
|
-
|
|
198
|
+
React__default.createElement(
|
|
199
199
|
'div',
|
|
200
200
|
null,
|
|
201
201
|
'Volume: ',
|
|
@@ -203,13 +203,13 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
203
203
|
)
|
|
204
204
|
)
|
|
205
205
|
),
|
|
206
|
-
|
|
207
|
-
Row,
|
|
206
|
+
React__default.createElement(
|
|
207
|
+
Row$1,
|
|
208
208
|
null,
|
|
209
|
-
|
|
210
|
-
Col,
|
|
209
|
+
React__default.createElement(
|
|
210
|
+
Col$1,
|
|
211
211
|
null,
|
|
212
|
-
|
|
212
|
+
React__default.createElement(
|
|
213
213
|
'div',
|
|
214
214
|
null,
|
|
215
215
|
'Number: ',
|
|
@@ -217,19 +217,19 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
217
217
|
)
|
|
218
218
|
)
|
|
219
219
|
),
|
|
220
|
-
|
|
221
|
-
Row,
|
|
220
|
+
React__default.createElement(
|
|
221
|
+
Row$1,
|
|
222
222
|
null,
|
|
223
|
-
row.issues.length > 0 &&
|
|
223
|
+
row.issues.length > 0 && React__default.createElement(
|
|
224
224
|
'a',
|
|
225
225
|
{ style: { paddingRight: '15px', paddingLeft: '15px' }, href: href + '/' + publication + '/' + row.identifier.current },
|
|
226
|
-
|
|
227
|
-
Button,
|
|
226
|
+
React__default.createElement(
|
|
227
|
+
Button$1,
|
|
228
228
|
{ style: { marginTop: '20px', marginRight: '1rem' }, variant: 'secondary' },
|
|
229
229
|
'View Issue'
|
|
230
230
|
)
|
|
231
231
|
),
|
|
232
|
-
row.pdf && row.pdf.asset &&
|
|
232
|
+
row.pdf && row.pdf.asset && React__default.createElement(
|
|
233
233
|
'a',
|
|
234
234
|
{ rel: 'noopener', href: row.pdf.asset.url, target: '_blank', className: 'btn btn-primary', style: { marginTop: '20px' } },
|
|
235
235
|
'Download Issue'
|
|
@@ -240,13 +240,13 @@ var IssueDeck = function IssueDeck(props) {
|
|
|
240
240
|
)
|
|
241
241
|
)
|
|
242
242
|
);
|
|
243
|
-
}) :
|
|
243
|
+
}) : React__default.createElement(
|
|
244
244
|
'div',
|
|
245
245
|
null,
|
|
246
|
-
|
|
246
|
+
React__default.createElement(
|
|
247
247
|
'h5',
|
|
248
248
|
null,
|
|
249
|
-
|
|
249
|
+
React__default.createElement(
|
|
250
250
|
'em',
|
|
251
251
|
{ className: 'pl-3' },
|
|
252
252
|
'New content coming soon, please check back later.'
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -1,73 +1,73 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-60e0e1c6.js';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
4
|
-
import Breadcrumbs from './Breadcrumbs.js';
|
|
5
|
-
import { B as BlockContent } from './BlockContent-52cf21c5.js';
|
|
6
|
-
import { g as getSerializers } from './index-37df0726.js';
|
|
7
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './_to-object-
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './core.get-iterator-method-
|
|
14
|
-
import './
|
|
15
|
-
import './
|
|
16
|
-
import '
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import './
|
|
21
|
-
import './
|
|
22
|
-
import 'react
|
|
23
|
-
import './index-2446af28.js';
|
|
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 './toConsumableArray-81605212.js';
|
|
7
|
+
import './core.get-iterator-method-227107e6.js';
|
|
8
|
+
import './_object-pie-33c40e79.js';
|
|
9
|
+
import { _ as _extends } from './extends-be71a29a.js';
|
|
10
|
+
import './_object-sap-1b84e2bf.js';
|
|
11
|
+
import './inherits-2cf82c38.js';
|
|
12
|
+
import './define-property-2f35af22.js';
|
|
13
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
14
|
+
import './typeof-ad2c7a21.js';
|
|
15
|
+
import './_is-array-328b85b7.js';
|
|
16
|
+
import React__default from 'react';
|
|
24
17
|
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-41a678ea.js';
|
|
25
19
|
import 'prop-types';
|
|
26
|
-
import '
|
|
27
|
-
import '
|
|
28
|
-
import './main-b5c5aac1.js';
|
|
29
|
-
import './entities-932b50cf.js';
|
|
30
|
-
import './ADInfeed-df562a07.js';
|
|
20
|
+
import 'react-bootstrap/Row';
|
|
21
|
+
import 'react-bootstrap/Col';
|
|
31
22
|
import 'react-bootstrap/Card';
|
|
32
|
-
import './
|
|
33
|
-
import '
|
|
34
|
-
import './isSymbol-
|
|
35
|
-
import './
|
|
36
|
-
import './
|
|
37
|
-
import './
|
|
38
|
-
import '
|
|
39
|
-
import './
|
|
23
|
+
import './moment-b6f49411.js';
|
|
24
|
+
import 'next/router';
|
|
25
|
+
import './isSymbol-1981418f.js';
|
|
26
|
+
import './debounce-89969f66.js';
|
|
27
|
+
import './toNumber-e3dcad26.js';
|
|
28
|
+
import './index.es-a6137319.js';
|
|
29
|
+
import 'react-dom';
|
|
30
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
31
|
+
import './index-f7fdcc91.js';
|
|
32
|
+
import './urlFor.js';
|
|
33
|
+
import './index-5f7e79e7.js';
|
|
34
|
+
import './main-ae902629.js';
|
|
35
|
+
import './entities-7cc3bf45.js';
|
|
36
|
+
import './slicedToArray-f0edf3d6.js';
|
|
37
|
+
import './stringify-d1b9276a.js';
|
|
38
|
+
import './asyncToGenerator-e1a2f43a.js';
|
|
40
39
|
import './Segment.js';
|
|
41
|
-
import './
|
|
42
|
-
import './
|
|
43
|
-
import './
|
|
40
|
+
import './Beam.js';
|
|
41
|
+
import './AdSlot.js';
|
|
42
|
+
import './ADInfeed-dec9975c.js';
|
|
43
|
+
import './lodash-a818d390.js';
|
|
44
|
+
import './ADlgInfeed-1ea41fb6.js';
|
|
44
45
|
import './getContentCategory-15dcc413.js';
|
|
45
|
-
import './
|
|
46
|
-
import 'react-bootstrap/
|
|
46
|
+
import './AuthorComponent-5cab1f6b.js';
|
|
47
|
+
import 'react-bootstrap/Button';
|
|
48
|
+
import { B as BlockContent } from './BlockContent-ea93e8f7.js';
|
|
47
49
|
import './index-c7e2ac95.js';
|
|
48
|
-
import './
|
|
49
|
-
import './typeof-a286cf0c.js';
|
|
50
|
-
import './_is-array-3e99e06e.js';
|
|
51
|
-
import './brightcove-react-player-loader.es-b43c695a.js';
|
|
50
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
52
51
|
import './GroupDeck.js';
|
|
53
|
-
import '
|
|
54
|
-
import './
|
|
52
|
+
import 'react-bootstrap';
|
|
53
|
+
import './timeDifferenceCalc.js';
|
|
54
|
+
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
55
|
+
import './iconBase-602d52fe.js';
|
|
56
|
+
import './index.esm-3fdda599.js';
|
|
57
|
+
import { g as getSerializers } from './index-03da2fcc.js';
|
|
58
|
+
import './util-7700fc59.js';
|
|
59
|
+
import './brightcove-react-player-loader.es-e761d404.js';
|
|
55
60
|
import 'next/head';
|
|
56
61
|
import 'react-share';
|
|
57
|
-
import './
|
|
62
|
+
import './SocialShare.js';
|
|
63
|
+
import './_object-to-array-c8f72bf1.js';
|
|
58
64
|
import 'react-bootstrap/Pagination';
|
|
59
|
-
import 'react-bootstrap/Button';
|
|
60
|
-
import 'react-bootstrap/Row';
|
|
61
|
-
import 'react-bootstrap/Col';
|
|
62
|
-
import './inherits-a41fe93f.js';
|
|
63
|
-
import './_object-sap-f353c2a9.js';
|
|
64
|
-
import './define-property-fe54dc9f.js';
|
|
65
|
-
import './index.esm-3fdda599.js';
|
|
66
|
-
import './iconBase-602d52fe.js';
|
|
67
65
|
import 'react-bootstrap/Figure';
|
|
68
66
|
import 'react-bootstrap/OverlayTrigger';
|
|
69
67
|
import 'react-bootstrap/Tooltip';
|
|
70
68
|
import 'react-bootstrap/Popover';
|
|
69
|
+
import 'react-bootstrap/Breadcrumb';
|
|
70
|
+
import Breadcrumbs from './Breadcrumbs.js';
|
|
71
71
|
|
|
72
72
|
/* usage
|
|
73
73
|
import Settings, { Ads } from '../../../../settings'
|
|
@@ -123,22 +123,22 @@ var IssueLanding = function IssueLanding(props) {
|
|
|
123
123
|
_props$imageWidth = props.imageWidth,
|
|
124
124
|
imageWidth = _props$imageWidth === undefined ? 480 : _props$imageWidth;
|
|
125
125
|
|
|
126
|
-
return
|
|
126
|
+
return React__default.createElement(
|
|
127
127
|
'div',
|
|
128
128
|
{ id: 'issueLanding' },
|
|
129
|
-
|
|
130
|
-
pubIssue.issue.source &&
|
|
129
|
+
React__default.createElement(Breadcrumbs, null),
|
|
130
|
+
pubIssue.issue.source && React__default.createElement(
|
|
131
131
|
'p',
|
|
132
132
|
{ className: 'badge badge-primary' },
|
|
133
133
|
pubIssue.issue.source
|
|
134
134
|
),
|
|
135
|
-
pubIssue.issue.description &&
|
|
136
|
-
|
|
135
|
+
pubIssue.issue.description && React__default.createElement(
|
|
136
|
+
React__default.Fragment,
|
|
137
137
|
null,
|
|
138
|
-
|
|
139
|
-
|
|
138
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: pubIssue.issue.description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config())),
|
|
139
|
+
React__default.createElement('div', { style: { clear: 'both' } })
|
|
140
140
|
),
|
|
141
|
-
|
|
141
|
+
React__default.createElement(QueueDeckExpanded, {
|
|
142
142
|
client: client,
|
|
143
143
|
mapping: settings.mapping,
|
|
144
144
|
dataRecord: pubIssue.issue.articles,
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import React, { useRef, useEffect } from 'react';
|
|
2
|
-
import ListGroup from 'react-bootstrap/ListGroup';
|
|
3
|
-
import ADWebcast from './ADWebcast.js';
|
|
4
|
-
import Segment from './Segment.js';
|
|
5
|
-
import './slicedToArray-be2f7a22.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './es6.string.iterator-
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import './
|
|
13
|
-
import './
|
|
14
|
-
import '
|
|
15
|
-
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 './_object-pie-33c40e79.js';
|
|
8
|
+
import './extends-be71a29a.js';
|
|
9
|
+
import './web.dom.iterable-ace8ed30.js';
|
|
10
|
+
import React__default, { useRef, useEffect } from 'react';
|
|
16
11
|
import './events-6c3a7a63.js';
|
|
17
|
-
import './
|
|
18
|
-
import '
|
|
19
|
-
import './
|
|
12
|
+
import './index-41a678ea.js';
|
|
13
|
+
import 'prop-types';
|
|
14
|
+
import './isSymbol-1981418f.js';
|
|
15
|
+
import './debounce-89969f66.js';
|
|
16
|
+
import './toNumber-e3dcad26.js';
|
|
17
|
+
import './main-ae902629.js';
|
|
18
|
+
import './slicedToArray-f0edf3d6.js';
|
|
19
|
+
import './stringify-d1b9276a.js';
|
|
20
|
+
import './asyncToGenerator-e1a2f43a.js';
|
|
21
|
+
import Segment from './Segment.js';
|
|
20
22
|
import './Beam.js';
|
|
21
|
-
import './
|
|
22
|
-
import '
|
|
23
|
-
import './
|
|
24
|
-
import './_iter-detect-7e5e5ce2.js';
|
|
25
|
-
import './main-b5c5aac1.js';
|
|
23
|
+
import './AdSlot.js';
|
|
24
|
+
import ListGroup from 'react-bootstrap/ListGroup';
|
|
25
|
+
import ADWebcast from './ADWebcast.js';
|
|
26
26
|
|
|
27
27
|
var LeftNav = function LeftNav(props) {
|
|
28
28
|
var leftItems = props.leftItems,
|
|
@@ -66,21 +66,21 @@ var LeftNav = function LeftNav(props) {
|
|
|
66
66
|
|
|
67
67
|
var renderListGroupItem = function renderListGroupItem(subRow) {
|
|
68
68
|
if (checkUrlIsExternal(subRow.url)) {
|
|
69
|
-
return
|
|
69
|
+
return React__default.createElement(
|
|
70
70
|
'a',
|
|
71
71
|
{ target: subRow.blank ? '_blank' : '_self', needsegmentsupport: subRow.needSegmentSupport ? 'true' : '', href: subRow.url },
|
|
72
72
|
subRow.name
|
|
73
73
|
);
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
return
|
|
76
|
+
return React__default.createElement(
|
|
77
77
|
'a',
|
|
78
78
|
{ href: subRow.url || '#', target: subRow.blank ? '_blank' : '_self', needsegmentsupport: subRow.needSegmentSupport ? 'true' : '' },
|
|
79
79
|
subRow.name
|
|
80
80
|
);
|
|
81
81
|
};
|
|
82
82
|
|
|
83
|
-
return
|
|
83
|
+
return React__default.createElement(
|
|
84
84
|
'section',
|
|
85
85
|
{ ref: leftNavRef },
|
|
86
86
|
leftItems && leftItems.map(function (row, index) {
|
|
@@ -88,27 +88,27 @@ var LeftNav = function LeftNav(props) {
|
|
|
88
88
|
// Since Webcast Ad should be between spotlight and sub navigation it should be passed as the second element of leftItems array from site level.
|
|
89
89
|
// Webcast AD should have atleast adUnit , networkID, and "_type" as "webcastAD"
|
|
90
90
|
if (row._type && row._type === 'webcastAD' && row.adUnit) {
|
|
91
|
-
return
|
|
91
|
+
return React__default.createElement(
|
|
92
92
|
'div',
|
|
93
93
|
{ key: index },
|
|
94
|
-
|
|
94
|
+
React__default.createElement(ADWebcast, { webcastAd: row, refreshFlag: row.refreshFlag ? row.refreshFlag : false })
|
|
95
95
|
);
|
|
96
96
|
} else {
|
|
97
|
-
return
|
|
97
|
+
return React__default.createElement(
|
|
98
98
|
'nav',
|
|
99
99
|
{ key: index, 'aria-label': 'Secondary' },
|
|
100
|
-
|
|
100
|
+
React__default.createElement(
|
|
101
101
|
'div',
|
|
102
102
|
{ style: { display: 'flex', justifyContent: 'space-between', flexWrap: 'wrap' }, className: 'secondary-nav-title list-group-item active' },
|
|
103
|
-
|
|
103
|
+
React__default.createElement(
|
|
104
104
|
'span',
|
|
105
105
|
{ className: 'mr-1', style: { display: 'inline-block', fontWeight: 'bold', fontSize: '1rem' } },
|
|
106
106
|
row.name
|
|
107
107
|
),
|
|
108
|
-
row.url && SeeAll &&
|
|
108
|
+
row.url && SeeAll && React__default.createElement(
|
|
109
109
|
'span',
|
|
110
110
|
{ style: { marginLeft: 'auto', display: 'inline-block' } },
|
|
111
|
-
|
|
111
|
+
React__default.createElement(
|
|
112
112
|
'a',
|
|
113
113
|
{ style: { color: 'white', fontSize: '.6rem' }, href: row.url },
|
|
114
114
|
'See All ',
|
|
@@ -116,11 +116,11 @@ var LeftNav = function LeftNav(props) {
|
|
|
116
116
|
)
|
|
117
117
|
)
|
|
118
118
|
),
|
|
119
|
-
|
|
119
|
+
React__default.createElement(
|
|
120
120
|
'ul',
|
|
121
121
|
{ style: sideNavStyles },
|
|
122
122
|
row.subQuery && row.subQuery.map(function (subRow, subIndex) {
|
|
123
|
-
return
|
|
123
|
+
return React__default.createElement(
|
|
124
124
|
ListGroup.Item,
|
|
125
125
|
{ as: 'li', key: subIndex + '_2' },
|
|
126
126
|
renderListGroupItem(subRow)
|
|
@@ -133,7 +133,7 @@ var LeftNav = function LeftNav(props) {
|
|
|
133
133
|
);
|
|
134
134
|
};
|
|
135
135
|
|
|
136
|
-
var LeftNav$1 =
|
|
136
|
+
var LeftNav$1 = React__default.memo(LeftNav);
|
|
137
137
|
|
|
138
138
|
export default LeftNav$1;
|
|
139
139
|
export { LeftNav };
|