@mjhls/mjh-framework 1.0.881-beta.1 → 1.0.881-ios0fixv1
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 +29 -28
- package/dist/cjs/AD300x250x600.js +29 -28
- package/dist/cjs/AD728x90.js +32 -31
- package/dist/cjs/ADFloatingFooter.js +31 -30
- package/dist/cjs/ADFooter.js +13 -12
- package/dist/cjs/ADGutter.js +31 -30
- package/dist/cjs/{ADInfeed-2e48af77.js → ADInfeed-bce0ba07.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -30
- package/dist/cjs/ADSponsoredResources.js +31 -30
- package/dist/cjs/ADWebcast.js +31 -30
- package/dist/cjs/ADWelcome.js +32 -31
- package/dist/cjs/{ADlgInfeed-c39c7131.js → ADlgInfeed-950b414b.js} +11 -10
- package/dist/cjs/AccordionPanel.js +29 -27
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +18 -909
- package/dist/cjs/AlgoliaSearch.js +1490 -1306
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +20 -19
- package/dist/cjs/ArticleProgramLandingPage.js +61 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +41 -42
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +680 -1504
- package/dist/cjs/AuthWrapper.js +1637 -419
- package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-39b37d84.js} +14 -13
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-9ebd251f.js} +56 -55
- package/dist/cjs/Breadcrumbs.js +27 -25
- package/dist/cjs/CMEDeck.js +81 -81
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +34 -31
- package/dist/cjs/Column3.js +60 -57
- package/dist/cjs/ConferenceArticleCard.js +41 -40
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +105 -101
- package/dist/cjs/DeckQueue.js +91 -388
- package/dist/cjs/{Dfp-14d2455c.js → Dfp-9be904d5.js} +33 -32
- package/dist/cjs/EventsDeck.js +157 -150
- package/dist/cjs/ExternalResources.js +79 -78
- package/dist/cjs/Feature.js +29 -27
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +236 -231
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +58 -57
- package/dist/cjs/HamMagazine.js +144 -139
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +16 -15
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +72 -71
- package/dist/cjs/HorizontalHero.js +29 -28
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +94 -94
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +39 -37
- package/dist/cjs/MasterDeck.js +80 -482
- package/dist/cjs/MediaSeriesLanding.js +1238 -1590
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +151 -146
- package/dist/cjs/NavNative.js +145 -137
- package/dist/cjs/OncliveHero.js +22 -22
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/PartnerDetailListing.js +304 -1479
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +41 -41
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/PublicationLanding.js +141 -133
- package/dist/cjs/QueueDeckExpanded.js +322 -1654
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +58 -57
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +20 -16
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +36 -36
- package/dist/cjs/{SeriesSlider-49b81b0b.js → SeriesSlider-ba0c5d1a.js} +40 -39
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +37 -36
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-e8477ca3.js → SocialSearchComponent-4942ddfc.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +66 -61
- package/dist/cjs/TaxonomyDescription.js +54 -53
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +26 -24
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +20 -19
- package/dist/cjs/VideoProgramLandingPage.js +78 -74
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesListing.js +77 -76
- package/dist/cjs/View.js +268 -265
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +68 -67
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
- package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
- package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
- package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-310b46ee.js → entities-df1aed86.js} +5 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-eed4f016.js → extends-7c86182f.js} +7 -7
- package/dist/cjs/faundadb.js +19 -19
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +43 -43
- package/dist/cjs/{getTargeting-8874437b.js → getTargeting-9d509319.js} +12 -12
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-e2e62963.js → index-50be6759.js} +26 -10
- package/dist/cjs/{index-bf60a71c.js → index-6763511d.js} +1070 -1044
- package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
- package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
- package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
- package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
- package/dist/cjs/index.js +171 -165
- package/dist/cjs/{inherits-cba9c846.js → inherits-de66ea16.js} +19 -19
- package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
- package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
- package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{typeof-5f52cf64.js → typeof-567e31ff.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +22 -22
- package/dist/esm/AD300x250x600.js +22 -22
- package/dist/esm/AD728x90.js +25 -25
- package/dist/esm/ADFloatingFooter.js +21 -21
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +21 -21
- package/dist/esm/{ADInfeed-0c13c803.js → ADInfeed-0a55cd2d.js} +6 -6
- package/dist/esm/ADSkyscraper.js +21 -21
- package/dist/esm/ADSponsoredResources.js +21 -21
- package/dist/esm/ADWebcast.js +21 -21
- package/dist/esm/ADWelcome.js +18 -18
- package/dist/esm/{ADlgInfeed-e4e2031a.js → ADlgInfeed-013e1f4a.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -20
- package/dist/esm/AdSlotsProvider.js +14 -906
- package/dist/esm/AlgoliaSearch.js +717 -534
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +48 -48
- package/dist/esm/ArticleSeriesLandingPage.js +30 -32
- package/dist/esm/ArticleSeriesListing.js +32 -32
- package/dist/esm/Auth.js +591 -1419
- package/dist/esm/AuthWrapper.js +1609 -392
- package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-1e73bd2c.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +22 -22
- package/dist/esm/Column1.js +4 -4
- package/dist/esm/Column2.js +19 -19
- package/dist/esm/Column3.js +37 -37
- package/dist/esm/ConferenceArticleCard.js +25 -25
- package/dist/esm/DeckContent.js +55 -55
- package/dist/esm/DeckQueue.js +48 -349
- package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
- package/dist/esm/EventsDeck.js +67 -67
- package/dist/esm/ExternalResources.js +46 -46
- package/dist/esm/Feature.js +7 -7
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +88 -88
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +37 -37
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +46 -46
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/IssueContentDeck.js +25 -25
- package/dist/esm/IssueDeck.js +35 -35
- package/dist/esm/IssueLanding.js +82 -83
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +20 -20
- package/dist/esm/MasterDeck.js +45 -448
- package/dist/esm/MediaSeriesLanding.js +757 -1112
- package/dist/esm/NavDvm.js +14 -14
- package/dist/esm/NavMagazine.js +42 -42
- package/dist/esm/NavNative.js +41 -41
- package/dist/esm/OncliveHero.js +7 -8
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/PartnerDetailListing.js +210 -1386
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +32 -33
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +27 -27
- package/dist/esm/PublicationLanding.js +78 -74
- package/dist/esm/QueueDeckExpanded.js +64 -1396
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +38 -38
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/RolesDeck.js +12 -12
- package/dist/esm/Search.js +6 -6
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +18 -18
- package/dist/esm/{SeriesSlider-ce19fa25.js → SeriesSlider-45adb8dc.js} +14 -14
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +15 -15
- package/dist/esm/{SocialSearchComponent-b5be0e6c.js → SocialSearchComponent-8e0fcf66.js} +12 -12
- package/dist/esm/TaxonomyCard.js +27 -27
- package/dist/esm/TaxonomyDescription.js +44 -44
- package/dist/esm/TemplateNormal.js +48 -48
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +12 -12
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +52 -52
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -38
- package/dist/esm/VideoSeriesListing.js +33 -33
- package/dist/esm/View.js +89 -90
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +21 -21
- package/dist/esm/{_is-array-4df618a6.js → _is-array-8d21b9e3.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-98db3b07.js} +7 -7
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-2300e51b.js} +2 -2
- package/dist/esm/{asyncToGenerator-64812e90.js → asyncToGenerator-5ef104a7.js} +31 -31
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-ea258bb1.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/define-property-5f1bda73.js +18 -0
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-6d9154b4.js} +5 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-5b1796d4.js → extends-6d8e3924.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +11 -11
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +43 -43
- package/dist/esm/{getTargeting-277c801e.js → getTargeting-4061f839.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- package/dist/esm/{index-e495ac6f.js → index-3ccc6d4b.js} +634 -618
- package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
- package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
- package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-aaa2dae0.js → index-98ca9cec.js} +26 -11
- package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
- package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
- package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
- package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
- package/dist/esm/index.js +126 -123
- package/dist/esm/{inherits-2409637d.js → inherits-a6ba2ec4.js} +18 -18
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-31dcdb31.js} +6 -6
- package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-6ebcbfea.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-2b084bee.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-f7074d7c.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-c05a82ba.js → typeof-e9fc0c5d.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-ab4dea5c.js} +2 -2
- package/package.json +112 -112
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/Pagination-f3ef7bc1.js +0 -59
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/cjs/main-02daeefe.js +0 -862
- package/dist/esm/Pagination-a24855d4.js +0 -54
- package/dist/esm/define-property-6d26cb48.js +0 -18
- package/dist/esm/inherits-77d5e4fc.js +0 -101
- package/dist/esm/main-c0612122.js +0 -851
- package/dist/esm/stringify-70b72959.js +0 -15
package/dist/esm/PdfDownload.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { a as MdPictureAsPdf } from './index.esm-9b042655.js';
|
|
1
2
|
import React__default from 'react';
|
|
2
|
-
import './iconBase-
|
|
3
|
-
import { a as MdPictureAsPdf } from './index.esm-f8aaeeeb.js';
|
|
3
|
+
import './iconBase-ccc56b97.js';
|
|
4
4
|
|
|
5
5
|
var PdfDownload = function PdfDownload(props) {
|
|
6
6
|
return React__default.createElement(
|
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
2
|
import React__default, { useState } from 'react';
|
|
5
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
6
3
|
import Modal from 'react-bootstrap/Modal';
|
|
4
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
6
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
7
7
|
|
|
8
8
|
var PopUpModal = function PopUpModal(props) {
|
|
9
9
|
var _ref = props.ModalImage ? useState(true) : useState(false),
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -1,44 +1,43 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
|
+
import React__default from 'react';
|
|
5
|
+
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
1
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
7
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
8
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
9
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './
|
|
7
|
-
import
|
|
8
|
-
import './
|
|
9
|
-
import
|
|
10
|
+
import './_iter-detect-98db3b07.js';
|
|
11
|
+
import './_object-pie-133f504a.js';
|
|
12
|
+
import './toConsumableArray-f7074d7c.js';
|
|
13
|
+
import 'react-bootstrap';
|
|
14
|
+
import './urlFor.js';
|
|
15
|
+
import './index-3f5c03b2.js';
|
|
16
|
+
import './index.es-a6137319.js';
|
|
17
|
+
import './moment-bc12cb97.js';
|
|
18
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
19
|
+
import 'react-dom';
|
|
20
|
+
import './index-f0fc23eb.js';
|
|
10
21
|
import './events-6c3a7a63.js';
|
|
11
|
-
import './index-41a678ea.js';
|
|
12
22
|
import 'prop-types';
|
|
13
|
-
import 'react-bootstrap/Card';
|
|
14
|
-
import './moment-e2f9b20c.js';
|
|
15
23
|
import 'next/router';
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './
|
|
20
|
-
import 'react-
|
|
21
|
-
import './visibility-sensor-72fd8f8b.js';
|
|
22
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
23
|
-
import './index-73819142.js';
|
|
24
|
-
import './urlFor.js';
|
|
25
|
-
import './index-5f7e79e7.js';
|
|
26
|
-
import './main-c0612122.js';
|
|
27
|
-
import './entities-7cc3bf45.js';
|
|
28
|
-
import './stringify-70b72959.js';
|
|
29
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
|
|
30
|
-
import './Segment.js';
|
|
31
|
-
import './Beam.js';
|
|
24
|
+
import './index-755f2cc2.js';
|
|
25
|
+
import './main-1894c974.js';
|
|
26
|
+
import './entities-6d9154b4.js';
|
|
27
|
+
import './ADInfeed-0a55cd2d.js';
|
|
28
|
+
import 'react-bootstrap/Card';
|
|
32
29
|
import './AdSlot.js';
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
35
|
-
import './
|
|
30
|
+
import './debounce-533d9748.js';
|
|
31
|
+
import './isSymbol-a7e9aafe.js';
|
|
32
|
+
import './toNumber-5aeba6e7.js';
|
|
33
|
+
import './Beam.js';
|
|
34
|
+
import './stringify-2b084bee.js';
|
|
35
|
+
import './Segment.js';
|
|
36
|
+
import './AuthorComponent-11adff02.js';
|
|
37
|
+
import './lodash-f97fd99a.js';
|
|
38
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
36
39
|
import './getContentCategory-15dcc413.js';
|
|
37
|
-
import './AuthorComponent-e6f95c2f.js';
|
|
38
|
-
import './Pagination-a24855d4.js';
|
|
39
|
-
import 'react-bootstrap';
|
|
40
40
|
import './timeDifferenceCalc.js';
|
|
41
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
42
41
|
|
|
43
42
|
var _this = undefined;
|
|
44
43
|
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
+
import React__default from 'react';
|
|
1
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
6
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
7
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
6
|
-
import React__default from 'react';
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
8
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
|
|
8
|
+
import './_iter-detect-98db3b07.js';
|
|
9
9
|
|
|
10
10
|
var _this = undefined;
|
|
11
11
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
1
|
import React__default from 'react';
|
|
5
|
-
import '
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import Card
|
|
9
|
-
import '
|
|
10
|
-
import './slicedToArray-67a08c9c.js';
|
|
11
|
-
import './index-73819142.js';
|
|
2
|
+
import Row from 'react-bootstrap/Row';
|
|
3
|
+
import Col from 'react-bootstrap/Col';
|
|
4
|
+
import Button from 'react-bootstrap/Button';
|
|
5
|
+
import Card from 'react-bootstrap/Card';
|
|
6
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
12
7
|
import urlFor from './urlFor.js';
|
|
13
|
-
import {
|
|
14
|
-
import
|
|
15
|
-
import
|
|
8
|
+
import { l as lodash } from './lodash-f97fd99a.js';
|
|
9
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
+
import 'react-dom';
|
|
11
|
+
import 'prop-types';
|
|
12
|
+
import './slicedToArray-6ebcbfea.js';
|
|
13
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
15
|
+
import './index-3f5c03b2.js';
|
|
16
16
|
|
|
17
17
|
var PublicationDeck = function PublicationDeck(props) {
|
|
18
18
|
var data = props.data,
|
|
@@ -55,14 +55,14 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
55
55
|
'div',
|
|
56
56
|
{ className: 'publication-wrapper', style: { paddingBottom: '150px' } },
|
|
57
57
|
sortedRegPubs && sortedRegPubs.length > 0 && React__default.createElement(
|
|
58
|
-
Row
|
|
58
|
+
Row,
|
|
59
59
|
{ className: 'regular-publication-wrapper' },
|
|
60
60
|
sortedRegPubs.map(function (row, index) {
|
|
61
61
|
return row.identifier && row.identifier.current && React__default.createElement(
|
|
62
|
-
Col
|
|
62
|
+
Col,
|
|
63
63
|
{ xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
64
64
|
React__default.createElement(
|
|
65
|
-
Card
|
|
65
|
+
Card,
|
|
66
66
|
{ className: 'block-card', style: { width: '200px' } },
|
|
67
67
|
React__default.createElement(
|
|
68
68
|
'a',
|
|
@@ -70,18 +70,18 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
70
70
|
row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
|
|
71
71
|
LazyLoad,
|
|
72
72
|
{ height: imageHeight },
|
|
73
|
-
React__default.createElement(Card
|
|
73
|
+
React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
|
|
74
74
|
) : React__default.createElement('p', { className: 'placeholder-tag' }),
|
|
75
75
|
React__default.createElement(
|
|
76
|
-
Card
|
|
76
|
+
Card.Body,
|
|
77
77
|
{ style: { paddingTop: '0', paddingBottom: '2.75rem' } },
|
|
78
78
|
React__default.createElement(
|
|
79
|
-
Card
|
|
79
|
+
Card.Title,
|
|
80
80
|
null,
|
|
81
81
|
row.name
|
|
82
82
|
),
|
|
83
83
|
React__default.createElement(
|
|
84
|
-
Button
|
|
84
|
+
Button,
|
|
85
85
|
{ style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
|
|
86
86
|
'Browse Issues'
|
|
87
87
|
)
|
|
@@ -110,14 +110,14 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
110
110
|
React__default.createElement('hr', null)
|
|
111
111
|
),
|
|
112
112
|
React__default.createElement(
|
|
113
|
-
Row
|
|
113
|
+
Row,
|
|
114
114
|
{ className: 'legacy-publication-wrapper' },
|
|
115
115
|
sortedLegacyPubs.map(function (row, index) {
|
|
116
116
|
return row.identifier && row.identifier.current && React__default.createElement(
|
|
117
|
-
Col
|
|
117
|
+
Col,
|
|
118
118
|
{ xs: 6, sm: 6, md: 6, lg: 4, style: { display: 'flex', flex: '1 0 auto' }, key: index },
|
|
119
119
|
React__default.createElement(
|
|
120
|
-
Card
|
|
120
|
+
Card,
|
|
121
121
|
{ className: 'block-card', style: { width: '200px' } },
|
|
122
122
|
React__default.createElement(
|
|
123
123
|
'a',
|
|
@@ -125,18 +125,18 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
125
125
|
row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
|
|
126
126
|
LazyLoad,
|
|
127
127
|
{ height: imageHeight },
|
|
128
|
-
React__default.createElement(Card
|
|
128
|
+
React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
|
|
129
129
|
) : React__default.createElement('p', { className: 'placeholder-tag' }),
|
|
130
130
|
React__default.createElement(
|
|
131
|
-
Card
|
|
131
|
+
Card.Body,
|
|
132
132
|
{ style: { paddingTop: '0', paddingBottom: '2.75rem' } },
|
|
133
133
|
React__default.createElement(
|
|
134
|
-
Card
|
|
134
|
+
Card.Title,
|
|
135
135
|
null,
|
|
136
136
|
row.name
|
|
137
137
|
),
|
|
138
138
|
React__default.createElement(
|
|
139
|
-
Button
|
|
139
|
+
Button,
|
|
140
140
|
{ style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
|
|
141
141
|
'Browse Issues'
|
|
142
142
|
)
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
+
import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
1
4
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { b as _isObject, c as
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
-
import { _ as _iterStep } from './web.dom.iterable-f8f967cd.js';
|
|
9
|
-
import { _ as _meta, a as _isArray } from './_is-array-4df618a6.js';
|
|
5
|
+
import { b as _isObject, c as _objectDp, d as _objectCreate, e as _ctx, f as _descriptors, g as _iterDefine, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
6
|
+
import { _ as _iterStep } from './web.dom.iterable-ab4dea5c.js';
|
|
7
|
+
import { _ as _meta, a as _isArray } from './_is-array-8d21b9e3.js';
|
|
8
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
10
9
|
import React__default, { useState, useEffect } from 'react';
|
|
11
|
-
import '
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import Card
|
|
10
|
+
import Row from 'react-bootstrap/Row';
|
|
11
|
+
import Col from 'react-bootstrap/Col';
|
|
12
|
+
import Dropdown from 'react-bootstrap/Dropdown';
|
|
13
|
+
import Card from 'react-bootstrap/Card';
|
|
15
14
|
import { useRouter } from 'next/router';
|
|
15
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
16
|
+
import './_library-528f1934.js';
|
|
17
|
+
import './_iter-detect-98db3b07.js';
|
|
18
|
+
import './_object-pie-133f504a.js';
|
|
16
19
|
import 'react-dom';
|
|
17
|
-
import
|
|
18
|
-
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
19
|
-
import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-64812e90.js';
|
|
20
|
-
import Dropdown from 'react-bootstrap/Dropdown';
|
|
20
|
+
import 'prop-types';
|
|
21
21
|
|
|
22
22
|
var _validateCollection = function (it, TYPE) {
|
|
23
23
|
if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
|
|
24
24
|
return it;
|
|
25
25
|
};
|
|
26
26
|
|
|
27
|
-
var dP = _objectDp.f;
|
|
27
|
+
var dP$1 = _objectDp.f;
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
@@ -107,7 +107,7 @@ var _collectionStrong = {
|
|
|
107
107
|
return !!getEntry(_validateCollection(this, NAME), key);
|
|
108
108
|
}
|
|
109
109
|
});
|
|
110
|
-
if (_descriptors) dP(C.prototype, 'size', {
|
|
110
|
+
if (_descriptors) dP$1(C.prototype, 'size', {
|
|
111
111
|
get: function () {
|
|
112
112
|
return _validateCollection(this, NAME)[SIZE];
|
|
113
113
|
}
|
|
@@ -167,6 +167,10 @@ var _collectionStrong = {
|
|
|
167
167
|
_setSpecies(NAME);
|
|
168
168
|
}
|
|
169
169
|
};
|
|
170
|
+
_collectionStrong.getConstructor;
|
|
171
|
+
_collectionStrong.def;
|
|
172
|
+
_collectionStrong.getEntry;
|
|
173
|
+
_collectionStrong.setStrong;
|
|
170
174
|
|
|
171
175
|
var SPECIES = _wks('species');
|
|
172
176
|
|
|
@@ -235,7 +239,7 @@ var _arrayMethods = function (TYPE, $create) {
|
|
|
235
239
|
};
|
|
236
240
|
};
|
|
237
241
|
|
|
238
|
-
var dP
|
|
242
|
+
var dP = _objectDp.f;
|
|
239
243
|
var each = _arrayMethods(0);
|
|
240
244
|
|
|
241
245
|
|
|
@@ -267,7 +271,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
|
|
|
267
271
|
return IS_ADDER ? this : result;
|
|
268
272
|
});
|
|
269
273
|
});
|
|
270
|
-
IS_WEAK || dP
|
|
274
|
+
IS_WEAK || dP(C.prototype, 'size', {
|
|
271
275
|
get: function () {
|
|
272
276
|
return this._c.size;
|
|
273
277
|
}
|
|
@@ -287,7 +291,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
|
|
|
287
291
|
var SET = 'Set';
|
|
288
292
|
|
|
289
293
|
// 23.2 Set Objects
|
|
290
|
-
|
|
294
|
+
_collection(SET, function (get) {
|
|
291
295
|
return function Set() { return get(this, arguments.length > 0 ? arguments[0] : undefined); };
|
|
292
296
|
}, {
|
|
293
297
|
// 23.2.3.1 Set.prototype.add(value)
|
|
@@ -363,40 +367,40 @@ var _setCollectionFrom = function (COLLECTION) {
|
|
|
363
367
|
// https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
|
|
364
368
|
_setCollectionFrom('Set');
|
|
365
369
|
|
|
366
|
-
var set = _core.Set;
|
|
370
|
+
var set$1 = _core.Set;
|
|
367
371
|
|
|
368
|
-
var set
|
|
369
|
-
module.exports = { "default": set, __esModule: true };
|
|
372
|
+
var set = createCommonjsModule(function (module) {
|
|
373
|
+
module.exports = { "default": set$1, __esModule: true };
|
|
370
374
|
});
|
|
371
375
|
|
|
372
|
-
var _Set = unwrapExports(set
|
|
373
|
-
|
|
374
|
-
/* usage & query
|
|
375
|
-
const Publication = (props) => {
|
|
376
|
-
const { cache, pub, year } = props
|
|
377
|
-
const targeting = {
|
|
378
|
-
content_placement: [`/journals/${pub.identifier.current}`],
|
|
379
|
-
document_url: [`/journals/${pub.identifier.current}`],
|
|
380
|
-
}
|
|
381
|
-
return (
|
|
382
|
-
<Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
|
|
383
|
-
<PublicationLanding publication={pub} year={year} href={'journals'} />
|
|
384
|
-
</Shell>
|
|
385
|
-
)
|
|
386
|
-
}
|
|
387
|
-
Publication.getInitialProps = async (ctx) => {
|
|
388
|
-
const { query } = ctx
|
|
389
|
-
const {
|
|
390
|
-
query: { year },
|
|
391
|
-
} = ctx
|
|
392
|
-
const pub = await client.fetch(getQuery('publication'), query)
|
|
393
|
-
**import urlFor from framework**
|
|
394
|
-
pub.issues.map((issue) => {
|
|
395
|
-
issue.thumbnail = urlFor({client, source: issue.thumbnail})
|
|
396
|
-
})
|
|
397
|
-
return { pub, year }
|
|
398
|
-
}
|
|
399
|
-
export default Publication
|
|
376
|
+
var _Set = unwrapExports(set);
|
|
377
|
+
|
|
378
|
+
/* usage & query
|
|
379
|
+
const Publication = (props) => {
|
|
380
|
+
const { cache, pub, year } = props
|
|
381
|
+
const targeting = {
|
|
382
|
+
content_placement: [`/journals/${pub.identifier.current}`],
|
|
383
|
+
document_url: [`/journals/${pub.identifier.current}`],
|
|
384
|
+
}
|
|
385
|
+
return (
|
|
386
|
+
<Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
|
|
387
|
+
<PublicationLanding publication={pub} year={year} href={'journals'} />
|
|
388
|
+
</Shell>
|
|
389
|
+
)
|
|
390
|
+
}
|
|
391
|
+
Publication.getInitialProps = async (ctx) => {
|
|
392
|
+
const { query } = ctx
|
|
393
|
+
const {
|
|
394
|
+
query: { year },
|
|
395
|
+
} = ctx
|
|
396
|
+
const pub = await client.fetch(getQuery('publication'), query)
|
|
397
|
+
**import urlFor from framework**
|
|
398
|
+
pub.issues.map((issue) => {
|
|
399
|
+
issue.thumbnail = urlFor({client, source: issue.thumbnail})
|
|
400
|
+
})
|
|
401
|
+
return { pub, year }
|
|
402
|
+
}
|
|
403
|
+
export default Publication
|
|
400
404
|
*/
|
|
401
405
|
|
|
402
406
|
var generateContentPlacements = function generateContentPlacements(issues) {
|
|
@@ -419,9 +423,9 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
419
423
|
var publication = props.publication,
|
|
420
424
|
_props$year = props.year,
|
|
421
425
|
year = _props$year === undefined ? '' : _props$year,
|
|
422
|
-
href = props.href
|
|
423
|
-
|
|
424
|
-
_props$contentPlaceme = props.contentPlacement,
|
|
426
|
+
href = props.href;
|
|
427
|
+
props.pdf;
|
|
428
|
+
var _props$contentPlaceme = props.contentPlacement,
|
|
425
429
|
contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme,
|
|
426
430
|
client = props.client;
|
|
427
431
|
|
|
@@ -638,10 +642,10 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
638
642
|
'\n #pubYearFilter .dropdown-menu.show,\n #contentPlacementFilter .dropdown-menu.show {\n max-height: 25vh;\n overflow: auto;\n }\n '
|
|
639
643
|
),
|
|
640
644
|
React__default.createElement(
|
|
641
|
-
Row
|
|
645
|
+
Row,
|
|
642
646
|
null,
|
|
643
647
|
issueData && issueData.length > 0 && years.length > 0 && React__default.createElement(
|
|
644
|
-
Col
|
|
648
|
+
Col,
|
|
645
649
|
{ className: 'flex-grow-0 mb-3' },
|
|
646
650
|
React__default.createElement(
|
|
647
651
|
Dropdown,
|
|
@@ -670,7 +674,7 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
670
674
|
)
|
|
671
675
|
),
|
|
672
676
|
contentPlacements && contentPlacements.length > 0 && React__default.createElement(
|
|
673
|
-
Col
|
|
677
|
+
Col,
|
|
674
678
|
{ className: 'flex-grow-0 mb-3' },
|
|
675
679
|
React__default.createElement(
|
|
676
680
|
Dropdown,
|
|
@@ -704,28 +708,28 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
704
708
|
),
|
|
705
709
|
sortedIssues && sortedIssues.length > 0 ? sortedIssues.map(function (issue, key) {
|
|
706
710
|
return React__default.createElement(
|
|
707
|
-
Card
|
|
711
|
+
Card,
|
|
708
712
|
{ key: key, className: 'issueCard' },
|
|
709
713
|
React__default.createElement(
|
|
710
|
-
Row
|
|
714
|
+
Row,
|
|
711
715
|
null,
|
|
712
716
|
React__default.createElement(
|
|
713
|
-
Col
|
|
717
|
+
Col,
|
|
714
718
|
{ md: 3, id: 'issueThumbnail' },
|
|
715
719
|
React__default.createElement(
|
|
716
720
|
LazyLoad,
|
|
717
721
|
{ once: true },
|
|
718
|
-
React__default.createElement(Card
|
|
722
|
+
React__default.createElement(Card.Img, { src: issue.thumbnail })
|
|
719
723
|
)
|
|
720
724
|
),
|
|
721
725
|
React__default.createElement(
|
|
722
|
-
Col
|
|
726
|
+
Col,
|
|
723
727
|
{ md: 9, id: 'issueDetail' },
|
|
724
728
|
React__default.createElement(
|
|
725
|
-
Card
|
|
729
|
+
Card.Body,
|
|
726
730
|
null,
|
|
727
731
|
React__default.createElement(
|
|
728
|
-
Card
|
|
732
|
+
Card.Title,
|
|
729
733
|
null,
|
|
730
734
|
issue.name
|
|
731
735
|
),
|
|
@@ -749,7 +753,7 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
749
753
|
)
|
|
750
754
|
),
|
|
751
755
|
React__default.createElement(
|
|
752
|
-
Card
|
|
756
|
+
Card.Footer,
|
|
753
757
|
null,
|
|
754
758
|
issue && issue.articles && issue.articles.length > 0 ? React__default.createElement(
|
|
755
759
|
'a',
|
|
@@ -767,28 +771,28 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
767
771
|
);
|
|
768
772
|
}) : !activeContentPlacement && !activeYear && issueData && issueData.length > 0 ? issueData.map(function (issue, key) {
|
|
769
773
|
return React__default.createElement(
|
|
770
|
-
Card
|
|
774
|
+
Card,
|
|
771
775
|
{ key: key, className: 'issueCard' },
|
|
772
776
|
React__default.createElement(
|
|
773
|
-
Row
|
|
777
|
+
Row,
|
|
774
778
|
null,
|
|
775
779
|
React__default.createElement(
|
|
776
|
-
Col
|
|
780
|
+
Col,
|
|
777
781
|
{ md: 3, id: 'issueThumbnail' },
|
|
778
782
|
React__default.createElement(
|
|
779
783
|
LazyLoad,
|
|
780
784
|
{ once: true },
|
|
781
|
-
React__default.createElement(Card
|
|
785
|
+
React__default.createElement(Card.Img, { src: issue.thumbnail })
|
|
782
786
|
)
|
|
783
787
|
),
|
|
784
788
|
React__default.createElement(
|
|
785
|
-
Col
|
|
789
|
+
Col,
|
|
786
790
|
{ md: 9, id: 'issueDetail' },
|
|
787
791
|
React__default.createElement(
|
|
788
|
-
Card
|
|
792
|
+
Card.Body,
|
|
789
793
|
null,
|
|
790
794
|
React__default.createElement(
|
|
791
|
-
Card
|
|
795
|
+
Card.Title,
|
|
792
796
|
null,
|
|
793
797
|
issue.name
|
|
794
798
|
),
|
|
@@ -812,7 +816,7 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
812
816
|
)
|
|
813
817
|
),
|
|
814
818
|
React__default.createElement(
|
|
815
|
-
Card
|
|
819
|
+
Card.Footer,
|
|
816
820
|
null,
|
|
817
821
|
issue && issue.articles && issue.articles.length > 0 ? React__default.createElement(
|
|
818
822
|
'a',
|