@mjhls/mjh-framework 1.0.715 → 1.0.717-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/AD.js +9 -10
- package/dist/cjs/AD300x250.js +24 -25
- package/dist/cjs/AD300x250x600.js +24 -25
- package/dist/cjs/AD728x90.js +27 -28
- package/dist/cjs/ADFloatingFooter.js +26 -27
- package/dist/cjs/ADFooter.js +14 -15
- package/dist/cjs/ADGutter.js +26 -27
- package/dist/cjs/{ADInfeed-2c7a6dd8.js → ADInfeed-5a561d7c.js} +11 -13
- package/dist/cjs/ADSkyscraper.js +26 -27
- package/dist/cjs/ADSponsoredResources.js +26 -27
- package/dist/cjs/ADWebcast.js +26 -27
- package/dist/cjs/ADWelcome.js +30 -31
- package/dist/cjs/{ADlgInfeed-fb101797.js → ADlgInfeed-c50f81d4.js} +8 -9
- package/dist/cjs/AccordionPanel.js +29 -31
- package/dist/cjs/AdSlot.js +31 -32
- package/dist/cjs/AdSlotsProvider.js +16 -17
- package/dist/cjs/AlphabeticList.js +24 -25
- package/dist/cjs/ArticleCarousel.js +24 -27
- package/dist/cjs/ArticleSeriesListing.js +59 -60
- package/dist/cjs/Auth.js +334 -820
- package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
- package/dist/cjs/Beam.js +9 -9
- package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-091a991f.js} +24 -25
- package/dist/cjs/Breadcrumbs.js +27 -29
- package/dist/cjs/CMEDeck.js +83 -83
- package/dist/cjs/Column1.js +11 -14
- package/dist/cjs/Column2.js +32 -35
- package/dist/cjs/Column3.js +55 -58
- package/dist/cjs/ConferenceArticleCard.js +22 -23
- package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
- package/dist/cjs/DeckContent.js +94 -98
- package/dist/cjs/DeckQueue.js +86 -90
- package/dist/cjs/{Dfp-a863cf48.js → Dfp-ce7ac168.js} +30 -31
- package/dist/cjs/EventsDeck.js +132 -157
- package/dist/cjs/ExternalResources.js +76 -76
- package/dist/cjs/Feature.js +25 -27
- package/dist/cjs/ForbesHero.js +40 -41
- package/dist/cjs/GridContent.js +177 -181
- package/dist/cjs/GridHero.js +42 -43
- package/dist/cjs/GroupDeck.js +58 -59
- package/dist/cjs/HamMagazine.js +130 -135
- package/dist/cjs/Header.js +11 -13
- package/dist/cjs/Hero.js +12 -13
- package/dist/cjs/HighlightenVideo.js +17 -18
- package/dist/cjs/HorizontalArticleListing.js +157 -0
- package/dist/cjs/HorizontalHero.js +25 -26
- package/dist/cjs/IssueContentDeck.js +72 -77
- package/dist/cjs/IssueDeck.js +70 -75
- package/dist/cjs/IssueLanding.js +40 -41
- package/dist/cjs/LeftNav.js +36 -38
- package/dist/cjs/MasterDeck.js +71 -72
- package/dist/cjs/NavDvm.js +75 -80
- package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
- package/dist/cjs/NavMagazine.js +138 -143
- package/dist/cjs/NavNative.js +115 -123
- package/dist/cjs/NavNormal.js +48 -53
- package/dist/cjs/OncliveHero.js +20 -20
- package/dist/cjs/OncliveLargeHero.js +66 -67
- package/dist/cjs/PageFilter.js +14 -15
- package/dist/cjs/PartnerDetailListing.js +105 -105
- package/dist/cjs/PdfDownload.js +8 -9
- package/dist/cjs/PopUpModal.js +19 -21
- package/dist/cjs/PublicationDeck.js +61 -66
- package/dist/cjs/PublicationLanding.js +74 -78
- package/dist/cjs/QueueDeckExpanded.js +292 -292
- package/dist/cjs/RecentNews.js +23 -24
- package/dist/cjs/RelatedContent.js +24 -25
- package/dist/cjs/RelatedTopicsDropdown.js +19 -22
- package/dist/cjs/RolesDeck.js +27 -32
- package/dist/cjs/Search.js +18 -22
- package/dist/cjs/Segment.js +7 -7
- package/dist/cjs/SetCookie.js +1 -1
- package/dist/cjs/SideFooter.js +35 -36
- package/dist/cjs/SocialIcons.js +9 -10
- package/dist/cjs/{SocialSearchComponent-45c54bed.js → SocialSearchComponent-8dd468fd.js} +36 -40
- package/dist/cjs/SocialShare.js +29 -31
- package/dist/cjs/TaxonomyCard.js +57 -62
- package/dist/cjs/TaxonomyDescription.js +51 -51
- package/dist/cjs/TemplateNormal.js +72 -73
- package/dist/cjs/ThumbnailCard.js +20 -22
- package/dist/cjs/Ustream.js +26 -27
- package/dist/cjs/VerticalHero.js +17 -18
- package/dist/cjs/VideoProgramLandingPage.js +70 -73
- package/dist/cjs/VideoSeriesCard.js +31 -32
- package/dist/cjs/VideoSeriesFilter.js +19 -19
- package/dist/cjs/VideoSeriesLandingPage.js +46 -47
- package/dist/cjs/VideoSeriesListing.js +74 -75
- package/dist/cjs/View.js +239 -233
- package/dist/cjs/YahooHero.js +39 -40
- package/dist/cjs/YoutubeGroup.js +62 -63
- package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
- package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
- package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
- package/dist/cjs/_object-to-array-5762f850.js +25 -0
- package/dist/cjs/{_set-species-a8cfdb84.js → _set-species-f92c67c5.js} +4 -4
- package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
- package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-533d476a.js} +8 -8
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
- package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
- package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
- package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
- package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
- package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
- package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
- package/dist/cjs/getRelatedArticle.js +76 -138
- package/dist/cjs/getSerializers.js +42 -41
- package/dist/cjs/{getTargeting-497b581d.js → getTargeting-9af0ef69.js} +3 -3
- package/dist/cjs/getTargeting.js +7 -7
- package/dist/cjs/iconBase-68959171.js +3 -0
- package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
- package/dist/cjs/{index-27f9e7ef.js → index-45cdb0a1.js} +1201 -905
- package/dist/cjs/{index-5ad2b070.js → index-8bf6c863.js} +48 -30
- package/dist/cjs/{index-d48b231c.js → index-be0c82be.js} +25 -31
- package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
- package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
- package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
- package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
- package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
- package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
- package/dist/cjs/index.js +133 -132
- package/dist/cjs/{inherits-2eb23889.js → inherits-c9f99d47.js} +5 -5
- package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
- package/dist/cjs/{lodash-4ef21f0f.js → lodash-fc2922d0.js} +23 -72
- package/dist/cjs/{main-dc082238.js → main-02daeefe.js} +80 -116
- package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
- package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
- package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
- package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
- package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
- package/dist/cjs/urlFor.js +2 -2
- package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
- package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
- package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +22 -22
- package/dist/esm/AD300x250x600.js +22 -22
- package/dist/esm/AD728x90.js +25 -25
- package/dist/esm/ADFloatingFooter.js +24 -24
- package/dist/esm/ADFooter.js +11 -11
- package/dist/esm/ADGutter.js +24 -24
- package/dist/esm/{ADInfeed-a9a35a5c.js → ADInfeed-bb62ee44.js} +7 -7
- package/dist/esm/ADSkyscraper.js +24 -24
- package/dist/esm/ADSponsoredResources.js +24 -24
- package/dist/esm/ADWebcast.js +24 -24
- package/dist/esm/ADWelcome.js +28 -28
- package/dist/esm/{ADlgInfeed-ce2e0e3a.js → ADlgInfeed-ef0a892e.js} +6 -6
- package/dist/esm/AccordionPanel.js +24 -24
- package/dist/esm/AdSlot.js +23 -23
- package/dist/esm/AdSlotsProvider.js +13 -13
- package/dist/esm/AlphabeticList.js +22 -22
- package/dist/esm/ArticleCarousel.js +21 -23
- package/dist/esm/ArticleSeriesListing.js +54 -54
- package/dist/esm/Auth.js +317 -799
- package/dist/esm/{AuthorComponent-c29a0075.js → AuthorComponent-34b16174.js} +11 -11
- package/dist/esm/Beam.js +9 -9
- package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-e9b4ddcf.js} +4 -4
- package/dist/esm/Breadcrumbs.js +17 -17
- package/dist/esm/CMEDeck.js +79 -79
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +26 -26
- package/dist/esm/Column3.js +49 -49
- package/dist/esm/ConferenceArticleCard.js +18 -18
- package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
- package/dist/esm/DeckContent.js +76 -76
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-db06d7dc.js → Dfp-e9a07597.js} +20 -20
- package/dist/esm/EventsDeck.js +84 -102
- package/dist/esm/ExternalResources.js +71 -70
- package/dist/esm/Feature.js +18 -18
- package/dist/esm/ForbesHero.js +34 -34
- package/dist/esm/GridContent.js +139 -139
- package/dist/esm/GridHero.js +36 -36
- package/dist/esm/GroupDeck.js +46 -46
- package/dist/esm/HamMagazine.js +104 -104
- package/dist/esm/Header.js +7 -7
- package/dist/esm/Hero.js +9 -9
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +152 -0
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +49 -49
- package/dist/esm/IssueDeck.js +46 -46
- package/dist/esm/IssueLanding.js +38 -38
- package/dist/esm/LeftNav.js +33 -33
- package/dist/esm/MasterDeck.js +65 -65
- package/dist/esm/NavDvm.js +57 -57
- package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
- package/dist/esm/NavMagazine.js +114 -114
- package/dist/esm/NavNative.js +91 -91
- package/dist/esm/NavNormal.js +36 -36
- package/dist/esm/OncliveHero.js +17 -16
- package/dist/esm/OncliveLargeHero.js +59 -59
- package/dist/esm/PageFilter.js +12 -12
- package/dist/esm/PartnerDetailListing.js +102 -101
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +14 -14
- package/dist/esm/PublicationDeck.js +38 -38
- package/dist/esm/PublicationLanding.js +50 -50
- package/dist/esm/QueueDeckExpanded.js +273 -273
- package/dist/esm/RecentNews.js +20 -20
- package/dist/esm/RelatedContent.js +19 -19
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +12 -12
- package/dist/esm/Segment.js +7 -7
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +31 -31
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-fab3e851.js → SocialSearchComponent-a2ae84d1.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +41 -41
- package/dist/esm/TaxonomyDescription.js +47 -46
- package/dist/esm/TemplateNormal.js +67 -67
- package/dist/esm/ThumbnailCard.js +13 -13
- package/dist/esm/Ustream.js +23 -23
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +61 -60
- package/dist/esm/VideoSeriesCard.js +24 -24
- package/dist/esm/VideoSeriesFilter.js +16 -16
- package/dist/esm/VideoSeriesLandingPage.js +40 -40
- package/dist/esm/VideoSeriesListing.js +68 -68
- package/dist/esm/View.js +224 -214
- package/dist/esm/YahooHero.js +34 -34
- package/dist/esm/YoutubeGroup.js +46 -46
- package/dist/esm/{_is-array-9383b394.js → _is-array-58e95429.js} +6 -6
- package/dist/esm/{_iter-detect-d4d262ee.js → _iter-detect-5d49a330.js} +2 -2
- package/dist/esm/{_object-pie-71ac75a4.js → _object-pie-33c40e79.js} +1 -1
- package/dist/esm/{_object-sap-6a003379.js → _object-sap-964b6feb.js} +1 -1
- package/dist/esm/_object-to-array-7e804fce.js +23 -0
- package/dist/esm/{_set-species-0b056cff.js → _set-species-3f8319f5.js} +4 -4
- package/dist/esm/{_to-object-9bef3b62.js → _to-object-a4107da3.js} +5 -5
- package/dist/esm/{asyncToGenerator-acd1cc47.js → asyncToGenerator-502f13b4.js} +8 -8
- package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
- package/dist/esm/{core.get-iterator-method-1b116089.js → core.get-iterator-method-e1de7503.js} +2 -2
- package/dist/esm/{define-property-9a008401.js → define-property-8af5f002.js} +1 -1
- package/dist/esm/{defineProperty-ddd52c29.js → defineProperty-94fd8bfc.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
- package/dist/esm/{es6.string.iterator-b24a54f2.js → es6.string.iterator-c990c18c.js} +3 -3
- package/dist/esm/{extends-c2b1c9d7.js → extends-eb69e8ac.js} +2 -2
- package/dist/esm/getRelatedArticle.js +71 -133
- package/dist/esm/getSerializers.js +42 -41
- package/dist/esm/{getTargeting-b1a7be54.js → getTargeting-7211f12c.js} +2 -2
- package/dist/esm/getTargeting.js +8 -8
- package/dist/esm/{index-db270302.js → index-3427650c.js} +1142 -839
- package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
- package/dist/esm/{index-3f5c03b2.js → index-73819142.js} +25 -31
- package/dist/esm/{index-669ff425.js → index-a9e53f80.js} +43 -24
- package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
- package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
- package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
- package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
- package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
- package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
- package/dist/esm/index.js +110 -109
- package/dist/esm/{inherits-18d4a779.js → inherits-fb9b6e8f.js} +5 -5
- package/dist/esm/{keys-9bb7939c.js → keys-8eda7a5c.js} +2 -2
- package/dist/esm/{lodash-ad27652f.js → lodash-17fdfebb.js} +23 -72
- package/dist/esm/{main-1450d277.js → main-e4a934b2.js} +78 -113
- package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
- package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
- package/dist/esm/{slicedToArray-34468155.js → slicedToArray-641f241f.js} +4 -4
- package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
- package/dist/esm/{stringify-8a4f19f7.js → stringify-4330ccdc.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-5212fee7.js → toConsumableArray-43aa614d.js} +4 -4
- package/dist/esm/{typeof-64422756.js → typeof-6435ba1c.js} +7 -7
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
- package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
- package/dist/esm/{web.dom.iterable-ca37144a.js → web.dom.iterable-4439f05a.js} +3 -3
- package/package.json +1 -1
- package/dist/cjs/BrowseVideosListing.js +0 -123
- package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
- package/dist/esm/BrowseVideosListing.js +0 -117
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -1,49 +1,31 @@
|
|
|
1
|
-
import { _ as _defineProperty } from './defineProperty-ddd52c29.js';
|
|
2
1
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import { _ as
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import { _ as
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
2
|
+
import { _ as _export, a as _core } from './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
4
|
+
import './_iter-detect-5d49a330.js';
|
|
5
|
+
import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
|
|
6
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
7
|
+
import './_object-pie-33c40e79.js';
|
|
8
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
9
|
+
import './define-property-8af5f002.js';
|
|
10
|
+
import './web.dom.iterable-4439f05a.js';
|
|
11
|
+
import React__default, { useState, useEffect } from 'react';
|
|
11
12
|
import Container from 'react-bootstrap/Container';
|
|
12
|
-
import Spinner from 'react-bootstrap/Spinner';
|
|
13
13
|
import Row from 'react-bootstrap/Row';
|
|
14
14
|
import Col from 'react-bootstrap/Col';
|
|
15
15
|
import Card from 'react-bootstrap/Card';
|
|
16
|
-
import
|
|
16
|
+
import './moment-e2f9b20c.js';
|
|
17
|
+
import { useRouter } from 'next/router';
|
|
18
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
19
|
+
import './main-e4a934b2.js';
|
|
20
|
+
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
21
|
+
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
|
|
22
|
+
import { _ as _objectToArray } from './_object-to-array-7e804fce.js';
|
|
17
23
|
import Button from 'react-bootstrap/Button';
|
|
18
|
-
import './
|
|
19
|
-
import
|
|
24
|
+
import { _ as _defineProperty } from './defineProperty-94fd8bfc.js';
|
|
25
|
+
import Spinner from 'react-bootstrap/Spinner';
|
|
26
|
+
import Form from 'react-bootstrap/Form';
|
|
27
|
+
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
20
28
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
|
-
import { useRouter } from 'next/router';
|
|
22
|
-
import './define-property-9a008401.js';
|
|
23
|
-
import './web.dom.iterable-ca37144a.js';
|
|
24
|
-
import './es6.string.iterator-b24a54f2.js';
|
|
25
|
-
import './core.get-iterator-method-1b116089.js';
|
|
26
|
-
import './_iter-detect-d4d262ee.js';
|
|
27
|
-
import './moment-bc12cb97.js';
|
|
28
|
-
|
|
29
|
-
var isEnum = _objectPie.f;
|
|
30
|
-
var _objectToArray = function (isEntries) {
|
|
31
|
-
return function (it) {
|
|
32
|
-
var O = _toIobject(it);
|
|
33
|
-
var keys = _objectKeys(O);
|
|
34
|
-
var length = keys.length;
|
|
35
|
-
var i = 0;
|
|
36
|
-
var result = [];
|
|
37
|
-
var key;
|
|
38
|
-
while (length > i) {
|
|
39
|
-
key = keys[i++];
|
|
40
|
-
if (!_descriptors || isEnum.call(O, key)) {
|
|
41
|
-
result.push(isEntries ? [key, O[key]] : O[key]);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
return result;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
29
|
|
|
48
30
|
// https://github.com/tc39/proposal-object-values-entries
|
|
49
31
|
|
|
@@ -307,10 +289,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
307
289
|
}, []);
|
|
308
290
|
|
|
309
291
|
var renderRegisterButton = function renderRegisterButton(links) {
|
|
310
|
-
return
|
|
292
|
+
return React__default.createElement(
|
|
311
293
|
'a',
|
|
312
294
|
{ rel: 'noopener', href: links.summary.href || '#', target: '_blank' },
|
|
313
|
-
|
|
295
|
+
React__default.createElement(
|
|
314
296
|
Button,
|
|
315
297
|
{ size: 'sm', className: 'registration-button', style: { borderRadius: '8px' } },
|
|
316
298
|
cta
|
|
@@ -318,10 +300,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
318
300
|
);
|
|
319
301
|
};
|
|
320
302
|
var renderLearnMoreButton = function renderLearnMoreButton(links) {
|
|
321
|
-
return
|
|
303
|
+
return React__default.createElement(
|
|
322
304
|
'a',
|
|
323
305
|
{ rel: 'noopener', href: links.summary.href || '#', target: '_blank' },
|
|
324
|
-
|
|
306
|
+
React__default.createElement(
|
|
325
307
|
Button,
|
|
326
308
|
{ size: 'sm', className: 'registration-button', style: { borderRadius: '8px' } },
|
|
327
309
|
'Learn More'
|
|
@@ -351,8 +333,8 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
351
333
|
|
|
352
334
|
var valuesArray = _Object$entries(deckAdvancedFilters).map(function (_ref6, index) {
|
|
353
335
|
var _ref7 = _slicedToArray(_ref6, 2),
|
|
354
|
-
key = _ref7[0]
|
|
355
|
-
_ref7[1];
|
|
336
|
+
key = _ref7[0],
|
|
337
|
+
value = _ref7[1];
|
|
356
338
|
|
|
357
339
|
var temp = [];
|
|
358
340
|
for (var evt in data) {
|
|
@@ -395,15 +377,15 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
395
377
|
}
|
|
396
378
|
}
|
|
397
379
|
|
|
398
|
-
return valuesArray.length > 0 ?
|
|
399
|
-
|
|
380
|
+
return valuesArray.length > 0 ? React__default.createElement(
|
|
381
|
+
React__default.Fragment,
|
|
400
382
|
null,
|
|
401
|
-
|
|
383
|
+
React__default.createElement(
|
|
402
384
|
'h5',
|
|
403
385
|
{ className: 'filterTitle' },
|
|
404
386
|
'Filters:'
|
|
405
387
|
),
|
|
406
|
-
|
|
388
|
+
React__default.createElement(
|
|
407
389
|
Form,
|
|
408
390
|
null,
|
|
409
391
|
_Object$entries(deckAdvancedFilters).map(function (_ref8, index) {
|
|
@@ -411,36 +393,36 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
411
393
|
key = _ref9[0],
|
|
412
394
|
value = _ref9[1];
|
|
413
395
|
|
|
414
|
-
return
|
|
396
|
+
return React__default.createElement(
|
|
415
397
|
Form.Group,
|
|
416
398
|
null,
|
|
417
|
-
|
|
399
|
+
React__default.createElement(
|
|
418
400
|
Form.Label,
|
|
419
401
|
null,
|
|
420
402
|
key
|
|
421
403
|
),
|
|
422
|
-
|
|
404
|
+
React__default.createElement(
|
|
423
405
|
Form.Control,
|
|
424
406
|
{ as: 'select', 'data-filterName': key, onChange: function onChange(evt) {
|
|
425
407
|
return handleFilterSelected(evt);
|
|
426
408
|
} },
|
|
427
|
-
|
|
428
|
-
|
|
409
|
+
React__default.createElement(
|
|
410
|
+
React__default.Fragment,
|
|
429
411
|
null,
|
|
430
|
-
|
|
412
|
+
React__default.createElement(
|
|
431
413
|
'option',
|
|
432
414
|
null,
|
|
433
415
|
' '
|
|
434
416
|
),
|
|
435
417
|
valuesArray[index].map(function (text, index) {
|
|
436
418
|
if (value.value.toLowerCase() === text.toLowerCase()) {
|
|
437
|
-
return
|
|
419
|
+
return React__default.createElement(
|
|
438
420
|
'option',
|
|
439
421
|
{ selected: true },
|
|
440
422
|
text
|
|
441
423
|
);
|
|
442
424
|
}
|
|
443
|
-
return
|
|
425
|
+
return React__default.createElement(
|
|
444
426
|
'option',
|
|
445
427
|
null,
|
|
446
428
|
text
|
|
@@ -451,7 +433,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
451
433
|
);
|
|
452
434
|
})
|
|
453
435
|
),
|
|
454
|
-
|
|
436
|
+
React__default.createElement(
|
|
455
437
|
'style',
|
|
456
438
|
{ jsx: true },
|
|
457
439
|
'\n .filterTitle {\n font-weight: 400;\n }\n '
|
|
@@ -610,10 +592,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
610
592
|
var filteredData = localData;
|
|
611
593
|
|
|
612
594
|
if (filteredData.length <= 0) {
|
|
613
|
-
return
|
|
595
|
+
return React__default.createElement(
|
|
614
596
|
'div',
|
|
615
597
|
null,
|
|
616
|
-
|
|
598
|
+
React__default.createElement(
|
|
617
599
|
'div',
|
|
618
600
|
null,
|
|
619
601
|
'No events found '
|
|
@@ -621,7 +603,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
621
603
|
);
|
|
622
604
|
}
|
|
623
605
|
|
|
624
|
-
return
|
|
606
|
+
return React__default.createElement(
|
|
625
607
|
Container,
|
|
626
608
|
{ style: { padding: 1 } },
|
|
627
609
|
filteredData && filteredData.map(function (row, index) {
|
|
@@ -662,58 +644,58 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
662
644
|
var endDay = momentTimezone(end).tz(timezone).format();
|
|
663
645
|
var showEndTime = momentTimezone(startDay.split('T')[0]).isBefore(endDay.split('T')[0]) ? ' to ' + momentTimezone(end).tz(timezone).format('LLL zz') : null;
|
|
664
646
|
var isCompleted = row.status === 'Completed';
|
|
665
|
-
return
|
|
666
|
-
|
|
647
|
+
return React__default.createElement(
|
|
648
|
+
React__default.Fragment,
|
|
667
649
|
{ key: index },
|
|
668
|
-
|
|
650
|
+
React__default.createElement(
|
|
669
651
|
Card,
|
|
670
652
|
null,
|
|
671
|
-
isHardcoded ? _links &&
|
|
653
|
+
isHardcoded ? _links && React__default.createElement(
|
|
672
654
|
Row,
|
|
673
655
|
null,
|
|
674
|
-
|
|
656
|
+
React__default.createElement(
|
|
675
657
|
Col,
|
|
676
658
|
null,
|
|
677
659
|
renderLearnMoreButton(_links)
|
|
678
660
|
)
|
|
679
|
-
) : isRegister && _links &&
|
|
661
|
+
) : isRegister && _links && React__default.createElement(
|
|
680
662
|
Row,
|
|
681
663
|
null,
|
|
682
|
-
|
|
664
|
+
React__default.createElement(
|
|
683
665
|
Col,
|
|
684
666
|
null,
|
|
685
667
|
renderRegisterButton(_links)
|
|
686
668
|
)
|
|
687
669
|
),
|
|
688
|
-
isCompleted && _links &&
|
|
670
|
+
isCompleted && _links && React__default.createElement(
|
|
689
671
|
Row,
|
|
690
672
|
null,
|
|
691
|
-
|
|
673
|
+
React__default.createElement(
|
|
692
674
|
Col,
|
|
693
675
|
null,
|
|
694
676
|
renderLearnMoreButton(_links)
|
|
695
677
|
)
|
|
696
678
|
),
|
|
697
|
-
discussionTopic &&
|
|
679
|
+
discussionTopic && React__default.createElement(
|
|
698
680
|
Row,
|
|
699
681
|
null,
|
|
700
|
-
|
|
682
|
+
React__default.createElement(
|
|
701
683
|
Col,
|
|
702
684
|
null,
|
|
703
|
-
|
|
685
|
+
React__default.createElement('h5', { className: 'topic', style: { fontWeight: '500', marginBottom: 0 }, dangerouslySetInnerHTML: { __html: discussionTopic } })
|
|
704
686
|
)
|
|
705
687
|
),
|
|
706
|
-
start && timezone &&
|
|
688
|
+
start && timezone && React__default.createElement(
|
|
707
689
|
Row,
|
|
708
690
|
null,
|
|
709
|
-
|
|
691
|
+
React__default.createElement(
|
|
710
692
|
Col,
|
|
711
693
|
null,
|
|
712
|
-
start.indexOf('TBD') >= 0 ?
|
|
694
|
+
start.indexOf('TBD') >= 0 ? React__default.createElement(
|
|
713
695
|
'p',
|
|
714
696
|
{ className: 'start-time', style: { padding: 0, margin: 0 } },
|
|
715
697
|
start
|
|
716
|
-
) :
|
|
698
|
+
) : React__default.createElement(
|
|
717
699
|
'p',
|
|
718
700
|
{ className: 'start-time', style: { padding: 0, margin: 0 } },
|
|
719
701
|
start.indexOf('T') >= 0 ? momentTimezone(start).tz(timezone).format('LLL zz') : momentTimezone(start).format('LL'),
|
|
@@ -721,47 +703,47 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
721
703
|
)
|
|
722
704
|
)
|
|
723
705
|
),
|
|
724
|
-
eventRegion &&
|
|
706
|
+
eventRegion && React__default.createElement(
|
|
725
707
|
Row,
|
|
726
708
|
null,
|
|
727
|
-
|
|
709
|
+
React__default.createElement(
|
|
728
710
|
Col,
|
|
729
711
|
null,
|
|
730
|
-
|
|
712
|
+
React__default.createElement(
|
|
731
713
|
'p',
|
|
732
714
|
{ className: 'event-region', style: { padding: 0, margin: 0 } },
|
|
733
715
|
eventRegion
|
|
734
716
|
)
|
|
735
717
|
)
|
|
736
718
|
),
|
|
737
|
-
venues && venues.length && venues[0].name &&
|
|
719
|
+
venues && venues.length && venues[0].name && React__default.createElement(
|
|
738
720
|
Row,
|
|
739
721
|
null,
|
|
740
|
-
|
|
722
|
+
React__default.createElement(
|
|
741
723
|
Col,
|
|
742
724
|
null,
|
|
743
|
-
|
|
725
|
+
React__default.createElement(
|
|
744
726
|
'p',
|
|
745
727
|
{ className: 'venue', style: { padding: 0, margin: 0 } },
|
|
746
728
|
venues[0].name
|
|
747
729
|
)
|
|
748
730
|
)
|
|
749
731
|
),
|
|
750
|
-
speakerInfo && speakerInfo.length > 0 &&
|
|
732
|
+
speakerInfo && speakerInfo.length > 0 && React__default.createElement(
|
|
751
733
|
Row,
|
|
752
734
|
null,
|
|
753
|
-
|
|
735
|
+
React__default.createElement(
|
|
754
736
|
Col,
|
|
755
737
|
null,
|
|
756
|
-
|
|
738
|
+
React__default.createElement(
|
|
757
739
|
'div',
|
|
758
740
|
{ className: 'speaker-section', style: { border: '1px solid', borderRadius: '8px', padding: '8px' } },
|
|
759
741
|
speakerInfo.map(function (info, index) {
|
|
760
|
-
return
|
|
742
|
+
return React__default.createElement(
|
|
761
743
|
'p',
|
|
762
744
|
{ key: index, style: { marginBottom: '0' } },
|
|
763
745
|
info.value.map(function (speaker, index) {
|
|
764
|
-
return
|
|
746
|
+
return React__default.createElement(
|
|
765
747
|
'b',
|
|
766
748
|
{ key: index, className: 'kol-speaker' },
|
|
767
749
|
speaker,
|
|
@@ -774,14 +756,14 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
774
756
|
)
|
|
775
757
|
)
|
|
776
758
|
),
|
|
777
|
-
mobileView && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 &&
|
|
759
|
+
mobileView && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
|
|
778
760
|
'div',
|
|
779
761
|
{ style: { margin: '0 auto' } },
|
|
780
762
|
renderMobileAd(index, numberOfItemsBeforeAd)
|
|
781
763
|
)
|
|
782
764
|
);
|
|
783
765
|
}),
|
|
784
|
-
|
|
766
|
+
React__default.createElement(
|
|
785
767
|
'style',
|
|
786
768
|
{ jsx: 'true' },
|
|
787
769
|
'\n .card {\n -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.45);\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.45);\n border-radius: 8px;\n padding: 12px;\n }\n .row {\n margin-bottom: 8px;\n }\n '
|
|
@@ -791,7 +773,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
791
773
|
|
|
792
774
|
var renderMobileAd = function renderMobileAd(index, numberOfItemsBeforeAd) {
|
|
793
775
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
794
|
-
return
|
|
776
|
+
return React__default.createElement(
|
|
795
777
|
Col,
|
|
796
778
|
{ md: 12, style: { display: 'flex', flex: '1 0 auto' } },
|
|
797
779
|
rightItems[i].component
|
|
@@ -799,13 +781,13 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
799
781
|
};
|
|
800
782
|
|
|
801
783
|
if (isLoading) {
|
|
802
|
-
return
|
|
784
|
+
return React__default.createElement(
|
|
803
785
|
'div',
|
|
804
786
|
{ style: { display: 'flex', justifyContent: 'center', marginTop: '48px' } },
|
|
805
|
-
|
|
787
|
+
React__default.createElement(
|
|
806
788
|
Spinner,
|
|
807
789
|
{ animation: 'border', role: 'status' },
|
|
808
|
-
|
|
790
|
+
React__default.createElement(
|
|
809
791
|
'span',
|
|
810
792
|
{ className: 'sr-only' },
|
|
811
793
|
'Loading...'
|
|
@@ -815,34 +797,34 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
815
797
|
}
|
|
816
798
|
|
|
817
799
|
if (data.length > 0) {
|
|
818
|
-
return
|
|
819
|
-
|
|
800
|
+
return React__default.createElement(
|
|
801
|
+
React__default.Fragment,
|
|
820
802
|
null,
|
|
821
|
-
data && advancedFilters &&
|
|
803
|
+
data && advancedFilters && React__default.createElement(
|
|
822
804
|
'div',
|
|
823
805
|
{ className: 'advancedFilters ' + (showFilters ? 'show' : 'hide') },
|
|
824
806
|
grabAdvancedFilters()
|
|
825
807
|
),
|
|
826
|
-
|
|
808
|
+
React__default.createElement(
|
|
827
809
|
'div',
|
|
828
810
|
{ className: 'cvent-events' },
|
|
829
|
-
|
|
811
|
+
React__default.createElement(
|
|
830
812
|
InfiniteScroll,
|
|
831
813
|
{ dataLength: data.length, next: loadMore, hasMore: scrolling, scrollThreshold: 0.9 },
|
|
832
814
|
eventCards
|
|
833
815
|
)
|
|
834
816
|
),
|
|
835
|
-
|
|
817
|
+
React__default.createElement(
|
|
836
818
|
'style',
|
|
837
819
|
{ jsx: true },
|
|
838
820
|
'\n .advancedFilters {\n overflow: hidden;\n border-radius: 5px;\n padding: 1rem;\n margin-bottom: 1rem;\n box-shadow: #00000075 0 0 5px 2px;\n }\n .form-label {\n margin-bottom: 0;\n }\n .hide {\n opacity: 0;\n height: 0;\n display: none;\n }\n .show {\n opacity: 1;\n min-height: 50px;\n height: auto;\n display: block;\n }\n '
|
|
839
821
|
)
|
|
840
822
|
);
|
|
841
823
|
} else {
|
|
842
|
-
return
|
|
824
|
+
return React__default.createElement(
|
|
843
825
|
'div',
|
|
844
826
|
null,
|
|
845
|
-
|
|
827
|
+
React__default.createElement(
|
|
846
828
|
'div',
|
|
847
829
|
null,
|
|
848
830
|
'No events found '
|
|
@@ -1,54 +1,55 @@
|
|
|
1
|
-
import { _ as _extends } from './extends-c2b1c9d7.js';
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-34468155.js';
|
|
3
|
-
import React, { useState, useEffect } from 'react';
|
|
4
|
-
import { B as BlockContent } from './BlockContent-d8cd739c.js';
|
|
5
|
-
import { g as getSerializers } from './index-db270302.js';
|
|
6
|
-
import { m as momentTimezone } from './index-ccb770c7.js';
|
|
7
|
-
import { useRouter } from 'next/router';
|
|
8
|
-
import Button from 'react-bootstrap/Button';
|
|
9
1
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
|
-
import './_to-object-
|
|
11
|
-
import './
|
|
12
|
-
import './web.dom.iterable-ca37144a.js';
|
|
13
|
-
import './es6.string.iterator-b24a54f2.js';
|
|
14
|
-
import './core.get-iterator-method-1b116089.js';
|
|
15
|
-
import 'prop-types';
|
|
16
|
-
import './index-3f5c03b2.js';
|
|
17
|
-
import 'react-bootstrap';
|
|
18
|
-
import './index-669ff425.js';
|
|
19
|
-
import './index-c7e2ac95.js';
|
|
20
|
-
import './util-3ab476bf.js';
|
|
21
|
-
import './Beam.js';
|
|
22
|
-
import './stringify-8a4f19f7.js';
|
|
23
|
-
import './asyncToGenerator-acd1cc47.js';
|
|
2
|
+
import './_to-object-a4107da3.js';
|
|
3
|
+
import './es6.string.iterator-c990c18c.js';
|
|
24
4
|
import './_library-528f1934.js';
|
|
25
|
-
import './
|
|
26
|
-
import './
|
|
27
|
-
import './
|
|
28
|
-
import './
|
|
29
|
-
import './
|
|
5
|
+
import './_iter-detect-5d49a330.js';
|
|
6
|
+
import './toConsumableArray-43aa614d.js';
|
|
7
|
+
import './core.get-iterator-method-e1de7503.js';
|
|
8
|
+
import './_object-pie-33c40e79.js';
|
|
9
|
+
import { _ as _extends } from './extends-eb69e8ac.js';
|
|
10
|
+
import './_object-sap-964b6feb.js';
|
|
11
|
+
import './inherits-fb9b6e8f.js';
|
|
12
|
+
import './define-property-8af5f002.js';
|
|
13
|
+
import './web.dom.iterable-4439f05a.js';
|
|
14
|
+
import './typeof-6435ba1c.js';
|
|
15
|
+
import './_is-array-58e95429.js';
|
|
16
|
+
import React__default, { useState, useEffect } from 'react';
|
|
17
|
+
import './index-a9e53f80.js';
|
|
18
|
+
import 'prop-types';
|
|
19
|
+
import 'react-bootstrap/Row';
|
|
20
|
+
import 'react-bootstrap/Col';
|
|
21
|
+
import './moment-e2f9b20c.js';
|
|
22
|
+
import { useRouter } from 'next/router';
|
|
23
|
+
import './isSymbol-807e927e.js';
|
|
24
|
+
import './debounce-1a993acf.js';
|
|
30
25
|
import 'react-dom';
|
|
31
|
-
import './
|
|
32
|
-
import './
|
|
33
|
-
import './
|
|
26
|
+
import './index-73819142.js';
|
|
27
|
+
import './index-5f9f807a.js';
|
|
28
|
+
import './main-e4a934b2.js';
|
|
29
|
+
import './entities-7cc3bf45.js';
|
|
30
|
+
import './stringify-4330ccdc.js';
|
|
31
|
+
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
32
|
+
import './asyncToGenerator-502f13b4.js';
|
|
33
|
+
import './_set-species-3f8319f5.js';
|
|
34
|
+
import './Segment.js';
|
|
35
|
+
import './Beam.js';
|
|
36
|
+
import './AdSlot.js';
|
|
37
|
+
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
38
|
+
import './index-c7e2ac95.js';
|
|
39
|
+
import './smoothscroll-0cd4c7a6.js';
|
|
34
40
|
import './GroupDeck.js';
|
|
35
|
-
import '
|
|
36
|
-
import './
|
|
37
|
-
import './
|
|
41
|
+
import 'react-bootstrap';
|
|
42
|
+
import './iconBase-602d52fe.js';
|
|
43
|
+
import './index.esm-29e48d38.js';
|
|
44
|
+
import { g as getSerializers } from './index-3427650c.js';
|
|
45
|
+
import './util-7700fc59.js';
|
|
46
|
+
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
47
|
+
import './_object-to-array-7e804fce.js';
|
|
38
48
|
import 'react-bootstrap/Pagination';
|
|
39
|
-
import '
|
|
40
|
-
import './AdSlot.js';
|
|
41
|
-
import './debounce-1a993acf.js';
|
|
42
|
-
import './isSymbol-807e927e.js';
|
|
43
|
-
import 'react-bootstrap/Row';
|
|
44
|
-
import 'react-bootstrap/Col';
|
|
49
|
+
import Button from 'react-bootstrap/Button';
|
|
45
50
|
import 'next/head';
|
|
46
|
-
import './inherits-18d4a779.js';
|
|
47
|
-
import './_object-sap-6a003379.js';
|
|
48
|
-
import './define-property-9a008401.js';
|
|
49
|
-
import './index.esm-3fdda599.js';
|
|
50
|
-
import './iconBase-602d52fe.js';
|
|
51
51
|
import 'react-bootstrap/Figure';
|
|
52
|
+
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
52
53
|
|
|
53
54
|
var ExternalResources = function ExternalResources(props) {
|
|
54
55
|
var resources = props.resources,
|
|
@@ -74,13 +75,13 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
74
75
|
useEffect(function () {
|
|
75
76
|
router.push(router.pathname, '/' + url + '?display=' + active, { shallow: true });
|
|
76
77
|
}, [active]);
|
|
77
|
-
return
|
|
78
|
+
return React__default.createElement(
|
|
78
79
|
'div',
|
|
79
80
|
{ id: 'resources' },
|
|
80
|
-
|
|
81
|
+
React__default.createElement(
|
|
81
82
|
'div',
|
|
82
83
|
{ id: 'toggles' },
|
|
83
|
-
|
|
84
|
+
React__default.createElement(
|
|
84
85
|
'div',
|
|
85
86
|
{ onClick: function onClick() {
|
|
86
87
|
return setActive(function () {
|
|
@@ -89,7 +90,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
89
90
|
}, className: active === 'recent' ? 'active' : '' },
|
|
90
91
|
recentTitle
|
|
91
92
|
),
|
|
92
|
-
|
|
93
|
+
React__default.createElement(
|
|
93
94
|
'div',
|
|
94
95
|
{ onClick: function onClick() {
|
|
95
96
|
return setActive(function () {
|
|
@@ -100,72 +101,72 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
100
101
|
)
|
|
101
102
|
),
|
|
102
103
|
resources[active].length > 0 ? resources[active].map(function (r) {
|
|
103
|
-
return
|
|
104
|
+
return React__default.createElement(
|
|
104
105
|
'div',
|
|
105
106
|
{ key: r._id, className: 'resource' },
|
|
106
|
-
dispalyThumb &&
|
|
107
|
+
dispalyThumb && React__default.createElement(
|
|
107
108
|
'div',
|
|
108
109
|
{ id: 'thumb' },
|
|
109
|
-
|
|
110
|
+
React__default.createElement(
|
|
110
111
|
'a',
|
|
111
112
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
112
|
-
|
|
113
|
+
React__default.createElement('img', { src: r.thumbnail })
|
|
113
114
|
)
|
|
114
115
|
),
|
|
115
|
-
|
|
116
|
+
React__default.createElement(
|
|
116
117
|
'div',
|
|
117
118
|
{ id: 'details' },
|
|
118
|
-
|
|
119
|
+
React__default.createElement(
|
|
119
120
|
'a',
|
|
120
121
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
121
|
-
|
|
122
|
+
React__default.createElement(
|
|
122
123
|
'p',
|
|
123
124
|
{ id: 'title' },
|
|
124
125
|
r.title
|
|
125
126
|
),
|
|
126
|
-
r.intro &&
|
|
127
|
+
r.intro && React__default.createElement(
|
|
127
128
|
'div',
|
|
128
129
|
{ id: 'intro' },
|
|
129
|
-
|
|
130
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.intro }, client.config()))
|
|
130
131
|
),
|
|
131
|
-
|
|
132
|
+
React__default.createElement(
|
|
132
133
|
'div',
|
|
133
134
|
{ id: 'date' },
|
|
134
|
-
|
|
135
|
+
React__default.createElement(
|
|
135
136
|
'p',
|
|
136
137
|
{ style: { fontWeight: 'bold' } },
|
|
137
138
|
'Date:'
|
|
138
139
|
),
|
|
139
|
-
|
|
140
|
+
React__default.createElement(
|
|
140
141
|
'p',
|
|
141
142
|
null,
|
|
142
143
|
momentTimezone.tz(r.displayDate, 'America/New_York').format('MMMM Do YYYY, h:mm a z')
|
|
143
144
|
)
|
|
144
145
|
),
|
|
145
|
-
r.speakers &&
|
|
146
|
+
r.speakers && React__default.createElement(
|
|
146
147
|
'div',
|
|
147
148
|
{ id: 'speakers' },
|
|
148
|
-
|
|
149
|
+
React__default.createElement(
|
|
149
150
|
'p',
|
|
150
151
|
{ style: { fontWeight: 'bold' } },
|
|
151
152
|
'Speakers:'
|
|
152
153
|
),
|
|
153
|
-
|
|
154
|
+
React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.speakers }, client.config()))
|
|
154
155
|
),
|
|
155
|
-
r.location &&
|
|
156
|
+
r.location && React__default.createElement(
|
|
156
157
|
'div',
|
|
157
158
|
{ id: 'location' },
|
|
158
|
-
|
|
159
|
+
React__default.createElement(
|
|
159
160
|
'p',
|
|
160
161
|
{ style: { fontWeight: 'bold' } },
|
|
161
162
|
'Location:'
|
|
162
163
|
),
|
|
163
164
|
r.location
|
|
164
165
|
),
|
|
165
|
-
r.sponsor &&
|
|
166
|
+
r.sponsor && React__default.createElement(
|
|
166
167
|
'div',
|
|
167
168
|
{ id: 'sponsor' },
|
|
168
|
-
|
|
169
|
+
React__default.createElement(
|
|
169
170
|
'p',
|
|
170
171
|
{ style: { fontWeight: 'bold' } },
|
|
171
172
|
'Sponsors:'
|
|
@@ -173,19 +174,19 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
173
174
|
r.sponsor
|
|
174
175
|
)
|
|
175
176
|
),
|
|
176
|
-
|
|
177
|
+
React__default.createElement(
|
|
177
178
|
Button,
|
|
178
179
|
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
179
180
|
cta
|
|
180
181
|
)
|
|
181
182
|
)
|
|
182
183
|
);
|
|
183
|
-
}) :
|
|
184
|
+
}) : React__default.createElement(
|
|
184
185
|
'p',
|
|
185
186
|
null,
|
|
186
187
|
'No content available.'
|
|
187
188
|
),
|
|
188
|
-
|
|
189
|
+
React__default.createElement(
|
|
189
190
|
'style',
|
|
190
191
|
{ jsx: true },
|
|
191
192
|
'\n .resource {\n display: flex;\n position: relative;\n margin: 0 0 1rem 0;\n }\n .resource #thumb {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 25%;\n }\n .resource #thumb img {\n width: 100%;\n }\n .resource #details {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 75%;\n }\n #resources .resource p {\n margin: 0;\n }\n #toggles {\n display: flex;\n margin: 0 0 1rem 0;\n }\n #toggles > div {\n padding: 0.5rem;\n cursor: pointer;\n }\n #toggles > div:hover {\n font-weight: bold;\n border-bottom: 2px solid #cecece;\n }\n #toggles > div.active {\n font-weight: bold;\n border-bottom: 2px solid var(--primary);\n }\n .resource #title {\n font-weight: bold;\n font-size: 1.25rem;\n }\n .resource #date,\n .resource #speakers,\n .resource #location,\n .resource #sponsor,\n .resource #cta {\n margin: 1rem 0 0 0;\n }\n '
|