@mjhls/mjh-framework 1.0.844-beta.1 → 1.0.844-schema-fix-v1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/AD.js +10 -9
- package/dist/cjs/AD300x250.js +10 -9
- package/dist/cjs/AD300x250x600.js +10 -9
- package/dist/cjs/AD728x90.js +11 -10
- package/dist/cjs/ADFloatingFooter.js +12 -11
- package/dist/cjs/ADFooter.js +9 -8
- package/dist/cjs/ADGutter.js +12 -11
- package/dist/cjs/{ADInfeed-9b50464b.js → ADInfeed-1417ce9a.js} +11 -9
- package/dist/cjs/ADSkyscraper.js +12 -11
- package/dist/cjs/ADSponsoredResources.js +12 -11
- package/dist/cjs/ADWebcast.js +12 -11
- package/dist/cjs/ADWelcome.js +16 -15
- package/dist/cjs/{ADlgInfeed-65e48ce7.js → ADlgInfeed-01deca1a.js} +7 -6
- package/dist/cjs/AccordionPanel.js +24 -22
- package/dist/cjs/AdSlot.js +14 -13
- package/dist/cjs/AdSlotsProvider.js +12 -10
- package/dist/cjs/AlgoliaSearch.js +622 -611
- package/dist/cjs/AlphabeticList.js +16 -15
- package/dist/cjs/ArticleCarousel.js +11 -10
- package/dist/cjs/ArticleProgramLandingPage.js +25 -23
- package/dist/cjs/ArticleSeriesLandingPage.js +20 -19
- package/dist/cjs/ArticleSeriesListing.js +40 -39
- package/dist/cjs/Auth.js +3516 -0
- package/dist/cjs/AuthWrapper.js +119 -38
- package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-ac8972ce.js} +13 -12
- package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
- package/dist/cjs/Breadcrumbs.js +23 -21
- package/dist/cjs/CMEDeck.js +64 -64
- package/dist/cjs/Column1.js +14 -11
- package/dist/cjs/Column2.js +22 -19
- package/dist/cjs/Column3.js +35 -32
- package/dist/cjs/ConferenceArticleCard.js +18 -17
- package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
- package/dist/cjs/DeckContent.js +76 -72
- package/dist/cjs/DeckQueue.js +72 -68
- package/dist/cjs/{Dfp-26baccf1.js → Dfp-391fd124.js} +23 -22
- package/dist/cjs/EventsDeck.js +123 -116
- package/dist/cjs/ExternalResources.js +48 -46
- package/dist/cjs/Feature.js +25 -23
- package/dist/cjs/ForbesHero.js +35 -34
- package/dist/cjs/GridContent.js +208 -203
- package/dist/cjs/GridHero.js +36 -35
- package/dist/cjs/GroupDeck.js +49 -48
- package/dist/cjs/HamMagazine.js +121 -116
- package/dist/cjs/Header.js +14 -12
- package/dist/cjs/Hero.js +10 -9
- package/dist/cjs/HighlightenVideo.js +17 -16
- package/dist/cjs/HorizontalArticleListing.js +38 -36
- package/dist/cjs/HorizontalHero.js +24 -23
- package/dist/cjs/IssueContentDeck.js +70 -65
- package/dist/cjs/IssueDeck.js +65 -60
- package/dist/cjs/IssueLanding.js +30 -28
- package/dist/cjs/LeftNav.js +22 -20
- package/dist/cjs/MasterDeck.js +50 -49
- package/dist/cjs/MediaSeriesLanding.js +731 -783
- package/dist/cjs/NavDvm.js +68 -63
- package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
- package/dist/cjs/NavMagazine.js +121 -116
- package/dist/cjs/NavNative.js +116 -108
- package/dist/cjs/OncliveHero.js +17 -17
- package/dist/cjs/OncliveLargeHero.js +64 -63
- package/dist/cjs/PageFilter.js +9 -8
- package/dist/cjs/PartnerDetailListing.js +71 -69
- package/dist/cjs/PdfDownload.js +9 -8
- package/dist/cjs/PopUpModal.js +15 -13
- package/dist/cjs/PubSection.js +20 -19
- package/dist/cjs/PubToc.js +8 -7
- package/dist/cjs/PublicationDeck.js +64 -59
- package/dist/cjs/PublicationLanding.js +87 -83
- package/dist/cjs/QueueDeckExpanded.js +285 -285
- package/dist/cjs/RecentNews.js +20 -19
- package/dist/cjs/RelatedContent.js +23 -22
- package/dist/cjs/RelatedTopicsDropdown.js +22 -19
- package/dist/cjs/RolesDeck.js +32 -27
- package/dist/cjs/Search.js +16 -12
- package/dist/cjs/SeriesListingDeck.js +26 -26
- package/dist/cjs/{SeriesSlider-8bbc989f.js → SeriesSlider-0d3bf265.js} +34 -33
- package/dist/cjs/SideFooter.js +24 -23
- package/dist/cjs/SocialIcons.js +10 -9
- package/dist/cjs/{SocialSearchComponent-cea213aa.js → SocialSearchComponent-19548e2a.js} +38 -34
- package/dist/cjs/SocialShare.js +31 -29
- package/dist/cjs/TaxonomyCard.js +59 -54
- package/dist/cjs/TaxonomyDescription.js +23 -21
- package/dist/cjs/TemplateNormal.js +35 -34
- package/dist/cjs/ThumbnailCard.js +19 -17
- package/dist/cjs/Ustream.js +22 -21
- package/dist/cjs/VerticalHero.js +16 -15
- package/dist/cjs/VideoProgramLandingPage.js +45 -40
- package/dist/cjs/VideoSeriesCard.js +24 -23
- package/dist/cjs/VideoSeriesFilter.js +9 -9
- package/dist/cjs/VideoSeriesLandingPage.js +26 -25
- package/dist/cjs/VideoSeriesListing.js +57 -56
- package/dist/cjs/View.js +209 -202
- package/dist/cjs/YahooHero.js +31 -30
- package/dist/cjs/YoutubeGroup.js +51 -50
- package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
- package/dist/cjs/faundadb.js +4 -321
- package/dist/cjs/getRelatedArticle.js +374 -21
- package/dist/cjs/getSerializers.js +12 -11
- package/dist/cjs/{getTargeting-021d644c.js → getTargeting-15ad167c.js} +2 -2
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/iconBase-68959171.js +0 -3
- package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
- package/dist/cjs/{index-3294d3bc.js → index-6367b7bf.js} +16 -17
- package/dist/cjs/{index-a8b50ae3.js → index-73ac3122.js} +882 -1466
- package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
- package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
- package/dist/cjs/index-bd6c9f56.js +211 -0
- package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
- package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
- package/dist/cjs/{index.esm-4d410430.js → index.esm-3ffa049c.js} +20 -20
- package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
- package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
- package/dist/cjs/index.js +68 -57
- package/dist/cjs/{inherits-9953db94.js → inherits-0c7830c5.js} +4 -4
- package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
- package/dist/cjs/{main-02daeefe.js → main-7b5e57b0.js} +90 -54
- package/dist/cjs/md5-e1ca5797.js +323 -0
- package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
- package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/{typeof-725500bc.js → typeof-9d7f610f.js} +1 -1
- package/dist/cjs/urlFor.js +3 -3
- package/dist/cjs/util-f2c1b65b.js +576 -0
- package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +7 -7
- package/dist/esm/AD300x250x600.js +7 -7
- package/dist/esm/AD728x90.js +8 -8
- package/dist/esm/ADFloatingFooter.js +9 -9
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +9 -9
- package/dist/esm/{ADInfeed-99535410.js → ADInfeed-bb64ffeb.js} +7 -7
- package/dist/esm/ADSkyscraper.js +9 -9
- package/dist/esm/ADSponsoredResources.js +9 -9
- package/dist/esm/ADWebcast.js +9 -9
- package/dist/esm/ADWelcome.js +13 -13
- package/dist/esm/{ADlgInfeed-0d359144.js → ADlgInfeed-18efe2e7.js} +4 -4
- package/dist/esm/AccordionPanel.js +17 -17
- package/dist/esm/AdSlot.js +5 -5
- package/dist/esm/AdSlotsProvider.js +5 -5
- package/dist/esm/AlgoliaSearch.js +251 -241
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +8 -8
- package/dist/esm/ArticleProgramLandingPage.js +21 -20
- package/dist/esm/ArticleSeriesLandingPage.js +17 -17
- package/dist/esm/ArticleSeriesListing.js +36 -36
- package/dist/esm/Auth.js +3496 -0
- package/dist/esm/AuthWrapper.js +116 -36
- package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-8ffd4679.js} +10 -10
- package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +61 -61
- package/dist/esm/Column1.js +9 -9
- package/dist/esm/Column2.js +17 -17
- package/dist/esm/Column3.js +30 -30
- package/dist/esm/ConferenceArticleCard.js +15 -15
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +68 -68
- package/dist/esm/DeckQueue.js +64 -64
- package/dist/esm/{Dfp-b7236041.js → Dfp-2f9796e1.js} +10 -10
- package/dist/esm/EventsDeck.js +92 -92
- package/dist/esm/ExternalResources.js +42 -41
- package/dist/esm/Feature.js +17 -17
- package/dist/esm/ForbesHero.js +28 -28
- package/dist/esm/GridContent.js +172 -172
- package/dist/esm/GridHero.js +29 -29
- package/dist/esm/GroupDeck.js +36 -36
- package/dist/esm/HamMagazine.js +91 -91
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +7 -7
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +35 -34
- package/dist/esm/HorizontalHero.js +21 -21
- package/dist/esm/IssueContentDeck.js +53 -53
- package/dist/esm/IssueDeck.js +54 -54
- package/dist/esm/IssueLanding.js +27 -26
- package/dist/esm/LeftNav.js +16 -16
- package/dist/esm/MasterDeck.js +46 -46
- package/dist/esm/MediaSeriesLanding.js +451 -506
- package/dist/esm/NavDvm.js +46 -46
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +93 -93
- package/dist/esm/NavNative.js +83 -83
- package/dist/esm/OncliveHero.js +14 -15
- package/dist/esm/OncliveLargeHero.js +52 -52
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +67 -66
- package/dist/esm/PdfDownload.js +6 -6
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +17 -17
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +51 -51
- package/dist/esm/PublicationLanding.js +69 -69
- package/dist/esm/QueueDeckExpanded.js +251 -251
- package/dist/esm/RecentNews.js +17 -17
- package/dist/esm/RelatedContent.js +17 -17
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +25 -25
- package/dist/esm/Search.js +7 -7
- package/dist/esm/SeriesListingDeck.js +20 -20
- package/dist/esm/{SeriesSlider-a866bb21.js → SeriesSlider-7d89f4d9.js} +24 -24
- package/dist/esm/SideFooter.js +19 -19
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-03c3e869.js → SocialSearchComponent-47815365.js} +28 -28
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +50 -50
- package/dist/esm/TaxonomyDescription.js +17 -16
- package/dist/esm/TemplateNormal.js +31 -31
- package/dist/esm/ThumbnailCard.js +10 -10
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +13 -13
- package/dist/esm/VideoProgramLandingPage.js +33 -32
- package/dist/esm/VideoSeriesCard.js +17 -17
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +17 -17
- package/dist/esm/VideoSeriesListing.js +53 -53
- package/dist/esm/View.js +185 -182
- package/dist/esm/YahooHero.js +25 -25
- package/dist/esm/YoutubeGroup.js +35 -35
- package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
- package/dist/esm/faundadb.js +2 -319
- package/dist/esm/getRelatedArticle.js +374 -21
- package/dist/esm/getSerializers.js +12 -11
- package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
- package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
- package/dist/esm/{index-ef6d5dcf.js → index-c00b0bbb.js} +16 -17
- package/dist/esm/index-db3bb315.js +207 -0
- package/dist/esm/{index-1ecf523d.js → index-e537f766.js} +831 -1422
- package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
- package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
- package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
- package/dist/esm/{index.esm-fd746768.js → index.esm-8ee5ff72.js} +17 -18
- package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
- package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
- package/dist/esm/index.js +55 -48
- package/dist/esm/{inherits-cf8dde54.js → inherits-75d45541.js} +1 -1
- package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
- package/dist/esm/{main-e4a934b2.js → main-747e7d25.js} +87 -52
- package/dist/esm/md5-4e42248e.js +321 -0
- package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
- package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{typeof-6435ba1c.js → typeof-af9c50d8.js} +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/dist/esm/util-7700fc59.js +574 -0
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/package.json +2 -6
- package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -8,23 +8,23 @@ import './_object-pie-33c40e79.js';
|
|
|
8
8
|
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
9
9
|
import './define-property-8af5f002.js';
|
|
10
10
|
import './web.dom.iterable-4439f05a.js';
|
|
11
|
-
import
|
|
12
|
-
import Container
|
|
13
|
-
import Row
|
|
14
|
-
import Col
|
|
15
|
-
import Card
|
|
16
|
-
import './moment-
|
|
11
|
+
import React, { useState, useEffect } from 'react';
|
|
12
|
+
import Container from 'react-bootstrap/Container';
|
|
13
|
+
import Row from 'react-bootstrap/Row';
|
|
14
|
+
import Col from 'react-bootstrap/Col';
|
|
15
|
+
import Card from 'react-bootstrap/Card';
|
|
16
|
+
import './moment-b6f49411.js';
|
|
17
17
|
import { useRouter } from 'next/router';
|
|
18
|
-
import { I as InfiniteScroll } from './index.es-
|
|
19
|
-
import './main-
|
|
18
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
19
|
+
import './main-747e7d25.js';
|
|
20
20
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-641f241f.js';
|
|
21
21
|
import { _ as _JSON$stringify } from './stringify-4330ccdc.js';
|
|
22
|
-
import Button
|
|
22
|
+
import Button from 'react-bootstrap/Button';
|
|
23
23
|
import { _ as _objectToArray } from './_object-to-array-7e804fce.js';
|
|
24
24
|
import { _ as _defineProperty } from './defineProperty-94fd8bfc.js';
|
|
25
25
|
import Spinner from 'react-bootstrap/Spinner';
|
|
26
26
|
import Form from 'react-bootstrap/Form';
|
|
27
|
-
import { m as momentTimezone } from './index-
|
|
27
|
+
import { m as momentTimezone } from './index-c00b0bbb.js';
|
|
28
28
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
29
29
|
|
|
30
30
|
// https://github.com/tc39/proposal-object-values-entries
|
|
@@ -289,22 +289,22 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
289
289
|
}, []);
|
|
290
290
|
|
|
291
291
|
var renderRegisterButton = function renderRegisterButton(links) {
|
|
292
|
-
return
|
|
292
|
+
return React.createElement(
|
|
293
293
|
'a',
|
|
294
294
|
{ rel: 'noopener', href: links.summary.href || '#', target: '_blank' },
|
|
295
|
-
|
|
296
|
-
Button
|
|
295
|
+
React.createElement(
|
|
296
|
+
Button,
|
|
297
297
|
{ size: 'sm', className: 'registration-button', style: { borderRadius: '8px' } },
|
|
298
298
|
cta
|
|
299
299
|
)
|
|
300
300
|
);
|
|
301
301
|
};
|
|
302
302
|
var renderLearnMoreButton = function renderLearnMoreButton(links) {
|
|
303
|
-
return
|
|
303
|
+
return React.createElement(
|
|
304
304
|
'a',
|
|
305
305
|
{ rel: 'noopener', href: links.summary.href || '#', target: '_blank' },
|
|
306
|
-
|
|
307
|
-
Button
|
|
306
|
+
React.createElement(
|
|
307
|
+
Button,
|
|
308
308
|
{ size: 'sm', className: 'registration-button', style: { borderRadius: '8px' } },
|
|
309
309
|
'Learn More'
|
|
310
310
|
)
|
|
@@ -377,15 +377,15 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
377
377
|
}
|
|
378
378
|
}
|
|
379
379
|
|
|
380
|
-
return valuesArray.length > 0 ?
|
|
381
|
-
|
|
380
|
+
return valuesArray.length > 0 ? React.createElement(
|
|
381
|
+
React.Fragment,
|
|
382
382
|
null,
|
|
383
|
-
|
|
383
|
+
React.createElement(
|
|
384
384
|
'h5',
|
|
385
385
|
{ className: 'filterTitle' },
|
|
386
386
|
'Filters:'
|
|
387
387
|
),
|
|
388
|
-
|
|
388
|
+
React.createElement(
|
|
389
389
|
Form,
|
|
390
390
|
null,
|
|
391
391
|
_Object$entries(deckAdvancedFilters).map(function (_ref8, index) {
|
|
@@ -393,36 +393,36 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
393
393
|
key = _ref9[0],
|
|
394
394
|
value = _ref9[1];
|
|
395
395
|
|
|
396
|
-
return
|
|
396
|
+
return React.createElement(
|
|
397
397
|
Form.Group,
|
|
398
398
|
null,
|
|
399
|
-
|
|
399
|
+
React.createElement(
|
|
400
400
|
Form.Label,
|
|
401
401
|
null,
|
|
402
402
|
key
|
|
403
403
|
),
|
|
404
|
-
|
|
404
|
+
React.createElement(
|
|
405
405
|
Form.Control,
|
|
406
406
|
{ as: 'select', 'data-filterName': key, onChange: function onChange(evt) {
|
|
407
407
|
return handleFilterSelected(evt);
|
|
408
408
|
} },
|
|
409
|
-
|
|
410
|
-
|
|
409
|
+
React.createElement(
|
|
410
|
+
React.Fragment,
|
|
411
411
|
null,
|
|
412
|
-
|
|
412
|
+
React.createElement(
|
|
413
413
|
'option',
|
|
414
414
|
null,
|
|
415
415
|
' '
|
|
416
416
|
),
|
|
417
417
|
valuesArray[index].map(function (text, index) {
|
|
418
418
|
if (value.value.toLowerCase() === text.toLowerCase()) {
|
|
419
|
-
return
|
|
419
|
+
return React.createElement(
|
|
420
420
|
'option',
|
|
421
421
|
{ selected: true },
|
|
422
422
|
text
|
|
423
423
|
);
|
|
424
424
|
}
|
|
425
|
-
return
|
|
425
|
+
return React.createElement(
|
|
426
426
|
'option',
|
|
427
427
|
null,
|
|
428
428
|
text
|
|
@@ -433,7 +433,7 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
433
433
|
);
|
|
434
434
|
})
|
|
435
435
|
),
|
|
436
|
-
|
|
436
|
+
React.createElement(
|
|
437
437
|
'style',
|
|
438
438
|
{ jsx: true },
|
|
439
439
|
'\n .filterTitle {\n font-weight: 400;\n }\n '
|
|
@@ -592,10 +592,10 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
592
592
|
var filteredData = localData;
|
|
593
593
|
|
|
594
594
|
if (filteredData.length <= 0) {
|
|
595
|
-
return
|
|
595
|
+
return React.createElement(
|
|
596
596
|
'div',
|
|
597
597
|
null,
|
|
598
|
-
|
|
598
|
+
React.createElement(
|
|
599
599
|
'div',
|
|
600
600
|
null,
|
|
601
601
|
'No events found '
|
|
@@ -603,8 +603,8 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
603
603
|
);
|
|
604
604
|
}
|
|
605
605
|
|
|
606
|
-
return
|
|
607
|
-
Container
|
|
606
|
+
return React.createElement(
|
|
607
|
+
Container,
|
|
608
608
|
{ style: { padding: 1 } },
|
|
609
609
|
filteredData && filteredData.map(function (row, index) {
|
|
610
610
|
var speakerInfo = [];
|
|
@@ -644,58 +644,58 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
644
644
|
var endDay = momentTimezone(end).tz(timezone).format();
|
|
645
645
|
var showEndTime = momentTimezone(startDay.split('T')[0]).isBefore(endDay.split('T')[0]) ? ' to ' + momentTimezone(end).tz(timezone).format('LLL zz') : null;
|
|
646
646
|
var isCompleted = row.status === 'Completed';
|
|
647
|
-
return
|
|
648
|
-
|
|
647
|
+
return React.createElement(
|
|
648
|
+
React.Fragment,
|
|
649
649
|
{ key: index },
|
|
650
|
-
|
|
651
|
-
Card
|
|
650
|
+
React.createElement(
|
|
651
|
+
Card,
|
|
652
652
|
null,
|
|
653
|
-
isHardcoded ? _links &&
|
|
654
|
-
Row
|
|
653
|
+
isHardcoded ? _links && React.createElement(
|
|
654
|
+
Row,
|
|
655
655
|
null,
|
|
656
|
-
|
|
657
|
-
Col
|
|
656
|
+
React.createElement(
|
|
657
|
+
Col,
|
|
658
658
|
null,
|
|
659
659
|
renderLearnMoreButton(_links)
|
|
660
660
|
)
|
|
661
|
-
) : isRegister && _links &&
|
|
662
|
-
Row
|
|
661
|
+
) : isRegister && _links && React.createElement(
|
|
662
|
+
Row,
|
|
663
663
|
null,
|
|
664
|
-
|
|
665
|
-
Col
|
|
664
|
+
React.createElement(
|
|
665
|
+
Col,
|
|
666
666
|
null,
|
|
667
667
|
renderRegisterButton(_links)
|
|
668
668
|
)
|
|
669
669
|
),
|
|
670
|
-
isCompleted && _links &&
|
|
671
|
-
Row
|
|
670
|
+
isCompleted && _links && React.createElement(
|
|
671
|
+
Row,
|
|
672
672
|
null,
|
|
673
|
-
|
|
674
|
-
Col
|
|
673
|
+
React.createElement(
|
|
674
|
+
Col,
|
|
675
675
|
null,
|
|
676
676
|
renderLearnMoreButton(_links)
|
|
677
677
|
)
|
|
678
678
|
),
|
|
679
|
-
discussionTopic &&
|
|
680
|
-
Row
|
|
679
|
+
discussionTopic && React.createElement(
|
|
680
|
+
Row,
|
|
681
681
|
null,
|
|
682
|
-
|
|
683
|
-
Col
|
|
682
|
+
React.createElement(
|
|
683
|
+
Col,
|
|
684
684
|
null,
|
|
685
|
-
|
|
685
|
+
React.createElement('h5', { className: 'topic', style: { fontWeight: '500', marginBottom: 0 }, dangerouslySetInnerHTML: { __html: discussionTopic } })
|
|
686
686
|
)
|
|
687
687
|
),
|
|
688
|
-
start && timezone &&
|
|
689
|
-
Row
|
|
688
|
+
start && timezone && React.createElement(
|
|
689
|
+
Row,
|
|
690
690
|
null,
|
|
691
|
-
|
|
692
|
-
Col
|
|
691
|
+
React.createElement(
|
|
692
|
+
Col,
|
|
693
693
|
null,
|
|
694
|
-
start.indexOf('TBD') >= 0 ?
|
|
694
|
+
start.indexOf('TBD') >= 0 ? React.createElement(
|
|
695
695
|
'p',
|
|
696
696
|
{ className: 'start-time', style: { padding: 0, margin: 0 } },
|
|
697
697
|
start
|
|
698
|
-
) :
|
|
698
|
+
) : React.createElement(
|
|
699
699
|
'p',
|
|
700
700
|
{ className: 'start-time', style: { padding: 0, margin: 0 } },
|
|
701
701
|
start.indexOf('T') >= 0 ? momentTimezone(start).tz(timezone).format('LLL zz') : momentTimezone(start).format('LL'),
|
|
@@ -703,47 +703,47 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
703
703
|
)
|
|
704
704
|
)
|
|
705
705
|
),
|
|
706
|
-
eventRegion &&
|
|
707
|
-
Row
|
|
706
|
+
eventRegion && React.createElement(
|
|
707
|
+
Row,
|
|
708
708
|
null,
|
|
709
|
-
|
|
710
|
-
Col
|
|
709
|
+
React.createElement(
|
|
710
|
+
Col,
|
|
711
711
|
null,
|
|
712
|
-
|
|
712
|
+
React.createElement(
|
|
713
713
|
'p',
|
|
714
714
|
{ className: 'event-region', style: { padding: 0, margin: 0 } },
|
|
715
715
|
eventRegion
|
|
716
716
|
)
|
|
717
717
|
)
|
|
718
718
|
),
|
|
719
|
-
venues && venues.length && venues[0].name &&
|
|
720
|
-
Row
|
|
719
|
+
venues && venues.length && venues[0].name && React.createElement(
|
|
720
|
+
Row,
|
|
721
721
|
null,
|
|
722
|
-
|
|
723
|
-
Col
|
|
722
|
+
React.createElement(
|
|
723
|
+
Col,
|
|
724
724
|
null,
|
|
725
|
-
|
|
725
|
+
React.createElement(
|
|
726
726
|
'p',
|
|
727
727
|
{ className: 'venue', style: { padding: 0, margin: 0 } },
|
|
728
728
|
venues[0].name
|
|
729
729
|
)
|
|
730
730
|
)
|
|
731
731
|
),
|
|
732
|
-
speakerInfo && speakerInfo.length > 0 &&
|
|
733
|
-
Row
|
|
732
|
+
speakerInfo && speakerInfo.length > 0 && React.createElement(
|
|
733
|
+
Row,
|
|
734
734
|
null,
|
|
735
|
-
|
|
736
|
-
Col
|
|
735
|
+
React.createElement(
|
|
736
|
+
Col,
|
|
737
737
|
null,
|
|
738
|
-
|
|
738
|
+
React.createElement(
|
|
739
739
|
'div',
|
|
740
740
|
{ className: 'speaker-section', style: { border: '1px solid', borderRadius: '8px', padding: '8px' } },
|
|
741
741
|
speakerInfo.map(function (info, index) {
|
|
742
|
-
return
|
|
742
|
+
return React.createElement(
|
|
743
743
|
'p',
|
|
744
744
|
{ key: index, style: { marginBottom: '0' } },
|
|
745
745
|
info.value.map(function (speaker, index) {
|
|
746
|
-
return
|
|
746
|
+
return React.createElement(
|
|
747
747
|
'b',
|
|
748
748
|
{ key: index, className: 'kol-speaker' },
|
|
749
749
|
speaker,
|
|
@@ -756,14 +756,14 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
756
756
|
)
|
|
757
757
|
)
|
|
758
758
|
),
|
|
759
|
-
mobileView && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 &&
|
|
759
|
+
mobileView && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React.createElement(
|
|
760
760
|
'div',
|
|
761
761
|
{ style: { margin: '0 auto' } },
|
|
762
762
|
renderMobileAd(index, numberOfItemsBeforeAd)
|
|
763
763
|
)
|
|
764
764
|
);
|
|
765
765
|
}),
|
|
766
|
-
|
|
766
|
+
React.createElement(
|
|
767
767
|
'style',
|
|
768
768
|
{ jsx: 'true' },
|
|
769
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 '
|
|
@@ -773,21 +773,21 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
773
773
|
|
|
774
774
|
var renderMobileAd = function renderMobileAd(index, numberOfItemsBeforeAd) {
|
|
775
775
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
776
|
-
return
|
|
777
|
-
Col
|
|
776
|
+
return React.createElement(
|
|
777
|
+
Col,
|
|
778
778
|
{ md: 12, style: { display: 'flex', flex: '1 0 auto' } },
|
|
779
779
|
rightItems[i].component
|
|
780
780
|
);
|
|
781
781
|
};
|
|
782
782
|
|
|
783
783
|
if (isLoading) {
|
|
784
|
-
return
|
|
784
|
+
return React.createElement(
|
|
785
785
|
'div',
|
|
786
786
|
{ style: { display: 'flex', justifyContent: 'center', marginTop: '48px' } },
|
|
787
|
-
|
|
787
|
+
React.createElement(
|
|
788
788
|
Spinner,
|
|
789
789
|
{ animation: 'border', role: 'status' },
|
|
790
|
-
|
|
790
|
+
React.createElement(
|
|
791
791
|
'span',
|
|
792
792
|
{ className: 'sr-only' },
|
|
793
793
|
'Loading...'
|
|
@@ -797,34 +797,34 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
797
797
|
}
|
|
798
798
|
|
|
799
799
|
if (data.length > 0) {
|
|
800
|
-
return
|
|
801
|
-
|
|
800
|
+
return React.createElement(
|
|
801
|
+
React.Fragment,
|
|
802
802
|
null,
|
|
803
|
-
data && advancedFilters &&
|
|
803
|
+
data && advancedFilters && React.createElement(
|
|
804
804
|
'div',
|
|
805
805
|
{ className: 'advancedFilters ' + (showFilters ? 'show' : 'hide') },
|
|
806
806
|
grabAdvancedFilters()
|
|
807
807
|
),
|
|
808
|
-
|
|
808
|
+
React.createElement(
|
|
809
809
|
'div',
|
|
810
810
|
{ className: 'cvent-events' },
|
|
811
|
-
|
|
811
|
+
React.createElement(
|
|
812
812
|
InfiniteScroll,
|
|
813
813
|
{ dataLength: data.length, next: loadMore, hasMore: scrolling, scrollThreshold: 0.9 },
|
|
814
814
|
eventCards
|
|
815
815
|
)
|
|
816
816
|
),
|
|
817
|
-
|
|
817
|
+
React.createElement(
|
|
818
818
|
'style',
|
|
819
819
|
{ jsx: true },
|
|
820
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 '
|
|
821
821
|
)
|
|
822
822
|
);
|
|
823
823
|
} else {
|
|
824
|
-
return
|
|
824
|
+
return React.createElement(
|
|
825
825
|
'div',
|
|
826
826
|
null,
|
|
827
|
-
|
|
827
|
+
React.createElement(
|
|
828
828
|
'div',
|
|
829
829
|
null,
|
|
830
830
|
'No events found '
|
|
@@ -8,27 +8,27 @@ import './core.get-iterator-method-e1de7503.js';
|
|
|
8
8
|
import './_object-pie-33c40e79.js';
|
|
9
9
|
import { _ as _extends } from './extends-6f2fcc99.js';
|
|
10
10
|
import './_object-sap-964b6feb.js';
|
|
11
|
-
import './inherits-
|
|
11
|
+
import './inherits-75d45541.js';
|
|
12
12
|
import './define-property-8af5f002.js';
|
|
13
13
|
import './web.dom.iterable-4439f05a.js';
|
|
14
|
-
import './typeof-
|
|
14
|
+
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
|
-
import
|
|
16
|
+
import React, { useState, useEffect } from 'react';
|
|
17
17
|
import './events-6c3a7a63.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f7fb1e25.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Row';
|
|
21
21
|
import 'react-bootstrap/Col';
|
|
22
|
-
import './moment-
|
|
22
|
+
import './moment-b6f49411.js';
|
|
23
23
|
import { useRouter } from 'next/router';
|
|
24
24
|
import './isSymbol-1981418f.js';
|
|
25
25
|
import './debounce-9207d8ee.js';
|
|
26
26
|
import './toNumber-2f7a84cd.js';
|
|
27
27
|
import 'react-dom';
|
|
28
|
-
import './index-
|
|
28
|
+
import './index-51a80699.js';
|
|
29
29
|
import './urlFor.js';
|
|
30
|
-
import './index-
|
|
31
|
-
import './main-
|
|
30
|
+
import './index-6c12bdd5.js';
|
|
31
|
+
import './main-747e7d25.js';
|
|
32
32
|
import './entities-7cc3bf45.js';
|
|
33
33
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
34
34
|
import './stringify-4330ccdc.js';
|
|
@@ -36,23 +36,24 @@ import './asyncToGenerator-fc1c2e29.js';
|
|
|
36
36
|
import './Segment.js';
|
|
37
37
|
import './Beam.js';
|
|
38
38
|
import './AdSlot.js';
|
|
39
|
-
import Button
|
|
40
|
-
import { B as BlockContent } from './BlockContent-
|
|
39
|
+
import Button from 'react-bootstrap/Button';
|
|
40
|
+
import { B as BlockContent } from './BlockContent-d05b5b23.js';
|
|
41
41
|
import './index-c7e2ac95.js';
|
|
42
42
|
import './smoothscroll-0cd4c7a6.js';
|
|
43
43
|
import './GroupDeck.js';
|
|
44
44
|
import 'react-bootstrap';
|
|
45
45
|
import './iconBase-602d52fe.js';
|
|
46
|
-
import './index.esm-
|
|
47
|
-
import { g as getSerializers } from './index-
|
|
48
|
-
import './
|
|
46
|
+
import './index.esm-3fdda599.js';
|
|
47
|
+
import { g as getSerializers } from './index-e537f766.js';
|
|
48
|
+
import './util-7700fc59.js';
|
|
49
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
49
50
|
import 'next/head';
|
|
50
51
|
import 'react-share';
|
|
51
52
|
import './SocialShare.js';
|
|
52
53
|
import './_object-to-array-7e804fce.js';
|
|
53
54
|
import 'react-bootstrap/Pagination';
|
|
54
55
|
import 'react-bootstrap/Figure';
|
|
55
|
-
import { m as momentTimezone } from './index-
|
|
56
|
+
import { m as momentTimezone } from './index-c00b0bbb.js';
|
|
56
57
|
|
|
57
58
|
var ExternalResources = function ExternalResources(props) {
|
|
58
59
|
var resources = props.resources,
|
|
@@ -82,13 +83,13 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
82
83
|
useEffect(function () {
|
|
83
84
|
router.push(router.pathname, '/' + url + '?display=' + active, { shallow: true });
|
|
84
85
|
}, [active]);
|
|
85
|
-
return
|
|
86
|
+
return React.createElement(
|
|
86
87
|
'div',
|
|
87
88
|
{ id: 'resources' },
|
|
88
|
-
showToggles &&
|
|
89
|
+
showToggles && React.createElement(
|
|
89
90
|
'div',
|
|
90
91
|
{ id: 'toggles' },
|
|
91
|
-
|
|
92
|
+
React.createElement(
|
|
92
93
|
'div',
|
|
93
94
|
{ onClick: function onClick() {
|
|
94
95
|
return setActive(function () {
|
|
@@ -97,7 +98,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
97
98
|
}, className: active === 'recent' ? 'active' : '' },
|
|
98
99
|
recentTitle
|
|
99
100
|
),
|
|
100
|
-
|
|
101
|
+
React.createElement(
|
|
101
102
|
'div',
|
|
102
103
|
{ onClick: function onClick() {
|
|
103
104
|
return setActive(function () {
|
|
@@ -108,43 +109,43 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
108
109
|
)
|
|
109
110
|
),
|
|
110
111
|
resources[active].length > 0 ? resources[active].map(function (r) {
|
|
111
|
-
return
|
|
112
|
+
return React.createElement(
|
|
112
113
|
'div',
|
|
113
114
|
{ key: r._id, className: 'resource' },
|
|
114
|
-
dispalyThumb &&
|
|
115
|
+
dispalyThumb && React.createElement(
|
|
115
116
|
'div',
|
|
116
117
|
{ id: 'thumb' },
|
|
117
|
-
|
|
118
|
+
React.createElement(
|
|
118
119
|
'a',
|
|
119
120
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
120
|
-
|
|
121
|
+
React.createElement('img', { src: r.thumbnail })
|
|
121
122
|
)
|
|
122
123
|
),
|
|
123
|
-
|
|
124
|
+
React.createElement(
|
|
124
125
|
'div',
|
|
125
126
|
{ id: 'details' },
|
|
126
|
-
|
|
127
|
+
React.createElement(
|
|
127
128
|
'a',
|
|
128
129
|
{ href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
129
|
-
|
|
130
|
+
React.createElement(
|
|
130
131
|
'p',
|
|
131
132
|
{ id: 'title' },
|
|
132
133
|
r.title
|
|
133
134
|
),
|
|
134
|
-
r.intro &&
|
|
135
|
+
r.intro && React.createElement(
|
|
135
136
|
'div',
|
|
136
137
|
{ id: 'intro' },
|
|
137
|
-
|
|
138
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.intro }, client.config()))
|
|
138
139
|
),
|
|
139
|
-
|
|
140
|
+
React.createElement(
|
|
140
141
|
'div',
|
|
141
142
|
{ id: 'date' },
|
|
142
|
-
|
|
143
|
+
React.createElement(
|
|
143
144
|
'p',
|
|
144
145
|
{ style: { fontWeight: 'bold' } },
|
|
145
146
|
'Date:'
|
|
146
147
|
),
|
|
147
|
-
|
|
148
|
+
React.createElement(
|
|
148
149
|
'p',
|
|
149
150
|
null,
|
|
150
151
|
momentTimezone.tz(r.displayDate, 'America/New_York').format(dateFormat),
|
|
@@ -152,30 +153,30 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
152
153
|
r.endDate && '- ' + momentTimezone.tz(r.endDate, 'America/New_York').format(dateFormat)
|
|
153
154
|
)
|
|
154
155
|
),
|
|
155
|
-
r.speakers &&
|
|
156
|
+
r.speakers && React.createElement(
|
|
156
157
|
'div',
|
|
157
158
|
{ id: 'speakers' },
|
|
158
|
-
|
|
159
|
+
React.createElement(
|
|
159
160
|
'p',
|
|
160
161
|
{ style: { fontWeight: 'bold' } },
|
|
161
162
|
'Speakers:'
|
|
162
163
|
),
|
|
163
|
-
|
|
164
|
+
React.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: r.speakers }, client.config()))
|
|
164
165
|
),
|
|
165
|
-
r.location &&
|
|
166
|
+
r.location && React.createElement(
|
|
166
167
|
'div',
|
|
167
168
|
{ id: 'location' },
|
|
168
|
-
|
|
169
|
+
React.createElement(
|
|
169
170
|
'p',
|
|
170
171
|
{ style: { fontWeight: 'bold' } },
|
|
171
172
|
'Location:'
|
|
172
173
|
),
|
|
173
174
|
r.location
|
|
174
175
|
),
|
|
175
|
-
r.sponsor &&
|
|
176
|
+
r.sponsor && React.createElement(
|
|
176
177
|
'div',
|
|
177
178
|
{ id: 'sponsor' },
|
|
178
|
-
|
|
179
|
+
React.createElement(
|
|
179
180
|
'p',
|
|
180
181
|
{ style: { fontWeight: 'bold' } },
|
|
181
182
|
'Sponsors:'
|
|
@@ -183,19 +184,19 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
183
184
|
r.sponsor
|
|
184
185
|
)
|
|
185
186
|
),
|
|
186
|
-
|
|
187
|
-
Button
|
|
187
|
+
React.createElement(
|
|
188
|
+
Button,
|
|
188
189
|
{ id: 'cta', variant: 'secondary', href: r.destination, target: '_blank', rel: 'noopener noreferrer' },
|
|
189
190
|
cta
|
|
190
191
|
)
|
|
191
192
|
)
|
|
192
193
|
);
|
|
193
|
-
}) :
|
|
194
|
+
}) : React.createElement(
|
|
194
195
|
'p',
|
|
195
196
|
null,
|
|
196
197
|
'No content available.'
|
|
197
198
|
),
|
|
198
|
-
|
|
199
|
+
React.createElement(
|
|
199
200
|
'style',
|
|
200
201
|
{ jsx: true },
|
|
201
202
|
'\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 '
|