@mjhls/mjh-framework 1.0.884-beta.0 → 1.0.884-content-card-pagination-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/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 -40
- package/dist/cjs/ArticleSeriesListing.js +60 -59
- package/dist/cjs/Auth.js +680 -1504
- package/dist/cjs/AuthWrapper.js +1635 -417
- 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 +26 -25
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/ContentCardPaginated.js +413 -0
- package/dist/cjs/DeckContent.js +97 -93
- package/dist/cjs/DeckQueue.js +91 -87
- package/dist/cjs/DeckQueuePaginated.js +344 -0
- package/dist/cjs/{Dfp-14d2455c.js → Dfp-9be904d5.js} +33 -32
- package/dist/cjs/EventsDeck.js +140 -133
- 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 +135 -130
- 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/ImageSlider-b96720eb.js +2813 -0
- package/dist/cjs/IssueContentDeck.js +76 -71
- package/dist/cjs/IssueDeck.js +75 -70
- package/dist/cjs/IssueLanding.js +65 -64
- package/dist/cjs/LeftNav.js +39 -37
- package/dist/cjs/MasterDeck.js +71 -70
- package/dist/cjs/MasterDeckPaginated.js +445 -0
- package/dist/cjs/MediaSeriesCard-3d5c69ba.js +9505 -0
- package/dist/cjs/MediaSeriesLanding.js +100 -9487
- package/dist/cjs/MediaSeriesLandingPaginated.js +523 -0
- package/dist/cjs/NavDvm.js +77 -72
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +141 -136
- package/dist/cjs/NavNative.js +136 -128
- package/dist/cjs/OncliveHero.js +22 -22
- package/dist/cjs/OncliveLargeHero.js +71 -70
- package/dist/cjs/PageFilter.js +13 -12
- package/dist/cjs/Pagination-b5e8b8dc.js +60 -0
- package/dist/cjs/PartnerDetailListing.js +99 -4068
- package/dist/cjs/PartnerDetailListingPaginated.js +313 -0
- package/dist/cjs/PdfDownload.js +10 -9
- package/dist/cjs/PopUpModal.js +19 -17
- package/dist/cjs/PubSection.js +41 -40
- package/dist/cjs/PubToc.js +14 -13
- package/dist/cjs/PublicationDeck.js +70 -65
- package/dist/cjs/PublicationLanding.js +114 -106
- package/dist/cjs/QueueDeckExpanded.js +308 -308
- package/dist/cjs/QueueDeckExpandedPaginated.js +1377 -0
- package/dist/cjs/RecentNews.js +23 -22
- package/dist/cjs/RelatedContent.js +30 -29
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- 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-de93a303.js} +36 -35
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +35 -34
- 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 +32 -31
- package/dist/cjs/VideoSeriesFilter.js +16 -16
- package/dist/cjs/VideoSeriesLandingPage.js +50 -49
- package/dist/cjs/VideoSeriesListing.js +77 -76
- package/dist/cjs/View.js +346 -263
- package/dist/cjs/YahooHero.js +40 -39
- package/dist/cjs/YoutubeGroup.js +64 -63
- 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-6d59cc5b.js} +3 -3
- 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-396089c0.js → index-6f89aea7.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 +172 -166
- 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-8a038df9.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-cee95aa2.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 -30
- package/dist/esm/ArticleSeriesListing.js +32 -32
- package/dist/esm/Auth.js +591 -1419
- package/dist/esm/AuthWrapper.js +1607 -390
- 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 +10 -10
- package/dist/esm/ContentCardPaginated.js +402 -0
- package/dist/esm/DeckContent.js +47 -47
- package/dist/esm/DeckQueue.js +47 -47
- package/dist/esm/DeckQueuePaginated.js +333 -0
- package/dist/esm/{Dfp-f867d061.js → Dfp-102f0beb.js} +13 -13
- package/dist/esm/EventsDeck.js +48 -48
- 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 +28 -28
- 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/ImageSlider-de7846ea.js +2804 -0
- package/dist/esm/IssueContentDeck.js +25 -25
- package/dist/esm/IssueDeck.js +35 -35
- package/dist/esm/IssueLanding.js +53 -53
- package/dist/esm/LeftNav.js +20 -20
- package/dist/esm/MasterDeck.js +35 -35
- package/dist/esm/MasterDeckPaginated.js +437 -0
- package/dist/esm/MediaSeriesCard-5b1d13dd.js +9495 -0
- package/dist/esm/MediaSeriesLanding.js +63 -9451
- package/dist/esm/MediaSeriesLandingPaginated.js +516 -0
- package/dist/esm/NavDvm.js +14 -14
- package/dist/esm/NavMagazine.js +32 -32
- package/dist/esm/NavNative.js +32 -32
- package/dist/esm/OncliveHero.js +7 -8
- package/dist/esm/OncliveLargeHero.js +11 -11
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/Pagination-481eaaf5.js +54 -0
- package/dist/esm/PartnerDetailListing.js +63 -4032
- package/dist/esm/PartnerDetailListingPaginated.js +307 -0
- package/dist/esm/PdfDownload.js +2 -2
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PubSection.js +32 -32
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +27 -27
- package/dist/esm/PublicationLanding.js +51 -47
- package/dist/esm/QueueDeckExpanded.js +36 -36
- package/dist/esm/QueueDeckExpandedPaginated.js +1371 -0
- package/dist/esm/RecentNews.js +4 -4
- package/dist/esm/RelatedContent.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-98ad6d97.js} +10 -10
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +13 -13
- 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 +13 -13
- package/dist/esm/VideoSeriesFilter.js +7 -7
- package/dist/esm/VideoSeriesLandingPage.js +36 -36
- package/dist/esm/VideoSeriesListing.js +33 -33
- package/dist/esm/View.js +169 -90
- package/dist/esm/YahooHero.js +13 -13
- package/dist/esm/YoutubeGroup.js +17 -17
- 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-7bf8bc4d.js → asyncToGenerator-5ef104a7.js} +30 -30
- 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-36031a00.js} +2 -2
- package/dist/esm/getTargeting.js +6 -6
- package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -8
- 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-0e04b7d7.js → index-ca0c9ff5.js} +634 -618
- 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 +127 -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 +2 -1
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
- package/dist/cjs/Schema.js +0 -100
- package/dist/cjs/inherits-8d29278d.js +0 -110
- package/dist/cjs/main-02daeefe.js +0 -862
- package/dist/esm/Schema.js +0 -95
- 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
package/dist/esm/RecentNews.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import './
|
|
3
|
-
import
|
|
2
|
+
import { a as FaLongArrowAltRight } from './index.esm-d4932dea.js';
|
|
3
|
+
import './iconBase-ccc56b97.js';
|
|
4
4
|
|
|
5
5
|
var RecentNews = function RecentNews(_ref) {
|
|
6
|
-
|
|
7
|
-
_ref$dataRecord = _ref.dataRecord,
|
|
6
|
+
_ref.client;
|
|
7
|
+
var _ref$dataRecord = _ref.dataRecord,
|
|
8
8
|
dataRecord = _ref$dataRecord === undefined ? [] : _ref$dataRecord,
|
|
9
9
|
_ref$linkTo = _ref.linkTo,
|
|
10
10
|
linkTo = _ref$linkTo === undefined ? '/news' : _ref$linkTo,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
4
1
|
import React__default from 'react';
|
|
5
|
-
import '
|
|
6
|
-
import { m as moment } from './moment-e2f9b20c.js';
|
|
7
|
-
import 'react-dom';
|
|
8
|
-
import './slicedToArray-67a08c9c.js';
|
|
9
|
-
import './index-73819142.js';
|
|
10
|
-
import urlFor from './urlFor.js';
|
|
11
|
-
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
2
|
+
import { m as moment } from './moment-bc12cb97.js';
|
|
12
3
|
import 'react-bootstrap/Media';
|
|
4
|
+
import urlFor from './urlFor.js';
|
|
5
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
6
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
+
import './slicedToArray-6ebcbfea.js';
|
|
8
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
9
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
+
import './index-3f5c03b2.js';
|
|
11
|
+
import 'react-dom';
|
|
12
|
+
import 'prop-types';
|
|
13
13
|
|
|
14
14
|
/*
|
|
15
15
|
Sample query
|
package/dist/esm/RolesDeck.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import Container
|
|
3
|
-
import Row
|
|
4
|
-
import Col
|
|
5
|
-
import Card
|
|
2
|
+
import Container from 'react-bootstrap/Container';
|
|
3
|
+
import Row from 'react-bootstrap/Row';
|
|
4
|
+
import Col from 'react-bootstrap/Col';
|
|
5
|
+
import Card from 'react-bootstrap/Card';
|
|
6
6
|
|
|
7
7
|
var RolesDeck = function RolesDeck(props) {
|
|
8
8
|
var _props$icon = props.icon,
|
|
@@ -19,30 +19,30 @@ var RolesDeck = function RolesDeck(props) {
|
|
|
19
19
|
'div',
|
|
20
20
|
{ className: 'rolesDeck' },
|
|
21
21
|
React__default.createElement(
|
|
22
|
-
Container
|
|
22
|
+
Container,
|
|
23
23
|
null,
|
|
24
24
|
React__default.createElement(
|
|
25
|
-
Row
|
|
25
|
+
Row,
|
|
26
26
|
null,
|
|
27
27
|
data && data.map(function (row, index) {
|
|
28
28
|
if (row && row.url && row.name) {
|
|
29
29
|
return React__default.createElement(
|
|
30
|
-
Col
|
|
30
|
+
Col,
|
|
31
31
|
{ key: index, md: 12, lg: 6, counter: index++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
32
32
|
React__default.createElement(
|
|
33
|
-
Card
|
|
33
|
+
Card,
|
|
34
34
|
{ className: 'taxonomy-card', style: { position: 'relative', overflow: 'hidden', borderBottom: '3px solid var(--primary)' } },
|
|
35
35
|
React__default.createElement(
|
|
36
|
-
Card
|
|
36
|
+
Card.Link,
|
|
37
37
|
{ href: row.url },
|
|
38
38
|
React__default.createElement(
|
|
39
|
-
Card
|
|
39
|
+
Card.Body,
|
|
40
40
|
null,
|
|
41
41
|
React__default.createElement(
|
|
42
|
-
Row
|
|
42
|
+
Row,
|
|
43
43
|
null,
|
|
44
44
|
React__default.createElement(
|
|
45
|
-
Col
|
|
45
|
+
Col,
|
|
46
46
|
{ className: 'details-content-wrapper' },
|
|
47
47
|
React__default.createElement(
|
|
48
48
|
'div',
|
package/dist/esm/Search.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
2
|
import React__default, { useState } from 'react';
|
|
5
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
6
|
-
import Button$1 from 'react-bootstrap/Button';
|
|
7
3
|
import Form from 'react-bootstrap/Form';
|
|
8
4
|
import FormControl from 'react-bootstrap/FormControl';
|
|
5
|
+
import Button from 'react-bootstrap/Button';
|
|
6
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
9
|
|
|
10
10
|
var Search = function Search(props) {
|
|
11
11
|
var _props$placeholder = props.placeholder,
|
|
@@ -40,7 +40,7 @@ var Search = function Search(props) {
|
|
|
40
40
|
}
|
|
41
41
|
}),
|
|
42
42
|
React__default.createElement(
|
|
43
|
-
Button
|
|
43
|
+
Button,
|
|
44
44
|
{ variant: 'secondary', onClick: function onClick(e) {
|
|
45
45
|
return submitSearch(e);
|
|
46
46
|
} },
|
package/dist/esm/Segment.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
1
2
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
3
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
4
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
5
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
6
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
6
|
+
import './_iter-detect-98db3b07.js';
|
|
7
7
|
|
|
8
8
|
require('babel-polyfill');
|
|
9
9
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './
|
|
3
|
-
import './
|
|
4
|
-
import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
|
|
5
|
-
import './_object-pie-33c40e79.js';
|
|
6
|
-
import { _ as _extends } from './extends-5b1796d4.js';
|
|
7
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
8
4
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
5
|
+
import { useRouter } from 'next/router';
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
7
|
+
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
|
+
import { S as SeriesSlider } from './SeriesSlider-98ad6d97.js';
|
|
9
|
+
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
12
|
+
import './_iter-detect-98db3b07.js';
|
|
13
|
+
import './_object-pie-133f504a.js';
|
|
14
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
9
15
|
import './events-6c3a7a63.js';
|
|
10
|
-
import { l as lib_3 } from './index-41a678ea.js';
|
|
11
16
|
import 'prop-types';
|
|
12
|
-
import
|
|
13
|
-
import
|
|
17
|
+
import './index-c7e2ac95.js';
|
|
18
|
+
import './index-755f2cc2.js';
|
|
14
19
|
import 'react-dom';
|
|
15
|
-
import
|
|
16
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
17
|
-
import './index-73819142.js';
|
|
20
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
18
21
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
20
|
-
import './main-
|
|
21
|
-
import './index-c7e2ac95.js';
|
|
22
|
-
import './smoothscroll-0cd4c7a6.js';
|
|
23
|
-
import { S as SeriesSlider } from './SeriesSlider-ce19fa25.js';
|
|
22
|
+
import './index-3f5c03b2.js';
|
|
23
|
+
import './main-1894c974.js';
|
|
24
24
|
|
|
25
25
|
var usePrevious = function usePrevious(value) {
|
|
26
26
|
var ref = useRef();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
1
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
3
|
-
import urlFor from './urlFor.js';
|
|
4
|
-
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
5
|
-
import { m as main_36, a as main_41, b as main_35 } from './main-c0612122.js';
|
|
6
3
|
import { g as getYoutubeId } from './index-c7e2ac95.js';
|
|
7
|
-
import {
|
|
4
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
5
|
+
import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
|
|
6
|
+
import urlFor from './urlFor.js';
|
|
7
|
+
import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
GROQ query -
|
|
@@ -100,13 +100,13 @@ var SeriesSlider = function SeriesSlider(_ref) {
|
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
if (
|
|
103
|
+
if (main_43) {
|
|
104
104
|
thumbSize = Math.floor((viewableArea.current.clientWidth - tileDividerWidth) / 2);
|
|
105
105
|
if (dataset.length > 2) {
|
|
106
106
|
scrollerVisible = true;
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
|
-
if (
|
|
109
|
+
if (main_49) {
|
|
110
110
|
thumbSize = Math.floor((viewableArea.current.clientWidth - tileDividerWidth * 2) / 3);
|
|
111
111
|
if (dataset.length > 3) {
|
|
112
112
|
scrollerVisible = true;
|
|
@@ -182,10 +182,10 @@ var SeriesSlider = function SeriesSlider(_ref) {
|
|
|
182
182
|
if (viewableWindow.current.offsetWidth < 604) {
|
|
183
183
|
scrollDirection = innerSlider.current.offsetWidth - numberOfSlidesToScroll * 2;
|
|
184
184
|
}
|
|
185
|
-
if (
|
|
185
|
+
if (main_49) {
|
|
186
186
|
scrollDirection = innerSlider.current.offsetWidth - numberOfSlidesToScroll * 2;
|
|
187
187
|
}
|
|
188
|
-
if (
|
|
188
|
+
if (main_43) {
|
|
189
189
|
scrollDirection = innerSlider.current.offsetWidth - numberOfSlidesToScroll * 1;
|
|
190
190
|
}
|
|
191
191
|
}
|
|
@@ -292,7 +292,7 @@ var SeriesSlider = function SeriesSlider(_ref) {
|
|
|
292
292
|
React__default.createElement(
|
|
293
293
|
'style',
|
|
294
294
|
{ jsx: 'true' },
|
|
295
|
-
'\n .vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n .vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n .vid-slider::-webkit-scrollbar {\n display: none;\n }\n .vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n .vid-slider .row {\n margin: 0 -14px;\n }\n .vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n .vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 2.5rem;\n margin-bottom: 2rem;\n max-width: 800px;\n margin-left: auto;\n margin-right: auto;\n }\n .vid-slider.col {\n padding: 0 1.15rem 0 2.75rem;\n }\n .vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n .vid-slider h1,\n .vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n .vid-slider a:link,\n .vid-slider a:hover,\n .vid-slider a:active,\n .vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n .vid-slider .contain {\n width: 100%;\n }\n .vid-slider .row {\n overflow-x: hidden;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n .vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n width: 100%;\n text-align: center;\n color: ' + (dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: bold;\n transition: opacity 0.25s;\n }\n .vid-slider .row__inner {\n display: flex;\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin-top: 1.5rem !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n .vid-slider .tile {\n position: relative;\n display: inline-block;\n height: 100%;\n margin-right: 0.5rem;\n font-size: 20px;\n cursor: pointer;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n .vid-slider .tile:first-child {\n margin-left: 0;\n }\n .vid-slider .tile__img {\n height: auto;\n border-radius: 3px;\n -o-object-fit: cover;\n object-fit: cover;\n object-position: center;\n }\n .vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n .vid-slider .tile__details:after,\n .vid-slider .tile__details:before {\n content: \'\';\n\n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n .vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n .vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n\n .tile__media {\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: flex-start;\n box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);\n border-radius: 3px;\n }\n\n .vid-slider .tile__title {\n white-space: normal !important;\n max-width: ' + tileSize + 'px;\n text-align: center;\n color: ' + (dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: ' + (
|
|
295
|
+
'\n .vid-slider * {\n box-sizing: border-box;\n -ms-overflow-style: none;\n }\n .vid-slider::-webkit-scrollbar-thumb {\n display: none;\n }\n .vid-slider::-webkit-scrollbar {\n display: none;\n }\n .vid-slider .row::-webkit-scrollbar {\n display: none;\n }\n .vid-slider .row {\n margin: 0 -14px;\n }\n .vid-slider .row::-webkit-scrollbar-thumb {\n display: none;\n }\n .vid-slider {\n position: relative;\n -ms-overflow-style: none;\n padding: 0 2.5rem;\n margin-bottom: 2rem;\n max-width: 800px;\n margin-left: auto;\n margin-right: auto;\n }\n .vid-slider.col {\n padding: 0 1.15rem 0 2.75rem;\n }\n .vid-slider .now-playing {\n position: absolute;\n top: 0.5rem;\n left: 1rem;\n color: white;\n background: rgba(0, 0, 0, 0.75);\n }\n .vid-slider h1,\n .vid-slider p {\n text-align: center;\n width: 100%;\n max-width: 500px;\n margin: auto;\n }\n .vid-slider a:link,\n .vid-slider a:hover,\n .vid-slider a:active,\n .vid-slider a:visited {\n transition: color 150ms;\n color: #95a5a6;\n text-decoration: none;\n }\n .vid-slider .contain {\n width: 100%;\n }\n .vid-slider .row {\n overflow-x: hidden;\n width: 100%;\n -ms-overflow-style: none;\n overflow-y: hidden !important;\n }\n .vid-slider .tile__info {\n white-space: normal !important;\n position: absolute;\n width: 100%;\n text-align: center;\n color: ' + (dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: 0.9rem;\n font-weight: bold;\n transition: opacity 0.25s;\n }\n .vid-slider .row__inner {\n display: flex;\n transition: 450ms -webkit-transform;\n transition: 450ms transform;\n transition: 450ms transform, 450ms -webkit-transform;\n font-size: 0;\n white-space: nowrap;\n margin-top: 1.5rem !important;\n padding-bottom: 10px;\n padding-left: 0;\n }\n .vid-slider .tile {\n position: relative;\n display: inline-block;\n height: 100%;\n margin-right: 0.5rem;\n font-size: 20px;\n cursor: pointer;\n transition: 450ms all;\n -webkit-transform-origin: center left;\n transform-origin: center left;\n }\n .vid-slider .tile:first-child {\n margin-left: 0;\n }\n .vid-slider .tile__img {\n height: auto;\n border-radius: 3px;\n -o-object-fit: cover;\n object-fit: cover;\n object-position: center;\n }\n .vid-slider .tile__details {\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n top: 0;\n font-size: 10px;\n opacity: 0;\n background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);\n transition: 450ms opacity;\n }\n .vid-slider .tile__details:after,\n .vid-slider .tile__details:before {\n content: \'\';\n\n position: absolute;\n top: 50%;\n left: 50%;\n display: #000;\n }\n .vid-slider .tile__details:after {\n margin-top: -25px;\n margin-left: -25px;\n width: 50px;\n height: 50px;\n border: 3px solid #ecf0f1;\n line-height: 50px;\n text-align: center;\n border-radius: 100%;\n background: rgba(0, 0, 0, 0.5);\n z-index: 1;\n }\n .vid-slider .tile__details:before {\n content: \'\';\n background: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 64 64\' width=\'64\' height=\'64\' fill=\'white\'><path d=\'M26 46 L46 32 L26 18 Z\'/></svg>")\n no-repeat center center;\n left: 0;\n width: 100%;\n height: 3rem;\n font-size: 30px;\n margin-right: 12px;\n margin-top: -24px;\n text-align: center;\n z-index: 2;\n color: white;\n }\n\n .tile__media {\n overflow: hidden;\n display: flex;\n justify-content: center;\n align-items: flex-start;\n box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);\n border-radius: 3px;\n }\n\n .vid-slider .tile__title {\n white-space: normal !important;\n max-width: ' + tileSize + 'px;\n text-align: center;\n color: ' + (dark ? 'white' : '#383838') + ';\n opacity: 1;\n font-size: ' + (main_42 ? '0.75rem' : '0.9rem') + ';\n font-weight: normal;\n transition: opacity 0.25s;\n }\n\n .vid-slider .tile__slider-prev,\n .vid-slider .tile__slider-next {\n width: 30px;\n background: transparent;\n border: none;\n position: absolute;\n transform: translateY(-50%);\n z-index: 99;\n cursor: pointer;\n color: ' + (dark ? 'white' : 'black') + ';\n display: flex;\n justify-content: center;\n align-items: center;\n font-size: 2rem;\n margin-left: 10px;\n margin-right: 10px;\n box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.5);\n }\n .vid-slider .tile__slider-prev {\n left: -.9rem;\n padding: 1rem;\n }\n .vid-slider .tile__slider-next {\n right: -0.5rem;\n padding: 1rem;\n }\n .vid-slider,\n .vid-slider .row {\n padding-right: 0 1.2rem;\n }\n\n .vid-slider .row::-webkit-scrollbar-thumb {\n background-color: transparent !important;\n }\n .vid-slider i {\n border: solid ' + (dark ? 'white' : 'black') + ';\n border-width: 0 4px 4px 0;\n display: inline-block;\n padding: 4px;\n pointer-events: none;\n }\n .vid-slider .right {\n transform: rotate(-45deg);\n -webkit-transform: rotate(-45deg);\n }\n .vid-slider .left {\n transform: rotate(135deg);\n -webkit-transform: rotate(135deg);\n }\n .vidHolder {\n max-width: 805px;\n }\n @media screen and (max-width: 1399px) {\n .vid-slider {\n max-width: 615px;\n margin: 0 auto;\n }\n .vid-slider .tile__img {\n }\n }\n @media screen and (max-width: 1200px) {\n .vid-slider {\n max-width: 580px;\n }\n }\n @media screen and (max-width: 967px) {\n .vid-slider {\n max-width: 100%;\n }\n .vid-slider .tile__img {\n }\n }\n\n @media screen and (max-width: 768px) {\n #vidHolder {\n position: unset;\n width: 100%;\n }\n\n .vid-slider .tile__img {\n }\n .vid-slider .row__inner {\n margin-top: 1.5rem !important;\n }\n }\n\n @media screen and (max-width: 590px) {\n .vid-slider .tile__img {\n }\n }\n '
|
|
296
296
|
)
|
|
297
297
|
);
|
|
298
298
|
};
|
package/dist/esm/SetCookie.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
1
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
2
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
3
3
|
|
|
4
4
|
var SetCookie = function SetCookie(key, value) {
|
|
5
5
|
js_cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });
|
package/dist/esm/SideFooter.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-130ee549.js';
|
|
5
|
-
import './define-property-6d26cb48.js';
|
|
6
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _defineProperty } from './defineProperty-8c30428f.js';
|
|
7
2
|
import React__default, { useRef, useEffect } from 'react';
|
|
8
|
-
import '
|
|
9
|
-
import './
|
|
10
|
-
import './asyncToGenerator-7bf8bc4d.js';
|
|
3
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
4
|
+
import { g as get_1 } from './get-3c308da4.js';
|
|
11
5
|
import Segment from './Segment.js';
|
|
12
|
-
import
|
|
13
|
-
import './
|
|
14
|
-
import
|
|
15
|
-
import
|
|
6
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
+
import './define-property-5f1bda73.js';
|
|
8
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
+
import 'prop-types';
|
|
10
|
+
import './isSymbol-a7e9aafe.js';
|
|
11
|
+
import './eq-bdcbf886.js';
|
|
12
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
13
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
14
|
+
import './_library-528f1934.js';
|
|
15
|
+
import './_iter-detect-98db3b07.js';
|
|
16
16
|
|
|
17
17
|
var year = new Date().getFullYear();
|
|
18
18
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
1
2
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-67a08c9c.js';
|
|
3
|
-
import { f as main_30, c as main_37 } from './main-c0612122.js';
|
|
4
|
-
import Button$1 from 'react-bootstrap/Button';
|
|
5
|
-
import { I as IconContext } from './iconBase-602d52fe.js';
|
|
6
|
-
import Form from 'react-bootstrap/Form';
|
|
7
|
-
import { G as GoSearch } from './index.esm-fd746768.js';
|
|
8
3
|
import SocialIcons from './SocialIcons.js';
|
|
4
|
+
import { G as GoSearch } from './index.esm-37268dca.js';
|
|
5
|
+
import { I as IconContext } from './iconBase-ccc56b97.js';
|
|
6
|
+
import Form from 'react-bootstrap/Form';
|
|
9
7
|
import FormControl from 'react-bootstrap/FormControl';
|
|
8
|
+
import Button from 'react-bootstrap/Button';
|
|
9
|
+
import { f as main_34, c as main_44 } from './main-1894c974.js';
|
|
10
10
|
|
|
11
11
|
var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
12
12
|
var type = _ref.type,
|
|
@@ -40,7 +40,7 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
|
40
40
|
var mastNav = document.querySelector('.nav-brands');
|
|
41
41
|
var topOffset = 0;
|
|
42
42
|
// Checking for non-IOS devices before setting the offset position.
|
|
43
|
-
if (window && window.innerWidth < 1200 && mastNav && mastNav.offsetHeight && !
|
|
43
|
+
if (window && window.innerWidth < 1200 && mastNav && mastNav.offsetHeight && !main_34) topOffset = topOffset + mastNav.offsetHeight;
|
|
44
44
|
if (navWrapper && navWrapper.offsetHeight) topOffset = topOffset + navWrapper.offsetHeight;
|
|
45
45
|
setTopOffset(topOffset + 2);
|
|
46
46
|
|
|
@@ -68,14 +68,14 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
|
68
68
|
var searchBtn = document.getElementsByClassName(selector)[0];
|
|
69
69
|
if (searchBtn && searchBtn.classList && searchBtn.classList.contains(addOn)) {
|
|
70
70
|
// Set overflow fix for iPhones safari browsers
|
|
71
|
-
if (
|
|
71
|
+
if (main_44 || window.innerWidth < 1200 && main_34) {
|
|
72
72
|
var mainNav = document.querySelector('#navbar-ham');
|
|
73
73
|
if (mainNav && mainNav.style) mainNav.style.overflow = 'auto';
|
|
74
74
|
}
|
|
75
75
|
searchBtn.classList.remove(addOn);
|
|
76
76
|
} else if (searchBtn && searchBtn.classList) {
|
|
77
77
|
// Set overflow fix for iPhones safari browsers
|
|
78
|
-
if (
|
|
78
|
+
if (main_44 || window.innerWidth < 1200 && main_34) {
|
|
79
79
|
var _mainNav = document.querySelector('#navbar-ham');
|
|
80
80
|
if (_mainNav && _mainNav.style) _mainNav.style.overflow = 'visible';
|
|
81
81
|
}
|
|
@@ -100,7 +100,7 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
|
100
100
|
return setSearchKey(e.target.value);
|
|
101
101
|
} }),
|
|
102
102
|
React__default.createElement(
|
|
103
|
-
Button
|
|
103
|
+
Button,
|
|
104
104
|
{ variant: 'primary', style: { backgroundColor: 'var(--secondary)', border: 'none', width: '20%', marginLeft: '2%' }, onClick: function onClick(e) {
|
|
105
105
|
return submitSearch(e);
|
|
106
106
|
} },
|
|
@@ -147,7 +147,7 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
|
147
147
|
return setSearchKey(e.target.value);
|
|
148
148
|
} }),
|
|
149
149
|
React__default.createElement(
|
|
150
|
-
Button
|
|
150
|
+
Button,
|
|
151
151
|
{ variant: 'primary', style: { backgroundColor: 'var(--secondary)', border: 'none', width: '20%', marginLeft: '2%' }, onClick: function onClick(e) {
|
|
152
152
|
return submitSearch(e);
|
|
153
153
|
} },
|
|
@@ -177,7 +177,7 @@ var SocialSearchComponent = function SocialSearchComponent(_ref) {
|
|
|
177
177
|
React__default.createElement(
|
|
178
178
|
'style',
|
|
179
179
|
{ jsx: 'true' },
|
|
180
|
-
'\n #search-content-mobile {\n display: flex;\n z-index: 999;\n }\n @media screen and (min-width: 1200px) {\n #search-content-mobile {\n display: none;\n }\n }\n #search-content-mobile .search-btn-mobile {\n padding: 5px;\n right: 4%;\n height: 35px;\n width: 35px;\n margin-top: 4px;\n cursor: pointer;\n }\n #search-content-mobile #search-bar-mobile {\n position: ' + (
|
|
180
|
+
'\n #search-content-mobile {\n display: flex;\n z-index: 999;\n }\n @media screen and (min-width: 1200px) {\n #search-content-mobile {\n display: none;\n }\n }\n #search-content-mobile .search-btn-mobile {\n padding: 5px;\n right: 4%;\n height: 35px;\n width: 35px;\n margin-top: 4px;\n cursor: pointer;\n }\n #search-content-mobile #search-bar-mobile {\n position: ' + (main_34 ? 'absolute' : 'fixed') + ';\n display: none;\n left: 0px;\n width: 100%;\n border-radius: 5px;\n padding: 10px;\n background-color: var(--primary);\n }\n #search-content-mobile #search-bar-mobile .form-inline {\n margin-top: 0px;\n width: 100% !important;\n }\n #search-content-mobile #search-bar-mobile .form-inline .form-control {\n width: 78%;\n border-radius: 5px;\n height: 45px;\n }\n #search-content-mobile #search-bar-mobile .form-inline .btn {\n width: 20%;\n border-radius: 5px;\n background-color: #040c5a;\n height: 45px;\n margin-left: 5px;\n padding: 1px;\n }\n #search-content-mobile .search-btn-mobile.active-search {\n border-radius: 5px;\n border: 1px solid var(--secondary);\n }\n #search-content-mobile #search-bar-mobile.show {\n display: block !important;\n }\n '
|
|
181
181
|
)
|
|
182
182
|
);
|
|
183
183
|
};
|
package/dist/esm/TaxonomyCard.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import './
|
|
2
|
-
import './core.get-iterator-method-86d4db69.js';
|
|
3
|
-
import './_object-pie-33c40e79.js';
|
|
4
|
-
import { _ as _extends } from './extends-5b1796d4.js';
|
|
5
|
-
import './web.dom.iterable-f8f967cd.js';
|
|
1
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
6
2
|
import React__default from 'react';
|
|
3
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
4
|
+
import Container from 'react-bootstrap/Container';
|
|
5
|
+
import Row from 'react-bootstrap/Row';
|
|
6
|
+
import Col from 'react-bootstrap/Col';
|
|
7
|
+
import Card from 'react-bootstrap/Card';
|
|
8
|
+
import urlFor from './urlFor.js';
|
|
9
|
+
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
10
|
+
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
11
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
13
|
+
import './_object-pie-133f504a.js';
|
|
7
14
|
import 'prop-types';
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import Card$1 from 'react-bootstrap/Card';
|
|
15
|
+
import './index-3f5c03b2.js';
|
|
16
|
+
import './slicedToArray-6ebcbfea.js';
|
|
17
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
12
18
|
import 'react-dom';
|
|
13
|
-
import './slicedToArray-67a08c9c.js';
|
|
14
|
-
import './index-73819142.js';
|
|
15
|
-
import urlFor from './urlFor.js';
|
|
16
|
-
import { L as LazyLoad } from './index-5f7e79e7.js';
|
|
17
|
-
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
18
|
-
import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
|
|
19
19
|
|
|
20
20
|
var TaxonomyCard = function TaxonomyCard(props) {
|
|
21
21
|
// setting default value for imageHeight
|
|
@@ -49,10 +49,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
49
49
|
'div',
|
|
50
50
|
{ className: 'contentDeck' },
|
|
51
51
|
React__default.createElement(
|
|
52
|
-
Container
|
|
52
|
+
Container,
|
|
53
53
|
null,
|
|
54
54
|
React__default.createElement(
|
|
55
|
-
Row
|
|
55
|
+
Row,
|
|
56
56
|
null,
|
|
57
57
|
data && data.map(function (row, index) {
|
|
58
58
|
if (columns === 'rotate' && itemCounter % 3 === 0) {
|
|
@@ -92,19 +92,19 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
92
92
|
extraURL3 && companyDetails.push({ key: 'url', value: extraURL3 });
|
|
93
93
|
extraURL4 && companyDetails.push({ key: 'url', value: extraURL4 });
|
|
94
94
|
return React__default.createElement(
|
|
95
|
-
Col
|
|
95
|
+
Col,
|
|
96
96
|
{ key: itemCounter, md: 12, lg: lgVar, counter: itemCounter++, style: { display: 'flex', flex: '1 0 auto' } },
|
|
97
97
|
React__default.createElement(
|
|
98
|
-
Card
|
|
98
|
+
Card,
|
|
99
99
|
{ className: 'taxonomy-card', style: { flexDirection: mode, position: 'relative', overflow: 'hidden' } },
|
|
100
100
|
React__default.createElement(
|
|
101
|
-
Card
|
|
101
|
+
Card.Body,
|
|
102
102
|
null,
|
|
103
103
|
React__default.createElement(
|
|
104
|
-
Row
|
|
104
|
+
Row,
|
|
105
105
|
null,
|
|
106
106
|
thumbnailURL && React__default.createElement(
|
|
107
|
-
Col
|
|
107
|
+
Col,
|
|
108
108
|
null,
|
|
109
109
|
React__default.createElement(
|
|
110
110
|
LazyLoad,
|
|
@@ -115,8 +115,8 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
115
115
|
row.thumbnail.link ? React__default.createElement(
|
|
116
116
|
'a',
|
|
117
117
|
{ href: row.thumbnail.link, target: row.thumbnail.blank ? '_blank' : '_self' },
|
|
118
|
-
React__default.createElement(Card
|
|
119
|
-
) : React__default.createElement(Card
|
|
118
|
+
React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
|
|
119
|
+
) : React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
|
|
120
120
|
row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
|
|
121
121
|
'figcaption',
|
|
122
122
|
null,
|
|
@@ -126,10 +126,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
126
126
|
)
|
|
127
127
|
),
|
|
128
128
|
React__default.createElement(
|
|
129
|
-
Col
|
|
129
|
+
Col,
|
|
130
130
|
null,
|
|
131
131
|
React__default.createElement(
|
|
132
|
-
Row
|
|
132
|
+
Row,
|
|
133
133
|
{ className: 'details-content-wrapper' },
|
|
134
134
|
React__default.createElement(
|
|
135
135
|
'div',
|
|
@@ -204,7 +204,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
|
|
|
204
204
|
)
|
|
205
205
|
),
|
|
206
206
|
React__default.createElement(
|
|
207
|
-
Card
|
|
207
|
+
Card.Text,
|
|
208
208
|
null,
|
|
209
209
|
React__default.createElement(BlockContent, _extends({ blocks: row.summary, serializers: getSerializers }, client.config()))
|
|
210
210
|
)
|
|
@@ -1,55 +1,55 @@
|
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _extends, a as _Object$assign } from './extends-6d8e3924.js';
|
|
3
|
+
import React__default from 'react';
|
|
4
|
+
import { useRouter } from 'next/router';
|
|
5
|
+
import Head from 'next/head';
|
|
6
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
7
|
+
import { g as getSerializers } from './index-ca0c9ff5.js';
|
|
1
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
import './core.get-iterator-method-
|
|
9
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
3
11
|
import './_library-528f1934.js';
|
|
4
|
-
import './_iter-detect-
|
|
5
|
-
import './
|
|
6
|
-
import './_object-pie-33c40e79.js';
|
|
7
|
-
import { _ as _extends, a as _Object$assign } from './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';
|
|
12
|
+
import './_iter-detect-98db3b07.js';
|
|
13
|
+
import './_object-pie-133f504a.js';
|
|
17
14
|
import 'prop-types';
|
|
18
|
-
import '
|
|
19
|
-
import '
|
|
20
|
-
import '
|
|
21
|
-
import { useRouter } from 'next/router';
|
|
22
|
-
import './isSymbol-1981418f.js';
|
|
23
|
-
import './debounce-9207d8ee.js';
|
|
24
|
-
import './toNumber-2f7a84cd.js';
|
|
25
|
-
import 'react-dom';
|
|
26
|
-
import './slicedToArray-67a08c9c.js';
|
|
27
|
-
import './index-73819142.js';
|
|
15
|
+
import './index-3f5c03b2.js';
|
|
16
|
+
import './slicedToArray-6ebcbfea.js';
|
|
17
|
+
import 'react-bootstrap';
|
|
28
18
|
import './urlFor.js';
|
|
29
|
-
import './index-
|
|
30
|
-
import './
|
|
31
|
-
import './entities-7cc3bf45.js';
|
|
32
|
-
import './stringify-70b72959.js';
|
|
33
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
|
|
34
|
-
import './Segment.js';
|
|
35
|
-
import './Beam.js';
|
|
36
|
-
import './AdSlot.js';
|
|
37
|
-
import 'react-bootstrap/Button';
|
|
38
|
-
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
19
|
+
import './index-f0fc23eb.js';
|
|
20
|
+
import './events-6c3a7a63.js';
|
|
39
21
|
import './index-c7e2ac95.js';
|
|
40
|
-
import './
|
|
22
|
+
import './util-8ed16d48.js';
|
|
23
|
+
import './Beam.js';
|
|
24
|
+
import './stringify-2b084bee.js';
|
|
25
|
+
import './Segment.js';
|
|
26
|
+
import './main-1894c974.js';
|
|
27
|
+
import './index-755f2cc2.js';
|
|
28
|
+
import 'react-dom';
|
|
29
|
+
import './typeof-e9fc0c5d.js';
|
|
30
|
+
import './_is-array-8d21b9e3.js';
|
|
31
|
+
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
41
32
|
import './GroupDeck.js';
|
|
42
|
-
import '
|
|
43
|
-
import './
|
|
44
|
-
import './index.esm-29e48d38.js';
|
|
45
|
-
import { g as getSerializers } from './index-0e04b7d7.js';
|
|
46
|
-
import './util-7700fc59.js';
|
|
47
|
-
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
48
|
-
import Head from 'next/head';
|
|
49
|
-
import 'react-share';
|
|
33
|
+
import './smoothscroll-fa4e3f8c.js';
|
|
34
|
+
import './moment-bc12cb97.js';
|
|
50
35
|
import './SocialShare.js';
|
|
51
|
-
import '
|
|
36
|
+
import 'react-share';
|
|
37
|
+
import './_object-to-array-2300e51b.js';
|
|
38
|
+
import './toConsumableArray-f7074d7c.js';
|
|
52
39
|
import 'react-bootstrap/Pagination';
|
|
40
|
+
import 'react-bootstrap/Button';
|
|
41
|
+
import './entities-6d9154b4.js';
|
|
42
|
+
import './AdSlot.js';
|
|
43
|
+
import './debounce-533d9748.js';
|
|
44
|
+
import './isSymbol-a7e9aafe.js';
|
|
45
|
+
import './toNumber-5aeba6e7.js';
|
|
46
|
+
import 'react-bootstrap/Row';
|
|
47
|
+
import 'react-bootstrap/Col';
|
|
48
|
+
import './inherits-a6ba2ec4.js';
|
|
49
|
+
import './_object-sap-7cee6f84.js';
|
|
50
|
+
import './define-property-5f1bda73.js';
|
|
51
|
+
import './index.esm-f6156a57.js';
|
|
52
|
+
import './iconBase-ccc56b97.js';
|
|
53
53
|
import 'react-bootstrap/Figure';
|
|
54
54
|
import 'react-bootstrap/OverlayTrigger';
|
|
55
55
|
import 'react-bootstrap/Tooltip';
|