@mjhls/mjh-framework 1.0.762 → 1.0.764-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 +3 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +28 -28
- package/dist/cjs/AD300x250x600.js +28 -28
- package/dist/cjs/AD728x90.js +31 -31
- package/dist/cjs/ADFloatingFooter.js +30 -30
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +30 -30
- package/dist/cjs/{ADInfeed-67ba5ac4.js → ADInfeed-89761278.js} +13 -15
- package/dist/cjs/ADSkyscraper.js +30 -30
- package/dist/cjs/ADSponsoredResources.js +30 -30
- package/dist/cjs/ADWebcast.js +30 -30
- package/dist/cjs/ADWelcome.js +31 -31
- package/dist/cjs/{ADlgInfeed-42534448.js → ADlgInfeed-853ddc3d.js} +10 -11
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +36 -33
- package/dist/cjs/AdSlotsProvider.js +16 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +23 -24
- package/dist/cjs/ArticleProgramLandingPage.js +56 -56
- package/dist/cjs/ArticleSeriesLandingPage.js +39 -39
- package/dist/cjs/ArticleSeriesListing.js +60 -60
- package/dist/cjs/Auth.js +335 -821
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +9 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +84 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +33 -35
- package/dist/cjs/Column3.js +57 -58
- package/dist/cjs/ConferenceArticleCard.js +22 -23
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +95 -98
- package/dist/cjs/DeckQueue.js +88 -90
- package/dist/cjs/{Dfp-80146e98.js → Dfp-b807d8fa.js} +32 -32
- package/dist/cjs/EventsDeck.js +131 -138
- package/dist/cjs/ExternalResources.js +78 -78
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +179 -181
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +58 -59
- package/dist/cjs/HamMagazine.js +131 -136
- package/dist/cjs/Header.js +11 -13
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +70 -70
- 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 +41 -41
- package/dist/cjs/LeftNav.js +37 -38
- package/dist/cjs/MasterDeck.js +71 -71
- package/dist/cjs/MediaSeriesLanding.js +121 -0
- package/dist/cjs/NavDvm.js +75 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +138 -143
- package/dist/cjs/NavNative.js +447 -122
- package/dist/cjs/NavNormal.js +48 -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 +107 -107
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PubSection.js +40 -40
- package/dist/cjs/PubToc.js +16 -17
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +74 -78
- package/dist/cjs/QueueDeckExpanded.js +293 -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 +7 -7
- package/dist/cjs/SeriesListingDeck.js +171 -0
- package/dist/cjs/SeriesSlider-e761f83b.js +307 -0
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +36 -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 +53 -53
- package/dist/cjs/TemplateNormal.js +74 -73
- 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 +72 -75
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +19 -19
- package/dist/cjs/VideoSeriesLandingPage.js +47 -47
- package/dist/cjs/VideoSeriesListing.js +77 -77
- package/dist/cjs/View.js +359 -273
- 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/{_set-species-a8cfdb84.js → _set-species-f92c67c5.js} +4 -4
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-533d476a.js} +8 -8
- 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/{debounce-eb287781.js → debounce-529c8d06.js} +3 -66
- 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/eq-bb2843ed.js +79 -0
- 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/{get-68c52cb1.js → get-adbb11e3.js} +3 -75
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +13 -424
- package/dist/cjs/getRootDocGroup.js +7 -7
- package/dist/cjs/getSerializers.js +44 -43
- 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-0e4427c8.js → index-8bf6c863.js} +11 -12
- package/dist/cjs/{index-9e0ebc87.js → index-a1a9f1f7.js} +902 -925
- 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 +162 -161
- 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/toNumber-36d1e7e5.js +69 -0
- 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 +26 -25
- package/dist/esm/AD300x250x600.js +26 -25
- package/dist/esm/AD728x90.js +29 -28
- package/dist/esm/ADFloatingFooter.js +28 -27
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +28 -27
- package/dist/esm/{ADInfeed-d1e9b645.js → ADInfeed-1e0d374f.js} +9 -9
- package/dist/esm/ADSkyscraper.js +28 -27
- package/dist/esm/ADSponsoredResources.js +28 -27
- package/dist/esm/ADWebcast.js +28 -27
- package/dist/esm/ADWelcome.js +29 -28
- package/dist/esm/{ADlgInfeed-f6128af4.js → ADlgInfeed-c089deab.js} +8 -8
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +28 -24
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +20 -20
- package/dist/esm/ArticleProgramLandingPage.js +53 -52
- package/dist/esm/ArticleSeriesLandingPage.js +37 -36
- package/dist/esm/ArticleSeriesListing.js +55 -54
- package/dist/esm/Auth.js +322 -804
- package/dist/esm/{AuthorComponent-c7ff069f.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +9 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +80 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +28 -27
- package/dist/esm/Column3.js +51 -49
- package/dist/esm/ConferenceArticleCard.js +18 -18
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +78 -77
- package/dist/esm/DeckQueue.js +67 -65
- package/dist/esm/{Dfp-8bfbd310.js → Dfp-ebc4b22f.js} +22 -21
- package/dist/esm/EventsDeck.js +84 -84
- package/dist/esm/ExternalResources.js +72 -71
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +142 -140
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +105 -105
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +67 -66
- 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 +39 -38
- package/dist/esm/LeftNav.js +34 -33
- package/dist/esm/MasterDeck.js +66 -65
- package/dist/esm/MediaSeriesLanding.js +116 -0
- package/dist/esm/NavDvm.js +57 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +114 -114
- package/dist/esm/NavNative.js +425 -92
- package/dist/esm/NavNormal.js +36 -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 +104 -103
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PubSection.js +38 -37
- package/dist/esm/PubToc.js +13 -13
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +50 -50
- package/dist/esm/QueueDeckExpanded.js +274 -273
- 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 +7 -7
- package/dist/esm/SeriesListingDeck.js +166 -0
- package/dist/esm/SeriesSlider-4bfc8f53.js +302 -0
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +33 -32
- 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 +48 -47
- package/dist/esm/TemplateNormal.js +69 -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 +62 -61
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +16 -16
- package/dist/esm/VideoSeriesLandingPage.js +41 -40
- package/dist/esm/VideoSeriesListing.js +71 -70
- package/dist/esm/View.js +343 -253
- 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/{_set-species-494ed292.js → _set-species-3f8319f5.js} +4 -4
- package/dist/esm/{_to-object-97770c52.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-2bd4099a.js → asyncToGenerator-502f13b4.js} +8 -8
- 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/{debounce-1a993acf.js → debounce-9207d8ee.js} +2 -65
- 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/eq-b470f743.js +76 -0
- 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/{get-5ee14cda.js → get-1e515072.js} +2 -74
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +13 -424
- package/dist/esm/getRootDocGroup.js +7 -7
- package/dist/esm/getSerializers.js +44 -43
- 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-98643e12.js → index-929b89ed.js} +844 -860
- package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
- 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 +131 -127
- package/dist/esm/{inherits-5906fbea.js → inherits-fb9b6e8f.js} +5 -5
- package/dist/esm/{isSymbol-807e927e.js → isSymbol-1981418f.js} +1 -1
- 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/toNumber-2f7a84cd.js +67 -0
- 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/index-bd6c9f56.js +0 -211
- package/dist/esm/index-db3bb315.js +0 -207
|
@@ -1,425 +1,14 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
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';
|
|
1
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
8
4
|
import './_library-528f1934.js';
|
|
9
|
-
import './
|
|
10
|
-
import './
|
|
11
|
-
import './
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
silent: false,
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
function isNonEmptyString(str) {
|
|
20
|
-
return typeof str === "string" && !!str.trim();
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
function parseString(setCookieValue, options) {
|
|
24
|
-
var parts = setCookieValue.split(";").filter(isNonEmptyString);
|
|
25
|
-
var nameValue = parts.shift().split("=");
|
|
26
|
-
var name = nameValue.shift();
|
|
27
|
-
var value = nameValue.join("="); // everything after the first =, joined by a "=" if there was more than one part
|
|
28
|
-
|
|
29
|
-
options = options
|
|
30
|
-
? Object.assign({}, defaultParseOptions, options)
|
|
31
|
-
: defaultParseOptions;
|
|
32
|
-
|
|
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
|
-
var cookie = {
|
|
43
|
-
name: name, // grab everything before the first =
|
|
44
|
-
value: value,
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
parts.forEach(function (part) {
|
|
48
|
-
var sides = part.split("=");
|
|
49
|
-
var key = sides.shift().trimLeft().toLowerCase();
|
|
50
|
-
var value = sides.join("=");
|
|
51
|
-
if (key === "expires") {
|
|
52
|
-
cookie.expires = new Date(value);
|
|
53
|
-
} else if (key === "max-age") {
|
|
54
|
-
cookie.maxAge = parseInt(value, 10);
|
|
55
|
-
} else if (key === "secure") {
|
|
56
|
-
cookie.secure = true;
|
|
57
|
-
} else if (key === "httponly") {
|
|
58
|
-
cookie.httpOnly = true;
|
|
59
|
-
} else if (key === "samesite") {
|
|
60
|
-
cookie.sameSite = value;
|
|
61
|
-
} else {
|
|
62
|
-
cookie[key] = value;
|
|
63
|
-
}
|
|
64
|
-
});
|
|
65
|
-
|
|
66
|
-
return cookie;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
function parse(input, options) {
|
|
70
|
-
options = options
|
|
71
|
-
? Object.assign({}, defaultParseOptions, options)
|
|
72
|
-
: defaultParseOptions;
|
|
73
|
-
|
|
74
|
-
if (!input) {
|
|
75
|
-
if (!options.map) {
|
|
76
|
-
return [];
|
|
77
|
-
} else {
|
|
78
|
-
return {};
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
if (input.headers && input.headers["set-cookie"]) {
|
|
83
|
-
// fast-path for node.js (which automatically normalizes header names to lower-case
|
|
84
|
-
input = input.headers["set-cookie"];
|
|
85
|
-
} else if (input.headers) {
|
|
86
|
-
// slow-path for other environments - see #25
|
|
87
|
-
var sch =
|
|
88
|
-
input.headers[
|
|
89
|
-
Object.keys(input.headers).find(function (key) {
|
|
90
|
-
return key.toLowerCase() === "set-cookie";
|
|
91
|
-
})
|
|
92
|
-
];
|
|
93
|
-
// warn if called on a request-like object with a cookie header rather than a set-cookie header - see #34, 36
|
|
94
|
-
if (!sch && input.headers.cookie && !options.silent) {
|
|
95
|
-
console.warn(
|
|
96
|
-
"Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."
|
|
97
|
-
);
|
|
98
|
-
}
|
|
99
|
-
input = sch;
|
|
100
|
-
}
|
|
101
|
-
if (!Array.isArray(input)) {
|
|
102
|
-
input = [input];
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
options = options
|
|
106
|
-
? Object.assign({}, defaultParseOptions, options)
|
|
107
|
-
: defaultParseOptions;
|
|
108
|
-
|
|
109
|
-
if (!options.map) {
|
|
110
|
-
return input.filter(isNonEmptyString).map(function (str) {
|
|
111
|
-
return parseString(str, options);
|
|
112
|
-
});
|
|
113
|
-
} else {
|
|
114
|
-
var cookies = {};
|
|
115
|
-
return input.filter(isNonEmptyString).reduce(function (cookies, str) {
|
|
116
|
-
var cookie = parseString(str, options);
|
|
117
|
-
cookies[cookie.name] = cookie;
|
|
118
|
-
return cookies;
|
|
119
|
-
}, cookies);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
/*
|
|
124
|
-
Set-Cookie header field-values are sometimes comma joined in one string. This splits them without choking on commas
|
|
125
|
-
that are within a single set-cookie field-value, such as in the Expires portion.
|
|
126
|
-
|
|
127
|
-
This is uncommon, but explicitly allowed - see https://tools.ietf.org/html/rfc2616#section-4.2
|
|
128
|
-
Node.js does this for every header *except* set-cookie - see https://github.com/nodejs/node/blob/d5e363b77ebaf1caf67cd7528224b651c86815c1/lib/_http_incoming.js#L128
|
|
129
|
-
React Native's fetch does this for *every* header, including set-cookie.
|
|
130
|
-
|
|
131
|
-
Based on: https://github.com/google/j2objc/commit/16820fdbc8f76ca0c33472810ce0cb03d20efe25
|
|
132
|
-
Credits to: https://github.com/tomball for original and https://github.com/chrusart for JavaScript implementation
|
|
133
|
-
*/
|
|
134
|
-
function splitCookiesString(cookiesString) {
|
|
135
|
-
if (Array.isArray(cookiesString)) {
|
|
136
|
-
return cookiesString;
|
|
137
|
-
}
|
|
138
|
-
if (typeof cookiesString !== "string") {
|
|
139
|
-
return [];
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
var cookiesStrings = [];
|
|
143
|
-
var pos = 0;
|
|
144
|
-
var start;
|
|
145
|
-
var ch;
|
|
146
|
-
var lastComma;
|
|
147
|
-
var nextStart;
|
|
148
|
-
var cookiesSeparatorFound;
|
|
149
|
-
|
|
150
|
-
function skipWhitespace() {
|
|
151
|
-
while (pos < cookiesString.length && /\s/.test(cookiesString.charAt(pos))) {
|
|
152
|
-
pos += 1;
|
|
153
|
-
}
|
|
154
|
-
return pos < cookiesString.length;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
function notSpecialChar() {
|
|
158
|
-
ch = cookiesString.charAt(pos);
|
|
159
|
-
|
|
160
|
-
return ch !== "=" && ch !== ";" && ch !== ",";
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
while (pos < cookiesString.length) {
|
|
164
|
-
start = pos;
|
|
165
|
-
cookiesSeparatorFound = false;
|
|
166
|
-
|
|
167
|
-
while (skipWhitespace()) {
|
|
168
|
-
ch = cookiesString.charAt(pos);
|
|
169
|
-
if (ch === ",") {
|
|
170
|
-
// ',' is a cookie separator if we have later first '=', not ';' or ','
|
|
171
|
-
lastComma = pos;
|
|
172
|
-
pos += 1;
|
|
173
|
-
|
|
174
|
-
skipWhitespace();
|
|
175
|
-
nextStart = pos;
|
|
176
|
-
|
|
177
|
-
while (pos < cookiesString.length && notSpecialChar()) {
|
|
178
|
-
pos += 1;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
// currently special character
|
|
182
|
-
if (pos < cookiesString.length && cookiesString.charAt(pos) === "=") {
|
|
183
|
-
// we found cookies separator
|
|
184
|
-
cookiesSeparatorFound = true;
|
|
185
|
-
// pos is inside the next cookie, so back up and return it.
|
|
186
|
-
pos = nextStart;
|
|
187
|
-
cookiesStrings.push(cookiesString.substring(start, lastComma));
|
|
188
|
-
start = pos;
|
|
189
|
-
} else {
|
|
190
|
-
// in param ',' or param separator ';',
|
|
191
|
-
// we continue from that comma
|
|
192
|
-
pos = lastComma + 1;
|
|
193
|
-
}
|
|
194
|
-
} else {
|
|
195
|
-
pos += 1;
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
if (!cookiesSeparatorFound || pos >= cookiesString.length) {
|
|
200
|
-
cookiesStrings.push(cookiesString.substring(start, cookiesString.length));
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
return cookiesStrings;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
var setCookie = parse;
|
|
208
|
-
var parse_1 = parse;
|
|
209
|
-
var parseString_1 = parseString;
|
|
210
|
-
var splitCookiesString_1 = splitCookiesString;
|
|
211
|
-
setCookie.parse = parse_1;
|
|
212
|
-
setCookie.parseString = parseString_1;
|
|
213
|
-
setCookie.splitCookiesString = splitCookiesString_1;
|
|
214
|
-
|
|
215
|
-
var utils = createCommonjsModule(function (module, exports) {
|
|
216
|
-
var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
|
|
217
|
-
__assign = Object.assign || function(t) {
|
|
218
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
219
|
-
s = arguments[i];
|
|
220
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
221
|
-
t[p] = s[p];
|
|
222
|
-
}
|
|
223
|
-
return t;
|
|
224
|
-
};
|
|
225
|
-
return __assign.apply(this, arguments);
|
|
226
|
-
};
|
|
227
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
228
|
-
exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
|
|
229
|
-
/**
|
|
230
|
-
* Tells whether we are in a browser or server.
|
|
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
|
-
*/
|
|
255
|
-
function hasSameProperties(a, b) {
|
|
256
|
-
var aProps = Object.getOwnPropertyNames(a);
|
|
257
|
-
var bProps = Object.getOwnPropertyNames(b);
|
|
258
|
-
if (aProps.length !== bProps.length) {
|
|
259
|
-
return false;
|
|
260
|
-
}
|
|
261
|
-
for (var i = 0; i < aProps.length; i++) {
|
|
262
|
-
var propName = aProps[i];
|
|
263
|
-
if (a[propName] !== b[propName]) {
|
|
264
|
-
return false;
|
|
265
|
-
}
|
|
266
|
-
}
|
|
267
|
-
return true;
|
|
268
|
-
}
|
|
269
|
-
exports.hasSameProperties = hasSameProperties;
|
|
270
|
-
/**
|
|
271
|
-
* Compare the cookie and return true if the cookies have equivalent
|
|
272
|
-
* options and the cookies would be overwritten in the browser storage.
|
|
273
|
-
*
|
|
274
|
-
* @param a first Cookie for comparison
|
|
275
|
-
* @param b second Cookie for comparison
|
|
276
|
-
*/
|
|
277
|
-
function areCookiesEqual(a, b) {
|
|
278
|
-
var sameSiteSame = a.sameSite === b.sameSite;
|
|
279
|
-
if (typeof a.sameSite === 'string' && typeof b.sameSite === 'string') {
|
|
280
|
-
sameSiteSame = a.sameSite.toLowerCase() === b.sameSite.toLowerCase();
|
|
281
|
-
}
|
|
282
|
-
return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
|
|
283
|
-
}
|
|
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
|
-
/**
|
|
313
|
-
* Parses cookies.
|
|
314
|
-
*
|
|
315
|
-
* @param ctx NextJS page or API context, express context, null or undefined.
|
|
316
|
-
* @param options Options that we pass down to `cookie` library.
|
|
317
|
-
*/
|
|
318
|
-
function parseCookies(ctx, options) {
|
|
319
|
-
var _a, _b;
|
|
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) {
|
|
321
|
-
return cookie.parse(ctx.req.headers.cookie, options);
|
|
322
|
-
}
|
|
323
|
-
if (utils.isBrowser()) {
|
|
324
|
-
return cookie.parse(document.cookie, options);
|
|
325
|
-
}
|
|
326
|
-
return {};
|
|
327
|
-
}
|
|
328
|
-
exports.parseCookies = parseCookies;
|
|
329
|
-
/**
|
|
330
|
-
* Sets a cookie.
|
|
331
|
-
*
|
|
332
|
-
* @param ctx NextJS page or API context, express context, null or undefined.
|
|
333
|
-
* @param name The name of your cookie.
|
|
334
|
-
* @param value The value of your cookie.
|
|
335
|
-
* @param options Options that we pass down to `cookie` library.
|
|
336
|
-
*/
|
|
337
|
-
function setCookie$1(ctx, name, value, options) {
|
|
338
|
-
var _a, _b;
|
|
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
|
-
*/
|
|
351
|
-
var cookies = ctx.res.getHeader('Set-Cookie') || [];
|
|
352
|
-
if (typeof cookies === 'string')
|
|
353
|
-
cookies = [cookies];
|
|
354
|
-
if (typeof cookies === 'number')
|
|
355
|
-
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);
|
|
368
|
-
var cookiesToSet_1 = [];
|
|
369
|
-
parsedCookies.forEach(function (parsedCookie) {
|
|
370
|
-
if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
|
|
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);
|
|
379
|
-
}
|
|
380
|
-
});
|
|
381
|
-
cookiesToSet_1.push(cookie.serialize(name, value, options));
|
|
382
|
-
// Update the header.
|
|
383
|
-
ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
|
|
384
|
-
}
|
|
385
|
-
// Browser
|
|
386
|
-
if (utils.isBrowser()) {
|
|
387
|
-
if (options && options.httpOnly) {
|
|
388
|
-
throw new Error('Can not set a httpOnly cookie in the browser.');
|
|
389
|
-
}
|
|
390
|
-
document.cookie = cookie.serialize(name, value, options);
|
|
391
|
-
}
|
|
392
|
-
return {};
|
|
393
|
-
}
|
|
394
|
-
exports.setCookie = setCookie$1;
|
|
395
|
-
/**
|
|
396
|
-
* Destroys a cookie with a particular name.
|
|
397
|
-
*
|
|
398
|
-
* @param ctx NextJS page or API context, express context, null or undefined.
|
|
399
|
-
* @param name Cookie name.
|
|
400
|
-
* @param options Options that we pass down to `cookie` library.
|
|
401
|
-
*/
|
|
402
|
-
function destroyCookie(ctx, name, options) {
|
|
403
|
-
/**
|
|
404
|
-
* We forward the request destroy to setCookie function
|
|
405
|
-
* as it is the same function with modified maxAge value.
|
|
406
|
-
*/
|
|
407
|
-
return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
|
|
408
|
-
}
|
|
409
|
-
exports.destroyCookie = destroyCookie;
|
|
410
|
-
/* Utility Exports */
|
|
411
|
-
exports.default = {
|
|
412
|
-
set: setCookie$1,
|
|
413
|
-
get: parseCookies,
|
|
414
|
-
destroy: destroyCookie,
|
|
415
|
-
};
|
|
416
|
-
|
|
417
|
-
});
|
|
418
|
-
|
|
419
|
-
unwrapExports(dist);
|
|
420
|
-
dist.destroyCookie;
|
|
421
|
-
var dist_2 = dist.setCookie;
|
|
422
|
-
var dist_3 = dist.parseCookies;
|
|
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-502f13b4.js';
|
|
9
|
+
import './_set-species-3f8319f5.js';
|
|
10
|
+
import { parseCookies, setCookie } from 'nookies';
|
|
11
|
+
import getQuery from './getQuery.js';
|
|
423
12
|
|
|
424
13
|
var _this = undefined;
|
|
425
14
|
|
|
@@ -497,13 +86,13 @@ var getRelatedArticle = function () {
|
|
|
497
86
|
|
|
498
87
|
|
|
499
88
|
if (ctx && url) {
|
|
500
|
-
cookies =
|
|
89
|
+
cookies = parseCookies(ctx);
|
|
501
90
|
prevSlugs = cookies['prevSlugs'];
|
|
502
91
|
|
|
503
92
|
if (!!prevSlugs) {
|
|
504
|
-
if (!prevSlugs.includes(url))
|
|
93
|
+
if (!prevSlugs.includes(url)) setCookie(ctx, 'prevSlugs', prevSlugs + ',"' + url + '"', {});
|
|
505
94
|
filters = filters + ' && !(url.current in [' + prevSlugs + '])';
|
|
506
|
-
} else
|
|
95
|
+
} else setCookie(ctx, 'prevSlugs', '"' + url + '"', {});
|
|
507
96
|
}
|
|
508
97
|
|
|
509
98
|
query = getQuery('related', filters, '', articleCount).replace('&& taxonomyMapping[]._ref in $taxonomy', '');
|
|
@@ -1,12 +1,12 @@
|
|
|
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-502f13b4.js';
|
|
9
|
+
import './_set-species-3f8319f5.js';
|
|
10
10
|
|
|
11
11
|
var _this = undefined;
|
|
12
12
|
|
|
@@ -1,53 +1,54 @@
|
|
|
1
|
-
import 'react';
|
|
2
|
-
export { g as default } from './index-98643e12.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-502f13b4.js';
|
|
34
|
+
import './_set-species-3f8319f5.js';
|
|
35
|
+
import './Segment.js';
|
|
36
|
+
import './Beam.js';
|
|
37
|
+
import './AdSlot.js';
|
|
38
|
+
import './BlockContent-e9b4ddcf.js';
|
|
39
|
+
import './index-c7e2ac95.js';
|
|
40
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
33
41
|
import './GroupDeck.js';
|
|
34
|
-
import '
|
|
35
|
-
import './
|
|
36
|
-
import './
|
|
42
|
+
import 'react-bootstrap';
|
|
43
|
+
import './iconBase-602d52fe.js';
|
|
44
|
+
import './index.esm-29e48d38.js';
|
|
45
|
+
export { g as default } from './index-929b89ed.js';
|
|
46
|
+
import './util-7700fc59.js';
|
|
47
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
37
48
|
import 'next/head';
|
|
38
49
|
import 'react-share';
|
|
39
|
-
import './
|
|
40
|
-
import './
|
|
50
|
+
import './SocialShare.js';
|
|
51
|
+
import './_object-to-array-7e804fce.js';
|
|
41
52
|
import 'react-bootstrap/Pagination';
|
|
42
53
|
import 'react-bootstrap/Button';
|
|
43
|
-
import './AdSlot.js';
|
|
44
|
-
import './debounce-1a993acf.js';
|
|
45
|
-
import './isSymbol-807e927e.js';
|
|
46
|
-
import 'react-bootstrap/Row';
|
|
47
|
-
import 'react-bootstrap/Col';
|
|
48
|
-
import './inherits-5906fbea.js';
|
|
49
|
-
import './_object-sap-fd3054d0.js';
|
|
50
|
-
import './define-property-ec6d528d.js';
|
|
51
|
-
import './index.esm-3fdda599.js';
|
|
52
|
-
import './iconBase-602d52fe.js';
|
|
53
54
|
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 };
|