@mjhls/mjh-framework 1.0.852 → 1.0.854-adblocker-fix-v1
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 +168 -168
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +21 -20
- package/dist/cjs/AD300x250x600.js +21 -20
- package/dist/cjs/AD728x90.js +22 -21
- package/dist/cjs/ADFloatingFooter.js +23 -22
- package/dist/cjs/ADFooter.js +14 -13
- package/dist/cjs/ADGutter.js +23 -22
- package/dist/cjs/{ADInfeed-5f236872.js → ADInfeed-25d48cc2.js} +12 -10
- package/dist/cjs/ADSkyscraper.js +23 -22
- package/dist/cjs/ADSponsoredResources.js +23 -22
- package/dist/cjs/ADWebcast.js +23 -22
- package/dist/cjs/ADWelcome.js +37 -27
- package/dist/cjs/{ADlgInfeed-7b915591.js → ADlgInfeed-a535a768.js} +8 -7
- package/dist/cjs/AccordionPanel.js +28 -26
- package/dist/cjs/AdSlot.js +27 -26
- package/dist/cjs/AdSlotsProvider.js +20 -18
- package/dist/cjs/AlgoliaSearch.js +637 -650
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +18 -17
- package/dist/cjs/ArticleProgramLandingPage.js +37 -36
- package/dist/cjs/ArticleSeriesLandingPage.js +34 -33
- package/dist/cjs/ArticleSeriesListing.js +49 -48
- package/dist/cjs/Auth.js +294 -426
- package/dist/cjs/AuthWrapper.js +256 -216
- package/dist/cjs/{AuthorComponent-0c464248.js → AuthorComponent-ac8972ce.js} +14 -13
- package/dist/cjs/Beam.js +7 -7
- package/dist/cjs/{BlockContent-bac780ac.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +28 -26
- package/dist/cjs/CMEDeck.js +75 -75
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +30 -27
- package/dist/cjs/Column3.js +48 -45
- package/dist/cjs/ConferenceArticleCard.js +31 -30
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +98 -94
- package/dist/cjs/DeckQueue.js +83 -79
- package/dist/cjs/{Dfp-ac0c1cc6.js → Dfp-391fd124.js} +29 -28
- package/dist/cjs/EventsDeck.js +150 -143
- package/dist/cjs/ExternalResources.js +61 -60
- package/dist/cjs/Feature.js +25 -23
- package/dist/cjs/ForbesHero.js +39 -38
- package/dist/cjs/GridContent.js +222 -217
- package/dist/cjs/GridHero.js +40 -39
- package/dist/cjs/GroupDeck.js +55 -54
- package/dist/cjs/HamMagazine.js +137 -132
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -9
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +51 -50
- package/dist/cjs/HorizontalHero.js +23 -22
- package/dist/cjs/IssueContentDeck.js +74 -69
- package/dist/cjs/IssueDeck.js +73 -68
- package/dist/cjs/IssueLanding.js +70 -69
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +33 -31
- package/dist/cjs/MasterDeck.js +72 -71
- package/dist/cjs/MediaSeriesLanding.js +853 -905
- package/dist/cjs/NavDvm.js +75 -70
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +138 -133
- package/dist/cjs/NavNative.js +133 -125
- package/dist/cjs/OncliveHero.js +16 -15
- package/dist/cjs/OncliveLargeHero.js +68 -67
- package/dist/cjs/PageFilter.js +14 -13
- package/dist/cjs/PartnerDetailListing.js +83 -82
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +20 -18
- package/dist/cjs/PubSection.js +31 -30
- package/dist/cjs/PubToc.js +15 -14
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +123 -119
- package/dist/cjs/QueueDeckExpanded.js +296 -296
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +48 -47
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +21 -17
- package/dist/cjs/Segment.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +31 -31
- package/dist/cjs/{SeriesSlider-dad08884.js → SeriesSlider-0d3bf265.js} +39 -38
- package/dist/cjs/SideFooter.js +33 -32
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-ad15dd61.js → SocialSearchComponent-19548e2a.js} +39 -35
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +61 -56
- package/dist/cjs/TaxonomyDescription.js +36 -35
- package/dist/cjs/TemplateNormal.js +46 -45
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +15 -14
- package/dist/cjs/VideoProgramLandingPage.js +57 -53
- package/dist/cjs/VideoSeriesCard.js +28 -27
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +40 -39
- package/dist/cjs/VideoSeriesListing.js +66 -65
- package/dist/cjs/View.js +211 -207
- package/dist/cjs/YahooHero.js +35 -34
- package/dist/cjs/YoutubeGroup.js +61 -60
- package/dist/cjs/{_is-array-39ff55dd.js → _is-array-754e012d.js} +1 -1
- package/dist/cjs/{_iter-detect-ef35661e.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-b231f928.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/{_object-to-array-c3aeb51d.js → _object-to-array-5762f850.js} +1 -1
- package/dist/cjs/{_to-object-7a3ce269.js → _to-object-329a650b.js} +2 -2
- package/dist/cjs/{asyncToGenerator-8ae2191c.js → asyncToGenerator-140e5f89.js} +5 -5
- package/dist/cjs/{brightcove-react-player-loader.es-05029198.js → brightcove-react-player-loader.es-5c98aec7.js} +6 -5
- package/dist/cjs/{core.get-iterator-method-6cd7682d.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{debounce-6191c8ee.js → debounce-529c8d06.js} +1 -1
- package/dist/cjs/{define-property-fc002cec.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-03c4c82e.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{es6.string.iterator-ab94a594.js → es6.string.iterator-cc0bbaa4.js} +1 -1
- package/dist/cjs/{extends-acc1318d.js → extends-0a918631.js} +1 -1
- package/dist/cjs/faundadb.js +6 -6
- package/dist/cjs/getRelatedArticle.js +73 -137
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +25 -25
- package/dist/cjs/{getTargeting-608e1fd1.js → getTargeting-a9a871f0.js} +11 -11
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-a7a90204.js → index-00a7ead6.js} +570 -541
- package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
- package/dist/cjs/{index-79eed652.js → index-6367b7bf.js} +29 -29
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-ff69979f.js → index-b5eb3ff8.js} +3 -8
- package/dist/cjs/{index-53e27416.js → index-e2e62963.js} +9 -25
- package/dist/cjs/{index.es-e9d84959.js → index.es-f3e47207.js} +8 -7
- package/dist/cjs/{index.esm-bf016399.js → index.esm-3ffa049c.js} +18 -17
- package/dist/cjs/index.js +74 -71
- package/dist/cjs/{inherits-bfdb22af.js → inherits-0c7830c5.js} +8 -8
- package/dist/cjs/{keys-62e097ca.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-b5e0d5f6.js → lodash-7fd85bcf.js} +9 -57
- package/dist/cjs/main-7b5e57b0.js +898 -0
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/{slicedToArray-41819145.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{stringify-7ccc8524.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/{toConsumableArray-4fdb72e2.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{toNumber-f2f8744b.js → toNumber-36d1e7e5.js} +4 -39
- package/dist/cjs/{typeof-e83d4a26.js → typeof-9d7f610f.js} +5 -5
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/{ustream-api-c30d203c.js → ustream-api-d092dc31.js} +4 -4
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-68e3aaf2.js → web.dom.iterable-a0e279c1.js} +2 -2
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +18 -18
- package/dist/esm/AD300x250x600.js +18 -18
- package/dist/esm/AD728x90.js +19 -19
- package/dist/esm/ADFloatingFooter.js +20 -20
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +20 -20
- package/dist/esm/{ADInfeed-dec9975c.js → ADInfeed-56a3db8b.js} +8 -8
- package/dist/esm/ADSkyscraper.js +20 -20
- package/dist/esm/ADSponsoredResources.js +20 -20
- package/dist/esm/ADWebcast.js +20 -20
- package/dist/esm/ADWelcome.js +34 -25
- package/dist/esm/{ADlgInfeed-1ea41fb6.js → ADlgInfeed-53edb995.js} +5 -5
- package/dist/esm/AccordionPanel.js +21 -21
- package/dist/esm/AdSlot.js +18 -18
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlgoliaSearch.js +266 -280
- package/dist/esm/AlphabeticList.js +21 -21
- package/dist/esm/ArticleCarousel.js +15 -15
- package/dist/esm/ArticleProgramLandingPage.js +34 -34
- package/dist/esm/ArticleSeriesLandingPage.js +31 -31
- package/dist/esm/ArticleSeriesListing.js +45 -45
- package/dist/esm/Auth.js +275 -411
- package/dist/esm/AuthWrapper.js +253 -214
- package/dist/esm/{AuthorComponent-5cab1f6b.js → AuthorComponent-8ffd4679.js} +11 -11
- package/dist/esm/Beam.js +7 -7
- package/dist/esm/{BlockContent-ea93e8f7.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +16 -16
- package/dist/esm/CMEDeck.js +72 -72
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +25 -25
- package/dist/esm/Column3.js +43 -43
- package/dist/esm/ConferenceArticleCard.js +29 -29
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +90 -90
- package/dist/esm/DeckQueue.js +75 -75
- package/dist/esm/{Dfp-4b94fbd4.js → Dfp-2f9796e1.js} +17 -17
- package/dist/esm/EventsDeck.js +120 -120
- package/dist/esm/ExternalResources.js +55 -55
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +32 -32
- package/dist/esm/GridContent.js +186 -186
- package/dist/esm/GridHero.js +33 -33
- package/dist/esm/GroupDeck.js +42 -42
- package/dist/esm/HamMagazine.js +105 -105
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +48 -48
- package/dist/esm/HorizontalHero.js +19 -19
- package/dist/esm/IssueContentDeck.js +57 -57
- package/dist/esm/IssueDeck.js +62 -62
- package/dist/esm/IssueLanding.js +69 -69
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +27 -27
- package/dist/esm/MasterDeck.js +68 -68
- package/dist/esm/MediaSeriesLanding.js +484 -539
- package/dist/esm/NavDvm.js +53 -53
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +108 -108
- package/dist/esm/NavNative.js +100 -100
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +56 -56
- package/dist/esm/PageFilter.js +11 -11
- package/dist/esm/PartnerDetailListing.js +80 -80
- package/dist/esm/PdfDownload.js +5 -5
- package/dist/esm/PopUpModal.js +13 -13
- package/dist/esm/PubSection.js +28 -28
- package/dist/esm/PubToc.js +12 -12
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +105 -105
- package/dist/esm/QueueDeckExpanded.js +262 -262
- package/dist/esm/RecentNews.js +16 -16
- package/dist/esm/RelatedContent.js +44 -44
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +6 -6
- package/dist/esm/SeriesListingDeck.js +28 -28
- package/dist/esm/{SeriesSlider-5ba2e521.js → SeriesSlider-7d89f4d9.js} +29 -29
- package/dist/esm/SideFooter.js +29 -29
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-9cc36413.js → SocialSearchComponent-47815365.js} +29 -29
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +52 -52
- package/dist/esm/TaxonomyDescription.js +30 -30
- package/dist/esm/TemplateNormal.js +42 -42
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +24 -24
- package/dist/esm/VerticalHero.js +12 -12
- package/dist/esm/VideoProgramLandingPage.js +46 -46
- package/dist/esm/VideoSeriesCard.js +21 -21
- package/dist/esm/VideoSeriesFilter.js +13 -13
- package/dist/esm/VideoSeriesLandingPage.js +31 -31
- package/dist/esm/VideoSeriesListing.js +62 -62
- package/dist/esm/View.js +196 -196
- package/dist/esm/YahooHero.js +29 -29
- package/dist/esm/YoutubeGroup.js +45 -45
- package/dist/esm/{_is-array-328b85b7.js → _is-array-58e95429.js} +1 -1
- package/dist/esm/{_iter-detect-0fa1c752.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-sap-1b84e2bf.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/{_object-to-array-c8f72bf1.js → _object-to-array-7e804fce.js} +1 -1
- package/dist/esm/{_to-object-cedb5b78.js → _to-object-a4107da3.js} +2 -2
- package/dist/esm/{asyncToGenerator-e1a2f43a.js → asyncToGenerator-fc1c2e29.js} +5 -5
- package/dist/esm/{brightcove-react-player-loader.es-e761d404.js → brightcove-react-player-loader.es-4abff0b1.js} +3 -3
- package/dist/esm/{core.get-iterator-method-227107e6.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{debounce-89969f66.js → debounce-9207d8ee.js} +1 -1
- package/dist/esm/{define-property-2f35af22.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-eb9699c0.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{es6.string.iterator-1577cb76.js → es6.string.iterator-c990c18c.js} +1 -1
- package/dist/esm/{extends-be71a29a.js → extends-6f2fcc99.js} +1 -1
- package/dist/esm/faundadb.js +6 -6
- package/dist/esm/getRelatedArticle.js +68 -132
- package/dist/esm/getRootDocGroup.js +6 -6
- package/dist/esm/getSerializers.js +25 -25
- package/dist/esm/{getTargeting-37cb4051.js → getTargeting-bd800589.js} +11 -11
- package/dist/esm/getTargeting.js +7 -7
- package/dist/esm/{index-03da2fcc.js → index-0500ae55.js} +513 -494
- package/dist/esm/{index-f7fdcc91.js → index-51a80699.js} +3 -8
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-637e8f49.js → index-aaa2dae0.js} +10 -25
- package/dist/esm/{index-511bdaa5.js → index-c00b0bbb.js} +29 -29
- package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
- package/dist/esm/{index.es-a6137319.js → index.es-c6222053.js} +5 -5
- package/dist/esm/{index.esm-ed50151c.js → index.esm-8ee5ff72.js} +15 -15
- package/dist/esm/index.js +63 -63
- package/dist/esm/{inherits-2cf82c38.js → inherits-75d45541.js} +5 -5
- package/dist/esm/{keys-526daf0a.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-a818d390.js → lodash-ec8c6b48.js} +9 -57
- package/dist/esm/main-747e7d25.js +886 -0
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/{slicedToArray-f0edf3d6.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{stringify-d1b9276a.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/{toConsumableArray-81605212.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{toNumber-e3dcad26.js → toNumber-2f7a84cd.js} +4 -39
- package/dist/esm/{typeof-ad2c7a21.js → typeof-af9c50d8.js} +5 -5
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{ustream-api-cf90f7e6.js → ustream-api-9a50644d.js} +4 -4
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/dist/esm/{web.dom.iterable-ace8ed30.js → web.dom.iterable-4439f05a.js} +2 -2
- package/package.json +110 -110
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/main-bc7d4bf8.js +0 -972
- package/dist/esm/main-ae902629.js +0 -961
package/dist/esm/ADGutter.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import './extends-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
|
+
import './web.dom.iterable-4439f05a.js';
|
|
10
|
+
import React, { useState, useEffect } from 'react';
|
|
11
11
|
import './events-6c3a7a63.js';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-f7fb1e25.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import './main-
|
|
18
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
19
|
-
import './stringify-
|
|
20
|
-
import './asyncToGenerator-
|
|
15
|
+
import './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
|
+
import './stringify-4330ccdc.js';
|
|
20
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
21
21
|
import './Segment.js';
|
|
22
22
|
import './Beam.js';
|
|
23
23
|
import DFPAdSlot from './AdSlot.js';
|
|
@@ -77,16 +77,16 @@ var ADGutter = function ADGutter(_ref) {
|
|
|
77
77
|
}, [minScreenWidth]);
|
|
78
78
|
|
|
79
79
|
if (widthFlag) {
|
|
80
|
-
return
|
|
81
|
-
|
|
80
|
+
return React.createElement(
|
|
81
|
+
React.Fragment,
|
|
82
82
|
null,
|
|
83
|
-
widthFlag &&
|
|
83
|
+
widthFlag && React.createElement(
|
|
84
84
|
'div',
|
|
85
85
|
{ id: 'gutter-ad-wrapper', className: 'gutter-ad-wrapper ' + title },
|
|
86
|
-
|
|
86
|
+
React.createElement(
|
|
87
87
|
'div',
|
|
88
88
|
{ className: 'gutter-ad' },
|
|
89
|
-
|
|
89
|
+
React.createElement(DFPAdSlot, {
|
|
90
90
|
className: className,
|
|
91
91
|
slotId: slotId,
|
|
92
92
|
networkID: networkID,
|
|
@@ -100,7 +100,7 @@ var ADGutter = function ADGutter(_ref) {
|
|
|
100
100
|
})
|
|
101
101
|
)
|
|
102
102
|
),
|
|
103
|
-
|
|
103
|
+
React.createElement(
|
|
104
104
|
'style',
|
|
105
105
|
{ jsx: 'true' },
|
|
106
106
|
'\n .gutter-ad-wrapper {\n position: fixed;\n width: 100%;\n height: 100%;\n z-index: 999;\n }\n .gutter-ad {\n width: 150px;\n position: relative;\n top: 50;\n }\n /* setting height to 0px when the ad slot is empty. */\n .gutter-ad-wrapper div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import Card
|
|
3
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import React, { useState, useEffect } from 'react';
|
|
2
|
+
import Card from 'react-bootstrap/Card';
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
4
4
|
import DFPAdSlot from './AdSlot.js';
|
|
5
5
|
|
|
6
6
|
var ADInfeed = function ADInfeed(_ref) {
|
|
@@ -29,13 +29,13 @@ var ADInfeed = function ADInfeed(_ref) {
|
|
|
29
29
|
}));
|
|
30
30
|
}, []);
|
|
31
31
|
|
|
32
|
-
return
|
|
32
|
+
return React.createElement(
|
|
33
33
|
'div',
|
|
34
34
|
{ id: 'brand-insight-wrapper-' + (index + 1), className: 'brand-insight-wrapper', style: { display: 'flex', flex: '1 0 auto' } },
|
|
35
|
-
|
|
36
|
-
Card
|
|
35
|
+
React.createElement(
|
|
36
|
+
Card,
|
|
37
37
|
{ className: 'ad-wrapper', style: { display: 'block !important', flexDirection: index === 0 || index % 4 === 0 ? 'top' : 'row' } },
|
|
38
|
-
|
|
38
|
+
React.createElement(DFPAdSlot, {
|
|
39
39
|
className: className,
|
|
40
40
|
networkID: networkID,
|
|
41
41
|
adUnit: adUnit,
|
|
@@ -48,7 +48,7 @@ var ADInfeed = function ADInfeed(_ref) {
|
|
|
48
48
|
, refreshFlag: refreshFlag
|
|
49
49
|
})
|
|
50
50
|
),
|
|
51
|
-
|
|
51
|
+
React.createElement(
|
|
52
52
|
'style',
|
|
53
53
|
{ jsx: 'true' },
|
|
54
54
|
'\n .brand-insight-wrapper div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import './extends-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
|
+
import './web.dom.iterable-4439f05a.js';
|
|
10
|
+
import React, { useState, useEffect } from 'react';
|
|
11
11
|
import './events-6c3a7a63.js';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-f7fb1e25.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import './main-
|
|
18
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
19
|
-
import './stringify-
|
|
20
|
-
import './asyncToGenerator-
|
|
15
|
+
import './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
|
+
import './stringify-4330ccdc.js';
|
|
20
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
21
21
|
import './Segment.js';
|
|
22
22
|
import './Beam.js';
|
|
23
23
|
import DFPAdSlot from './AdSlot.js';
|
|
@@ -79,16 +79,16 @@ var ADSkyscraper = function ADSkyscraper(_ref) {
|
|
|
79
79
|
}
|
|
80
80
|
}, [minScreenWidth]);
|
|
81
81
|
if (widthFlag) {
|
|
82
|
-
return
|
|
83
|
-
|
|
82
|
+
return React.createElement(
|
|
83
|
+
React.Fragment,
|
|
84
84
|
null,
|
|
85
|
-
|
|
85
|
+
React.createElement(
|
|
86
86
|
'div',
|
|
87
87
|
{ id: 'skyscraper-ad-wrapper', className: 'skyscraper-ad-wrapper' },
|
|
88
|
-
|
|
88
|
+
React.createElement(
|
|
89
89
|
'div',
|
|
90
90
|
{ className: 'skyscraper-ad' },
|
|
91
|
-
|
|
91
|
+
React.createElement(DFPAdSlot, {
|
|
92
92
|
className: className,
|
|
93
93
|
slotId: slotId,
|
|
94
94
|
networkID: networkID,
|
|
@@ -101,7 +101,7 @@ var ADSkyscraper = function ADSkyscraper(_ref) {
|
|
|
101
101
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
102
102
|
})
|
|
103
103
|
),
|
|
104
|
-
|
|
104
|
+
React.createElement(
|
|
105
105
|
'style',
|
|
106
106
|
{ jsx: 'true' },
|
|
107
107
|
'\n .skyscraper-ad-wrapper {\n margin-top: 20px;\n margin-bottom: 20px;\n }\n .skyscraper-ad-wrapper div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import './extends-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
|
+
import './web.dom.iterable-4439f05a.js';
|
|
10
|
+
import React, { useState, useEffect } from 'react';
|
|
11
11
|
import './events-6c3a7a63.js';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-f7fb1e25.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import './main-
|
|
18
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
19
|
-
import './stringify-
|
|
20
|
-
import './asyncToGenerator-
|
|
15
|
+
import './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
|
+
import './stringify-4330ccdc.js';
|
|
20
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
21
21
|
import './Segment.js';
|
|
22
22
|
import './Beam.js';
|
|
23
23
|
import DFPAdSlot from './AdSlot.js';
|
|
@@ -76,16 +76,16 @@ var ADSponsoredResources = function ADSponsoredResources(_ref) {
|
|
|
76
76
|
}, [minScreenWidth]);
|
|
77
77
|
|
|
78
78
|
if (widthFlag) {
|
|
79
|
-
return
|
|
80
|
-
|
|
79
|
+
return React.createElement(
|
|
80
|
+
React.Fragment,
|
|
81
81
|
null,
|
|
82
|
-
|
|
82
|
+
React.createElement(
|
|
83
83
|
'div',
|
|
84
84
|
{ id: 'sponsored-ad-wrapper', className: 'sponsored-ad-wrapper' },
|
|
85
|
-
|
|
85
|
+
React.createElement(
|
|
86
86
|
'div',
|
|
87
87
|
{ className: 'sponsored-ad' },
|
|
88
|
-
|
|
88
|
+
React.createElement(DFPAdSlot, {
|
|
89
89
|
className: className,
|
|
90
90
|
slotId: slotId,
|
|
91
91
|
networkID: networkID,
|
|
@@ -98,7 +98,7 @@ var ADSponsoredResources = function ADSponsoredResources(_ref) {
|
|
|
98
98
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
99
99
|
})
|
|
100
100
|
),
|
|
101
|
-
|
|
101
|
+
React.createElement(
|
|
102
102
|
'style',
|
|
103
103
|
{ jsx: 'true' },
|
|
104
104
|
'\n /* setting height to 0px when the ad slot is empty. */\n .sponsored-ad-wrapper div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import './extends-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
|
+
import './web.dom.iterable-4439f05a.js';
|
|
10
|
+
import React, { useState, useEffect } from 'react';
|
|
11
11
|
import './events-6c3a7a63.js';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-f7fb1e25.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import './main-
|
|
18
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
19
|
-
import './stringify-
|
|
20
|
-
import './asyncToGenerator-
|
|
15
|
+
import './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
|
+
import './stringify-4330ccdc.js';
|
|
20
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
21
21
|
import './Segment.js';
|
|
22
22
|
import './Beam.js';
|
|
23
23
|
import DFPAdSlot from './AdSlot.js';
|
|
@@ -79,16 +79,16 @@ var ADWebcast = function ADWebcast(_ref) {
|
|
|
79
79
|
}, [minScreenWidth]);
|
|
80
80
|
|
|
81
81
|
if (widthFlag) {
|
|
82
|
-
return
|
|
83
|
-
|
|
82
|
+
return React.createElement(
|
|
83
|
+
React.Fragment,
|
|
84
84
|
null,
|
|
85
|
-
|
|
85
|
+
React.createElement(
|
|
86
86
|
'div',
|
|
87
87
|
{ id: 'webcast-ad-wrapper', className: 'webcast-ad-wrapper' },
|
|
88
|
-
|
|
88
|
+
React.createElement(
|
|
89
89
|
'div',
|
|
90
90
|
{ className: 'webcast-ad', style: { paddingBottom: '15px' } },
|
|
91
|
-
|
|
91
|
+
React.createElement(DFPAdSlot, {
|
|
92
92
|
className: className,
|
|
93
93
|
slotId: slotId,
|
|
94
94
|
networkID: networkID,
|
|
@@ -103,7 +103,7 @@ var ADWebcast = function ADWebcast(_ref) {
|
|
|
103
103
|
// checkIsAdFound={previewAd ? null : checkIsAdFound}
|
|
104
104
|
})
|
|
105
105
|
),
|
|
106
|
-
|
|
106
|
+
React.createElement(
|
|
107
107
|
'style',
|
|
108
108
|
{ jsx: 'true' },
|
|
109
109
|
'\n /* setting height to 0px when the ad slot is empty. */\n .webcast-ad-wrapper div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import './extends-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import
|
|
8
|
+
import './extends-6f2fcc99.js';
|
|
9
|
+
import './web.dom.iterable-4439f05a.js';
|
|
10
|
+
import React, { useState, useEffect } from 'react';
|
|
11
11
|
import './events-6c3a7a63.js';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-f7fb1e25.js';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import './main-
|
|
18
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
19
|
-
import './stringify-
|
|
20
|
-
import './asyncToGenerator-
|
|
15
|
+
import './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import './main-747e7d25.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
|
+
import './stringify-4330ccdc.js';
|
|
20
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
21
21
|
import './Segment.js';
|
|
22
22
|
import './Beam.js';
|
|
23
23
|
import DFPAdSlot from './AdSlot.js';
|
|
@@ -71,7 +71,16 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
}, [timeLeft]);
|
|
74
|
-
|
|
74
|
+
useEffect(function () {
|
|
75
|
+
var adBlockDetected = function adBlockDetected() {
|
|
76
|
+
console.log('ADBLOCKER DETECTED');
|
|
77
|
+
document.body.style.overflow = 'auto';
|
|
78
|
+
setFlag(true);
|
|
79
|
+
};
|
|
80
|
+
fetch('https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js').then('', function () {
|
|
81
|
+
adBlockDetected();
|
|
82
|
+
});
|
|
83
|
+
}, []);
|
|
75
84
|
var checkIsAdFound = function checkIsAdFound(isFound, adData) {
|
|
76
85
|
if (isFound) {
|
|
77
86
|
var parent = document.getElementById('welcome-modal');
|
|
@@ -87,21 +96,21 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
87
96
|
|
|
88
97
|
return (
|
|
89
98
|
// Setting welcome ad to display:none and Setting to display:block after checking for cookie in site level.
|
|
90
|
-
|
|
99
|
+
React.createElement(
|
|
91
100
|
'div',
|
|
92
101
|
{ style: { outline: 'none', display: 'none' }, className: 'welcome-modal', id: 'welcome-modal' },
|
|
93
|
-
|
|
102
|
+
React.createElement(
|
|
94
103
|
'div',
|
|
95
104
|
{ className: 'welcome-ad-head-wrapper' },
|
|
96
|
-
|
|
105
|
+
React.createElement(
|
|
97
106
|
'div',
|
|
98
107
|
{ className: 'left-top' },
|
|
99
|
-
|
|
108
|
+
React.createElement('img', { style: { width: '100%' }, src: Website.logo, alt: Website.title })
|
|
100
109
|
),
|
|
101
|
-
|
|
110
|
+
React.createElement(
|
|
102
111
|
'div',
|
|
103
112
|
{ className: 'right-top' },
|
|
104
|
-
|
|
113
|
+
React.createElement(
|
|
105
114
|
'span',
|
|
106
115
|
{
|
|
107
116
|
className: 'continue-site',
|
|
@@ -116,7 +125,7 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
116
125
|
} },
|
|
117
126
|
'CONTINUE TO SITE'
|
|
118
127
|
),
|
|
119
|
-
|
|
128
|
+
React.createElement(
|
|
120
129
|
'p',
|
|
121
130
|
{
|
|
122
131
|
style: {
|
|
@@ -128,10 +137,10 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
128
137
|
)
|
|
129
138
|
)
|
|
130
139
|
),
|
|
131
|
-
|
|
140
|
+
React.createElement(
|
|
132
141
|
'div',
|
|
133
142
|
{ className: title },
|
|
134
|
-
|
|
143
|
+
React.createElement(DFPAdSlot, {
|
|
135
144
|
className: className,
|
|
136
145
|
slotId: slotId,
|
|
137
146
|
networkID: networkID,
|
|
@@ -142,7 +151,7 @@ var ADWelcome = function ADWelcome(_ref) {
|
|
|
142
151
|
checkIsAdFound: checkIsAdFound
|
|
143
152
|
})
|
|
144
153
|
),
|
|
145
|
-
|
|
154
|
+
React.createElement(
|
|
146
155
|
'style',
|
|
147
156
|
{ jsx: 'true' },
|
|
148
157
|
'\n .continue-site:hover {\n cursor: pointer;\n }\n\n .welcome-modal {\n max-width: 100% !important;\n margin: 0px !important;\n height: 100vh;\n }\n .welcome-ad-head-wrapper {\n display: flex;\n justify-content: space-between;\n }\n .right-top {\n max-width: 250px;\n padding: 10px;\n }\n .left-top {\n max-width: 250px;\n padding: 10px;\n }\n .' + title + ' {\n width: auto !important;\n padding-top: 25px;\n justify-content: center;\n align-items: center;\n display: flex;\n }\n /* setting height to 0px when the ad slot is empty. */\n .' + title + ' div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React, { useState, useEffect } from 'react';
|
|
2
2
|
import 'react-bootstrap/Card';
|
|
3
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
4
4
|
import DFPAdSlot from './AdSlot.js';
|
|
5
5
|
|
|
6
6
|
var ADlgInfeed = function ADlgInfeed(props) {
|
|
@@ -28,10 +28,10 @@ var ADlgInfeed = function ADlgInfeed(props) {
|
|
|
28
28
|
}));
|
|
29
29
|
}, []);
|
|
30
30
|
|
|
31
|
-
return
|
|
31
|
+
return React.createElement(
|
|
32
32
|
'div',
|
|
33
33
|
{ id: 'lg-infeed-wrapper-' + (index + 1), className: 'lg-infeed-wrapper', style: { display: 'flex', flex: '1 0 auto' } },
|
|
34
|
-
|
|
34
|
+
React.createElement(DFPAdSlot, {
|
|
35
35
|
className: className,
|
|
36
36
|
networkID: networkID,
|
|
37
37
|
adUnit: adUnit,
|
|
@@ -43,7 +43,7 @@ var ADlgInfeed = function ADlgInfeed(props) {
|
|
|
43
43
|
/* Passing refresh flag */
|
|
44
44
|
, refreshFlag: refreshFlag
|
|
45
45
|
}),
|
|
46
|
-
|
|
46
|
+
React.createElement(
|
|
47
47
|
'style',
|
|
48
48
|
{ jsx: 'true' },
|
|
49
49
|
'\n .lg-infeed-wrapper {\n flex-direction: row;\n margin-bottom: 1.25rem;\n padding-bottom: 1.25rem;\n border-bottom: 1px solid rgb(221, 221, 221);\n }\n .lg-infeed-wrapper div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
4
|
-
import './core.get-iterator-method-
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import
|
|
7
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
5
|
+
import './web.dom.iterable-4439f05a.js';
|
|
6
|
+
import React, { useState } from 'react';
|
|
7
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
8
8
|
import './iconBase-602d52fe.js';
|
|
9
9
|
import { a as IoMdArrowDropdown } from './index.esm-3fdda599.js';
|
|
10
10
|
import Accordion from 'react-bootstrap/Accordion';
|
|
@@ -30,48 +30,48 @@ var AccordionPanel = function AccordionPanel(props) {
|
|
|
30
30
|
var decoratedOnClick = useAccordionToggle(eventKey, function () {
|
|
31
31
|
return handleAccordion(eventKey);
|
|
32
32
|
});
|
|
33
|
-
return
|
|
33
|
+
return React.createElement(
|
|
34
34
|
'div',
|
|
35
35
|
{ onMouseEnter: decoratedOnClick, className: 'accordion-head' },
|
|
36
36
|
children
|
|
37
37
|
);
|
|
38
38
|
};
|
|
39
39
|
|
|
40
|
-
return
|
|
41
|
-
|
|
40
|
+
return React.createElement(
|
|
41
|
+
React.Fragment,
|
|
42
42
|
null,
|
|
43
|
-
data && data.length &&
|
|
43
|
+
data && data.length && React.createElement(
|
|
44
44
|
Accordion,
|
|
45
45
|
{ defaultActiveKey: '0', activeKey: activeAccordionKey, className: accordionClassName },
|
|
46
46
|
data.map(function (item) {
|
|
47
|
-
return
|
|
48
|
-
|
|
47
|
+
return React.createElement(
|
|
48
|
+
React.Fragment,
|
|
49
49
|
null,
|
|
50
|
-
|
|
50
|
+
React.createElement(
|
|
51
51
|
CustomToggle,
|
|
52
52
|
{ key: item.id, eventKey: item.id },
|
|
53
|
-
|
|
53
|
+
React.createElement(
|
|
54
54
|
'a',
|
|
55
55
|
{ href: item.url },
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
React.createElement(
|
|
57
|
+
React.Fragment,
|
|
58
58
|
null,
|
|
59
59
|
item.title,
|
|
60
|
-
item.subItems &&
|
|
60
|
+
item.subItems && React.createElement(IoMdArrowDropdown, null)
|
|
61
61
|
)
|
|
62
62
|
)
|
|
63
63
|
),
|
|
64
|
-
|
|
64
|
+
React.createElement(
|
|
65
65
|
Accordion.Collapse,
|
|
66
66
|
{ eventKey: item.id },
|
|
67
|
-
|
|
67
|
+
React.createElement(
|
|
68
68
|
'div',
|
|
69
69
|
null,
|
|
70
70
|
item.subItems && item.subItems.map(function (subItem) {
|
|
71
|
-
return
|
|
71
|
+
return React.createElement(
|
|
72
72
|
'a',
|
|
73
73
|
{ href: subItem.url },
|
|
74
|
-
|
|
74
|
+
React.createElement(
|
|
75
75
|
'div',
|
|
76
76
|
{ key: subItem.id, className: 'accordion-sub-item' },
|
|
77
77
|
subItem.title
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './_to-object-
|
|
3
|
-
import './es6.string.iterator-
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
5
|
-
import './_iter-detect-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
7
|
import './_object-pie-33c40e79.js';
|
|
8
|
-
import { _ as _extends } from './extends-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import
|
|
8
|
+
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
9
|
+
import './web.dom.iterable-4439f05a.js';
|
|
10
|
+
import React, { useState, useEffect } from 'react';
|
|
11
11
|
import './events-6c3a7a63.js';
|
|
12
|
-
import { l as lib_3, a as lib_2 } from './index-
|
|
12
|
+
import { l as lib_3, a as lib_2 } from './index-f7fb1e25.js';
|
|
13
13
|
import PropTypes from 'prop-types';
|
|
14
14
|
import './isSymbol-1981418f.js';
|
|
15
|
-
import { d as debounce_1 } from './debounce-
|
|
16
|
-
import './toNumber-
|
|
17
|
-
import { d as
|
|
18
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
19
|
-
import './stringify-
|
|
20
|
-
import './asyncToGenerator-
|
|
15
|
+
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
16
|
+
import './toNumber-2f7a84cd.js';
|
|
17
|
+
import { d as main_16 } from './main-747e7d25.js';
|
|
18
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
19
|
+
import './stringify-4330ccdc.js';
|
|
20
|
+
import './asyncToGenerator-fc1c2e29.js';
|
|
21
21
|
import Segment from './Segment.js';
|
|
22
22
|
import Beam from './Beam.js';
|
|
23
23
|
|
|
@@ -140,10 +140,10 @@ var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
|
140
140
|
eventData = _useState8[0],
|
|
141
141
|
setEventData = _useState8[1];
|
|
142
142
|
|
|
143
|
-
return
|
|
143
|
+
return React.createElement(
|
|
144
144
|
'div',
|
|
145
145
|
{ className: className, style: { textAlign: 'center' } },
|
|
146
|
-
|
|
146
|
+
React.createElement(lib_2, {
|
|
147
147
|
style: { marginBottom: '1rem' },
|
|
148
148
|
slotId: slotId,
|
|
149
149
|
sizes: sizes,
|
|
@@ -152,7 +152,7 @@ var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
|
152
152
|
targetingArguments: adTargeting,
|
|
153
153
|
onSlotIsViewable: function onSlotIsViewable(e) {
|
|
154
154
|
setStickyAd(true);
|
|
155
|
-
Beam.report_beam_ad('Impression',
|
|
155
|
+
Beam.report_beam_ad('Impression', main_16, eventData.cID, eventData.lID, eventData.campID, eventData.adSize, eventData.slot_id);
|
|
156
156
|
Segment.adViewed(eventData.domain, eventData.advertiserId, eventData.campID, eventData.cID, eventData.lID, eventData.adSize, eventData.isEmpty, eventData.sourceAgnosticCreativeId, eventData.sourceAgnosticLineItemId);
|
|
157
157
|
},
|
|
158
158
|
onSlotRender: function onSlotRender(eventData) {
|
|
@@ -214,7 +214,7 @@ var DFPAdSlot = function DFPAdSlot(_ref) {
|
|
|
214
214
|
var hasFocus = slot_div.getAttribute('hasFocus');
|
|
215
215
|
if (hasFocus == 'yes' && document.hidden) {
|
|
216
216
|
slot_div.setAttribute('hasFocus', 'no');
|
|
217
|
-
Beam.report_beam_ad('Click',
|
|
217
|
+
Beam.report_beam_ad('Click', main_16, cID, lID, campID, adSize, slotId);
|
|
218
218
|
Segment.adClicked(domain, advertiserId, campID, cID, lID, adSize, isEmpty, sourceAgnosticCreativeId, sourceAgnosticLineItemId);
|
|
219
219
|
}
|
|
220
220
|
});
|