@mjhls/mjh-framework 1.0.810 → 1.0.811-gate-test
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 +170 -170
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +3 -2
- package/dist/cjs/AD300x250x600.js +3 -2
- package/dist/cjs/AD728x90.js +3 -2
- package/dist/cjs/ADFloatingFooter.js +3 -2
- package/dist/cjs/ADGutter.js +3 -2
- package/dist/cjs/ADSkyscraper.js +3 -2
- package/dist/cjs/ADSponsoredResources.js +3 -2
- package/dist/cjs/ADWebcast.js +3 -2
- package/dist/cjs/ADWelcome.js +3 -2
- package/dist/cjs/AccordionPanel.js +2 -2
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +3 -2
- package/dist/cjs/AlgoliaSearch.js +14100 -19
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +6 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +5 -4
- package/dist/cjs/Auth.js +4 -321
- package/dist/cjs/AuthWrapper.js +725 -0
- package/dist/cjs/CMEDeck.js +3 -2
- package/dist/cjs/Column3.js +3 -2
- package/dist/cjs/ConferenceArticleCard.js +15 -15
- package/dist/cjs/DeckContent.js +12 -11
- package/dist/cjs/DeckQueue.js +3 -2
- package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-93399f8c.js} +2 -1
- package/dist/cjs/EventsDeck.js +18 -18
- package/dist/cjs/ExternalResources.js +6 -5
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +5 -4
- package/dist/cjs/HamMagazine.js +15 -15
- package/dist/cjs/HorizontalArticleListing.js +6 -5
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueLanding.js +34 -33
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +3 -2
- package/dist/cjs/MasterDeck.js +13 -12
- package/dist/cjs/MediaSeriesLanding.js +313 -421
- package/dist/cjs/NavMagazine.js +16 -16
- package/dist/cjs/NavNative.js +12 -12
- package/dist/cjs/NavNormal.js +2 -2
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +8 -7
- package/dist/cjs/PdfDownload.js +2 -2
- package/dist/cjs/PubSection.js +5 -4
- package/dist/cjs/PublicationLanding.js +29 -29
- package/dist/cjs/QueueDeckExpanded.js +5 -4
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/RelatedContent.js +28 -28
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-2db54929.js → SeriesSlider-c022ce04.js} +5 -5
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-ecb4f972.js} +3 -3
- package/dist/cjs/TaxonomyDescription.js +6 -5
- package/dist/cjs/TemplateNormal.js +8 -7
- package/dist/cjs/Ustream.js +4 -4
- package/dist/cjs/VideoProgramLandingPage.js +6 -5
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +5 -4
- package/dist/cjs/View.js +62 -34
- package/dist/cjs/YoutubeGroup.js +5 -5
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/faundadb.js +329 -0
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getSerializers.js +6 -5
- package/dist/cjs/{getTargeting-fbbe92ba.js → getTargeting-c8081c76.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +5 -2
- package/dist/cjs/{index-a766f892.js → index-667c091e.js} +3 -3
- package/dist/cjs/index-8041a4eb.js +99 -0
- package/dist/cjs/{index-0e4427c8.js → index-fc2f1ca2.js} +2 -467
- package/dist/cjs/{index.esm-f27f80d9.js → index.esm-05850a2f.js} +1 -1
- package/dist/cjs/{index.esm-9225638f.js → index.esm-3b9b8952.js} +1 -1
- package/dist/cjs/{index.esm-2bb721c8.js → index.esm-8123cf40.js} +1 -1
- package/dist/cjs/{index.esm-00a6aade.js → index.esm-974f47d9.js} +1 -1
- package/dist/cjs/index.js +16 -14
- package/dist/cjs/{main-f1c77adb.js → main-025fdc78.js} +3 -3
- package/dist/cjs/md5-e1ca5797.js +323 -0
- package/dist/esm/AD.js +7 -7
- package/dist/esm/AD300x250.js +7 -6
- package/dist/esm/AD300x250x600.js +7 -6
- package/dist/esm/AD728x90.js +8 -7
- package/dist/esm/ADFloatingFooter.js +10 -9
- package/dist/esm/ADFooter.js +6 -6
- package/dist/esm/ADGutter.js +10 -9
- package/dist/esm/{ADInfeed-33e556f5.js → ADInfeed-6ed88032.js} +5 -5
- package/dist/esm/ADSkyscraper.js +10 -9
- package/dist/esm/ADSponsoredResources.js +10 -9
- package/dist/esm/ADWebcast.js +10 -9
- package/dist/esm/ADWelcome.js +14 -13
- package/dist/esm/{ADlgInfeed-1270c526.js → ADlgInfeed-e02d1d98.js} +4 -4
- package/dist/esm/AccordionPanel.js +18 -18
- package/dist/esm/AdSlot.js +6 -5
- package/dist/esm/AdSlotsProvider.js +5 -4
- package/dist/esm/AlgoliaSearch.js +14120 -39
- package/dist/esm/AlphabeticList.js +13 -13
- package/dist/esm/ArticleCarousel.js +6 -6
- package/dist/esm/ArticleProgramLandingPage.js +18 -17
- package/dist/esm/ArticleSeriesLandingPage.js +13 -12
- package/dist/esm/ArticleSeriesListing.js +32 -31
- package/dist/esm/Auth.js +71 -388
- package/dist/esm/AuthWrapper.js +719 -0
- package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-5ae7409f.js} +10 -10
- package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-52cf21c5.js} +3 -3
- package/dist/esm/Breadcrumbs.js +11 -11
- package/dist/esm/CMEDeck.js +62 -61
- package/dist/esm/Column1.js +5 -5
- package/dist/esm/Column2.js +12 -12
- package/dist/esm/Column3.js +24 -23
- package/dist/esm/ConferenceArticleCard.js +28 -28
- package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
- package/dist/esm/DeckContent.js +58 -57
- package/dist/esm/DeckQueue.js +43 -42
- package/dist/esm/{Dfp-be030f2a.js → Dfp-43f121ff.js} +11 -10
- package/dist/esm/EventsDeck.js +81 -81
- package/dist/esm/ExternalResources.js +36 -35
- package/dist/esm/Feature.js +15 -15
- package/dist/esm/ForbesHero.js +26 -26
- package/dist/esm/GridContent.js +104 -103
- package/dist/esm/GridHero.js +27 -27
- package/dist/esm/GroupDeck.js +34 -34
- package/dist/esm/HamMagazine.js +95 -95
- package/dist/esm/Header.js +8 -8
- package/dist/esm/Hero.js +6 -6
- package/dist/esm/HighlightenVideo.js +14 -14
- package/dist/esm/HorizontalArticleListing.js +32 -31
- package/dist/esm/HorizontalHero.js +20 -20
- package/dist/esm/IssueContentDeck.js +39 -39
- package/dist/esm/IssueDeck.js +33 -33
- package/dist/esm/IssueLanding.js +43 -42
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +17 -16
- package/dist/esm/MasterDeck.js +47 -46
- package/dist/esm/MediaSeriesLanding.js +336 -444
- package/dist/esm/NavDvm.js +43 -43
- package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
- package/dist/esm/NavMagazine.js +99 -99
- package/dist/esm/NavNative.js +86 -86
- package/dist/esm/NavNormal.js +22 -22
- package/dist/esm/OncliveHero.js +13 -13
- package/dist/esm/OncliveLargeHero.js +50 -50
- package/dist/esm/PageFilter.js +6 -6
- package/dist/esm/PartnerDetailListing.js +63 -62
- package/dist/esm/PdfDownload.js +7 -7
- package/dist/esm/PopUpModal.js +8 -8
- package/dist/esm/PubSection.js +15 -14
- package/dist/esm/PubToc.js +5 -5
- package/dist/esm/PublicationDeck.js +33 -33
- package/dist/esm/PublicationLanding.js +78 -78
- package/dist/esm/QueueDeckExpanded.js +247 -246
- package/dist/esm/RecentNews.js +18 -18
- package/dist/esm/RelatedContent.js +43 -43
- package/dist/esm/RelatedTopicsDropdown.js +21 -21
- package/dist/esm/RolesDeck.js +13 -13
- package/dist/esm/Search.js +5 -5
- package/dist/esm/SeriesListingDeck.js +20 -19
- package/dist/esm/{SeriesSlider-c8477bf3.js → SeriesSlider-8414085b.js} +23 -23
- package/dist/esm/SideFooter.js +21 -21
- package/dist/esm/SocialIcons.js +7 -7
- package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-cd38ae60.js} +22 -22
- package/dist/esm/SocialShare.js +25 -25
- package/dist/esm/TaxonomyCard.js +35 -35
- package/dist/esm/TaxonomyDescription.js +14 -13
- package/dist/esm/TemplateNormal.js +31 -30
- package/dist/esm/ThumbnailCard.js +9 -9
- package/dist/esm/Ustream.js +18 -18
- package/dist/esm/VerticalHero.js +11 -11
- package/dist/esm/VideoProgramLandingPage.js +25 -24
- package/dist/esm/VideoSeriesCard.js +15 -15
- package/dist/esm/VideoSeriesFilter.js +6 -6
- package/dist/esm/VideoSeriesLandingPage.js +13 -12
- package/dist/esm/VideoSeriesListing.js +48 -47
- package/dist/esm/View.js +221 -193
- package/dist/esm/YahooHero.js +23 -23
- package/dist/esm/YoutubeGroup.js +32 -32
- package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-b43c695a.js} +3 -3
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/faundadb.js +321 -0
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getSerializers.js +9 -8
- package/dist/esm/{getTargeting-0958ad0e.js → getTargeting-2302c1b4.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
- package/dist/esm/{index-5cc7b406.js → index-2446af28.js} +4 -469
- package/dist/esm/{index-755f2cc2.js → index-35bdcc81.js} +4 -4
- package/dist/esm/index-67e1773f.js +94 -0
- package/dist/esm/{index-f354da27.js → index-d2fb744b.js} +339 -339
- package/dist/esm/{index.es-a6137319.js → index.es-c6222053.js} +5 -5
- package/dist/esm/{index.esm-f6156a57.js → index.esm-3fdda599.js} +1 -1
- package/dist/esm/{index.esm-37268dca.js → index.esm-8016b507.js} +16 -16
- package/dist/esm/{index.esm-d4932dea.js → index.esm-a8ff922c.js} +1 -1
- package/dist/esm/{index.esm-e874e770.js → index.esm-d6f88d94.js} +1 -1
- package/dist/esm/index.js +41 -39
- package/dist/esm/{main-d4165069.js → main-b5c5aac1.js} +19 -19
- package/dist/esm/md5-4e42248e.js +321 -0
- package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-91f9716f.js} +5 -5
- package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
- package/package.json +111 -109
- /package/dist/cjs/{ADInfeed-d9976673.js → ADInfeed-77f334bb.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-0610e1bb.js → ADlgInfeed-0664c67f.js} +0 -0
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
|
|
2
2
|
import { _ as _extends } from './extends-f076879e.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-f71787cf.js';
|
|
4
|
-
import
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { l as lib_3 } from './index-2446af28.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';
|
|
9
9
|
import Card from 'react-bootstrap/Card';
|
|
10
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
10
|
+
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
11
11
|
import { m as moment } from './moment-bc12cb97.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
|
-
import { L as LazyLoad } from './index-
|
|
13
|
+
import { L as LazyLoad } from './index-35bdcc81.js';
|
|
14
14
|
import { g as get_1 } from './get-3c308da4.js';
|
|
15
15
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
16
|
-
import { I as InfiniteScroll } from './index.es-
|
|
16
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
17
17
|
import { i as imageUrlBuilder } from './index-0dbff1d1.js';
|
|
18
|
-
import { m as main_43 } from './main-
|
|
18
|
+
import { m as main_43 } from './main-b5c5aac1.js';
|
|
19
19
|
import { c as clean_html_1 } from './entities-932b50cf.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './es6.string.iterator-bc33758b.js';
|
|
@@ -29,6 +29,7 @@ import './typeof-a286cf0c.js';
|
|
|
29
29
|
import './web.dom.iterable-4109ff68.js';
|
|
30
30
|
import './_is-array-3e99e06e.js';
|
|
31
31
|
import './_library-528f1934.js';
|
|
32
|
+
import './events-6c3a7a63.js';
|
|
32
33
|
import 'prop-types';
|
|
33
34
|
import 'react-dom';
|
|
34
35
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -185,7 +186,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
185
186
|
var rightItems = _this.props.rightItems;
|
|
186
187
|
|
|
187
188
|
var i = ((index + 1) / numberOfItemsBeforeAd - 1) % rightItems.length;
|
|
188
|
-
return
|
|
189
|
+
return React.createElement(
|
|
189
190
|
'div',
|
|
190
191
|
{ style: { display: 'flex', flex: '1 0 auto' } },
|
|
191
192
|
rightItems[i].component
|
|
@@ -193,15 +194,15 @@ var DeckQueue = function (_React$Component) {
|
|
|
193
194
|
}, _this.renderManualPagination = function () {
|
|
194
195
|
var currentPage = _this.state.currentPage;
|
|
195
196
|
|
|
196
|
-
return
|
|
197
|
+
return React.createElement(
|
|
197
198
|
'div',
|
|
198
199
|
{ className: 'd-flex justify-content-between' },
|
|
199
|
-
currentPage && currentPage > 1 &&
|
|
200
|
+
currentPage && currentPage > 1 && React.createElement(
|
|
200
201
|
'a',
|
|
201
202
|
{ href: '?page=' + (currentPage - 1) },
|
|
202
203
|
'<< Previous'
|
|
203
204
|
),
|
|
204
|
-
|
|
205
|
+
React.createElement(
|
|
205
206
|
'a',
|
|
206
207
|
{ href: '?page=' + (currentPage + 1) },
|
|
207
208
|
'Next >>'
|
|
@@ -219,78 +220,78 @@ var DeckQueue = function (_React$Component) {
|
|
|
219
220
|
var lgVar = Math.floor(12 / columns);
|
|
220
221
|
var numberOfItemsBeforeAd = 6;
|
|
221
222
|
|
|
222
|
-
return
|
|
223
|
+
return React.createElement(
|
|
223
224
|
Row,
|
|
224
225
|
null,
|
|
225
226
|
this.state.data && this.state.data.map(function (row, index) {
|
|
226
227
|
var pageNumber = row.pageNumber || _this2.state.page;
|
|
227
228
|
// const thumbnailURL = get(row, 'thumbnail.asset.url', this.props.defaultImage)
|
|
228
229
|
|
|
229
|
-
return
|
|
230
|
-
|
|
230
|
+
return React.createElement(
|
|
231
|
+
React.Fragment,
|
|
231
232
|
{ key: index },
|
|
232
|
-
|
|
233
|
+
React.createElement(
|
|
233
234
|
VisibilitySensor,
|
|
234
235
|
{
|
|
235
236
|
onChange: function onChange(isVisible) {
|
|
236
237
|
isVisible && _this2.changePageNumber(pageNumber);
|
|
237
238
|
} },
|
|
238
|
-
|
|
239
|
+
React.createElement(
|
|
239
240
|
Col,
|
|
240
241
|
{ md: 12, lg: lgVar, style: { display: 'flex', flex: '1 0 auto' } },
|
|
241
|
-
|
|
242
|
+
React.createElement(
|
|
242
243
|
Card,
|
|
243
244
|
{ className: 'queue-card', style: { borderTop: '1px solid #EEE' } },
|
|
244
|
-
|
|
245
|
+
React.createElement(
|
|
245
246
|
Row,
|
|
246
247
|
{ style: { flexDirection: mode } },
|
|
247
|
-
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) &&
|
|
248
|
+
(row.thumbnail && row.thumbnail.asset || _this2.props.defaultImage) && React.createElement(
|
|
248
249
|
Col,
|
|
249
250
|
{ md: 12, lg: 4 },
|
|
250
|
-
|
|
251
|
+
React.createElement(
|
|
251
252
|
'a',
|
|
252
253
|
{ href: _this2.page + '/' + get_1(row, 'url.current') },
|
|
253
|
-
|
|
254
|
+
React.createElement(
|
|
254
255
|
LazyLoad,
|
|
255
256
|
{ height: _this2.props.imageHeight },
|
|
256
|
-
|
|
257
|
+
React.createElement(Card.Img, { variant: 'top', src: _this2.renderCardImage(row), alt: row.thumbnail && row.thumbnail.asset ? row.thumbnail.asset.originalFilename : '' })
|
|
257
258
|
)
|
|
258
259
|
)
|
|
259
260
|
),
|
|
260
|
-
|
|
261
|
+
React.createElement(
|
|
261
262
|
Col,
|
|
262
263
|
null,
|
|
263
|
-
|
|
264
|
+
React.createElement(
|
|
264
265
|
Card.Body,
|
|
265
266
|
{ style: { padding: '20px' } },
|
|
266
|
-
row.title &&
|
|
267
|
+
row.title && React.createElement(
|
|
267
268
|
Card.Title,
|
|
268
269
|
null,
|
|
269
|
-
|
|
270
|
+
React.createElement(
|
|
270
271
|
'a',
|
|
271
272
|
{ href: _this2.page + '/' + get_1(row, 'url.current') },
|
|
272
273
|
row.title
|
|
273
274
|
)
|
|
274
275
|
),
|
|
275
|
-
_this2.props.showPublished && row.published &&
|
|
276
|
+
_this2.props.showPublished && row.published && React.createElement(
|
|
276
277
|
Card.Subtitle,
|
|
277
278
|
null,
|
|
278
279
|
moment(row.published).format('MMMM DD, YYYY')
|
|
279
280
|
),
|
|
280
|
-
_this2.props.showRecent && row.recent && row.recent.title &&
|
|
281
|
+
_this2.props.showRecent && row.recent && row.recent.title && React.createElement(
|
|
281
282
|
Card.Subtitle,
|
|
282
283
|
null,
|
|
283
284
|
'Recent : ',
|
|
284
|
-
|
|
285
|
+
React.createElement(
|
|
285
286
|
'a',
|
|
286
287
|
{ href: 'view/' + row.recent.url.current },
|
|
287
288
|
row.recent.title
|
|
288
289
|
)
|
|
289
290
|
),
|
|
290
|
-
row.summary &&
|
|
291
|
+
row.summary && React.createElement(
|
|
291
292
|
Card.Text,
|
|
292
293
|
null,
|
|
293
|
-
|
|
294
|
+
React.createElement(
|
|
294
295
|
'a',
|
|
295
296
|
{ href: _this2.page + '/' + get_1(row, 'url.current') },
|
|
296
297
|
clean_html_1(row.summary)
|
|
@@ -319,29 +320,29 @@ var DeckQueue = function (_React$Component) {
|
|
|
319
320
|
page = _props.page;
|
|
320
321
|
|
|
321
322
|
|
|
322
|
-
return
|
|
323
|
+
return React.createElement(
|
|
323
324
|
'div',
|
|
324
325
|
{ className: 'contentDeck' },
|
|
325
|
-
autoScroll ?
|
|
326
|
+
autoScroll ? React.createElement(
|
|
326
327
|
InfiniteScroll,
|
|
327
328
|
{ dataLength: this.state.data.length, next: this.loadMore, hasMore: this.state.scrolling },
|
|
328
|
-
|
|
329
|
+
React.createElement(
|
|
329
330
|
Container,
|
|
330
331
|
null,
|
|
331
332
|
this.cardLoader(page, columns, variant)
|
|
332
333
|
)
|
|
333
|
-
) :
|
|
334
|
-
|
|
334
|
+
) : React.createElement(
|
|
335
|
+
React.Fragment,
|
|
335
336
|
null,
|
|
336
|
-
|
|
337
|
+
React.createElement(
|
|
337
338
|
Container,
|
|
338
339
|
null,
|
|
339
340
|
this.cardLoader(page, columns, variant)
|
|
340
341
|
),
|
|
341
|
-
|
|
342
|
+
React.createElement(
|
|
342
343
|
'div',
|
|
343
344
|
{ style: { padding: '0px 10px' } },
|
|
344
|
-
this.state.scrolling ?
|
|
345
|
+
this.state.scrolling ? React.createElement(
|
|
345
346
|
'button',
|
|
346
347
|
{
|
|
347
348
|
style: { margin: 'auto', width: '100%' },
|
|
@@ -349,17 +350,17 @@ var DeckQueue = function (_React$Component) {
|
|
|
349
350
|
_this3.loadMore();
|
|
350
351
|
} },
|
|
351
352
|
'Load More'
|
|
352
|
-
) :
|
|
353
|
+
) : React.createElement(
|
|
353
354
|
'p',
|
|
354
355
|
{ style: { textAlign: 'center' } },
|
|
355
|
-
|
|
356
|
+
React.createElement(
|
|
356
357
|
'b',
|
|
357
358
|
null,
|
|
358
359
|
'End of data'
|
|
359
360
|
)
|
|
360
361
|
)
|
|
361
362
|
),
|
|
362
|
-
|
|
363
|
+
React.createElement(
|
|
363
364
|
'noscript',
|
|
364
365
|
null,
|
|
365
366
|
this.renderManualPagination()
|
|
@@ -370,7 +371,7 @@ var DeckQueue = function (_React$Component) {
|
|
|
370
371
|
}]);
|
|
371
372
|
|
|
372
373
|
return DeckQueue;
|
|
373
|
-
}(
|
|
374
|
+
}(React.Component);
|
|
374
375
|
|
|
375
376
|
var Queue = withRouter(DeckQueue);
|
|
376
377
|
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-be2f7a22.js';
|
|
2
|
-
import
|
|
2
|
+
import React, { useState } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
|
-
import { b as lib_1, a as lib_2 } from './index-
|
|
5
|
-
import { V as VisibilitySensor } from './visibility-sensor-
|
|
4
|
+
import { b as lib_1, a as lib_2 } from './index-2446af28.js';
|
|
5
|
+
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
6
6
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './web.dom.iterable-4109ff68.js';
|
|
9
9
|
import './es6.string.iterator-bc33758b.js';
|
|
10
10
|
import './_to-object-b50e61c3.js';
|
|
11
11
|
import './core.get-iterator-method-133dfacd.js';
|
|
12
|
+
import './events-6c3a7a63.js';
|
|
12
13
|
import 'react-dom';
|
|
13
14
|
import './isSymbol-a7e9aafe.js';
|
|
14
15
|
import './toNumber-5aeba6e7.js';
|
|
@@ -42,20 +43,20 @@ var AD = function AD(_ref) {
|
|
|
42
43
|
}
|
|
43
44
|
}, 500);
|
|
44
45
|
|
|
45
|
-
return
|
|
46
|
-
|
|
46
|
+
return React.createElement(
|
|
47
|
+
React.Fragment,
|
|
47
48
|
null,
|
|
48
|
-
!showPlaceholder &&
|
|
49
|
+
!showPlaceholder && React.createElement(
|
|
49
50
|
lib_1,
|
|
50
51
|
{
|
|
51
52
|
dfpNetworkId: networkID,
|
|
52
53
|
targetingArguments: targeting,
|
|
53
54
|
sizeMapping: sizeMapping,
|
|
54
55
|
lazyLoad: { fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 } },
|
|
55
|
-
|
|
56
|
+
React.createElement(
|
|
56
57
|
'div',
|
|
57
58
|
{ className: className },
|
|
58
|
-
|
|
59
|
+
React.createElement(lib_2, {
|
|
59
60
|
slotId: slotId,
|
|
60
61
|
sizes: sizes,
|
|
61
62
|
adUnit: adUnit,
|
|
@@ -67,7 +68,7 @@ var AD = function AD(_ref) {
|
|
|
67
68
|
})
|
|
68
69
|
)
|
|
69
70
|
),
|
|
70
|
-
adRendered && showPlaceholder &&
|
|
71
|
+
adRendered && showPlaceholder && React.createElement(
|
|
71
72
|
VisibilitySensor,
|
|
72
73
|
{
|
|
73
74
|
partialVisibility: true,
|
|
@@ -76,7 +77,7 @@ var AD = function AD(_ref) {
|
|
|
76
77
|
setShowPlaceholder(false);
|
|
77
78
|
}
|
|
78
79
|
} },
|
|
79
|
-
|
|
80
|
+
React.createElement(
|
|
80
81
|
'div',
|
|
81
82
|
{ style: { height: 'auto' } },
|
|
82
83
|
'\xA0'
|