@mjhls/mjh-framework 1.0.783 → 1.0.784-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +26 -28
- package/dist/cjs/AD300x250x600.js +26 -28
- package/dist/cjs/AD728x90.js +29 -31
- package/dist/cjs/ADFloatingFooter.js +28 -30
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +28 -30
- package/dist/cjs/{ADInfeed-d1eceaf2.js → ADInfeed-5b042ade.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +28 -30
- package/dist/cjs/ADSponsoredResources.js +28 -30
- package/dist/cjs/ADWebcast.js +28 -30
- package/dist/cjs/ADWelcome.js +29 -31
- package/dist/cjs/{ADlgInfeed-24c693d8.js → ADlgInfeed-e92b6f9f.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -33
- package/dist/cjs/AdSlotsProvider.js +15 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +55 -57
- package/dist/cjs/ArticleSeriesLandingPage.js +37 -39
- package/dist/cjs/ArticleSeriesListing.js +60 -61
- package/dist/cjs/Auth.js +333 -820
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +8 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +82 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -36
- package/dist/cjs/Column3.js +54 -58
- package/dist/cjs/ConferenceArticleCard.js +23 -24
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +93 -98
- package/dist/cjs/DeckQueue.js +87 -91
- package/dist/cjs/{Dfp-a17e00fa.js → Dfp-b807d8fa.js} +31 -32
- package/dist/cjs/EventsDeck.js +131 -138
- package/dist/cjs/ExternalResources.js +78 -80
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +177 -182
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +58 -59
- package/dist/cjs/HamMagazine.js +130 -136
- package/dist/cjs/Header.js +14 -14
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +69 -71
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -77
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +39 -41
- package/dist/cjs/LeftNav.js +35 -38
- package/dist/cjs/MasterDeck.js +69 -71
- package/dist/cjs/MediaSeriesLanding.js +38 -41
- package/dist/cjs/NavDvm.js +74 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +137 -143
- package/dist/cjs/NavNative.js +126 -135
- package/dist/cjs/NavNormal.js +47 -53
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -67
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +105 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +38 -40
- package/dist/cjs/PubToc.js +15 -17
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +167 -92
- package/dist/cjs/QueueDeckExpanded.js +291 -292
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +24 -25
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -22
- package/dist/cjs/Segment.js +6 -7
- package/dist/cjs/SeriesListingDeck.js +37 -37
- package/dist/cjs/{SeriesSlider-193a2958.js → SeriesSlider-f662f1f5.js} +37 -38
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +34 -36
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -62
- package/dist/cjs/TaxonomyDescription.js +52 -54
- package/dist/cjs/TemplateNormal.js +72 -74
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -27
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoProgramLandingPage.js +71 -76
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +18 -19
- package/dist/cjs/VideoSeriesLandingPage.js +45 -47
- package/dist/cjs/VideoSeriesListing.js +77 -78
- package/dist/cjs/View.js +256 -260
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +62 -63
- package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
- package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-bec5fcf2.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-140e5f89.js} +61 -13
- 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-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
- package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +75 -138
- package/dist/cjs/getRootDocGroup.js +6 -7
- package/dist/cjs/getSerializers.js +43 -44
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
- package/dist/cjs/{index-8ef858d4.js → index-76417d82.js} +911 -934
- package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
- package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
- 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 +160 -164
- package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
- package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
- package/dist/cjs/{main-dc082238.js → main-02daeefe.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-db24842a.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
- 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-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +23 -24
- package/dist/esm/AD300x250x600.js +23 -24
- package/dist/esm/AD728x90.js +26 -27
- package/dist/esm/ADFloatingFooter.js +25 -26
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +25 -26
- package/dist/esm/{ADInfeed-c12cd1ce.js → ADInfeed-eb7bdd41.js} +9 -9
- package/dist/esm/ADSkyscraper.js +25 -26
- package/dist/esm/ADSponsoredResources.js +25 -26
- package/dist/esm/ADWebcast.js +25 -26
- package/dist/esm/ADWelcome.js +26 -27
- package/dist/esm/{ADlgInfeed-246a8787.js → ADlgInfeed-f2ac31d1.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +22 -23
- package/dist/esm/AdSlotsProvider.js +12 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +52 -53
- package/dist/esm/ArticleSeriesLandingPage.js +34 -35
- package/dist/esm/ArticleSeriesListing.js +55 -55
- package/dist/esm/Auth.js +316 -799
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +8 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +78 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -27
- package/dist/esm/Column3.js +47 -48
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +75 -76
- package/dist/esm/DeckQueue.js +65 -65
- package/dist/esm/{Dfp-988dbcaa.js → Dfp-ebc4b22f.js} +21 -21
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +71 -72
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -140
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -105
- package/dist/esm/Header.js +10 -8
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +66 -67
- 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 -37
- package/dist/esm/LeftNav.js +31 -32
- package/dist/esm/MasterDeck.js +63 -64
- package/dist/esm/MediaSeriesLanding.js +31 -32
- package/dist/esm/NavDvm.js +56 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +113 -114
- package/dist/esm/NavNative.js +99 -100
- package/dist/esm/NavNormal.js +35 -36
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +101 -102
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +35 -36
- package/dist/esm/PubToc.js +12 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +131 -52
- package/dist/esm/QueueDeckExpanded.js +271 -272
- 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 -7
- package/dist/esm/SeriesListingDeck.js +31 -31
- package/dist/esm/{SeriesSlider-6a1081ff.js → SeriesSlider-9245785f.js} +27 -27
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +30 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-c3216d1a.js → SocialSearchComponent-a2ae84d1.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +47 -48
- package/dist/esm/TemplateNormal.js +66 -67
- 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 +61 -62
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +15 -16
- package/dist/esm/VideoSeriesLandingPage.js +38 -39
- package/dist/esm/VideoSeriesListing.js +71 -71
- package/dist/esm/View.js +240 -240
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-674f71ec.js → _is-array-58e95429.js} +6 -6
- package/dist/esm/{_iter-detect-48516cd3.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-fd3054d0.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-8f409e54.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-fc1c2e29.js} +53 -9
- 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-d1d5ed02.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{define-property-ec6d528d.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-ea516b15.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-aa6068a3.js → es6.string.iterator-c990c18c.js} +3 -3
- package/dist/esm/{extends-31d65aba.js → extends-eb69e8ac.js} +1 -1
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +70 -133
- package/dist/esm/getRootDocGroup.js +6 -7
- package/dist/esm/getSerializers.js +43 -44
- package/dist/esm/{getTargeting-2d402d66.js → getTargeting-7211f12c.js} +2 -2
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
- package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
- package/dist/esm/{index-9b2f6ac4.js → index-c1374f98.js} +853 -869
- package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- 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 +129 -130
- package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
- package/dist/esm/{keys-a0b0c7a4.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
- package/dist/esm/{main-1450d277.js → main-e4a934b2.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-cdeaee08.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/{stringify-d4839bab.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-fa2dcda7.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{typeof-e9cea9e8.js → typeof-6435ba1c.js} +7 -7
- 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-035980f3.js → web.dom.iterable-4439f05a.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/cjs/_set-species-a8cfdb84.js +0 -57
- package/dist/esm/_set-species-494ed292.js +0 -52
|
@@ -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';
|
|
2
1
|
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 ((FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {
|
|
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, _iterators as e, _redefine 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-a4107da3.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, ...)
|
package/dist/esm/getQuery.js
CHANGED
|
@@ -12,7 +12,7 @@ var getQuery = function getQuery(type) {
|
|
|
12
12
|
case 'article':
|
|
13
13
|
return '*[\n _type == "article"\n && !(_id in path("drafts.**"))\n && defined(title)\n && defined(url)\n && url.current == $url\n ' + conditions + '\n ][0]{\n ' + params + '\n title,\n published,\n summary,\n thumbnail,\n ...,\n passwordLock,\n password,\n issueGroup-> { _id, name, identifier, parent-> },\n "authorDetails": authorMapping[]->{ displayName, url, profileImage, biography },\n body[] {\n ...,\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n },\n medias[]{\n ...,\n upload_doc {\n _type,\n asset-> \n } \n },\n articles[]{\n ...,\n "authorDetails": authorMapping[]->{ displayName, url, profileImage, biography },\n text[]{\n ...,\n upload_doc {\n _type,\n asset->\n },\n uploadAudio {\n _type,\n asset->\n },\n }\n }\n },\n \'content_placement\': taxonomyMapping[]-> {\n ...,\n \'ancestor\': parent->parent->identifier,\n \'parent\': parent->identifier,\n \'name\': name,\n \'path\': identifier\n },\n documentGroup-> {\n _id,\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n isSeries,\n \'path\': identifier.current\n },\n documentGroupMapping[]-> {\n _id,\n name,\n thumbnail,\n parent->{...,parent->},\n isShow,\n \'path\': identifier.current\n },\n \'category\':contentCategory->{\n name,\n disableAds\n },\n \'issue\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.issueGroup._ref][0] {\n name,\n volume,\n \'issueNumber\': number,\n \'articleSource\': source,\n \'path\': identifier.current,\n \'publication\' : *[_type == \'publication\' && !(_id in path("drafts.**")) && is_visible == true && _id == ^.parent._ref][0] {\n name,\n \'path\': identifier.current\n },\n \'url\' : pdf.asset-> url\n }\n\n }';
|
|
14
14
|
case 'publication':
|
|
15
|
-
return '*[_type == \'publication\'\n && identifier.current == $publication\n ' + conditions + '][0] {\n ' + params + '\n ...,\n \'issues\': *[_type == \'publication\'\n && is_visible\n && references(^._id)\n && defined(identifier)] {\n ...,\n taxonomyMapping[]->,\n pdf{asset->},\n
|
|
15
|
+
return '*[_type == \'publication\'\n && identifier.current == $publication\n ' + conditions + '][0] {\n ' + params + '\n ...,\n \'issues\': *[_type == \'publication\'\n && is_visible\n && references(^._id)\n && defined(identifier)] {\n ...,\n taxonomyMapping[]->,\n pdf{asset->},\n } | order(year desc, month desc)\n }';
|
|
16
16
|
case 'issue':
|
|
17
17
|
return '*[_type == \'publication\'\n && identifier.current == $publication\n ' + conditions + '][0] {\n ' + params + '\n ...,\n \'issue\': *[_type == \'publication\'\n && references(^._id)\n && identifier.current == $issue][0] {\n ...,\n \'articles\': *[_type == \'article\'\n && !(_id in path("drafts.**"))\n && defined(title)\n && is_visible\n && defined(url)\n && defined(published) \n && dateTime(published) <= dateTime(now())\n && passwordLock != true\n && references(^._id)] | order(published desc) {\n ...,\n authorMapping[0]->,\n contentCategory->,\n issueSection-> {\n name\n }\n }\n }\n }';
|
|
18
18
|
case 'externalResources':
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-2bd4099a.js';
|
|
2
1
|
import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_library-528f1934.js';
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './web.dom.iterable-4439f05a.js';
|
|
8
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
3
9
|
import { c as cookie } from './index-db3bb315.js';
|
|
4
10
|
import getQuery from './getQuery.js';
|
|
5
|
-
import './es6.string.iterator-aa6068a3.js';
|
|
6
|
-
import './_to-object-97770c52.js';
|
|
7
|
-
import './web.dom.iterable-035980f3.js';
|
|
8
|
-
import './_library-528f1934.js';
|
|
9
|
-
import './core.get-iterator-method-d1d5ed02.js';
|
|
10
|
-
import './_set-species-494ed292.js';
|
|
11
|
-
import './_iter-detect-48516cd3.js';
|
|
12
11
|
|
|
13
12
|
var defaultParseOptions = {
|
|
14
13
|
decodeValues: true,
|
|
@@ -30,18 +29,9 @@ function parseString(setCookieValue, options) {
|
|
|
30
29
|
? Object.assign({}, defaultParseOptions, options)
|
|
31
30
|
: defaultParseOptions;
|
|
32
31
|
|
|
33
|
-
try {
|
|
34
|
-
value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
|
|
35
|
-
} catch (e) {
|
|
36
|
-
console.error(
|
|
37
|
-
`set-cookie-parser encountered an error while decoding a cookie with value '${value}'. Set options.decodeValues to false to disable this feature.`,
|
|
38
|
-
e
|
|
39
|
-
);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
32
|
var cookie = {
|
|
43
33
|
name: name, // grab everything before the first =
|
|
44
|
-
value: value,
|
|
34
|
+
value: options.decodeValues ? decodeURIComponent(value) : value, // decode cookie value
|
|
45
35
|
};
|
|
46
36
|
|
|
47
37
|
parts.forEach(function (part) {
|
|
@@ -212,7 +202,7 @@ setCookie.parse = parse_1;
|
|
|
212
202
|
setCookie.parseString = parseString_1;
|
|
213
203
|
setCookie.splitCookiesString = splitCookiesString_1;
|
|
214
204
|
|
|
215
|
-
var
|
|
205
|
+
var dist = createCommonjsModule(function (module, exports) {
|
|
216
206
|
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
217
207
|
__assign = Object.assign || function(t) {
|
|
218
208
|
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
@@ -225,33 +215,10 @@ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
|
225
215
|
return __assign.apply(this, arguments);
|
|
226
216
|
};
|
|
227
217
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
228
|
-
exports.
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
function isBrowser() {
|
|
233
|
-
return typeof window !== 'undefined';
|
|
234
|
-
}
|
|
235
|
-
exports.isBrowser = isBrowser;
|
|
236
|
-
/**
|
|
237
|
-
* Create an instance of the Cookie interface
|
|
238
|
-
*/
|
|
239
|
-
function createCookie(name, value, options) {
|
|
240
|
-
var sameSite = options.sameSite;
|
|
241
|
-
if (sameSite === true) {
|
|
242
|
-
sameSite = 'strict';
|
|
243
|
-
}
|
|
244
|
-
if (sameSite === undefined || sameSite === false) {
|
|
245
|
-
sameSite = 'lax';
|
|
246
|
-
}
|
|
247
|
-
var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
|
|
248
|
-
delete cookieToSet.encode;
|
|
249
|
-
return __assign({ name: name, value: value }, cookieToSet);
|
|
250
|
-
}
|
|
251
|
-
exports.createCookie = createCookie;
|
|
252
|
-
/**
|
|
253
|
-
* Tells whether given objects have the same properties.
|
|
254
|
-
*/
|
|
218
|
+
exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
var isBrowser = function () { return typeof window !== 'undefined'; };
|
|
255
222
|
function hasSameProperties(a, b) {
|
|
256
223
|
var aProps = Object.getOwnPropertyNames(a);
|
|
257
224
|
var bProps = Object.getOwnPropertyNames(b);
|
|
@@ -266,9 +233,8 @@ function hasSameProperties(a, b) {
|
|
|
266
233
|
}
|
|
267
234
|
return true;
|
|
268
235
|
}
|
|
269
|
-
exports.hasSameProperties = hasSameProperties;
|
|
270
236
|
/**
|
|
271
|
-
* Compare the cookie and return true if the cookies
|
|
237
|
+
* Compare the cookie and return true if the cookies has equivalent
|
|
272
238
|
* options and the cookies would be overwritten in the browser storage.
|
|
273
239
|
*
|
|
274
240
|
* @param a first Cookie for comparison
|
|
@@ -281,109 +247,71 @@ function areCookiesEqual(a, b) {
|
|
|
281
247
|
}
|
|
282
248
|
return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
|
|
283
249
|
}
|
|
284
|
-
exports.areCookiesEqual = areCookiesEqual;
|
|
285
|
-
/* Functions */
|
|
286
|
-
|
|
287
|
-
});
|
|
288
|
-
|
|
289
|
-
unwrapExports(utils);
|
|
290
|
-
utils.areCookiesEqual;
|
|
291
|
-
utils.hasSameProperties;
|
|
292
|
-
utils.createCookie;
|
|
293
|
-
utils.isBrowser;
|
|
294
|
-
|
|
295
|
-
var dist = createCommonjsModule(function (module, exports) {
|
|
296
|
-
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
297
|
-
__assign = Object.assign || function(t) {
|
|
298
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
299
|
-
s = arguments[i];
|
|
300
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
301
|
-
t[p] = s[p];
|
|
302
|
-
}
|
|
303
|
-
return t;
|
|
304
|
-
};
|
|
305
|
-
return __assign.apply(this, arguments);
|
|
306
|
-
};
|
|
307
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
308
|
-
exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
250
|
/**
|
|
251
|
+
* Create an instance of the Cookie interface
|
|
252
|
+
*
|
|
253
|
+
* @param name name of the Cookie
|
|
254
|
+
* @param value value of the Cookie
|
|
255
|
+
* @param options Cookie options
|
|
256
|
+
*/
|
|
257
|
+
function createCookie(name, value, options) {
|
|
258
|
+
var sameSite = options.sameSite;
|
|
259
|
+
if (sameSite === true) {
|
|
260
|
+
sameSite = 'strict';
|
|
261
|
+
}
|
|
262
|
+
if (sameSite === undefined || sameSite === false) {
|
|
263
|
+
sameSite = 'lax';
|
|
264
|
+
}
|
|
265
|
+
var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
|
|
266
|
+
delete cookieToSet.encode;
|
|
267
|
+
return __assign({ name: name, value: value }, cookieToSet);
|
|
268
|
+
}
|
|
269
|
+
/**
|
|
270
|
+
*
|
|
313
271
|
* Parses cookies.
|
|
314
272
|
*
|
|
315
|
-
* @param ctx
|
|
316
|
-
* @param options
|
|
273
|
+
* @param ctx
|
|
274
|
+
* @param options
|
|
317
275
|
*/
|
|
318
276
|
function parseCookies(ctx, options) {
|
|
319
|
-
|
|
320
|
-
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) {
|
|
277
|
+
if (ctx && ctx.req && ctx.req.headers && ctx.req.headers.cookie) {
|
|
321
278
|
return cookie.parse(ctx.req.headers.cookie, options);
|
|
322
279
|
}
|
|
323
|
-
if (
|
|
280
|
+
if (isBrowser()) {
|
|
324
281
|
return cookie.parse(document.cookie, options);
|
|
325
282
|
}
|
|
326
283
|
return {};
|
|
327
284
|
}
|
|
328
285
|
exports.parseCookies = parseCookies;
|
|
329
286
|
/**
|
|
287
|
+
*
|
|
330
288
|
* Sets a cookie.
|
|
331
289
|
*
|
|
332
|
-
* @param ctx
|
|
333
|
-
* @param name
|
|
334
|
-
* @param value
|
|
335
|
-
* @param options
|
|
290
|
+
* @param ctx
|
|
291
|
+
* @param name
|
|
292
|
+
* @param value
|
|
293
|
+
* @param options
|
|
336
294
|
*/
|
|
337
295
|
function setCookie$1(ctx, name, value, options) {
|
|
338
|
-
|
|
339
|
-
if (options === void 0) { options = {}; }
|
|
340
|
-
// SSR
|
|
341
|
-
if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
|
|
342
|
-
// Check if response has finished and warn about it.
|
|
343
|
-
if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
|
|
344
|
-
console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
|
|
345
|
-
console.warn("You should set cookie before res.send()");
|
|
346
|
-
return {};
|
|
347
|
-
}
|
|
348
|
-
/**
|
|
349
|
-
* Load existing cookies from the header and parse them.
|
|
350
|
-
*/
|
|
296
|
+
if (ctx && ctx.res && ctx.res.getHeader && ctx.res.setHeader) {
|
|
351
297
|
var cookies = ctx.res.getHeader('Set-Cookie') || [];
|
|
352
298
|
if (typeof cookies === 'string')
|
|
353
299
|
cookies = [cookies];
|
|
354
300
|
if (typeof cookies === 'number')
|
|
355
301
|
cookies = [];
|
|
356
|
-
|
|
357
|
-
* Parse cookies but ignore values - we've already encoded
|
|
358
|
-
* them in the previous call.
|
|
359
|
-
*/
|
|
360
|
-
var parsedCookies = setCookie.parse(cookies, {
|
|
361
|
-
decodeValues: false,
|
|
362
|
-
});
|
|
363
|
-
/**
|
|
364
|
-
* We create the new cookie and make sure that none of
|
|
365
|
-
* the existing cookies match it.
|
|
366
|
-
*/
|
|
367
|
-
var newCookie_1 = utils.createCookie(name, value, options);
|
|
302
|
+
var parsedCookies = setCookie.parse(cookies);
|
|
368
303
|
var cookiesToSet_1 = [];
|
|
369
304
|
parsedCookies.forEach(function (parsedCookie) {
|
|
370
|
-
if (!
|
|
371
|
-
|
|
372
|
-
* We serialize the cookie back to the original format
|
|
373
|
-
* if it isn't the same as the new one.
|
|
374
|
-
*/
|
|
375
|
-
var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
|
|
376
|
-
// we prevent reencoding by default, but you might override it
|
|
377
|
-
encode: function (val) { return val; } }, parsedCookie));
|
|
378
|
-
cookiesToSet_1.push(serializedCookie);
|
|
305
|
+
if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
|
|
306
|
+
cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({}, parsedCookie)));
|
|
379
307
|
}
|
|
380
308
|
});
|
|
381
309
|
cookiesToSet_1.push(cookie.serialize(name, value, options));
|
|
382
|
-
|
|
383
|
-
|
|
310
|
+
if (!ctx.res.finished) {
|
|
311
|
+
ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
|
|
312
|
+
}
|
|
384
313
|
}
|
|
385
|
-
|
|
386
|
-
if (utils.isBrowser()) {
|
|
314
|
+
if (isBrowser()) {
|
|
387
315
|
if (options && options.httpOnly) {
|
|
388
316
|
throw new Error('Can not set a httpOnly cookie in the browser.');
|
|
389
317
|
}
|
|
@@ -393,21 +321,30 @@ function setCookie$1(ctx, name, value, options) {
|
|
|
393
321
|
}
|
|
394
322
|
exports.setCookie = setCookie$1;
|
|
395
323
|
/**
|
|
324
|
+
*
|
|
396
325
|
* Destroys a cookie with a particular name.
|
|
397
326
|
*
|
|
398
|
-
* @param ctx
|
|
399
|
-
* @param name
|
|
400
|
-
* @param options
|
|
327
|
+
* @param ctx
|
|
328
|
+
* @param name
|
|
329
|
+
* @param options
|
|
401
330
|
*/
|
|
402
331
|
function destroyCookie(ctx, name, options) {
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
332
|
+
var opts = __assign(__assign({}, (options || {})), { maxAge: -1 });
|
|
333
|
+
if (ctx && ctx.res && ctx.res.setHeader && ctx.res.getHeader) {
|
|
334
|
+
var cookies = ctx.res.getHeader('Set-Cookie') || [];
|
|
335
|
+
if (typeof cookies === 'string')
|
|
336
|
+
cookies = [cookies];
|
|
337
|
+
if (typeof cookies === 'number')
|
|
338
|
+
cookies = [];
|
|
339
|
+
cookies.push(cookie.serialize(name, '', opts));
|
|
340
|
+
ctx.res.setHeader('Set-Cookie', cookies);
|
|
341
|
+
}
|
|
342
|
+
if (isBrowser()) {
|
|
343
|
+
document.cookie = cookie.serialize(name, '', opts);
|
|
344
|
+
}
|
|
345
|
+
return {};
|
|
408
346
|
}
|
|
409
347
|
exports.destroyCookie = destroyCookie;
|
|
410
|
-
/* Utility Exports */
|
|
411
348
|
exports.default = {
|
|
412
349
|
set: setCookie$1,
|
|
413
350
|
get: parseCookies,
|
|
@@ -417,7 +354,7 @@ exports.default = {
|
|
|
417
354
|
});
|
|
418
355
|
|
|
419
356
|
unwrapExports(dist);
|
|
420
|
-
dist.destroyCookie;
|
|
357
|
+
var dist_1 = dist.destroyCookie;
|
|
421
358
|
var dist_2 = dist.setCookie;
|
|
422
359
|
var dist_3 = dist.parseCookies;
|
|
423
360
|
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-2bd4099a.js';
|
|
2
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import './
|
|
4
|
-
import './
|
|
5
|
-
import './web.dom.iterable-035980f3.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
6
4
|
import './_library-528f1934.js';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './web.dom.iterable-4439f05a.js';
|
|
8
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
10
9
|
|
|
11
10
|
var _this = undefined;
|
|
12
11
|
|
|
@@ -1,54 +1,53 @@
|
|
|
1
|
-
import 'react';
|
|
2
|
-
export { g as default } from './index-9b2f6ac4.js';
|
|
3
|
-
import './BlockContent-d8cd739c.js';
|
|
4
|
-
import './entities-932b50cf.js';
|
|
5
|
-
import './slicedToArray-cdeaee08.js';
|
|
6
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './
|
|
8
|
-
import './es6.string.iterator-
|
|
9
|
-
import './_to-object-97770c52.js';
|
|
10
|
-
import './core.get-iterator-method-d1d5ed02.js';
|
|
11
|
-
import 'react-bootstrap';
|
|
12
|
-
import './index-3f5c03b2.js';
|
|
13
|
-
import './index-888f9253.js';
|
|
14
|
-
import 'prop-types';
|
|
15
|
-
import 'next/router';
|
|
16
|
-
import './index-c7e2ac95.js';
|
|
17
|
-
import './util-3ab476bf.js';
|
|
18
|
-
import './Beam.js';
|
|
19
|
-
import './stringify-d4839bab.js';
|
|
20
|
-
import './asyncToGenerator-2bd4099a.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
21
4
|
import './_library-528f1934.js';
|
|
22
|
-
import './
|
|
23
|
-
import './
|
|
24
|
-
import './
|
|
25
|
-
import './main-1450d277.js';
|
|
26
|
-
import './extends-31d65aba.js';
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
27
8
|
import './_object-pie-33c40e79.js';
|
|
28
|
-
import './
|
|
9
|
+
import './extends-eb69e8ac.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-fb9b6e8f.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import 'react';
|
|
17
|
+
import './index-a9e53f80.js';
|
|
18
|
+
import 'prop-types';
|
|
19
|
+
import 'react-bootstrap/Row';
|
|
20
|
+
import 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
22
|
+
import 'next/router';
|
|
23
|
+
import './isSymbol-1981418f.js';
|
|
24
|
+
import './debounce-9207d8ee.js';
|
|
25
|
+
import './toNumber-2f7a84cd.js';
|
|
29
26
|
import 'react-dom';
|
|
30
|
-
import './
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
27
|
+
import './index-73819142.js';
|
|
28
|
+
import './index-5f9f807a.js';
|
|
29
|
+
import './main-e4a934b2.js';
|
|
30
|
+
import './entities-7cc3bf45.js';
|
|
31
|
+
import './slicedToArray-641f241f.js';
|
|
32
|
+
import './stringify-4330ccdc.js';
|
|
33
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
34
|
+
import './Segment.js';
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './AdSlot.js';
|
|
37
|
+
import './BlockContent-e9b4ddcf.js';
|
|
38
|
+
import './index-c7e2ac95.js';
|
|
39
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
33
40
|
import './GroupDeck.js';
|
|
34
|
-
import '
|
|
35
|
-
import './
|
|
36
|
-
import './
|
|
41
|
+
import 'react-bootstrap';
|
|
42
|
+
import './iconBase-602d52fe.js';
|
|
43
|
+
import './index.esm-29e48d38.js';
|
|
44
|
+
export { g as default } from './index-c1374f98.js';
|
|
45
|
+
import './util-7700fc59.js';
|
|
46
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
37
47
|
import 'next/head';
|
|
38
48
|
import 'react-share';
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
49
|
+
import './SocialShare.js';
|
|
50
|
+
import './_object-to-array-7e804fce.js';
|
|
41
51
|
import 'react-bootstrap/Pagination';
|
|
42
52
|
import 'react-bootstrap/Button';
|
|
43
|
-
import './AdSlot.js';
|
|
44
|
-
import './debounce-9207d8ee.js';
|
|
45
|
-
import './isSymbol-1981418f.js';
|
|
46
|
-
import './toNumber-2f7a84cd.js';
|
|
47
|
-
import 'react-bootstrap/Row';
|
|
48
|
-
import 'react-bootstrap/Col';
|
|
49
|
-
import './inherits-5906fbea.js';
|
|
50
|
-
import './_object-sap-fd3054d0.js';
|
|
51
|
-
import './define-property-ec6d528d.js';
|
|
52
|
-
import './index.esm-3fdda599.js';
|
|
53
|
-
import './iconBase-602d52fe.js';
|
|
54
53
|
import 'react-bootstrap/Figure';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as
|
|
2
|
-
import { _ as
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
|
|
2
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
3
3
|
|
|
4
4
|
var getContentPlacementUrl = function getContentPlacementUrl(cp) {
|
|
5
5
|
var cp_url = '';
|
package/dist/esm/getTargeting.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import './extends-31d65aba.js';
|
|
2
|
-
import './toConsumableArray-fa2dcda7.js';
|
|
3
|
-
export { g as default } from './getTargeting-2d402d66.js';
|
|
4
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './_to-object-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_iter-detect-5d49a330.js';
|
|
5
|
+
import './toConsumableArray-43aa614d.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
6
7
|
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './
|
|
8
|
-
|
|
9
|
-
import './core.get-iterator-method-d1d5ed02.js';
|
|
8
|
+
import './extends-eb69e8ac.js';
|
|
9
|
+
export { g as default } from './getTargeting-7211f12c.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import
|
|
3
|
-
import reactDom from 'react-dom';
|
|
2
|
+
import React__default from 'react';
|
|
4
3
|
import PropTypes from 'prop-types';
|
|
4
|
+
import reactDom from 'react-dom';
|
|
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
|
-
event.on;
|
|
36
|
-
event.off;
|
|
35
|
+
var event_1 = event.on;
|
|
36
|
+
var event_2 = event.off;
|
|
37
37
|
|
|
38
38
|
var scrollParent = createCommonjsModule(function (module, exports) {
|
|
39
39
|
|
|
@@ -179,7 +179,7 @@ var _createClass = function () { function defineProperties(target, props) { for
|
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
|
|
182
|
-
var _react2 = _interopRequireDefault(
|
|
182
|
+
var _react2 = _interopRequireDefault(React__default);
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
|
|
@@ -530,7 +530,7 @@ var LazyLoad = function (_Component) {
|
|
|
530
530
|
}]);
|
|
531
531
|
|
|
532
532
|
return LazyLoad;
|
|
533
|
-
}(
|
|
533
|
+
}(React__default.Component);
|
|
534
534
|
|
|
535
535
|
LazyLoad.propTypes = {
|
|
536
536
|
once: _propTypes2.default.bool,
|
|
@@ -587,7 +587,7 @@ var decorator = function decorator() {
|
|
|
587
587
|
}]);
|
|
588
588
|
|
|
589
589
|
return LazyLoadDecorated;
|
|
590
|
-
}(
|
|
590
|
+
}(React__default.Component);
|
|
591
591
|
};
|
|
592
592
|
};
|
|
593
593
|
|
|
@@ -598,8 +598,8 @@ exports.forceVisible = forceVisible;
|
|
|
598
598
|
});
|
|
599
599
|
|
|
600
600
|
var LazyLoad = unwrapExports(lib);
|
|
601
|
-
lib.forceVisible;
|
|
602
|
-
lib.forceCheck;
|
|
603
|
-
lib.lazyload;
|
|
601
|
+
var lib_1 = lib.forceVisible;
|
|
602
|
+
var lib_2 = lib.forceCheck;
|
|
603
|
+
var lib_3 = lib.lazyload;
|
|
604
604
|
|
|
605
605
|
export { LazyLoad as L };
|