@mjhls/mjh-framework 1.0.913 → 1.0.914
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 +2 -1
- package/dist/cjs/AD300x250x600.js +2 -1
- package/dist/cjs/AD728x90.js +2 -1
- package/dist/cjs/ADFloatingFooter.js +2 -1
- package/dist/cjs/ADGutter.js +2 -1
- package/dist/cjs/ADSkyscraper.js +2 -1
- package/dist/cjs/ADSponsoredResources.js +2 -1
- package/dist/cjs/ADWebcast.js +2 -1
- package/dist/cjs/ADWelcome.js +2 -1
- package/dist/cjs/AdSlot.js +2 -1
- package/dist/cjs/AdSlotsProvider.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +14165 -18
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +7 -6
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +3 -3
- package/dist/cjs/AuthWrapper.js +1470 -294
- package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-9ebd251f.js} +1 -1
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ConferenceArticleCard.js +16 -16
- package/dist/cjs/ContentCardPaginated.js +5 -4
- package/dist/cjs/DeckContent.js +13 -12
- package/dist/cjs/DeckQueue.js +4 -3
- package/dist/cjs/DeckQueuePaginated.js +4 -3
- package/dist/cjs/{Dfp-94f8ccdf.js → Dfp-9be904d5.js} +2 -1
- package/dist/cjs/EventsDeck.js +17 -17
- package/dist/cjs/ExternalResources.js +7 -6
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +7 -6
- package/dist/cjs/GridContentPaginated.js +7 -6
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +9 -9
- package/dist/cjs/Hero.js +2 -2
- package/dist/cjs/HorizontalArticleListing.js +7 -6
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/ImageSlider-6c00b878.js +2813 -0
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +38 -37
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +13 -12
- package/dist/cjs/MasterDeckPaginated.js +12 -11
- package/dist/cjs/{MediaSeriesCard-103e075c.js → MediaSeriesCard-d46317f0.js} +394 -391
- package/dist/cjs/MediaSeriesLanding.js +17 -15
- package/dist/cjs/MediaSeriesLandingPaginated.js +17 -15
- package/dist/cjs/NavMagazine.js +10 -10
- package/dist/cjs/NavNative.js +9 -9
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PartnerDetailListing.js +18 -16
- package/dist/cjs/PartnerDetailListingPaginated.js +13 -12
- package/dist/cjs/PubSection.js +6 -5
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/PublicationLanding.js +30 -26
- package/dist/cjs/QueueDeckExpanded.js +6 -5
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
- 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 +4 -3
- package/dist/cjs/{SeriesSlider-f9128638.js → SeriesSlider-ba0c5d1a.js} +4 -4
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TaxonomyDescription.js +7 -6
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/ThumbnailCard.js +2 -2
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +7 -6
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +10 -9
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/{entities-3f9d0f2f.js → entities-df1aed86.js} +4 -0
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getRelatedArticle.js +2 -2
- package/dist/cjs/getSerializers.js +7 -6
- package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-16fd5776.js → index-5ce5e821.js} +4 -4
- package/dist/cjs/{index-efca863c.js → index-d48b231c.js} +5 -5
- package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
- package/dist/cjs/index.js +16 -14
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/cjs/urlFor.js +1 -1
- package/dist/cjs/{util-6f784d85.js → util-93a37fd0.js} +11 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +9 -8
- package/dist/esm/AD300x250x600.js +9 -8
- package/dist/esm/AD728x90.js +9 -8
- package/dist/esm/ADFloatingFooter.js +9 -8
- package/dist/esm/ADFooter.js +3 -3
- package/dist/esm/ADGutter.js +9 -8
- package/dist/esm/{ADInfeed-bba8b026.js → ADInfeed-0a55cd2d.js} +1 -1
- package/dist/esm/ADSkyscraper.js +9 -8
- package/dist/esm/ADSponsoredResources.js +9 -8
- package/dist/esm/ADWebcast.js +9 -8
- package/dist/esm/ADWelcome.js +9 -8
- package/dist/esm/{ADlgInfeed-a45afa1d.js → ADlgInfeed-013e1f4a.js} +1 -1
- package/dist/esm/AccordionPanel.js +3 -3
- package/dist/esm/AdSlot.js +9 -8
- package/dist/esm/AdSlotsProvider.js +7 -6
- package/dist/esm/AlgoliaSearch.js +14165 -18
- package/dist/esm/AlphabeticList.js +6 -6
- package/dist/esm/ArticleCarousel.js +5 -5
- package/dist/esm/ArticleProgramLandingPage.js +21 -20
- package/dist/esm/ArticleSeriesLandingPage.js +18 -17
- package/dist/esm/ArticleSeriesListing.js +12 -11
- package/dist/esm/Auth.js +11 -11
- package/dist/esm/AuthWrapper.js +1467 -291
- package/dist/esm/{AuthorComponent-defe68b6.js → AuthorComponent-11adff02.js} +1 -1
- package/dist/esm/Beam.js +5 -5
- package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-1e73bd2c.js} +1 -1
- package/dist/esm/Breadcrumbs.js +3 -3
- package/dist/esm/CMEDeck.js +9 -8
- package/dist/esm/Column2.js +6 -6
- package/dist/esm/Column3.js +11 -10
- package/dist/esm/ConferenceArticleCard.js +19 -19
- package/dist/esm/ContentCardPaginated.js +18 -17
- package/dist/esm/DeckContent.js +26 -25
- package/dist/esm/DeckQueue.js +15 -14
- package/dist/esm/DeckQueuePaginated.js +16 -15
- package/dist/esm/{Dfp-4b99f79d.js → Dfp-102f0beb.js} +5 -4
- package/dist/esm/EventsDeck.js +27 -27
- package/dist/esm/ExternalResources.js +21 -20
- package/dist/esm/Feature.js +4 -4
- package/dist/esm/ForbesHero.js +5 -5
- package/dist/esm/GridContent.js +21 -20
- package/dist/esm/GridContentPaginated.js +21 -20
- package/dist/esm/GridHero.js +6 -6
- package/dist/esm/GroupDeck.js +6 -6
- package/dist/esm/HamMagazine.js +15 -15
- package/dist/esm/Hero.js +5 -5
- package/dist/esm/HorizontalArticleListing.js +21 -20
- package/dist/esm/HorizontalHero.js +4 -4
- package/dist/esm/ImageSlider-f84174cb.js +2804 -0
- package/dist/esm/IssueContentDeck.js +5 -5
- package/dist/esm/IssueDeck.js +7 -7
- package/dist/esm/IssueLanding.js +53 -52
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +9 -8
- package/dist/esm/MasterDeck.js +26 -25
- package/dist/esm/MasterDeckPaginated.js +25 -24
- package/dist/esm/{MediaSeriesCard-82d58e00.js → MediaSeriesCard-b1845b19.js} +110 -107
- package/dist/esm/MediaSeriesLanding.js +31 -29
- package/dist/esm/MediaSeriesLandingPaginated.js +31 -29
- package/dist/esm/NavDvm.js +5 -5
- package/dist/esm/NavMagazine.js +16 -16
- package/dist/esm/NavNative.js +14 -14
- package/dist/esm/OncliveHero.js +4 -4
- package/dist/esm/OncliveLargeHero.js +6 -6
- package/dist/esm/PageFilter.js +3 -3
- package/dist/esm/PartnerDetailListing.js +32 -30
- package/dist/esm/PartnerDetailListingPaginated.js +27 -26
- package/dist/esm/PopUpModal.js +3 -3
- package/dist/esm/PubSection.js +15 -14
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +4 -4
- package/dist/esm/PublicationLanding.js +38 -34
- package/dist/esm/QueueDeckExpanded.js +15 -14
- package/dist/esm/QueueDeckExpandedPaginated.js +15 -14
- package/dist/esm/RelatedContent.js +32 -32
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/Schema.js +8 -8
- package/dist/esm/Search.js +3 -3
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +10 -9
- package/dist/esm/{SeriesSlider-98b7a870.js → SeriesSlider-45adb8dc.js} +5 -5
- package/dist/esm/SideFooter.js +8 -8
- package/dist/esm/{SocialSearchComponent-1d8a9f59.js → SocialSearchComponent-4b56cd8c.js} +1 -1
- package/dist/esm/TaxonomyCard.js +6 -6
- package/dist/esm/TaxonomyDescription.js +21 -20
- package/dist/esm/TemplateNormal.js +12 -11
- package/dist/esm/ThumbnailCard.js +5 -5
- package/dist/esm/Ustream.js +6 -6
- package/dist/esm/VerticalHero.js +4 -4
- package/dist/esm/VideoProgramLandingPage.js +21 -20
- package/dist/esm/VideoSeriesCard.js +7 -7
- package/dist/esm/VideoSeriesFilter.js +5 -5
- package/dist/esm/VideoSeriesLandingPage.js +18 -17
- package/dist/esm/VideoSeriesListing.js +12 -11
- package/dist/esm/View.js +25 -24
- package/dist/esm/YahooHero.js +6 -6
- package/dist/esm/YoutubeGroup.js +8 -8
- package/dist/esm/{_is-array-893ab020.js → _is-array-8d21b9e3.js} +1 -1
- package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-98db3b07.js} +1 -1
- package/dist/esm/{_object-sap-169d6272.js → _object-sap-7cee6f84.js} +1 -1
- package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-2300e51b.js} +1 -1
- package/dist/esm/{asyncToGenerator-b4dfe691.js → asyncToGenerator-5ef104a7.js} +3 -3
- package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-ea258bb1.js} +1 -1
- package/dist/esm/{define-property-99e66838.js → define-property-5f1bda73.js} +1 -1
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-8c30428f.js} +1 -1
- package/dist/esm/{entities-932b50cf.js → entities-6d9154b4.js} +4 -0
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/{extends-dc6a71fd.js → extends-6d8e3924.js} +1 -1
- package/dist/esm/faundadb.js +4 -4
- package/dist/esm/getRelatedArticle.js +7 -7
- package/dist/esm/getRootDocGroup.js +4 -4
- package/dist/esm/getSerializers.js +21 -20
- package/dist/esm/{getTargeting-0cdf8983.js → getTargeting-42f9b439.js} +11 -11
- package/dist/esm/getTargeting.js +5 -5
- package/dist/esm/{index-0dbff1d1.js → index-3f5c03b2.js} +5 -5
- package/dist/esm/{index-7f0f8278.js → index-490f4f21.js} +12 -12
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +34 -32
- package/dist/esm/{inherits-8a801a18.js → inherits-a6ba2ec4.js} +4 -4
- package/dist/esm/{keys-425c8ab0.js → keys-31dcdb31.js} +2 -2
- package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-6ebcbfea.js} +2 -2
- package/dist/esm/{stringify-c21932b3.js → stringify-2b084bee.js} +1 -1
- package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-f7074d7c.js} +2 -2
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/dist/esm/{typeof-83d9eb10.js → typeof-e9fc0c5d.js} +3 -3
- package/dist/esm/urlFor.js +4 -4
- package/dist/esm/{ustream-api-41166338.js → ustream-api-d3714624.js} +4 -4
- package/dist/esm/{util-3ab476bf.js → util-8ed16d48.js} +11 -0
- package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-ab4dea5c.js} +1 -1
- package/package.json +114 -114
- package/dist/cjs/ImageSlider-a7fb6218.js +0 -182
- package/dist/esm/ImageSlider-eab2fe41.js +0 -176
- /package/dist/cjs/{ADInfeed-51a39495.js → ADInfeed-bce0ba07.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-12db4509.js → ADlgInfeed-950b414b.js} +0 -0
- /package/dist/cjs/{PublicationFeature-be5f3503.js → PublicationFeature-5ccf9b13.js} +0 -0
- /package/dist/esm/{PublicationFeature-03500094.js → PublicationFeature-d88e76b9.js} +0 -0
package/dist/esm/NavNative.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useRef, useState, useEffect } from 'react';
|
|
3
3
|
import Container from 'react-bootstrap/Container';
|
|
4
4
|
import Nav from 'react-bootstrap/Nav';
|
|
@@ -17,13 +17,13 @@ import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
|
|
|
17
17
|
import { i as isObject_1 } from './isSymbol-a7e9aafe.js';
|
|
18
18
|
import { t as toNumber_1 } from './toNumber-5aeba6e7.js';
|
|
19
19
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
20
|
-
import './web.dom.iterable-
|
|
21
|
-
import './core.get-iterator-method-
|
|
20
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
21
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './react-social-icons-9be47857.js';
|
|
23
23
|
import 'prop-types';
|
|
24
|
-
import './asyncToGenerator-
|
|
24
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
25
25
|
import './_library-528f1934.js';
|
|
26
|
-
import './_iter-detect-
|
|
26
|
+
import './_iter-detect-98db3b07.js';
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
29
|
* The base implementation of `_.slice` without an iteratee call guard.
|
|
@@ -300,15 +300,15 @@ function chunk(array, size, guard) {
|
|
|
300
300
|
var chunk_1 = chunk;
|
|
301
301
|
|
|
302
302
|
var NavNative = function NavNative(props) {
|
|
303
|
-
/*
|
|
304
|
-
Example Nav with acceptable props
|
|
305
|
-
<MagazineNav
|
|
306
|
-
showLogin
|
|
307
|
-
logo={props.settings.logo}
|
|
308
|
-
dataObject={props.cache.mainNavCache}
|
|
309
|
-
website={website}
|
|
310
|
-
subNav={props.cache.subNavCache}
|
|
311
|
-
/>
|
|
303
|
+
/*
|
|
304
|
+
Example Nav with acceptable props
|
|
305
|
+
<MagazineNav
|
|
306
|
+
showLogin
|
|
307
|
+
logo={props.settings.logo}
|
|
308
|
+
dataObject={props.cache.mainNavCache}
|
|
309
|
+
website={website}
|
|
310
|
+
subNav={props.cache.subNavCache}
|
|
311
|
+
/>
|
|
312
312
|
*/
|
|
313
313
|
// Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
|
|
314
314
|
var logo = props.logo,
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -3,11 +3,11 @@ import urlFor from './urlFor.js';
|
|
|
3
3
|
import 'react-bootstrap/Badge';
|
|
4
4
|
import './iconBase-ccc56b97.js';
|
|
5
5
|
import { m as moment } from './moment-bc12cb97.js';
|
|
6
|
-
import './slicedToArray-
|
|
6
|
+
import './slicedToArray-6ebcbfea.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './web.dom.iterable-
|
|
9
|
-
import './core.get-iterator-method-
|
|
10
|
-
import './index-
|
|
8
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
9
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
+
import './index-3f5c03b2.js';
|
|
11
11
|
|
|
12
12
|
var OncliveHero = function OncliveHero(props) {
|
|
13
13
|
var client = props.client;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import { m as moment } from './moment-bc12cb97.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
|
-
import { c as clean_html_1 } from './entities-
|
|
5
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
4
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
6
6
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './slicedToArray-
|
|
9
|
-
import './web.dom.iterable-
|
|
10
|
-
import './core.get-iterator-method-
|
|
11
|
-
import './index-
|
|
8
|
+
import './slicedToArray-6ebcbfea.js';
|
|
9
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
10
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
11
|
+
import './index-3f5c03b2.js';
|
|
12
12
|
import 'react-dom';
|
|
13
13
|
import 'prop-types';
|
|
14
14
|
|
package/dist/esm/PageFilter.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
3
3
|
import { Dropdown } from 'react-bootstrap';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
6
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
7
7
|
|
|
8
8
|
var PageFilter = function PageFilter(props) {
|
|
9
9
|
var getParams = props.getParams,
|
|
@@ -1,70 +1,71 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import {
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
|
|
7
|
+
import './defineProperty-23a8f8cd.js';
|
|
7
8
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
8
|
-
import { I as ImageSlider } from './ImageSlider-eab2fe41.js';
|
|
9
9
|
import { m as moment } from './moment-bc12cb97.js';
|
|
10
10
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
11
11
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
12
|
import Feature from './Feature.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
15
|
-
import { B as BlockContent } from './BlockContent-
|
|
14
|
+
import { g as getSerializers } from './index-490f4f21.js';
|
|
15
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
|
-
import './core.get-iterator-method-
|
|
18
|
-
import './web.dom.iterable-
|
|
17
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
18
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
19
19
|
import './_library-528f1934.js';
|
|
20
|
-
import './_iter-detect-
|
|
20
|
+
import './_iter-detect-98db3b07.js';
|
|
21
21
|
import './_object-pie-133f504a.js';
|
|
22
22
|
import 'prop-types';
|
|
23
23
|
import './smoothscroll-fa4e3f8c.js';
|
|
24
|
-
import './toConsumableArray-
|
|
24
|
+
import './toConsumableArray-f7074d7c.js';
|
|
25
25
|
import 'react-bootstrap';
|
|
26
26
|
import './index.es-a6137319.js';
|
|
27
27
|
import './visibility-sensor-72fd8f8b.js';
|
|
28
28
|
import 'react-dom';
|
|
29
|
-
import './index-
|
|
29
|
+
import './index-f0fc23eb.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'next/router';
|
|
31
32
|
import './index-755f2cc2.js';
|
|
32
33
|
import './main-1894c974.js';
|
|
33
|
-
import './entities-
|
|
34
|
-
import './ADInfeed-
|
|
34
|
+
import './entities-6d9154b4.js';
|
|
35
|
+
import './ADInfeed-0a55cd2d.js';
|
|
35
36
|
import 'react-bootstrap/Card';
|
|
36
37
|
import './AdSlot.js';
|
|
37
38
|
import './debounce-533d9748.js';
|
|
38
39
|
import './isSymbol-a7e9aafe.js';
|
|
39
40
|
import './toNumber-5aeba6e7.js';
|
|
40
41
|
import './Beam.js';
|
|
41
|
-
import './stringify-
|
|
42
|
+
import './stringify-2b084bee.js';
|
|
42
43
|
import './Segment.js';
|
|
43
|
-
import './AuthorComponent-
|
|
44
|
+
import './AuthorComponent-11adff02.js';
|
|
44
45
|
import './lodash-f97fd99a.js';
|
|
45
|
-
import './ADlgInfeed-
|
|
46
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
46
47
|
import './getContentCategory-15dcc413.js';
|
|
47
48
|
import './timeDifferenceCalc.js';
|
|
48
|
-
import './index-
|
|
49
|
+
import './index-3f5c03b2.js';
|
|
49
50
|
import 'react-bootstrap/Breadcrumb';
|
|
50
51
|
import 'react-bootstrap/Carousel';
|
|
51
52
|
import './index-c7e2ac95.js';
|
|
52
|
-
import './util-
|
|
53
|
-
import './typeof-
|
|
54
|
-
import './_is-array-
|
|
53
|
+
import './util-8ed16d48.js';
|
|
54
|
+
import './typeof-e9fc0c5d.js';
|
|
55
|
+
import './_is-array-8d21b9e3.js';
|
|
55
56
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
56
57
|
import './GroupDeck.js';
|
|
57
58
|
import './SocialShare.js';
|
|
58
59
|
import 'next/head';
|
|
59
60
|
import 'react-share';
|
|
60
|
-
import './_object-to-array-
|
|
61
|
+
import './_object-to-array-2300e51b.js';
|
|
61
62
|
import 'react-bootstrap/Pagination';
|
|
62
63
|
import 'react-bootstrap/Button';
|
|
63
64
|
import 'react-bootstrap/Row';
|
|
64
65
|
import 'react-bootstrap/Col';
|
|
65
|
-
import './inherits-
|
|
66
|
-
import './_object-sap-
|
|
67
|
-
import './define-property-
|
|
66
|
+
import './inherits-a6ba2ec4.js';
|
|
67
|
+
import './_object-sap-7cee6f84.js';
|
|
68
|
+
import './define-property-5f1bda73.js';
|
|
68
69
|
import './index.esm-eb1e8e80.js';
|
|
69
70
|
import './iconBase-ccc56b97.js';
|
|
70
71
|
import 'react-bootstrap/Figure';
|
|
@@ -141,11 +142,11 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
141
142
|
{ jsx: 'true' },
|
|
142
143
|
'\n @media screen and (max-width: 768px) {\n .partners-logo {\n width: 100%;\n min-width: 100%;\n }\n .partner-logo-wrap {\n flex-wrap: wrap;\n }\n .block-content-partners {\n padding-left: 0 !important;\n }\n }\n '
|
|
143
144
|
),
|
|
144
|
-
(partnerDetails.description || partnerDetails.linkedin || partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && React__default.createElement(
|
|
145
|
+
(partnerDetails.description || partnerDetails.linkedin || partnerDetails.youtube || partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && React__default.createElement(
|
|
145
146
|
'div',
|
|
146
147
|
{ className: 'block-content-partners my-4', style: { maxWidth: '100%', paddingLeft: '2rem', flex: '1 1 auto' } },
|
|
147
148
|
partnerDetails.description && React__default.createElement(BlockContent, _extends({ serializers: getSerializers(client), blocks: description, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config())),
|
|
148
|
-
(partnerDetails.linkedin || partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && React__default.createElement(
|
|
149
|
+
(partnerDetails.linkedin || partnerDetails.youtube || partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && React__default.createElement(
|
|
149
150
|
'div',
|
|
150
151
|
null,
|
|
151
152
|
React__default.createElement(
|
|
@@ -160,6 +161,7 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
160
161
|
rel: 'noopener noreferrer',
|
|
161
162
|
style: { height: 30, width: 30 }
|
|
162
163
|
}),
|
|
164
|
+
partnerDetails.youtube && partnerDetails.youtubeIcon && React__default.createElement(reactSocialIcons_1, { url: partnerDetails.youtube, target: '_blank', rel: 'noopener noreferrer', style: { height: 30, width: 30, marginLeft: '0.25rem' } }),
|
|
163
165
|
(partnerDetails.twitter && partnerDetails.facebook || !partnerDetails.twitter && partnerDetails.facebook && checkIsFacebookGroup(partnerDetails.facebook)) && (partnerDetails.twitterIcon ? React__default.createElement(reactSocialIcons_1, { url: partnerDetails.twitter, target: '_blank', rel: 'noopener noreferrer', style: { height: 30, width: 30, marginLeft: '0.25rem' } }) : React__default.createElement(reactSocialIcons_1, { url: partnerDetails.facebook, target: '_blank', rel: 'noopener noreferrer', style: { height: 30, width: 30, marginLeft: '0.25rem' } }))
|
|
164
166
|
)
|
|
165
167
|
)
|
|
@@ -183,7 +185,7 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
183
185
|
'div',
|
|
184
186
|
{ className: 'mb-5', style: { width: '100%', maxWidth: '100%', textAlign: 'center', padding: '15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
185
187
|
partnerDetails.twitter && !partnerDetails.twitterIcon ? React__default.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } }) : partnerDetails.facebook && React__default.createElement(
|
|
186
|
-
|
|
188
|
+
Facebook,
|
|
187
189
|
{ appId: ' ' },
|
|
188
190
|
React__default.createElement(Page, { href: partnerDetails.facebook, tabs: 'timeline', width: '500', height: '500' })
|
|
189
191
|
)
|
|
@@ -236,14 +238,14 @@ PartnerDetails.returnGetInitialProps = function () {
|
|
|
236
238
|
case 0:
|
|
237
239
|
today = moment().utc().format();
|
|
238
240
|
featureQuery = '*[_type == \'feature\' && is_active == true && feature_url == \'/' + partnerPageUrl + '/' + (category ? category + '/' : null) + identifier + '\'] | order(_updatedAt asc)[0..5]{\n ...,\n \'feature_img\' : feature_img.asset->\n }';
|
|
239
|
-
partnerQuery = '*[_type == \'documentGroup\' \n && !(_id in path("drafts.**"))\n && references(\'' + partnerDocumentGroupID + '\')\n && identifier.current == \'' + identifier + '\'] | order(name asc) [0] {\n description,\n name,\n identifier,\n thumbnail{ ..., asset-> },\n twitter,\n facebook,\n linkedin,\n twitterIcon,\n "affiliates": description[_type==\'slideshows\']{\n ...,\n slides->{...}\n }\n }';
|
|
241
|
+
partnerQuery = '*[_type == \'documentGroup\' \n && !(_id in path("drafts.**"))\n && references(\'' + partnerDocumentGroupID + '\')\n && identifier.current == \'' + identifier + '\'] | order(name asc) [0] {\n description,\n name,\n identifier,\n thumbnail{ ..., asset-> },\n twitter,\n facebook,\n linkedin,\n twitterIcon,\n youtube,\n youtubeIcon,\n "affiliates": description[_type==\'slideshows\']{\n ...,\n slides->{...}\n }\n }';
|
|
240
242
|
|
|
241
243
|
|
|
242
244
|
if (category) {
|
|
243
245
|
// if partners page has a sub category such as onclive
|
|
244
246
|
// e.g. /sap-partner/[category]/[partner]
|
|
245
247
|
|
|
246
|
-
partnerQuery = '*[_type == \'documentGroup\' && !(_id in path("drafts.**")) && identifier.current == \'' + category + '\' && references(\'' + partnerDocumentGroupID + '\')] [0] {\n ...,\n \'partner\': *[_type == \'documentGroup\' && identifier.current == \'' + identifier + '\' && references(^._id)] [0] {\n description,\n name,\n identifier,\n thumbnail{ ..., asset-> },\n twitter,\n facebook,\n linkedin,\n twitterIcon,\n "affiliates": description[_type==\'slideshows\']{\n ...,\n slides->{...}\n }\n \n }\n }';
|
|
248
|
+
partnerQuery = '*[_type == \'documentGroup\' && !(_id in path("drafts.**")) && identifier.current == \'' + category + '\' && references(\'' + partnerDocumentGroupID + '\')] [0] {\n ...,\n \'partner\': *[_type == \'documentGroup\' && identifier.current == \'' + identifier + '\' && references(^._id)] [0] {\n description,\n name,\n identifier,\n thumbnail{ ..., asset-> },\n twitter,\n facebook,\n linkedin,\n twitterIcon,\n youtube,\n youtubeIcon,\n "affiliates": description[_type==\'slideshows\']{\n ...,\n slides->{...}\n }\n \n }\n }';
|
|
247
249
|
}
|
|
248
250
|
|
|
249
251
|
taxonomyQuery = '*[_type == \'documentGroup\' \n && !(_id in path("drafts.**"))\n && references(\'' + partnerDocumentGroupID + '\')\n && isShow != false\n && identifier.current == \'' + identifier + '\'] [0] {\n \'id\': _id,\n \'title\': name\n }';
|
|
@@ -1,46 +1,47 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import {
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-f84174cb.js';
|
|
7
|
+
import './defineProperty-23a8f8cd.js';
|
|
7
8
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
8
|
-
import { I as ImageSlider } from './ImageSlider-eab2fe41.js';
|
|
9
9
|
import './moment-bc12cb97.js';
|
|
10
10
|
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
11
11
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
12
|
import Feature from './Feature.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
15
|
-
import { B as BlockContent } from './BlockContent-
|
|
14
|
+
import { g as getSerializers } from './index-490f4f21.js';
|
|
15
|
+
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
16
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
17
|
-
import './core.get-iterator-method-
|
|
18
|
-
import './web.dom.iterable-
|
|
17
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
18
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
19
19
|
import './_library-528f1934.js';
|
|
20
|
-
import './_iter-detect-
|
|
20
|
+
import './_iter-detect-98db3b07.js';
|
|
21
21
|
import './_object-pie-133f504a.js';
|
|
22
22
|
import 'prop-types';
|
|
23
23
|
import './smoothscroll-fa4e3f8c.js';
|
|
24
|
-
import './toConsumableArray-
|
|
24
|
+
import './toConsumableArray-f7074d7c.js';
|
|
25
25
|
import 'react-bootstrap';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-f0fc23eb.js';
|
|
27
|
+
import './events-6c3a7a63.js';
|
|
27
28
|
import 'next/router';
|
|
28
29
|
import './index-755f2cc2.js';
|
|
29
30
|
import 'react-dom';
|
|
30
31
|
import './lodash-f97fd99a.js';
|
|
31
32
|
import './main-1894c974.js';
|
|
32
|
-
import './entities-
|
|
33
|
-
import './ADInfeed-
|
|
33
|
+
import './entities-6d9154b4.js';
|
|
34
|
+
import './ADInfeed-0a55cd2d.js';
|
|
34
35
|
import 'react-bootstrap/Card';
|
|
35
36
|
import './AdSlot.js';
|
|
36
37
|
import './debounce-533d9748.js';
|
|
37
38
|
import './isSymbol-a7e9aafe.js';
|
|
38
39
|
import './toNumber-5aeba6e7.js';
|
|
39
40
|
import './Beam.js';
|
|
40
|
-
import './stringify-
|
|
41
|
+
import './stringify-2b084bee.js';
|
|
41
42
|
import './Segment.js';
|
|
42
|
-
import './AuthorComponent-
|
|
43
|
-
import './ADlgInfeed-
|
|
43
|
+
import './AuthorComponent-11adff02.js';
|
|
44
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
44
45
|
import './getContentCategory-15dcc413.js';
|
|
45
46
|
import './timeDifferenceCalc.js';
|
|
46
47
|
import './Pagination-59436882.js';
|
|
@@ -48,25 +49,25 @@ import 'react-paginate';
|
|
|
48
49
|
import 'react-bootstrap/Button';
|
|
49
50
|
import './index.esm-1bd8a0a8.js';
|
|
50
51
|
import './iconBase-ccc56b97.js';
|
|
51
|
-
import './index-
|
|
52
|
+
import './index-3f5c03b2.js';
|
|
52
53
|
import 'react-bootstrap/Breadcrumb';
|
|
53
54
|
import 'react-bootstrap/Carousel';
|
|
54
55
|
import './index-c7e2ac95.js';
|
|
55
|
-
import './util-
|
|
56
|
-
import './typeof-
|
|
57
|
-
import './_is-array-
|
|
56
|
+
import './util-8ed16d48.js';
|
|
57
|
+
import './typeof-e9fc0c5d.js';
|
|
58
|
+
import './_is-array-8d21b9e3.js';
|
|
58
59
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
59
60
|
import './GroupDeck.js';
|
|
60
61
|
import './SocialShare.js';
|
|
61
62
|
import 'next/head';
|
|
62
63
|
import 'react-share';
|
|
63
|
-
import './_object-to-array-
|
|
64
|
+
import './_object-to-array-2300e51b.js';
|
|
64
65
|
import 'react-bootstrap/Pagination';
|
|
65
66
|
import 'react-bootstrap/Row';
|
|
66
67
|
import 'react-bootstrap/Col';
|
|
67
|
-
import './inherits-
|
|
68
|
-
import './_object-sap-
|
|
69
|
-
import './define-property-
|
|
68
|
+
import './inherits-a6ba2ec4.js';
|
|
69
|
+
import './_object-sap-7cee6f84.js';
|
|
70
|
+
import './define-property-5f1bda73.js';
|
|
70
71
|
import './index.esm-eb1e8e80.js';
|
|
71
72
|
import 'react-bootstrap/Figure';
|
|
72
73
|
import 'react-bootstrap/OverlayTrigger';
|
|
@@ -182,7 +183,7 @@ var PartnerDetails = function PartnerDetails(_ref) {
|
|
|
182
183
|
'div',
|
|
183
184
|
{ className: 'mb-5', style: { width: '100%', maxWidth: '100%', textAlign: 'center', padding: '15px', border: '2px solid #aaa', borderRadius: '15px' } },
|
|
184
185
|
partnerDetails.twitter ? React__default.createElement(TwitterTimelineEmbed, { sourceType: 'url', url: partnerDetails.twitter, options: { height: 400 } }) : partnerDetails.facebook && React__default.createElement(
|
|
185
|
-
|
|
186
|
+
Facebook,
|
|
186
187
|
{ appId: ' ' },
|
|
187
188
|
React__default.createElement(Page, { href: partnerDetails.facebook, tabs: 'timeline', width: '500', height: '500' })
|
|
188
189
|
)
|
package/dist/esm/PopUpModal.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import React__default, { useState } from 'react';
|
|
3
3
|
import Modal from 'react-bootstrap/Modal';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './web.dom.iterable-
|
|
6
|
-
import './core.get-iterator-method-
|
|
5
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
6
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
7
7
|
|
|
8
8
|
var PopUpModal = function PopUpModal(props) {
|
|
9
9
|
var _ref = props.ModalImage ? useState(true) : useState(false),
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -1,40 +1,41 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
7
|
-
import './core.get-iterator-method-
|
|
8
|
-
import './web.dom.iterable-
|
|
7
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
8
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
9
9
|
import './_library-528f1934.js';
|
|
10
|
-
import './_iter-detect-
|
|
10
|
+
import './_iter-detect-98db3b07.js';
|
|
11
11
|
import './_object-pie-133f504a.js';
|
|
12
|
-
import './toConsumableArray-
|
|
12
|
+
import './toConsumableArray-f7074d7c.js';
|
|
13
13
|
import 'react-bootstrap';
|
|
14
14
|
import './urlFor.js';
|
|
15
|
-
import './index-
|
|
15
|
+
import './index-3f5c03b2.js';
|
|
16
16
|
import './index.es-a6137319.js';
|
|
17
17
|
import './moment-bc12cb97.js';
|
|
18
18
|
import './visibility-sensor-72fd8f8b.js';
|
|
19
19
|
import 'react-dom';
|
|
20
|
-
import './index-
|
|
20
|
+
import './index-f0fc23eb.js';
|
|
21
|
+
import './events-6c3a7a63.js';
|
|
21
22
|
import 'prop-types';
|
|
22
23
|
import 'next/router';
|
|
23
24
|
import './index-755f2cc2.js';
|
|
24
25
|
import './main-1894c974.js';
|
|
25
|
-
import './entities-
|
|
26
|
-
import './ADInfeed-
|
|
26
|
+
import './entities-6d9154b4.js';
|
|
27
|
+
import './ADInfeed-0a55cd2d.js';
|
|
27
28
|
import 'react-bootstrap/Card';
|
|
28
29
|
import './AdSlot.js';
|
|
29
30
|
import './debounce-533d9748.js';
|
|
30
31
|
import './isSymbol-a7e9aafe.js';
|
|
31
32
|
import './toNumber-5aeba6e7.js';
|
|
32
33
|
import './Beam.js';
|
|
33
|
-
import './stringify-
|
|
34
|
+
import './stringify-2b084bee.js';
|
|
34
35
|
import './Segment.js';
|
|
35
|
-
import './AuthorComponent-
|
|
36
|
+
import './AuthorComponent-11adff02.js';
|
|
36
37
|
import './lodash-f97fd99a.js';
|
|
37
|
-
import './ADlgInfeed-
|
|
38
|
+
import './ADlgInfeed-013e1f4a.js';
|
|
38
39
|
import './getContentCategory-15dcc413.js';
|
|
39
40
|
import './timeDifferenceCalc.js';
|
|
40
41
|
|
package/dist/esm/PubToc.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import './core.get-iterator-method-
|
|
6
|
-
import './web.dom.iterable-
|
|
5
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
6
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
7
7
|
import './_library-528f1934.js';
|
|
8
|
-
import './_iter-detect-
|
|
8
|
+
import './_iter-detect-98db3b07.js';
|
|
9
9
|
|
|
10
10
|
var _this = undefined;
|
|
11
11
|
|
|
@@ -9,10 +9,10 @@ import { l as lodash } from './lodash-f97fd99a.js';
|
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import 'react-dom';
|
|
11
11
|
import 'prop-types';
|
|
12
|
-
import './slicedToArray-
|
|
13
|
-
import './web.dom.iterable-
|
|
14
|
-
import './core.get-iterator-method-
|
|
15
|
-
import './index-
|
|
12
|
+
import './slicedToArray-6ebcbfea.js';
|
|
13
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
15
|
+
import './index-3f5c03b2.js';
|
|
16
16
|
|
|
17
17
|
var PublicationDeck = function PublicationDeck(props) {
|
|
18
18
|
var data = props.data,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-
|
|
2
|
-
import { _ as _extends } from './extends-
|
|
3
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
1
|
+
import { b as _anInstance, c as _forOf, d as _redefineAll, e as _setSpecies, a as _asyncToGenerator, r as regenerator, _ as _Promise } from './asyncToGenerator-5ef104a7.js';
|
|
2
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
4
4
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
5
|
-
import { b as _isObject, c as
|
|
6
|
-
import { _ as _iterStep } from './web.dom.iterable-
|
|
7
|
-
import { _ as _meta, a as _isArray } from './_is-array-
|
|
8
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
5
|
+
import { b as _isObject, c as _objectDp, d as _objectCreate, e as _ctx, f as _descriptors, g as _iterDefine, h as _wks, i as _toObject, j as _iobject, k as _toLength, l as _global, m as _fails, n as _hide, o as _setToStringTag, _ as _export, p as _classof, q as _aFunction, a as _core } from './core.get-iterator-method-ea258bb1.js';
|
|
6
|
+
import { _ as _iterStep } from './web.dom.iterable-ab4dea5c.js';
|
|
7
|
+
import { _ as _meta, a as _isArray } from './_is-array-8d21b9e3.js';
|
|
8
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
9
9
|
import React__default, { useState, useEffect } from 'react';
|
|
10
10
|
import Row from 'react-bootstrap/Row';
|
|
11
11
|
import Col from 'react-bootstrap/Col';
|
|
@@ -14,7 +14,7 @@ import Card from 'react-bootstrap/Card';
|
|
|
14
14
|
import { useRouter } from 'next/router';
|
|
15
15
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
16
16
|
import './_library-528f1934.js';
|
|
17
|
-
import './_iter-detect-
|
|
17
|
+
import './_iter-detect-98db3b07.js';
|
|
18
18
|
import './_object-pie-133f504a.js';
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import 'prop-types';
|
|
@@ -167,6 +167,10 @@ var _collectionStrong = {
|
|
|
167
167
|
_setSpecies(NAME);
|
|
168
168
|
}
|
|
169
169
|
};
|
|
170
|
+
_collectionStrong.getConstructor;
|
|
171
|
+
_collectionStrong.def;
|
|
172
|
+
_collectionStrong.getEntry;
|
|
173
|
+
_collectionStrong.setStrong;
|
|
170
174
|
|
|
171
175
|
var SPECIES = _wks('species');
|
|
172
176
|
|
|
@@ -371,32 +375,32 @@ module.exports = { "default": set$1, __esModule: true };
|
|
|
371
375
|
|
|
372
376
|
var _Set = unwrapExports(set);
|
|
373
377
|
|
|
374
|
-
/* usage & query
|
|
375
|
-
const Publication = (props) => {
|
|
376
|
-
const { cache, pub, year } = props
|
|
377
|
-
const targeting = {
|
|
378
|
-
content_placement: [`/journals/${pub.identifier.current}`],
|
|
379
|
-
document_url: [`/journals/${pub.identifier.current}`],
|
|
380
|
-
}
|
|
381
|
-
return (
|
|
382
|
-
<Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
|
|
383
|
-
<PublicationLanding publication={pub} year={year} href={'journals'} />
|
|
384
|
-
</Shell>
|
|
385
|
-
)
|
|
386
|
-
}
|
|
387
|
-
Publication.getInitialProps = async (ctx) => {
|
|
388
|
-
const { query } = ctx
|
|
389
|
-
const {
|
|
390
|
-
query: { year },
|
|
391
|
-
} = ctx
|
|
392
|
-
const pub = await client.fetch(getQuery('publication'), query)
|
|
393
|
-
**import urlFor from framework**
|
|
394
|
-
pub.issues.map((issue) => {
|
|
395
|
-
issue.thumbnail = urlFor({client, source: issue.thumbnail})
|
|
396
|
-
})
|
|
397
|
-
return { pub, year }
|
|
398
|
-
}
|
|
399
|
-
export default Publication
|
|
378
|
+
/* usage & query
|
|
379
|
+
const Publication = (props) => {
|
|
380
|
+
const { cache, pub, year } = props
|
|
381
|
+
const targeting = {
|
|
382
|
+
content_placement: [`/journals/${pub.identifier.current}`],
|
|
383
|
+
document_url: [`/journals/${pub.identifier.current}`],
|
|
384
|
+
}
|
|
385
|
+
return (
|
|
386
|
+
<Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
|
|
387
|
+
<PublicationLanding publication={pub} year={year} href={'journals'} />
|
|
388
|
+
</Shell>
|
|
389
|
+
)
|
|
390
|
+
}
|
|
391
|
+
Publication.getInitialProps = async (ctx) => {
|
|
392
|
+
const { query } = ctx
|
|
393
|
+
const {
|
|
394
|
+
query: { year },
|
|
395
|
+
} = ctx
|
|
396
|
+
const pub = await client.fetch(getQuery('publication'), query)
|
|
397
|
+
**import urlFor from framework**
|
|
398
|
+
pub.issues.map((issue) => {
|
|
399
|
+
issue.thumbnail = urlFor({client, source: issue.thumbnail})
|
|
400
|
+
})
|
|
401
|
+
return { pub, year }
|
|
402
|
+
}
|
|
403
|
+
export default Publication
|
|
400
404
|
*/
|
|
401
405
|
|
|
402
406
|
var generateContentPlacements = function generateContentPlacements(issues) {
|
|
@@ -1,30 +1,31 @@
|
|
|
1
|
-
import { _ as _slicedToArray } from './slicedToArray-
|
|
2
|
-
import { _ as _toConsumableArray } from './toConsumableArray-
|
|
3
|
-
import { _ as _extends } from './extends-
|
|
1
|
+
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
|
+
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
|
+
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default, { useEffect, useState, useRef } from 'react';
|
|
5
5
|
import { Container, Media } from 'react-bootstrap';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
8
|
import { m as moment } from './moment-bc12cb97.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
|
-
import { l as lib_3 } from './index-
|
|
10
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
12
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
13
13
|
import { m as main_43 } from './main-1894c974.js';
|
|
14
|
-
import { c as clean_html_1 } from './entities-
|
|
15
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
16
|
-
import { A as AuthorComponent } from './AuthorComponent-
|
|
14
|
+
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
15
|
+
import { A as ADInfeed } from './ADInfeed-0a55cd2d.js';
|
|
16
|
+
import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
|
|
17
17
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
18
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
18
|
+
import { A as ADlgInfeed } from './ADlgInfeed-013e1f4a.js';
|
|
19
19
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
20
20
|
import timeDifferenceCalc from './timeDifferenceCalc.js';
|
|
21
21
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
22
|
-
import './web.dom.iterable-
|
|
23
|
-
import './core.get-iterator-method-
|
|
24
|
-
import './_iter-detect-
|
|
22
|
+
import './web.dom.iterable-ab4dea5c.js';
|
|
23
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
24
|
+
import './_iter-detect-98db3b07.js';
|
|
25
25
|
import './_object-pie-133f504a.js';
|
|
26
|
-
import './index-
|
|
26
|
+
import './index-3f5c03b2.js';
|
|
27
27
|
import 'react-dom';
|
|
28
|
+
import './events-6c3a7a63.js';
|
|
28
29
|
import 'prop-types';
|
|
29
30
|
import 'react-bootstrap/Card';
|
|
30
31
|
import './AdSlot.js';
|
|
@@ -32,8 +33,8 @@ import './debounce-533d9748.js';
|
|
|
32
33
|
import './isSymbol-a7e9aafe.js';
|
|
33
34
|
import './toNumber-5aeba6e7.js';
|
|
34
35
|
import './Beam.js';
|
|
35
|
-
import './stringify-
|
|
36
|
-
import './asyncToGenerator-
|
|
36
|
+
import './stringify-2b084bee.js';
|
|
37
|
+
import './asyncToGenerator-5ef104a7.js';
|
|
37
38
|
import './_library-528f1934.js';
|
|
38
39
|
import './Segment.js';
|
|
39
40
|
|