@mjhls/mjh-framework 1.0.881-beta.0 → 1.0.881-gtagfixv1
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 +29 -28
- package/dist/cjs/AD300x250x600.js +29 -28
- package/dist/cjs/AD728x90.js +32 -31
- package/dist/cjs/ADFloatingFooter.js +31 -30
- package/dist/cjs/ADFooter.js +13 -12
- package/dist/cjs/ADGutter.js +31 -30
- package/dist/cjs/{ADInfeed-2e48af77.js → ADInfeed-bce0ba07.js} +15 -13
- package/dist/cjs/ADSkyscraper.js +31 -30
- package/dist/cjs/ADSponsoredResources.js +31 -30
- package/dist/cjs/ADWebcast.js +31 -30
- package/dist/cjs/ADWelcome.js +32 -31
- package/dist/cjs/{ADlgInfeed-c39c7131.js → ADlgInfeed-950b414b.js} +11 -10
- package/dist/cjs/AccordionPanel.js +29 -27
- package/dist/cjs/AdSlot.js +32 -31
- package/dist/cjs/AdSlotsProvider.js +18 -909
- package/dist/cjs/AlgoliaSearch.js +1490 -1306
- package/dist/cjs/AlphabeticList.js +24 -23
- package/dist/cjs/ArticleCarousel.js +20 -19
- package/dist/cjs/ArticleProgramLandingPage.js +61 -60
- package/dist/cjs/ArticleSeriesLandingPage.js +41 -42
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +680 -1504
- package/dist/cjs/AuthWrapper.js +1637 -419
- package/dist/cjs/{AuthorComponent-02e827ae.js → AuthorComponent-39b37d84.js} +14 -13
- package/dist/cjs/Beam.js +6 -6
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-9ebd251f.js} +56 -55
- package/dist/cjs/Breadcrumbs.js +27 -25
- package/dist/cjs/CMEDeck.js +81 -81
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +34 -31
- package/dist/cjs/Column3.js +60 -57
- package/dist/cjs/ConferenceArticleCard.js +41 -40
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +105 -101
- package/dist/cjs/DeckQueue.js +91 -366
- package/dist/cjs/{Dfp-14d2455c.js → Dfp-9be904d5.js} +33 -32
- package/dist/cjs/EventsDeck.js +157 -150
- package/dist/cjs/ExternalResources.js +79 -78
- package/dist/cjs/Feature.js +29 -27
- package/dist/cjs/ForbesHero.js +41 -40
- package/dist/cjs/GridContent.js +236 -231
- package/dist/cjs/GridHero.js +43 -42
- package/dist/cjs/GroupDeck.js +58 -57
- package/dist/cjs/HamMagazine.js +144 -139
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +16 -15
- package/dist/cjs/HighlightenVideo.js +18 -17
- package/dist/cjs/HorizontalArticleListing.js +72 -71
- package/dist/cjs/HorizontalHero.js +29 -28
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +94 -94
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +39 -37
- package/dist/cjs/MasterDeck.js +81 -468
- package/dist/cjs/MediaSeriesLanding.js +1233 -1140
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +151 -146
- package/dist/cjs/NavNative.js +145 -137
- package/dist/cjs/OncliveHero.js +22 -22
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/PartnerDetailListing.js +304 -1479
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +41 -41
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/PublicationLanding.js +141 -133
- package/dist/cjs/QueueDeckExpanded.js +322 -1654
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +58 -57
- package/dist/cjs/RelatedTopicsDropdown.js +32 -29
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +20 -16
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +36 -36
- package/dist/cjs/{SeriesSlider-49b81b0b.js → SeriesSlider-ba0c5d1a.js} +40 -39
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +37 -36
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-e8477ca3.js → SocialSearchComponent-4942ddfc.js} +40 -36
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +66 -61
- package/dist/cjs/TaxonomyDescription.js +54 -53
- package/dist/cjs/TemplateNormal.js +73 -72
- package/dist/cjs/ThumbnailCard.js +26 -24
- package/dist/cjs/Ustream.js +29 -28
- package/dist/cjs/VerticalHero.js +20 -19
- package/dist/cjs/VideoProgramLandingPage.js +78 -74
- package/dist/cjs/VideoSeriesCard.js +33 -32
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +50 -51
- package/dist/cjs/VideoSeriesListing.js +77 -76
- package/dist/cjs/View.js +274 -268
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +68 -67
- package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
- package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
- package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
- package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
- package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
- package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
- package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
- package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
- package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
- package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-310b46ee.js → entities-df1aed86.js} +5 -1
- package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
- package/dist/cjs/{extends-eed4f016.js → extends-7c86182f.js} +7 -7
- package/dist/cjs/faundadb.js +19 -19
- package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
- package/dist/cjs/getRelatedArticle.js +16 -16
- package/dist/cjs/getRootDocGroup.js +6 -6
- package/dist/cjs/getSerializers.js +43 -43
- package/dist/cjs/{getTargeting-8874437b.js → getTargeting-9d509319.js} +12 -12
- package/dist/cjs/getTargeting.js +6 -6
- package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
- package/dist/cjs/{index-e2e62963.js → index-50be6759.js} +26 -10
- package/dist/cjs/{index-bf60a71c.js → index-6763511d.js} +1070 -1044
- package/dist/cjs/{index-be0c82be.js → index-d48b231c.js} +31 -25
- package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
- package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
- package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-90433435.js → index.esm-00a6aade.js} +7 -16
- package/dist/cjs/{index.esm-4d410430.js → index.esm-2bb721c8.js} +21 -21
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-c1e16606.js} +4 -7
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-f27f80d9.js} +6 -13
- package/dist/cjs/index.js +171 -165
- package/dist/cjs/{inherits-cba9c846.js → inherits-de66ea16.js} +19 -19
- package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
- package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
- package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
- package/dist/cjs/main-f1c77adb.js +973 -0
- package/dist/cjs/{md5-5039b1a6.js → md5-e1ca5797.js} +1 -1
- package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
- package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
- package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
- package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
- package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/{typeof-5f52cf64.js → typeof-567e31ff.js} +35 -35
- package/dist/cjs/urlFor.js +6 -6
- package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
- package/dist/cjs/{util-f2c1b65b.js → util-93a37fd0.js} +12 -1
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +22 -22
- package/dist/esm/AD300x250x600.js +22 -22
- package/dist/esm/AD728x90.js +25 -25
- package/dist/esm/ADFloatingFooter.js +21 -21
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +21 -21
- package/dist/esm/{ADInfeed-0c13c803.js → ADInfeed-0a55cd2d.js} +6 -6
- package/dist/esm/ADSkyscraper.js +21 -21
- package/dist/esm/ADSponsoredResources.js +21 -21
- package/dist/esm/ADWebcast.js +21 -21
- package/dist/esm/ADWelcome.js +18 -18
- package/dist/esm/{ADlgInfeed-e4e2031a.js → ADlgInfeed-013e1f4a.js} +4 -4
- package/dist/esm/AccordionPanel.js +6 -6
- package/dist/esm/AdSlot.js +20 -20
- package/dist/esm/AdSlotsProvider.js +14 -906
- package/dist/esm/AlgoliaSearch.js +717 -534
- package/dist/esm/AlphabeticList.js +8 -8
- package/dist/esm/ArticleCarousel.js +13 -13
- package/dist/esm/ArticleProgramLandingPage.js +48 -48
- package/dist/esm/ArticleSeriesLandingPage.js +30 -32
- package/dist/esm/ArticleSeriesListing.js +32 -32
- package/dist/esm/Auth.js +591 -1419
- package/dist/esm/AuthWrapper.js +1609 -392
- package/dist/esm/{AuthorComponent-e6f95c2f.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-1e73bd2c.js} +34 -34
- package/dist/esm/Breadcrumbs.js +5 -5
- package/dist/esm/CMEDeck.js +22 -22
- package/dist/esm/Column1.js +4 -4
- package/dist/esm/Column2.js +19 -19
- package/dist/esm/Column3.js +37 -37
- package/dist/esm/ConferenceArticleCard.js +25 -25
- package/dist/esm/DeckContent.js +55 -55
- package/dist/esm/DeckQueue.js +48 -327
- package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
- package/dist/esm/EventsDeck.js +67 -67
- package/dist/esm/ExternalResources.js +46 -46
- package/dist/esm/Feature.js +7 -7
- package/dist/esm/ForbesHero.js +10 -10
- package/dist/esm/GridContent.js +88 -88
- package/dist/esm/GridHero.js +11 -11
- package/dist/esm/GroupDeck.js +12 -12
- package/dist/esm/HamMagazine.js +37 -37
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +46 -46
- package/dist/esm/HorizontalHero.js +8 -8
- package/dist/esm/IssueContentDeck.js +25 -25
- package/dist/esm/IssueDeck.js +35 -35
- package/dist/esm/IssueLanding.js +82 -83
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +20 -20
- package/dist/esm/MasterDeck.js +46 -434
- package/dist/esm/MediaSeriesLanding.js +752 -662
- package/dist/esm/NavDvm.js +14 -14
- package/dist/esm/NavMagazine.js +42 -42
- package/dist/esm/NavNative.js +41 -41
- package/dist/esm/OncliveHero.js +7 -8
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/PartnerDetailListing.js +210 -1386
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +32 -33
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +27 -27
- package/dist/esm/PublicationLanding.js +78 -74
- package/dist/esm/QueueDeckExpanded.js +64 -1396
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.js +38 -38
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/RolesDeck.js +12 -12
- package/dist/esm/Search.js +6 -6
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +18 -18
- package/dist/esm/{SeriesSlider-ce19fa25.js → SeriesSlider-45adb8dc.js} +14 -14
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +15 -15
- package/dist/esm/{SocialSearchComponent-b5be0e6c.js → SocialSearchComponent-8e0fcf66.js} +12 -12
- package/dist/esm/TaxonomyCard.js +27 -27
- package/dist/esm/TaxonomyDescription.js +44 -44
- package/dist/esm/TemplateNormal.js +48 -48
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +12 -12
- package/dist/esm/VerticalHero.js +6 -6
- package/dist/esm/VideoProgramLandingPage.js +52 -52
- package/dist/esm/VideoSeriesCard.js +14 -14
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -38
- package/dist/esm/VideoSeriesListing.js +33 -33
- package/dist/esm/View.js +95 -93
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +21 -21
- package/dist/esm/{_is-array-4df618a6.js → _is-array-8d21b9e3.js} +6 -6
- package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-98db3b07.js} +7 -7
- package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
- package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-2300e51b.js} +2 -2
- package/dist/esm/{asyncToGenerator-64812e90.js → asyncToGenerator-5ef104a7.js} +31 -31
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-57a70a56.js} +5 -4
- package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-ea258bb1.js} +36 -36
- package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
- package/dist/esm/define-property-5f1bda73.js +18 -0
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-7cc3bf45.js → entities-6d9154b4.js} +5 -1
- package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
- package/dist/esm/{extends-5b1796d4.js → extends-6d8e3924.js} +7 -7
- package/dist/esm/faundadb.js +5 -5
- package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
- package/dist/esm/getRelatedArticle.js +11 -11
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +43 -43
- package/dist/esm/{getTargeting-277c801e.js → getTargeting-4061f839.js} +11 -11
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- package/dist/esm/{index-e495ac6f.js → index-3ccc6d4b.js} +634 -618
- package/dist/esm/{index-73819142.js → index-3f5c03b2.js} +31 -25
- package/dist/esm/{index-5f7e79e7.js → index-755f2cc2.js} +6 -6
- package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
- package/dist/esm/{index-aaa2dae0.js → index-98ca9cec.js} +26 -11
- package/dist/esm/{index-41a678ea.js → index-f0fc23eb.js} +4 -4
- package/dist/esm/{index.es-29c1cef5.js → index.es-a6137319.js} +23 -5
- package/dist/esm/{index.esm-fd746768.js → index.esm-37268dca.js} +4 -5
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-9b042655.js} +4 -7
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-d4932dea.js} +6 -13
- package/dist/esm/{index.esm-29e48d38.js → index.esm-f6156a57.js} +7 -16
- package/dist/esm/index.js +126 -123
- package/dist/esm/{inherits-2409637d.js → inherits-a6ba2ec4.js} +18 -18
- package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
- package/dist/esm/{keys-69989821.js → keys-31dcdb31.js} +6 -6
- package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
- package/dist/esm/main-1894c974.js +961 -0
- package/dist/esm/{md5-9be0e905.js → md5-4e42248e.js} +1 -1
- package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-9be47857.js} +16 -16
- package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-6ebcbfea.js} +12 -12
- package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
- package/dist/esm/stringify-2b084bee.js +15 -0
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-f7074d7c.js} +7 -7
- package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-c05a82ba.js → typeof-e9fc0c5d.js} +35 -35
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-7700fc59.js → util-8ed16d48.js} +12 -1
- package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-ab4dea5c.js} +2 -2
- package/package.json +112 -112
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/Pagination-d6a59f99.js +0 -62
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/cjs/main-02daeefe.js +0 -862
- package/dist/esm/Pagination-f7c4c5ae.js +0 -57
- package/dist/esm/define-property-6d26cb48.js +0 -18
- package/dist/esm/inherits-77d5e4fc.js +0 -101
- package/dist/esm/main-c0612122.js +0 -851
- package/dist/esm/stringify-70b72959.js +0 -15
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { G as GenIcon } from './iconBase-
|
|
1
|
+
import { G as GenIcon } from './iconBase-ccc56b97.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function MdEmail (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
MdEmail.displayName = "MdEmail";
|
|
8
|
-
var MdPictureAsPdf = function (props) {
|
|
6
|
+
}function MdPictureAsPdf (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
MdPictureAsPdf.displayName = "MdPictureAsPdf";
|
|
8
|
+
}
|
|
12
9
|
|
|
13
10
|
export { MdEmail as M, MdPictureAsPdf as a };
|
|
@@ -1,21 +1,14 @@
|
|
|
1
|
-
import { G as GenIcon } from './iconBase-
|
|
1
|
+
import { G as GenIcon } from './iconBase-ccc56b97.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function FaLongArrowAltRight (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
|
|
8
|
-
var FaMinus = function (props) {
|
|
6
|
+
}function FaMinus (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
FaMinus.displayName = "FaMinus";
|
|
12
|
-
var FaPlus = function (props) {
|
|
8
|
+
}function FaPlus (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
FaPlus.displayName = "FaPlus";
|
|
16
|
-
var FaRegWindowClose = function (props) {
|
|
10
|
+
}function FaRegWindowClose (props) {
|
|
17
11
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
|
|
18
|
-
}
|
|
19
|
-
FaRegWindowClose.displayName = "FaRegWindowClose";
|
|
12
|
+
}
|
|
20
13
|
|
|
21
14
|
export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
|
|
@@ -1,25 +1,16 @@
|
|
|
1
|
-
import { G as GenIcon } from './iconBase-
|
|
1
|
+
import { G as GenIcon } from './iconBase-ccc56b97.js';
|
|
2
2
|
|
|
3
3
|
// THIS FILE IS AUTO GENERATED
|
|
4
|
-
|
|
4
|
+
function IoIosArrowDropupCircle (props) {
|
|
5
5
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
|
|
6
|
-
}
|
|
7
|
-
IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
|
|
8
|
-
var IoIosArrowForward = function (props) {
|
|
6
|
+
}function IoIosArrowForward (props) {
|
|
9
7
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
|
|
10
|
-
}
|
|
11
|
-
IoIosArrowForward.displayName = "IoIosArrowForward";
|
|
12
|
-
var IoIosOpen = function (props) {
|
|
8
|
+
}function IoIosOpen (props) {
|
|
13
9
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
|
|
14
|
-
}
|
|
15
|
-
IoIosOpen.displayName = "IoIosOpen";
|
|
16
|
-
var IoMdArrowDropdown = function (props) {
|
|
10
|
+
}function IoMdArrowDropdown (props) {
|
|
17
11
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
|
|
18
|
-
}
|
|
19
|
-
IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
|
|
20
|
-
var IoMdLogIn = function (props) {
|
|
12
|
+
}function IoMdLogIn (props) {
|
|
21
13
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
|
|
22
|
-
}
|
|
23
|
-
IoMdLogIn.displayName = "IoMdLogIn";
|
|
14
|
+
}
|
|
24
15
|
|
|
25
16
|
export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c, IoIosArrowDropupCircle as d };
|
package/dist/esm/index.js
CHANGED
|
@@ -1,162 +1,73 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import './toConsumableArray-32282905.js';
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import './extends-5b1796d4.js';
|
|
8
|
-
import './_object-sap-8b8ea5a9.js';
|
|
9
|
-
import './inherits-2409637d.js';
|
|
10
|
-
import './define-property-6d26cb48.js';
|
|
11
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
12
|
-
import './typeof-c05a82ba.js';
|
|
13
|
-
import './_is-array-4df618a6.js';
|
|
14
|
-
import React__default from 'react';
|
|
15
|
-
import './events-6c3a7a63.js';
|
|
16
|
-
import './index-41a678ea.js';
|
|
17
|
-
import 'prop-types';
|
|
18
|
-
import 'react-bootstrap/Container';
|
|
19
|
-
import Row$1 from 'react-bootstrap/Row';
|
|
20
|
-
import Col$1 from 'react-bootstrap/Col';
|
|
21
|
-
import 'react-bootstrap/Card';
|
|
22
|
-
import './moment-e2f9b20c.js';
|
|
23
|
-
import 'next/router';
|
|
24
|
-
import './isSymbol-1981418f.js';
|
|
25
|
-
import './debounce-9207d8ee.js';
|
|
26
|
-
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import './index.es-29c1cef5.js';
|
|
28
|
-
import 'react-dom';
|
|
29
|
-
import './visibility-sensor-72fd8f8b.js';
|
|
30
|
-
import './slicedToArray-67a08c9c.js';
|
|
31
|
-
import './index-73819142.js';
|
|
32
|
-
import urlFor from './urlFor.js';
|
|
33
|
-
export { default as urlFor } from './urlFor.js';
|
|
34
|
-
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
35
|
-
import './main-c0612122.js';
|
|
36
|
-
import './entities-7cc3bf45.js';
|
|
37
|
-
import './stringify-70b72959.js';
|
|
38
|
-
import './asyncToGenerator-64812e90.js';
|
|
39
|
-
export { default as Segment } from './Segment.js';
|
|
40
|
-
export { default as Beam } from './Beam.js';
|
|
41
|
-
export { default as AdSlot } from './AdSlot.js';
|
|
42
|
-
import './ADInfeed-0c13c803.js';
|
|
43
1
|
export { default as DeckContent } from './DeckContent.js';
|
|
44
|
-
import './lodash-17fdfebb.js';
|
|
45
|
-
import './ADlgInfeed-e4e2031a.js';
|
|
46
|
-
import './getContentCategory-15dcc413.js';
|
|
47
|
-
import './get-1e515072.js';
|
|
48
|
-
import './eq-b470f743.js';
|
|
49
|
-
export { default as AD } from './AD.js';
|
|
50
|
-
import './AuthorComponent-e6f95c2f.js';
|
|
51
|
-
import 'react-bootstrap/Button';
|
|
52
2
|
export { default as GridContent } from './GridContent.js';
|
|
53
|
-
import 'react-bootstrap/Spinner';
|
|
54
|
-
import './Pagination-f7c4c5ae.js';
|
|
55
3
|
export { default as DeckQueue } from './DeckQueue.js';
|
|
56
|
-
import 'react-bootstrap/Media';
|
|
57
4
|
export { default as ThumbnailCard } from './ThumbnailCard.js';
|
|
58
|
-
import './BlockContent-e9b4ddcf.js';
|
|
59
|
-
import './react-social-icons-a7d5c5c7.js';
|
|
60
5
|
export { default as TaxonomyCard } from './TaxonomyCard.js';
|
|
61
6
|
export { default as RolesDeck } from './RolesDeck.js';
|
|
62
|
-
import './index-c7e2ac95.js';
|
|
63
|
-
import './smoothscroll-0cd4c7a6.js';
|
|
64
7
|
export { default as GroupDeck } from './GroupDeck.js';
|
|
65
8
|
export { default as YoutubeGroup } from './YoutubeGroup.js';
|
|
66
|
-
import 'react-bootstrap';
|
|
67
|
-
import './timeDifferenceCalc.js';
|
|
68
9
|
export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
|
|
69
|
-
import './iconBase-602d52fe.js';
|
|
70
|
-
import './index.esm-29e48d38.js';
|
|
71
10
|
export { default as VideoSeriesListing } from './VideoSeriesListing.js';
|
|
72
11
|
export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
|
|
73
|
-
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
74
|
-
export { g as getSerializers } from './index-e495ac6f.js';
|
|
75
|
-
import './util-7700fc59.js';
|
|
76
|
-
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
77
|
-
import 'next/head';
|
|
78
|
-
import 'react-share';
|
|
79
|
-
export { default as SocialShare } from './SocialShare.js';
|
|
80
|
-
import './_object-to-array-c54dd835.js';
|
|
81
|
-
import 'react-bootstrap/Pagination';
|
|
82
|
-
import 'react-bootstrap/Figure';
|
|
83
|
-
import 'react-bootstrap/OverlayTrigger';
|
|
84
|
-
import 'react-bootstrap/Tooltip';
|
|
85
|
-
import 'react-bootstrap/Popover';
|
|
86
12
|
export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
|
|
87
13
|
export { default as MasterDeck } from './MasterDeck.js';
|
|
88
14
|
export { default as PublicationDeck } from './PublicationDeck.js';
|
|
89
15
|
export { default as IssueDeck } from './IssueDeck.js';
|
|
90
|
-
import 'react-bootstrap/Badge';
|
|
91
16
|
export { default as IssueContentDeck } from './IssueContentDeck.js';
|
|
92
|
-
import './defineProperty-d7d9b577.js';
|
|
93
17
|
export { default as EventsDeck } from './EventsDeck.js';
|
|
94
|
-
import 'react-bootstrap/Form';
|
|
95
|
-
import './index-ef6d5dcf.js';
|
|
96
|
-
import './js.cookie-6874175c.js';
|
|
97
18
|
export { default as CMEDeck } from './CMEDeck.js';
|
|
98
19
|
export { default as ExternalResources } from './ExternalResources.js';
|
|
99
|
-
import './index-aaa2dae0.js';
|
|
100
20
|
export { default as AlgoliaSearch } from './AlgoliaSearch.js';
|
|
101
|
-
import './inherits-77d5e4fc.js';
|
|
102
21
|
export { Column1 } from './Column1.js';
|
|
103
|
-
export { default as SideFooter } from './SideFooter.js';
|
|
104
|
-
import './ConferenceBanner-8792ebd2.js';
|
|
105
22
|
export { Column2 } from './Column2.js';
|
|
106
|
-
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
107
|
-
import 'react-bootstrap/ListGroup';
|
|
108
|
-
export { default as ADWebcast } from './ADWebcast.js';
|
|
109
|
-
export { default as LeftNav } from './LeftNav.js';
|
|
110
|
-
export { default as PageFilter } from './PageFilter.js';
|
|
111
23
|
export { Column3 } from './Column3.js';
|
|
112
24
|
export { default as Header } from './Header.js';
|
|
113
|
-
|
|
114
|
-
import 'react-bootstrap/AccordionToggle';
|
|
25
|
+
export { default as LeftNav } from './LeftNav.js';
|
|
115
26
|
export { default as AccordionPanel } from './AccordionPanel.js';
|
|
27
|
+
export { default as SocialShare } from './SocialShare.js';
|
|
28
|
+
export { default as PageFilter } from './PageFilter.js';
|
|
116
29
|
export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
|
|
117
|
-
import 'react-bootstrap/Nav';
|
|
118
|
-
import 'react-bootstrap/Navbar';
|
|
119
|
-
import 'react-bootstrap/NavDropdown';
|
|
120
|
-
import './index.esm-f8aaeeeb.js';
|
|
121
|
-
import './NavFooter-e27bd93b.js';
|
|
122
|
-
import './index.esm-fd746768.js';
|
|
123
|
-
export { default as SocialIcons } from './SocialIcons.js';
|
|
124
|
-
import 'react-bootstrap/FormControl';
|
|
125
|
-
import './SocialSearchComponent-b5be0e6c.js';
|
|
126
30
|
export { default as NavMagazine } from './NavMagazine.js';
|
|
127
31
|
export { NavNative } from './NavNative.js';
|
|
128
|
-
export { default as Search } from './Search.js';
|
|
129
32
|
export { NavDvm } from './NavDvm.js';
|
|
130
33
|
export { HamMagazine } from './HamMagazine.js';
|
|
131
|
-
export { default as ADGutter } from './ADGutter.js';
|
|
132
|
-
export { default as AD728x90 } from './AD728x90.js';
|
|
133
34
|
export { default as TemplateNormal } from './TemplateNormal.js';
|
|
35
|
+
export { default as AD } from './AD.js';
|
|
134
36
|
export { default as AD300x250 } from './AD300x250.js';
|
|
135
37
|
export { default as AD300x250x600 } from './AD300x250x600.js';
|
|
38
|
+
export { default as AD728x90 } from './AD728x90.js';
|
|
136
39
|
export { default as ADFooter } from './ADFooter.js';
|
|
40
|
+
export { default as AdSlot } from './AdSlot.js';
|
|
137
41
|
export { default as AdSlotsProvider } from './AdSlotsProvider.js';
|
|
138
42
|
export { default as ADFloatingFooter } from './ADFloatingFooter.js';
|
|
43
|
+
export { default as ADGutter } from './ADGutter.js';
|
|
139
44
|
export { default as ADWelcome } from './ADWelcome.js';
|
|
45
|
+
export { default as ADSponsoredResources } from './ADSponsoredResources.js';
|
|
46
|
+
export { default as ADWebcast } from './ADWebcast.js';
|
|
140
47
|
export { default as ADSkyscraper } from './ADSkyscraper.js';
|
|
141
|
-
|
|
48
|
+
export { default as Search } from './Search.js';
|
|
142
49
|
export { default as Feature } from './Feature.js';
|
|
143
|
-
import 'react
|
|
50
|
+
import React__default from 'react';
|
|
51
|
+
import urlFor from './urlFor.js';
|
|
52
|
+
export { default as urlFor } from './urlFor.js';
|
|
53
|
+
import Row from 'react-bootstrap/Row';
|
|
54
|
+
import Col from 'react-bootstrap/Col';
|
|
55
|
+
import 'react-bootstrap/Badge';
|
|
56
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
144
57
|
export { default as Breadcrumbs } from './Breadcrumbs.js';
|
|
145
58
|
export { default as Hero } from './Hero.js';
|
|
146
|
-
import './keys-69989821.js';
|
|
147
59
|
export { default as AlphabeticList } from './AlphabeticList.js';
|
|
148
60
|
export { default as PdfDownload } from './PdfDownload.js';
|
|
149
|
-
import 'react-bootstrap/DropdownButton';
|
|
150
|
-
import 'react-bootstrap/Dropdown';
|
|
151
61
|
export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
|
|
152
|
-
import './index.esm-cf08bf18.js';
|
|
153
62
|
export { default as Ustream } from './Ustream.js';
|
|
63
|
+
export { default as SideFooter } from './SideFooter.js';
|
|
154
64
|
export { default as HighlightenVideo } from './HighlightenVideo.js';
|
|
155
65
|
export { default as PublicationLanding } from './PublicationLanding.js';
|
|
156
66
|
export { default as IssueLanding } from './IssueLanding.js';
|
|
157
|
-
import 'react-bootstrap/Modal';
|
|
158
67
|
export { default as PopUpModal } from './PopUpModal.js';
|
|
159
68
|
export { default as RelatedContent } from './RelatedContent.js';
|
|
69
|
+
export { default as SocialIcons } from './SocialIcons.js';
|
|
70
|
+
export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
160
71
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
161
72
|
export { default as PubToc } from './PubToc.js';
|
|
162
73
|
export { default as PubSection } from './PubSection.js';
|
|
@@ -168,28 +79,120 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
168
79
|
export { default as YahooHero } from './YahooHero.js';
|
|
169
80
|
export { default as GridHero } from './GridHero.js';
|
|
170
81
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
82
|
+
export { g as getSerializers } from './index-3ccc6d4b.js';
|
|
83
|
+
export { default as Beam } from './Beam.js';
|
|
84
|
+
export { default as Segment } from './Segment.js';
|
|
171
85
|
export { default as KMTracker } from './KMTracker.js';
|
|
172
86
|
export { default as getSeriesDetail } from './getSeriesDetail.js';
|
|
173
87
|
export { default as SetCookie } from './SetCookie.js';
|
|
174
|
-
import './index-db3bb315.js';
|
|
175
88
|
export { default as getRelatedArticle } from './getRelatedArticle.js';
|
|
176
|
-
export { default as getQuery } from './getQuery.js';
|
|
177
89
|
export { default as Auth } from './Auth.js';
|
|
178
|
-
import 'passport-local';
|
|
179
|
-
import 'mysql';
|
|
180
|
-
import './md5-9be0e905.js';
|
|
181
|
-
import './SeriesSlider-ce19fa25.js';
|
|
182
|
-
export { g as getTargeting } from './getTargeting-277c801e.js';
|
|
183
90
|
export { default as View } from './View.js';
|
|
184
|
-
export { default as getKeywords } from './getKeywords.js';
|
|
185
|
-
import './style-inject.es-1f59c1d0.js';
|
|
186
|
-
import 'disqus-react';
|
|
187
91
|
export { default as PartnerDetailListing } from './PartnerDetailListing.js';
|
|
188
92
|
export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
|
|
189
|
-
import './VideoSeriesCard.js';
|
|
190
93
|
export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
|
|
191
94
|
export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
|
|
192
95
|
export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
|
|
96
|
+
export { g as getTargeting } from './getTargeting-4061f839.js';
|
|
97
|
+
export { default as getKeywords } from './getKeywords.js';
|
|
98
|
+
export { default as getQuery } from './getQuery.js';
|
|
99
|
+
import './toConsumableArray-f7074d7c.js';
|
|
100
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
101
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
102
|
+
import './_iter-detect-98db3b07.js';
|
|
103
|
+
import './extends-6d8e3924.js';
|
|
104
|
+
import './_object-pie-133f504a.js';
|
|
105
|
+
import './inherits-a6ba2ec4.js';
|
|
106
|
+
import './_object-sap-7cee6f84.js';
|
|
107
|
+
import './define-property-5f1bda73.js';
|
|
108
|
+
import './typeof-e9fc0c5d.js';
|
|
109
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
110
|
+
import './_is-array-8d21b9e3.js';
|
|
111
|
+
import './_library-528f1934.js';
|
|
112
|
+
import './index-f0fc23eb.js';
|
|
113
|
+
import './events-6c3a7a63.js';
|
|
114
|
+
import 'prop-types';
|
|
115
|
+
import 'react-bootstrap/Container';
|
|
116
|
+
import 'react-bootstrap/Card';
|
|
117
|
+
import './moment-bc12cb97.js';
|
|
118
|
+
import 'next/router';
|
|
119
|
+
import './debounce-533d9748.js';
|
|
120
|
+
import './isSymbol-a7e9aafe.js';
|
|
121
|
+
import './toNumber-5aeba6e7.js';
|
|
122
|
+
import './index.es-a6137319.js';
|
|
123
|
+
import './visibility-sensor-72fd8f8b.js';
|
|
124
|
+
import 'react-dom';
|
|
125
|
+
import './main-1894c974.js';
|
|
126
|
+
import './entities-6d9154b4.js';
|
|
127
|
+
import './ADInfeed-0a55cd2d.js';
|
|
128
|
+
import './slicedToArray-6ebcbfea.js';
|
|
129
|
+
import './lodash-f97fd99a.js';
|
|
130
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
131
|
+
import './getContentCategory-15dcc413.js';
|
|
132
|
+
import './get-3c308da4.js';
|
|
133
|
+
import './eq-bdcbf886.js';
|
|
134
|
+
import './AuthorComponent-11adff02.js';
|
|
135
|
+
import 'react-bootstrap/Button';
|
|
136
|
+
import 'react-bootstrap/Media';
|
|
137
|
+
import './BlockContent-1e73bd2c.js';
|
|
138
|
+
import './index-3f5c03b2.js';
|
|
139
|
+
import './react-social-icons-9be47857.js';
|
|
140
|
+
import './index-c7e2ac95.js';
|
|
141
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
142
|
+
import 'react-bootstrap';
|
|
143
|
+
import './timeDifferenceCalc.js';
|
|
144
|
+
import './index.esm-f6156a57.js';
|
|
145
|
+
import './iconBase-ccc56b97.js';
|
|
146
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
147
|
+
import './defineProperty-8c30428f.js';
|
|
148
|
+
import './_object-to-array-2300e51b.js';
|
|
149
|
+
import './stringify-2b084bee.js';
|
|
150
|
+
import 'react-bootstrap/Spinner';
|
|
151
|
+
import 'react-bootstrap/Form';
|
|
152
|
+
import './index-79cfd25c.js';
|
|
153
|
+
import './js.cookie-6874175c.js';
|
|
154
|
+
import './typeof-2f07d0e8.js';
|
|
155
|
+
import './index-98ca9cec.js';
|
|
156
|
+
import './ConferenceBanner-8792ebd2.js';
|
|
157
|
+
import 'next/head';
|
|
158
|
+
import 'react-bootstrap/ListGroup';
|
|
159
|
+
import 'react-bootstrap/Accordion';
|
|
160
|
+
import 'react-bootstrap/AccordionToggle';
|
|
161
|
+
import 'react-share';
|
|
162
|
+
import 'react-bootstrap/Nav';
|
|
163
|
+
import 'react-bootstrap/Navbar';
|
|
164
|
+
import 'react-bootstrap/NavDropdown';
|
|
165
|
+
import './index.esm-9b042655.js';
|
|
166
|
+
import './NavFooter-e27bd93b.js';
|
|
167
|
+
import './index.esm-37268dca.js';
|
|
168
|
+
import './SocialSearchComponent-8e0fcf66.js';
|
|
169
|
+
import 'react-bootstrap/FormControl';
|
|
170
|
+
import 'react-ga';
|
|
171
|
+
import 'react-bootstrap/Carousel';
|
|
172
|
+
import 'react-bootstrap/Breadcrumb';
|
|
173
|
+
import './keys-31dcdb31.js';
|
|
174
|
+
import 'react-bootstrap/DropdownButton';
|
|
175
|
+
import 'react-bootstrap/Dropdown';
|
|
176
|
+
import './index.esm-d4932dea.js';
|
|
177
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
178
|
+
import 'react-bootstrap/Modal';
|
|
179
|
+
import './util-8ed16d48.js';
|
|
180
|
+
import 'react-bootstrap/Pagination';
|
|
181
|
+
import 'react-bootstrap/Figure';
|
|
182
|
+
import 'react-bootstrap/OverlayTrigger';
|
|
183
|
+
import 'react-bootstrap/Tooltip';
|
|
184
|
+
import 'react-bootstrap/Popover';
|
|
185
|
+
import './index-db3bb315.js';
|
|
186
|
+
import 'swr';
|
|
187
|
+
import 'passport-local';
|
|
188
|
+
import 'mysql';
|
|
189
|
+
import './md5-4e42248e.js';
|
|
190
|
+
import './SeriesSlider-45adb8dc.js';
|
|
191
|
+
import './style-inject.es-1f59c1d0.js';
|
|
192
|
+
import 'disqus-react';
|
|
193
|
+
import 'react-twitter-embed';
|
|
194
|
+
import './defineProperty-23a8f8cd.js';
|
|
195
|
+
import './VideoSeriesCard.js';
|
|
193
196
|
|
|
194
197
|
//Feature query to be used
|
|
195
198
|
// const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
|
|
@@ -220,10 +223,10 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
220
223
|
React__default.Fragment,
|
|
221
224
|
null,
|
|
222
225
|
React__default.createElement(
|
|
223
|
-
Row
|
|
226
|
+
Row,
|
|
224
227
|
{ className: 'article-wrap' },
|
|
225
228
|
React__default.createElement(
|
|
226
|
-
Col
|
|
229
|
+
Col,
|
|
227
230
|
{ className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
|
|
228
231
|
React__default.createElement(
|
|
229
232
|
'a',
|
|
@@ -240,7 +243,7 @@ var FeatureArticles = function FeatureArticles(props) {
|
|
|
240
243
|
)
|
|
241
244
|
),
|
|
242
245
|
React__default.createElement(
|
|
243
|
-
Col
|
|
246
|
+
Col,
|
|
244
247
|
{ className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
|
|
245
248
|
React__default.createElement(
|
|
246
249
|
'a',
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import {
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
4
|
-
import { d as defineProperty } from './define-property-
|
|
5
|
-
import { a as _typeof_1, b as _objectGopd } from './typeof-
|
|
2
|
+
import { u as _objectGpo, i as _toObject, a as _core, e as _ctx, v as _anObject, b as _isObject, _ as _export, d as _objectCreate } from './core.get-iterator-method-ea258bb1.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-7cee6f84.js';
|
|
4
|
+
import { d as defineProperty } from './define-property-5f1bda73.js';
|
|
5
|
+
import { a as _typeof_1, b as _objectGopd } from './typeof-e9fc0c5d.js';
|
|
6
6
|
|
|
7
7
|
// 19.1.2.9 Object.getPrototypeOf(O)
|
|
8
8
|
|
|
@@ -14,13 +14,13 @@ _objectSap('getPrototypeOf', function () {
|
|
|
14
14
|
};
|
|
15
15
|
});
|
|
16
16
|
|
|
17
|
-
var getPrototypeOf = _core.Object.getPrototypeOf;
|
|
17
|
+
var getPrototypeOf$1 = _core.Object.getPrototypeOf;
|
|
18
18
|
|
|
19
|
-
var getPrototypeOf
|
|
20
|
-
module.exports = { "default": getPrototypeOf, __esModule: true };
|
|
19
|
+
var getPrototypeOf = createCommonjsModule(function (module) {
|
|
20
|
+
module.exports = { "default": getPrototypeOf$1, __esModule: true };
|
|
21
21
|
});
|
|
22
22
|
|
|
23
|
-
var _Object$getPrototypeOf = unwrapExports(getPrototypeOf
|
|
23
|
+
var _Object$getPrototypeOf = unwrapExports(getPrototypeOf);
|
|
24
24
|
|
|
25
25
|
var classCallCheck = createCommonjsModule(function (module, exports) {
|
|
26
26
|
|
|
@@ -117,27 +117,27 @@ var _setProto = {
|
|
|
117
117
|
|
|
118
118
|
_export(_export.S, 'Object', { setPrototypeOf: _setProto.set });
|
|
119
119
|
|
|
120
|
-
var setPrototypeOf = _core.Object.setPrototypeOf;
|
|
120
|
+
var setPrototypeOf$1 = _core.Object.setPrototypeOf;
|
|
121
121
|
|
|
122
|
-
var setPrototypeOf
|
|
123
|
-
module.exports = { "default": setPrototypeOf, __esModule: true };
|
|
122
|
+
var setPrototypeOf = createCommonjsModule(function (module) {
|
|
123
|
+
module.exports = { "default": setPrototypeOf$1, __esModule: true };
|
|
124
124
|
});
|
|
125
125
|
|
|
126
|
-
unwrapExports(setPrototypeOf
|
|
126
|
+
unwrapExports(setPrototypeOf);
|
|
127
127
|
|
|
128
128
|
// 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
|
|
129
129
|
_export(_export.S, 'Object', { create: _objectCreate });
|
|
130
130
|
|
|
131
131
|
var $Object = _core.Object;
|
|
132
|
-
var create = function create(P, D) {
|
|
132
|
+
var create$1 = function create(P, D) {
|
|
133
133
|
return $Object.create(P, D);
|
|
134
134
|
};
|
|
135
135
|
|
|
136
|
-
var create
|
|
137
|
-
module.exports = { "default": create, __esModule: true };
|
|
136
|
+
var create = createCommonjsModule(function (module) {
|
|
137
|
+
module.exports = { "default": create$1, __esModule: true };
|
|
138
138
|
});
|
|
139
139
|
|
|
140
|
-
unwrapExports(create
|
|
140
|
+
unwrapExports(create);
|
|
141
141
|
|
|
142
142
|
var inherits = createCommonjsModule(function (module, exports) {
|
|
143
143
|
|
|
@@ -145,11 +145,11 @@ exports.__esModule = true;
|
|
|
145
145
|
|
|
146
146
|
|
|
147
147
|
|
|
148
|
-
var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf
|
|
148
|
+
var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf);
|
|
149
149
|
|
|
150
150
|
|
|
151
151
|
|
|
152
|
-
var _create2 = _interopRequireDefault(create
|
|
152
|
+
var _create2 = _interopRequireDefault(create);
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
|
|
@@ -51,20 +51,20 @@ var Symbol = _root.Symbol;
|
|
|
51
51
|
var _Symbol = Symbol;
|
|
52
52
|
|
|
53
53
|
/** Used for built-in method references. */
|
|
54
|
-
var objectProto = Object.prototype;
|
|
54
|
+
var objectProto$1 = Object.prototype;
|
|
55
55
|
|
|
56
56
|
/** Used to check objects for own properties. */
|
|
57
|
-
var hasOwnProperty = objectProto.hasOwnProperty;
|
|
57
|
+
var hasOwnProperty = objectProto$1.hasOwnProperty;
|
|
58
58
|
|
|
59
59
|
/**
|
|
60
60
|
* Used to resolve the
|
|
61
61
|
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
62
62
|
* of values.
|
|
63
63
|
*/
|
|
64
|
-
var nativeObjectToString = objectProto.toString;
|
|
64
|
+
var nativeObjectToString$1 = objectProto$1.toString;
|
|
65
65
|
|
|
66
66
|
/** Built-in value references. */
|
|
67
|
-
var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined;
|
|
67
|
+
var symToStringTag$1 = _Symbol ? _Symbol.toStringTag : undefined;
|
|
68
68
|
|
|
69
69
|
/**
|
|
70
70
|
* A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
|
|
@@ -74,20 +74,20 @@ var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined;
|
|
|
74
74
|
* @returns {string} Returns the raw `toStringTag`.
|
|
75
75
|
*/
|
|
76
76
|
function getRawTag(value) {
|
|
77
|
-
var isOwn = hasOwnProperty.call(value, symToStringTag),
|
|
78
|
-
tag = value[symToStringTag];
|
|
77
|
+
var isOwn = hasOwnProperty.call(value, symToStringTag$1),
|
|
78
|
+
tag = value[symToStringTag$1];
|
|
79
79
|
|
|
80
80
|
try {
|
|
81
|
-
value[symToStringTag] = undefined;
|
|
81
|
+
value[symToStringTag$1] = undefined;
|
|
82
82
|
var unmasked = true;
|
|
83
83
|
} catch (e) {}
|
|
84
84
|
|
|
85
|
-
var result = nativeObjectToString.call(value);
|
|
85
|
+
var result = nativeObjectToString$1.call(value);
|
|
86
86
|
if (unmasked) {
|
|
87
87
|
if (isOwn) {
|
|
88
|
-
value[symToStringTag] = tag;
|
|
88
|
+
value[symToStringTag$1] = tag;
|
|
89
89
|
} else {
|
|
90
|
-
delete value[symToStringTag];
|
|
90
|
+
delete value[symToStringTag$1];
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
return result;
|
|
@@ -96,14 +96,14 @@ function getRawTag(value) {
|
|
|
96
96
|
var _getRawTag = getRawTag;
|
|
97
97
|
|
|
98
98
|
/** Used for built-in method references. */
|
|
99
|
-
var objectProto
|
|
99
|
+
var objectProto = Object.prototype;
|
|
100
100
|
|
|
101
101
|
/**
|
|
102
102
|
* Used to resolve the
|
|
103
103
|
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
104
104
|
* of values.
|
|
105
105
|
*/
|
|
106
|
-
var nativeObjectToString
|
|
106
|
+
var nativeObjectToString = objectProto.toString;
|
|
107
107
|
|
|
108
108
|
/**
|
|
109
109
|
* Converts `value` to a string using `Object.prototype.toString`.
|
|
@@ -113,7 +113,7 @@ var nativeObjectToString$1 = objectProto$1.toString;
|
|
|
113
113
|
* @returns {string} Returns the converted string.
|
|
114
114
|
*/
|
|
115
115
|
function objectToString(value) {
|
|
116
|
-
return nativeObjectToString
|
|
116
|
+
return nativeObjectToString.call(value);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
var _objectToString = objectToString;
|
|
@@ -123,7 +123,7 @@ var nullTag = '[object Null]',
|
|
|
123
123
|
undefinedTag = '[object Undefined]';
|
|
124
124
|
|
|
125
125
|
/** Built-in value references. */
|
|
126
|
-
var symToStringTag
|
|
126
|
+
var symToStringTag = _Symbol ? _Symbol.toStringTag : undefined;
|
|
127
127
|
|
|
128
128
|
/**
|
|
129
129
|
* The base implementation of `getTag` without fallbacks for buggy environments.
|
|
@@ -136,7 +136,7 @@ function baseGetTag(value) {
|
|
|
136
136
|
if (value == null) {
|
|
137
137
|
return value === undefined ? undefinedTag : nullTag;
|
|
138
138
|
}
|
|
139
|
-
return (symToStringTag
|
|
139
|
+
return (symToStringTag && symToStringTag in Object(value))
|
|
140
140
|
? _getRawTag(value)
|
|
141
141
|
: _objectToString(value);
|
|
142
142
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-
|
|
3
|
-
import { _ as _objectSap } from './_object-sap-
|
|
2
|
+
import { t as _objectKeys, i as _toObject, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
3
|
+
import { _ as _objectSap } from './_object-sap-7cee6f84.js';
|
|
4
4
|
|
|
5
5
|
// 19.1.2.14 Object.keys(O)
|
|
6
6
|
|
|
@@ -12,12 +12,12 @@ _objectSap('keys', function () {
|
|
|
12
12
|
};
|
|
13
13
|
});
|
|
14
14
|
|
|
15
|
-
var keys = _core.Object.keys;
|
|
15
|
+
var keys$1 = _core.Object.keys;
|
|
16
16
|
|
|
17
|
-
var keys
|
|
18
|
-
module.exports = { "default": keys, __esModule: true };
|
|
17
|
+
var keys = createCommonjsModule(function (module) {
|
|
18
|
+
module.exports = { "default": keys$1, __esModule: true };
|
|
19
19
|
});
|
|
20
20
|
|
|
21
|
-
var _Object$keys = unwrapExports(keys
|
|
21
|
+
var _Object$keys = unwrapExports(keys);
|
|
22
22
|
|
|
23
23
|
export { _Object$keys as _ };
|