@mjhls/mjh-framework 1.0.989-test → 1.0.990-next-12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +168 -168
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +1 -2
- package/dist/cjs/AD300x250x600.js +1 -2
- package/dist/cjs/AD728x90.js +1 -2
- package/dist/cjs/ADFloatingFooter.js +1 -2
- package/dist/cjs/ADGutter.js +1 -2
- package/dist/cjs/ADSkyscraper.js +1 -2
- package/dist/cjs/ADSponsoredResources.js +1 -2
- package/dist/cjs/ADWebcast.js +1 -2
- package/dist/cjs/ADWelcome.js +1 -2
- package/dist/cjs/AdSlot.js +1 -2
- package/dist/cjs/AdSlotsProvider.js +1 -2
- package/dist/cjs/AlgoliaSearch.js +18 -14289
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -7
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -5
- package/dist/cjs/ArticleSeriesListing.js +2 -3
- package/dist/cjs/AuthWrapper.js +294 -1476
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-36e54d77.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -7
- package/dist/cjs/Column1.js +1 -1
- package/dist/cjs/Column2.js +1 -1
- package/dist/cjs/Column3.js +2 -3
- package/dist/cjs/ConferenceArticleCard.js +16 -16
- package/dist/cjs/ContentCardPaginated.js +6 -6
- package/dist/cjs/DeckContent.js +12 -13
- package/dist/cjs/DeckQueue.js +3 -4
- package/dist/cjs/DeckQueuePaginated.js +5 -5
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-94f8ccdf.js} +2 -3
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +5 -7
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +6 -7
- package/dist/cjs/GridContentPaginated.js +8 -8
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +10 -10
- package/dist/cjs/Header.js +1 -1
- package/dist/cjs/HealthCareProfessionalModal.js +1 -1
- package/dist/cjs/Hero.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +5 -7
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +36 -38
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -3
- package/dist/cjs/MasterDeck.js +12 -13
- package/dist/cjs/MasterDeckPaginated.js +13 -13
- package/dist/cjs/{MediaSeriesCard-79eac5e7.js → MediaSeriesCard-36eab8b7.js} +433 -458
- package/dist/cjs/MediaSeriesLanding.js +14 -17
- package/dist/cjs/MediaSeriesLandingPaginated.js +16 -18
- package/dist/cjs/NavDvm.js +1 -1
- package/dist/cjs/NavMagazine.js +11 -11
- package/dist/cjs/NavNative.js +10 -10
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/Pagination-1e0d5f1d.js +90 -0
- package/dist/cjs/PartnerDetailListing.js +11 -13
- package/dist/cjs/PartnerDetailListingPaginated.js +13 -14
- package/dist/cjs/PubSection.js +5 -6
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/PublicationLanding.js +26 -30
- package/dist/cjs/QueueDeckExpanded.js +5 -6
- package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
- package/dist/cjs/RelatedContent.js +29 -29
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/SeriesListingDeck.js +3 -4
- package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-b94f1dd5.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +5 -7
- package/dist/cjs/TemplateNormal.js +1 -2
- package/dist/cjs/ThumbnailCard.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +5 -7
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +4 -5
- package/dist/cjs/VideoSeriesListing.js +2 -3
- package/dist/cjs/View.js +13 -20
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/{entities-df1aed86.js → entities-3f9d0f2f.js} +0 -4
- package/dist/cjs/faundadb.js +321 -4
- package/dist/cjs/getPtceActivities.js +23 -10
- package/dist/cjs/getRelatedArticle.js +213 -8
- package/dist/cjs/getSerializers.js +5 -7
- package/dist/cjs/{getTargeting-ba942d9a.js → getTargeting-4439c99d.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-fc2f1ca2.js → index-0e4427c8.js} +467 -2
- package/dist/cjs/{index-1d5a3c47.js → index-7361fa72.js} +589 -17
- package/dist/cjs/{index-d48b231c.js → index-efca863c.js} +5 -5
- package/dist/cjs/index.js +14 -23
- package/dist/cjs/urlFor.js +1 -1
- package/dist/cjs/ustream-api-3819e4aa.js +1 -1
- package/dist/esm/AD.js +2 -2
- package/dist/esm/AD300x250.js +9 -10
- package/dist/esm/AD300x250x600.js +9 -10
- package/dist/esm/AD728x90.js +9 -10
- package/dist/esm/ADFloatingFooter.js +9 -10
- package/dist/esm/ADFooter.js +4 -4
- package/dist/esm/ADGutter.js +9 -10
- package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-f684cac9.js} +1 -1
- package/dist/esm/ADSkyscraper.js +9 -10
- package/dist/esm/ADSponsoredResources.js +9 -10
- package/dist/esm/ADWebcast.js +9 -10
- package/dist/esm/ADWelcome.js +9 -10
- package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-8c438cee.js} +1 -1
- package/dist/esm/AccordionPanel.js +4 -4
- package/dist/esm/AdSlot.js +9 -10
- package/dist/esm/AdSlotsProvider.js +7 -8
- package/dist/esm/AlgoliaSearch.js +19 -14290
- package/dist/esm/AlphabeticList.js +7 -7
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +21 -23
- package/dist/esm/ArticleSeriesLandingPage.js +18 -19
- package/dist/esm/ArticleSeriesListing.js +12 -13
- package/dist/esm/AuthWrapper.js +292 -1474
- package/dist/esm/{AuthorComponent-11adff02.js → AuthorComponent-defe68b6.js} +1 -1
- package/dist/esm/Beam.js +6 -6
- package/dist/esm/{BlockContent-1e73bd2c.js → BlockContent-c99c9a8d.js} +1 -1
- package/dist/esm/Breadcrumbs.js +4 -4
- package/dist/esm/CMEDeck.js +10 -15
- package/dist/esm/Column1.js +2 -1
- package/dist/esm/Column2.js +8 -7
- package/dist/esm/Column3.js +12 -12
- package/dist/esm/ConferenceArticleCard.js +20 -20
- package/dist/esm/ContentCardPaginated.js +20 -20
- package/dist/esm/DeckContent.js +26 -27
- package/dist/esm/DeckQueue.js +15 -16
- package/dist/esm/DeckQueuePaginated.js +18 -18
- package/dist/esm/{Dfp-102f0beb.js → Dfp-4b99f79d.js} +5 -6
- package/dist/esm/EventsDeck.js +28 -28
- package/dist/esm/ExternalResources.js +21 -23
- package/dist/esm/Feature.js +5 -5
- package/dist/esm/ForbesHero.js +6 -6
- package/dist/esm/GridContent.js +21 -22
- package/dist/esm/GridContentPaginated.js +23 -23
- package/dist/esm/GridHero.js +7 -7
- package/dist/esm/GroupDeck.js +7 -7
- package/dist/esm/HamMagazine.js +17 -16
- package/dist/esm/Header.js +2 -1
- package/dist/esm/HealthCareProfessionalModal.js +2 -2
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +21 -23
- package/dist/esm/HorizontalHero.js +5 -5
- package/dist/esm/ImageSlider-eab2fe41.js +176 -0
- package/dist/esm/IssueContentDeck.js +6 -6
- package/dist/esm/IssueDeck.js +8 -8
- package/dist/esm/IssueLanding.js +53 -55
- package/dist/esm/KMTracker.js +16 -16
- package/dist/esm/LeftNav.js +10 -10
- package/dist/esm/MasterDeck.js +26 -27
- package/dist/esm/MasterDeckPaginated.js +27 -27
- package/dist/esm/{MediaSeriesCard-7d1f45f9.js → MediaSeriesCard-99048e65.js} +149 -174
- package/dist/esm/MediaSeriesLanding.js +30 -33
- package/dist/esm/MediaSeriesLandingPaginated.js +32 -34
- package/dist/esm/NavDvm.js +7 -6
- package/dist/esm/NavMagazine.js +18 -17
- package/dist/esm/NavNative.js +16 -15
- package/dist/esm/OncliveHero.js +5 -5
- package/dist/esm/OncliveLargeHero.js +7 -7
- package/dist/esm/PageFilter.js +4 -4
- package/dist/esm/Pagination-cd21f8c2.js +82 -0
- package/dist/esm/PartnerDetailListing.js +27 -29
- package/dist/esm/PartnerDetailListingPaginated.js +29 -30
- package/dist/esm/PdfDownload.js +1 -1
- package/dist/esm/PixelTracking.js +3 -3
- package/dist/esm/PopUpModal.js +4 -4
- package/dist/esm/PtceDeck.js +8 -8
- package/dist/esm/PubSection.js +15 -16
- package/dist/esm/PubToc.js +6 -6
- package/dist/esm/PublicationDeck.js +5 -5
- package/dist/esm/PublicationLanding.js +36 -40
- package/dist/esm/QueueDeckExpanded.js +15 -16
- package/dist/esm/QueueDeckExpandedPaginated.js +17 -17
- package/dist/esm/RecentNews.js +1 -1
- package/dist/esm/RelatedContent.js +33 -33
- package/dist/esm/RelatedTopicsDropdown.js +11 -11
- package/dist/esm/RolesDeck.js +1 -1
- package/dist/esm/Schema.js +9 -9
- package/dist/esm/Search.js +4 -4
- package/dist/esm/Segment.js +5 -5
- package/dist/esm/SeriesListingDeck.js +10 -11
- package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-609f9d94.js} +5 -5
- package/dist/esm/SetCookie.js +1 -1
- package/dist/esm/SideFooter.js +9 -9
- package/dist/esm/SocialIcons.js +1 -1
- package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-1d8a9f59.js} +1 -1
- package/dist/esm/SocialShare.js +1 -1
- package/dist/esm/TaxonomyCard.js +7 -7
- package/dist/esm/TaxonomyDescription.js +21 -23
- package/dist/esm/TemplateNormal.js +12 -13
- package/dist/esm/ThumbnailCard.js +6 -6
- package/dist/esm/Ustream.js +7 -7
- package/dist/esm/VerticalHero.js +5 -5
- package/dist/esm/VideoProgramLandingPage.js +21 -23
- package/dist/esm/VideoSeriesCard.js +8 -8
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +18 -19
- package/dist/esm/VideoSeriesListing.js +12 -13
- package/dist/esm/View.js +29 -37
- package/dist/esm/YahooHero.js +7 -7
- package/dist/esm/YoutubeGroup.js +9 -9
- package/dist/esm/{_is-array-8d21b9e3.js → _is-array-893ab020.js} +1 -1
- package/dist/esm/{_iter-detect-98db3b07.js → _iter-detect-f089461c.js} +1 -1
- package/dist/esm/{_object-sap-7cee6f84.js → _object-sap-169d6272.js} +1 -1
- package/dist/esm/{_object-to-array-2300e51b.js → _object-to-array-50a6b9a3.js} +1 -1
- package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-9716ae8d.js} +3 -3
- package/dist/esm/{core.get-iterator-method-ea258bb1.js → core.get-iterator-method-e903ff31.js} +1 -1
- package/dist/esm/{define-property-5f1bda73.js → define-property-99e66838.js} +1 -1
- package/dist/esm/{defineProperty-8c30428f.js → defineProperty-8fa0bc8d.js} +1 -1
- package/dist/esm/{entities-6d9154b4.js → entities-932b50cf.js} +0 -4
- package/dist/esm/{extends-6d8e3924.js → extends-dc6a71fd.js} +1 -1
- package/dist/esm/faundadb.js +323 -6
- package/dist/esm/getKeywords.js +1 -1
- package/dist/esm/getPtceActivities.js +27 -14
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +214 -9
- package/dist/esm/getRootDocGroup.js +5 -5
- package/dist/esm/getSerializers.js +20 -22
- package/dist/esm/getSeriesDetail.js +1 -1
- package/dist/esm/{getTargeting-9bd28724.js → getTargeting-db566006.js} +11 -11
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-3f5c03b2.js → index-0dbff1d1.js} +5 -5
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/{index-03afef1c.js → index-c60f3bb6.js} +588 -16
- package/dist/esm/index.js +33 -41
- package/dist/esm/{inherits-a6ba2ec4.js → inherits-8a801a18.js} +4 -4
- package/dist/esm/{keys-31dcdb31.js → keys-425c8ab0.js} +2 -2
- package/dist/esm/{slicedToArray-6ebcbfea.js → slicedToArray-ca2c8b8d.js} +2 -2
- package/dist/esm/{stringify-2b084bee.js → stringify-c21932b3.js} +2 -2
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/{toConsumableArray-f7074d7c.js → toConsumableArray-7b1c0e23.js} +2 -2
- package/dist/esm/{typeof-e9fc0c5d.js → typeof-83d9eb10.js} +3 -3
- package/dist/esm/urlFor.js +5 -5
- package/dist/esm/{urlForFile-b69adffc.js → urlForFile-413f5ddb.js} +1 -1
- package/dist/esm/{ustream-api-d3714624.js → ustream-api-41166338.js} +5 -5
- package/dist/esm/{web.dom.iterable-ab4dea5c.js → web.dom.iterable-fdf034f5.js} +1 -1
- package/package.json +115 -115
- package/dist/cjs/Auth.js +0 -3653
- package/dist/cjs/ImageSlider-6c00b878.js +0 -2813
- package/dist/cjs/Pagination-2a3d0103.js +0 -97
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/index-bd6c9f56.js +0 -211
- package/dist/cjs/md5-e1ca5797.js +0 -323
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/cjs/util-93a37fd0.js +0 -587
- package/dist/esm/Auth.js +0 -3632
- package/dist/esm/ImageSlider-f84174cb.js +0 -2804
- package/dist/esm/Pagination-dc30727b.js +0 -90
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/index-db3bb315.js +0 -207
- package/dist/esm/md5-4e42248e.js +0 -321
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- package/dist/esm/util-8ed16d48.js +0 -585
- /package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-cf54cb8a.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-d06624d8.js} +0 -0
- /package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-be5f3503.js} +0 -0
- /package/dist/esm/{PublicationFeature-d88e76b9.js → PublicationFeature-03500094.js} +0 -0
package/dist/esm/Beam.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
3
3
|
import Segment from './Segment.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './core.get-iterator-method-
|
|
6
|
-
import './web.dom.iterable-
|
|
5
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
6
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
7
7
|
import './_library-528f1934.js';
|
|
8
|
-
import './_iter-detect-
|
|
8
|
+
import './_iter-detect-f089461c.js';
|
|
9
9
|
|
|
10
10
|
require("babel-polyfill");
|
|
11
11
|
// server key for beam
|
|
@@ -345,4 +345,4 @@ var beam = {
|
|
|
345
345
|
}
|
|
346
346
|
};
|
|
347
347
|
|
|
348
|
-
export
|
|
348
|
+
export default beam;
|
package/dist/esm/Breadcrumbs.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import Breadcrumb from 'react-bootstrap/Breadcrumb';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
6
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
7
7
|
|
|
8
8
|
var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
9
9
|
var _ref$data = _ref.data,
|
|
@@ -97,4 +97,4 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
|
|
|
97
97
|
|
|
98
98
|
var Breadcrumbs$1 = React__default.memo(Breadcrumbs);
|
|
99
99
|
|
|
100
|
-
export
|
|
100
|
+
export default Breadcrumbs$1;
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
3
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
4
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
3
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
4
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
5
5
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
6
6
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
@@ -9,16 +9,15 @@ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
|
9
9
|
import { m as main_43 } from './main-1894c974.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
|
-
import './core.get-iterator-method-
|
|
15
|
-
import './web.dom.iterable-
|
|
14
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
15
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
16
16
|
import './_library-528f1934.js';
|
|
17
|
-
import './_iter-detect-
|
|
17
|
+
import './_iter-detect-f089461c.js';
|
|
18
18
|
import 'react-dom';
|
|
19
19
|
import './isSymbol-a7e9aafe.js';
|
|
20
20
|
import './toNumber-5aeba6e7.js';
|
|
21
|
-
import './events-6c3a7a63.js';
|
|
22
21
|
import 'prop-types';
|
|
23
22
|
|
|
24
23
|
var itemsPerPage = 12;
|
|
@@ -309,11 +308,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
309
308
|
return React__default.createElement(
|
|
310
309
|
'div',
|
|
311
310
|
{ className: 'd-flex justify-content-between' },
|
|
312
|
-
currentPage
|
|
313
|
-
'a',
|
|
314
|
-
{ href: '?page=' + (currentPage - 1) },
|
|
315
|
-
'<< Previous'
|
|
316
|
-
),
|
|
311
|
+
currentPage > 1 ,
|
|
317
312
|
React__default.createElement(
|
|
318
313
|
'a',
|
|
319
314
|
{ href: '?page=' + (currentPage + 1) },
|
|
@@ -439,4 +434,4 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
439
434
|
}
|
|
440
435
|
};
|
|
441
436
|
|
|
442
|
-
export
|
|
437
|
+
export default CMEDeck;
|
package/dist/esm/Column1.js
CHANGED
package/dist/esm/Column2.js
CHANGED
|
@@ -3,20 +3,20 @@ import Row from 'react-bootstrap/Row';
|
|
|
3
3
|
import Col from 'react-bootstrap/Col';
|
|
4
4
|
import SideFooter from './SideFooter.js';
|
|
5
5
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
6
|
-
import './defineProperty-
|
|
6
|
+
import './defineProperty-8fa0bc8d.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './define-property-
|
|
9
|
-
import './core.get-iterator-method-
|
|
8
|
+
import './define-property-99e66838.js';
|
|
9
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
10
10
|
import './react-social-icons-9be47857.js';
|
|
11
11
|
import 'prop-types';
|
|
12
12
|
import './get-3c308da4.js';
|
|
13
13
|
import './isSymbol-a7e9aafe.js';
|
|
14
14
|
import './eq-bdcbf886.js';
|
|
15
15
|
import './Segment.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
17
|
-
import './web.dom.iterable-
|
|
16
|
+
import './asyncToGenerator-9716ae8d.js';
|
|
17
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
18
18
|
import './_library-528f1934.js';
|
|
19
|
-
import './_iter-detect-
|
|
19
|
+
import './_iter-detect-f089461c.js';
|
|
20
20
|
|
|
21
21
|
var Column2 = function Column2(props) {
|
|
22
22
|
var rightItems = props.rightItems,
|
|
@@ -61,4 +61,5 @@ var Column2 = function Column2(props) {
|
|
|
61
61
|
);
|
|
62
62
|
};
|
|
63
63
|
|
|
64
|
-
export
|
|
64
|
+
export default Column2;
|
|
65
|
+
export { Column2 };
|
package/dist/esm/Column3.js
CHANGED
|
@@ -7,29 +7,28 @@ import SideFooter from './SideFooter.js';
|
|
|
7
7
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
8
8
|
import PageFilter from './PageFilter.js';
|
|
9
9
|
import { m as main_43 } from './main-1894c974.js';
|
|
10
|
-
import './slicedToArray-
|
|
10
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
|
-
import './web.dom.iterable-
|
|
13
|
-
import './core.get-iterator-method-
|
|
12
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
13
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
14
14
|
import './AdSlot.js';
|
|
15
|
-
import './extends-
|
|
15
|
+
import './extends-dc6a71fd.js';
|
|
16
16
|
import './_object-pie-133f504a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import './debounce-533d9748.js';
|
|
21
20
|
import './isSymbol-a7e9aafe.js';
|
|
22
21
|
import './toNumber-5aeba6e7.js';
|
|
23
22
|
import './Beam.js';
|
|
24
|
-
import './stringify-
|
|
25
|
-
import './asyncToGenerator-
|
|
23
|
+
import './stringify-c21932b3.js';
|
|
24
|
+
import './asyncToGenerator-9716ae8d.js';
|
|
26
25
|
import './_library-528f1934.js';
|
|
27
|
-
import './_iter-detect-
|
|
26
|
+
import './_iter-detect-f089461c.js';
|
|
28
27
|
import './Segment.js';
|
|
29
28
|
import 'react-bootstrap/ListGroup';
|
|
30
29
|
import './ADWebcast.js';
|
|
31
|
-
import './defineProperty-
|
|
32
|
-
import './define-property-
|
|
30
|
+
import './defineProperty-8fa0bc8d.js';
|
|
31
|
+
import './define-property-99e66838.js';
|
|
33
32
|
import './react-social-icons-9be47857.js';
|
|
34
33
|
import './get-3c308da4.js';
|
|
35
34
|
import './eq-bdcbf886.js';
|
|
@@ -131,4 +130,5 @@ var Column3 = function Column3(props) {
|
|
|
131
130
|
);
|
|
132
131
|
};
|
|
133
132
|
|
|
134
|
-
export
|
|
133
|
+
export default Column3;
|
|
134
|
+
export { Column3 };
|
|
@@ -2,26 +2,26 @@ import React__default from 'react';
|
|
|
2
2
|
import { m as moment } from './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './slicedToArray-
|
|
6
|
-
import './web.dom.iterable-
|
|
7
|
-
import './core.get-iterator-method-
|
|
8
|
-
import './index-
|
|
5
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
6
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
7
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
8
|
+
import './index-0dbff1d1.js';
|
|
9
9
|
|
|
10
|
-
/*
|
|
11
|
-
Example usage - targetedonc.com/latest-conference
|
|
12
|
-
const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
|
|
13
|
-
...,
|
|
14
|
-
title,
|
|
15
|
-
summary,
|
|
16
|
-
thumbnail,
|
|
17
|
-
url,
|
|
18
|
-
published,
|
|
19
|
-
documentGroup->,
|
|
20
|
-
contentCategory->,
|
|
21
|
-
'pageNumber': ${currentPage}
|
|
22
|
-
}`
|
|
23
|
-
|
|
24
|
-
const posts = await client.fetch(query, params)
|
|
10
|
+
/*
|
|
11
|
+
Example usage - targetedonc.com/latest-conference
|
|
12
|
+
const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
|
|
13
|
+
...,
|
|
14
|
+
title,
|
|
15
|
+
summary,
|
|
16
|
+
thumbnail,
|
|
17
|
+
url,
|
|
18
|
+
published,
|
|
19
|
+
documentGroup->,
|
|
20
|
+
contentCategory->,
|
|
21
|
+
'pageNumber': ${currentPage}
|
|
22
|
+
}`
|
|
23
|
+
|
|
24
|
+
const posts = await client.fetch(query, params)
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
var ConferenceArticleCard = function ConferenceArticleCard(props) {
|
|
@@ -84,4 +84,4 @@ var ConferenceArticleCard = function ConferenceArticleCard(props) {
|
|
|
84
84
|
);
|
|
85
85
|
};
|
|
86
86
|
|
|
87
|
-
export
|
|
87
|
+
export default ConferenceArticleCard;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
4
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
3
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
4
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -13,32 +13,32 @@ import { withRouter } from 'next/router';
|
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { m as main_43 } from './main-1894c974.js';
|
|
16
|
-
import { c as clean_html_1 } from './entities-
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
18
|
-
import { P as Pagination } from './Pagination-
|
|
16
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
17
|
+
import { A as ADInfeed } from './ADInfeed-f684cac9.js';
|
|
18
|
+
import { P as Pagination } from './Pagination-cd21f8c2.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
|
-
import './core.get-iterator-method-
|
|
22
|
-
import './_iter-detect-
|
|
23
|
-
import './web.dom.iterable-
|
|
21
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
22
|
+
import './_iter-detect-f089461c.js';
|
|
23
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
25
|
import './_object-pie-133f504a.js';
|
|
26
|
-
import './_object-sap-
|
|
27
|
-
import './define-property-
|
|
28
|
-
import './typeof-
|
|
29
|
-
import './_is-array-
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
26
|
+
import './_object-sap-169d6272.js';
|
|
27
|
+
import './define-property-99e66838.js';
|
|
28
|
+
import './typeof-83d9eb10.js';
|
|
29
|
+
import './_is-array-893ab020.js';
|
|
31
30
|
import 'prop-types';
|
|
32
|
-
import './slicedToArray-
|
|
33
|
-
import './index-
|
|
31
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
32
|
+
import './index-0dbff1d1.js';
|
|
34
33
|
import 'react-dom';
|
|
35
34
|
import './AdSlot.js';
|
|
36
35
|
import './debounce-533d9748.js';
|
|
37
36
|
import './isSymbol-a7e9aafe.js';
|
|
38
37
|
import './toNumber-5aeba6e7.js';
|
|
39
38
|
import './Beam.js';
|
|
40
|
-
import './stringify-
|
|
39
|
+
import './stringify-c21932b3.js';
|
|
41
40
|
import './Segment.js';
|
|
41
|
+
import 'react-paginate';
|
|
42
42
|
import 'react-bootstrap/Button';
|
|
43
43
|
import './index.esm-1bd8a0a8.js';
|
|
44
44
|
import './iconBase-ccc56b97.js';
|
|
@@ -403,4 +403,4 @@ var DeckContent = function (_React$Component) {
|
|
|
403
403
|
|
|
404
404
|
var ContentCardPaginated = withRouter(DeckContent);
|
|
405
405
|
|
|
406
|
-
export
|
|
406
|
+
export default ContentCardPaginated;
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
2
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
3
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -15,29 +15,28 @@ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
|
15
15
|
import urlFor from './urlFor.js';
|
|
16
16
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
17
17
|
import { m as main_43 } from './main-1894c974.js';
|
|
18
|
-
import { c as clean_html_1 } from './entities-
|
|
19
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
18
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
19
|
+
import { A as ADInfeed } from './ADInfeed-f684cac9.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
|
-
import './core.get-iterator-method-
|
|
22
|
-
import './_iter-detect-
|
|
21
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
22
|
+
import './_iter-detect-f089461c.js';
|
|
23
23
|
import './_object-pie-133f504a.js';
|
|
24
|
-
import './_object-sap-
|
|
25
|
-
import './define-property-
|
|
26
|
-
import './typeof-
|
|
27
|
-
import './web.dom.iterable-
|
|
28
|
-
import './_is-array-
|
|
24
|
+
import './_object-sap-169d6272.js';
|
|
25
|
+
import './define-property-99e66838.js';
|
|
26
|
+
import './typeof-83d9eb10.js';
|
|
27
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
28
|
+
import './_is-array-893ab020.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import './isSymbol-a7e9aafe.js';
|
|
33
32
|
import './toNumber-5aeba6e7.js';
|
|
34
33
|
import 'react-dom';
|
|
35
|
-
import './slicedToArray-
|
|
36
|
-
import './index-
|
|
34
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
35
|
+
import './index-0dbff1d1.js';
|
|
37
36
|
import './AdSlot.js';
|
|
38
37
|
import './Beam.js';
|
|
39
|
-
import './stringify-
|
|
40
|
-
import './asyncToGenerator-
|
|
38
|
+
import './stringify-c21932b3.js';
|
|
39
|
+
import './asyncToGenerator-9716ae8d.js';
|
|
41
40
|
import './Segment.js';
|
|
42
41
|
|
|
43
42
|
var DeckContent = function (_React$Component) {
|
|
@@ -182,14 +181,14 @@ var DeckContent = function (_React$Component) {
|
|
|
182
181
|
var newPath = pageNumber === 1 ? '' + path : path + '?page=' + pageNumber;
|
|
183
182
|
|
|
184
183
|
// please leave this for later debug purpose : Yong Jun.
|
|
185
|
-
/* console.log('page change reported', {
|
|
186
|
-
currentPage: currentPage,
|
|
187
|
-
pageNumber: pageNumber,
|
|
188
|
-
pathname: pathname,
|
|
189
|
-
path: path,
|
|
190
|
-
newPath: newPath,
|
|
191
|
-
firstPage: pageNumber === 1,
|
|
192
|
-
queryString: queryString
|
|
184
|
+
/* console.log('page change reported', {
|
|
185
|
+
currentPage: currentPage,
|
|
186
|
+
pageNumber: pageNumber,
|
|
187
|
+
pathname: pathname,
|
|
188
|
+
path: path,
|
|
189
|
+
newPath: newPath,
|
|
190
|
+
firstPage: pageNumber === 1,
|
|
191
|
+
queryString: queryString
|
|
193
192
|
}) */
|
|
194
193
|
|
|
195
194
|
if (pageview) {
|
|
@@ -495,4 +494,4 @@ var DeckContent = function (_React$Component) {
|
|
|
495
494
|
|
|
496
495
|
var ContentCard = withRouter(DeckContent);
|
|
497
496
|
|
|
498
|
-
export
|
|
497
|
+
export default ContentCard;
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
2
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
3
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -16,25 +16,24 @@ import { d as debounce_1 } from './debounce-533d9748.js';
|
|
|
16
16
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
18
|
import { m as main_43 } from './main-1894c974.js';
|
|
19
|
-
import { c as clean_html_1 } from './entities-
|
|
19
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
|
-
import './core.get-iterator-method-
|
|
22
|
-
import './_iter-detect-
|
|
21
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
22
|
+
import './_iter-detect-f089461c.js';
|
|
23
23
|
import './_object-pie-133f504a.js';
|
|
24
|
-
import './_object-sap-
|
|
25
|
-
import './define-property-
|
|
26
|
-
import './typeof-
|
|
27
|
-
import './web.dom.iterable-
|
|
28
|
-
import './_is-array-
|
|
24
|
+
import './_object-sap-169d6272.js';
|
|
25
|
+
import './define-property-99e66838.js';
|
|
26
|
+
import './typeof-83d9eb10.js';
|
|
27
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
28
|
+
import './_is-array-893ab020.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
34
33
|
import './eq-bdcbf886.js';
|
|
35
34
|
import './toNumber-5aeba6e7.js';
|
|
36
|
-
import './slicedToArray-
|
|
37
|
-
import './index-
|
|
35
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
36
|
+
import './index-0dbff1d1.js';
|
|
38
37
|
|
|
39
38
|
var DeckQueue = function (_React$Component) {
|
|
40
39
|
_inherits(DeckQueue, _React$Component);
|
|
@@ -391,4 +390,4 @@ var DeckQueue = function (_React$Component) {
|
|
|
391
390
|
|
|
392
391
|
var Queue = withRouter(DeckQueue);
|
|
393
392
|
|
|
394
|
-
export
|
|
393
|
+
export default Queue;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
4
|
-
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-
|
|
1
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-9716ae8d.js';
|
|
3
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
4
|
+
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-8a801a18.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -15,25 +15,25 @@ import { L as LazyLoad } from './index-755f2cc2.js';
|
|
|
15
15
|
import { g as get_1 } from './get-3c308da4.js';
|
|
16
16
|
import { m as main_43 } from './main-1894c974.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
|
-
import { c as clean_html_1 } from './entities-
|
|
19
|
-
import { P as Pagination } from './Pagination-
|
|
18
|
+
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
19
|
+
import { P as Pagination } from './Pagination-cd21f8c2.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
|
-
import './core.get-iterator-method-
|
|
22
|
-
import './web.dom.iterable-
|
|
21
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
22
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
23
23
|
import './_library-528f1934.js';
|
|
24
|
-
import './_iter-detect-
|
|
24
|
+
import './_iter-detect-f089461c.js';
|
|
25
25
|
import './_object-pie-133f504a.js';
|
|
26
|
-
import './_object-sap-
|
|
27
|
-
import './define-property-
|
|
28
|
-
import './typeof-
|
|
29
|
-
import './_is-array-
|
|
30
|
-
import './events-6c3a7a63.js';
|
|
26
|
+
import './_object-sap-169d6272.js';
|
|
27
|
+
import './define-property-99e66838.js';
|
|
28
|
+
import './typeof-83d9eb10.js';
|
|
29
|
+
import './_is-array-893ab020.js';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
34
33
|
import './eq-bdcbf886.js';
|
|
35
|
-
import './slicedToArray-
|
|
36
|
-
import './index-
|
|
34
|
+
import './slicedToArray-ca2c8b8d.js';
|
|
35
|
+
import './index-0dbff1d1.js';
|
|
36
|
+
import 'react-paginate';
|
|
37
37
|
import 'react-bootstrap/Button';
|
|
38
38
|
import './index.esm-1bd8a0a8.js';
|
|
39
39
|
import './iconBase-ccc56b97.js';
|
|
@@ -334,4 +334,4 @@ var DeckQueue = function (_React$Component) {
|
|
|
334
334
|
|
|
335
335
|
var QueuePaginated = withRouter(DeckQueue);
|
|
336
336
|
|
|
337
|
-
export
|
|
337
|
+
export default QueuePaginated;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-ca2c8b8d.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
4
|
+
import { b as lib_1, a as lib_2 } from './index-5cc7b406.js';
|
|
5
5
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
6
6
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import './core.get-iterator-method-
|
|
10
|
-
import './events-6c3a7a63.js';
|
|
8
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
9
|
+
import './core.get-iterator-method-e903ff31.js';
|
|
11
10
|
import 'react-dom';
|
|
12
11
|
import './isSymbol-a7e9aafe.js';
|
|
13
12
|
import './toNumber-5aeba6e7.js';
|
|
@@ -94,4 +93,4 @@ AD.propTypes = {
|
|
|
94
93
|
minInViewPercent: PropTypes.number
|
|
95
94
|
};
|
|
96
95
|
|
|
97
|
-
export
|
|
96
|
+
export default AD;
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as _defineProperty } from './defineProperty-
|
|
1
|
+
import { _ as _defineProperty } from './defineProperty-8fa0bc8d.js';
|
|
2
2
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
-
import { _ as _export, a as _core } from './core.get-iterator-method-
|
|
4
|
-
import { _ as _objectToArray } from './_object-to-array-
|
|
5
|
-
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-
|
|
6
|
-
import { _ as _extends } from './extends-
|
|
7
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
8
|
-
import { _ as _JSON$stringify } from './stringify-
|
|
3
|
+
import { _ as _export, a as _core } from './core.get-iterator-method-e903ff31.js';
|
|
4
|
+
import { _ as _objectToArray } from './_object-to-array-50a6b9a3.js';
|
|
5
|
+
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-ca2c8b8d.js';
|
|
6
|
+
import { _ as _extends } from './extends-dc6a71fd.js';
|
|
7
|
+
import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
|
|
8
|
+
import { _ as _JSON$stringify } from './stringify-c21932b3.js';
|
|
9
9
|
import React__default, { useState, useEffect } from 'react';
|
|
10
10
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
11
11
|
import Container from 'react-bootstrap/Container';
|
|
@@ -19,10 +19,10 @@ import './main-1894c974.js';
|
|
|
19
19
|
import { m as momentTimezone } from './index-79cfd25c.js';
|
|
20
20
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
21
|
import { useRouter } from 'next/router';
|
|
22
|
-
import './define-property-
|
|
22
|
+
import './define-property-99e66838.js';
|
|
23
23
|
import './_object-pie-133f504a.js';
|
|
24
|
-
import './web.dom.iterable-
|
|
25
|
-
import './_iter-detect-
|
|
24
|
+
import './web.dom.iterable-fdf034f5.js';
|
|
25
|
+
import './_iter-detect-f089461c.js';
|
|
26
26
|
import './moment-bc12cb97.js';
|
|
27
27
|
|
|
28
28
|
// https://github.com/tc39/proposal-object-values-entries
|
|
@@ -245,23 +245,23 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
245
245
|
if (cventAccessToken && cventAccessToken !== 'undefined') {
|
|
246
246
|
setAccessToken(cventAccessToken);
|
|
247
247
|
} else {
|
|
248
|
-
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
249
|
-
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
250
|
-
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
251
|
-
fetch(url, {
|
|
252
|
-
headers: {
|
|
253
|
-
'Content-Type': 'application/x-www-form-urlencoded',
|
|
254
|
-
Authorization: `Basic ${encodedData}`
|
|
255
|
-
},
|
|
256
|
-
method: 'POST',
|
|
257
|
-
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
258
|
-
})
|
|
259
|
-
.then((response) => response.json())
|
|
260
|
-
.then((json) => {
|
|
261
|
-
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
262
|
-
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
263
|
-
setAccessToken(json.access_token)
|
|
264
|
-
})
|
|
248
|
+
/*const encodedData = window.btoa(clientId + ':' + clientSecret)
|
|
249
|
+
//const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
|
|
250
|
+
const url = `https://api-platform.cvent.com/ea/oauth2/token`
|
|
251
|
+
fetch(url, {
|
|
252
|
+
headers: {
|
|
253
|
+
'Content-Type': 'application/x-www-form-urlencoded',
|
|
254
|
+
Authorization: `Basic ${encodedData}`
|
|
255
|
+
},
|
|
256
|
+
method: 'POST',
|
|
257
|
+
body: `grant_type=client_credentials&client_id=${clientId}`
|
|
258
|
+
})
|
|
259
|
+
.then((response) => response.json())
|
|
260
|
+
.then((json) => {
|
|
261
|
+
const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
|
|
262
|
+
Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
|
|
263
|
+
setAccessToken(json.access_token)
|
|
264
|
+
})
|
|
265
265
|
.catch((e) => console.log(e))*/
|
|
266
266
|
// hello
|
|
267
267
|
var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
|
|
@@ -841,4 +841,4 @@ var EventsDeck = function EventsDeck(_ref) {
|
|
|
841
841
|
}
|
|
842
842
|
};
|
|
843
843
|
|
|
844
|
-
export
|
|
844
|
+
export default EventsDeck;
|