@mjhls/mjh-framework 1.0.882 → 1.0.883-beta.0
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 +11 -11
- package/dist/cjs/AD300x250x600.js +11 -11
- package/dist/cjs/AD728x90.js +12 -12
- package/dist/cjs/ADFloatingFooter.js +10 -10
- package/dist/cjs/ADFooter.js +3 -3
- package/dist/cjs/ADGutter.js +10 -10
- package/dist/cjs/{ADInfeed-4f661172.js → ADInfeed-2e48af77.js} +1 -1
- package/dist/cjs/ADSkyscraper.js +10 -10
- package/dist/cjs/ADSponsoredResources.js +10 -10
- package/dist/cjs/ADWebcast.js +10 -10
- package/dist/cjs/ADWelcome.js +10 -10
- package/dist/cjs/{ADlgInfeed-6242e5b5.js → ADlgInfeed-c39c7131.js} +1 -1
- package/dist/cjs/AccordionPanel.js +4 -4
- package/dist/cjs/AdSlot.js +10 -10
- package/dist/cjs/AdSlotsProvider.js +903 -10
- package/dist/cjs/AlgoliaSearch.js +264 -391
- package/dist/cjs/AlphabeticList.js +6 -6
- package/dist/cjs/ArticleCarousel.js +6 -6
- package/dist/cjs/ArticleProgramLandingPage.js +25 -25
- package/dist/cjs/ArticleSeriesLandingPage.js +22 -22
- package/dist/cjs/ArticleSeriesListing.js +16 -16
- package/dist/cjs/Auth.js +1297 -469
- package/dist/cjs/AuthWrapper.js +390 -1697
- package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-02e827ae.js} +1 -1
- package/dist/cjs/Beam.js +5 -5
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-091a991f.js} +1 -1
- package/dist/cjs/Breadcrumbs.js +3 -3
- package/dist/cjs/CMEDeck.js +12 -12
- package/dist/cjs/Column2.js +6 -6
- package/dist/cjs/Column3.js +14 -14
- package/dist/cjs/ConferenceArticleCard.js +20 -20
- package/dist/cjs/DeckContent.js +30 -30
- package/dist/cjs/DeckQueue.js +19 -19
- package/dist/cjs/DeckQueuePaginated.js +339 -0
- package/dist/cjs/{Dfp-ab12cd55.js → Dfp-f492f985.js} +8 -8
- package/dist/cjs/EventsDeck.js +31 -31
- package/dist/cjs/ExternalResources.js +25 -25
- package/dist/cjs/Feature.js +6 -6
- package/dist/cjs/ForbesHero.js +6 -6
- package/dist/cjs/GridContent.js +27 -27
- package/dist/cjs/GridHero.js +7 -7
- package/dist/cjs/GroupDeck.js +6 -6
- package/dist/cjs/HamMagazine.js +23 -23
- package/dist/cjs/Hero.js +5 -5
- package/dist/cjs/HighlightenVideo.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +24 -24
- package/dist/cjs/HorizontalHero.js +6 -6
- package/dist/cjs/IssueContentDeck.js +6 -6
- package/dist/cjs/IssueDeck.js +8 -8
- package/dist/cjs/IssueLanding.js +58 -58
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +10 -10
- package/dist/cjs/MasterDeck.js +30 -30
- package/dist/cjs/MasterDeckPaginated.js +443 -0
- package/dist/cjs/MediaSeriesCard-c6a6bfd3.js +9411 -0
- package/dist/cjs/MediaSeriesLanding.js +53 -9534
- package/dist/cjs/MediaSeriesLandingPaginated.js +521 -0
- package/dist/cjs/NavDvm.js +5 -5
- package/dist/cjs/NavMagazine.js +22 -22
- package/dist/cjs/NavNative.js +19 -19
- package/dist/cjs/OncliveHero.js +6 -5
- package/dist/cjs/OncliveLargeHero.js +7 -7
- package/dist/cjs/PageFilter.js +3 -3
- package/dist/cjs/Pagination-f3ef7bc1.js +59 -0
- package/dist/cjs/PartnerDetailListing.js +1233 -160
- package/dist/cjs/PdfDownload.js +1 -1
- package/dist/cjs/PopUpModal.js +3 -3
- package/dist/cjs/PubSection.js +19 -19
- package/dist/cjs/PubToc.js +5 -5
- package/dist/cjs/PublicationDeck.js +5 -5
- package/dist/cjs/PublicationLanding.js +34 -34
- package/dist/cjs/QueueDeckExpanded.js +21 -21
- package/dist/cjs/QueueDeckExpandedPaginated.js +1377 -0
- package/dist/cjs/RecentNews.js +1 -1
- package/dist/cjs/RelatedContent.js +33 -33
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Search.js +3 -3
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +10 -10
- package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-49b81b0b.js} +11 -11
- package/dist/cjs/SideFooter.js +8 -8
- package/dist/cjs/{SocialSearchComponent-80a2130a.js → SocialSearchComponent-e8477ca3.js} +7 -7
- package/dist/cjs/TaxonomyCard.js +6 -6
- package/dist/cjs/TaxonomyDescription.js +24 -24
- package/dist/cjs/TemplateNormal.js +16 -16
- package/dist/cjs/ThumbnailCard.js +5 -5
- package/dist/cjs/Ustream.js +10 -10
- package/dist/cjs/VerticalHero.js +5 -5
- package/dist/cjs/VideoProgramLandingPage.js +25 -25
- package/dist/cjs/VideoSeriesCard.js +9 -9
- package/dist/cjs/VideoSeriesFilter.js +5 -5
- package/dist/cjs/VideoSeriesLandingPage.js +23 -23
- package/dist/cjs/VideoSeriesListing.js +16 -16
- package/dist/cjs/View.js +63 -63
- package/dist/cjs/YahooHero.js +7 -7
- package/dist/cjs/YoutubeGroup.js +14 -14
- package/dist/cjs/{_is-array-bd978497.js → _is-array-aa52fa1e.js} +1 -1
- package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-05795553.js} +1 -1
- package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-171b9ea5.js} +1 -1
- package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-9bac8737.js} +1 -1
- package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-df19209d.js} +3 -3
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-156bd4d6.js} +3 -4
- package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-f3c44602.js} +2 -2
- package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
- package/dist/cjs/{define-property-530a5e9e.js → define-property-21887c62.js} +1 -1
- package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-77a37684.js} +1 -1
- package/dist/cjs/{entities-fb0c6568.js → entities-310b46ee.js} +0 -4
- package/dist/cjs/{extends-1d905ddb.js → extends-eed4f016.js} +1 -1
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/getRelatedArticle.js +4 -4
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +24 -24
- package/dist/cjs/{getTargeting-41f2f52d.js → getTargeting-8874437b.js} +11 -11
- package/dist/cjs/getTargeting.js +5 -5
- package/dist/cjs/{index-79eed652.js → index-3294d3bc.js} +40 -39
- package/dist/cjs/{index-cdd88325.js → index-396089c0.js} +504 -514
- package/dist/cjs/{index-ff69979f.js → index-be0c82be.js} +22 -28
- package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
- package/dist/cjs/{index.es-e9d84959.js → index.es-9110add6.js} +5 -23
- package/dist/cjs/{index.esm-bf016399.js → index.esm-4d410430.js} +3 -2
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +41 -43
- package/dist/cjs/inherits-8d29278d.js +110 -0
- package/dist/cjs/{inherits-337c73a7.js → inherits-cba9c846.js} +7 -7
- package/dist/cjs/{keys-91f31941.js → keys-d207942e.js} +2 -2
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-fc2922d0.js} +30 -127
- package/dist/cjs/main-02daeefe.js +862 -0
- package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
- package/dist/cjs/{moment-ca3bd9fb.js → moment-575fe24c.js} +8 -10
- package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-f6d4eaa8.js} +2 -2
- package/dist/cjs/{stringify-13405ce2.js → stringify-bbc68047.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-c9b8a0d0.js} +2 -2
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
- package/dist/cjs/{typeof-3dd6d3df.js → typeof-5f52cf64.js} +3 -3
- package/dist/cjs/urlFor.js +4 -4
- package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-9ebe112f.js} +4 -4
- package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-e34bf324.js} +1 -1
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +11 -11
- package/dist/esm/AD300x250x600.js +11 -11
- package/dist/esm/AD728x90.js +12 -12
- package/dist/esm/ADFloatingFooter.js +10 -10
- package/dist/esm/ADFooter.js +3 -3
- package/dist/esm/ADGutter.js +10 -10
- package/dist/esm/{ADInfeed-7db96917.js → ADInfeed-d767ebe2.js} +3 -3
- package/dist/esm/ADSkyscraper.js +10 -10
- package/dist/esm/ADSponsoredResources.js +10 -10
- package/dist/esm/ADWebcast.js +10 -10
- package/dist/esm/ADWelcome.js +10 -10
- package/dist/esm/{ADlgInfeed-a3931e68.js → ADlgInfeed-cee95aa2.js} +1 -1
- package/dist/esm/AccordionPanel.js +4 -4
- package/dist/esm/AdSlot.js +10 -10
- package/dist/esm/AdSlotsProvider.js +905 -13
- package/dist/esm/AlgoliaSearch.js +32 -159
- package/dist/esm/AlphabeticList.js +6 -6
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +25 -25
- package/dist/esm/ArticleSeriesLandingPage.js +22 -22
- package/dist/esm/ArticleSeriesListing.js +18 -18
- package/dist/esm/Auth.js +1297 -469
- package/dist/esm/AuthWrapper.js +385 -1692
- package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-e6f95c2f.js} +1 -1
- package/dist/esm/Beam.js +5 -5
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-e9b4ddcf.js} +1 -1
- package/dist/esm/Breadcrumbs.js +3 -3
- package/dist/esm/CMEDeck.js +12 -12
- package/dist/esm/Column1.js +4 -4
- package/dist/esm/Column2.js +11 -11
- package/dist/esm/Column3.js +20 -20
- package/dist/esm/ConferenceArticleCard.js +20 -20
- package/dist/esm/DeckContent.js +45 -45
- package/dist/esm/DeckQueue.js +37 -37
- package/dist/esm/DeckQueuePaginated.js +333 -0
- package/dist/esm/{Dfp-d6a5629f.js → Dfp-f867d061.js} +5 -5
- package/dist/esm/EventsDeck.js +57 -57
- package/dist/esm/ExternalResources.js +27 -27
- package/dist/esm/Feature.js +6 -6
- package/dist/esm/ForbesHero.js +6 -6
- package/dist/esm/GridContent.js +71 -71
- package/dist/esm/GridHero.js +7 -7
- package/dist/esm/GroupDeck.js +6 -6
- package/dist/esm/HamMagazine.js +26 -26
- package/dist/esm/Hero.js +5 -5
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +24 -24
- package/dist/esm/HorizontalHero.js +6 -6
- package/dist/esm/IssueContentDeck.js +20 -20
- package/dist/esm/IssueDeck.js +30 -30
- package/dist/esm/IssueLanding.js +58 -58
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +10 -10
- package/dist/esm/MasterDeck.js +33 -33
- package/dist/esm/MasterDeckPaginated.js +437 -0
- package/dist/esm/MediaSeriesCard-1dd7eae8.js +9403 -0
- package/dist/esm/MediaSeriesLanding.js +53 -9533
- package/dist/esm/MediaSeriesLandingPaginated.js +516 -0
- package/dist/esm/NavDvm.js +8 -8
- package/dist/esm/NavMagazine.js +25 -25
- package/dist/esm/NavNative.js +24 -24
- package/dist/esm/OncliveHero.js +6 -5
- package/dist/esm/OncliveLargeHero.js +7 -7
- package/dist/esm/PageFilter.js +3 -3
- package/dist/esm/Pagination-a24855d4.js +54 -0
- package/dist/esm/PartnerDetailListing.js +1234 -161
- package/dist/esm/PdfDownload.js +1 -1
- package/dist/esm/PopUpModal.js +3 -3
- package/dist/esm/PubSection.js +19 -19
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +23 -23
- package/dist/esm/PublicationLanding.js +56 -56
- package/dist/esm/QueueDeckExpanded.js +21 -21
- package/dist/esm/QueueDeckExpandedPaginated.js +1371 -0
- package/dist/esm/RecentNews.js +1 -1
- package/dist/esm/RelatedContent.js +33 -33
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/RolesDeck.js +12 -12
- package/dist/esm/Search.js +5 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +10 -10
- package/dist/esm/{SeriesSlider-88c4133d.js → SeriesSlider-ce19fa25.js} +11 -11
- package/dist/esm/SideFooter.js +8 -8
- package/dist/esm/{SocialSearchComponent-7f3d6531.js → SocialSearchComponent-dca69151.js} +10 -10
- package/dist/esm/TaxonomyCard.js +22 -22
- package/dist/esm/TaxonomyDescription.js +24 -24
- package/dist/esm/TemplateNormal.js +19 -19
- package/dist/esm/ThumbnailCard.js +5 -5
- package/dist/esm/Ustream.js +10 -10
- package/dist/esm/VerticalHero.js +5 -5
- package/dist/esm/VideoProgramLandingPage.js +30 -30
- package/dist/esm/VideoSeriesCard.js +8 -8
- package/dist/esm/VideoSeriesFilter.js +5 -5
- package/dist/esm/VideoSeriesLandingPage.js +22 -22
- package/dist/esm/VideoSeriesListing.js +19 -19
- package/dist/esm/View.js +38 -38
- package/dist/esm/YahooHero.js +7 -7
- package/dist/esm/YoutubeGroup.js +14 -14
- package/dist/esm/{_is-array-8914b83f.js → _is-array-4df618a6.js} +1 -1
- package/dist/esm/{_iter-detect-13e31915.js → _iter-detect-130ee549.js} +1 -1
- package/dist/esm/{_object-sap-fc9da7e8.js → _object-sap-8b8ea5a9.js} +1 -1
- package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-c54dd835.js} +1 -1
- package/dist/esm/{asyncToGenerator-40371743.js → asyncToGenerator-7bf8bc4d.js} +3 -3
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-83f53e4e.js} +3 -4
- package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-86d4db69.js} +2 -2
- package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
- package/dist/esm/{define-property-73034847.js → define-property-6d26cb48.js} +1 -1
- package/dist/esm/{defineProperty-e66a2c7c.js → defineProperty-d7d9b577.js} +1 -1
- package/dist/esm/{entities-731f3fdb.js → entities-7cc3bf45.js} +0 -4
- package/dist/esm/{extends-9a61581c.js → extends-5b1796d4.js} +1 -1
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/getRelatedArticle.js +4 -4
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +24 -24
- package/dist/esm/{getTargeting-e6820763.js → getTargeting-277c801e.js} +11 -11
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-f7fdcc91.js → index-73819142.js} +22 -28
- package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
- package/dist/esm/{index-0b6db187.js → index-d1476645.js} +523 -533
- package/dist/esm/{index-511bdaa5.js → index-ef6d5dcf.js} +40 -39
- package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
- package/dist/esm/{index.esm-ed50151c.js → index.esm-fd746768.js} +3 -2
- package/dist/esm/index.js +46 -48
- package/dist/esm/{inherits-eeaf6740.js → inherits-2409637d.js} +4 -4
- package/dist/esm/inherits-77d5e4fc.js +101 -0
- package/dist/esm/{keys-a5ffafe7.js → keys-69989821.js} +2 -2
- package/dist/esm/{lodash-a818d390.js → lodash-17fdfebb.js} +30 -127
- package/dist/esm/main-c0612122.js +851 -0
- package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
- package/dist/esm/{moment-b6f49411.js → moment-e2f9b20c.js} +8 -10
- package/dist/esm/{slicedToArray-9c3bb613.js → slicedToArray-67a08c9c.js} +2 -2
- package/dist/esm/{stringify-ebc16384.js → stringify-70b72959.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-e333293f.js → toConsumableArray-32282905.js} +2 -2
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
- package/dist/esm/{typeof-938ae770.js → typeof-c05a82ba.js} +3 -3
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-d325d196.js → ustream-api-4c4fe0ba.js} +4 -4
- package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-f8f967cd.js} +1 -1
- package/package.json +112 -111
- package/dist/cjs/main-bc7d4bf8.js +0 -972
- package/dist/esm/main-ede573ee.js +0 -961
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
5
|
import './_object-pie-33c40e79.js';
|
|
6
|
-
import './extends-
|
|
7
|
-
import './define-property-
|
|
8
|
-
import './web.dom.iterable-
|
|
6
|
+
import './extends-5b1796d4.js';
|
|
7
|
+
import './define-property-6d26cb48.js';
|
|
8
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
9
9
|
import React__default, { useState, useEffect } from 'react';
|
|
10
10
|
import './events-6c3a7a63.js';
|
|
11
11
|
import './index-41a678ea.js';
|
|
12
12
|
import 'prop-types';
|
|
13
|
-
import Container
|
|
13
|
+
import Container from 'react-bootstrap/Container';
|
|
14
14
|
import 'react-bootstrap/Row';
|
|
15
15
|
import 'react-bootstrap/Col';
|
|
16
16
|
import { useRouter } from 'next/router';
|
|
17
17
|
import './isSymbol-1981418f.js';
|
|
18
|
-
import './debounce-
|
|
19
|
-
import './toNumber-
|
|
20
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
21
|
-
import './main-
|
|
22
|
-
import './stringify-
|
|
23
|
-
import './asyncToGenerator-
|
|
18
|
+
import './debounce-9207d8ee.js';
|
|
19
|
+
import './toNumber-2f7a84cd.js';
|
|
20
|
+
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
21
|
+
import './main-c0612122.js';
|
|
22
|
+
import './stringify-70b72959.js';
|
|
23
|
+
import './asyncToGenerator-7bf8bc4d.js';
|
|
24
24
|
import './Segment.js';
|
|
25
25
|
import './Beam.js';
|
|
26
26
|
import './AdSlot.js';
|
|
@@ -30,9 +30,9 @@ import 'react-bootstrap/Button';
|
|
|
30
30
|
import './react-social-icons-a7d5c5c7.js';
|
|
31
31
|
import 'react-bootstrap';
|
|
32
32
|
import './iconBase-602d52fe.js';
|
|
33
|
-
import './index.esm-
|
|
33
|
+
import './index.esm-29e48d38.js';
|
|
34
34
|
import 'next/head';
|
|
35
|
-
import './defineProperty-
|
|
35
|
+
import './defineProperty-d7d9b577.js';
|
|
36
36
|
import 'react-bootstrap/Form';
|
|
37
37
|
import { Column1 } from './Column1.js';
|
|
38
38
|
import './SideFooter.js';
|
|
@@ -48,12 +48,12 @@ import Header from './Header.js';
|
|
|
48
48
|
import 'react-bootstrap/Nav';
|
|
49
49
|
import 'react-bootstrap/Navbar';
|
|
50
50
|
import 'react-bootstrap/NavDropdown';
|
|
51
|
-
import './index.esm-
|
|
51
|
+
import './index.esm-f8aaeeeb.js';
|
|
52
52
|
import './NavFooter-e27bd93b.js';
|
|
53
|
-
import './index.esm-
|
|
53
|
+
import './index.esm-fd746768.js';
|
|
54
54
|
import './SocialIcons.js';
|
|
55
55
|
import 'react-bootstrap/FormControl';
|
|
56
|
-
import './SocialSearchComponent-
|
|
56
|
+
import './SocialSearchComponent-dca69151.js';
|
|
57
57
|
import MagazineNav from './NavMagazine.js';
|
|
58
58
|
import { NavNative } from './NavNative.js';
|
|
59
59
|
import './Search.js';
|
|
@@ -181,14 +181,14 @@ var TemplateNormal = function TemplateNormal(props) {
|
|
|
181
181
|
React__default.Fragment,
|
|
182
182
|
null,
|
|
183
183
|
horizontalAD && horizontalAD.networkID && horizontalAD.adUnit && React__default.createElement(
|
|
184
|
-
Container
|
|
184
|
+
Container,
|
|
185
185
|
null,
|
|
186
186
|
React__default.createElement(AD728x90, { networkID: horizontalAD.networkID, adUnit: horizontalAD.adUnit, targeting: adTargeting })
|
|
187
187
|
)
|
|
188
188
|
),
|
|
189
189
|
website.gutterAd && !sponsoredFlag && React__default.createElement(ADGutter, { title: 'gutter-ad', gutterAd: website.gutterAd }),
|
|
190
190
|
React__default.createElement(
|
|
191
|
-
Container
|
|
191
|
+
Container,
|
|
192
192
|
null,
|
|
193
193
|
layout()
|
|
194
194
|
)
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
3
|
-
import './web.dom.iterable-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import 'prop-types';
|
|
6
6
|
import 'react-dom';
|
|
7
|
-
import './slicedToArray-
|
|
8
|
-
import './index-
|
|
7
|
+
import './slicedToArray-67a08c9c.js';
|
|
8
|
+
import './index-73819142.js';
|
|
9
9
|
import urlFor from './urlFor.js';
|
|
10
10
|
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
11
|
-
import { c as clean_html_1 } from './entities-
|
|
11
|
+
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
12
12
|
import Media from 'react-bootstrap/Media';
|
|
13
13
|
|
|
14
14
|
var ThumbnailCard = function ThumbnailCard(_ref) {
|
package/dist/esm/Ustream.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './web.dom.iterable-
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
6
6
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
8
|
-
import { m as
|
|
9
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
8
|
+
import { m as main_36 } from './main-c0612122.js';
|
|
9
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
10
10
|
import './iconBase-602d52fe.js';
|
|
11
|
-
import { c as IoIosOpen } from './index.esm-
|
|
12
|
-
import { F as FaRegWindowClose } from './index.esm-
|
|
11
|
+
import { c as IoIosOpen } from './index.esm-29e48d38.js';
|
|
12
|
+
import { F as FaRegWindowClose } from './index.esm-cf08bf18.js';
|
|
13
13
|
|
|
14
14
|
var _this = undefined;
|
|
15
15
|
|
|
@@ -86,7 +86,7 @@ var Ustream = function Ustream(_ref) {
|
|
|
86
86
|
switch (_context.prev = _context.next) {
|
|
87
87
|
case 0:
|
|
88
88
|
_context.next = 2;
|
|
89
|
-
return import('./ustream-api-
|
|
89
|
+
return import('./ustream-api-4c4fe0ba.js');
|
|
90
90
|
|
|
91
91
|
case 2:
|
|
92
92
|
UstreamEmbed = _context.sent;
|
|
@@ -117,7 +117,7 @@ var Ustream = function Ustream(_ref) {
|
|
|
117
117
|
}
|
|
118
118
|
}, [isMuted]);
|
|
119
119
|
//return nothing if mobile
|
|
120
|
-
if (
|
|
120
|
+
if (main_36) {
|
|
121
121
|
return null;
|
|
122
122
|
}
|
|
123
123
|
return React__default.createElement(
|
package/dist/esm/VerticalHero.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
3
|
-
import './web.dom.iterable-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import './moment-
|
|
6
|
-
import './slicedToArray-
|
|
7
|
-
import './index-
|
|
5
|
+
import './moment-e2f9b20c.js';
|
|
6
|
+
import './slicedToArray-67a08c9c.js';
|
|
7
|
+
import './index-73819142.js';
|
|
8
8
|
import urlFor from './urlFor.js';
|
|
9
9
|
|
|
10
10
|
var VerticalHero = function VerticalHero(props) {
|
|
@@ -1,59 +1,59 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './toConsumableArray-
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
|
+
import './toConsumableArray-32282905.js';
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends } from './extends-
|
|
8
|
-
import './_object-sap-
|
|
9
|
-
import './inherits-
|
|
10
|
-
import './define-property-
|
|
11
|
-
import './web.dom.iterable-
|
|
12
|
-
import './typeof-
|
|
13
|
-
import './_is-array-
|
|
7
|
+
import { _ as _extends } from './extends-5b1796d4.js';
|
|
8
|
+
import './_object-sap-8b8ea5a9.js';
|
|
9
|
+
import './inherits-2409637d.js';
|
|
10
|
+
import './define-property-6d26cb48.js';
|
|
11
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
+
import './typeof-c05a82ba.js';
|
|
13
|
+
import './_is-array-4df618a6.js';
|
|
14
14
|
import React__default from 'react';
|
|
15
15
|
import './events-6c3a7a63.js';
|
|
16
16
|
import './index-41a678ea.js';
|
|
17
17
|
import 'prop-types';
|
|
18
18
|
import 'react-bootstrap/Container';
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
|
-
import Col
|
|
21
|
-
import './moment-
|
|
20
|
+
import Col from 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
22
22
|
import 'next/router';
|
|
23
23
|
import './isSymbol-1981418f.js';
|
|
24
|
-
import './debounce-
|
|
25
|
-
import './toNumber-
|
|
26
|
-
import './index.es-
|
|
24
|
+
import './debounce-9207d8ee.js';
|
|
25
|
+
import './toNumber-2f7a84cd.js';
|
|
26
|
+
import './index.es-29c1cef5.js';
|
|
27
27
|
import 'react-dom';
|
|
28
28
|
import './visibility-sensor-72fd8f8b.js';
|
|
29
|
-
import './slicedToArray-
|
|
30
|
-
import './index-
|
|
29
|
+
import './slicedToArray-67a08c9c.js';
|
|
30
|
+
import './index-73819142.js';
|
|
31
31
|
import './urlFor.js';
|
|
32
32
|
import './index-5f7e79e7.js';
|
|
33
|
-
import './main-
|
|
34
|
-
import './entities-
|
|
35
|
-
import './stringify-
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
33
|
+
import './main-c0612122.js';
|
|
34
|
+
import './entities-7cc3bf45.js';
|
|
35
|
+
import './stringify-70b72959.js';
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import Button
|
|
41
|
-
import { B as BlockContent } from './BlockContent-
|
|
40
|
+
import Button from 'react-bootstrap/Button';
|
|
41
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
42
42
|
import './index-c7e2ac95.js';
|
|
43
43
|
import './smoothscroll-0cd4c7a6.js';
|
|
44
44
|
import './GroupDeck.js';
|
|
45
45
|
import './YoutubeGroup.js';
|
|
46
46
|
import 'react-bootstrap';
|
|
47
47
|
import './iconBase-602d52fe.js';
|
|
48
|
-
import './index.esm-
|
|
48
|
+
import './index.esm-29e48d38.js';
|
|
49
49
|
import VideoSeriesListing from './VideoSeriesListing.js';
|
|
50
|
-
import { g as getSerializers } from './index-
|
|
50
|
+
import { g as getSerializers } from './index-d1476645.js';
|
|
51
51
|
import './util-7700fc59.js';
|
|
52
|
-
import './brightcove-react-player-loader.es-
|
|
52
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
53
53
|
import 'next/head';
|
|
54
54
|
import 'react-share';
|
|
55
55
|
import './SocialShare.js';
|
|
56
|
-
import './_object-to-array-
|
|
56
|
+
import './_object-to-array-c54dd835.js';
|
|
57
57
|
import 'react-bootstrap/Pagination';
|
|
58
58
|
import 'react-bootstrap/Figure';
|
|
59
59
|
import 'react-bootstrap/OverlayTrigger';
|
|
@@ -100,7 +100,7 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
100
100
|
Form.Row,
|
|
101
101
|
null,
|
|
102
102
|
React__default.createElement(
|
|
103
|
-
Col
|
|
103
|
+
Col,
|
|
104
104
|
null,
|
|
105
105
|
React__default.createElement(
|
|
106
106
|
Form.Group,
|
|
@@ -128,10 +128,10 @@ var VideoProgramLandingPage = function VideoProgramLandingPage(props) {
|
|
|
128
128
|
)
|
|
129
129
|
),
|
|
130
130
|
React__default.createElement(
|
|
131
|
-
Col
|
|
131
|
+
Col,
|
|
132
132
|
null,
|
|
133
133
|
React__default.createElement(
|
|
134
|
-
Button
|
|
134
|
+
Button,
|
|
135
135
|
{ type: 'submit', variant: 'secondary' },
|
|
136
136
|
'Apply'
|
|
137
137
|
)
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
4
|
import './_object-pie-33c40e79.js';
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import { _ as _typeof } from './typeof-
|
|
7
|
-
import './_is-array-
|
|
5
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
6
|
+
import { _ as _typeof } from './typeof-c05a82ba.js';
|
|
7
|
+
import './_is-array-4df618a6.js';
|
|
8
8
|
import React__default from 'react';
|
|
9
9
|
import 'prop-types';
|
|
10
|
-
import { m as moment } from './moment-
|
|
10
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
11
11
|
import 'react-dom';
|
|
12
|
-
import './slicedToArray-
|
|
13
|
-
import './index-
|
|
12
|
+
import './slicedToArray-67a08c9c.js';
|
|
13
|
+
import './index-73819142.js';
|
|
14
14
|
import urlFor from './urlFor.js';
|
|
15
15
|
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
16
16
|
import { s as styleInject } from './style-inject.es-1f59c1d0.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
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './web.dom.iterable-
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
6
6
|
import React__default, { useState, useEffect } from 'react';
|
|
7
7
|
import { withRouter } from 'next/router';
|
|
8
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
9
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
8
|
+
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
9
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
10
10
|
import { DropdownButton, Dropdown } from 'react-bootstrap';
|
|
11
11
|
|
|
12
12
|
var _this = undefined;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './toConsumableArray-
|
|
4
|
+
import './_iter-detect-130ee549.js';
|
|
5
|
+
import './toConsumableArray-32282905.js';
|
|
6
6
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './extends-
|
|
8
|
-
import './_object-sap-
|
|
9
|
-
import './inherits-
|
|
10
|
-
import './define-property-
|
|
11
|
-
import './web.dom.iterable-
|
|
12
|
-
import { _ as _typeof } from './typeof-
|
|
13
|
-
import './_is-array-
|
|
7
|
+
import './extends-5b1796d4.js';
|
|
8
|
+
import './_object-sap-8b8ea5a9.js';
|
|
9
|
+
import './inherits-2409637d.js';
|
|
10
|
+
import './define-property-6d26cb48.js';
|
|
11
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
+
import { _ as _typeof } from './typeof-c05a82ba.js';
|
|
13
|
+
import './_is-array-4df618a6.js';
|
|
14
14
|
import React__default from 'react';
|
|
15
15
|
import './events-6c3a7a63.js';
|
|
16
16
|
import './index-41a678ea.js';
|
|
@@ -19,27 +19,27 @@ import 'react-bootstrap/Container';
|
|
|
19
19
|
import 'react-bootstrap/Row';
|
|
20
20
|
import 'react-bootstrap/Col';
|
|
21
21
|
import 'react-bootstrap/Card';
|
|
22
|
-
import { m as moment } from './moment-
|
|
22
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
23
23
|
import 'next/router';
|
|
24
24
|
import './isSymbol-1981418f.js';
|
|
25
|
-
import './debounce-
|
|
26
|
-
import './toNumber-
|
|
27
|
-
import './index.es-
|
|
25
|
+
import './debounce-9207d8ee.js';
|
|
26
|
+
import './toNumber-2f7a84cd.js';
|
|
27
|
+
import './index.es-29c1cef5.js';
|
|
28
28
|
import 'react-dom';
|
|
29
29
|
import './visibility-sensor-72fd8f8b.js';
|
|
30
|
-
import './slicedToArray-
|
|
31
|
-
import './index-
|
|
30
|
+
import './slicedToArray-67a08c9c.js';
|
|
31
|
+
import './index-73819142.js';
|
|
32
32
|
import './urlFor.js';
|
|
33
33
|
import './index-5f7e79e7.js';
|
|
34
|
-
import './main-
|
|
35
|
-
import './stringify-
|
|
36
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
34
|
+
import './main-c0612122.js';
|
|
35
|
+
import './stringify-70b72959.js';
|
|
36
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
41
|
-
import './lodash-
|
|
42
|
-
import './ADlgInfeed-
|
|
40
|
+
import './ADInfeed-d767ebe2.js';
|
|
41
|
+
import './lodash-17fdfebb.js';
|
|
42
|
+
import './ADlgInfeed-cee95aa2.js';
|
|
43
43
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
44
44
|
import MasterDeck from './MasterDeck.js';
|
|
45
45
|
import 'react-bootstrap/Breadcrumb';
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
2
|
+
import './core.get-iterator-method-86d4db69.js';
|
|
3
3
|
import './_library-528f1934.js';
|
|
4
4
|
import './_object-pie-33c40e79.js';
|
|
5
|
-
import { _ as _extends } from './extends-
|
|
6
|
-
import './_object-sap-
|
|
7
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
8
|
-
import './define-property-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import './typeof-
|
|
11
|
-
import './_is-array-
|
|
5
|
+
import { _ as _extends } from './extends-5b1796d4.js';
|
|
6
|
+
import './_object-sap-8b8ea5a9.js';
|
|
7
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-2409637d.js';
|
|
8
|
+
import './define-property-6d26cb48.js';
|
|
9
|
+
import './web.dom.iterable-f8f967cd.js';
|
|
10
|
+
import './typeof-c05a82ba.js';
|
|
11
|
+
import './_is-array-4df618a6.js';
|
|
12
12
|
import React__default from 'react';
|
|
13
13
|
import './events-6c3a7a63.js';
|
|
14
14
|
import { l as lib_3 } from './index-41a678ea.js';
|
|
15
15
|
import 'prop-types';
|
|
16
|
-
import Container
|
|
17
|
-
import { m as moment } from './moment-
|
|
16
|
+
import Container from 'react-bootstrap/Container';
|
|
17
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
18
18
|
import { withRouter } from 'next/router';
|
|
19
19
|
import './isSymbol-1981418f.js';
|
|
20
|
-
import { d as debounce_1 } from './debounce-
|
|
21
|
-
import './toNumber-
|
|
22
|
-
import { I as InfiniteScroll } from './index.es-
|
|
20
|
+
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
21
|
+
import './toNumber-2f7a84cd.js';
|
|
22
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
23
23
|
import 'react-dom';
|
|
24
24
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
25
|
-
import './slicedToArray-
|
|
26
|
-
import './index-
|
|
25
|
+
import './slicedToArray-67a08c9c.js';
|
|
26
|
+
import './index-73819142.js';
|
|
27
27
|
import './urlFor.js';
|
|
28
28
|
import './index-5f7e79e7.js';
|
|
29
|
-
import './main-
|
|
29
|
+
import './main-c0612122.js';
|
|
30
30
|
import './index-c7e2ac95.js';
|
|
31
31
|
import './smoothscroll-0cd4c7a6.js';
|
|
32
32
|
import YoutubeGroup from './YoutubeGroup.js';
|
|
33
33
|
import './iconBase-602d52fe.js';
|
|
34
|
-
import { I as IoIosArrowForward } from './index.esm-
|
|
34
|
+
import { I as IoIosArrowForward } from './index.esm-29e48d38.js';
|
|
35
35
|
|
|
36
36
|
var VideoSeriesListing = function (_React$Component) {
|
|
37
37
|
_inherits(VideoSeriesListing, _React$Component);
|
|
@@ -275,7 +275,7 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
275
275
|
InfiniteScroll,
|
|
276
276
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling, scrollThreshold: 0.8 },
|
|
277
277
|
React__default.createElement(
|
|
278
|
-
Container
|
|
278
|
+
Container,
|
|
279
279
|
null,
|
|
280
280
|
this.state.data && this.state.data.map(function (series, index) {
|
|
281
281
|
var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
|
|
@@ -326,7 +326,7 @@ var VideoSeriesListing = function (_React$Component) {
|
|
|
326
326
|
this.state.data.length >= 1 && this.state.data[0].length > 0 ?
|
|
327
327
|
//Check if any Video Groups available
|
|
328
328
|
React__default.createElement(
|
|
329
|
-
Container
|
|
329
|
+
Container,
|
|
330
330
|
null,
|
|
331
331
|
this.state.data && this.state.data.map(function (series, index) {
|
|
332
332
|
var page = series && series.length > 0 && series[0].pageNumber !== 1 ? series[0].pageNumber : 1;
|