@mjhls/mjh-framework 1.0.786-beta.1 → 1.0.787
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +27 -26
- package/dist/cjs/AD300x250x600.js +27 -26
- package/dist/cjs/AD728x90.js +30 -29
- package/dist/cjs/ADFloatingFooter.js +29 -28
- package/dist/cjs/ADFooter.js +15 -14
- package/dist/cjs/ADGutter.js +29 -28
- package/dist/cjs/{ADInfeed-bb09e44c.js → ADInfeed-1e53d7db.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +29 -28
- package/dist/cjs/ADSponsoredResources.js +29 -28
- package/dist/cjs/ADWebcast.js +29 -28
- package/dist/cjs/ADWelcome.js +30 -29
- package/dist/cjs/{ADlgInfeed-fa91dbda.js → ADlgInfeed-2494fd17.js} +11 -10
- package/dist/cjs/AccordionPanel.js +31 -29
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +16 -15
- package/dist/cjs/AlphabeticList.js +25 -24
- package/dist/cjs/ArticleCarousel.js +24 -23
- package/dist/cjs/ArticleProgramLandingPage.js +57 -54
- package/dist/cjs/ArticleSeriesLandingPage.js +38 -37
- package/dist/cjs/ArticleSeriesListing.js +61 -60
- package/dist/cjs/Auth.js +4231 -0
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-5fa89df5.js} +14 -13
- package/dist/cjs/Beam.js +8 -8
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-eca358e4.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +29 -27
- package/dist/cjs/CMEDeck.js +82 -82
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +35 -32
- package/dist/cjs/Column3.js +57 -54
- package/dist/cjs/ConferenceArticleCard.js +24 -23
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +97 -93
- package/dist/cjs/DeckQueue.js +91 -87
- package/dist/cjs/{Dfp-b807d8fa.js → Dfp-a17e00fa.js} +32 -31
- package/dist/cjs/EventsDeck.js +138 -131
- package/dist/cjs/ExternalResources.js +80 -77
- package/dist/cjs/Feature.js +27 -25
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +181 -177
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +59 -58
- package/dist/cjs/HamMagazine.js +135 -130
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +13 -12
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +71 -68
- package/dist/cjs/HorizontalHero.js +26 -25
- package/dist/cjs/IssueContentDeck.js +77 -72
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +40 -39
- package/dist/cjs/LeftNav.js +37 -35
- package/dist/cjs/MasterDeck.js +70 -69
- package/dist/cjs/MediaSeriesLanding.js +40 -38
- package/dist/cjs/NavDvm.js +79 -74
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +142 -137
- package/dist/cjs/NavNative.js +134 -126
- package/dist/cjs/NavNormal.js +52 -47
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +67 -66
- package/dist/cjs/PageFilter.js +15 -14
- package/dist/cjs/PartnerDetailListing.js +112 -99
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +21 -19
- package/dist/cjs/PubSection.js +39 -38
- package/dist/cjs/PubToc.js +16 -15
- package/dist/cjs/PublicationDeck.js +66 -61
- package/dist/cjs/PublicationLanding.js +83 -79
- package/dist/cjs/QueueDeckExpanded.js +291 -291
- package/dist/cjs/RecentNews.js +24 -23
- package/dist/cjs/RelatedContent.js +25 -24
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +22 -18
- package/dist/cjs/Segment.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +37 -37
- package/dist/cjs/{SeriesSlider-f662f1f5.js → SeriesSlider-193a2958.js} +38 -37
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +35 -34
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-8dd468fd.js → SocialSearchComponent-45c54bed.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +62 -57
- package/dist/cjs/TaxonomyDescription.js +54 -51
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +22 -20
- package/dist/cjs/Ustream.js +27 -26
- package/dist/cjs/VerticalHero.js +18 -17
- package/dist/cjs/VideoProgramLandingPage.js +76 -70
- package/dist/cjs/VideoSeriesCard.js +32 -31
- package/dist/cjs/VideoSeriesFilter.js +18 -18
- package/dist/cjs/VideoSeriesLandingPage.js +46 -45
- package/dist/cjs/VideoSeriesListing.js +78 -77
- package/dist/cjs/View.js +261 -255
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +63 -62
- package/dist/cjs/{_is-array-754e012d.js → _is-array-63ae4740.js} +6 -6
- package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-2613ffa1.js} +2 -2
- package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-c5bd707d.js} +1 -1
- package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-bec5fcf2.js} +1 -1
- package/dist/cjs/{_to-object-329a650b.js → _to-object-821a2927.js} +4 -4
- package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-b6a175bf.js} +7 -7
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-b4615fd3.js} +2 -2
- package/dist/cjs/{define-property-f4d12f4e.js → define-property-aff11f8a.js} +1 -1
- package/dist/cjs/{defineProperty-55548b25.js → defineProperty-d6fbb280.js} +1 -1
- package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
- package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-20d42c53.js} +2 -2
- package/dist/cjs/{extends-0a918631.js → extends-1e24fc8d.js} +1 -2
- package/dist/cjs/getRelatedArticle.js +443 -28
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +44 -42
- package/dist/cjs/{getTargeting-67f12cd7.js → getTargeting-497b581d.js} +3 -3
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-8bf6c863.js → index-0e4427c8.js} +12 -11
- package/dist/cjs/{index-3294d3bc.js → index-4d74ffd6.js} +40 -41
- package/dist/cjs/{index-57d0264f.js → index-4f6e2a09.js} +948 -1747
- package/dist/cjs/{index-da796b8c.js → index-80f57cff.js} +17 -15
- package/dist/cjs/index-bd6c9f56.js +211 -0
- package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
- package/dist/cjs/{index.esm-4d410430.js → index.esm-8123cf40.js} +20 -20
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +166 -154
- package/dist/cjs/{inherits-452ff02c.js → inherits-2eb23889.js} +5 -8
- package/dist/cjs/{keys-a586b7a0.js → keys-95c064c9.js} +2 -2
- package/dist/cjs/{lodash-fc2922d0.js → lodash-4ef21f0f.js} +72 -23
- package/dist/cjs/{main-02daeefe.js → main-dc082238.js} +116 -80
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-db24842a.js} +4 -4
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-7c5aff47.js → stringify-01cf47f7.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-cf0865fc.js} +4 -4
- package/dist/cjs/{typeof-725500bc.js → typeof-97065d40.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/util-6f784d85.js +576 -0
- package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-8b54af99.js} +7 -5
- package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-4480325a.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +23 -23
- package/dist/esm/AD300x250x600.js +23 -23
- package/dist/esm/AD728x90.js +26 -26
- package/dist/esm/ADFloatingFooter.js +25 -25
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +25 -25
- package/dist/esm/{ADInfeed-0b552b0a.js → ADInfeed-94817c40.js} +9 -9
- package/dist/esm/ADSkyscraper.js +25 -25
- package/dist/esm/ADSponsoredResources.js +25 -25
- package/dist/esm/ADWebcast.js +25 -25
- package/dist/esm/ADWelcome.js +26 -26
- package/dist/esm/{ADlgInfeed-49f41f83.js → ADlgInfeed-6124ee3c.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +22 -22
- package/dist/esm/AdSlotsProvider.js +12 -12
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +53 -51
- package/dist/esm/ArticleSeriesLandingPage.js +34 -34
- package/dist/esm/ArticleSeriesListing.js +55 -55
- package/dist/esm/Auth.js +4211 -0
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-c7ff069f.js} +11 -11
- package/dist/esm/Beam.js +8 -8
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d8cd739c.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +78 -78
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -26
- package/dist/esm/Column3.js +47 -47
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +75 -75
- package/dist/esm/DeckQueue.js +65 -65
- package/dist/esm/{Dfp-ebc4b22f.js → Dfp-988dbcaa.js} +21 -21
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +72 -70
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -139
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -104
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +67 -65
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +36 -36
- package/dist/esm/LeftNav.js +31 -31
- package/dist/esm/MasterDeck.js +63 -63
- package/dist/esm/MediaSeriesLanding.js +31 -31
- package/dist/esm/NavDvm.js +56 -56
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -113
- package/dist/esm/NavNative.js +99 -99
- package/dist/esm/NavNormal.js +35 -35
- package/dist/esm/OncliveHero.js +16 -17
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +107 -95
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +35 -35
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +54 -54
- package/dist/esm/QueueDeckExpanded.js +271 -271
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +31 -31
- package/dist/esm/{SeriesSlider-9245785f.js → SeriesSlider-6a1081ff.js} +27 -27
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +30 -30
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-a2ae84d1.js → SocialSearchComponent-c3216d1a.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +48 -46
- package/dist/esm/TemplateNormal.js +66 -66
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +62 -60
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +15 -15
- package/dist/esm/VideoSeriesLandingPage.js +38 -38
- package/dist/esm/VideoSeriesListing.js +71 -71
- package/dist/esm/View.js +241 -239
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-58e95429.js → _is-array-674f71ec.js} +6 -6
- package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-48516cd3.js} +2 -2
- package/dist/esm/{_object-sap-964b6feb.js → _object-sap-fd3054d0.js} +1 -1
- package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-8f409e54.js} +1 -1
- package/dist/esm/{_to-object-a4107da3.js → _to-object-97770c52.js} +5 -5
- package/dist/esm/{asyncToGenerator-fc1c2e29.js → asyncToGenerator-585841c0.js} +7 -7
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-b43c695a.js} +7 -6
- package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-d1d5ed02.js} +2 -2
- package/dist/esm/{define-property-8af5f002.js → define-property-ec6d528d.js} +1 -1
- package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-ea516b15.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
- package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-aa6068a3.js} +3 -3
- package/dist/esm/{extends-6f2fcc99.js → extends-31d65aba.js} +2 -2
- package/dist/esm/getRelatedArticle.js +443 -28
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +44 -42
- package/dist/esm/{getTargeting-ed6ebf43.js → getTargeting-2d402d66.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
- package/dist/esm/{index-5f9f807a.js → index-752d1dae.js} +10 -10
- package/dist/esm/{index-0141b5a9.js → index-761f5e47.js} +874 -1681
- package/dist/esm/{index-a9e53f80.js → index-888f9253.js} +6 -6
- package/dist/esm/{index-ef6d5dcf.js → index-ccb770c7.js} +40 -41
- package/dist/esm/index-db3bb315.js +207 -0
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8016b507.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
- package/dist/esm/index.js +132 -124
- package/dist/esm/{inherits-cf8dde54.js → inherits-5906fbea.js} +6 -6
- package/dist/esm/{keys-8eda7a5c.js → keys-a0b0c7a4.js} +2 -2
- package/dist/esm/{lodash-17fdfebb.js → lodash-ad27652f.js} +72 -23
- package/dist/esm/{main-e4a934b2.js → main-1450d277.js} +113 -78
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-91f9716f.js} +20 -20
- package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-cdeaee08.js} +4 -4
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/{stringify-4330ccdc.js → stringify-d4839bab.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-fa2dcda7.js} +4 -4
- package/dist/esm/{typeof-6435ba1c.js → typeof-e9cea9e8.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/util-3ab476bf.js +574 -0
- package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-082c757b.js} +2 -2
- package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-035980f3.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
package/dist/esm/YahooHero.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
3
|
+
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
4
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
5
|
+
import { A as AuthorComponent } from './AuthorComponent-c7ff069f.js';
|
|
6
|
+
import { L as LazyLoad } from './index-752d1dae.js';
|
|
1
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import './
|
|
6
|
-
import
|
|
7
|
-
import 'prop-types';
|
|
8
|
-
import { m as moment } from './moment-e2f9b20c.js';
|
|
8
|
+
import './slicedToArray-cdeaee08.js';
|
|
9
|
+
import './web.dom.iterable-035980f3.js';
|
|
10
|
+
import './es6.string.iterator-aa6068a3.js';
|
|
11
|
+
import './_to-object-97770c52.js';
|
|
12
|
+
import './core.get-iterator-method-d1d5ed02.js';
|
|
9
13
|
import 'react-dom';
|
|
10
|
-
import
|
|
11
|
-
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
12
|
-
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
13
|
-
import './slicedToArray-641f241f.js';
|
|
14
|
-
import { A as AuthorComponent } from './AuthorComponent-34b16174.js';
|
|
14
|
+
import 'prop-types';
|
|
15
15
|
|
|
16
16
|
var YahooHero = function YahooHero(props) {
|
|
17
17
|
var removeTimeStamp = props.removeTimeStamp;
|
|
@@ -34,35 +34,35 @@ var YahooHero = function YahooHero(props) {
|
|
|
34
34
|
topArticleThumbnail = props.thumbnail;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
return
|
|
37
|
+
return React.createElement(
|
|
38
38
|
'div',
|
|
39
39
|
{ className: 'article-hero' },
|
|
40
|
-
|
|
40
|
+
React.createElement(
|
|
41
41
|
'a',
|
|
42
42
|
{ href: '/view/' + topArticle.url.current },
|
|
43
|
-
|
|
43
|
+
React.createElement(
|
|
44
44
|
'div',
|
|
45
45
|
{ className: 'yh-top-article' },
|
|
46
|
-
|
|
46
|
+
React.createElement(
|
|
47
47
|
'div',
|
|
48
48
|
{ className: 'yh-top-article--img' },
|
|
49
|
-
|
|
49
|
+
React.createElement('img', { src: topArticleThumbnail, alt: topArticleAltText })
|
|
50
50
|
),
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
React.createElement('div', { className: 'yh-top-article--blur' }),
|
|
52
|
+
React.createElement(
|
|
53
53
|
'div',
|
|
54
54
|
{ className: 'yh-top-article--body' },
|
|
55
|
-
|
|
55
|
+
React.createElement(
|
|
56
56
|
'h1',
|
|
57
57
|
null,
|
|
58
58
|
topArticle.title
|
|
59
59
|
),
|
|
60
|
-
|
|
60
|
+
React.createElement(
|
|
61
61
|
'p',
|
|
62
62
|
null,
|
|
63
63
|
moment(topArticle.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
64
64
|
),
|
|
65
|
-
|
|
65
|
+
React.createElement(
|
|
66
66
|
'p',
|
|
67
67
|
null,
|
|
68
68
|
clean_html_1(topArticle.summary)
|
|
@@ -70,50 +70,50 @@ var YahooHero = function YahooHero(props) {
|
|
|
70
70
|
)
|
|
71
71
|
)
|
|
72
72
|
),
|
|
73
|
-
|
|
73
|
+
React.createElement(
|
|
74
74
|
'div',
|
|
75
75
|
{ className: 'yh-sub-article-container' },
|
|
76
76
|
subArticles.map(function (article, index) {
|
|
77
77
|
var articleThumbnail = '';
|
|
78
|
-
|
|
78
|
+
article.title;
|
|
79
79
|
if (article.thumbnail && article.thumbnail.asset) {
|
|
80
80
|
articleThumbnail = urlFor(article.thumbnail.asset).width(250).url();
|
|
81
|
-
|
|
81
|
+
article.thumbnail.asset.originalFileName;
|
|
82
82
|
} else if (props.thumbnail) {
|
|
83
83
|
articleThumbnail = props.thumbnail;
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
return
|
|
86
|
+
return React.createElement(
|
|
87
87
|
'div',
|
|
88
88
|
{ key: index, className: 'yh-sub-article' },
|
|
89
|
-
|
|
89
|
+
React.createElement(
|
|
90
90
|
'a',
|
|
91
91
|
{ href: '/view/' + article.url.current },
|
|
92
|
-
|
|
92
|
+
React.createElement('img', { src: articleThumbnail })
|
|
93
93
|
),
|
|
94
|
-
|
|
94
|
+
React.createElement(
|
|
95
95
|
'a',
|
|
96
96
|
{ href: '/view/' + article.url.current },
|
|
97
|
-
|
|
97
|
+
React.createElement(
|
|
98
98
|
'h6',
|
|
99
99
|
{ className: 'yh-sub-article--title' },
|
|
100
100
|
article.title
|
|
101
101
|
)
|
|
102
102
|
),
|
|
103
|
-
|
|
103
|
+
React.createElement(
|
|
104
104
|
'p',
|
|
105
105
|
{ className: 'yh-sub-article--info' },
|
|
106
106
|
moment(article.published).format(removeTimeStamp ? 'MMMM DD, YYYY' : 'MMMM DD, YYYY hh:mma')
|
|
107
107
|
),
|
|
108
|
-
article.authorMapping && article.authorMapping.length > 0 &&
|
|
108
|
+
article.authorMapping && article.authorMapping.length > 0 && React.createElement(
|
|
109
109
|
LazyLoad,
|
|
110
110
|
{ height: 50 },
|
|
111
|
-
|
|
111
|
+
React.createElement(AuthorComponent, { key: index.toString(), index: index, authors: article.authorMapping })
|
|
112
112
|
)
|
|
113
113
|
);
|
|
114
114
|
})
|
|
115
115
|
),
|
|
116
|
-
|
|
116
|
+
React.createElement(
|
|
117
117
|
'style',
|
|
118
118
|
{ jsx: 'true' },
|
|
119
119
|
'\n .article-hero{\n padding-bottom:15px\n }\n .yh-top-article {\n display: flex;\n flex-direction: row;\n position: relative;\n font-family: Roboto, sans-serif;\n margin-bottom: 1rem;\n border-radius: 15px;\n overflow: hidden;\n min-height: 315px;\n }\n .yh-top-article--img {\n width: 100%;\n min-height: 240px;\n overflow: hidden;\n }\n .yh-top-article--img img {\n width: 100%;\n height: auto;\n min-height: 100%;\n max-height: 315px;\n object-fit: cover;\n }\n .yh-top-article--body {\n height: 100%;\n width: 40%;\n min-width: 320px;\n right: 0;\n position: absolute;\n color: white;\n padding: 1.75rem;\n height: 315px;\n display: flex;\n align-items: flex-start;\n justify-content: center;\n flex-direction: column;\n }\n .yh-top-article--body h1 {\n color: white!important;\n font-size: 1.4rem;\n font-weight: 500;\n margin-bottom: 0.5rem;\n }\n .yh-top-article--body p {\n font-size: 0.9rem;\n margin-bottom: 0.5rem;\n }\n .yh-top-article--blur {\n height: 100%;\n width: 40%;\n right: 0;\n position: absolute;\n filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));\n background: rgba(0,0,0,.65);\n min-width: 320px;\n }\n .yh-sub-article-container {\n display: flex;\n justify-content: space-between;\n }\n .yh-sub-article {\n width: 23.25%;\n }\n .yh-sub-article p.yh-sub-article--title {\n font-weight: bold;\n }\n .yh-sub-article img {\n width: 100%;\n height: 150px;\n object-fit: cover;\n border-radius: 15px;\n }\n .yh-sub-article img[src=\'' + props.thumbnail + '\']{\n object-fit: contain;\n }\n .yh-sub-article--title {\n font-weight: bold;\n margin-top: .25rem;\n font-size: 1rem;\n margin-bottom: .25rem;\n }\n .yh-sub-article--info {\n font-size: .8rem;\n margin-bottom: 0;\n\n }\n @media screen and (max-width: 968px) {\n .yh-sub-article-container {\n flex-wrap: wrap;\n }\n .yh-sub-article {\n width: 48%;\n margin-bottom: 1rem;\n }\n }\n '
|
package/dist/esm/YoutubeGroup.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
+
import { _ as _typeof } from './typeof-e9cea9e8.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-cdeaee08.js';
|
|
3
|
+
import React, { useRef, useState, useEffect } from 'react';
|
|
4
|
+
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
5
|
+
import { L as LazyLoad } from './index-752d1dae.js';
|
|
6
|
+
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
7
|
+
import { i as imageUrlBuilder } from './index-3f5c03b2.js';
|
|
8
|
+
import { m as main_40, a as main_45, b as main_39 } from './main-1450d277.js';
|
|
1
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import './
|
|
10
|
+
import './es6.string.iterator-aa6068a3.js';
|
|
11
|
+
import './_to-object-97770c52.js';
|
|
12
|
+
import './web.dom.iterable-035980f3.js';
|
|
13
|
+
import './_is-array-674f71ec.js';
|
|
6
14
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './
|
|
8
|
-
import
|
|
9
|
-
import './_is-array-58e95429.js';
|
|
10
|
-
import React__default, { useRef, useState, useEffect } from 'react';
|
|
11
|
-
import 'prop-types';
|
|
15
|
+
import './_library-528f1934.js';
|
|
16
|
+
import './core.get-iterator-method-d1d5ed02.js';
|
|
12
17
|
import 'react-dom';
|
|
13
|
-
import
|
|
14
|
-
import { L as LazyLoad } from './index-5f9f807a.js';
|
|
15
|
-
import { m as main_36, a as main_41, b as main_35 } from './main-e4a934b2.js';
|
|
16
|
-
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
17
|
-
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
18
|
-
import { s as smoothscroll } from './smoothscroll-0cd4c7a6.js';
|
|
18
|
+
import 'prop-types';
|
|
19
19
|
|
|
20
20
|
/*
|
|
21
21
|
GROQ query -
|
|
@@ -105,13 +105,13 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
if (
|
|
108
|
+
if (main_40) {
|
|
109
109
|
thumbSize = Math.floor((viewableArea.current.clientWidth - tileDividerWidth) / 2);
|
|
110
110
|
if (props.dataset.length > 2) {
|
|
111
111
|
scrollerVisible = true;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
if (
|
|
114
|
+
if (main_45) {
|
|
115
115
|
thumbSize = Math.floor((viewableArea.current.clientWidth - tileDividerWidth * 2) / 3);
|
|
116
116
|
if (props.dataset.length > 3) {
|
|
117
117
|
scrollerVisible = true;
|
|
@@ -134,7 +134,7 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
134
134
|
}
|
|
135
135
|
};
|
|
136
136
|
|
|
137
|
-
|
|
137
|
+
props.get2 ? '/' + props.get2 + '/' : '/view/';
|
|
138
138
|
|
|
139
139
|
var variant = props.dark ? 'white' : '#383838';
|
|
140
140
|
|
|
@@ -174,10 +174,10 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
174
174
|
if (viewableWindow.current.offsetWidth < 604) {
|
|
175
175
|
scrollDirection = innerSlider.current.offsetWidth - numberOfSlidesToScroll * 2;
|
|
176
176
|
}
|
|
177
|
-
if (
|
|
177
|
+
if (main_45) {
|
|
178
178
|
scrollDirection = innerSlider.current.offsetWidth - numberOfSlidesToScroll * 2;
|
|
179
179
|
}
|
|
180
|
-
if (
|
|
180
|
+
if (main_40) {
|
|
181
181
|
scrollDirection = innerSlider.current.offsetWidth - numberOfSlidesToScroll * 1;
|
|
182
182
|
}
|
|
183
183
|
}
|
|
@@ -199,13 +199,13 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
199
199
|
displayEpisodeNumber = _props$displayEpisode === undefined ? false : _props$displayEpisode;
|
|
200
200
|
|
|
201
201
|
|
|
202
|
-
return
|
|
202
|
+
return React.createElement(
|
|
203
203
|
'div',
|
|
204
204
|
{ ref: viewableWindow, id: 'vid-slider', style: { maxWidth: '100%' }, className: 'col' },
|
|
205
|
-
|
|
205
|
+
React.createElement(
|
|
206
206
|
'div',
|
|
207
207
|
{ ref: viewableArea, className: 'row', style: { display: 'flex', alignItems: 'center' } },
|
|
208
|
-
showScroller && showScroller &&
|
|
208
|
+
showScroller && showScroller && React.createElement(
|
|
209
209
|
'div',
|
|
210
210
|
{
|
|
211
211
|
onClick: function onClick(e) {
|
|
@@ -220,9 +220,9 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
220
220
|
borderRadius: '50%',
|
|
221
221
|
paddingLeft: '19px'
|
|
222
222
|
} },
|
|
223
|
-
|
|
223
|
+
React.createElement('i', { style: { border: 'solid #fff', borderWidth: '0 4px 4px 0', marginLeft: '3px' }, className: 'arrow left' })
|
|
224
224
|
),
|
|
225
|
-
showScroller && showScroller &&
|
|
225
|
+
showScroller && showScroller && React.createElement(
|
|
226
226
|
'div',
|
|
227
227
|
{
|
|
228
228
|
onClick: function onClick(e) {
|
|
@@ -237,9 +237,9 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
237
237
|
borderRadius: '50%',
|
|
238
238
|
paddingRight: '19px'
|
|
239
239
|
} },
|
|
240
|
-
|
|
240
|
+
React.createElement('i', { style: { border: 'solid #fff', borderWidth: '0 4px 4px 0', marginRight: '3px' }, className: 'arrow right' })
|
|
241
241
|
),
|
|
242
|
-
|
|
242
|
+
React.createElement(
|
|
243
243
|
'div',
|
|
244
244
|
{ ref: innerSlider, className: 'row__inner' },
|
|
245
245
|
props.dataset && props.dataset.map(function (video, index) {
|
|
@@ -255,37 +255,37 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
255
255
|
thumbnail = 'https://img.youtube.com/vi/' + getYoutubeId(video.url) + '/hqdefault.jpg';
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
return
|
|
258
|
+
return React.createElement(
|
|
259
259
|
'div',
|
|
260
260
|
{ ref: function ref(ele) {
|
|
261
261
|
return tileArray.current[index] = ele;
|
|
262
262
|
}, key: index, className: 'tile', style: { width: tileSize + 'px' } },
|
|
263
|
-
current && current === url ?
|
|
263
|
+
current && current === url ? React.createElement(
|
|
264
264
|
'div',
|
|
265
265
|
{ className: 'now-playing' },
|
|
266
266
|
'Now Playing'
|
|
267
267
|
) : '',
|
|
268
|
-
|
|
268
|
+
React.createElement(
|
|
269
269
|
'a',
|
|
270
270
|
{ onClick: function onClick() {
|
|
271
271
|
return handleClick(url, index + 1);
|
|
272
272
|
} },
|
|
273
|
-
|
|
273
|
+
React.createElement(
|
|
274
274
|
'div',
|
|
275
275
|
{ className: 'tile__media', style: { width: tileSize + 'px', height: tileHeight + 'px' } },
|
|
276
|
-
|
|
276
|
+
React.createElement(
|
|
277
277
|
LazyLoad,
|
|
278
278
|
null,
|
|
279
|
-
|
|
279
|
+
React.createElement('img', { className: 'tile__img', style: { width: tileSize + 'px', height: tileHeight + 'px' }, src: thumbnail, alt: '' })
|
|
280
280
|
)
|
|
281
281
|
),
|
|
282
|
-
|
|
282
|
+
React.createElement(
|
|
283
283
|
'div',
|
|
284
284
|
{ style: { color: variant }, className: 'tile__title' },
|
|
285
|
-
displayEpisodeNumber ?
|
|
285
|
+
displayEpisodeNumber ? React.createElement(
|
|
286
286
|
'span',
|
|
287
287
|
null,
|
|
288
|
-
|
|
288
|
+
React.createElement(
|
|
289
289
|
'b',
|
|
290
290
|
{ style: { marginLeft: '.25rem', display: 'inline-block' } },
|
|
291
291
|
'EP. ',
|
|
@@ -307,30 +307,30 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
307
307
|
} else {
|
|
308
308
|
_thumbnail = 'https://img.youtube.com/vi/' + getYoutubeId(video.url) + '/hqdefault.jpg';
|
|
309
309
|
}
|
|
310
|
-
return
|
|
310
|
+
return React.createElement(
|
|
311
311
|
'div',
|
|
312
312
|
{ ref: function ref(ele) {
|
|
313
313
|
return tileArray.current[index] = ele;
|
|
314
314
|
}, key: index, style: { width: tileSize + 'px' }, className: 'tile' },
|
|
315
|
-
|
|
315
|
+
React.createElement(
|
|
316
316
|
'a',
|
|
317
317
|
{ href: _url },
|
|
318
|
-
|
|
318
|
+
React.createElement(
|
|
319
319
|
'div',
|
|
320
320
|
{ className: 'tile__media', style: { width: tileSize + 'px', height: tileHeight + 'px' } },
|
|
321
|
-
|
|
321
|
+
React.createElement(
|
|
322
322
|
LazyLoad,
|
|
323
323
|
null,
|
|
324
|
-
|
|
324
|
+
React.createElement('img', { className: 'tile__img', src: _thumbnail, style: { width: tileSize + 'px', height: tileHeight + 'px' }, alt: '' })
|
|
325
325
|
)
|
|
326
326
|
),
|
|
327
|
-
|
|
327
|
+
React.createElement(
|
|
328
328
|
'div',
|
|
329
329
|
{ style: { color: variant }, className: 'tile__title' },
|
|
330
|
-
displayEpisodeNumber ?
|
|
330
|
+
displayEpisodeNumber ? React.createElement(
|
|
331
331
|
'span',
|
|
332
332
|
null,
|
|
333
|
-
|
|
333
|
+
React.createElement(
|
|
334
334
|
'b',
|
|
335
335
|
{ style: { marginLeft: '.25rem', display: 'inline-block' } },
|
|
336
336
|
'EP. ',
|
|
@@ -347,10 +347,10 @@ var YoutubeGroup = function YoutubeGroup(props) {
|
|
|
347
347
|
})
|
|
348
348
|
)
|
|
349
349
|
),
|
|
350
|
-
|
|
350
|
+
React.createElement(
|
|
351
351
|
'style',
|
|
352
352
|
{ jsx: 'true' },
|
|
353
|
-
'\n #vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n #vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 2.5rem;\n margin-bottom: 2rem;\n }\n #vid-slider.col {\n padding: 0 2.5rem;\n }\n #vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n #vid-slider h1,\n #vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n #vid-slider a:link,\n #vid-slider a:hover,\n #vid-slider a:active,\n #vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n #vid-slider .contain {\n width: 100%;\n }\n #vid-slider .row {\n overflow-x: hidden;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n #vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n width: 100%;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: normal;\n transition: opacity 0.25s;\n }\n #vid-slider .row__inner {\n display: flex;\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin-top: 1.5rem !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n #vid-slider .tile {\n position: relative;\n display: inline-block;\n height: 100%;\n margin-right: 0.5rem;\n font-size: 20px;\n cursor: pointer;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n #vid-slider .tile:first-child {\n margin-left: 0;\n }\n #vid-slider .tile__img {\n height: auto;\n\n -o-object-fit: cover;\n object-fit: cover;\n object-position: center;\n }\n #vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n #vid-slider .tile__details:after,\n #vid-slider .tile__details:before {\n content: \'\';\n\n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n #vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n #vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n\n .tile__media {\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: flex-start;\n }\n\n #vid-slider .tile__title {\n white-space: normal !important;\n max-width: ' + tileSize + 'px;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: ' + (
|
|
353
|
+
'\n #vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n #vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n #vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n #vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 2.5rem;\n margin-bottom: 2rem;\n }\n #vid-slider.col {\n padding: 0 2.5rem;\n }\n #vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n #vid-slider h1,\n #vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n #vid-slider a:link,\n #vid-slider a:hover,\n #vid-slider a:active,\n #vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n #vid-slider .contain {\n width: 100%;\n }\n #vid-slider .row {\n overflow-x: hidden;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n #vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n width: 100%;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: normal;\n transition: opacity 0.25s;\n }\n #vid-slider .row__inner {\n display: flex;\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin-top: 1.5rem !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n #vid-slider .tile {\n position: relative;\n display: inline-block;\n height: 100%;\n margin-right: 0.5rem;\n font-size: 20px;\n cursor: pointer;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n #vid-slider .tile:first-child {\n margin-left: 0;\n }\n #vid-slider .tile__img {\n height: auto;\n\n -o-object-fit: cover;\n object-fit: cover;\n object-position: center;\n }\n #vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n #vid-slider .tile__details:after,\n #vid-slider .tile__details:before {\n content: \'\';\n\n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n #vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n #vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n\n .tile__media {\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: flex-start;\n }\n\n #vid-slider .tile__title {\n white-space: normal !important;\n max-width: ' + tileSize + 'px;\n text-align: center;\n color: ' + (props.dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: ' + (main_39 ? '0.75rem' : '0.9rem') + ';\n font-weight: normal;\n transition: opacity 0.25s;\n -webkit-font-smoothing: antialiased;\n }\n\n #vid-slider .tile__slider-prev,\n #vid-slider .tile__slider-next {\n width: 30px;\n background: transparent;\n border: none;\n position: absolute;\n transform: translateY(-50%);\n z-index: 99;\n cursor: pointer;\n color: ' + (props.dark ? 'white' : 'black') + ';\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 2rem;\n }\n #vid-slider .tile__slider-prev {\n left: -0.5rem;\n padding: 1rem;\n }\n #vid-slider .tile__slider-next {\n right: -0.5rem;\n padding: 1rem;\n }\n #vid-slider,\n #vid-slider .row {\n margin: 0;\n padding-right: 0 1.2rem;\n }\n\n #vid-slider .row::-webkit-scrollbar-thumb {\n background-color: transparent !important;\n }\n #vid-slider i {\n border: solid ' + (props.dark ? 'white' : 'black') + ';\n border-width: 0 4px 4px 0;\n display: inline-block;\n padding: 4px;\n pointer-events: none;\n }\n #vid-slider .right {\n transform: rotate(-45deg);\n -webkit-transform: rotate(-45deg);\n }\n #vid-slider .left {\n transform: rotate(135deg);\n -webkit-transform: rotate(135deg);\n }\n @media screen and (max-width: 1399px) {\n #vid-slider,\n #vidHolder {\n }\n #vid-slider .tile__img {\n }\n }\n @media screen and (max-width: 1200px) {\n #vid-slider,\n #vidHolder {\n }\n }\n @media screen and (max-width: 967px) {\n #vid-slider {\n max-width: 100%;\n }\n #vid-slider .tile__img {\n }\n }\n\n @media screen and (max-width: 768px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n\n #vid-slider .tile__img {\n }\n #vid-slider .row__inner {\n margin-top: 1.5rem !important;\n }\n }\n\n @media screen and (max-width: 590px) {\n #vid-slider .tile__img {\n }\n }\n '
|
|
354
354
|
)
|
|
355
355
|
);
|
|
356
356
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { w as _uid, j as _fails, b as _isObject, u as _has, e as _objectDp, x as _cof } from './_to-object-
|
|
2
|
+
import { w as _uid, j as _fails, b as _isObject, u as _has, e as _objectDp, x as _cof } from './_to-object-97770c52.js';
|
|
3
3
|
|
|
4
4
|
var _meta = createCommonjsModule(function (module) {
|
|
5
5
|
var META = _uid('meta');
|
|
@@ -56,11 +56,11 @@ var meta = module.exports = {
|
|
|
56
56
|
onFreeze: onFreeze
|
|
57
57
|
};
|
|
58
58
|
});
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
59
|
+
_meta.KEY;
|
|
60
|
+
_meta.NEED;
|
|
61
|
+
_meta.fastKey;
|
|
62
|
+
_meta.getWeak;
|
|
63
|
+
_meta.onFreeze;
|
|
64
64
|
|
|
65
65
|
// 7.2.2 IsArray(argument)
|
|
66
66
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { b as _wks,
|
|
1
|
+
import { o as _anObject } from './_to-object-97770c52.js';
|
|
2
|
+
import { b as _wks, f as _iterators } from './es6.string.iterator-aa6068a3.js';
|
|
3
3
|
|
|
4
4
|
// call something on iterator step with safe closing on error
|
|
5
5
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as _toIobject, n as _objectKeys, d as _descriptors } from './_to-object-
|
|
1
|
+
import { r as _toIobject, n as _objectKeys, d as _descriptors } from './_to-object-97770c52.js';
|
|
2
2
|
import { a as _objectPie } from './_object-pie-33c40e79.js';
|
|
3
3
|
|
|
4
4
|
var isEnum = _objectPie.f;
|
|
@@ -23,10 +23,10 @@ if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
|
|
|
23
23
|
});
|
|
24
24
|
|
|
25
25
|
var _core = createCommonjsModule(function (module) {
|
|
26
|
-
var core = module.exports = { version: '2.6.
|
|
26
|
+
var core = module.exports = { version: '2.6.12' };
|
|
27
27
|
if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef
|
|
28
28
|
});
|
|
29
|
-
|
|
29
|
+
_core.version;
|
|
30
30
|
|
|
31
31
|
var _aFunction = function (it) {
|
|
32
32
|
if (typeof it != 'function') throw TypeError(it + ' is not a function!');
|
|
@@ -263,8 +263,8 @@ var store = _global[SHARED] || (_global[SHARED] = {});
|
|
|
263
263
|
return store[key] || (store[key] = value !== undefined ? value : {});
|
|
264
264
|
})('versions', []).push({
|
|
265
265
|
version: _core.version,
|
|
266
|
-
mode:
|
|
267
|
-
copyright: '©
|
|
266
|
+
mode: 'pure' ,
|
|
267
|
+
copyright: '© 2020 Denis Pushkarev (zloirock.ru)'
|
|
268
268
|
});
|
|
269
269
|
});
|
|
270
270
|
|
|
@@ -315,4 +315,4 @@ var _toObject = function (it) {
|
|
|
315
315
|
return Object(_defined(it));
|
|
316
316
|
};
|
|
317
317
|
|
|
318
|
-
export { _toInteger as A, _sharedKey as B, _export as _, _core as a, _isObject as b, _ctx as c, _descriptors as d, _objectDp as e, _toObject as f, _iobject as g, _toLength as h, _global as i, _fails as j, _hide as k, _aFunction as l,
|
|
318
|
+
export { _toInteger as A, _sharedKey as B, _export as _, _core as a, _isObject as b, _ctx as c, _descriptors as d, _objectDp as e, _toObject as f, _iobject as g, _toLength as h, _global as i, _fails as j, _hide as k, _aFunction as l, _propertyDesc as m, _objectKeys as n, _anObject as o, _objectKeysInternal as p, _enumBugKeys as q, _toIobject as r, _toPrimitive as s, _ie8DomDefine as t, _has as u, _shared as v, _uid as w, _cof as x, _domCreate as y, _defined as z };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
2
|
+
import { b as _wks, g as _html, c as _setToStringTag } from './es6.string.iterator-aa6068a3.js';
|
|
3
|
+
import './web.dom.iterable-035980f3.js';
|
|
4
4
|
import { _ as _library } from './_library-528f1934.js';
|
|
5
|
-
import {
|
|
6
|
-
import { c as core_getIteratorMethod, _ as _classof } from './core.get-iterator-method-
|
|
7
|
-
import './
|
|
5
|
+
import { c as _ctx, h as _toLength, o as _anObject, l as _aFunction, i as _global, x as _cof, y as _domCreate, b as _isObject, k as _hide, a as _core, d as _descriptors, e as _objectDp, _ as _export } from './_to-object-97770c52.js';
|
|
6
|
+
import { c as core_getIteratorMethod, _ as _classof } from './core.get-iterator-method-d1d5ed02.js';
|
|
7
|
+
import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-48516cd3.js';
|
|
8
8
|
|
|
9
9
|
var runtime = createCommonjsModule(function (module) {
|
|
10
10
|
/**
|
|
@@ -37,7 +37,7 @@ var runtime = createCommonjsModule(function (module) {
|
|
|
37
37
|
|
|
38
38
|
// Define the runtime globally (as expected by generated code) as either
|
|
39
39
|
// module.exports (if we're in a module) or a new, empty object.
|
|
40
|
-
runtime = global.regeneratorRuntime =
|
|
40
|
+
runtime = global.regeneratorRuntime = module.exports ;
|
|
41
41
|
|
|
42
42
|
function wrap(innerFn, outerFn, self, tryLocsList) {
|
|
43
43
|
// If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
|
|
@@ -1263,7 +1263,7 @@ _export(_export.S + _export.F * !USE_NATIVE, PROMISE, {
|
|
|
1263
1263
|
_export(_export.S + _export.F * (_library ), PROMISE, {
|
|
1264
1264
|
// 25.4.4.6 Promise.resolve(x)
|
|
1265
1265
|
resolve: function resolve(x) {
|
|
1266
|
-
return _promiseResolve(
|
|
1266
|
+
return _promiseResolve(this === Wrapper ? $Promise : this, x);
|
|
1267
1267
|
}
|
|
1268
1268
|
});
|
|
1269
1269
|
_export(_export.S + _export.F * !(USE_NATIVE && _iterDetect(function (iter) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import React__default from 'react';
|
|
3
3
|
|
|
4
4
|
var slice = Array.prototype.slice;
|
|
5
5
|
|
|
@@ -625,7 +625,7 @@ if (typeof window !== "undefined") {
|
|
|
625
625
|
|
|
626
626
|
var window_1 = win;
|
|
627
627
|
|
|
628
|
-
/*! @name @brightcove/react-player-loader @version 1.4.
|
|
628
|
+
/*! @name @brightcove/react-player-loader @version 1.4.1 @license Apache-2.0 */
|
|
629
629
|
|
|
630
630
|
function _extends() {
|
|
631
631
|
_extends = Object.assign || function (target) {
|
|
@@ -659,7 +659,7 @@ function _assertThisInitialized(self) {
|
|
|
659
659
|
return self;
|
|
660
660
|
}
|
|
661
661
|
|
|
662
|
-
/*! @name @brightcove/player-loader @version 1.
|
|
662
|
+
/*! @name @brightcove/player-loader @version 1.8.0 @license Apache-2.0 */
|
|
663
663
|
|
|
664
664
|
function _extends$1() {
|
|
665
665
|
_extends$1 = Object.assign || function (target) {
|
|
@@ -679,7 +679,7 @@ function _extends$1() {
|
|
|
679
679
|
return _extends$1.apply(this, arguments);
|
|
680
680
|
}
|
|
681
681
|
|
|
682
|
-
var version = "1.
|
|
682
|
+
var version = "1.8.0";
|
|
683
683
|
|
|
684
684
|
/*! @name @brightcove/player-url @version 1.2.0 @license Apache-2.0 */
|
|
685
685
|
var version$1 = "1.2.0";
|
|
@@ -996,6 +996,7 @@ var createInPageEmbed = function createInPageEmbed(params) {
|
|
|
996
996
|
deliveryConfigId: 'data-delivery-config-id',
|
|
997
997
|
playlistId: 'data-playlist-id',
|
|
998
998
|
playlistVideoId: 'data-playlist-video-id',
|
|
999
|
+
poster: 'poster',
|
|
999
1000
|
videoId: 'data-video-id'
|
|
1000
1001
|
};
|
|
1001
1002
|
var tagName = embedOptions && embedOptions.tagName || EMBED_TAG_NAME_VIDEOJS;
|
|
@@ -2216,10 +2217,10 @@ function (_React$Component) {
|
|
|
2216
2217
|
ref: this.setRefNode
|
|
2217
2218
|
});
|
|
2218
2219
|
|
|
2219
|
-
return
|
|
2220
|
+
return React.createElement('div', props);
|
|
2220
2221
|
};
|
|
2221
2222
|
|
|
2222
2223
|
return ReactPlayerLoader;
|
|
2223
|
-
}(
|
|
2224
|
+
}(React.Component);
|
|
2224
2225
|
|
|
2225
2226
|
export { ReactPlayerLoader as R };
|
package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-d1d5ed02.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { x as _cof, a as _core } from './_to-object-
|
|
2
|
-
import { b as _wks,
|
|
1
|
+
import { x as _cof, a as _core } from './_to-object-97770c52.js';
|
|
2
|
+
import { b as _wks, f as _iterators } from './es6.string.iterator-aa6068a3.js';
|
|
3
3
|
|
|
4
4
|
// getting tag from 19.1.3.6 Object.prototype.toString()
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { _ as _export, e as _objectDp, d as _descriptors, a as _core } from './_to-object-
|
|
2
|
+
import { _ as _export, e as _objectDp, d as _descriptors, a as _core } from './_to-object-97770c52.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-ec6d528d.js';
|
|
3
3
|
|
|
4
4
|
var defineProperty = createCommonjsModule(function (module, exports) {
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { z as _defined, A as _toInteger, k as _hide, d as _descriptors, o as _anObject, n as _objectKeys, e as _objectDp, i as _global, B as _sharedKey, y as _domCreate, q as _enumBugKeys, v as _shared, w as _uid, u as _has, m as _propertyDesc, f as _toObject, _ as _export } from './_to-object-97770c52.js';
|
|
1
2
|
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { z as _defined, A as _toInteger, k as _hide, d as _descriptors, m as _anObject, n as _objectKeys, e as _objectDp, i as _global, B as _sharedKey, y as _domCreate, q as _enumBugKeys, v as _shared, w as _uid, u as _has, o as _propertyDesc, f as _toObject, _ as _export } from './_to-object-a4107da3.js';
|
|
3
3
|
|
|
4
4
|
// true -> String#at
|
|
5
5
|
// false -> String#codePointAt
|
|
@@ -162,7 +162,7 @@ var _iterDefine = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORC
|
|
|
162
162
|
$default = function values() { return $native.call(this); };
|
|
163
163
|
}
|
|
164
164
|
// Define iterator
|
|
165
|
-
if ((
|
|
165
|
+
if ((FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {
|
|
166
166
|
_hide(proto, ITERATOR, $default);
|
|
167
167
|
}
|
|
168
168
|
// Plug for library
|
|
@@ -198,4 +198,4 @@ _iterDefine(String, 'String', function (iterated) {
|
|
|
198
198
|
return { value: point, done: false };
|
|
199
199
|
});
|
|
200
200
|
|
|
201
|
-
export { _objectCreate as _, _iterDefine as a, _wks as b, _setToStringTag as c, _objectGpo as d,
|
|
201
|
+
export { _objectCreate as _, _iterDefine as a, _wks as b, _setToStringTag as c, _objectGpo as d, _redefine as e, _iterators as f, _html as g };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { j as _fails, f as _toObject, g as _iobject, n as _objectKeys, d as _descriptors, _ as _export, a as _core } from './_to-object-
|
|
2
|
+
import { j as _fails, f as _toObject, g as _iobject, n as _objectKeys, d as _descriptors, _ as _export, a as _core } from './_to-object-97770c52.js';
|
|
3
3
|
import { _ as _objectGops, a as _objectPie } from './_object-pie-33c40e79.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.1 Object.assign(target, source, ...)
|
|
@@ -80,4 +80,4 @@ exports.default = _assign2.default || function (target) {
|
|
|
80
80
|
|
|
81
81
|
var _extends$1 = unwrapExports(_extends);
|
|
82
82
|
|
|
83
|
-
export { _extends$1 as _, _Object$assign as a
|
|
83
|
+
export { _extends$1 as _, _Object$assign as a };
|