@mjhls/mjh-framework 1.0.936 → 1.0.938
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +28 -26
- package/dist/cjs/AD300x250x600.js +28 -26
- package/dist/cjs/AD728x90.js +31 -29
- package/dist/cjs/ADFloatingFooter.js +31 -29
- package/dist/cjs/ADFooter.js +13 -12
- package/dist/cjs/ADGutter.js +31 -29
- package/dist/cjs/{ADInfeed-a3fa4967.js → ADInfeed-44d43b8a.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -29
- package/dist/cjs/ADSponsoredResources.js +31 -29
- package/dist/cjs/ADWebcast.js +31 -29
- package/dist/cjs/ADWelcome.js +32 -30
- package/dist/cjs/{ADlgInfeed-79ce7a02.js → ADlgInfeed-24d739f6.js} +11 -10
- package/dist/cjs/AccordionPanel.js +29 -27
- package/dist/cjs/AdSlot.js +32 -30
- package/dist/cjs/AdSlotsProvider.js +18 -15
- package/dist/cjs/AlgoliaSearch.js +14215 -67
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +20 -19
- package/dist/cjs/ArticleProgramLandingPage.js +60 -58
- package/dist/cjs/ArticleSeriesLandingPage.js +40 -38
- package/dist/cjs/ArticleSeriesListing.js +61 -59
- package/dist/cjs/Auth.js +287 -283
- package/dist/cjs/AuthWrapper.js +59 -148
- package/dist/cjs/{AuthorComponent-421d5ec1.js → AuthorComponent-39b37d84.js} +14 -13
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-9ebd251f.js} +56 -55
- package/dist/cjs/Breadcrumbs.js +27 -25
- package/dist/cjs/CMEDeck.js +82 -81
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +34 -31
- package/dist/cjs/Column3.js +59 -55
- package/dist/cjs/ConferenceArticleCard.js +26 -25
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/ContentCardPaginated.js +93 -87
- package/dist/cjs/DeckContent.js +97 -92
- package/dist/cjs/DeckQueue.js +91 -86
- package/dist/cjs/DeckQueuePaginated.js +87 -81
- package/dist/cjs/{Dfp-52a869e5.js → Dfp-9be904d5.js} +34 -32
- package/dist/cjs/EventsDeck.js +140 -133
- package/dist/cjs/ExternalResources.js +81 -79
- package/dist/cjs/Feature.js +28 -26
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +187 -182
- package/dist/cjs/GridContentPaginated.js +178 -172
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +58 -57
- package/dist/cjs/HamMagazine.js +133 -128
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +16 -15
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +74 -72
- package/dist/cjs/HorizontalHero.js +29 -28
- package/dist/cjs/{ImageSlider-5d7082b9.js → ImageSlider-6c00b878.js} +182 -283
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +68 -66
- package/dist/cjs/LeftNav.js +39 -36
- package/dist/cjs/MasterDeck.js +71 -69
- package/dist/cjs/MasterDeckPaginated.js +63 -60
- package/dist/cjs/{MediaSeriesCard-b44a994b.js → MediaSeriesCard-659279e0.js} +902 -996
- package/dist/cjs/MediaSeriesLanding.js +84 -80
- package/dist/cjs/MediaSeriesLandingPaginated.js +99 -95
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +139 -134
- package/dist/cjs/NavNative.js +134 -126
- package/dist/cjs/OncliveHero.js +22 -21
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/{Pagination-df492888.js → Pagination-885dcfbd.js} +21 -18
- package/dist/cjs/PartnerDetailListing.js +99 -96
- package/dist/cjs/PartnerDetailListingPaginated.js +99 -96
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +42 -40
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/{PublicationFeature-a54b1d9d.js → PublicationFeature-5ccf9b13.js} +40 -36
- package/dist/cjs/PublicationLanding.js +115 -107
- package/dist/cjs/QueueDeckExpanded.js +309 -308
- package/dist/cjs/QueueDeckExpandedPaginated.js +271 -270
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +30 -29
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Schema.js +15 -14
- package/dist/cjs/Search.js +20 -16
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +35 -34
- package/dist/cjs/{SeriesSlider-372e418f.js → SeriesSlider-ba0c5d1a.js} +31 -30
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +35 -34
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-e5196fc1.js → SocialSearchComponent-b7faaedc.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +66 -61
- package/dist/cjs/TaxonomyDescription.js +56 -54
- package/dist/cjs/TemplateNormal.js +73 -71
- package/dist/cjs/ThumbnailCard.js +26 -24
- package/dist/cjs/Ustream.js +30 -29
- package/dist/cjs/VerticalHero.js +20 -19
- package/dist/cjs/VideoProgramLandingPage.js +78 -73
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +50 -48
- package/dist/cjs/VideoSeriesListing.js +78 -76
- package/dist/cjs/View.js +341 -323
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +59 -58
- package/dist/cjs/{_is-array-bd978497.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-ee3d4802.js → _iter-detect-b1df62f0.js} +7 -7
- package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
- package/dist/cjs/{_object-sap-fee50a62.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-18379aba.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-15014394.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-a195642e.js} +7 -6
- package/dist/cjs/{core.get-iterator-method-5cb3af28.js → core.get-iterator-method-5643aa10.js} +33 -33
- package/dist/cjs/{debounce-6191c8ee.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-530a5e9e.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-5ca424cd.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-fb0c6568.js → entities-df1aed86.js} +1 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/{extends-1d905ddb.js → extends-7c86182f.js} +7 -7
- package/dist/cjs/faundadb.js +5 -5
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +4 -4
- package/dist/cjs/getSerializers.js +46 -45
- package/dist/cjs/{getTargeting-091ec6c8.js → getTargeting-3c5754ac.js} +2 -2
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-9c98ac32.js → index-c991e29a.js} +604 -592
- package/dist/cjs/{index-ff69979f.js → index-d48b231c.js} +3 -3
- package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
- package/dist/cjs/{index-79eed652.js → index-f86bb269.js} +6 -6
- package/dist/cjs/{index-8bf6c863.js → index-fc2f1ca2.js} +12 -476
- package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
- package/dist/cjs/{index.esm-bf016399.js → index.esm-2bb721c8.js} +19 -18
- package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
- package/dist/cjs/{index.esm-f93506ac.js → index.esm-d51c9ac6.js} +1 -1
- package/dist/cjs/{index.esm-48e0f0d8.js → index.esm-d81454e7.js} +1 -1
- package/dist/cjs/index.js +237 -230
- package/dist/cjs/{inherits-07da6623.js → inherits-de66ea16.js} +21 -21
- package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
- package/dist/cjs/{keys-91f31941.js → keys-e982b3fa.js} +6 -6
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-f0783643.js} +1 -1
- package/dist/cjs/{main-bc7d4bf8.js → main-f1c77adb.js} +70 -69
- package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-0a78cdf3.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-13405ce2.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-39fd0757.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-5e1fac58.js} +1 -1
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{typeof-3dd6d3df.js → typeof-567e31ff.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{urlForFile-0e7175d9.js → urlForFile-29d3815a.js} +1 -1
- package/dist/cjs/{ustream-api-5619c1fa.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-a9359910.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +21 -20
- package/dist/esm/AD300x250x600.js +21 -20
- package/dist/esm/AD728x90.js +23 -22
- package/dist/esm/ADFloatingFooter.js +21 -20
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +21 -20
- package/dist/esm/{ADInfeed-8153cd02.js → ADInfeed-7af1f934.js} +4 -4
- package/dist/esm/ADSkyscraper.js +21 -20
- package/dist/esm/ADSponsoredResources.js +21 -20
- package/dist/esm/ADWebcast.js +21 -20
- package/dist/esm/ADWelcome.js +18 -17
- package/dist/esm/{ADlgInfeed-72aadf98.js → ADlgInfeed-ebcafb85.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -19
- package/dist/esm/AdSlotsProvider.js +10 -9
- package/dist/esm/AlgoliaSearch.js +14171 -24
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +50 -49
- package/dist/esm/ArticleSeriesLandingPage.js +30 -29
- package/dist/esm/ArticleSeriesListing.js +31 -30
- package/dist/esm/Auth.js +199 -199
- package/dist/esm/AuthWrapper.js +28 -118
- package/dist/esm/{AuthorComponent-2277b67c.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-1e73bd2c.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +22 -21
- package/dist/esm/Column2.js +14 -14
- package/dist/esm/Column3.js +29 -28
- package/dist/esm/ConferenceArticleCard.js +10 -10
- package/dist/esm/ContentCardPaginated.js +36 -35
- package/dist/esm/DeckContent.js +31 -30
- package/dist/esm/DeckQueue.js +29 -28
- package/dist/esm/DeckQueuePaginated.js +32 -31
- package/dist/esm/{Dfp-8ff435f8.js → Dfp-102f0beb.js} +13 -12
- package/dist/esm/EventsDeck.js +24 -24
- package/dist/esm/ExternalResources.js +47 -46
- package/dist/esm/Feature.js +6 -6
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +43 -42
- package/dist/esm/GridContentPaginated.js +43 -42
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +23 -23
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +48 -47
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/{ImageSlider-f34519d8.js → ImageSlider-f84174cb.js} +32 -134
- package/dist/esm/IssueContentDeck.js +11 -11
- package/dist/esm/IssueDeck.js +13 -13
- package/dist/esm/IssueLanding.js +56 -55
- package/dist/esm/LeftNav.js +20 -19
- package/dist/esm/MasterDeck.js +31 -30
- package/dist/esm/MasterDeckPaginated.js +33 -32
- package/dist/esm/{MediaSeriesCard-dcc17da2.js → MediaSeriesCard-06c6251a.js} +277 -373
- package/dist/esm/MediaSeriesLanding.js +52 -50
- package/dist/esm/MediaSeriesLandingPaginated.js +58 -56
- package/dist/esm/NavDvm.js +11 -11
- package/dist/esm/NavMagazine.js +27 -27
- package/dist/esm/NavNative.js +26 -26
- package/dist/esm/OncliveHero.js +7 -7
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/{Pagination-4c847101.js → Pagination-59436882.js} +2 -2
- package/dist/esm/PartnerDetailListing.js +60 -58
- package/dist/esm/PartnerDetailListingPaginated.js +60 -58
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +33 -32
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +10 -10
- package/dist/esm/{PublicationFeature-99f26b5e.js → PublicationFeature-d88e76b9.js} +2 -2
- package/dist/esm/PublicationLanding.js +30 -26
- package/dist/esm/QueueDeckExpanded.js +34 -33
- package/dist/esm/QueueDeckExpandedPaginated.js +36 -35
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +10 -10
- package/dist/esm/Schema.js +10 -10
- package/dist/esm/Search.js +5 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +18 -17
- package/dist/esm/{SeriesSlider-88c4133d.js → SeriesSlider-45adb8dc.js} +5 -5
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +13 -13
- package/dist/esm/{SocialSearchComponent-1a2b7ff8.js → SocialSearchComponent-4b56cd8c.js} +6 -6
- package/dist/esm/TaxonomyCard.js +12 -12
- package/dist/esm/TaxonomyDescription.js +46 -45
- package/dist/esm/TemplateNormal.js +46 -45
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +51 -50
- package/dist/esm/VideoSeriesCard.js +13 -13
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -35
- package/dist/esm/VideoSeriesListing.js +31 -30
- package/dist/esm/View.js +135 -122
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +12 -12
- package/dist/esm/{_is-array-8914b83f.js → _is-array-8d21b9e3.js} +6 -6
- package/dist/esm/{_iter-detect-13e31915.js → _iter-detect-98db3b07.js} +7 -7
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
- package/dist/esm/{_object-sap-fc9da7e8.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-ee8f6d98.js → _object-to-array-2300e51b.js} +2 -2
- package/dist/esm/{asyncToGenerator-ff459dfa.js → asyncToGenerator-958ef5fc.js} +30 -30
- package/dist/esm/{core.get-iterator-method-0fb60d94.js → core.get-iterator-method-ea258bb1.js} +34 -34
- package/dist/esm/{debounce-89969f66.js → debounce-533d9748.js} +2 -2
- package/dist/esm/define-property-5f1bda73.js +18 -0
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-e66a2c7c.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-731f3fdb.js → entities-6d9154b4.js} +1 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-9a61581c.js → extends-6d8e3924.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +11 -11
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +46 -45
- package/dist/esm/{getTargeting-c43ad0eb.js → getTargeting-42f9b439.js} +2 -2
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- package/dist/esm/{index-f7fdcc91.js → index-3f5c03b2.js} +3 -3
- package/dist/esm/{index-0aaba249.js → index-6dc67bdb.js} +116 -116
- package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
- package/dist/esm/{index-511bdaa5.js → index-79cfd25c.js} +6 -6
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/{index-a9e53f80.js → index-f0fc23eb.js} +4 -469
- package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
- package/dist/esm/{index.esm-ed50151c.js → index.esm-37268dca.js} +2 -2
- package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
- package/dist/esm/{index.esm-55f22b35.js → index.esm-eb1e8e80.js} +1 -1
- package/dist/esm/index.js +125 -122
- package/dist/esm/{inherits-eeaf6740.js → inherits-a6ba2ec4.js} +18 -18
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-a5ffafe7.js → keys-31dcdb31.js} +6 -6
- package/dist/esm/{lodash-a818d390.js → lodash-f97fd99a.js} +1 -1
- package/dist/esm/{main-ede573ee.js → main-1894c974.js} +53 -53
- package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
- package/dist/esm/{slicedToArray-9c3bb613.js → slicedToArray-6ebcbfea.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-2b084bee.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-e333293f.js → toConsumableArray-f7074d7c.js} +7 -7
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-5aeba6e7.js} +1 -1
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-938ae770.js → typeof-e9fc0c5d.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{urlForFile-f1fe0b74.js → urlForFile-b69adffc.js} +1 -1
- package/dist/esm/{ustream-api-d325d196.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
- package/dist/esm/{web.dom.iterable-6b037ff9.js → web.dom.iterable-ab4dea5c.js} +2 -2
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/esm/define-property-73034847.js +0 -18
- package/dist/esm/stringify-ebc16384.js +0 -15
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-57a70a56.js} +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
1
2
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
3
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
4
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
5
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
6
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-ff459dfa.js';
|
|
6
|
+
import './_iter-detect-98db3b07.js';
|
|
7
7
|
|
|
8
8
|
var _this = undefined;
|
|
9
9
|
|
|
@@ -1,57 +1,58 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-0fb60d94.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-13e31915.js';
|
|
5
|
-
import './toConsumableArray-e333293f.js';
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './extends-9a61581c.js';
|
|
8
|
-
import './_object-sap-fc9da7e8.js';
|
|
9
|
-
import './inherits-eeaf6740.js';
|
|
10
|
-
import './define-property-73034847.js';
|
|
11
|
-
import './web.dom.iterable-6b037ff9.js';
|
|
12
|
-
import './typeof-938ae770.js';
|
|
13
|
-
import './_is-array-8914b83f.js';
|
|
1
|
+
import './extends-6d8e3924.js';
|
|
14
2
|
import 'react';
|
|
15
|
-
|
|
3
|
+
export { g as default } from './index-6dc67bdb.js';
|
|
4
|
+
import './BlockContent-1e73bd2c.js';
|
|
5
|
+
import './entities-6d9154b4.js';
|
|
6
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
8
|
+
import './_object-pie-133f504a.js';
|
|
9
|
+
import './slicedToArray-6ebcbfea.js';
|
|
10
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
11
|
+
import 'react-bootstrap';
|
|
12
|
+
import './urlFor.js';
|
|
13
|
+
import './index-3f5c03b2.js';
|
|
14
|
+
import './index-f0fc23eb.js';
|
|
15
|
+
import './events-6c3a7a63.js';
|
|
16
16
|
import 'prop-types';
|
|
17
|
-
import 'react-bootstrap/Row';
|
|
18
|
-
import 'react-bootstrap/Col';
|
|
19
|
-
import './moment-b6f49411.js';
|
|
20
17
|
import 'next/router';
|
|
21
|
-
import './isSymbol-1981418f.js';
|
|
22
|
-
import './debounce-89969f66.js';
|
|
23
|
-
import './toNumber-e3dcad26.js';
|
|
24
|
-
import 'react-dom';
|
|
25
|
-
import './slicedToArray-9c3bb613.js';
|
|
26
|
-
import './index-f7fdcc91.js';
|
|
27
|
-
import './urlFor.js';
|
|
28
|
-
import './index-5f7e79e7.js';
|
|
29
|
-
import './main-ede573ee.js';
|
|
30
|
-
import './entities-731f3fdb.js';
|
|
31
|
-
import './stringify-ebc16384.js';
|
|
32
|
-
import './asyncToGenerator-ff459dfa.js';
|
|
33
|
-
import './Segment.js';
|
|
34
|
-
import './Beam.js';
|
|
35
|
-
import './AdSlot.js';
|
|
36
|
-
import 'react-bootstrap/Button';
|
|
37
|
-
import './BlockContent-ea93e8f7.js';
|
|
38
18
|
import './index-c7e2ac95.js';
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
41
|
-
import '
|
|
42
|
-
import './
|
|
43
|
-
import './
|
|
44
|
-
|
|
45
|
-
import './
|
|
46
|
-
import './
|
|
47
|
-
import './
|
|
19
|
+
import './util-8ed16d48.js';
|
|
20
|
+
import './Beam.js';
|
|
21
|
+
import './stringify-2b084bee.js';
|
|
22
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
23
|
+
import './_library-528f1934.js';
|
|
24
|
+
import './_iter-detect-98db3b07.js';
|
|
25
|
+
import './Segment.js';
|
|
26
|
+
import './main-1894c974.js';
|
|
27
|
+
import './urlForFile-b69adffc.js';
|
|
28
|
+
import './index-755f2cc2.js';
|
|
29
|
+
import 'react-dom';
|
|
30
|
+
import './typeof-e9fc0c5d.js';
|
|
31
|
+
import './_is-array-8d21b9e3.js';
|
|
32
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
48
33
|
import 'react-bootstrap/Modal';
|
|
34
|
+
import 'react-bootstrap/Button';
|
|
49
35
|
import 'react-bootstrap/Form';
|
|
36
|
+
import './GroupDeck.js';
|
|
37
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
38
|
+
import './moment-bc12cb97.js';
|
|
39
|
+
import './SocialShare.js';
|
|
50
40
|
import 'next/head';
|
|
51
41
|
import 'react-share';
|
|
52
|
-
import './
|
|
53
|
-
import './
|
|
42
|
+
import './_object-to-array-2300e51b.js';
|
|
43
|
+
import './toConsumableArray-f7074d7c.js';
|
|
54
44
|
import 'react-bootstrap/Pagination';
|
|
45
|
+
import './AdSlot.js';
|
|
46
|
+
import './debounce-533d9748.js';
|
|
47
|
+
import './isSymbol-a7e9aafe.js';
|
|
48
|
+
import './toNumber-5aeba6e7.js';
|
|
49
|
+
import 'react-bootstrap/Row';
|
|
50
|
+
import 'react-bootstrap/Col';
|
|
51
|
+
import './inherits-a6ba2ec4.js';
|
|
52
|
+
import './_object-sap-7cee6f84.js';
|
|
53
|
+
import './define-property-5f1bda73.js';
|
|
54
|
+
import './index.esm-eb1e8e80.js';
|
|
55
|
+
import './iconBase-ccc56b97.js';
|
|
55
56
|
import 'react-bootstrap/Figure';
|
|
56
57
|
import 'react-bootstrap/OverlayTrigger';
|
|
57
58
|
import 'react-bootstrap/Tooltip';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { _ as
|
|
1
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
3
|
|
|
4
4
|
var getContentPlacementUrl = function getContentPlacementUrl(cp) {
|
|
5
5
|
var cp_url = '';
|
package/dist/esm/getTargeting.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import './extends-6d8e3924.js';
|
|
2
|
+
import './toConsumableArray-f7074d7c.js';
|
|
3
|
+
export { g as default } from './getTargeting-42f9b439.js';
|
|
1
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import './_object-pie-33c40e79.js';
|
|
6
|
-
import './extends-9a61581c.js';
|
|
7
|
-
export { g as default } from './getTargeting-c43ad0eb.js';
|
|
5
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
6
|
+
import './_object-pie-133f504a.js';
|
|
7
|
+
import './_iter-detect-98db3b07.js';
|
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
4
|
-
|
|
5
|
-
var React = require('react');
|
|
6
|
-
var React__default = _interopDefault(React);
|
|
1
|
+
import * as React from 'react';
|
|
7
2
|
|
|
8
3
|
var DefaultContext = {
|
|
9
4
|
color: undefined,
|
|
@@ -83,5 +78,4 @@ function IconBase(props) {
|
|
|
83
78
|
}) : elem(DefaultContext);
|
|
84
79
|
}
|
|
85
80
|
|
|
86
|
-
|
|
87
|
-
exports.IconContext = IconContext;
|
|
81
|
+
export { GenIcon as G, IconContext as I };
|
|
@@ -330,8 +330,8 @@ function fit(source, spec) {
|
|
|
330
330
|
});
|
|
331
331
|
|
|
332
332
|
unwrapExports(urlForImage_1);
|
|
333
|
-
|
|
334
|
-
|
|
333
|
+
urlForImage_1.parseSource;
|
|
334
|
+
urlForImage_1.SPEC_NAME_TO_URL_NAME_MAPPINGS;
|
|
335
335
|
|
|
336
336
|
var builder = createCommonjsModule(function (module, exports) {
|
|
337
337
|
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
@@ -537,7 +537,7 @@ exports.ImageUrlBuilder = ImageUrlBuilder;
|
|
|
537
537
|
});
|
|
538
538
|
|
|
539
539
|
unwrapExports(builder);
|
|
540
|
-
|
|
540
|
+
builder.ImageUrlBuilder;
|
|
541
541
|
|
|
542
542
|
var node = createCommonjsModule(function (module) {
|
|
543
543
|
var __importDefault = (commonjsGlobal && commonjsGlobal.__importDefault) || function (mod) {
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { _ as _export, a as _core } from './core.get-iterator-method-0fb60d94.js';
|
|
3
|
-
import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-e333293f.js';
|
|
4
|
-
import { _ as _extends, b as _extends$1 } from './extends-9a61581c.js';
|
|
5
|
-
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-eeaf6740.js';
|
|
6
|
-
import { _ as _typeof$1 } from './typeof-938ae770.js';
|
|
1
|
+
import { _ as _extends, b as _extends$1 } from './extends-6d8e3924.js';
|
|
7
2
|
import React__default, { useState, useEffect, useRef, useLayoutEffect, useCallback } from 'react';
|
|
8
|
-
import {
|
|
9
|
-
import
|
|
10
|
-
import Row$1 from 'react-bootstrap/Row';
|
|
11
|
-
import Col$1 from 'react-bootstrap/Col';
|
|
12
|
-
import { m as moment } from './moment-b6f49411.js';
|
|
13
|
-
import Router, { useRouter } from 'next/router';
|
|
14
|
-
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-9c3bb613.js';
|
|
3
|
+
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
|
|
4
|
+
import { Carousel, Table, Figure as Figure$1, Card, Row, Col, Button as Button$1, ProgressBar } from 'react-bootstrap';
|
|
15
5
|
import urlFor from './urlFor.js';
|
|
16
|
-
import {
|
|
17
|
-
import
|
|
18
|
-
import { h as html_decode_1 } from './entities-731f3fdb.js';
|
|
19
|
-
import { _ as _JSON$stringify } from './stringify-ebc16384.js';
|
|
20
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-ff459dfa.js';
|
|
21
|
-
import Segment from './Segment.js';
|
|
22
|
-
import './Beam.js';
|
|
23
|
-
import DFPAdSlot from './AdSlot.js';
|
|
24
|
-
import Button from 'react-bootstrap/Button';
|
|
25
|
-
import { B as BlockContent } from './BlockContent-ea93e8f7.js';
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
7
|
+
import Router, { useRouter } from 'next/router';
|
|
26
8
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
27
|
-
import
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import
|
|
31
|
-
import
|
|
32
|
-
import {
|
|
9
|
+
import PropTypes from 'prop-types';
|
|
10
|
+
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
+
import { u as util } from './util-8ed16d48.js';
|
|
12
|
+
import './Beam.js';
|
|
13
|
+
import Segment from './Segment.js';
|
|
14
|
+
import { e as main_18, b as main_42, m as main_43 } from './main-1894c974.js';
|
|
15
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
|
+
import { u as urlForFile } from './urlForFile-b69adffc.js';
|
|
17
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
18
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
19
|
+
import { _ as _typeof$1 } from './typeof-e9fc0c5d.js';
|
|
20
|
+
import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
|
|
21
|
+
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
33
22
|
import Modal from 'react-bootstrap/Modal';
|
|
23
|
+
import Button from 'react-bootstrap/Button';
|
|
34
24
|
import Form from 'react-bootstrap/Form';
|
|
35
|
-
import
|
|
25
|
+
import GroupDeck from './GroupDeck.js';
|
|
26
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
36
27
|
import SocialShare from './SocialShare.js';
|
|
37
|
-
import { _ as
|
|
28
|
+
import { _ as _export, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
29
|
+
import { _ as _objectToArray } from './_object-to-array-2300e51b.js';
|
|
30
|
+
import { a as _Array$from, _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
38
31
|
import Pagination from 'react-bootstrap/Pagination';
|
|
39
|
-
import
|
|
32
|
+
import { h as html_decode_1 } from './entities-6d9154b4.js';
|
|
33
|
+
import DFPAdSlot from './AdSlot.js';
|
|
34
|
+
import Row$1 from 'react-bootstrap/Row';
|
|
35
|
+
import Col$1 from 'react-bootstrap/Col';
|
|
36
|
+
import Head from 'next/head';
|
|
37
|
+
import { _ as _inherits$1, a as _classCallCheck$1, b as _possibleConstructorReturn$1, c as _Object$getPrototypeOf, d as _createClass$1, e as classCallCheck, p as possibleConstructorReturn, i as inherits } from './inherits-a6ba2ec4.js';
|
|
38
|
+
import { c as IoIosArrowDropupCircle } from './index.esm-eb1e8e80.js';
|
|
39
|
+
import Figure$2 from 'react-bootstrap/Figure';
|
|
40
40
|
import OverlayTrigger from 'react-bootstrap/OverlayTrigger';
|
|
41
41
|
import Tooltip from 'react-bootstrap/Tooltip';
|
|
42
42
|
import Popover from 'react-bootstrap/Popover';
|
|
@@ -47,7 +47,7 @@ var onChangeSlide = function onChangeSlide(selectedIndex, router) {
|
|
|
47
47
|
Router.push(router.pathname, pageNumber > 1 ? href : '/view/' + router.query.url, { shallow: true });
|
|
48
48
|
};
|
|
49
49
|
|
|
50
|
-
var Slideshow = function Slideshow(_ref) {
|
|
50
|
+
var Slideshow$1 = function Slideshow(_ref) {
|
|
51
51
|
var slides = _ref.slides,
|
|
52
52
|
client = _ref.client,
|
|
53
53
|
pageview = _ref.pageview;
|
|
@@ -684,14 +684,14 @@ function coerce(val) {
|
|
|
684
684
|
return val;
|
|
685
685
|
}
|
|
686
686
|
});
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
687
|
+
debug.coerce;
|
|
688
|
+
debug.disable;
|
|
689
|
+
debug.enable;
|
|
690
|
+
debug.enabled;
|
|
691
|
+
debug.humanize;
|
|
692
|
+
debug.names;
|
|
693
|
+
debug.skips;
|
|
694
|
+
debug.formatters;
|
|
695
695
|
|
|
696
696
|
var browser = createCommonjsModule(function (module, exports) {
|
|
697
697
|
/**
|
|
@@ -880,13 +880,13 @@ function localstorage() {
|
|
|
880
880
|
} catch (e) {}
|
|
881
881
|
}
|
|
882
882
|
});
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
883
|
+
browser.log;
|
|
884
|
+
browser.formatArgs;
|
|
885
|
+
browser.save;
|
|
886
|
+
browser.load;
|
|
887
|
+
browser.useColors;
|
|
888
|
+
browser.storage;
|
|
889
|
+
browser.colors;
|
|
890
890
|
|
|
891
891
|
// MIT lisence
|
|
892
892
|
// from https://github.com/substack/tty-browserify/blob/1ba769a6429d242f36226538835b4034bf6b7886/index.js
|
|
@@ -1161,14 +1161,14 @@ function init (debug) {
|
|
|
1161
1161
|
|
|
1162
1162
|
exports.enable(load());
|
|
1163
1163
|
});
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1164
|
+
node.init;
|
|
1165
|
+
node.log;
|
|
1166
|
+
node.formatArgs;
|
|
1167
|
+
node.save;
|
|
1168
|
+
node.load;
|
|
1169
|
+
node.useColors;
|
|
1170
|
+
node.colors;
|
|
1171
|
+
node.inspectOpts;
|
|
1172
1172
|
|
|
1173
1173
|
var src = createCommonjsModule(function (module) {
|
|
1174
1174
|
/**
|
|
@@ -3164,9 +3164,9 @@ exports.DEPRECATED_CONFIG_PROPS = DEPRECATED_CONFIG_PROPS;
|
|
|
3164
3164
|
});
|
|
3165
3165
|
|
|
3166
3166
|
unwrapExports(props);
|
|
3167
|
-
|
|
3168
|
-
|
|
3169
|
-
|
|
3167
|
+
props.DEPRECATED_CONFIG_PROPS;
|
|
3168
|
+
props.defaultProps;
|
|
3169
|
+
props.propTypes;
|
|
3170
3170
|
|
|
3171
3171
|
var isMergeableObject = function isMergeableObject(value) {
|
|
3172
3172
|
return isNonNullObject(value)
|
|
@@ -3601,17 +3601,17 @@ function isMediaStream(url) {
|
|
|
3601
3601
|
});
|
|
3602
3602
|
|
|
3603
3603
|
unwrapExports(utils);
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3604
|
+
utils.parseStartTime;
|
|
3605
|
+
utils.parseEndTime;
|
|
3606
|
+
utils.randomString;
|
|
3607
|
+
utils.queryString;
|
|
3608
|
+
utils.getSDK;
|
|
3609
|
+
utils.getConfig;
|
|
3610
|
+
utils.omit;
|
|
3611
|
+
utils.callPlayer;
|
|
3612
|
+
utils.isObject;
|
|
3613
|
+
utils.isEqual;
|
|
3614
|
+
utils.isMediaStream;
|
|
3615
3615
|
|
|
3616
3616
|
var Player_1 = createCommonjsModule(function (module, exports) {
|
|
3617
3617
|
|
|
@@ -4488,7 +4488,7 @@ exports["default"] = _default;
|
|
|
4488
4488
|
});
|
|
4489
4489
|
|
|
4490
4490
|
unwrapExports(YouTube_1);
|
|
4491
|
-
|
|
4491
|
+
YouTube_1.YouTube;
|
|
4492
4492
|
|
|
4493
4493
|
var SoundCloud_1 = createCommonjsModule(function (module, exports) {
|
|
4494
4494
|
|
|
@@ -4705,7 +4705,7 @@ exports["default"] = _default;
|
|
|
4705
4705
|
});
|
|
4706
4706
|
|
|
4707
4707
|
unwrapExports(SoundCloud_1);
|
|
4708
|
-
|
|
4708
|
+
SoundCloud_1.SoundCloud;
|
|
4709
4709
|
|
|
4710
4710
|
var Vimeo_1 = createCommonjsModule(function (module, exports) {
|
|
4711
4711
|
|
|
@@ -4961,7 +4961,7 @@ exports["default"] = _default;
|
|
|
4961
4961
|
});
|
|
4962
4962
|
|
|
4963
4963
|
unwrapExports(Vimeo_1);
|
|
4964
|
-
|
|
4964
|
+
Vimeo_1.Vimeo;
|
|
4965
4965
|
|
|
4966
4966
|
var Facebook_1 = createCommonjsModule(function (module, exports) {
|
|
4967
4967
|
|
|
@@ -5173,7 +5173,7 @@ exports["default"] = _default;
|
|
|
5173
5173
|
});
|
|
5174
5174
|
|
|
5175
5175
|
unwrapExports(Facebook_1);
|
|
5176
|
-
|
|
5176
|
+
Facebook_1.Facebook;
|
|
5177
5177
|
|
|
5178
5178
|
var Streamable_1 = createCommonjsModule(function (module, exports) {
|
|
5179
5179
|
|
|
@@ -5384,7 +5384,7 @@ exports["default"] = _default;
|
|
|
5384
5384
|
});
|
|
5385
5385
|
|
|
5386
5386
|
unwrapExports(Streamable_1);
|
|
5387
|
-
|
|
5387
|
+
Streamable_1.Streamable;
|
|
5388
5388
|
|
|
5389
5389
|
var Wistia_1 = createCommonjsModule(function (module, exports) {
|
|
5390
5390
|
|
|
@@ -5627,7 +5627,7 @@ exports["default"] = _default;
|
|
|
5627
5627
|
});
|
|
5628
5628
|
|
|
5629
5629
|
unwrapExports(Wistia_1);
|
|
5630
|
-
|
|
5630
|
+
Wistia_1.Wistia;
|
|
5631
5631
|
|
|
5632
5632
|
var Twitch_1 = createCommonjsModule(function (module, exports) {
|
|
5633
5633
|
|
|
@@ -5843,7 +5843,7 @@ exports["default"] = _default;
|
|
|
5843
5843
|
});
|
|
5844
5844
|
|
|
5845
5845
|
unwrapExports(Twitch_1);
|
|
5846
|
-
|
|
5846
|
+
Twitch_1.Twitch;
|
|
5847
5847
|
|
|
5848
5848
|
var DailyMotion_1 = createCommonjsModule(function (module, exports) {
|
|
5849
5849
|
|
|
@@ -6079,7 +6079,7 @@ exports["default"] = _default;
|
|
|
6079
6079
|
});
|
|
6080
6080
|
|
|
6081
6081
|
unwrapExports(DailyMotion_1);
|
|
6082
|
-
|
|
6082
|
+
DailyMotion_1.DailyMotion;
|
|
6083
6083
|
|
|
6084
6084
|
var Mixcloud_1 = createCommonjsModule(function (module, exports) {
|
|
6085
6085
|
|
|
@@ -6278,7 +6278,7 @@ exports["default"] = _default;
|
|
|
6278
6278
|
});
|
|
6279
6279
|
|
|
6280
6280
|
unwrapExports(Mixcloud_1);
|
|
6281
|
-
|
|
6281
|
+
Mixcloud_1.Mixcloud;
|
|
6282
6282
|
|
|
6283
6283
|
var FilePlayer_1 = createCommonjsModule(function (module, exports) {
|
|
6284
6284
|
|
|
@@ -6812,7 +6812,7 @@ exports["default"] = _default;
|
|
|
6812
6812
|
});
|
|
6813
6813
|
|
|
6814
6814
|
unwrapExports(FilePlayer_1);
|
|
6815
|
-
|
|
6815
|
+
FilePlayer_1.FilePlayer;
|
|
6816
6816
|
|
|
6817
6817
|
var players = createCommonjsModule(function (module, exports) {
|
|
6818
6818
|
|
|
@@ -7983,14 +7983,14 @@ var YouTubeGallery = function YouTubeGallery(_ref) {
|
|
|
7983
7983
|
);
|
|
7984
7984
|
};
|
|
7985
7985
|
|
|
7986
|
-
var Poll = function Poll(_ref) {
|
|
7987
|
-
var node = _ref.node
|
|
7988
|
-
|
|
7989
|
-
|
|
7990
|
-
|
|
7991
|
-
onVote = _ref.onVote
|
|
7992
|
-
_ref
|
|
7993
|
-
getSerializers = _ref.getSerializers;
|
|
7986
|
+
var Poll$1 = function Poll(_ref) {
|
|
7987
|
+
var node = _ref.node;
|
|
7988
|
+
_ref.client;
|
|
7989
|
+
_ref.pageview;
|
|
7990
|
+
_ref.videoAccountIDs;
|
|
7991
|
+
var onVote = _ref.onVote;
|
|
7992
|
+
_ref.showVotes;
|
|
7993
|
+
var getSerializers = _ref.getSerializers;
|
|
7994
7994
|
|
|
7995
7995
|
var _useState = useState(null),
|
|
7996
7996
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -8124,22 +8124,22 @@ _export(_export.S, 'Object', {
|
|
|
8124
8124
|
}
|
|
8125
8125
|
});
|
|
8126
8126
|
|
|
8127
|
-
var values = _core.Object.values;
|
|
8127
|
+
var values$1 = _core.Object.values;
|
|
8128
8128
|
|
|
8129
|
-
var values
|
|
8130
|
-
module.exports = { "default": values, __esModule: true };
|
|
8129
|
+
var values = createCommonjsModule(function (module) {
|
|
8130
|
+
module.exports = { "default": values$1, __esModule: true };
|
|
8131
8131
|
});
|
|
8132
8132
|
|
|
8133
|
-
var _Object$values = unwrapExports(values
|
|
8133
|
+
var _Object$values = unwrapExports(values);
|
|
8134
8134
|
|
|
8135
|
-
var Poll
|
|
8136
|
-
var node = _ref.node
|
|
8137
|
-
|
|
8138
|
-
|
|
8139
|
-
|
|
8140
|
-
onVote = _ref.onVote
|
|
8141
|
-
_ref
|
|
8142
|
-
getSerializers = _ref.getSerializers;
|
|
8135
|
+
var Poll = function Poll(_ref) {
|
|
8136
|
+
var node = _ref.node;
|
|
8137
|
+
_ref.client;
|
|
8138
|
+
_ref.pageview;
|
|
8139
|
+
_ref.videoAccountIDs;
|
|
8140
|
+
var onVote = _ref.onVote;
|
|
8141
|
+
_ref.showVotes;
|
|
8142
|
+
var getSerializers = _ref.getSerializers;
|
|
8143
8143
|
|
|
8144
8144
|
var _useState = useState(null),
|
|
8145
8145
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -8586,7 +8586,7 @@ var Leads = function Leads(_ref) {
|
|
|
8586
8586
|
);
|
|
8587
8587
|
};
|
|
8588
8588
|
|
|
8589
|
-
var Slideshow
|
|
8589
|
+
var Slideshow = function Slideshow(_ref) {
|
|
8590
8590
|
var slides = _ref.node.slides,
|
|
8591
8591
|
client = _ref.client,
|
|
8592
8592
|
pageview = _ref.pageview,
|
|
@@ -9418,7 +9418,7 @@ var compareProps = function compareProps(prevProps, nextProps) {
|
|
|
9418
9418
|
}
|
|
9419
9419
|
};
|
|
9420
9420
|
|
|
9421
|
-
var FigureImage = React__default.memo(function (_ref2) {
|
|
9421
|
+
var FigureImage$1 = React__default.memo(function (_ref2) {
|
|
9422
9422
|
var node = _ref2.node,
|
|
9423
9423
|
client = _ref2.client,
|
|
9424
9424
|
imgAlt = _ref2.imgAlt,
|
|
@@ -9615,7 +9615,7 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9615
9615
|
React__default.Fragment,
|
|
9616
9616
|
null,
|
|
9617
9617
|
infoBox.length >= 1 ? React__default.createElement(
|
|
9618
|
-
Figure$
|
|
9618
|
+
Figure$2,
|
|
9619
9619
|
{ className: '' + class_name, style: figureStyle },
|
|
9620
9620
|
link ? React__default.createElement(
|
|
9621
9621
|
'a',
|
|
@@ -9637,17 +9637,17 @@ var FigureComponent = function FigureComponent(props) {
|
|
|
9637
9637
|
}
|
|
9638
9638
|
})
|
|
9639
9639
|
) : React__default.createElement(
|
|
9640
|
-
Figure$
|
|
9640
|
+
Figure$2,
|
|
9641
9641
|
{ className: '' + class_name, style: figureStyle },
|
|
9642
9642
|
link ? React__default.createElement(
|
|
9643
9643
|
'a',
|
|
9644
9644
|
{ target: blank ? '_blank' : '_self', href: link },
|
|
9645
|
-
React__default.createElement(FigureImage, { node: node, client: client, imgAlt: alt, link: link }),
|
|
9645
|
+
React__default.createElement(FigureImage$1, { node: node, client: client, imgAlt: alt, link: link }),
|
|
9646
9646
|
React__default.createElement(FigureCaption, null)
|
|
9647
9647
|
) : React__default.createElement(
|
|
9648
9648
|
React__default.Fragment,
|
|
9649
9649
|
null,
|
|
9650
|
-
React__default.createElement(FigureImage, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
|
|
9650
|
+
React__default.createElement(FigureImage$1, { node: node, client: client, imgAlt: alt, handleClickFigure: handleClickFigure }),
|
|
9651
9651
|
React__default.createElement(FigureCaption, null)
|
|
9652
9652
|
),
|
|
9653
9653
|
React__default.createElement(LightBox, {
|
|
@@ -9684,7 +9684,7 @@ function useOutsideAlerter(ref, container, setOpenImg, setOpenImgSrc) {
|
|
|
9684
9684
|
}, [ref]);
|
|
9685
9685
|
}
|
|
9686
9686
|
|
|
9687
|
-
var FigureImage
|
|
9687
|
+
var FigureImage = React__default.memo(function (_ref) {
|
|
9688
9688
|
var imagesCount = _ref.imagesCount,
|
|
9689
9689
|
image = _ref.image,
|
|
9690
9690
|
client = _ref.client,
|
|
@@ -9866,7 +9866,7 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9866
9866
|
React__default.createElement(
|
|
9867
9867
|
LazyLoad,
|
|
9868
9868
|
{ once: true },
|
|
9869
|
-
React__default.createElement(FigureImage
|
|
9869
|
+
React__default.createElement(FigureImage, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, link: image.link })
|
|
9870
9870
|
),
|
|
9871
9871
|
React__default.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
|
|
9872
9872
|
)
|
|
@@ -9876,7 +9876,7 @@ var MultiFigure = function MultiFigure(props) {
|
|
|
9876
9876
|
React__default.createElement(
|
|
9877
9877
|
LazyLoad,
|
|
9878
9878
|
{ once: true },
|
|
9879
|
-
React__default.createElement(FigureImage
|
|
9879
|
+
React__default.createElement(FigureImage, { imagesCount: images.length, image: image, client: client, imgAlt: image.alt, handleClickFigure: handleClickFigure })
|
|
9880
9880
|
),
|
|
9881
9881
|
React__default.createElement(FigureCaption, { caption: image.caption, imgcaption: image.imgcaption })
|
|
9882
9882
|
)
|
|
@@ -10157,9 +10157,9 @@ var ScriptTag = function (_Component) {
|
|
|
10157
10157
|
|
|
10158
10158
|
// The 'isHydrating' prop must NOT be passed to the script tag
|
|
10159
10159
|
// eslint-disable-next-line no-unused-vars
|
|
10160
|
-
var _props3 = this.props
|
|
10161
|
-
|
|
10162
|
-
tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
|
|
10160
|
+
var _props3 = this.props;
|
|
10161
|
+
_props3.isHydrating;
|
|
10162
|
+
var tagProps = (0, _objectWithoutProperties3.default)(_props3, ['isHydrating']);
|
|
10163
10163
|
|
|
10164
10164
|
return _react2.default.createElement('script', (0, _extends3.default)({}, tagProps, { ref: function ref(tag) {
|
|
10165
10165
|
return _this2.domRef = tag;
|
|
@@ -10437,7 +10437,7 @@ var getSerializers = function getSerializers() {
|
|
|
10437
10437
|
var node = _ref6.node;
|
|
10438
10438
|
var slides = node.slides;
|
|
10439
10439
|
|
|
10440
|
-
return React__default.createElement(Slideshow, { slides: slides, client: client, pageview: pageview });
|
|
10440
|
+
return React__default.createElement(Slideshow$1, { slides: slides, client: client, pageview: pageview });
|
|
10441
10441
|
},
|
|
10442
10442
|
sidebar: function sidebar(_ref7) {
|
|
10443
10443
|
var node = _ref7.node;
|
|
@@ -10475,12 +10475,12 @@ var getSerializers = function getSerializers() {
|
|
|
10475
10475
|
poll: function poll(_ref13) {
|
|
10476
10476
|
var node = _ref13.node;
|
|
10477
10477
|
|
|
10478
|
-
return React__default.createElement(Poll, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers.apply(undefined, props) });
|
|
10478
|
+
return React__default.createElement(Poll$1, { node: node, client: client, pageview: pageview, videoAccountIDs: videoAccountIDs, showVotes: showVotes, onVote: onVote, getSerializers: getSerializers.apply(undefined, props) });
|
|
10479
10479
|
},
|
|
10480
10480
|
pollMultiChoice: function pollMultiChoice(_ref14) {
|
|
10481
10481
|
var node = _ref14.node;
|
|
10482
10482
|
|
|
10483
|
-
return React__default.createElement(Poll
|
|
10483
|
+
return React__default.createElement(Poll, {
|
|
10484
10484
|
node: node,
|
|
10485
10485
|
client: client,
|
|
10486
10486
|
pageview: pageview,
|
|
@@ -10506,7 +10506,7 @@ var getSerializers = function getSerializers() {
|
|
|
10506
10506
|
slideshows: function slideshows(_ref17) {
|
|
10507
10507
|
var node = _ref17.node;
|
|
10508
10508
|
|
|
10509
|
-
return React__default.createElement(Slideshow
|
|
10509
|
+
return React__default.createElement(Slideshow, { node: node, client: client, pageview: pageview, getSerializers: getSerializers.apply(undefined, props) });
|
|
10510
10510
|
},
|
|
10511
10511
|
nativeAd: function nativeAd(_ref18) {
|
|
10512
10512
|
var node = _ref18.node;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import PropTypes from 'prop-types';
|
|
4
3
|
import ReactDOM from 'react-dom';
|
|
4
|
+
import PropTypes from 'prop-types';
|
|
5
5
|
|
|
6
6
|
var event = createCommonjsModule(function (module, exports) {
|
|
7
7
|
|
|
@@ -32,8 +32,8 @@ function off(el, eventName, callback, opts) {
|
|
|
32
32
|
});
|
|
33
33
|
|
|
34
34
|
unwrapExports(event);
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
event.on;
|
|
36
|
+
event.off;
|
|
37
37
|
|
|
38
38
|
var scrollParent = createCommonjsModule(function (module, exports) {
|
|
39
39
|
|
|
@@ -598,8 +598,8 @@ exports.forceVisible = forceVisible;
|
|
|
598
598
|
});
|
|
599
599
|
|
|
600
600
|
var LazyLoad = unwrapExports(lib);
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
601
|
+
lib.forceVisible;
|
|
602
|
+
lib.forceCheck;
|
|
603
|
+
lib.lazyload;
|
|
604
604
|
|
|
605
605
|
export { LazyLoad as L };
|