@mjhls/mjh-framework 1.0.989-test → 1.0.990-next-12
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 +1 -2
- package/dist/cjs/AD300x250x600.js +1 -2
- package/dist/cjs/AD728x90.js +1 -2
- package/dist/cjs/ADFloatingFooter.js +1 -2
- package/dist/cjs/ADGutter.js +1 -2
- package/dist/cjs/ADSkyscraper.js +1 -2
- package/dist/cjs/ADSponsoredResources.js +1 -2
- package/dist/cjs/ADWebcast.js +1 -2
- package/dist/cjs/ADWelcome.js +1 -2
- package/dist/cjs/AdSlot.js +1 -2
- package/dist/cjs/AdSlotsProvider.js +1 -2
- package/dist/cjs/AlgoliaSearch.js +18 -14289
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -7
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesListing.js +2 -3
- package/dist/cjs/AuthWrapper.js +294 -1476
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-36e54d77.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -7
- package/dist/cjs/Column1.js +1 -1
- package/dist/cjs/Column2.js +1 -1
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ConferenceArticleCard.js +16 -16
- package/dist/cjs/ContentCardPaginated.js +6 -6
- package/dist/cjs/DeckContent.js +12 -13
- package/dist/cjs/DeckQueue.js +3 -4
- package/dist/cjs/DeckQueuePaginated.js +5 -5
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-94f8ccdf.js} +2 -3
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +5 -7
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +6 -7
- package/dist/cjs/GridContentPaginated.js +8 -8
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +10 -10
- package/dist/cjs/Header.js +1 -1
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/Hero.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +5 -7
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +36 -38
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -3
- package/dist/cjs/MasterDeck.js +12 -13
- package/dist/cjs/MasterDeckPaginated.js +13 -13
- package/dist/cjs/{MediaSeriesCard-79eac5e7.js → MediaSeriesCard-36eab8b7.js} +433 -458
- package/dist/cjs/MediaSeriesLanding.js +14 -17
- package/dist/cjs/MediaSeriesLandingPaginated.js +16 -18
- package/dist/cjs/NavDvm.js +1 -1
- package/dist/cjs/NavMagazine.js +11 -11
- package/dist/cjs/NavNative.js +10 -10
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/Pagination-1e0d5f1d.js +90 -0
- package/dist/cjs/PartnerDetailListing.js +11 -13
- package/dist/cjs/PartnerDetailListingPaginated.js +13 -14
- package/dist/cjs/PubSection.js +5 -6
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/PublicationLanding.js +26 -30
- package/dist/cjs/QueueDeckExpanded.js +5 -6
- package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
- package/dist/cjs/RelatedContent.js +29 -29
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +3 -4
- package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-b94f1dd5.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +5 -7
- package/dist/cjs/TemplateNormal.js +1 -2
- package/dist/cjs/ThumbnailCard.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +5 -7
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesListing.js +2 -3
- package/dist/cjs/View.js +13 -20
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/{entities-df1aed86.js → entities-3f9d0f2f.js} +0 -4
- package/dist/cjs/faundadb.js +321 -4
- package/dist/cjs/getPtceActivities.js +23 -10
- package/dist/cjs/getRelatedArticle.js +213 -8
- package/dist/cjs/getSerializers.js +5 -7
- package/dist/cjs/{getTargeting-ba942d9a.js → getTargeting-4439c99d.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-fc2f1ca2.js → index-0e4427c8.js} +467 -2
- package/dist/cjs/{index-1d5a3c47.js → index-7361fa72.js} +589 -17
- package/dist/cjs/{index-d48b231c.js → index-efca863c.js} +5 -5
- package/dist/cjs/index.js +14 -23
- package/dist/cjs/urlFor.js +1 -1
- package/dist/cjs/ustream-api-3819e4aa.js +1 -1
- package/dist/esm/AD.js +2 -2
- package/dist/esm/AD300x250.js +9 -10
- package/dist/esm/AD300x250x600.js +9 -10
- package/dist/esm/AD728x90.js +9 -10
- package/dist/esm/ADFloatingFooter.js +9 -10
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +9 -10
- package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-f684cac9.js} +1 -1
- package/dist/esm/ADSkyscraper.js +9 -10
- package/dist/esm/ADSponsoredResources.js +9 -10
- package/dist/esm/ADWebcast.js +9 -10
- package/dist/esm/ADWelcome.js +9 -10
- package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-8c438cee.js} +1 -1
- package/dist/esm/AccordionPanel.js +4 -4
- package/dist/esm/AdSlot.js +9 -10
- package/dist/esm/AdSlotsProvider.js +7 -8
- package/dist/esm/AlgoliaSearch.js +19 -14290
- package/dist/esm/AlphabeticList.js +7 -7
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +21 -23
- package/dist/esm/ArticleSeriesLandingPage.js +18 -19
- package/dist/esm/ArticleSeriesListing.js +12 -13
- package/dist/esm/AuthWrapper.js +292 -1474
- package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-defe68b6.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-c99c9a8d.js} +1 -1
- package/dist/esm/Breadcrumbs.js +4 -4
- package/dist/esm/CMEDeck.js +10 -15
- package/dist/esm/Column1.js +2 -1
- package/dist/esm/Column2.js +8 -7
- package/dist/esm/Column3.js +12 -12
- package/dist/esm/ConferenceArticleCard.js +20 -20
- package/dist/esm/ContentCardPaginated.js +20 -20
- package/dist/esm/DeckContent.js +26 -27
- package/dist/esm/DeckQueue.js +15 -16
- package/dist/esm/DeckQueuePaginated.js +18 -18
- package/dist/esm/{Dfp-102f0beb.js → Dfp-4b99f79d.js} +5 -6
- package/dist/esm/EventsDeck.js +28 -28
- package/dist/esm/ExternalResources.js +21 -23
- package/dist/esm/Feature.js +5 -5
- package/dist/esm/ForbesHero.js +6 -6
- package/dist/esm/GridContent.js +21 -22
- package/dist/esm/GridContentPaginated.js +23 -23
- package/dist/esm/GridHero.js +7 -7
- package/dist/esm/GroupDeck.js +7 -7
- package/dist/esm/HamMagazine.js +17 -16
- package/dist/esm/Header.js +2 -1
- package/dist/esm/HealthCareProfessionalModal.js +2 -2
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +21 -23
- package/dist/esm/HorizontalHero.js +5 -5
- package/dist/esm/ImageSlider-eab2fe41.js +176 -0
- package/dist/esm/IssueContentDeck.js +6 -6
- package/dist/esm/IssueDeck.js +8 -8
- package/dist/esm/IssueLanding.js +53 -55
- package/dist/esm/KMTracker.js +16 -16
- package/dist/esm/LeftNav.js +10 -10
- package/dist/esm/MasterDeck.js +26 -27
- package/dist/esm/MasterDeckPaginated.js +27 -27
- package/dist/esm/{MediaSeriesCard-7d1f45f9.js → MediaSeriesCard-99048e65.js} +149 -174
- package/dist/esm/MediaSeriesLanding.js +30 -33
- package/dist/esm/MediaSeriesLandingPaginated.js +32 -34
- package/dist/esm/NavDvm.js +7 -6
- package/dist/esm/NavMagazine.js +18 -17
- package/dist/esm/NavNative.js +16 -15
- package/dist/esm/OncliveHero.js +5 -5
- package/dist/esm/OncliveLargeHero.js +7 -7
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/Pagination-cd21f8c2.js +82 -0
- package/dist/esm/PartnerDetailListing.js +27 -29
- package/dist/esm/PartnerDetailListingPaginated.js +29 -30
- package/dist/esm/PdfDownload.js +1 -1
- package/dist/esm/PixelTracking.js +3 -3
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PtceDeck.js +8 -8
- package/dist/esm/PubSection.js +15 -16
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +5 -5
- package/dist/esm/PublicationLanding.js +36 -40
- package/dist/esm/QueueDeckExpanded.js +15 -16
- package/dist/esm/QueueDeckExpandedPaginated.js +17 -17
- package/dist/esm/RecentNews.js +1 -1
- package/dist/esm/RelatedContent.js +33 -33
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +1 -1
- package/dist/esm/Schema.js +9 -9
- package/dist/esm/Search.js +4 -4
- package/dist/esm/Segment.js +5 -5
- package/dist/esm/SeriesListingDeck.js +10 -11
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-609f9d94.js} +5 -5
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +9 -9
- package/dist/esm/SocialIcons.js +1 -1
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-1d8a9f59.js} +1 -1
- package/dist/esm/SocialShare.js +1 -1
- package/dist/esm/TaxonomyCard.js +7 -7
- package/dist/esm/TaxonomyDescription.js +21 -23
- package/dist/esm/TemplateNormal.js +12 -13
- package/dist/esm/ThumbnailCard.js +6 -6
- package/dist/esm/Ustream.js +7 -7
- package/dist/esm/VerticalHero.js +5 -5
- package/dist/esm/VideoProgramLandingPage.js +21 -23
- package/dist/esm/VideoSeriesCard.js +8 -8
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +18 -19
- package/dist/esm/VideoSeriesListing.js +12 -13
- package/dist/esm/View.js +29 -37
- package/dist/esm/YahooHero.js +7 -7
- package/dist/esm/YoutubeGroup.js +9 -9
- package/dist/esm/{_is-array-8d21b9e3.js → _is-array-893ab020.js} +1 -1
- package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-f089461c.js} +1 -1
- package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-169d6272.js} +1 -1
- package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-50a6b9a3.js} +1 -1
- package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-9716ae8d.js} +3 -3
- package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-e903ff31.js} +1 -1
- package/dist/esm/{define-property-5f1bda73.js → define-property-99e66838.js} +1 -1
- package/dist/esm/{defineProperty-8c30428f.js → defineProperty-8fa0bc8d.js} +1 -1
- package/dist/esm/{entities-6d9154b4.js → entities-932b50cf.js} +0 -4
- package/dist/esm/{extends-6d8e3924.js → extends-dc6a71fd.js} +1 -1
- package/dist/esm/faundadb.js +323 -6
- package/dist/esm/getKeywords.js +1 -1
- package/dist/esm/getPtceActivities.js +27 -14
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +214 -9
- package/dist/esm/getRootDocGroup.js +5 -5
- package/dist/esm/getSerializers.js +20 -22
- package/dist/esm/getSeriesDetail.js +1 -1
- package/dist/esm/{getTargeting-9bd28724.js → getTargeting-db566006.js} +11 -11
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-3f5c03b2.js → index-0dbff1d1.js} +5 -5
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/{index-03afef1c.js → index-c60f3bb6.js} +588 -16
- package/dist/esm/index.js +33 -41
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-8a801a18.js} +4 -4
- package/dist/esm/{keys-31dcdb31.js → keys-425c8ab0.js} +2 -2
- package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-ca2c8b8d.js} +2 -2
- package/dist/esm/{stringify-2b084bee.js → stringify-c21932b3.js} +2 -2
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-7b1c0e23.js} +2 -2
- package/dist/esm/{typeof-e9fc0c5d.js → typeof-83d9eb10.js} +3 -3
- package/dist/esm/urlFor.js +5 -5
- package/dist/esm/{urlForFile-b69adffc.js → urlForFile-413f5ddb.js} +1 -1
- package/dist/esm/{ustream-api-d3714624.js → ustream-api-41166338.js} +5 -5
- package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-fdf034f5.js} +1 -1
- package/package.json +115 -115
- package/dist/cjs/Auth.js +0 -3653
- package/dist/cjs/ImageSlider-6c00b878.js +0 -2813
- package/dist/cjs/Pagination-2a3d0103.js +0 -97
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/cjs/md5-e1ca5797.js +0 -323
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/cjs/util-93a37fd0.js +0 -587
- package/dist/esm/Auth.js +0 -3632
- package/dist/esm/ImageSlider-f84174cb.js +0 -2804
- package/dist/esm/Pagination-dc30727b.js +0 -90
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/index-db3bb315.js +0 -207
- package/dist/esm/md5-4e42248e.js +0 -321
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- package/dist/esm/util-8ed16d48.js +0 -585
- /package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-cf54cb8a.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-d06624d8.js} +0 -0
- /package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-be5f3503.js} +0 -0
- /package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-03500094.js} +0 -0
|
@@ -1,37 +1,35 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
2
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
|
-
import { B as BlockContent } from './BlockContent-
|
|
4
|
+
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
5
5
|
import Col from 'react-bootstrap/Col';
|
|
6
6
|
import Form from 'react-bootstrap/Form';
|
|
7
7
|
import Button from 'react-bootstrap/Button';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-c60f3bb6.js';
|
|
9
9
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
-
import './core.get-iterator-method-
|
|
12
|
-
import './web.dom.iterable-
|
|
11
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
12
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
13
13
|
import './_library-528f1934.js';
|
|
14
|
-
import './_iter-detect-
|
|
14
|
+
import './_iter-detect-f089461c.js';
|
|
15
15
|
import './_object-pie-133f504a.js';
|
|
16
16
|
import 'prop-types';
|
|
17
|
-
import './index-
|
|
18
|
-
import './slicedToArray-
|
|
17
|
+
import './index-0dbff1d1.js';
|
|
18
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
19
19
|
import 'react-bootstrap';
|
|
20
20
|
import './urlFor.js';
|
|
21
|
-
import './index-
|
|
22
|
-
import './events-6c3a7a63.js';
|
|
21
|
+
import './index-5cc7b406.js';
|
|
23
22
|
import 'next/router';
|
|
24
23
|
import './index-c7e2ac95.js';
|
|
25
|
-
import './util-8ed16d48.js';
|
|
26
24
|
import './Beam.js';
|
|
27
|
-
import './stringify-
|
|
25
|
+
import './stringify-c21932b3.js';
|
|
28
26
|
import './Segment.js';
|
|
29
27
|
import './main-1894c974.js';
|
|
30
|
-
import './urlForFile-
|
|
28
|
+
import './urlForFile-413f5ddb.js';
|
|
31
29
|
import './index-755f2cc2.js';
|
|
32
30
|
import 'react-dom';
|
|
33
|
-
import './typeof-
|
|
34
|
-
import './_is-array-
|
|
31
|
+
import './typeof-83d9eb10.js';
|
|
32
|
+
import './_is-array-893ab020.js';
|
|
35
33
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
36
34
|
import 'react-bootstrap/Modal';
|
|
37
35
|
import 'react-ga';
|
|
@@ -41,18 +39,18 @@ import './moment-bc12cb97.js';
|
|
|
41
39
|
import './SocialShare.js';
|
|
42
40
|
import 'next/head';
|
|
43
41
|
import 'react-share';
|
|
44
|
-
import './_object-to-array-
|
|
45
|
-
import './toConsumableArray-
|
|
42
|
+
import './_object-to-array-50a6b9a3.js';
|
|
43
|
+
import './toConsumableArray-7b1c0e23.js';
|
|
46
44
|
import 'react-bootstrap/Pagination';
|
|
47
|
-
import './entities-
|
|
45
|
+
import './entities-932b50cf.js';
|
|
48
46
|
import './AdSlot.js';
|
|
49
47
|
import './debounce-533d9748.js';
|
|
50
48
|
import './isSymbol-a7e9aafe.js';
|
|
51
49
|
import './toNumber-5aeba6e7.js';
|
|
52
50
|
import 'react-bootstrap/Row';
|
|
53
|
-
import './inherits-
|
|
54
|
-
import './_object-sap-
|
|
55
|
-
import './define-property-
|
|
51
|
+
import './inherits-8a801a18.js';
|
|
52
|
+
import './_object-sap-169d6272.js';
|
|
53
|
+
import './define-property-99e66838.js';
|
|
56
54
|
import './index.esm-eb1e8e80.js';
|
|
57
55
|
import './iconBase-ccc56b97.js';
|
|
58
56
|
import 'react-bootstrap/Figure';
|
|
@@ -250,4 +248,4 @@ VideoProgramLandingPage.getInitialData = function () {
|
|
|
250
248
|
};
|
|
251
249
|
}();
|
|
252
250
|
|
|
253
|
-
export
|
|
251
|
+
export default VideoProgramLandingPage;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _typeof } from './typeof-
|
|
1
|
+
import { _ as _typeof } from './typeof-83d9eb10.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
4
4
|
import urlFor from './urlFor.js';
|
|
@@ -6,16 +6,16 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
6
6
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
7
7
|
import 'prop-types';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
|
-
import './core.get-iterator-method-
|
|
10
|
-
import './web.dom.iterable-
|
|
11
|
-
import './_is-array-
|
|
9
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
10
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
11
|
+
import './_is-array-893ab020.js';
|
|
12
12
|
import './_object-pie-133f504a.js';
|
|
13
13
|
import './_library-528f1934.js';
|
|
14
14
|
import 'react-dom';
|
|
15
|
-
import './slicedToArray-
|
|
16
|
-
import './index-
|
|
15
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
16
|
+
import './index-0dbff1d1.js';
|
|
17
17
|
|
|
18
|
-
var css = ".VideoSeriesCard-module_article__Hlc3e {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.VideoSeriesCard-module_article__Hlc3e a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.VideoSeriesCard-module_thumb__3hGyJ {\n width: 25%;\n}\n.VideoSeriesCard-module_thumb__3hGyJ img {\n width: 100%;\n height: auto;\n}\n.VideoSeriesCard-module_info__2_i1N {\n width: 75%;\n font-size: 1rem;\n}\n.VideoSeriesCard-module_info__2_i1N h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.VideoSeriesCard-module_published__1fI0q {\n color: #6d6d6d;\n margin: 0;\n}\n.VideoSeriesCard-module_summary__3hWJT {\n margin: 0.5rem 0 0 0;\n}\n.VideoSeriesCard-module_author__aU35o {\n margin: 0;\n}\n.VideoSeriesCard-module_author__aU35o span {\n color: #6d6d6d;\n}\n@media only screen and (max-width: 568px) {\n .VideoSeriesCard-module_article__Hlc3e {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .VideoSeriesCard-module_article__Hlc3e a {\n flex-direction: column;\n align-items: center;\n }\n .VideoSeriesCard-module_thumb__3hGyJ {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .VideoSeriesCard-module_thumb__3hGyJ img{\n border-radius: 10px 10px 0 0; \n }\n .VideoSeriesCard-module_thumb__3hGyJ figure {\n margin: 0;\n }\n .VideoSeriesCard-module_info__2_i1N {\n width: 90%;\n padding: 1rem !important;\n }\n .VideoSeriesCard-module_info__2_i1N h2 {\n font-size: 1rem;\n }\n}\n";
|
|
18
|
+
var css = ".VideoSeriesCard-module_article__Hlc3e {\r\n width: 100%;\r\n margin: 0 0 1rem 0;\r\n}\r\n.VideoSeriesCard-module_article__Hlc3e a {\r\n display: flex;\r\n width: 100%;\r\n color: #000000;\r\n}\r\n.VideoSeriesCard-module_thumb__3hGyJ {\r\n width: 25%;\r\n}\r\n.VideoSeriesCard-module_thumb__3hGyJ img {\r\n width: 100%;\r\n height: auto;\r\n}\r\n.VideoSeriesCard-module_info__2_i1N {\r\n width: 75%;\r\n font-size: 1rem;\r\n}\r\n.VideoSeriesCard-module_info__2_i1N h2 {\r\n font-weight: bold;\r\n font-size: 1.25rem;\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_published__1fI0q {\r\n color: #6d6d6d;\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_summary__3hWJT {\r\n margin: 0.5rem 0 0 0;\r\n}\r\n.VideoSeriesCard-module_author__aU35o {\r\n margin: 0;\r\n}\r\n.VideoSeriesCard-module_author__aU35o span {\r\n color: #6d6d6d;\r\n}\r\n@media only screen and (max-width: 568px) {\r\n .VideoSeriesCard-module_article__Hlc3e {\r\n margin: 1rem 0;\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n }\r\n .VideoSeriesCard-module_article__Hlc3e a {\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ {\r\n overflow: hidden;\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ img{\r\n border-radius: 10px 10px 0 0; \r\n }\r\n .VideoSeriesCard-module_thumb__3hGyJ figure {\r\n margin: 0;\r\n }\r\n .VideoSeriesCard-module_info__2_i1N {\r\n width: 90%;\r\n padding: 1rem !important;\r\n }\r\n .VideoSeriesCard-module_info__2_i1N h2 {\r\n font-size: 1rem;\r\n }\r\n}\r\n";
|
|
19
19
|
var styles = { "article": "VideoSeriesCard-module_article__Hlc3e", "thumb": "VideoSeriesCard-module_thumb__3hGyJ", "info": "VideoSeriesCard-module_info__2_i1N", "published": "VideoSeriesCard-module_published__1fI0q", "summary": "VideoSeriesCard-module_summary__3hWJT", "author": "VideoSeriesCard-module_author__aU35o" };
|
|
20
20
|
styleInject(css);
|
|
21
21
|
|
|
@@ -79,4 +79,4 @@ var VideoSeriesCard = function VideoSeriesCard(props) {
|
|
|
79
79
|
);
|
|
80
80
|
};
|
|
81
81
|
|
|
82
|
-
export
|
|
82
|
+
export default VideoSeriesCard;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import { withRouter } from 'next/router';
|
|
5
5
|
import { DropdownButton, Dropdown } from 'react-bootstrap';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './core.get-iterator-method-
|
|
8
|
-
import './web.dom.iterable-
|
|
7
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
8
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
9
9
|
import './_library-528f1934.js';
|
|
10
|
-
import './_iter-detect-
|
|
10
|
+
import './_iter-detect-f089461c.js';
|
|
11
11
|
|
|
12
12
|
var _this = undefined;
|
|
13
13
|
|
|
@@ -119,4 +119,4 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
|
|
|
119
119
|
};
|
|
120
120
|
var VideoSeriesFilter$1 = withRouter(VideoSeriesFilter);
|
|
121
121
|
|
|
122
|
-
export
|
|
122
|
+
export default VideoSeriesFilter$1;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _typeof } from './typeof-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
2
|
+
import { _ as _typeof } from './typeof-83d9eb10.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
4
|
import { m as moment } from './moment-bc12cb97.js';
|
|
5
5
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
@@ -7,21 +7,20 @@ import Breadcrumbs from './Breadcrumbs.js';
|
|
|
7
7
|
import MasterDeck from './MasterDeck.js';
|
|
8
8
|
import VideoSeriesCard from './VideoSeriesCard.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
-
import './core.get-iterator-method-
|
|
11
|
-
import './web.dom.iterable-
|
|
10
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
11
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
12
12
|
import './_library-528f1934.js';
|
|
13
|
-
import './_iter-detect-
|
|
14
|
-
import './_is-array-
|
|
13
|
+
import './_iter-detect-f089461c.js';
|
|
14
|
+
import './_is-array-893ab020.js';
|
|
15
15
|
import './_object-pie-133f504a.js';
|
|
16
|
-
import './slicedToArray-
|
|
16
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
17
17
|
import 'react-bootstrap/Breadcrumb';
|
|
18
|
-
import './toConsumableArray-
|
|
19
|
-
import './extends-
|
|
20
|
-
import './inherits-
|
|
21
|
-
import './_object-sap-
|
|
22
|
-
import './define-property-
|
|
23
|
-
import './index-
|
|
24
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './toConsumableArray-7b1c0e23.js';
|
|
19
|
+
import './extends-dc6a71fd.js';
|
|
20
|
+
import './inherits-8a801a18.js';
|
|
21
|
+
import './_object-sap-169d6272.js';
|
|
22
|
+
import './define-property-99e66838.js';
|
|
23
|
+
import './index-5cc7b406.js';
|
|
25
24
|
import 'prop-types';
|
|
26
25
|
import 'react-bootstrap/Container';
|
|
27
26
|
import 'react-bootstrap/Row';
|
|
@@ -35,14 +34,14 @@ import './toNumber-5aeba6e7.js';
|
|
|
35
34
|
import './index.es-a6137319.js';
|
|
36
35
|
import './visibility-sensor-72fd8f8b.js';
|
|
37
36
|
import 'react-dom';
|
|
38
|
-
import './index-
|
|
39
|
-
import './ADlgInfeed-
|
|
37
|
+
import './index-0dbff1d1.js';
|
|
38
|
+
import './ADlgInfeed-8c438cee.js';
|
|
40
39
|
import './AdSlot.js';
|
|
41
40
|
import './Beam.js';
|
|
42
|
-
import './stringify-
|
|
41
|
+
import './stringify-c21932b3.js';
|
|
43
42
|
import './Segment.js';
|
|
44
43
|
import './main-1894c974.js';
|
|
45
|
-
import './ADInfeed-
|
|
44
|
+
import './ADInfeed-f684cac9.js';
|
|
46
45
|
import './index-755f2cc2.js';
|
|
47
46
|
import './urlFor.js';
|
|
48
47
|
import './style-inject.es-1f59c1d0.js';
|
|
@@ -170,4 +169,4 @@ VideoSeriesLandingPage.getInitialData = function () {
|
|
|
170
169
|
};
|
|
171
170
|
}();
|
|
172
171
|
|
|
173
|
-
export
|
|
172
|
+
export default VideoSeriesLandingPage;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-
|
|
2
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
2
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
|
-
import { l as lib_3 } from './index-
|
|
4
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
5
5
|
import Container from 'react-bootstrap/Container';
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
7
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
@@ -11,24 +11,23 @@ import YoutubeGroup from './YoutubeGroup.js';
|
|
|
11
11
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
12
12
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './core.get-iterator-method-
|
|
14
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
15
15
|
import './_object-pie-133f504a.js';
|
|
16
|
-
import './_object-sap-
|
|
17
|
-
import './define-property-
|
|
18
|
-
import './typeof-
|
|
19
|
-
import './web.dom.iterable-
|
|
20
|
-
import './_is-array-
|
|
16
|
+
import './_object-sap-169d6272.js';
|
|
17
|
+
import './define-property-99e66838.js';
|
|
18
|
+
import './typeof-83d9eb10.js';
|
|
19
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
20
|
+
import './_is-array-893ab020.js';
|
|
21
21
|
import './_library-528f1934.js';
|
|
22
|
-
import './events-6c3a7a63.js';
|
|
23
22
|
import 'prop-types';
|
|
24
23
|
import 'react-dom';
|
|
25
24
|
import './iconBase-ccc56b97.js';
|
|
26
|
-
import './slicedToArray-
|
|
25
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
27
26
|
import './index-c7e2ac95.js';
|
|
28
27
|
import './index-755f2cc2.js';
|
|
29
28
|
import './smoothscroll-fa4e3f8c.js';
|
|
30
29
|
import './urlFor.js';
|
|
31
|
-
import './index-
|
|
30
|
+
import './index-0dbff1d1.js';
|
|
32
31
|
import './main-1894c974.js';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
34
33
|
import './toNumber-5aeba6e7.js';
|
|
@@ -413,4 +412,4 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
413
412
|
|
|
414
413
|
var VideoSeriesListing$1 = withRouter(VideoSeriesListing);
|
|
415
414
|
|
|
416
|
-
export
|
|
415
|
+
export default VideoSeriesListing$1;
|
package/dist/esm/View.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-
|
|
2
|
-
import { _ as _extends, a as _Object$assign } from './extends-
|
|
3
|
-
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-9716ae8d.js';
|
|
2
|
+
import { _ as _extends, a as _Object$assign } from './extends-dc6a71fd.js';
|
|
3
|
+
import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
4
4
|
import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
|
|
5
5
|
import Head from 'next/head';
|
|
6
6
|
import { useRouter } from 'next/router';
|
|
7
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
8
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
7
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
8
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
9
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
10
|
-
import { B as BlockContent } from './BlockContent-
|
|
10
|
+
import { B as BlockContent } from './BlockContent-c99c9a8d.js';
|
|
11
11
|
import { m as main_43 } from './main-1894c974.js';
|
|
12
12
|
import 'react-bootstrap/Dropdown';
|
|
13
13
|
import Form from 'react-bootstrap/Form';
|
|
@@ -15,39 +15,39 @@ import FormControl from 'react-bootstrap/FormControl';
|
|
|
15
15
|
import Button from 'react-bootstrap/Button';
|
|
16
16
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
17
17
|
import SocialShare from './SocialShare.js';
|
|
18
|
-
import { r as renderAuthor, g as getSerializers } from './index-
|
|
18
|
+
import { r as renderAuthor, g as getSerializers } from './index-c60f3bb6.js';
|
|
19
19
|
import DFPAdSlot from './AdSlot.js';
|
|
20
|
-
import { S as SeriesSlider } from './SeriesSlider-
|
|
21
|
-
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-
|
|
20
|
+
import { S as SeriesSlider } from './SeriesSlider-609f9d94.js';
|
|
21
|
+
import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-db566006.js';
|
|
22
22
|
import getKeywords from './getKeywords.js';
|
|
23
23
|
import urlFor from './urlFor.js';
|
|
24
|
-
import { u as urlForFile } from './urlForFile-
|
|
25
|
-
import { _ as _typeof } from './typeof-
|
|
24
|
+
import { u as urlForFile } from './urlForFile-413f5ddb.js';
|
|
25
|
+
import { _ as _typeof } from './typeof-83d9eb10.js';
|
|
26
26
|
import { b as FaMinus, c as FaPlus } from './index.esm-1bd8a0a8.js';
|
|
27
27
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
28
28
|
import './index-755f2cc2.js';
|
|
29
29
|
import { DiscussionEmbed } from 'disqus-react';
|
|
30
30
|
import Schema from './Schema.js';
|
|
31
|
-
import
|
|
31
|
+
import FileSaver from 'file-saver';
|
|
32
32
|
import { PixelTrackingArticle } from './PixelTracking.js';
|
|
33
|
-
import { _ as _Object$keys } from './keys-
|
|
33
|
+
import { _ as _Object$keys } from './keys-425c8ab0.js';
|
|
34
34
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
35
|
-
import { l as lib_3 } from './index-
|
|
35
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
36
36
|
import getRelatedArticle from './getRelatedArticle.js';
|
|
37
37
|
import getQuery from './getQuery.js';
|
|
38
38
|
import getSeriesDetail from './getSeriesDetail.js';
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
39
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
40
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
41
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
41
42
|
import './_library-528f1934.js';
|
|
42
|
-
import './_iter-detect-
|
|
43
|
+
import './_iter-detect-f089461c.js';
|
|
43
44
|
import './_object-pie-133f504a.js';
|
|
44
45
|
import 'prop-types';
|
|
45
|
-
import './index-
|
|
46
|
+
import './index-0dbff1d1.js';
|
|
46
47
|
import 'react-dom';
|
|
47
48
|
import 'react-share';
|
|
48
49
|
import 'react-bootstrap';
|
|
49
50
|
import './index-c7e2ac95.js';
|
|
50
|
-
import './util-8ed16d48.js';
|
|
51
51
|
import './Beam.js';
|
|
52
52
|
import './Segment.js';
|
|
53
53
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
@@ -55,15 +55,15 @@ import 'react-bootstrap/Modal';
|
|
|
55
55
|
import 'react-ga';
|
|
56
56
|
import './GroupDeck.js';
|
|
57
57
|
import './smoothscroll-fa4e3f8c.js';
|
|
58
|
-
import './_is-array-
|
|
59
|
-
import './_object-to-array-
|
|
58
|
+
import './_is-array-893ab020.js';
|
|
59
|
+
import './_object-to-array-50a6b9a3.js';
|
|
60
60
|
import 'react-bootstrap/Pagination';
|
|
61
|
-
import './entities-
|
|
61
|
+
import './entities-932b50cf.js';
|
|
62
62
|
import 'react-bootstrap/Row';
|
|
63
63
|
import 'react-bootstrap/Col';
|
|
64
|
-
import './inherits-
|
|
65
|
-
import './_object-sap-
|
|
66
|
-
import './define-property-
|
|
64
|
+
import './inherits-8a801a18.js';
|
|
65
|
+
import './_object-sap-169d6272.js';
|
|
66
|
+
import './define-property-99e66838.js';
|
|
67
67
|
import './index.esm-eb1e8e80.js';
|
|
68
68
|
import './iconBase-ccc56b97.js';
|
|
69
69
|
import 'react-bootstrap/Figure';
|
|
@@ -73,8 +73,6 @@ import 'react-bootstrap/Popover';
|
|
|
73
73
|
import './debounce-533d9748.js';
|
|
74
74
|
import './isSymbol-a7e9aafe.js';
|
|
75
75
|
import './toNumber-5aeba6e7.js';
|
|
76
|
-
import './events-6c3a7a63.js';
|
|
77
|
-
import './index-db3bb315.js';
|
|
78
76
|
|
|
79
77
|
var getArticleSummary = function getArticleSummary(article) {
|
|
80
78
|
if (article.summary && article.summary.length > 0) {
|
|
@@ -363,7 +361,7 @@ var ISI = function ISI(props) {
|
|
|
363
361
|
);
|
|
364
362
|
};
|
|
365
363
|
|
|
366
|
-
var css$1 = ".RelatedArticles-module_mediaContainer__10h9k {\n display: flex;\n flex-direction: row;\n flex-wrap: nowrap;\n margin: 0 -1rem;\n}\n.RelatedArticles-module_mediaCard__3wQbn {\n margin: 0 1rem 1rem;\n width: calc(33% - 1rem);\n display: column;\n flex-direction: row;\n margin-bottom: 0.75rem;\n padding-bottom: 0.75rem;\n border-bottom: none;\n}\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\n border-bottom: none;\n}\n.RelatedArticles-module_cardTitle__3P-Ib {\n font-weight: bold;\n color: #252525;\n margin-bottom: 0.25rem;\n font-size: 15px;\n}\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\n color: #000;\n font-weight: bold;\n}\n.RelatedArticles-module_cardDate__1wOR5 {\n color: var(--dark);\n display: block;\n background: #fff !important;\n margin-bottom: 0;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 {\n display: block;\n text-align: center;\n margin-bottom: 0.5rem;\n}\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\n height: 135px;\n width: 100%;\n object-fit: cover;\n object-position: center;\n}\n@media screen and (max-width: 1064px) {\n}\n@media screen and (max-width: 968px) {\n .RelatedArticles-module_mediaContainer__10h9k {\n flex-wrap: wrap;\n }\n .RelatedArticles-module_imgWrapper__5Jx_4 {\n display: none;\n }\n .RelatedArticles-module_mediaCard__3wQbn {\n width: 100%;\n margin-bottom: 0.5rem;\n padding: 0;\n }\n .RelatedArticles-module_cardTitle__3P-Ib {\n font-size: 0.75rem;\n margin-bottom: 0;\n }\n}\n";
|
|
364
|
+
var css$1 = ".RelatedArticles-module_mediaContainer__10h9k {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: nowrap;\r\n margin: 0 -1rem;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn {\r\n margin: 0 1rem 1rem;\r\n width: calc(33% - 1rem);\r\n display: column;\r\n flex-direction: row;\r\n margin-bottom: 0.75rem;\r\n padding-bottom: 0.75rem;\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_mediaCard__3wQbn:last-child {\r\n border-bottom: none;\r\n}\r\n.RelatedArticles-module_cardTitle__3P-Ib {\r\n font-weight: bold;\r\n color: #252525;\r\n margin-bottom: 0.25rem;\r\n font-size: 15px;\r\n}\r\n.RelatedArticles-module_authorListing__1EFg4 span.RelatedArticles-module_text-muted__3b0zX {\r\n color: #000;\r\n font-weight: bold;\r\n}\r\n.RelatedArticles-module_cardDate__1wOR5 {\r\n color: var(--dark);\r\n display: block;\r\n background: #fff !important;\r\n margin-bottom: 0;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: block;\r\n text-align: center;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RelatedArticles-module_imgWrapper__5Jx_4 img {\r\n height: 135px;\r\n width: 100%;\r\n object-fit: cover;\r\n object-position: center;\r\n}\r\n@media screen and (max-width: 1064px) {\r\n}\r\n@media screen and (max-width: 968px) {\r\n .RelatedArticles-module_mediaContainer__10h9k {\r\n flex-wrap: wrap;\r\n }\r\n .RelatedArticles-module_imgWrapper__5Jx_4 {\r\n display: none;\r\n }\r\n .RelatedArticles-module_mediaCard__3wQbn {\r\n width: 100%;\r\n margin-bottom: 0.5rem;\r\n padding: 0;\r\n }\r\n .RelatedArticles-module_cardTitle__3P-Ib {\r\n font-size: 0.75rem;\r\n margin-bottom: 0;\r\n }\r\n}\r\n";
|
|
367
365
|
var styles$1 = { "mediaContainer": "RelatedArticles-module_mediaContainer__10h9k", "mediaCard": "RelatedArticles-module_mediaCard__3wQbn", "cardTitle": "RelatedArticles-module_cardTitle__3P-Ib", "authorListing": "RelatedArticles-module_authorListing__1EFg4", "text-muted": "RelatedArticles-module_text-muted__3b0zX", "cardDate": "RelatedArticles-module_cardDate__1wOR5", "imgWrapper": "RelatedArticles-module_imgWrapper__5Jx_4" };
|
|
368
366
|
styleInject(css$1);
|
|
369
367
|
|
|
@@ -462,13 +460,7 @@ var getSocialShareDisableFlag = function getSocialShareDisableFlag(article) {
|
|
|
462
460
|
return showSocialShare;
|
|
463
461
|
};
|
|
464
462
|
|
|
465
|
-
var
|
|
466
|
-
(function(a,b){b();})(commonjsGlobal,function(){function b(a,b){return "undefined"==typeof b?b={autoBom:!1}:"object"!=typeof b&&(console.warn("Deprecated: Expected third argument to be a object"),b={autoBom:!b}),b.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(a.type)?new Blob(["\uFEFF",a],{type:a.type}):a}function c(a,b,c){var d=new XMLHttpRequest;d.open("GET",a),d.responseType="blob",d.onload=function(){g(d.response,b,c);},d.onerror=function(){console.error("could not download file");},d.send();}function d(a){var b=new XMLHttpRequest;b.open("HEAD",a,!1);try{b.send();}catch(a){}return 200<=b.status&&299>=b.status}function e(a){try{a.dispatchEvent(new MouseEvent("click"));}catch(c){var b=document.createEvent("MouseEvents");b.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),a.dispatchEvent(b);}}var f="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof commonjsGlobal&&commonjsGlobal.global===commonjsGlobal?commonjsGlobal:void 0,a=f.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),g=f.saveAs||("object"!=typeof window||window!==f?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(b,g,h){var i=f.URL||f.webkitURL,j=document.createElement("a");g=g||b.name||"download",j.download=g,j.rel="noopener","string"==typeof b?(j.href=b,j.origin===location.origin?e(j):d(j.href)?c(b,g,h):e(j,j.target="_blank")):(j.href=i.createObjectURL(b),setTimeout(function(){i.revokeObjectURL(j.href);},4E4),setTimeout(function(){e(j);},0));}:"msSaveOrOpenBlob"in navigator?function(f,g,h){if(g=g||f.name||"download","string"!=typeof f)navigator.msSaveOrOpenBlob(b(f,h),g);else if(d(f))c(f,g,h);else {var i=document.createElement("a");i.href=f,i.target="_blank",setTimeout(function(){e(i);});}}:function(b,d,e,g){if(g=g||open("","_blank"),g&&(g.document.title=g.document.body.innerText="downloading..."),"string"==typeof b)return c(b,d,e);var h="application/octet-stream"===b.type,i=/constructor/i.test(f.HTMLElement)||f.safari,j=/CriOS\/[\d]+/.test(navigator.userAgent);if((j||h&&i||a)&&"undefined"!=typeof FileReader){var k=new FileReader;k.onloadend=function(){var a=k.result;a=j?a:a.replace(/^data:[^;]*;/,"data:attachment/file;"),g?g.location.href=a:location=a,g=null;},k.readAsDataURL(b);}else {var l=f.URL||f.webkitURL,m=l.createObjectURL(b);g?g.location=m:location.href=m,g=null,setTimeout(function(){l.revokeObjectURL(m);},4E4);}});f.saveAs=g.saveAs=g,(module.exports=g);});
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
});
|
|
470
|
-
|
|
471
|
-
var css = ".RecommendedArticles-module_recommendTitle__2kUji {\n border-bottom: 2px solid var(--secondary-blue);\n font-size: 1.5rem;\n font-weight: bold;\n color: #0d335a;\n padding: 0.5rem;\n}\n.RecommendedArticles-module_recommendContainer__sZukI {\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n margin: 0 -0.5rem;\n}\n.RecommendedArticles-module_recommendTop__1_yqw {\n margin: 0.5rem;\n width: 100%;\n flex-basis: 100%;\n display: flex;\n\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu {\n min-width: 55%;\n width: 55%;\n height: 100%;\n}\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n.RecommendedArticles-module_recommendTopBody__-13FI {\n margin-left: 1rem;\n line-height: 1.3;\n color: #121212;\n display: flex;\n flex-direction: column;\n}\n.RecommendedArticles-module_topTitle__2EafN {\n font-size: 25px;\n font-weight: bold;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topBody__2_VNi {\n font-size: 19px;\n margin-bottom: 0.5rem;\n}\n.RecommendedArticles-module_topLink__2RnXu {\n font-size: 19px;\n color: rgb(43, 43, 151);\n text-decoration: underline;\n margin-top: auto;\n}\n.RecommendedArticles-module_smContainer__4byBO {\n width: calc(25% - 1rem);\n margin: 0 0.5rem;\n}\n.RecommendedArticles-module_smImage__TYZGY img {\n width: 100%;\n}\n.RecommendedArticles-module_title__3q1ud {\n margin-top: 1rem;\n line-height: 1.2;\n color: #121212;\n}\n.RecommendedArticles-module_category__2jRto {\n text-transform: uppercase;\n font-size: 16px;\n letter-spacing: 2px;\n margin: 0.25rem 0;\n}\n\n/* media query */\n\n@media screen and (max-width: 1399px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 21px;\n }\n .RecommendedArticles-module_topBody__2_VNi {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 1191px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 23px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 17px;\n }\n}\n@media screen and (max-width: 968px) {\n .RecommendedArticles-module_topTitle__2EafN {\n font-size: 18px;\n }\n .RecommendedArticles-module_topBody__2_VNi,\n .RecommendedArticles-module_topLink__2RnXu {\n font-size: 15px;\n }\n}\n@media screen and (max-width: 768px) {\n .RecommendedArticles-module_recommendTop__1_yqw {\n flex-direction: column;\n }\n .RecommendedArticles-module_recommendTopImg__1b9gu,\n .RecommendedArticles-module_recommendTopBody__-13FI {\n width: 100%;\n margin: 0;\n }\n .RecommendedArticles-module_recommendTopBody__-13FI {\n margin-bottom: 1rem;\n }\n .RecommendedArticles-module_smContainer__4byBO {\n width: calc(50% - 1rem);\n }\n}";
|
|
463
|
+
var css = ".RecommendedArticles-module_recommendTitle__2kUji {\r\n border-bottom: 2px solid var(--secondary-blue);\r\n font-size: 1.5rem;\r\n font-weight: bold;\r\n color: #0d335a;\r\n padding: 0.5rem;\r\n}\r\n.RecommendedArticles-module_recommendContainer__sZukI {\r\n display: flex;\r\n flex-direction: row;\r\n flex-wrap: wrap;\r\n margin: 0 -0.5rem;\r\n}\r\n.RecommendedArticles-module_recommendTop__1_yqw {\r\n margin: 0.5rem;\r\n width: 100%;\r\n flex-basis: 100%;\r\n display: flex;\r\n\r\n}\r\n.RecommendedArticles-module_recommendTopImg__1b9gu {\r\n min-width: 55%;\r\n width: 55%;\r\n height: 100%;\r\n}\r\n.RecommendedArticles-module_recommendTopImg__1b9gu img {\r\n width: 100%;\r\n height: 100%;\r\n object-fit: cover;\r\n}\r\n.RecommendedArticles-module_recommendTopBody__-13FI {\r\n margin-left: 1rem;\r\n line-height: 1.3;\r\n color: #121212;\r\n display: flex;\r\n flex-direction: column;\r\n}\r\n.RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 25px;\r\n font-weight: bold;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RecommendedArticles-module_topBody__2_VNi {\r\n font-size: 19px;\r\n margin-bottom: 0.5rem;\r\n}\r\n.RecommendedArticles-module_topLink__2RnXu {\r\n font-size: 19px;\r\n color: rgb(43, 43, 151);\r\n text-decoration: underline;\r\n margin-top: auto;\r\n}\r\n.RecommendedArticles-module_smContainer__4byBO {\r\n width: calc(25% - 1rem);\r\n margin: 0 0.5rem;\r\n}\r\n.RecommendedArticles-module_smImage__TYZGY img {\r\n width: 100%;\r\n}\r\n.RecommendedArticles-module_title__3q1ud {\r\n margin-top: 1rem;\r\n line-height: 1.2;\r\n color: #121212;\r\n}\r\n.RecommendedArticles-module_category__2jRto {\r\n text-transform: uppercase;\r\n font-size: 16px;\r\n letter-spacing: 2px;\r\n margin: 0.25rem 0;\r\n}\r\n\r\n/* media query */\r\n\r\n@media screen and (max-width: 1399px) {\r\n .RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 21px;\r\n }\r\n .RecommendedArticles-module_topBody__2_VNi {\r\n font-size: 15px;\r\n }\r\n}\r\n@media screen and (max-width: 1191px) {\r\n .RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 23px;\r\n }\r\n .RecommendedArticles-module_topBody__2_VNi,\r\n .RecommendedArticles-module_topLink__2RnXu {\r\n font-size: 17px;\r\n }\r\n}\r\n@media screen and (max-width: 968px) {\r\n .RecommendedArticles-module_topTitle__2EafN {\r\n font-size: 18px;\r\n }\r\n .RecommendedArticles-module_topBody__2_VNi,\r\n .RecommendedArticles-module_topLink__2RnXu {\r\n font-size: 15px;\r\n }\r\n}\r\n@media screen and (max-width: 768px) {\r\n .RecommendedArticles-module_recommendTop__1_yqw {\r\n flex-direction: column;\r\n }\r\n .RecommendedArticles-module_recommendTopImg__1b9gu,\r\n .RecommendedArticles-module_recommendTopBody__-13FI {\r\n width: 100%;\r\n margin: 0;\r\n }\r\n .RecommendedArticles-module_recommendTopBody__-13FI {\r\n margin-bottom: 1rem;\r\n }\r\n .RecommendedArticles-module_smContainer__4byBO {\r\n width: calc(50% - 1rem);\r\n }\r\n}";
|
|
472
464
|
var styles = { "recommendTitle": "RecommendedArticles-module_recommendTitle__2kUji", "recommendContainer": "RecommendedArticles-module_recommendContainer__sZukI", "recommendTop": "RecommendedArticles-module_recommendTop__1_yqw", "recommendTopImg": "RecommendedArticles-module_recommendTopImg__1b9gu", "recommendTopBody": "RecommendedArticles-module_recommendTopBody__-13FI", "topTitle": "RecommendedArticles-module_topTitle__2EafN", "topBody": "RecommendedArticles-module_topBody__2_VNi", "topLink": "RecommendedArticles-module_topLink__2RnXu", "smContainer": "RecommendedArticles-module_smContainer__4byBO", "smImage": "RecommendedArticles-module_smImage__TYZGY", "title": "RecommendedArticles-module_title__3q1ud", "category": "RecommendedArticles-module_category__2jRto" };
|
|
473
465
|
styleInject(css);
|
|
474
466
|
|
|
@@ -1181,7 +1173,7 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
|
|
|
1181
1173
|
var downloadRIS = function downloadRIS() {
|
|
1182
1174
|
var fileContent = generateRIS();
|
|
1183
1175
|
var file = new File([fileContent], 'citation-' + url + '.ris', { type: 'application/x-research-info-systems;charset=utf-8' });
|
|
1184
|
-
|
|
1176
|
+
FileSaver.saveAs(file, 'citation-' + url + '.ris');
|
|
1185
1177
|
};
|
|
1186
1178
|
|
|
1187
1179
|
var RelevantTopics = function RelevantTopics() {
|
|
@@ -2595,4 +2587,4 @@ View.returnGetInitialProps = function () {
|
|
|
2595
2587
|
};
|
|
2596
2588
|
}();
|
|
2597
2589
|
|
|
2598
|
-
export
|
|
2590
|
+
export default View;
|
package/dist/esm/YahooHero.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import { m as moment } from './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
|
-
import { c as clean_html_1 } from './entities-
|
|
5
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
4
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
5
|
+
import { A as AuthorComponent } from './AuthorComponent-defe68b6.js';
|
|
6
6
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './slicedToArray-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import './core.get-iterator-method-
|
|
11
|
-
import './index-
|
|
8
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
9
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
10
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
11
|
+
import './index-0dbff1d1.js';
|
|
12
12
|
import 'react-dom';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
|
@@ -117,4 +117,4 @@ var YahooHero = function YahooHero(props) {
|
|
|
117
117
|
);
|
|
118
118
|
};
|
|
119
119
|
|
|
120
|
-
export
|
|
120
|
+
export default YahooHero;
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
4
4
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
@@ -6,16 +6,16 @@ import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
7
|
import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import './core.get-iterator-method-
|
|
9
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
10
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
11
11
|
import 'react-dom';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import './index-
|
|
13
|
+
import './index-0dbff1d1.js';
|
|
14
14
|
|
|
15
|
-
/*
|
|
16
|
-
GROQ query -
|
|
17
|
-
accepts an array of title, URL
|
|
18
|
-
`https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
|
|
15
|
+
/*
|
|
16
|
+
GROQ query -
|
|
17
|
+
accepts an array of title, URL
|
|
18
|
+
`https://img.youtube.com/vi/${getYouTubeId(vid.url)}/hqdefault.jpg`
|
|
19
19
|
*/
|
|
20
20
|
|
|
21
21
|
var YoutubeGroup = function YoutubeGroup(props) {
|
|
@@ -362,4 +362,4 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
362
362
|
);
|
|
363
363
|
};
|
|
364
364
|
|
|
365
|
-
export
|
|
365
|
+
export default YoutubeGroup;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { D as _uid,
|
|
2
|
+
import { D as _uid, m as _fails, b as _isObject, B as _has, g as _objectDp, G as _cof } from './core.get-iterator-method-e903ff31.js';
|
|
3
3
|
|
|
4
4
|
var _meta = createCommonjsModule(function (module) {
|
|
5
5
|
var META = _uid('meta');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { y as _toIobject, t as _objectKeys,
|
|
1
|
+
import { y as _toIobject, t as _objectKeys, e as _descriptors } from './core.get-iterator-method-e903ff31.js';
|
|
2
2
|
import { a as _objectPie } from './_object-pie-133f504a.js';
|
|
3
3
|
|
|
4
4
|
var isEnum = _objectPie.f;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { s as core_getIteratorMethod,
|
|
3
|
-
import './web.dom.iterable-
|
|
2
|
+
import { s as core_getIteratorMethod, d as _ctx, k as _toLength, v as _anObject, h as _wks, q as _aFunction, l as _global, G as _cof, H as _domCreate, I as _html, b as _isObject, n as _hide, a as _core, e as _descriptors, g as _objectDp, p as _classof, _ as _export, o as _setToStringTag } from './core.get-iterator-method-e903ff31.js';
|
|
3
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
4
4
|
import { _ as _library } from './_library-528f1934.js';
|
|
5
|
-
import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-
|
|
5
|
+
import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-f089461c.js';
|
|
6
6
|
|
|
7
7
|
var runtime = createCommonjsModule(function (module) {
|
|
8
8
|
/**
|
package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-e903ff31.js}
RENAMED
|
@@ -544,4 +544,4 @@ var core_getIteratorMethod = _core.getIteratorMethod = function (it) {
|
|
|
544
544
|
|| _iterators[_classof(it)];
|
|
545
545
|
};
|
|
546
546
|
|
|
547
|
-
export { _ie8DomDefine as A, _has as B, _shared as C, _uid as D, _redefine as E, _iterators as F, _cof as G, _domCreate as H, _html as I, _export as _, _core as a, _isObject as b,
|
|
547
|
+
export { _ie8DomDefine as A, _has as B, _shared as C, _uid as D, _redefine as E, _iterators as F, _cof as G, _domCreate as H, _html as I, _export as _, _core as a, _isObject as b, _objectCreate as c, _ctx as d, _descriptors as e, _iterDefine as f, _objectDp as g, _wks as h, _toObject as i, _iobject as j, _toLength as k, _global as l, _fails as m, _hide as n, _setToStringTag as o, _classof as p, _aFunction as q, _propertyDesc as r, core_getIteratorMethod as s, _objectKeys as t, _objectGpo as u, _anObject as v, _objectKeysInternal as w, _enumBugKeys as x, _toIobject as y, _toPrimitive as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { _ as _export,
|
|
2
|
+
import { _ as _export, g as _objectDp, e as _descriptors, a as _core } from './core.get-iterator-method-e903ff31.js';
|
|
3
3
|
|
|
4
4
|
// 19.1.2.4 / 15.2.3.6 Object.defineProperty(O, P, Attributes)
|
|
5
5
|
_export(_export.S + _export.F * !_descriptors, 'Object', { defineProperty: _objectDp.f });
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { d as defineProperty$1 } from './define-property-
|
|
2
|
+
import { d as defineProperty$1 } from './define-property-99e66838.js';
|
|
3
3
|
|
|
4
4
|
var defineProperty = createCommonjsModule(function (module, exports) {
|
|
5
5
|
|
|
@@ -58,10 +58,6 @@ var striptags = createCommonjsModule(function (module) {
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
function striptags_internal(html, context) {
|
|
61
|
-
if (typeof html != "string") {
|
|
62
|
-
throw new TypeError("'html' parameter must be a string");
|
|
63
|
-
}
|
|
64
|
-
|
|
65
61
|
let allowable_tags = context.allowable_tags;
|
|
66
62
|
let tag_replacement = context.tag_replacement;
|
|
67
63
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { m as _fails, i as _toObject, j as _iobject, t as _objectKeys,
|
|
2
|
+
import { m as _fails, i as _toObject, j as _iobject, t as _objectKeys, e as _descriptors, _ as _export, a as _core } from './core.get-iterator-method-e903ff31.js';
|
|
3
3
|
import { _ as _objectGops, a as _objectPie } from './_object-pie-133f504a.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.1 Object.assign(target, source, ...)
|