@mjhls/mjh-framework 1.0.936 → 1.0.937
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 +10 -9
- package/dist/cjs/AD300x250.js +28 -26
- package/dist/cjs/AD300x250x600.js +28 -26
- package/dist/cjs/AD728x90.js +31 -29
- package/dist/cjs/ADFloatingFooter.js +31 -29
- package/dist/cjs/ADFooter.js +13 -12
- package/dist/cjs/ADGutter.js +31 -29
- package/dist/cjs/{ADInfeed-a3fa4967.js → ADInfeed-44d43b8a.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -29
- package/dist/cjs/ADSponsoredResources.js +31 -29
- package/dist/cjs/ADWebcast.js +31 -29
- package/dist/cjs/ADWelcome.js +32 -30
- package/dist/cjs/{ADlgInfeed-79ce7a02.js → ADlgInfeed-24d739f6.js} +11 -10
- package/dist/cjs/AccordionPanel.js +29 -27
- package/dist/cjs/AdSlot.js +32 -30
- package/dist/cjs/AdSlotsProvider.js +18 -15
- package/dist/cjs/AlgoliaSearch.js +14215 -67
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +20 -19
- package/dist/cjs/ArticleProgramLandingPage.js +60 -58
- package/dist/cjs/ArticleSeriesLandingPage.js +40 -38
- package/dist/cjs/ArticleSeriesListing.js +61 -59
- package/dist/cjs/Auth.js +287 -283
- package/dist/cjs/AuthWrapper.js +59 -148
- package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-39b37d84.js} +14 -13
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-9ebd251f.js} +56 -55
- package/dist/cjs/Breadcrumbs.js +27 -25
- package/dist/cjs/CMEDeck.js +82 -81
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +34 -31
- package/dist/cjs/Column3.js +59 -55
- package/dist/cjs/ConferenceArticleCard.js +26 -25
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/ContentCardPaginated.js +93 -87
- package/dist/cjs/DeckContent.js +97 -92
- package/dist/cjs/DeckQueue.js +91 -86
- package/dist/cjs/DeckQueuePaginated.js +87 -81
- package/dist/cjs/{Dfp-52a869e5.js → Dfp-9be904d5.js} +34 -32
- package/dist/cjs/EventsDeck.js +140 -133
- package/dist/cjs/ExternalResources.js +81 -79
- package/dist/cjs/Feature.js +28 -26
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +187 -182
- package/dist/cjs/GridContentPaginated.js +178 -172
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +58 -57
- package/dist/cjs/HamMagazine.js +133 -128
- 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 +74 -72
- package/dist/cjs/HorizontalHero.js +29 -28
- package/dist/cjs/{ImageSlider-5d7082b9.js → ImageSlider-6c00b878.js} +182 -283
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +68 -66
- package/dist/cjs/LeftNav.js +39 -36
- package/dist/cjs/MasterDeck.js +71 -69
- package/dist/cjs/MasterDeckPaginated.js +63 -60
- package/dist/cjs/{MediaSeriesCard-b44a994b.js → MediaSeriesCard-659279e0.js} +902 -996
- package/dist/cjs/MediaSeriesLanding.js +84 -80
- package/dist/cjs/MediaSeriesLandingPaginated.js +99 -95
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +139 -134
- package/dist/cjs/NavNative.js +134 -126
- package/dist/cjs/OncliveHero.js +22 -21
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/{Pagination-df492888.js → Pagination-885dcfbd.js} +21 -18
- package/dist/cjs/PartnerDetailListing.js +99 -96
- package/dist/cjs/PartnerDetailListingPaginated.js +99 -96
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +42 -40
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/{PublicationFeature-a54b1d9d.js → PublicationFeature-5ccf9b13.js} +40 -36
- package/dist/cjs/PublicationLanding.js +115 -107
- package/dist/cjs/QueueDeckExpanded.js +309 -308
- package/dist/cjs/QueueDeckExpandedPaginated.js +271 -270
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +30 -29
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Schema.js +15 -14
- package/dist/cjs/Search.js +20 -16
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +35 -34
- package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-ba0c5d1a.js} +31 -30
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +35 -34
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-e5196fc1.js → SocialSearchComponent-b7faaedc.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +66 -61
- package/dist/cjs/TaxonomyDescription.js +56 -54
- package/dist/cjs/TemplateNormal.js +73 -71
- package/dist/cjs/ThumbnailCard.js +26 -24
- package/dist/cjs/Ustream.js +30 -29
- package/dist/cjs/VerticalHero.js +20 -19
- package/dist/cjs/VideoProgramLandingPage.js +78 -73
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +50 -48
- package/dist/cjs/VideoSeriesListing.js +78 -76
- package/dist/cjs/View.js +341 -323
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +59 -58
- package/dist/cjs/{_is-array-bd978497.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-ee3d4802.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-fee50a62.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-a195642e.js} +7 -6
- package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-5643aa10.js} +33 -33
- package/dist/cjs/{debounce-6191c8ee.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-530a5e9e.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-fb0c6568.js → entities-df1aed86.js} +1 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/{extends-1d905ddb.js → extends-7c86182f.js} +7 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +46 -45
- package/dist/cjs/{getTargeting-091ec6c8.js → getTargeting-3c5754ac.js} +2 -2
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-9c98ac32.js → index-c991e29a.js} +604 -592
- package/dist/cjs/{index-ff69979f.js → index-d48b231c.js} +3 -3
- package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
- package/dist/cjs/{index-79eed652.js → index-f86bb269.js} +6 -6
- package/dist/cjs/{index-8bf6c863.js → index-fc2f1ca2.js} +12 -476
- package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
- package/dist/cjs/{index.esm-bf016399.js → index.esm-2bb721c8.js} +19 -18
- 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 +237 -230
- package/dist/cjs/{inherits-07da6623.js → inherits-de66ea16.js} +21 -21
- package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
- package/dist/cjs/{keys-91f31941.js → keys-e982b3fa.js} +6 -6
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-f0783643.js} +1 -1
- package/dist/cjs/{main-bc7d4bf8.js → main-f1c77adb.js} +70 -69
- package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-13405ce2.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-5e1fac58.js} +1 -1
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{typeof-3dd6d3df.js → typeof-567e31ff.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{urlForFile-0e7175d9.js → urlForFile-29d3815a.js} +1 -1
- package/dist/cjs/{ustream-api-5619c1fa.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-a9359910.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +21 -20
- package/dist/esm/AD300x250x600.js +21 -20
- package/dist/esm/AD728x90.js +23 -22
- package/dist/esm/ADFloatingFooter.js +21 -20
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +21 -20
- package/dist/esm/{ADInfeed-8153cd02.js → ADInfeed-7af1f934.js} +4 -4
- package/dist/esm/ADSkyscraper.js +21 -20
- package/dist/esm/ADSponsoredResources.js +21 -20
- package/dist/esm/ADWebcast.js +21 -20
- package/dist/esm/ADWelcome.js +18 -17
- package/dist/esm/{ADlgInfeed-72aadf98.js → ADlgInfeed-ebcafb85.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -19
- package/dist/esm/AdSlotsProvider.js +10 -9
- package/dist/esm/AlgoliaSearch.js +14171 -24
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +50 -49
- package/dist/esm/ArticleSeriesLandingPage.js +30 -29
- package/dist/esm/ArticleSeriesListing.js +31 -30
- package/dist/esm/Auth.js +199 -199
- package/dist/esm/AuthWrapper.js +28 -118
- package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-1e73bd2c.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +22 -21
- package/dist/esm/Column2.js +14 -14
- package/dist/esm/Column3.js +29 -28
- package/dist/esm/ConferenceArticleCard.js +10 -10
- package/dist/esm/ContentCardPaginated.js +36 -35
- package/dist/esm/DeckContent.js +31 -30
- package/dist/esm/DeckQueue.js +29 -28
- package/dist/esm/DeckQueuePaginated.js +32 -31
- package/dist/esm/{Dfp-8ff435f8.js → Dfp-102f0beb.js} +13 -12
- package/dist/esm/EventsDeck.js +24 -24
- package/dist/esm/ExternalResources.js +47 -46
- package/dist/esm/Feature.js +6 -6
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +43 -42
- package/dist/esm/GridContentPaginated.js +43 -42
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +23 -23
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +48 -47
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/{ImageSlider-f34519d8.js → ImageSlider-f84174cb.js} +32 -134
- package/dist/esm/IssueContentDeck.js +11 -11
- package/dist/esm/IssueDeck.js +13 -13
- package/dist/esm/IssueLanding.js +56 -55
- package/dist/esm/LeftNav.js +20 -19
- package/dist/esm/MasterDeck.js +31 -30
- package/dist/esm/MasterDeckPaginated.js +33 -32
- package/dist/esm/{MediaSeriesCard-dcc17da2.js → MediaSeriesCard-06c6251a.js} +277 -373
- package/dist/esm/MediaSeriesLanding.js +52 -50
- package/dist/esm/MediaSeriesLandingPaginated.js +58 -56
- package/dist/esm/NavDvm.js +11 -11
- package/dist/esm/NavMagazine.js +27 -27
- package/dist/esm/NavNative.js +26 -26
- package/dist/esm/OncliveHero.js +7 -7
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/{Pagination-4c847101.js → Pagination-59436882.js} +2 -2
- package/dist/esm/PartnerDetailListing.js +60 -58
- package/dist/esm/PartnerDetailListingPaginated.js +60 -58
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +33 -32
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +10 -10
- package/dist/esm/{PublicationFeature-99f26b5e.js → PublicationFeature-d88e76b9.js} +2 -2
- package/dist/esm/PublicationLanding.js +30 -26
- package/dist/esm/QueueDeckExpanded.js +34 -33
- package/dist/esm/QueueDeckExpandedPaginated.js +36 -35
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +10 -10
- package/dist/esm/Schema.js +10 -10
- package/dist/esm/Search.js +5 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +18 -17
- package/dist/esm/{SeriesSlider-88c4133d.js → SeriesSlider-45adb8dc.js} +5 -5
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +13 -13
- package/dist/esm/{SocialSearchComponent-1a2b7ff8.js → SocialSearchComponent-4b56cd8c.js} +6 -6
- package/dist/esm/TaxonomyCard.js +12 -12
- package/dist/esm/TaxonomyDescription.js +46 -45
- package/dist/esm/TemplateNormal.js +46 -45
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +51 -50
- package/dist/esm/VideoSeriesCard.js +13 -13
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -35
- package/dist/esm/VideoSeriesListing.js +31 -30
- package/dist/esm/View.js +135 -122
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +12 -12
- package/dist/esm/{_is-array-8914b83f.js → _is-array-8d21b9e3.js} +6 -6
- package/dist/esm/{_iter-detect-13e31915.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-fc9da7e8.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-2300e51b.js} +2 -2
- package/dist/esm/{asyncToGenerator-ff459dfa.js → asyncToGenerator-958ef5fc.js} +30 -30
- package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-ea258bb1.js} +34 -34
- package/dist/esm/{debounce-89969f66.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-e66a2c7c.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-731f3fdb.js → entities-6d9154b4.js} +1 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-9a61581c.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 +46 -45
- package/dist/esm/{getTargeting-c43ad0eb.js → getTargeting-42f9b439.js} +2 -2
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- package/dist/esm/{index-f7fdcc91.js → index-3f5c03b2.js} +3 -3
- package/dist/esm/{index-0aaba249.js → index-6dc67bdb.js} +116 -116
- package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
- package/dist/esm/{index-511bdaa5.js → index-79cfd25c.js} +6 -6
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/{index-a9e53f80.js → index-f0fc23eb.js} +4 -469
- package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
- package/dist/esm/{index.esm-ed50151c.js → index.esm-37268dca.js} +2 -2
- 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 +125 -122
- package/dist/esm/{inherits-eeaf6740.js → inherits-a6ba2ec4.js} +18 -18
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-a5ffafe7.js → keys-31dcdb31.js} +6 -6
- package/dist/esm/{lodash-a818d390.js → lodash-f97fd99a.js} +1 -1
- package/dist/esm/{main-ede573ee.js → main-1894c974.js} +53 -53
- package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
- package/dist/esm/{slicedToArray-9c3bb613.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-e333293f.js → toConsumableArray-f7074d7c.js} +7 -7
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-5aeba6e7.js} +1 -1
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-938ae770.js → typeof-e9fc0c5d.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-f1fe0b74.js → urlForFile-b69adffc.js} +1 -1
- package/dist/esm/{ustream-api-d325d196.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
- package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-ab4dea5c.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/esm/define-property-73034847.js +0 -18
- package/dist/esm/stringify-ebc16384.js +0 -15
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-57a70a56.js} +1 -1
|
@@ -1,78 +1,80 @@
|
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.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 { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
|
|
7
|
+
import './defineProperty-23a8f8cd.js';
|
|
8
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
9
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
10
|
+
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
11
|
+
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
|
+
import Feature from './Feature.js';
|
|
13
|
+
import urlFor from './urlFor.js';
|
|
14
|
+
import { g as getSerializers } from './index-6dc67bdb.js';
|
|
15
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
1
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
17
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
18
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
19
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-9a61581c.js';
|
|
8
|
-
import './_object-sap-fc9da7e8.js';
|
|
9
|
-
import './inherits-eeaf6740.js';
|
|
10
|
-
import './define-property-73034847.js';
|
|
11
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
12
|
-
import './typeof-938ae770.js';
|
|
13
|
-
import './_is-array-8914b83f.js';
|
|
14
|
-
import React__default from 'react';
|
|
15
|
-
import './index-a9e53f80.js';
|
|
20
|
+
import './_iter-detect-98db3b07.js';
|
|
21
|
+
import './_object-pie-133f504a.js';
|
|
16
22
|
import 'prop-types';
|
|
17
|
-
import '
|
|
18
|
-
import '
|
|
19
|
-
import 'react-bootstrap
|
|
20
|
-
import { m as moment } from './moment-b6f49411.js';
|
|
21
|
-
import 'next/router';
|
|
22
|
-
import './isSymbol-1981418f.js';
|
|
23
|
-
import './debounce-89969f66.js';
|
|
24
|
-
import './toNumber-e3dcad26.js';
|
|
23
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
24
|
+
import './toConsumableArray-f7074d7c.js';
|
|
25
|
+
import 'react-bootstrap';
|
|
25
26
|
import './index.es-a6137319.js';
|
|
26
|
-
import 'react-dom';
|
|
27
27
|
import './visibility-sensor-72fd8f8b.js';
|
|
28
|
-
import
|
|
29
|
-
import './index-
|
|
30
|
-
import
|
|
31
|
-
import '
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
34
|
-
import './
|
|
35
|
-
import
|
|
36
|
-
import '
|
|
37
|
-
import './Beam.js';
|
|
28
|
+
import 'react-dom';
|
|
29
|
+
import './index-f0fc23eb.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
31
|
+
import 'next/router';
|
|
32
|
+
import './index-755f2cc2.js';
|
|
33
|
+
import './main-1894c974.js';
|
|
34
|
+
import './entities-6d9154b4.js';
|
|
35
|
+
import './ADInfeed-7af1f934.js';
|
|
36
|
+
import 'react-bootstrap/Card';
|
|
38
37
|
import './AdSlot.js';
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
41
|
-
import './
|
|
38
|
+
import './debounce-533d9748.js';
|
|
39
|
+
import './isSymbol-a7e9aafe.js';
|
|
40
|
+
import './toNumber-5aeba6e7.js';
|
|
41
|
+
import './Beam.js';
|
|
42
|
+
import './stringify-2b084bee.js';
|
|
43
|
+
import './Segment.js';
|
|
44
|
+
import './AuthorComponent-11adff02.js';
|
|
45
|
+
import './lodash-f97fd99a.js';
|
|
46
|
+
import './ADlgInfeed-ebcafb85.js';
|
|
42
47
|
import './getContentCategory-15dcc413.js';
|
|
43
|
-
import './AuthorComponent-2277b67c.js';
|
|
44
|
-
import 'react-bootstrap/Button';
|
|
45
|
-
import { B as BlockContent } from './BlockContent-ea93e8f7.js';
|
|
46
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
47
|
-
import './index-c7e2ac95.js';
|
|
48
|
-
import './smoothscroll-0cd4c7a6.js';
|
|
49
|
-
import './GroupDeck.js';
|
|
50
|
-
import 'react-bootstrap';
|
|
51
48
|
import './timeDifferenceCalc.js';
|
|
52
|
-
import
|
|
53
|
-
import '
|
|
54
|
-
import '
|
|
55
|
-
import
|
|
56
|
-
import './util-
|
|
57
|
-
import './urlForFile-
|
|
58
|
-
import './
|
|
49
|
+
import './index-3f5c03b2.js';
|
|
50
|
+
import 'react-bootstrap/Breadcrumb';
|
|
51
|
+
import 'react-bootstrap/Carousel';
|
|
52
|
+
import './index-c7e2ac95.js';
|
|
53
|
+
import './util-8ed16d48.js';
|
|
54
|
+
import './urlForFile-b69adffc.js';
|
|
55
|
+
import './typeof-e9fc0c5d.js';
|
|
56
|
+
import './_is-array-8d21b9e3.js';
|
|
57
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
59
58
|
import 'react-bootstrap/Modal';
|
|
59
|
+
import 'react-bootstrap/Button';
|
|
60
60
|
import 'react-bootstrap/Form';
|
|
61
|
+
import './GroupDeck.js';
|
|
62
|
+
import './SocialShare.js';
|
|
61
63
|
import 'next/head';
|
|
62
64
|
import 'react-share';
|
|
63
|
-
import './
|
|
64
|
-
import './_object-to-array-ee8f6d98.js';
|
|
65
|
+
import './_object-to-array-2300e51b.js';
|
|
65
66
|
import 'react-bootstrap/Pagination';
|
|
67
|
+
import 'react-bootstrap/Row';
|
|
68
|
+
import 'react-bootstrap/Col';
|
|
69
|
+
import './inherits-a6ba2ec4.js';
|
|
70
|
+
import './_object-sap-7cee6f84.js';
|
|
71
|
+
import './define-property-5f1bda73.js';
|
|
72
|
+
import './index.esm-eb1e8e80.js';
|
|
73
|
+
import './iconBase-ccc56b97.js';
|
|
66
74
|
import 'react-bootstrap/Figure';
|
|
67
75
|
import 'react-bootstrap/OverlayTrigger';
|
|
68
76
|
import 'react-bootstrap/Tooltip';
|
|
69
77
|
import 'react-bootstrap/Popover';
|
|
70
|
-
import 'react-bootstrap/Carousel';
|
|
71
|
-
import Feature from './Feature.js';
|
|
72
|
-
import 'react-bootstrap/Breadcrumb';
|
|
73
|
-
import Breadcrumbs from './Breadcrumbs.js';
|
|
74
|
-
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
75
|
-
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f34519d8.js';
|
|
76
78
|
|
|
77
79
|
var _this = undefined;
|
|
78
80
|
|
|
@@ -1,79 +1,81 @@
|
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.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 { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
|
|
7
|
+
import './defineProperty-23a8f8cd.js';
|
|
8
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
9
|
+
import './moment-bc12cb97.js';
|
|
10
|
+
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
11
|
+
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
|
+
import Feature from './Feature.js';
|
|
13
|
+
import urlFor from './urlFor.js';
|
|
14
|
+
import { g as getSerializers } from './index-6dc67bdb.js';
|
|
15
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
1
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
17
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
18
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
19
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-9a61581c.js';
|
|
8
|
-
import './_object-sap-fc9da7e8.js';
|
|
9
|
-
import './inherits-eeaf6740.js';
|
|
10
|
-
import './define-property-73034847.js';
|
|
11
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
12
|
-
import './typeof-938ae770.js';
|
|
13
|
-
import './_is-array-8914b83f.js';
|
|
14
|
-
import React__default from 'react';
|
|
15
|
-
import './index-a9e53f80.js';
|
|
20
|
+
import './_iter-detect-98db3b07.js';
|
|
21
|
+
import './_object-pie-133f504a.js';
|
|
16
22
|
import 'prop-types';
|
|
17
|
-
import '
|
|
18
|
-
import '
|
|
19
|
-
import 'react-bootstrap
|
|
20
|
-
import './
|
|
23
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
24
|
+
import './toConsumableArray-f7074d7c.js';
|
|
25
|
+
import 'react-bootstrap';
|
|
26
|
+
import './index-f0fc23eb.js';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
21
28
|
import 'next/router';
|
|
22
|
-
import './
|
|
23
|
-
import './debounce-89969f66.js';
|
|
24
|
-
import './toNumber-e3dcad26.js';
|
|
29
|
+
import './index-755f2cc2.js';
|
|
25
30
|
import 'react-dom';
|
|
26
|
-
import
|
|
27
|
-
import './
|
|
28
|
-
import
|
|
29
|
-
import './
|
|
30
|
-
import '
|
|
31
|
-
import './entities-731f3fdb.js';
|
|
32
|
-
import './stringify-ebc16384.js';
|
|
33
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-ff459dfa.js';
|
|
34
|
-
import './Segment.js';
|
|
35
|
-
import './Beam.js';
|
|
31
|
+
import './lodash-f97fd99a.js';
|
|
32
|
+
import './main-1894c974.js';
|
|
33
|
+
import './entities-6d9154b4.js';
|
|
34
|
+
import './ADInfeed-7af1f934.js';
|
|
35
|
+
import 'react-bootstrap/Card';
|
|
36
36
|
import './AdSlot.js';
|
|
37
|
-
import './
|
|
38
|
-
import './
|
|
39
|
-
import './
|
|
37
|
+
import './debounce-533d9748.js';
|
|
38
|
+
import './isSymbol-a7e9aafe.js';
|
|
39
|
+
import './toNumber-5aeba6e7.js';
|
|
40
|
+
import './Beam.js';
|
|
41
|
+
import './stringify-2b084bee.js';
|
|
42
|
+
import './Segment.js';
|
|
43
|
+
import './AuthorComponent-11adff02.js';
|
|
44
|
+
import './ADlgInfeed-ebcafb85.js';
|
|
40
45
|
import './getContentCategory-15dcc413.js';
|
|
41
|
-
import './
|
|
46
|
+
import './timeDifferenceCalc.js';
|
|
47
|
+
import './Pagination-59436882.js';
|
|
48
|
+
import 'react-paginate';
|
|
42
49
|
import 'react-bootstrap/Button';
|
|
43
|
-
import
|
|
44
|
-
import
|
|
50
|
+
import './index.esm-1bd8a0a8.js';
|
|
51
|
+
import './iconBase-ccc56b97.js';
|
|
52
|
+
import './index-3f5c03b2.js';
|
|
53
|
+
import 'react-bootstrap/Breadcrumb';
|
|
54
|
+
import 'react-bootstrap/Carousel';
|
|
45
55
|
import './index-c7e2ac95.js';
|
|
46
|
-
import './
|
|
47
|
-
import './
|
|
48
|
-
import '
|
|
49
|
-
import './
|
|
50
|
-
import './
|
|
51
|
-
import './index.esm-55f22b35.js';
|
|
52
|
-
import { g as getSerializers } from './index-0aaba249.js';
|
|
53
|
-
import './util-7700fc59.js';
|
|
54
|
-
import './urlForFile-f1fe0b74.js';
|
|
55
|
-
import './brightcove-react-player-loader.es-e761d404.js';
|
|
56
|
+
import './util-8ed16d48.js';
|
|
57
|
+
import './urlForFile-b69adffc.js';
|
|
58
|
+
import './typeof-e9fc0c5d.js';
|
|
59
|
+
import './_is-array-8d21b9e3.js';
|
|
60
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
56
61
|
import 'react-bootstrap/Modal';
|
|
57
62
|
import 'react-bootstrap/Form';
|
|
63
|
+
import './GroupDeck.js';
|
|
64
|
+
import './SocialShare.js';
|
|
58
65
|
import 'next/head';
|
|
59
66
|
import 'react-share';
|
|
60
|
-
import './
|
|
61
|
-
import './_object-to-array-ee8f6d98.js';
|
|
67
|
+
import './_object-to-array-2300e51b.js';
|
|
62
68
|
import 'react-bootstrap/Pagination';
|
|
69
|
+
import 'react-bootstrap/Row';
|
|
70
|
+
import 'react-bootstrap/Col';
|
|
71
|
+
import './inherits-a6ba2ec4.js';
|
|
72
|
+
import './_object-sap-7cee6f84.js';
|
|
73
|
+
import './define-property-5f1bda73.js';
|
|
74
|
+
import './index.esm-eb1e8e80.js';
|
|
63
75
|
import 'react-bootstrap/Figure';
|
|
64
76
|
import 'react-bootstrap/OverlayTrigger';
|
|
65
77
|
import 'react-bootstrap/Tooltip';
|
|
66
78
|
import 'react-bootstrap/Popover';
|
|
67
|
-
import 'react-bootstrap/Carousel';
|
|
68
|
-
import Feature from './Feature.js';
|
|
69
|
-
import 'react-bootstrap/Breadcrumb';
|
|
70
|
-
import Breadcrumbs from './Breadcrumbs.js';
|
|
71
|
-
import './index.esm-d1125763.js';
|
|
72
|
-
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
73
|
-
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f34519d8.js';
|
|
74
|
-
import 'react-paginate';
|
|
75
|
-
import './Pagination-4c847101.js';
|
|
76
|
-
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
77
79
|
|
|
78
80
|
var _this = undefined;
|
|
79
81
|
|
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-c6715e80.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-0fb60d94.js';
|
|
3
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
2
|
import React__default, { useState } from 'react';
|
|
5
|
-
import { _ as _slicedToArray } from './slicedToArray-9c3bb613.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,42 +1,43 @@
|
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.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 './index-a9e53f80.js';
|
|
11
|
-
import 'prop-types';
|
|
12
|
-
import 'react-bootstrap/Card';
|
|
13
|
-
import './moment-b6f49411.js';
|
|
14
|
-
import 'next/router';
|
|
15
|
-
import './isSymbol-1981418f.js';
|
|
16
|
-
import './debounce-89969f66.js';
|
|
17
|
-
import './toNumber-e3dcad26.js';
|
|
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';
|
|
18
16
|
import './index.es-a6137319.js';
|
|
19
|
-
import '
|
|
17
|
+
import './moment-bc12cb97.js';
|
|
20
18
|
import './visibility-sensor-72fd8f8b.js';
|
|
21
|
-
import
|
|
22
|
-
import './index-
|
|
23
|
-
import './
|
|
24
|
-
import '
|
|
25
|
-
import '
|
|
26
|
-
import './
|
|
27
|
-
import './
|
|
28
|
-
import
|
|
29
|
-
import './
|
|
30
|
-
import '
|
|
19
|
+
import 'react-dom';
|
|
20
|
+
import './index-f0fc23eb.js';
|
|
21
|
+
import './events-6c3a7a63.js';
|
|
22
|
+
import 'prop-types';
|
|
23
|
+
import 'next/router';
|
|
24
|
+
import './index-755f2cc2.js';
|
|
25
|
+
import './main-1894c974.js';
|
|
26
|
+
import './entities-6d9154b4.js';
|
|
27
|
+
import './ADInfeed-7af1f934.js';
|
|
28
|
+
import 'react-bootstrap/Card';
|
|
31
29
|
import './AdSlot.js';
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
34
|
-
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-ebcafb85.js';
|
|
35
39
|
import './getContentCategory-15dcc413.js';
|
|
36
|
-
import './AuthorComponent-2277b67c.js';
|
|
37
|
-
import 'react-bootstrap';
|
|
38
40
|
import './timeDifferenceCalc.js';
|
|
39
|
-
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
40
41
|
|
|
41
42
|
var _this = undefined;
|
|
42
43
|
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.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-6b037ff9.js';
|
|
6
|
-
import React__default from 'react';
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-9c3bb613.js';
|
|
8
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-ff459dfa.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-0fb60d94.js';
|
|
3
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
4
1
|
import React__default from 'react';
|
|
5
|
-
import 'prop-types';
|
|
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-9c3bb613.js';
|
|
11
|
-
import './index-f7fdcc91.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-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,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
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-5f7e79e7.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,
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
+
import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.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-9a61581c.js';
|
|
8
|
-
import { _ as _iterStep } from './web.dom.iterable-6b037ff9.js';
|
|
9
|
-
import { _ as _meta, a as _isArray } from './_is-array-8914b83f.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 'prop-types';
|
|
12
10
|
import Row from 'react-bootstrap/Row';
|
|
13
11
|
import Col from 'react-bootstrap/Col';
|
|
12
|
+
import Dropdown from 'react-bootstrap/Dropdown';
|
|
14
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 { u as urlForFile } from './urlForFile-b69adffc.js';
|
|
17
|
+
import './_library-528f1934.js';
|
|
18
|
+
import './_iter-detect-98db3b07.js';
|
|
19
|
+
import './_object-pie-133f504a.js';
|
|
16
20
|
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-ff459dfa.js';
|
|
20
|
-
import { u as urlForFile } from './urlForFile-f1fe0b74.js';
|
|
21
|
-
import Dropdown from 'react-bootstrap/Dropdown';
|
|
21
|
+
import 'prop-types';
|
|
22
22
|
|
|
23
23
|
var _validateCollection = function (it, TYPE) {
|
|
24
24
|
if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
|
|
25
25
|
return it;
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
var dP = _objectDp.f;
|
|
28
|
+
var dP$1 = _objectDp.f;
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
@@ -108,7 +108,7 @@ var _collectionStrong = {
|
|
|
108
108
|
return !!getEntry(_validateCollection(this, NAME), key);
|
|
109
109
|
}
|
|
110
110
|
});
|
|
111
|
-
if (_descriptors) dP(C.prototype, 'size', {
|
|
111
|
+
if (_descriptors) dP$1(C.prototype, 'size', {
|
|
112
112
|
get: function () {
|
|
113
113
|
return _validateCollection(this, NAME)[SIZE];
|
|
114
114
|
}
|
|
@@ -168,6 +168,10 @@ var _collectionStrong = {
|
|
|
168
168
|
_setSpecies(NAME);
|
|
169
169
|
}
|
|
170
170
|
};
|
|
171
|
+
_collectionStrong.getConstructor;
|
|
172
|
+
_collectionStrong.def;
|
|
173
|
+
_collectionStrong.getEntry;
|
|
174
|
+
_collectionStrong.setStrong;
|
|
171
175
|
|
|
172
176
|
var SPECIES = _wks('species');
|
|
173
177
|
|
|
@@ -236,7 +240,7 @@ var _arrayMethods = function (TYPE, $create) {
|
|
|
236
240
|
};
|
|
237
241
|
};
|
|
238
242
|
|
|
239
|
-
var dP
|
|
243
|
+
var dP = _objectDp.f;
|
|
240
244
|
var each = _arrayMethods(0);
|
|
241
245
|
|
|
242
246
|
|
|
@@ -268,7 +272,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
|
|
|
268
272
|
return IS_ADDER ? this : result;
|
|
269
273
|
});
|
|
270
274
|
});
|
|
271
|
-
IS_WEAK || dP
|
|
275
|
+
IS_WEAK || dP(C.prototype, 'size', {
|
|
272
276
|
get: function () {
|
|
273
277
|
return this._c.size;
|
|
274
278
|
}
|
|
@@ -288,7 +292,7 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
|
|
|
288
292
|
var SET = 'Set';
|
|
289
293
|
|
|
290
294
|
// 23.2 Set Objects
|
|
291
|
-
|
|
295
|
+
_collection(SET, function (get) {
|
|
292
296
|
return function Set() { return get(this, arguments.length > 0 ? arguments[0] : undefined); };
|
|
293
297
|
}, {
|
|
294
298
|
// 23.2.3.1 Set.prototype.add(value)
|
|
@@ -364,13 +368,13 @@ var _setCollectionFrom = function (COLLECTION) {
|
|
|
364
368
|
// https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
|
|
365
369
|
_setCollectionFrom('Set');
|
|
366
370
|
|
|
367
|
-
var set = _core.Set;
|
|
371
|
+
var set$1 = _core.Set;
|
|
368
372
|
|
|
369
|
-
var set
|
|
370
|
-
module.exports = { "default": set, __esModule: true };
|
|
373
|
+
var set = createCommonjsModule(function (module) {
|
|
374
|
+
module.exports = { "default": set$1, __esModule: true };
|
|
371
375
|
});
|
|
372
376
|
|
|
373
|
-
var _Set = unwrapExports(set
|
|
377
|
+
var _Set = unwrapExports(set);
|
|
374
378
|
|
|
375
379
|
/* usage & query
|
|
376
380
|
const Publication = (props) => {
|
|
@@ -420,9 +424,9 @@ var PublicationLanding = function PublicationLanding(props) {
|
|
|
420
424
|
var publication = props.publication,
|
|
421
425
|
_props$year = props.year,
|
|
422
426
|
year = _props$year === undefined ? '' : _props$year,
|
|
423
|
-
href = props.href
|
|
424
|
-
|
|
425
|
-
_props$contentPlaceme = props.contentPlacement,
|
|
427
|
+
href = props.href;
|
|
428
|
+
props.pdf;
|
|
429
|
+
var _props$contentPlaceme = props.contentPlacement,
|
|
426
430
|
contentPlacement = _props$contentPlaceme === undefined ? '' : _props$contentPlaceme,
|
|
427
431
|
client = props.client;
|
|
428
432
|
|
|
@@ -1,41 +1,42 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './
|
|
3
|
-
import './
|
|
4
|
-
import './_iter-detect-13e31915.js';
|
|
5
|
-
import { _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-9a61581c.js';
|
|
8
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
9
4
|
import React__default, { useEffect, useState, useRef } from 'react';
|
|
10
|
-
import {
|
|
11
|
-
import '
|
|
12
|
-
import 'react-bootstrap/Card';
|
|
13
|
-
import { m as moment } from './moment-b6f49411.js';
|
|
14
|
-
import { useRouter } from 'next/router';
|
|
15
|
-
import './isSymbol-1981418f.js';
|
|
16
|
-
import './debounce-89969f66.js';
|
|
17
|
-
import './toNumber-e3dcad26.js';
|
|
5
|
+
import { Container, Media } from 'react-bootstrap';
|
|
6
|
+
import urlFor from './urlFor.js';
|
|
18
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
19
|
-
import '
|
|
8
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
20
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
21
|
-
import {
|
|
22
|
-
import '
|
|
23
|
-
import
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import './
|
|
28
|
-
import './
|
|
29
|
-
import './
|
|
30
|
-
import './Beam.js';
|
|
31
|
-
import './AdSlot.js';
|
|
32
|
-
import { A as ADInfeed } from './ADInfeed-8153cd02.js';
|
|
33
|
-
import { l as lodash } from './lodash-a818d390.js';
|
|
34
|
-
import { A as ADlgInfeed } from './ADlgInfeed-72aadf98.js';
|
|
10
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
11
|
+
import { useRouter } from 'next/router';
|
|
12
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
14
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-7af1f934.js';
|
|
16
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
17
|
+
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-ebcafb85.js';
|
|
35
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
36
|
-
import { A as AuthorComponent } from './AuthorComponent-2277b67c.js';
|
|
37
|
-
import { Container, Media } from 'react-bootstrap';
|
|
38
20
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
21
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
22
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
23
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
24
|
+
import './_iter-detect-98db3b07.js';
|
|
25
|
+
import './_object-pie-133f504a.js';
|
|
26
|
+
import './index-3f5c03b2.js';
|
|
27
|
+
import 'react-dom';
|
|
28
|
+
import './events-6c3a7a63.js';
|
|
29
|
+
import 'prop-types';
|
|
30
|
+
import 'react-bootstrap/Card';
|
|
31
|
+
import './AdSlot.js';
|
|
32
|
+
import './debounce-533d9748.js';
|
|
33
|
+
import './isSymbol-a7e9aafe.js';
|
|
34
|
+
import './toNumber-5aeba6e7.js';
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './stringify-2b084bee.js';
|
|
37
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
38
|
+
import './_library-528f1934.js';
|
|
39
|
+
import './Segment.js';
|
|
39
40
|
|
|
40
41
|
var renderCardImage = function renderCardImage(row, client) {
|
|
41
42
|
var imageHeight = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;
|