@mjhls/mjh-framework 1.0.703-testing-module-splittingv6 → 1.0.704-beta-v2
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 +172 -172
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +24 -26
- package/dist/cjs/AD300x250x600.js +24 -26
- package/dist/cjs/AD728x90.js +27 -29
- package/dist/cjs/ADFloatingFooter.js +29 -31
- package/dist/cjs/ADFooter.js +14 -16
- package/dist/cjs/ADGutter.js +26 -28
- package/dist/cjs/{ADInfeed-d36dc3ca.js → ADInfeed-38066a36.js} +11 -13
- package/dist/cjs/ADSkyscraper.js +26 -28
- package/dist/cjs/ADSponsoredResources.js +26 -28
- package/dist/cjs/ADWebcast.js +26 -28
- package/dist/cjs/ADWelcome.js +31 -33
- package/dist/cjs/{ADlgInfeed-93205fa0.js → ADlgInfeed-d95c9027.js} +8 -9
- package/dist/cjs/AccordionPanel.js +29 -32
- package/dist/cjs/AdSlot.js +31 -33
- package/dist/cjs/AdSlotsProvider.js +7 -8
- package/dist/cjs/AlphabeticList.js +24 -26
- package/dist/cjs/ArticleCarousel.js +21 -23
- package/dist/cjs/ArticleSeriesListing.js +57 -59
- package/dist/cjs/Auth.js +330 -817
- package/dist/cjs/{AuthorComponent-482218ce.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +9 -10
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-80b15fac.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -30
- package/dist/cjs/BrowseVideosListing.js +39 -41
- package/dist/cjs/CMEDeck.js +78 -79
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -36
- package/dist/cjs/Column3.js +55 -59
- package/dist/cjs/ConferenceArticleCard.js +37 -38
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +102 -107
- package/dist/cjs/DeckQueue.js +86 -91
- package/dist/cjs/{Dfp-80c3d853.js → Dfp-390337bf.js} +30 -32
- package/dist/cjs/EventsDeck.js +149 -157
- package/dist/cjs/ExternalResources.js +74 -76
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -42
- package/dist/cjs/GridContent.js +177 -182
- package/dist/cjs/GridHero.js +42 -44
- package/dist/cjs/GroupDeck.js +49 -51
- package/dist/cjs/HamMagazine.js +139 -145
- package/dist/cjs/Header.js +11 -13
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -78
- package/dist/cjs/IssueDeck.js +70 -76
- package/dist/cjs/IssueLanding.js +69 -71
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +36 -39
- package/dist/cjs/MasterDeck.js +79 -81
- package/dist/cjs/NavDvm.js +75 -81
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +148 -154
- package/dist/cjs/NavNative.js +124 -133
- package/dist/cjs/NavNormal.js +48 -54
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -68
- package/dist/cjs/PageFilter.js +14 -16
- package/dist/cjs/PartnerDetailListing.js +105 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -22
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +114 -119
- package/dist/cjs/QueueDeckExpanded.js +292 -293
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +52 -53
- package/dist/cjs/RelatedTopicsDropdown.js +29 -32
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -23
- package/dist/cjs/Segment.js +7 -8
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +37 -39
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-a49e8e9d.js → SocialSearchComponent-56d49a1a.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -63
- package/dist/cjs/TemplateNormal.js +72 -74
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -28
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoSeriesCard.js +33 -35
- package/dist/cjs/VideoSeriesFilter.js +19 -20
- package/dist/cjs/VideoSeriesListing.js +72 -74
- package/dist/cjs/View.js +220 -224
- package/dist/cjs/YahooHero.js +39 -41
- package/dist/cjs/YoutubeGroup.js +68 -70
- package/dist/cjs/{_is-array-4c61cfba.js → _is-array-754e012d.js} +12 -13
- package/dist/cjs/{_iter-detect-2a826637.js → _iter-detect-60b2f026.js} +4 -4
- package/dist/cjs/_object-sap-5e74ba08.js +16 -0
- package/dist/cjs/{_set-species-d088ff6e.js → _set-species-f92c67c5.js} +9 -10
- package/dist/cjs/{_export-7e018e14.js → _to-object-329a650b.js} +146 -2
- package/dist/cjs/{asyncToGenerator-7ca8f87e.js → asyncToGenerator-533d476a.js} +57 -58
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
- package/dist/cjs/{core.get-iterator-method-14f49e03.js → core.get-iterator-method-f62321d4.js} +3 -4
- package/dist/cjs/{define-property-fd46a81e.js → define-property-f4d12f4e.js} +3 -3
- package/dist/cjs/{defineProperty-edc12c5a.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-a390d61f.js → es6.string.iterator-cc0bbaa4.js} +17 -18
- package/dist/cjs/{extends-0a166456.js → extends-60837c34.js} +5 -6
- package/dist/cjs/getRelatedArticle.js +76 -139
- package/dist/cjs/getSerializers.js +41 -42
- package/dist/cjs/{getTargeting-57edbc60.js → getTargeting-fee8c429.js} +11 -11
- package/dist/cjs/getTargeting.js +7 -8
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-5ad2b070.js → index-099d45ae.js} +17 -16
- package/dist/cjs/{index-cb6ed1fc.js → index-3294d3bc.js} +18 -17
- package/dist/cjs/{index-d48b231c.js → index-39beccb3.js} +24 -29
- package/dist/cjs/{index-0e3597c2.js → index-58dae365.js} +429 -440
- package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +261 -9
- package/dist/cjs/{inherits-a9209207.js → inherits-513d81cd.js} +15 -16
- package/dist/cjs/{keys-d2f5bcf0.js → keys-a586b7a0.js} +3 -4
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-7fd85bcf.js} +1 -1
- package/dist/cjs/{main-eeffe77b.js → main-03ffa84c.js} +80 -116
- package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-60dafa9c.js → slicedToArray-8f385299.js} +7 -7
- package/dist/cjs/{smoothscroll-1abb448e.js → smoothscroll-95231a70.js} +1 -1
- package/dist/cjs/{stringify-44244c64.js → stringify-7c5aff47.js} +2 -2
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-4bb00640.js → toConsumableArray-9a3476fe.js} +8 -9
- package/dist/cjs/{typeof-03c3fdc8.js → typeof-725500bc.js} +49 -50
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
- package/dist/cjs/{web.dom.iterable-2d47ebe6.js → web.dom.iterable-a0e279c1.js} +5 -6
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +22 -23
- package/dist/esm/AD300x250x600.js +22 -23
- package/dist/esm/AD728x90.js +25 -26
- package/dist/esm/ADFloatingFooter.js +27 -28
- package/dist/esm/ADFooter.js +11 -12
- package/dist/esm/ADGutter.js +24 -25
- package/dist/esm/{ADInfeed-bf7de12d.js → ADInfeed-7b1b2fcb.js} +7 -7
- package/dist/esm/ADSkyscraper.js +24 -25
- package/dist/esm/ADSponsoredResources.js +24 -25
- package/dist/esm/ADWebcast.js +24 -25
- package/dist/esm/ADWelcome.js +29 -30
- package/dist/esm/{ADlgInfeed-3ac04591.js → ADlgInfeed-2afe92e6.js} +6 -6
- package/dist/esm/AccordionPanel.js +24 -25
- package/dist/esm/AdSlot.js +23 -24
- package/dist/esm/AdSlotsProvider.js +4 -4
- package/dist/esm/AlphabeticList.js +22 -23
- package/dist/esm/ArticleCarousel.js +18 -19
- package/dist/esm/ArticleSeriesListing.js +52 -53
- package/dist/esm/Auth.js +315 -798
- package/dist/esm/{AuthorComponent-22790017.js → AuthorComponent-00f13201.js} +11 -11
- package/dist/esm/Beam.js +9 -10
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-c409aca5.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -18
- package/dist/esm/BrowseVideosListing.js +36 -37
- package/dist/esm/CMEDeck.js +75 -76
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -27
- package/dist/esm/Column3.js +49 -50
- package/dist/esm/ConferenceArticleCard.js +33 -33
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +84 -85
- package/dist/esm/DeckQueue.js +64 -65
- package/dist/esm/{Dfp-08279047.js → Dfp-741c01be.js} +20 -21
- package/dist/esm/EventsDeck.js +100 -101
- package/dist/esm/ExternalResources.js +69 -70
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -35
- package/dist/esm/GridContent.js +139 -140
- package/dist/esm/GridHero.js +36 -37
- package/dist/esm/GroupDeck.js +45 -46
- package/dist/esm/HamMagazine.js +113 -114
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -50
- package/dist/esm/IssueDeck.js +46 -47
- package/dist/esm/IssueLanding.js +67 -68
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +33 -34
- package/dist/esm/MasterDeck.js +73 -74
- package/dist/esm/NavDvm.js +57 -58
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +124 -125
- package/dist/esm/NavNative.js +100 -101
- package/dist/esm/NavNormal.js +36 -37
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -60
- package/dist/esm/PageFilter.js +12 -13
- package/dist/esm/PartnerDetailListing.js +102 -103
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -15
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +75 -76
- package/dist/esm/QueueDeckExpanded.js +273 -274
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +47 -47
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -13
- package/dist/esm/Segment.js +7 -8
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +33 -34
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-46ea0f4d.js → SocialSearchComponent-677ed3bd.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -42
- package/dist/esm/TemplateNormal.js +67 -68
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -24
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoSeriesCard.js +25 -26
- package/dist/esm/VideoSeriesFilter.js +16 -17
- package/dist/esm/VideoSeriesListing.js +66 -67
- package/dist/esm/View.js +212 -212
- package/dist/esm/YahooHero.js +34 -35
- package/dist/esm/YoutubeGroup.js +53 -54
- package/dist/esm/{_is-array-46713c19.js → _is-array-49698029.js} +6 -7
- package/dist/esm/{_iter-detect-60cd145f.js → _iter-detect-59409a32.js} +2 -2
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-71ac75a4.js} +1 -1
- package/dist/esm/{_object-sap-108a1939.js → _object-sap-4d59d5bd.js} +1 -1
- package/dist/esm/{_set-species-a4b3fe39.js → _set-species-cede29f8.js} +5 -6
- package/dist/esm/{_export-9029ebab.js → _to-object-ded78eb9.js} +134 -3
- package/dist/esm/{asyncToGenerator-7714cea4.js → asyncToGenerator-7c654f36.js} +9 -10
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/{core.get-iterator-method-6636b3ef.js → core.get-iterator-method-54d2e411.js} +2 -3
- package/dist/esm/{define-property-f2d6f244.js → define-property-de3fc946.js} +1 -1
- package/dist/esm/{defineProperty-69f06029.js → defineProperty-b798470d.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-2efae22d.js → es6.string.iterator-9b2af4a5.js} +3 -4
- package/dist/esm/{extends-f866c8d0.js → extends-cc5da797.js} +2 -3
- package/dist/esm/getRelatedArticle.js +71 -134
- package/dist/esm/getSerializers.js +41 -42
- package/dist/esm/{getTargeting-5cdca4e1.js → getTargeting-2acdec91.js} +11 -11
- package/dist/esm/getTargeting.js +8 -9
- package/dist/esm/{index-3f5c03b2.js → index-3849e3fe.js} +24 -29
- package/dist/esm/{index-669ff425.js → index-3f4dd6f2.js} +12 -10
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-5db919a6.js → index-7779a6df.js} +380 -384
- package/dist/esm/{index-750a7380.js → index-ef6d5dcf.js} +18 -17
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-57f377a5.js → index.esm-29e48d38.js} +16 -7
- package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +173 -11
- package/dist/esm/{inherits-75d6495f.js → inherits-7ee3e0c1.js} +5 -6
- package/dist/esm/{keys-78217618.js → keys-fc2d4c34.js} +2 -3
- package/dist/esm/{lodash-ad27652f.js → lodash-ec8c6b48.js} +1 -1
- package/dist/esm/{main-decc48f4.js → main-35ff7b4f.js} +78 -113
- package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-fa9240c4.js → slicedToArray-7021e5df.js} +4 -4
- package/dist/esm/{smoothscroll-ab6e0238.js → smoothscroll-4b699764.js} +1 -1
- package/dist/esm/{stringify-22907f56.js → stringify-008c8802.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-bd01c637.js → toConsumableArray-725434a0.js} +4 -5
- package/dist/esm/{typeof-668f30cd.js → typeof-08f2c380.js} +8 -9
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
- package/dist/esm/{web.dom.iterable-89515070.js → web.dom.iterable-8956f9a5.js} +3 -4
- package/package.json +105 -105
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/_object-sap-4ac28868.js +0 -16
- package/dist/cjs/_to-object-233fc5c9.js +0 -149
- package/dist/esm/_to-object-62924b74.js +0 -135
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import './
|
|
2
|
+
import { o as _anObject, n as _aFunction, k as _global, x as _cof, f as _ctx, y as _domCreate, e as _isObject, c as _export, d as _core } from './_to-object-ded78eb9.js';
|
|
3
|
+
import { b as _wks, g as _html, c as _setToStringTag } from './es6.string.iterator-9b2af4a5.js';
|
|
4
4
|
import { _ as _library } from './_library-528f1934.js';
|
|
5
|
-
import {
|
|
6
|
-
import { _ as _classof } from './core.get-iterator-method-
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import { _ as _iterDetect } from './_iter-detect-60cd145f.js';
|
|
5
|
+
import { _ as _iterDetect } from './_iter-detect-59409a32.js';
|
|
6
|
+
import { _ as _classof } from './core.get-iterator-method-54d2e411.js';
|
|
7
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
8
|
+
import { _ as _anInstance, b as _redefineAll, c as _setSpecies, a as _forOf } from './_set-species-cede29f8.js';
|
|
10
9
|
|
|
11
10
|
var runtime = createCommonjsModule(function (module) {
|
|
12
11
|
/**
|
|
@@ -39,7 +38,7 @@ var runtime = createCommonjsModule(function (module) {
|
|
|
39
38
|
|
|
40
39
|
// Define the runtime globally (as expected by generated code) as either
|
|
41
40
|
// module.exports (if we're in a module) or a new, empty object.
|
|
42
|
-
runtime = global.regeneratorRuntime =
|
|
41
|
+
runtime = global.regeneratorRuntime = module.exports ;
|
|
43
42
|
|
|
44
43
|
function wrap(innerFn, outerFn, self, tryLocsList) {
|
|
45
44
|
// If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
|
|
@@ -1220,7 +1219,7 @@ _export(_export.S + _export.F * !USE_NATIVE, PROMISE, {
|
|
|
1220
1219
|
_export(_export.S + _export.F * (_library ), PROMISE, {
|
|
1221
1220
|
// 25.4.4.6 Promise.resolve(x)
|
|
1222
1221
|
resolve: function resolve(x) {
|
|
1223
|
-
return _promiseResolve(this === Wrapper ? $Promise : this, x);
|
|
1222
|
+
return _promiseResolve( this === Wrapper ? $Promise : this, x);
|
|
1224
1223
|
}
|
|
1225
1224
|
});
|
|
1226
1225
|
_export(_export.S + _export.F * !(USE_NATIVE && _iterDetect(function (iter) {
|
|
@@ -1343,4 +1342,4 @@ exports.default = function (fn) {
|
|
|
1343
1342
|
|
|
1344
1343
|
var _asyncToGenerator = unwrapExports(asyncToGenerator);
|
|
1345
1344
|
|
|
1346
|
-
export {
|
|
1345
|
+
export { _Promise as _, _asyncToGenerator as a, regenerator as r };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
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.0 @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.7.1 @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.7.1";
|
|
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,7 +996,6 @@ 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',
|
|
1000
999
|
videoId: 'data-video-id'
|
|
1001
1000
|
};
|
|
1002
1001
|
var tagName = embedOptions && embedOptions.tagName || EMBED_TAG_NAME_VIDEOJS;
|
|
@@ -2217,10 +2216,10 @@ function (_React$Component) {
|
|
|
2217
2216
|
ref: this.setRefNode
|
|
2218
2217
|
});
|
|
2219
2218
|
|
|
2220
|
-
return
|
|
2219
|
+
return React__default.createElement('div', props);
|
|
2221
2220
|
};
|
|
2222
2221
|
|
|
2223
2222
|
return ReactPlayerLoader;
|
|
2224
|
-
}(
|
|
2223
|
+
}(React__default.Component);
|
|
2225
2224
|
|
|
2226
2225
|
export { ReactPlayerLoader as R };
|
package/dist/esm/{core.get-iterator-method-6636b3ef.js → core.get-iterator-method-54d2e411.js}
RENAMED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { b as _wks, e as _iterators } from './es6.string.iterator-
|
|
3
|
-
import { c as _core } from './_export-9029ebab.js';
|
|
1
|
+
import { x as _cof, d as _core } from './_to-object-ded78eb9.js';
|
|
2
|
+
import { b as _wks, e as _iterators } from './es6.string.iterator-9b2af4a5.js';
|
|
4
3
|
|
|
5
4
|
// getting tag from 19.1.3.6 Object.prototype.toString()
|
|
6
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
2
|
+
import { c as _export, g as _objectDp, b as _descriptors, d as _core } from './_to-object-ded78eb9.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-de3fc946.js';
|
|
3
3
|
|
|
4
4
|
var defineProperty = createCommonjsModule(function (module, exports) {
|
|
5
5
|
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { i as _defined, j as _toInteger, c as _objectKeys, k as _sharedKey, e as _enumBugKeys, g as _shared, h as _uid, _ as _toObject } from './_to-object-62924b74.js';
|
|
2
|
-
import { m as _hide, b as _descriptors, g as _anObject, a as _objectDp, l as _global, n as _domCreate, k as _has, d as _propertyDesc, _ as _export } from './_export-9029ebab.js';
|
|
3
1
|
import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import { z as _defined, A as _toInteger, m as _hide, b as _descriptors, o as _anObject, a as _objectKeys, g as _objectDp, k as _global, B as _sharedKey, y as _domCreate, r as _enumBugKeys, v as _shared, w as _uid, u as _has, p as _propertyDesc, h as _toObject, c as _export } from './_to-object-ded78eb9.js';
|
|
4
3
|
|
|
5
4
|
// true -> String#at
|
|
6
5
|
// false -> String#codePointAt
|
|
@@ -163,7 +162,7 @@ var _iterDefine = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORC
|
|
|
163
162
|
$default = function values() { return $native.call(this); };
|
|
164
163
|
}
|
|
165
164
|
// Define iterator
|
|
166
|
-
if ((FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {
|
|
165
|
+
if (( FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {
|
|
167
166
|
_hide(proto, ITERATOR, $default);
|
|
168
167
|
}
|
|
169
168
|
// Plug for library
|
|
@@ -199,4 +198,4 @@ _iterDefine(String, 'String', function (iterated) {
|
|
|
199
198
|
return { value: point, done: false };
|
|
200
199
|
});
|
|
201
200
|
|
|
202
|
-
export {
|
|
201
|
+
export { _objectCreate as _, _iterDefine as a, _wks as b, _setToStringTag as c, _objectGpo as d, _iterators as e, _redefine as f, _html as g };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { _ as _objectGops, a as _objectPie } from './_object-pie-33c40e79.js';
|
|
2
|
+
import { l as _fails, h as _toObject, i as _iobject, a as _objectKeys, b as _descriptors, c as _export, d as _core } from './_to-object-ded78eb9.js';
|
|
3
|
+
import { a as _objectGops, _ as _objectPie } from './_object-pie-71ac75a4.js';
|
|
5
4
|
|
|
6
5
|
// 19.1.2.1 Object.assign(target, source, ...)
|
|
7
6
|
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7714cea4.js';
|
|
2
1
|
import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-59409a32.js';
|
|
6
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
7
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
8
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7c654f36.js';
|
|
9
|
+
import './_set-species-cede29f8.js';
|
|
3
10
|
import { c as cookie } from './index-db3bb315.js';
|
|
4
11
|
import getQuery from './getQuery.js';
|
|
5
|
-
import './es6.string.iterator-2efae22d.js';
|
|
6
|
-
import './_to-object-62924b74.js';
|
|
7
|
-
import './_export-9029ebab.js';
|
|
8
|
-
import './web.dom.iterable-89515070.js';
|
|
9
|
-
import './_library-528f1934.js';
|
|
10
|
-
import './core.get-iterator-method-6636b3ef.js';
|
|
11
|
-
import './_set-species-a4b3fe39.js';
|
|
12
|
-
import './_iter-detect-60cd145f.js';
|
|
13
12
|
|
|
14
13
|
var defaultParseOptions = {
|
|
15
14
|
decodeValues: true,
|
|
@@ -31,18 +30,9 @@ function parseString(setCookieValue, options) {
|
|
|
31
30
|
? Object.assign({}, defaultParseOptions, options)
|
|
32
31
|
: defaultParseOptions;
|
|
33
32
|
|
|
34
|
-
try {
|
|
35
|
-
value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
|
|
36
|
-
} catch (e) {
|
|
37
|
-
console.error(
|
|
38
|
-
`set-cookie-parser encountered an error while decoding a cookie with value '${value}'. Set options.decodeValues to false to disable this feature.`,
|
|
39
|
-
e
|
|
40
|
-
);
|
|
41
|
-
}
|
|
42
|
-
|
|
43
33
|
var cookie = {
|
|
44
34
|
name: name, // grab everything before the first =
|
|
45
|
-
value: value,
|
|
35
|
+
value: options.decodeValues ? decodeURIComponent(value) : value, // decode cookie value
|
|
46
36
|
};
|
|
47
37
|
|
|
48
38
|
parts.forEach(function (part) {
|
|
@@ -213,7 +203,7 @@ setCookie.parse = parse_1;
|
|
|
213
203
|
setCookie.parseString = parseString_1;
|
|
214
204
|
setCookie.splitCookiesString = splitCookiesString_1;
|
|
215
205
|
|
|
216
|
-
var
|
|
206
|
+
var dist = createCommonjsModule(function (module, exports) {
|
|
217
207
|
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
218
208
|
__assign = Object.assign || function(t) {
|
|
219
209
|
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
@@ -226,33 +216,10 @@ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
|
226
216
|
return __assign.apply(this, arguments);
|
|
227
217
|
};
|
|
228
218
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
229
|
-
exports.
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
function isBrowser() {
|
|
234
|
-
return typeof window !== 'undefined';
|
|
235
|
-
}
|
|
236
|
-
exports.isBrowser = isBrowser;
|
|
237
|
-
/**
|
|
238
|
-
* Create an instance of the Cookie interface
|
|
239
|
-
*/
|
|
240
|
-
function createCookie(name, value, options) {
|
|
241
|
-
var sameSite = options.sameSite;
|
|
242
|
-
if (sameSite === true) {
|
|
243
|
-
sameSite = 'strict';
|
|
244
|
-
}
|
|
245
|
-
if (sameSite === undefined || sameSite === false) {
|
|
246
|
-
sameSite = 'lax';
|
|
247
|
-
}
|
|
248
|
-
var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
|
|
249
|
-
delete cookieToSet.encode;
|
|
250
|
-
return __assign({ name: name, value: value }, cookieToSet);
|
|
251
|
-
}
|
|
252
|
-
exports.createCookie = createCookie;
|
|
253
|
-
/**
|
|
254
|
-
* Tells whether given objects have the same properties.
|
|
255
|
-
*/
|
|
219
|
+
exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
var isBrowser = function () { return typeof window !== 'undefined'; };
|
|
256
223
|
function hasSameProperties(a, b) {
|
|
257
224
|
var aProps = Object.getOwnPropertyNames(a);
|
|
258
225
|
var bProps = Object.getOwnPropertyNames(b);
|
|
@@ -267,9 +234,8 @@ function hasSameProperties(a, b) {
|
|
|
267
234
|
}
|
|
268
235
|
return true;
|
|
269
236
|
}
|
|
270
|
-
exports.hasSameProperties = hasSameProperties;
|
|
271
237
|
/**
|
|
272
|
-
* Compare the cookie and return true if the cookies
|
|
238
|
+
* Compare the cookie and return true if the cookies has equivalent
|
|
273
239
|
* options and the cookies would be overwritten in the browser storage.
|
|
274
240
|
*
|
|
275
241
|
* @param a first Cookie for comparison
|
|
@@ -282,109 +248,71 @@ function areCookiesEqual(a, b) {
|
|
|
282
248
|
}
|
|
283
249
|
return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
|
|
284
250
|
}
|
|
285
|
-
exports.areCookiesEqual = areCookiesEqual;
|
|
286
|
-
/* Functions */
|
|
287
|
-
|
|
288
|
-
});
|
|
289
|
-
|
|
290
|
-
unwrapExports(utils);
|
|
291
|
-
utils.areCookiesEqual;
|
|
292
|
-
utils.hasSameProperties;
|
|
293
|
-
utils.createCookie;
|
|
294
|
-
utils.isBrowser;
|
|
295
|
-
|
|
296
|
-
var dist = createCommonjsModule(function (module, exports) {
|
|
297
|
-
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
298
|
-
__assign = Object.assign || function(t) {
|
|
299
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
300
|
-
s = arguments[i];
|
|
301
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
302
|
-
t[p] = s[p];
|
|
303
|
-
}
|
|
304
|
-
return t;
|
|
305
|
-
};
|
|
306
|
-
return __assign.apply(this, arguments);
|
|
307
|
-
};
|
|
308
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
309
|
-
exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
251
|
/**
|
|
252
|
+
* Create an instance of the Cookie interface
|
|
253
|
+
*
|
|
254
|
+
* @param name name of the Cookie
|
|
255
|
+
* @param value value of the Cookie
|
|
256
|
+
* @param options Cookie options
|
|
257
|
+
*/
|
|
258
|
+
function createCookie(name, value, options) {
|
|
259
|
+
var sameSite = options.sameSite;
|
|
260
|
+
if (sameSite === true) {
|
|
261
|
+
sameSite = 'strict';
|
|
262
|
+
}
|
|
263
|
+
if (sameSite === undefined || sameSite === false) {
|
|
264
|
+
sameSite = 'lax';
|
|
265
|
+
}
|
|
266
|
+
var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
|
|
267
|
+
delete cookieToSet.encode;
|
|
268
|
+
return __assign({ name: name, value: value }, cookieToSet);
|
|
269
|
+
}
|
|
270
|
+
/**
|
|
271
|
+
*
|
|
314
272
|
* Parses cookies.
|
|
315
273
|
*
|
|
316
|
-
* @param ctx
|
|
317
|
-
* @param options
|
|
274
|
+
* @param ctx
|
|
275
|
+
* @param options
|
|
318
276
|
*/
|
|
319
277
|
function parseCookies(ctx, options) {
|
|
320
|
-
|
|
321
|
-
if ((_b = (_a = ctx === null || ctx === void 0 ? void 0 : ctx.req) === null || _a === void 0 ? void 0 : _a.headers) === null || _b === void 0 ? void 0 : _b.cookie) {
|
|
278
|
+
if (ctx && ctx.req && ctx.req.headers && ctx.req.headers.cookie) {
|
|
322
279
|
return cookie.parse(ctx.req.headers.cookie, options);
|
|
323
280
|
}
|
|
324
|
-
if (
|
|
281
|
+
if (isBrowser()) {
|
|
325
282
|
return cookie.parse(document.cookie, options);
|
|
326
283
|
}
|
|
327
284
|
return {};
|
|
328
285
|
}
|
|
329
286
|
exports.parseCookies = parseCookies;
|
|
330
287
|
/**
|
|
288
|
+
*
|
|
331
289
|
* Sets a cookie.
|
|
332
290
|
*
|
|
333
|
-
* @param ctx
|
|
334
|
-
* @param name
|
|
335
|
-
* @param value
|
|
336
|
-
* @param options
|
|
291
|
+
* @param ctx
|
|
292
|
+
* @param name
|
|
293
|
+
* @param value
|
|
294
|
+
* @param options
|
|
337
295
|
*/
|
|
338
296
|
function setCookie$1(ctx, name, value, options) {
|
|
339
|
-
|
|
340
|
-
if (options === void 0) { options = {}; }
|
|
341
|
-
// SSR
|
|
342
|
-
if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
|
|
343
|
-
// Check if response has finished and warn about it.
|
|
344
|
-
if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
|
|
345
|
-
console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
|
|
346
|
-
console.warn("You should set cookie before res.send()");
|
|
347
|
-
return {};
|
|
348
|
-
}
|
|
349
|
-
/**
|
|
350
|
-
* Load existing cookies from the header and parse them.
|
|
351
|
-
*/
|
|
297
|
+
if (ctx && ctx.res && ctx.res.getHeader && ctx.res.setHeader) {
|
|
352
298
|
var cookies = ctx.res.getHeader('Set-Cookie') || [];
|
|
353
299
|
if (typeof cookies === 'string')
|
|
354
300
|
cookies = [cookies];
|
|
355
301
|
if (typeof cookies === 'number')
|
|
356
302
|
cookies = [];
|
|
357
|
-
|
|
358
|
-
* Parse cookies but ignore values - we've already encoded
|
|
359
|
-
* them in the previous call.
|
|
360
|
-
*/
|
|
361
|
-
var parsedCookies = setCookie.parse(cookies, {
|
|
362
|
-
decodeValues: false,
|
|
363
|
-
});
|
|
364
|
-
/**
|
|
365
|
-
* We create the new cookie and make sure that none of
|
|
366
|
-
* the existing cookies match it.
|
|
367
|
-
*/
|
|
368
|
-
var newCookie_1 = utils.createCookie(name, value, options);
|
|
303
|
+
var parsedCookies = setCookie.parse(cookies);
|
|
369
304
|
var cookiesToSet_1 = [];
|
|
370
305
|
parsedCookies.forEach(function (parsedCookie) {
|
|
371
|
-
if (!
|
|
372
|
-
|
|
373
|
-
* We serialize the cookie back to the original format
|
|
374
|
-
* if it isn't the same as the new one.
|
|
375
|
-
*/
|
|
376
|
-
var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
|
|
377
|
-
// we prevent reencoding by default, but you might override it
|
|
378
|
-
encode: function (val) { return val; } }, parsedCookie));
|
|
379
|
-
cookiesToSet_1.push(serializedCookie);
|
|
306
|
+
if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
|
|
307
|
+
cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({ encode: function (val) { return val; } }, parsedCookie)));
|
|
380
308
|
}
|
|
381
309
|
});
|
|
382
310
|
cookiesToSet_1.push(cookie.serialize(name, value, options));
|
|
383
|
-
|
|
384
|
-
|
|
311
|
+
if (!ctx.res.finished) {
|
|
312
|
+
ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
|
|
313
|
+
}
|
|
385
314
|
}
|
|
386
|
-
|
|
387
|
-
if (utils.isBrowser()) {
|
|
315
|
+
if (isBrowser()) {
|
|
388
316
|
if (options && options.httpOnly) {
|
|
389
317
|
throw new Error('Can not set a httpOnly cookie in the browser.');
|
|
390
318
|
}
|
|
@@ -394,21 +322,30 @@ function setCookie$1(ctx, name, value, options) {
|
|
|
394
322
|
}
|
|
395
323
|
exports.setCookie = setCookie$1;
|
|
396
324
|
/**
|
|
325
|
+
*
|
|
397
326
|
* Destroys a cookie with a particular name.
|
|
398
327
|
*
|
|
399
|
-
* @param ctx
|
|
400
|
-
* @param name
|
|
401
|
-
* @param options
|
|
328
|
+
* @param ctx
|
|
329
|
+
* @param name
|
|
330
|
+
* @param options
|
|
402
331
|
*/
|
|
403
332
|
function destroyCookie(ctx, name, options) {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
333
|
+
var opts = __assign(__assign({}, (options || {})), { maxAge: -1 });
|
|
334
|
+
if (ctx && ctx.res && ctx.res.setHeader && ctx.res.getHeader) {
|
|
335
|
+
var cookies = ctx.res.getHeader('Set-Cookie') || [];
|
|
336
|
+
if (typeof cookies === 'string')
|
|
337
|
+
cookies = [cookies];
|
|
338
|
+
if (typeof cookies === 'number')
|
|
339
|
+
cookies = [];
|
|
340
|
+
cookies.push(cookie.serialize(name, '', opts));
|
|
341
|
+
ctx.res.setHeader('Set-Cookie', cookies);
|
|
342
|
+
}
|
|
343
|
+
if (isBrowser()) {
|
|
344
|
+
document.cookie = cookie.serialize(name, '', opts);
|
|
345
|
+
}
|
|
346
|
+
return {};
|
|
409
347
|
}
|
|
410
348
|
exports.destroyCookie = destroyCookie;
|
|
411
|
-
/* Utility Exports */
|
|
412
349
|
exports.default = {
|
|
413
350
|
set: setCookie$1,
|
|
414
351
|
get: parseCookies,
|
|
@@ -418,7 +355,7 @@ exports.default = {
|
|
|
418
355
|
});
|
|
419
356
|
|
|
420
357
|
unwrapExports(dist);
|
|
421
|
-
dist.destroyCookie;
|
|
358
|
+
var dist_1 = dist.destroyCookie;
|
|
422
359
|
var dist_2 = dist.setCookie;
|
|
423
360
|
var dist_3 = dist.parseCookies;
|
|
424
361
|
|
|
@@ -1,50 +1,49 @@
|
|
|
1
|
-
import 'react';
|
|
2
|
-
export { g as default } from './index-5db919a6.js';
|
|
3
|
-
import './BlockContent-d8cd739c.js';
|
|
4
|
-
import './entities-932b50cf.js';
|
|
5
|
-
import './slicedToArray-fa9240c4.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './es6.string.iterator-
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
import '
|
|
13
|
-
import './
|
|
14
|
-
import './
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-59409a32.js';
|
|
6
|
+
import './toConsumableArray-725434a0.js';
|
|
7
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
8
|
+
import './_object-pie-71ac75a4.js';
|
|
9
|
+
import './extends-cc5da797.js';
|
|
10
|
+
import './_object-sap-4d59d5bd.js';
|
|
11
|
+
import './inherits-7ee3e0c1.js';
|
|
12
|
+
import './define-property-de3fc946.js';
|
|
13
|
+
import './web.dom.iterable-8956f9a5.js';
|
|
14
|
+
import './typeof-08f2c380.js';
|
|
15
|
+
import './_is-array-49698029.js';
|
|
16
|
+
import 'react';
|
|
17
|
+
import './index-3f4dd6f2.js';
|
|
15
18
|
import 'prop-types';
|
|
19
|
+
import 'react-bootstrap/Row';
|
|
20
|
+
import 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
16
22
|
import 'next/router';
|
|
17
|
-
import './
|
|
18
|
-
import './
|
|
19
|
-
import './Beam.js';
|
|
20
|
-
import './stringify-22907f56.js';
|
|
21
|
-
import './asyncToGenerator-7714cea4.js';
|
|
22
|
-
import './_library-528f1934.js';
|
|
23
|
-
import './_set-species-a4b3fe39.js';
|
|
24
|
-
import './_iter-detect-60cd145f.js';
|
|
25
|
-
import './Segment.js';
|
|
26
|
-
import './main-decc48f4.js';
|
|
27
|
-
import './extends-f866c8d0.js';
|
|
28
|
-
import './_object-pie-33c40e79.js';
|
|
29
|
-
import './index-752d1dae.js';
|
|
23
|
+
import './isSymbol-807e927e.js';
|
|
24
|
+
import './debounce-1a993acf.js';
|
|
30
25
|
import 'react-dom';
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
26
|
+
import './index-3849e3fe.js';
|
|
27
|
+
import './index-5f9f807a.js';
|
|
28
|
+
import './main-35ff7b4f.js';
|
|
29
|
+
import './entities-7cc3bf45.js';
|
|
30
|
+
import './stringify-008c8802.js';
|
|
31
|
+
import './slicedToArray-7021e5df.js';
|
|
32
|
+
import './asyncToGenerator-7c654f36.js';
|
|
33
|
+
import './_set-species-cede29f8.js';
|
|
34
|
+
import './Segment.js';
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './AdSlot.js';
|
|
37
|
+
import './BlockContent-c409aca5.js';
|
|
38
|
+
import './smoothscroll-4b699764.js';
|
|
34
39
|
import './GroupDeck.js';
|
|
35
|
-
import '
|
|
36
|
-
import './
|
|
37
|
-
import '
|
|
40
|
+
import 'react-bootstrap';
|
|
41
|
+
import './iconBase-602d52fe.js';
|
|
42
|
+
import './index.esm-29e48d38.js';
|
|
38
43
|
import 'react-bootstrap/Button';
|
|
39
|
-
|
|
40
|
-
import './
|
|
41
|
-
import './
|
|
42
|
-
import 'react-bootstrap/
|
|
43
|
-
import 'react-bootstrap/Col';
|
|
44
|
+
export { g as default } from './index-7779a6df.js';
|
|
45
|
+
import './util-7700fc59.js';
|
|
46
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
47
|
+
import 'react-bootstrap/Pagination';
|
|
44
48
|
import 'next/head';
|
|
45
|
-
import './inherits-75d6495f.js';
|
|
46
|
-
import './_object-sap-108a1939.js';
|
|
47
|
-
import './define-property-f2d6f244.js';
|
|
48
|
-
import './index.esm-57f377a5.js';
|
|
49
|
-
import './iconBase-602d52fe.js';
|
|
50
49
|
import 'react-bootstrap/Figure';
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { _ as
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-725434a0.js';
|
|
2
|
+
import { _ as _extends } from './extends-cc5da797.js';
|
|
3
3
|
|
|
4
4
|
var getContentPlacementUrl = function getContentPlacementUrl(cp) {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
var cp_url = '';
|
|
6
|
+
if (cp.ancestor && typeof cp.ancestor == 'string') {
|
|
7
|
+
cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
|
|
8
|
+
}
|
|
9
9
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
10
|
+
if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
|
|
11
|
+
cp_url += (cp_url === '' ? '' : '/') + cp.parent;
|
|
12
|
+
}
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
cp_url += (cp_url === '' ? '' : '/') + cp.path;
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
return cp_url;
|
|
17
17
|
};
|
|
18
18
|
|
|
19
19
|
var getTargeting = function getTargeting(props) {
|
package/dist/esm/getTargeting.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import './extends-f866c8d0.js';
|
|
2
|
-
import './toConsumableArray-bd01c637.js';
|
|
3
|
-
export { g as default } from './getTargeting-5cdca4e1.js';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './
|
|
6
|
-
import './
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
2
|
+
import './_to-object-ded78eb9.js';
|
|
3
|
+
import './es6.string.iterator-9b2af4a5.js';
|
|
4
|
+
import './_iter-detect-59409a32.js';
|
|
5
|
+
import './toConsumableArray-725434a0.js';
|
|
6
|
+
import './core.get-iterator-method-54d2e411.js';
|
|
7
|
+
import './_object-pie-71ac75a4.js';
|
|
8
|
+
import './extends-cc5da797.js';
|
|
9
|
+
export { g as default } from './getTargeting-2acdec91.js';
|