@mjhls/mjh-framework 1.0.923 → 1.0.924
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 +1 -1
- package/dist/cjs/AD300x250.js +21 -21
- package/dist/cjs/AD300x250x600.js +21 -21
- package/dist/cjs/AD728x90.js +24 -24
- package/dist/cjs/ADFloatingFooter.js +20 -20
- package/dist/cjs/ADFooter.js +4 -4
- package/dist/cjs/ADGutter.js +20 -20
- package/dist/cjs/{ADInfeed-a4d973da.js → ADInfeed-0928d0ba.js} +4 -4
- package/dist/cjs/ADSkyscraper.js +20 -20
- package/dist/cjs/ADSponsoredResources.js +20 -20
- package/dist/cjs/ADWebcast.js +20 -20
- package/dist/cjs/ADWelcome.js +17 -17
- package/dist/cjs/{ADlgInfeed-def2c25d.js → ADlgInfeed-757617ea.js} +4 -4
- package/dist/cjs/AccordionPanel.js +6 -6
- package/dist/cjs/AdSlot.js +19 -19
- package/dist/cjs/AdSlotsProvider.js +11 -11
- package/dist/cjs/AlgoliaSearch.js +18 -18
- package/dist/cjs/AlphabeticList.js +8 -8
- package/dist/cjs/ArticleCarousel.js +13 -13
- package/dist/cjs/ArticleProgramLandingPage.js +48 -49
- package/dist/cjs/ArticleSeriesLandingPage.js +29 -29
- package/dist/cjs/ArticleSeriesListing.js +30 -30
- package/dist/cjs/Auth.js +482 -346
- package/dist/cjs/AuthWrapper.js +586 -9
- package/dist/cjs/{AuthorComponent-17e1c62b.js → AuthorComponent-39b37d84.js} +1 -1
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
- package/dist/cjs/Breadcrumbs.js +6 -6
- package/dist/cjs/CMEDeck.js +22 -22
- package/dist/cjs/Column2.js +14 -14
- package/dist/cjs/Column3.js +30 -30
- package/dist/cjs/ConferenceArticleCard.js +25 -25
- package/dist/cjs/ContentCardPaginated.js +37 -37
- package/dist/cjs/DeckContent.js +39 -39
- package/dist/cjs/DeckQueue.js +29 -29
- package/dist/cjs/DeckQueuePaginated.js +33 -33
- package/dist/cjs/{Dfp-bcaa7e3f.js → Dfp-94f8ccdf.js} +12 -12
- package/dist/cjs/EventsDeck.js +43 -43
- package/dist/cjs/ExternalResources.js +45 -46
- package/dist/cjs/Feature.js +7 -7
- package/dist/cjs/ForbesHero.js +10 -10
- package/dist/cjs/GridContent.js +45 -45
- package/dist/cjs/GridContentPaginated.js +48 -46
- package/dist/cjs/GridHero.js +11 -11
- package/dist/cjs/GroupDeck.js +12 -12
- package/dist/cjs/HamMagazine.js +36 -36
- package/dist/cjs/Hero.js +7 -7
- package/dist/cjs/HighlightenVideo.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +46 -47
- package/dist/cjs/HorizontalHero.js +8 -8
- package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
- package/dist/cjs/IssueContentDeck.js +11 -11
- package/dist/cjs/IssueDeck.js +14 -14
- package/dist/cjs/IssueLanding.js +83 -84
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +19 -19
- package/dist/cjs/MasterDeck.js +40 -38
- package/dist/cjs/MasterDeckPaginated.js +43 -41
- package/dist/cjs/{MediaSeriesCard-be3f9e36.js → MediaSeriesCard-1256b976.js} +646 -446
- package/dist/cjs/MediaSeriesLanding.js +54 -55
- package/dist/cjs/MediaSeriesLandingPaginated.js +60 -61
- package/dist/cjs/NavDvm.js +11 -11
- package/dist/cjs/NavMagazine.js +39 -39
- package/dist/cjs/NavNative.js +39 -39
- package/dist/cjs/OncliveHero.js +7 -7
- package/dist/cjs/OncliveLargeHero.js +11 -11
- package/dist/cjs/PageFilter.js +4 -4
- package/dist/cjs/{Pagination-a2807e27.js → Pagination-885dcfbd.js} +3 -3
- package/dist/cjs/PartnerDetailListing.js +59 -59
- package/dist/cjs/PartnerDetailListingPaginated.js +59 -59
- package/dist/cjs/PdfDownload.js +2 -2
- package/dist/cjs/PopUpModal.js +4 -4
- package/dist/cjs/PubSection.js +32 -32
- package/dist/cjs/PubToc.js +6 -6
- package/dist/cjs/PublicationDeck.js +11 -11
- package/dist/cjs/{PublicationFeature-6f89fb97.js → PublicationFeature-be5f3503.js} +2 -2
- package/dist/cjs/PublicationLanding.js +54 -54
- package/dist/cjs/QueueDeckExpanded.js +37 -35
- package/dist/cjs/QueueDeckExpandedPaginated.js +40 -38
- package/dist/cjs/RecentNews.js +4 -4
- package/dist/cjs/RelatedContent.js +38 -38
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +10 -10
- package/dist/cjs/Search.js +6 -6
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +17 -17
- package/dist/cjs/{SeriesSlider-88e59074.js → SeriesSlider-f9128638.js} +14 -14
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +15 -15
- package/dist/cjs/{SocialSearchComponent-af6ddcc0.js → SocialSearchComponent-b7faaedc.js} +11 -11
- package/dist/cjs/TaxonomyCard.js +12 -12
- package/dist/cjs/TaxonomyDescription.js +44 -45
- package/dist/cjs/TemplateNormal.js +45 -45
- package/dist/cjs/ThumbnailCard.js +10 -10
- package/dist/cjs/Ustream.js +21 -21
- package/dist/cjs/VerticalHero.js +6 -6
- package/dist/cjs/VideoProgramLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesCard.js +14 -14
- package/dist/cjs/VideoSeriesFilter.js +7 -7
- package/dist/cjs/VideoSeriesLandingPage.js +35 -35
- package/dist/cjs/VideoSeriesListing.js +30 -30
- package/dist/cjs/View.js +91 -93
- package/dist/cjs/YahooHero.js +13 -13
- package/dist/cjs/YoutubeGroup.js +21 -21
- 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/{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/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-7df78678.js → extends-7c86182f.js} +8 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +133 -69
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +44 -45
- package/dist/cjs/{getTargeting-1359b868.js → getTargeting-dab97fe1.js} +11 -11
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-44481153.js → index-0e4427c8.js} +40 -21
- package/dist/cjs/{index-faf269e6.js → index-84352936.js} +407 -157
- package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
- package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
- package/dist/cjs/{index-99edf08a.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index.esm-3ffa049c.js → index.esm-2bb721c8.js} +2 -2
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
- package/dist/cjs/{index.esm-f93506ac.js → index.esm-d51c9ac6.js} +1 -1
- package/dist/cjs/{index.esm-48e0f0d8.js → index.esm-d81454e7.js} +1 -1
- package/dist/cjs/index.js +143 -143
- package/dist/cjs/{inherits-420ee86f.js → inherits-de66ea16.js} +21 -18
- 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-7fd85bcf.js → lodash-f0783643.js} +58 -10
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
- package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
- 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-ec08d471.js → typeof-567e31ff.js} +34 -34
- package/dist/cjs/urlFor.js +4 -4
- package/dist/cjs/{urlForFile-ad96158c.js → urlForFile-29d3815a.js} +1 -1
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +24 -24
- package/dist/esm/AD300x250x600.js +24 -24
- package/dist/esm/AD728x90.js +27 -27
- package/dist/esm/ADFloatingFooter.js +26 -26
- package/dist/esm/ADFooter.js +9 -9
- package/dist/esm/ADGutter.js +26 -26
- package/dist/esm/{ADInfeed-7ba4f982.js → ADInfeed-c2170b53.js} +9 -9
- package/dist/esm/ADSkyscraper.js +26 -26
- package/dist/esm/ADSponsoredResources.js +26 -26
- package/dist/esm/ADWebcast.js +26 -26
- package/dist/esm/ADWelcome.js +27 -27
- package/dist/esm/{ADlgInfeed-8eb5060f.js → ADlgInfeed-b4e6539f.js} +8 -8
- package/dist/esm/AccordionPanel.js +22 -22
- package/dist/esm/AdSlot.js +22 -22
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlgoliaSearch.js +49 -49
- package/dist/esm/AlphabeticList.js +20 -20
- package/dist/esm/ArticleCarousel.js +16 -16
- package/dist/esm/ArticleProgramLandingPage.js +54 -55
- package/dist/esm/ArticleSeriesLandingPage.js +35 -35
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +552 -416
- package/dist/esm/AuthWrapper.js +605 -27
- package/dist/esm/{AuthorComponent-37ebc2bd.js → AuthorComponent-defe68b6.js} +11 -11
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-c99c9a8d.js} +35 -35
- package/dist/esm/Breadcrumbs.js +15 -15
- package/dist/esm/CMEDeck.js +77 -77
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +49 -49
- package/dist/esm/ConferenceArticleCard.js +38 -38
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/ContentCardPaginated.js +72 -72
- package/dist/esm/DeckContent.js +84 -84
- package/dist/esm/DeckQueue.js +67 -67
- package/dist/esm/DeckQueuePaginated.js +63 -63
- package/dist/esm/{Dfp-23281963.js → Dfp-4b99f79d.js} +20 -20
- package/dist/esm/EventsDeck.js +103 -103
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +21 -21
- package/dist/esm/ForbesHero.js +33 -33
- package/dist/esm/GridContent.js +142 -142
- package/dist/esm/GridContentPaginated.js +135 -133
- package/dist/esm/GridHero.js +35 -35
- package/dist/esm/GroupDeck.js +45 -45
- package/dist/esm/HamMagazine.js +113 -113
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +13 -13
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +68 -69
- package/dist/esm/HorizontalHero.js +26 -26
- package/dist/esm/ImageSlider-eab2fe41.js +176 -0
- package/dist/esm/IssueContentDeck.js +48 -48
- package/dist/esm/IssueDeck.js +45 -45
- package/dist/esm/IssueLanding.js +91 -92
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +32 -32
- package/dist/esm/MasterDeck.js +73 -71
- package/dist/esm/MasterDeckPaginated.js +65 -63
- package/dist/esm/{MediaSeriesCard-b6034225.js → MediaSeriesCard-8d8f5713.js} +907 -707
- package/dist/esm/MediaSeriesLanding.js +79 -80
- package/dist/esm/MediaSeriesLandingPaginated.js +83 -84
- package/dist/esm/NavDvm.js +54 -54
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +121 -121
- package/dist/esm/NavNative.js +110 -110
- package/dist/esm/OncliveHero.js +19 -19
- package/dist/esm/OncliveLargeHero.js +58 -58
- package/dist/esm/PageFilter.js +10 -10
- package/dist/esm/{Pagination-185dfca0.js → Pagination-59436882.js} +13 -13
- package/dist/esm/PartnerDetailListing.js +93 -93
- package/dist/esm/PartnerDetailListingPaginated.js +91 -91
- package/dist/esm/PdfDownload.js +7 -7
- package/dist/esm/PopUpModal.js +12 -12
- package/dist/esm/PubSection.js +37 -37
- package/dist/esm/PubToc.js +10 -10
- package/dist/esm/PublicationDeck.js +42 -42
- package/dist/esm/{PublicationFeature-d79db241.js → PublicationFeature-03500094.js} +23 -23
- package/dist/esm/PublicationLanding.js +101 -101
- package/dist/esm/QueueDeckExpanded.js +275 -273
- package/dist/esm/QueueDeckExpandedPaginated.js +255 -253
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +51 -51
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Schema.js +12 -12
- package/dist/esm/Search.js +10 -10
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +30 -30
- package/dist/esm/{SeriesSlider-0a8cfca0.js → SeriesSlider-98b7a870.js} +31 -31
- 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-32ee0f63.js → SocialSearchComponent-1d8a9f59.js} +33 -33
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +44 -44
- package/dist/esm/TaxonomyDescription.js +48 -49
- package/dist/esm/TemplateNormal.js +65 -65
- package/dist/esm/ThumbnailCard.js +17 -17
- package/dist/esm/Ustream.js +29 -29
- package/dist/esm/VerticalHero.js +17 -17
- package/dist/esm/VideoProgramLandingPage.js +62 -63
- package/dist/esm/VideoSeriesCard.js +26 -26
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +40 -40
- package/dist/esm/VideoSeriesListing.js +70 -70
- package/dist/esm/View.js +248 -250
- package/dist/esm/YahooHero.js +33 -33
- package/dist/esm/YoutubeGroup.js +52 -52
- package/dist/esm/{_is-array-4df618a6.js → _is-array-893ab020.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-f089461c.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-169d6272.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-50a6b9a3.js} +2 -2
- package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-b4dfe691.js} +30 -30
- package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-e903ff31.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/{define-property-6d26cb48.js → define-property-99e66838.js} +6 -6
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8fa0bc8d.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-a4230287.js → extends-dc6a71fd.js} +8 -8
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +133 -69
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +44 -45
- package/dist/esm/{getTargeting-ba1ffe43.js → getTargeting-0cdf8983.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -5
- package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
- package/dist/esm/{index-1819118a.js → index-5cc7b406.js} +43 -24
- package/dist/esm/{index-6c12bdd5.js → index-755f2cc2.js} +10 -10
- package/dist/esm/{index-fa2ffe86.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-93fc4be2.js → index-c7ca5b14.js} +802 -551
- package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
- package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
- package/dist/esm/{index.esm-8ee5ff72.js → index.esm-37268dca.js} +16 -16
- package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
- package/dist/esm/{index.esm-55f22b35.js → index.esm-eb1e8e80.js} +1 -1
- package/dist/esm/index.js +138 -138
- package/dist/esm/{inherits-91a2c374.js → inherits-8a801a18.js} +19 -19
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-425c8ab0.js} +6 -6
- package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
- package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-9be47857.js} +20 -20
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-ca2c8b8d.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-c21932b3.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-7b1c0e23.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/{typeof-f1b7564e.js → typeof-83d9eb10.js} +34 -34
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-d2a27665.js → urlForFile-413f5ddb.js} +1 -1
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-41166338.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
- package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-fdf034f5.js} +2 -2
- package/package.json +114 -114
- package/dist/cjs/ImageSlider-10cd194f.js +0 -1383
- package/dist/cjs/main-7b5e57b0.js +0 -898
- package/dist/esm/ImageSlider-522a2cd0.js +0 -1375
- package/dist/esm/main-43ca42fe.js +0 -886
- package/dist/esm/stringify-70b72959.js +0 -15
- package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import '
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
|
-
import React, { useState } from 'react';
|
|
5
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
|
+
import React__default, { useState } from 'react';
|
|
6
3
|
import Modal from 'react-bootstrap/Modal';
|
|
4
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
6
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
7
7
|
|
|
8
8
|
var PopUpModal = function PopUpModal(props) {
|
|
9
9
|
var _ref = props.ModalImage ? useState(true) : useState(false),
|
|
@@ -16,22 +16,22 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
16
16
|
setShow(false);
|
|
17
17
|
};
|
|
18
18
|
|
|
19
|
-
return
|
|
19
|
+
return React__default.createElement(
|
|
20
20
|
Modal,
|
|
21
21
|
{ show: show, onHide: function onHide() {
|
|
22
22
|
return setShow(false);
|
|
23
23
|
}, 'aria-labelledby': 'Popup-Modal' },
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
React__default.createElement(Modal.Title, null),
|
|
25
|
+
React__default.createElement(
|
|
26
26
|
Modal.Body,
|
|
27
27
|
null,
|
|
28
|
-
|
|
28
|
+
React__default.createElement(
|
|
29
29
|
'div',
|
|
30
30
|
{ className: 'modalImageHolder' },
|
|
31
|
-
|
|
31
|
+
React__default.createElement('img', { className: 'modalImage', src: props.ModalImage, onClick: function onClick() {
|
|
32
32
|
return launchModalButton();
|
|
33
33
|
} }),
|
|
34
|
-
|
|
34
|
+
React__default.createElement(
|
|
35
35
|
'div',
|
|
36
36
|
{ className: 'modalClose', onClick: function onClick() {
|
|
37
37
|
return setShow(false);
|
|
@@ -40,7 +40,7 @@ var PopUpModal = function PopUpModal(props) {
|
|
|
40
40
|
)
|
|
41
41
|
)
|
|
42
42
|
),
|
|
43
|
-
|
|
43
|
+
React__default.createElement(
|
|
44
44
|
'style',
|
|
45
45
|
{ jsx: 'true' },
|
|
46
46
|
'\n .modalImageHolder {\n display: flex;\n justify-content: center;\n }\n .modalClose {\n display: flex;\n justify-content: center;\n width: 25px;\n height: 25px;\n font-size: 1.25rem;\n color: #fff;\n cursor: pointer;\n }\n .modalImage {\n cursor: pointer;\n }\n '
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
3
|
+
import { _ as _extends } from './extends-dc6a71fd.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-e903ff31.js';
|
|
8
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
3
9
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './
|
|
7
|
-
import
|
|
8
|
-
import './
|
|
9
|
-
import
|
|
10
|
-
import './index-
|
|
10
|
+
import './_iter-detect-f089461c.js';
|
|
11
|
+
import './_object-pie-133f504a.js';
|
|
12
|
+
import './toConsumableArray-7b1c0e23.js';
|
|
13
|
+
import 'react-bootstrap';
|
|
14
|
+
import './urlFor.js';
|
|
15
|
+
import './index-0dbff1d1.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-5cc7b406.js';
|
|
11
21
|
import 'prop-types';
|
|
12
|
-
import 'react-bootstrap/Card';
|
|
13
|
-
import './moment-b6f49411.js';
|
|
14
22
|
import 'next/router';
|
|
15
|
-
import './
|
|
16
|
-
import './
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import 'react-
|
|
20
|
-
import './visibility-sensor-f40c2564.js';
|
|
21
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
22
|
-
import './index-51a80699.js';
|
|
23
|
-
import './urlFor.js';
|
|
24
|
-
import './index-6c12bdd5.js';
|
|
25
|
-
import './main-43ca42fe.js';
|
|
26
|
-
import './entities-7cc3bf45.js';
|
|
27
|
-
import './stringify-70b72959.js';
|
|
28
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
29
|
-
import './Segment.js';
|
|
30
|
-
import './Beam.js';
|
|
23
|
+
import './index-755f2cc2.js';
|
|
24
|
+
import './main-1894c974.js';
|
|
25
|
+
import './entities-932b50cf.js';
|
|
26
|
+
import './ADInfeed-c2170b53.js';
|
|
27
|
+
import 'react-bootstrap/Card';
|
|
31
28
|
import './AdSlot.js';
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
29
|
+
import './debounce-533d9748.js';
|
|
30
|
+
import './isSymbol-a7e9aafe.js';
|
|
31
|
+
import './toNumber-5aeba6e7.js';
|
|
32
|
+
import './Beam.js';
|
|
33
|
+
import './stringify-c21932b3.js';
|
|
34
|
+
import './Segment.js';
|
|
35
|
+
import './AuthorComponent-defe68b6.js';
|
|
36
|
+
import './lodash-f97fd99a.js';
|
|
37
|
+
import './ADlgInfeed-b4e6539f.js';
|
|
35
38
|
import './getContentCategory-15dcc413.js';
|
|
36
|
-
import './AuthorComponent-37ebc2bd.js';
|
|
37
|
-
import 'react-bootstrap';
|
|
38
39
|
import './timeDifferenceCalc.js';
|
|
39
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
40
40
|
|
|
41
41
|
var _this = undefined;
|
|
42
42
|
|
|
@@ -44,24 +44,24 @@ var PubSection = function PubSection(props) {
|
|
|
44
44
|
var pubSection = props.pubSection,
|
|
45
45
|
tocUrl = props.tocUrl;
|
|
46
46
|
|
|
47
|
-
return
|
|
47
|
+
return React__default.createElement(
|
|
48
48
|
'div',
|
|
49
49
|
{ id: 'pubSection' },
|
|
50
|
-
pubSection.publication && pubSection.publication.name &&
|
|
50
|
+
pubSection.publication && pubSection.publication.name && React__default.createElement(
|
|
51
51
|
'h2',
|
|
52
52
|
null,
|
|
53
53
|
pubSection.publication.name
|
|
54
54
|
),
|
|
55
|
-
|
|
55
|
+
React__default.createElement(
|
|
56
56
|
'p',
|
|
57
57
|
null,
|
|
58
|
-
|
|
58
|
+
React__default.createElement(
|
|
59
59
|
'a',
|
|
60
60
|
{ id: 'back', href: tocUrl ? tocUrl : 'toc' },
|
|
61
61
|
'Back to Table of Contents'
|
|
62
62
|
)
|
|
63
63
|
),
|
|
64
|
-
|
|
64
|
+
React__default.createElement(QueueDeckExpanded, _extends({ dataRecord: pubSection.articles }, props))
|
|
65
65
|
);
|
|
66
66
|
};
|
|
67
67
|
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.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-e903ff31.js';
|
|
6
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
3
7
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
6
|
-
import React from 'react';
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
8
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
8
|
+
import './_iter-detect-f089461c.js';
|
|
9
9
|
|
|
10
10
|
var _this = undefined;
|
|
11
11
|
|
|
12
12
|
var PubToc = function PubToc(props) {
|
|
13
13
|
var toc = props.toc;
|
|
14
14
|
|
|
15
|
-
return
|
|
15
|
+
return React__default.createElement(
|
|
16
16
|
'div',
|
|
17
17
|
{ id: 'pubToc' },
|
|
18
|
-
|
|
18
|
+
React__default.createElement(
|
|
19
19
|
'ul',
|
|
20
20
|
null,
|
|
21
21
|
toc && toc.parentSection && Array.isArray(toc.parentSection.sections) && toc.parentSection.sections.map(function (s) {
|
|
22
|
-
return
|
|
22
|
+
return React__default.createElement(
|
|
23
23
|
'li',
|
|
24
24
|
{ key: s.identifier },
|
|
25
|
-
|
|
25
|
+
React__default.createElement(
|
|
26
26
|
'a',
|
|
27
27
|
{ href: s.identifier },
|
|
28
28
|
s.name
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
import 'prop-types';
|
|
1
|
+
import React__default from 'react';
|
|
6
2
|
import Row from 'react-bootstrap/Row';
|
|
7
3
|
import Col from 'react-bootstrap/Col';
|
|
4
|
+
import Button from 'react-bootstrap/Button';
|
|
8
5
|
import Card from 'react-bootstrap/Card';
|
|
9
|
-
import '
|
|
10
|
-
import './slicedToArray-67a08c9c.js';
|
|
11
|
-
import './index-51a80699.js';
|
|
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-ca2c8b8d.js';
|
|
13
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
14
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
15
|
+
import './index-0dbff1d1.js';
|
|
16
16
|
|
|
17
17
|
var PublicationDeck = function PublicationDeck(props) {
|
|
18
18
|
var data = props.data,
|
|
@@ -51,43 +51,43 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
51
51
|
};
|
|
52
52
|
|
|
53
53
|
if (sortedRegPubs && sortedRegPubs.length || sortedLegacyPubs && sortedLegacyPubs.length) {
|
|
54
|
-
return
|
|
54
|
+
return React__default.createElement(
|
|
55
55
|
'div',
|
|
56
56
|
{ className: 'publication-wrapper', style: { paddingBottom: '150px' } },
|
|
57
|
-
sortedRegPubs && sortedRegPubs.length > 0 &&
|
|
57
|
+
sortedRegPubs && sortedRegPubs.length > 0 && React__default.createElement(
|
|
58
58
|
Row,
|
|
59
59
|
{ className: 'regular-publication-wrapper' },
|
|
60
60
|
sortedRegPubs.map(function (row, index) {
|
|
61
|
-
return row.identifier && row.identifier.current &&
|
|
61
|
+
return row.identifier && row.identifier.current && React__default.createElement(
|
|
62
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
65
|
Card,
|
|
66
66
|
{ className: 'block-card', style: { width: '200px' } },
|
|
67
|
-
|
|
67
|
+
React__default.createElement(
|
|
68
68
|
'a',
|
|
69
69
|
{ href: href + '/' + row.identifier.current },
|
|
70
|
-
row.childIssue && row.childIssue.thumbnail ?
|
|
70
|
+
row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
|
|
71
71
|
LazyLoad,
|
|
72
72
|
{ height: imageHeight },
|
|
73
|
-
|
|
74
|
-
) :
|
|
75
|
-
|
|
73
|
+
React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
|
|
74
|
+
) : React__default.createElement('p', { className: 'placeholder-tag' }),
|
|
75
|
+
React__default.createElement(
|
|
76
76
|
Card.Body,
|
|
77
77
|
{ style: { paddingTop: '0', paddingBottom: '2.75rem' } },
|
|
78
|
-
|
|
78
|
+
React__default.createElement(
|
|
79
79
|
Card.Title,
|
|
80
80
|
null,
|
|
81
81
|
row.name
|
|
82
82
|
),
|
|
83
|
-
|
|
83
|
+
React__default.createElement(
|
|
84
84
|
Button,
|
|
85
85
|
{ style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
|
|
86
86
|
'Browse Issues'
|
|
87
87
|
)
|
|
88
88
|
)
|
|
89
89
|
),
|
|
90
|
-
|
|
90
|
+
React__default.createElement(
|
|
91
91
|
'style',
|
|
92
92
|
{ jsx: 'true' },
|
|
93
93
|
'\n .lazyload-placeholder {\n padding: 0 1.25rem 2.75rem;\n }\n .placeholder-tag {\n min-height: 200px;\n }\n '
|
|
@@ -96,53 +96,53 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
96
96
|
);
|
|
97
97
|
})
|
|
98
98
|
),
|
|
99
|
-
sortedLegacyPubs && sortedLegacyPubs.length > 0 &&
|
|
100
|
-
|
|
99
|
+
sortedLegacyPubs && sortedLegacyPubs.length > 0 && React__default.createElement(
|
|
100
|
+
React__default.Fragment,
|
|
101
101
|
null,
|
|
102
|
-
|
|
102
|
+
React__default.createElement(
|
|
103
103
|
'div',
|
|
104
104
|
{ className: 'legacy-publication-title' },
|
|
105
|
-
|
|
105
|
+
React__default.createElement(
|
|
106
106
|
'h2',
|
|
107
107
|
null,
|
|
108
108
|
'Legacy'
|
|
109
109
|
),
|
|
110
|
-
|
|
110
|
+
React__default.createElement('hr', null)
|
|
111
111
|
),
|
|
112
|
-
|
|
112
|
+
React__default.createElement(
|
|
113
113
|
Row,
|
|
114
114
|
{ className: 'legacy-publication-wrapper' },
|
|
115
115
|
sortedLegacyPubs.map(function (row, index) {
|
|
116
|
-
return row.identifier && row.identifier.current &&
|
|
116
|
+
return row.identifier && row.identifier.current && React__default.createElement(
|
|
117
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
120
|
Card,
|
|
121
121
|
{ className: 'block-card', style: { width: '200px' } },
|
|
122
|
-
|
|
122
|
+
React__default.createElement(
|
|
123
123
|
'a',
|
|
124
124
|
{ href: href + '/' + row.identifier.current },
|
|
125
|
-
row.childIssue && row.childIssue.thumbnail ?
|
|
125
|
+
row.childIssue && row.childIssue.thumbnail ? React__default.createElement(
|
|
126
126
|
LazyLoad,
|
|
127
127
|
{ height: imageHeight },
|
|
128
|
-
|
|
129
|
-
) :
|
|
130
|
-
|
|
128
|
+
React__default.createElement(Card.Img, { variant: 'top', src: renderCardImage(row.childIssue.thumbnail), style: { objectFit: 'contain', maxHeight: '200px', maxWidth: '200px' } })
|
|
129
|
+
) : React__default.createElement('p', { className: 'placeholder-tag' }),
|
|
130
|
+
React__default.createElement(
|
|
131
131
|
Card.Body,
|
|
132
132
|
{ style: { paddingTop: '0', paddingBottom: '2.75rem' } },
|
|
133
|
-
|
|
133
|
+
React__default.createElement(
|
|
134
134
|
Card.Title,
|
|
135
135
|
null,
|
|
136
136
|
row.name
|
|
137
137
|
),
|
|
138
|
-
|
|
138
|
+
React__default.createElement(
|
|
139
139
|
Button,
|
|
140
140
|
{ style: { position: 'absolute', bottom: '1rem', margin: '0px', width: '78%' }, variant: 'secondary' },
|
|
141
141
|
'Browse Issues'
|
|
142
142
|
)
|
|
143
143
|
)
|
|
144
144
|
),
|
|
145
|
-
|
|
145
|
+
React__default.createElement(
|
|
146
146
|
'style',
|
|
147
147
|
{ jsx: 'true' },
|
|
148
148
|
'\n .lazyload-placeholder {\n padding: 0 1.25rem 2.75rem;\n }\n .placeholder-tag {\n min-height: 200px;\n }\n '
|
|
@@ -154,13 +154,13 @@ var PublicationDeck = function PublicationDeck(props) {
|
|
|
154
154
|
)
|
|
155
155
|
);
|
|
156
156
|
} else {
|
|
157
|
-
return
|
|
157
|
+
return React__default.createElement(
|
|
158
158
|
'div',
|
|
159
159
|
null,
|
|
160
|
-
|
|
160
|
+
React__default.createElement(
|
|
161
161
|
'h5',
|
|
162
162
|
null,
|
|
163
|
-
|
|
163
|
+
React__default.createElement(
|
|
164
164
|
'em',
|
|
165
165
|
{ className: 'pl-3' },
|
|
166
166
|
'New content coming soon, please check back later.'
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from 'react';
|
|
2
2
|
import Row from 'react-bootstrap/Row';
|
|
3
3
|
import Col from 'react-bootstrap/Col';
|
|
4
|
-
import urlFor from './urlFor.js';
|
|
5
|
-
import { L as LazyLoad } from './index-6c12bdd5.js';
|
|
6
4
|
import Button from 'react-bootstrap/Button';
|
|
5
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
6
|
+
import urlFor from './urlFor.js';
|
|
7
7
|
|
|
8
8
|
var PublicationFeature = function PublicationFeature(_ref) {
|
|
9
9
|
var data = _ref.data,
|
|
@@ -28,20 +28,20 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
28
28
|
thumbnail = data.thumbnail;
|
|
29
29
|
|
|
30
30
|
if (name && articles && articles.length > 0) {
|
|
31
|
-
return
|
|
31
|
+
return React__default.createElement(
|
|
32
32
|
'div',
|
|
33
33
|
{ className: 'publication-feature-container border rounded p-2' },
|
|
34
|
-
|
|
34
|
+
React__default.createElement(
|
|
35
35
|
Row,
|
|
36
36
|
null,
|
|
37
|
-
|
|
37
|
+
React__default.createElement(
|
|
38
38
|
Col,
|
|
39
39
|
{ xs: 12 },
|
|
40
|
-
|
|
40
|
+
React__default.createElement(
|
|
41
41
|
'h4',
|
|
42
42
|
null,
|
|
43
43
|
name,
|
|
44
|
-
month && year &&
|
|
44
|
+
month && year && React__default.createElement(
|
|
45
45
|
'span',
|
|
46
46
|
null,
|
|
47
47
|
' ',
|
|
@@ -52,42 +52,42 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
52
52
|
)
|
|
53
53
|
)
|
|
54
54
|
),
|
|
55
|
-
|
|
55
|
+
React__default.createElement(
|
|
56
56
|
Col,
|
|
57
57
|
{ xs: 12, sm: 4 },
|
|
58
|
-
|
|
58
|
+
React__default.createElement(
|
|
59
59
|
LazyLoad,
|
|
60
60
|
{ once: true },
|
|
61
|
-
|
|
61
|
+
React__default.createElement('img', { className: 'w-100 mb-2', src: thumbnail && thumbnail.asset && client ? urlFor({ client: client, source: thumbnail.asset }) : defaultImage, alt: name || '' })
|
|
62
62
|
)
|
|
63
63
|
),
|
|
64
|
-
|
|
64
|
+
React__default.createElement(
|
|
65
65
|
Col,
|
|
66
66
|
{ xs: 12, sm: 8 },
|
|
67
|
-
|
|
67
|
+
React__default.createElement(
|
|
68
68
|
Row,
|
|
69
69
|
null,
|
|
70
70
|
articles.map(function (article) {
|
|
71
|
-
return
|
|
71
|
+
return React__default.createElement(
|
|
72
72
|
Col,
|
|
73
73
|
{ key: article._id, xs: 12, sm: 6 },
|
|
74
|
-
article.issueSection && article.issueSection.name &&
|
|
74
|
+
article.issueSection && article.issueSection.name && React__default.createElement(
|
|
75
75
|
'h6',
|
|
76
76
|
{ className: 'text-primary m-0 p-0 text-uppercase font-weight-bold' },
|
|
77
77
|
article.issueSection.name
|
|
78
78
|
),
|
|
79
|
-
article.title &&
|
|
80
|
-
|
|
79
|
+
article.title && React__default.createElement(
|
|
80
|
+
React__default.Fragment,
|
|
81
81
|
null,
|
|
82
|
-
article.url && article.url.current ?
|
|
82
|
+
article.url && article.url.current ? React__default.createElement(
|
|
83
83
|
'a',
|
|
84
84
|
{ href: '/view/' + article.url.current },
|
|
85
|
-
|
|
85
|
+
React__default.createElement(
|
|
86
86
|
'h6',
|
|
87
87
|
{ className: 'text-break' },
|
|
88
88
|
article.title
|
|
89
89
|
)
|
|
90
|
-
) :
|
|
90
|
+
) : React__default.createElement(
|
|
91
91
|
'h6',
|
|
92
92
|
{ className: 'text-break' },
|
|
93
93
|
article.title
|
|
@@ -97,10 +97,10 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
97
97
|
})
|
|
98
98
|
)
|
|
99
99
|
),
|
|
100
|
-
issueMapping && parentSlug && childSlug &&
|
|
100
|
+
issueMapping && parentSlug && childSlug && React__default.createElement(
|
|
101
101
|
Col,
|
|
102
102
|
{ xs: 12 },
|
|
103
|
-
|
|
103
|
+
React__default.createElement(
|
|
104
104
|
Button,
|
|
105
105
|
{ href: issueMapping + '/' + parentSlug + '/' + childSlug, className: 'float-right', variant: 'outline-primary' },
|
|
106
106
|
'More Articles ',
|
|
@@ -108,7 +108,7 @@ var PublicationFeature = function PublicationFeature(_ref) {
|
|
|
108
108
|
)
|
|
109
109
|
)
|
|
110
110
|
),
|
|
111
|
-
|
|
111
|
+
React__default.createElement(
|
|
112
112
|
'style',
|
|
113
113
|
{ jsx: 'true' },
|
|
114
114
|
'\n .row {\n margin-top: -15px;\n margin-left: -15px;\n margin-right: 0;\n }\n .row > * {\n padding-top: 15px;\n padding-left: 15px;\n padding-right: 0;\n }\n '
|