@mjhls/mjh-framework 1.0.1013 → 1.0.1014-og-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 +1 -1
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +4 -4
- package/dist/cjs/AD300x250x600.js +4 -4
- package/dist/cjs/AD728x90.js +4 -4
- package/dist/cjs/ADFloatingFooter.js +4 -4
- package/dist/cjs/ADGutter.js +4 -4
- package/dist/cjs/ADSkyscraper.js +4 -4
- package/dist/cjs/ADSponsoredResources.js +4 -4
- package/dist/cjs/ADWebcast.js +4 -4
- package/dist/cjs/ADWelcome.js +4 -4
- package/dist/cjs/AdSlot.js +4 -4
- package/dist/cjs/AdSlotsProvider.js +4 -4
- package/dist/cjs/AlgoliaSearch.js +521 -1068
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +5 -5
- package/dist/cjs/ArticleSeriesLandingPage.js +6 -6
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +12 -42
- package/dist/cjs/AuthWrapper.js +19 -89
- package/dist/cjs/Beam.js +1 -2
- package/dist/cjs/CMEDeck.js +4 -4
- package/dist/cjs/Column2.js +1 -2
- package/dist/cjs/Column3.js +4 -4
- package/dist/cjs/ContentCardPaginated.js +6 -6
- package/dist/cjs/DeckContent.js +5 -5
- package/dist/cjs/DeckQueue.js +3 -2
- package/dist/cjs/DeckQueuePaginated.js +5 -5
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +6 -6
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +6 -6
- package/dist/cjs/GridContentPaginated.js +7 -7
- package/dist/cjs/HamMagazine.js +3 -4
- package/dist/cjs/Header.js +29 -3
- package/dist/cjs/HorizontalArticleListing.js +5 -5
- package/dist/cjs/{ImageSlider-1ec0408b.js → ImageSlider-17fdaf3b.js} +116 -156
- package/dist/cjs/IssueLanding.js +7 -7
- package/dist/cjs/LeftNav.js +4 -4
- package/dist/cjs/MasterDeck.js +6 -6
- package/dist/cjs/MasterDeckPaginated.js +7 -7
- package/dist/cjs/{MediaSeriesCard-775036a8.js → MediaSeriesCard-6b5d0ec4.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +10 -10
- package/dist/cjs/MediaSeriesLandingPaginated.js +11 -11
- package/dist/cjs/NavDvm.js +1 -2
- package/dist/cjs/NavMagazine.js +3 -4
- package/dist/cjs/NavNative.js +2 -3
- package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +9 -8
- package/dist/cjs/PartnerDetailListingPaginated.js +10 -9
- package/dist/cjs/PodcastsLanding.js +8 -8
- package/dist/cjs/PtceDeck.js +1 -2
- package/dist/cjs/PubSection.js +6 -6
- package/dist/cjs/PubToc.js +1 -2
- package/dist/cjs/PublicationLanding.js +96 -43
- package/dist/cjs/QueueDeckExpanded.js +6 -6
- package/dist/cjs/QueueDeckExpandedPaginated.js +7 -7
- package/dist/cjs/Segment.js +1 -2
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-18fc6e71.js → SeriesSlider-3d57985d.js} +1 -1
- package/dist/cjs/SideFooter.js +1 -2
- package/dist/cjs/{SocialSearchComponent-ca9c0c45.js → SocialSearchComponent-62bceb87.js} +1 -1
- package/dist/cjs/TaxonomyDescription.js +5 -5
- package/dist/cjs/TemplateNormal.js +6 -5
- package/dist/cjs/{Tooltip-71754b2a.js → Tooltip-4cb8849a.js} +272 -355
- package/dist/cjs/Ustream.js +2 -3
- package/dist/cjs/VideoProgramLandingPage.js +5 -5
- package/dist/cjs/VideoSeriesFilter.js +1 -2
- package/dist/cjs/VideoSeriesLandingPage.js +6 -6
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +6 -6
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/{asyncToGenerator-65df6bf8.js → asyncToGenerator-77821af0.js} +56 -8
- package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/faundadb.js +1 -2
- package/dist/cjs/getPtceActivities.js +1 -2
- package/dist/cjs/getQuery.js +1 -1
- package/dist/cjs/getRelatedArticle.js +1 -2
- package/dist/cjs/getRootDocGroup.js +1 -2
- package/dist/cjs/getSerializers.js +5 -5
- package/dist/cjs/index-50be6759.js +105 -0
- package/dist/cjs/{index-7ca74b82.js → index-91f1bb3c.js} +3 -3
- package/dist/cjs/{index-7435b964.js → index-d2a6ef75.js} +2 -467
- package/dist/cjs/{index-96c331fd.js → index-f86bb269.js} +52 -53
- package/dist/cjs/index.js +15 -12
- package/dist/cjs/{main-6054981e.js → main-3643d499.js} +9 -4
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +4 -4
- package/dist/esm/AD300x250x600.js +4 -4
- package/dist/esm/AD728x90.js +4 -4
- package/dist/esm/ADFloatingFooter.js +4 -4
- package/dist/esm/ADGutter.js +4 -4
- package/dist/esm/ADSkyscraper.js +4 -4
- package/dist/esm/ADSponsoredResources.js +4 -4
- package/dist/esm/ADWebcast.js +4 -4
- package/dist/esm/ADWelcome.js +4 -4
- package/dist/esm/AdSlot.js +4 -4
- package/dist/esm/AdSlotsProvider.js +4 -4
- package/dist/esm/AlgoliaSearch.js +518 -1065
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +5 -5
- package/dist/esm/ArticleSeriesLandingPage.js +6 -6
- package/dist/esm/ArticleSeriesListing.js +3 -2
- package/dist/esm/Auth.js +12 -42
- package/dist/esm/AuthWrapper.js +16 -86
- package/dist/esm/Beam.js +1 -2
- package/dist/esm/CMEDeck.js +4 -4
- package/dist/esm/Column2.js +1 -2
- package/dist/esm/Column3.js +4 -4
- package/dist/esm/ContentCardPaginated.js +6 -6
- package/dist/esm/DeckContent.js +5 -5
- package/dist/esm/DeckQueue.js +3 -2
- package/dist/esm/DeckQueuePaginated.js +5 -5
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +6 -6
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +6 -6
- package/dist/esm/GridContentPaginated.js +7 -7
- package/dist/esm/HamMagazine.js +3 -4
- package/dist/esm/Header.js +28 -3
- package/dist/esm/HorizontalArticleListing.js +5 -5
- package/dist/esm/{ImageSlider-83913c4c.js → ImageSlider-f84174cb.js} +117 -157
- package/dist/esm/IssueLanding.js +7 -7
- package/dist/esm/LeftNav.js +4 -4
- package/dist/esm/MasterDeck.js +6 -6
- package/dist/esm/MasterDeckPaginated.js +7 -7
- package/dist/esm/{MediaSeriesCard-96d46dee.js → MediaSeriesCard-7f8d726e.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +10 -10
- package/dist/esm/MediaSeriesLandingPaginated.js +11 -11
- package/dist/esm/NavDvm.js +1 -2
- package/dist/esm/NavMagazine.js +3 -4
- package/dist/esm/NavNative.js +2 -3
- package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +9 -8
- package/dist/esm/PartnerDetailListingPaginated.js +10 -9
- package/dist/esm/PodcastsLanding.js +8 -8
- package/dist/esm/PtceDeck.js +1 -2
- package/dist/esm/PubSection.js +6 -6
- package/dist/esm/PubToc.js +1 -2
- package/dist/esm/PublicationLanding.js +85 -32
- package/dist/esm/QueueDeckExpanded.js +6 -6
- package/dist/esm/QueueDeckExpandedPaginated.js +7 -7
- package/dist/esm/Segment.js +1 -2
- package/dist/esm/SeriesListingDeck.js +4 -3
- package/dist/esm/{SeriesSlider-5728e349.js → SeriesSlider-f771e20d.js} +1 -1
- package/dist/esm/SideFooter.js +1 -2
- package/dist/esm/{SocialSearchComponent-68d948b9.js → SocialSearchComponent-165b4ae7.js} +1 -1
- package/dist/esm/TaxonomyDescription.js +5 -5
- package/dist/esm/TemplateNormal.js +6 -5
- package/dist/esm/{Tooltip-8307d9d1.js → Tooltip-95655b44.js} +67 -150
- package/dist/esm/Ustream.js +2 -3
- package/dist/esm/VideoProgramLandingPage.js +5 -5
- package/dist/esm/VideoSeriesFilter.js +1 -2
- package/dist/esm/VideoSeriesLandingPage.js +6 -6
- package/dist/esm/VideoSeriesListing.js +3 -2
- package/dist/esm/View.js +6 -6
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{asyncToGenerator-64822ccc.js → asyncToGenerator-958ef5fc.js} +50 -6
- package/dist/esm/defineProperty-23a8f8cd.js +68 -0
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/faundadb.js +1 -2
- package/dist/esm/getPtceActivities.js +1 -2
- package/dist/esm/getQuery.js +1 -1
- package/dist/esm/getRelatedArticle.js +1 -2
- package/dist/esm/getRootDocGroup.js +1 -2
- package/dist/esm/getSerializers.js +5 -5
- package/dist/esm/{index-fbb977dc.js → index-6f8a75dd.js} +3 -3
- package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
- package/dist/esm/index-98ca9cec.js +100 -0
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/index.js +15 -12
- package/dist/esm/{main-9f6806ea.js → main-1894c974.js} +9 -4
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/package.json +1 -1
- package/dist/cjs/_set-species-0c7864a2.js +0 -55
- package/dist/cjs/index-b95410f0.js +0 -54
- package/dist/esm/_set-species-2cd9340f.js +0 -50
- package/dist/esm/index-174b5baf.js +0 -52
- /package/dist/cjs/{ADInfeed-43871736.js → ADInfeed-0394f391.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-6ca217b7.js → ADlgInfeed-759969d6.js} +0 -0
- /package/dist/esm/{ADInfeed-65b1c440.js → ADInfeed-5765a73a.js} +0 -0
- /package/dist/esm/{ADlgInfeed-fccdebf4.js → ADlgInfeed-5e36f317.js} +0 -0
|
@@ -13,7 +13,7 @@ import 'prop-types';
|
|
|
13
13
|
import './smoothscroll-fa4e3f8c.js';
|
|
14
14
|
import './urlFor.js';
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
|
-
import './main-
|
|
16
|
+
import './main-1894c974.js';
|
|
17
17
|
|
|
18
18
|
function ArticleCarousel(props) {
|
|
19
19
|
//Passed in array of articles to pass into YoutubeGroup
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-6f8a75dd.js';
|
|
7
7
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
10
|
import './web.dom.iterable-ab4dea5c.js';
|
|
11
11
|
import './_library-528f1934.js';
|
|
12
|
-
import './_set-species-2cd9340f.js';
|
|
13
12
|
import './_iter-detect-98db3b07.js';
|
|
14
13
|
import './_object-pie-133f504a.js';
|
|
15
14
|
import 'prop-types';
|
|
16
15
|
import './index-3f5c03b2.js';
|
|
17
16
|
import 'react-bootstrap';
|
|
18
17
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
18
|
+
import './index-f0fc23eb.js';
|
|
19
|
+
import './events-6c3a7a63.js';
|
|
20
20
|
import 'next/router';
|
|
21
21
|
import './index-c7e2ac95.js';
|
|
22
22
|
import './util-8ed16d48.js';
|
|
23
23
|
import './Beam.js';
|
|
24
24
|
import './stringify-2b084bee.js';
|
|
25
25
|
import './Segment.js';
|
|
26
|
-
import './main-
|
|
26
|
+
import './main-1894c974.js';
|
|
27
27
|
import './urlForFile-b69adffc.js';
|
|
28
28
|
import './index-755f2cc2.js';
|
|
29
29
|
import 'react-dom';
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import MasterDeck from './MasterDeck.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
5
|
import './core.get-iterator-method-ea258bb1.js';
|
|
6
6
|
import './web.dom.iterable-ab4dea5c.js';
|
|
7
7
|
import './_library-528f1934.js';
|
|
8
|
-
import './_set-species-2cd9340f.js';
|
|
9
8
|
import './_iter-detect-98db3b07.js';
|
|
10
9
|
import './toConsumableArray-f7074d7c.js';
|
|
11
10
|
import './extends-6d8e3924.js';
|
|
@@ -15,7 +14,8 @@ import './_object-sap-7cee6f84.js';
|
|
|
15
14
|
import './define-property-5f1bda73.js';
|
|
16
15
|
import './typeof-e9fc0c5d.js';
|
|
17
16
|
import './_is-array-8d21b9e3.js';
|
|
18
|
-
import './index-
|
|
17
|
+
import './index-f0fc23eb.js';
|
|
18
|
+
import './events-6c3a7a63.js';
|
|
19
19
|
import 'prop-types';
|
|
20
20
|
import 'react-bootstrap/Container';
|
|
21
21
|
import 'react-bootstrap/Row';
|
|
@@ -32,13 +32,13 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
32
32
|
import 'react-dom';
|
|
33
33
|
import './slicedToArray-6ebcbfea.js';
|
|
34
34
|
import './index-3f5c03b2.js';
|
|
35
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADlgInfeed-5e36f317.js';
|
|
36
36
|
import './AdSlot.js';
|
|
37
37
|
import './Beam.js';
|
|
38
38
|
import './stringify-2b084bee.js';
|
|
39
39
|
import './Segment.js';
|
|
40
|
-
import './main-
|
|
41
|
-
import './ADInfeed-
|
|
40
|
+
import './main-1894c974.js';
|
|
41
|
+
import './ADInfeed-5765a73a.js';
|
|
42
42
|
|
|
43
43
|
var _this = undefined;
|
|
44
44
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
2
2
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
3
3
|
import React__default from 'react';
|
|
4
|
-
import { l as lib_3 } from './index-
|
|
4
|
+
import { l as lib_3 } from './index-f0fc23eb.js';
|
|
5
5
|
import Container from 'react-bootstrap/Container';
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
7
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
@@ -19,6 +19,7 @@ import './typeof-e9fc0c5d.js';
|
|
|
19
19
|
import './web.dom.iterable-ab4dea5c.js';
|
|
20
20
|
import './_is-array-8d21b9e3.js';
|
|
21
21
|
import './_library-528f1934.js';
|
|
22
|
+
import './events-6c3a7a63.js';
|
|
22
23
|
import 'prop-types';
|
|
23
24
|
import 'react-dom';
|
|
24
25
|
import './iconBase-ccc56b97.js';
|
|
@@ -28,7 +29,7 @@ import './index-755f2cc2.js';
|
|
|
28
29
|
import './smoothscroll-fa4e3f8c.js';
|
|
29
30
|
import './urlFor.js';
|
|
30
31
|
import './index-3f5c03b2.js';
|
|
31
|
-
import './main-
|
|
32
|
+
import './main-1894c974.js';
|
|
32
33
|
import './isSymbol-a7e9aafe.js';
|
|
33
34
|
import './toNumber-5aeba6e7.js';
|
|
34
35
|
|
package/dist/esm/Auth.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
3
3
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-6ebcbfea.js';
|
|
4
4
|
import React__default, { useEffect, useState } from 'react';
|
|
@@ -15,7 +15,6 @@ import { m as md5 } from './md5-4e42248e.js';
|
|
|
15
15
|
import './core.get-iterator-method-ea258bb1.js';
|
|
16
16
|
import './web.dom.iterable-ab4dea5c.js';
|
|
17
17
|
import './_library-528f1934.js';
|
|
18
|
-
import './_set-species-2cd9340f.js';
|
|
19
18
|
import './_iter-detect-98db3b07.js';
|
|
20
19
|
import './_object-pie-133f504a.js';
|
|
21
20
|
|
|
@@ -1312,10 +1311,10 @@ var iron = /*#__PURE__*/Object.freeze({
|
|
|
1312
1311
|
getSession: getSession
|
|
1313
1312
|
});
|
|
1314
1313
|
|
|
1315
|
-
var toStr$
|
|
1314
|
+
var toStr$5 = Object.prototype.toString;
|
|
1316
1315
|
|
|
1317
1316
|
var isArguments = function isArguments(value) {
|
|
1318
|
-
var str = toStr$
|
|
1317
|
+
var str = toStr$5.call(value);
|
|
1319
1318
|
var isArgs = str === '[object Arguments]';
|
|
1320
1319
|
if (!isArgs) {
|
|
1321
1320
|
isArgs = str !== '[object Array]' &&
|
|
@@ -1323,7 +1322,7 @@ var isArguments = function isArguments(value) {
|
|
|
1323
1322
|
typeof value === 'object' &&
|
|
1324
1323
|
typeof value.length === 'number' &&
|
|
1325
1324
|
value.length >= 0 &&
|
|
1326
|
-
toStr$
|
|
1325
|
+
toStr$5.call(value.callee) === '[object Function]';
|
|
1327
1326
|
}
|
|
1328
1327
|
return isArgs;
|
|
1329
1328
|
};
|
|
@@ -1332,7 +1331,7 @@ var keysShim$1;
|
|
|
1332
1331
|
if (!Object.keys) {
|
|
1333
1332
|
// modified from https://github.com/es-shims/es5-shim
|
|
1334
1333
|
var has$1 = Object.prototype.hasOwnProperty;
|
|
1335
|
-
var toStr$
|
|
1334
|
+
var toStr$4 = Object.prototype.toString;
|
|
1336
1335
|
var isArgs = isArguments; // eslint-disable-line global-require
|
|
1337
1336
|
var isEnumerable = Object.prototype.propertyIsEnumerable;
|
|
1338
1337
|
var hasDontEnumBug = !isEnumerable.call({ toString: null }, 'toString');
|
|
@@ -1407,9 +1406,9 @@ if (!Object.keys) {
|
|
|
1407
1406
|
|
|
1408
1407
|
keysShim$1 = function keys(object) {
|
|
1409
1408
|
var isObject = object !== null && typeof object === 'object';
|
|
1410
|
-
var isFunction = toStr$
|
|
1409
|
+
var isFunction = toStr$4.call(object) === '[object Function]';
|
|
1411
1410
|
var isArguments = isArgs(object);
|
|
1412
|
-
var isString = isObject && toStr$
|
|
1411
|
+
var isString = isObject && toStr$4.call(object) === '[object String]';
|
|
1413
1412
|
var theKeys = [];
|
|
1414
1413
|
|
|
1415
1414
|
if (!isObject && !isFunction && !isArguments) {
|
|
@@ -1482,12 +1481,12 @@ var objectKeys = keysShim;
|
|
|
1482
1481
|
|
|
1483
1482
|
var hasSymbols$3 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
|
|
1484
1483
|
|
|
1485
|
-
var toStr$
|
|
1484
|
+
var toStr$3 = Object.prototype.toString;
|
|
1486
1485
|
var concat = Array.prototype.concat;
|
|
1487
1486
|
var origDefineProperty = Object.defineProperty;
|
|
1488
1487
|
|
|
1489
1488
|
var isFunction = function (fn) {
|
|
1490
|
-
return typeof fn === 'function' && toStr$
|
|
1489
|
+
return typeof fn === 'function' && toStr$3.call(fn) === '[object Function]';
|
|
1491
1490
|
};
|
|
1492
1491
|
|
|
1493
1492
|
var arePropertyDescriptorsSupported = function () {
|
|
@@ -1540,12 +1539,12 @@ var defineProperties_1 = defineProperties;
|
|
|
1540
1539
|
|
|
1541
1540
|
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
1542
1541
|
var slice = Array.prototype.slice;
|
|
1543
|
-
var toStr$
|
|
1542
|
+
var toStr$2 = Object.prototype.toString;
|
|
1544
1543
|
var funcType = '[object Function]';
|
|
1545
1544
|
|
|
1546
1545
|
var implementation$2 = function bind(that) {
|
|
1547
1546
|
var target = this;
|
|
1548
|
-
if (typeof target !== 'function' || toStr$
|
|
1547
|
+
if (typeof target !== 'function' || toStr$2.call(target) !== funcType) {
|
|
1549
1548
|
throw new TypeError(ERROR_MESSAGE + target);
|
|
1550
1549
|
}
|
|
1551
1550
|
var args = slice.call(arguments, 1);
|
|
@@ -2033,17 +2032,6 @@ var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
|
|
|
2033
2032
|
return intrinsic;
|
|
2034
2033
|
};
|
|
2035
2034
|
|
|
2036
|
-
var $Array$1 = getIntrinsic('%Array%');
|
|
2037
|
-
|
|
2038
|
-
// eslint-disable-next-line global-require
|
|
2039
|
-
var toStr$2 = !$Array$1.isArray && callBound$1('Object.prototype.toString');
|
|
2040
|
-
|
|
2041
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-isarray
|
|
2042
|
-
|
|
2043
|
-
var IsArray$1 = $Array$1.isArray || function IsArray(argument) {
|
|
2044
|
-
return toStr$2(argument) === '[object Array]';
|
|
2045
|
-
};
|
|
2046
|
-
|
|
2047
2035
|
var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
|
|
2048
2036
|
|
|
2049
2037
|
if ($defineProperty) {
|
|
@@ -2055,12 +2043,6 @@ if ($defineProperty) {
|
|
|
2055
2043
|
}
|
|
2056
2044
|
}
|
|
2057
2045
|
|
|
2058
|
-
// node v0.6 has a bug where array lengths can be Set but not Defined
|
|
2059
|
-
var hasArrayLengthDefineBug = Object.defineProperty && Object.defineProperty([], 'length', { value: 1 }).length === 0;
|
|
2060
|
-
|
|
2061
|
-
// eslint-disable-next-line global-require
|
|
2062
|
-
var isArray = hasArrayLengthDefineBug && IsArray$1; // this does not depend on any other AOs.
|
|
2063
|
-
|
|
2064
2046
|
|
|
2065
2047
|
|
|
2066
2048
|
var $isEnumerable$1 = callBound$1('Object.prototype.propertyIsEnumerable');
|
|
@@ -2088,18 +2070,6 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
|
|
|
2088
2070
|
O[P] = V; // will use [[Define]]
|
|
2089
2071
|
return SameValue(O[P], V);
|
|
2090
2072
|
}
|
|
2091
|
-
if (
|
|
2092
|
-
hasArrayLengthDefineBug
|
|
2093
|
-
&& P === 'length'
|
|
2094
|
-
&& '[[Value]]' in desc
|
|
2095
|
-
&& isArray(O)
|
|
2096
|
-
&& O.length !== desc['[[Value]]']
|
|
2097
|
-
) {
|
|
2098
|
-
// eslint-disable-next-line no-param-reassign
|
|
2099
|
-
O.length = desc['[[Value]]'];
|
|
2100
|
-
return O.length === desc['[[Value]]'];
|
|
2101
|
-
}
|
|
2102
|
-
|
|
2103
2073
|
$defineProperty(O, P, FromPropertyDescriptor(desc));
|
|
2104
2074
|
return true;
|
|
2105
2075
|
};
|
|
@@ -2215,7 +2185,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
|
|
|
2215
2185
|
return obj;
|
|
2216
2186
|
};
|
|
2217
2187
|
|
|
2218
|
-
var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%'
|
|
2188
|
+
var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%');
|
|
2219
2189
|
if ($gOPD$1) {
|
|
2220
2190
|
try {
|
|
2221
2191
|
$gOPD$1([], 'length');
|
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
2
2
|
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
|
+
import { a as _typeof_1 } from './typeof-2f07d0e8.js';
|
|
4
|
+
import { d as defineProperty, b as asyncToGenerator } from './defineProperty-23a8f8cd.js';
|
|
3
5
|
import React__default, { useState, useEffect } from 'react';
|
|
4
6
|
import { Form } from 'react-bootstrap';
|
|
5
7
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -13,27 +15,12 @@ function _interopRequireDefault(obj) {
|
|
|
13
15
|
};
|
|
14
16
|
}
|
|
15
17
|
|
|
16
|
-
module.exports = _interopRequireDefault
|
|
18
|
+
module.exports = _interopRequireDefault;
|
|
19
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
17
20
|
});
|
|
18
21
|
|
|
19
22
|
unwrapExports(interopRequireDefault);
|
|
20
23
|
|
|
21
|
-
var _typeof_1 = createCommonjsModule(function (module) {
|
|
22
|
-
function _typeof(obj) {
|
|
23
|
-
"@babel/helpers - typeof";
|
|
24
|
-
|
|
25
|
-
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
26
|
-
return typeof obj;
|
|
27
|
-
} : function (obj) {
|
|
28
|
-
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
29
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
unwrapExports(_typeof_1);
|
|
36
|
-
|
|
37
24
|
var runtime_1 = createCommonjsModule(function (module) {
|
|
38
25
|
/**
|
|
39
26
|
* Copyright (c) 2014-present, Facebook, Inc.
|
|
@@ -792,75 +779,13 @@ try {
|
|
|
792
779
|
|
|
793
780
|
var regenerator = runtime_1;
|
|
794
781
|
|
|
795
|
-
var defineProperty = createCommonjsModule(function (module) {
|
|
796
|
-
function _defineProperty(obj, key, value) {
|
|
797
|
-
if (key in obj) {
|
|
798
|
-
Object.defineProperty(obj, key, {
|
|
799
|
-
value: value,
|
|
800
|
-
enumerable: true,
|
|
801
|
-
configurable: true,
|
|
802
|
-
writable: true
|
|
803
|
-
});
|
|
804
|
-
} else {
|
|
805
|
-
obj[key] = value;
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
return obj;
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
812
|
-
});
|
|
813
|
-
|
|
814
|
-
unwrapExports(defineProperty);
|
|
815
|
-
|
|
816
|
-
var asyncToGenerator = createCommonjsModule(function (module) {
|
|
817
|
-
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
818
|
-
try {
|
|
819
|
-
var info = gen[key](arg);
|
|
820
|
-
var value = info.value;
|
|
821
|
-
} catch (error) {
|
|
822
|
-
reject(error);
|
|
823
|
-
return;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
|
-
if (info.done) {
|
|
827
|
-
resolve(value);
|
|
828
|
-
} else {
|
|
829
|
-
Promise.resolve(value).then(_next, _throw);
|
|
830
|
-
}
|
|
831
|
-
}
|
|
832
|
-
|
|
833
|
-
function _asyncToGenerator(fn) {
|
|
834
|
-
return function () {
|
|
835
|
-
var self = this,
|
|
836
|
-
args = arguments;
|
|
837
|
-
return new Promise(function (resolve, reject) {
|
|
838
|
-
var gen = fn.apply(self, args);
|
|
839
|
-
|
|
840
|
-
function _next(value) {
|
|
841
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
function _throw(err) {
|
|
845
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
846
|
-
}
|
|
847
|
-
|
|
848
|
-
_next(undefined);
|
|
849
|
-
});
|
|
850
|
-
};
|
|
851
|
-
}
|
|
852
|
-
|
|
853
|
-
module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
854
|
-
});
|
|
855
|
-
|
|
856
|
-
unwrapExports(asyncToGenerator);
|
|
857
|
-
|
|
858
782
|
var arrayWithHoles = createCommonjsModule(function (module) {
|
|
859
783
|
function _arrayWithHoles(arr) {
|
|
860
784
|
if (Array.isArray(arr)) return arr;
|
|
861
785
|
}
|
|
862
786
|
|
|
863
|
-
module.exports = _arrayWithHoles
|
|
787
|
+
module.exports = _arrayWithHoles;
|
|
788
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
864
789
|
});
|
|
865
790
|
|
|
866
791
|
unwrapExports(arrayWithHoles);
|
|
@@ -896,7 +821,8 @@ function _iterableToArrayLimit(arr, i) {
|
|
|
896
821
|
return _arr;
|
|
897
822
|
}
|
|
898
823
|
|
|
899
|
-
module.exports = _iterableToArrayLimit
|
|
824
|
+
module.exports = _iterableToArrayLimit;
|
|
825
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
900
826
|
});
|
|
901
827
|
|
|
902
828
|
unwrapExports(iterableToArrayLimit);
|
|
@@ -912,7 +838,8 @@ function _arrayLikeToArray(arr, len) {
|
|
|
912
838
|
return arr2;
|
|
913
839
|
}
|
|
914
840
|
|
|
915
|
-
module.exports = _arrayLikeToArray
|
|
841
|
+
module.exports = _arrayLikeToArray;
|
|
842
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
916
843
|
});
|
|
917
844
|
|
|
918
845
|
unwrapExports(arrayLikeToArray);
|
|
@@ -927,7 +854,8 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
|
927
854
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);
|
|
928
855
|
}
|
|
929
856
|
|
|
930
|
-
module.exports = _unsupportedIterableToArray
|
|
857
|
+
module.exports = _unsupportedIterableToArray;
|
|
858
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
931
859
|
});
|
|
932
860
|
|
|
933
861
|
unwrapExports(unsupportedIterableToArray);
|
|
@@ -937,7 +865,8 @@ function _nonIterableRest() {
|
|
|
937
865
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
938
866
|
}
|
|
939
867
|
|
|
940
|
-
module.exports = _nonIterableRest
|
|
868
|
+
module.exports = _nonIterableRest;
|
|
869
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
941
870
|
});
|
|
942
871
|
|
|
943
872
|
unwrapExports(nonIterableRest);
|
|
@@ -947,7 +876,8 @@ function _slicedToArray(arr, i) {
|
|
|
947
876
|
return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();
|
|
948
877
|
}
|
|
949
878
|
|
|
950
|
-
module.exports = _slicedToArray
|
|
879
|
+
module.exports = _slicedToArray;
|
|
880
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
951
881
|
});
|
|
952
882
|
|
|
953
883
|
unwrapExports(slicedToArray);
|
package/dist/esm/Beam.js
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
3
3
|
import Segment from './Segment.js';
|
|
4
4
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
5
5
|
import './core.get-iterator-method-ea258bb1.js';
|
|
6
6
|
import './web.dom.iterable-ab4dea5c.js';
|
|
7
7
|
import './_library-528f1934.js';
|
|
8
|
-
import './_set-species-2cd9340f.js';
|
|
9
8
|
import './_iter-detect-98db3b07.js';
|
|
10
9
|
|
|
11
10
|
require("babel-polyfill");
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
1
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
2
2
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
3
3
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
@@ -6,19 +6,19 @@ 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';
|
|
8
8
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
9
|
-
import { m as main_43 } from './main-
|
|
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-f0fc23eb.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
16
16
|
import './_library-528f1934.js';
|
|
17
|
-
import './_set-species-2cd9340f.js';
|
|
18
17
|
import './_iter-detect-98db3b07.js';
|
|
19
18
|
import 'react-dom';
|
|
20
19
|
import './isSymbol-a7e9aafe.js';
|
|
21
20
|
import './toNumber-5aeba6e7.js';
|
|
21
|
+
import './events-6c3a7a63.js';
|
|
22
22
|
import 'prop-types';
|
|
23
23
|
|
|
24
24
|
var itemsPerPage = 12;
|
package/dist/esm/Column2.js
CHANGED
|
@@ -10,11 +10,10 @@ import './get-3c308da4.js';
|
|
|
10
10
|
import './isSymbol-a7e9aafe.js';
|
|
11
11
|
import './eq-bdcbf886.js';
|
|
12
12
|
import './Segment.js';
|
|
13
|
-
import './asyncToGenerator-
|
|
13
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
16
16
|
import './_library-528f1934.js';
|
|
17
|
-
import './_set-species-2cd9340f.js';
|
|
18
17
|
import './_iter-detect-98db3b07.js';
|
|
19
18
|
import './checkSisterSite-baa4fb6b.js';
|
|
20
19
|
|
package/dist/esm/Column3.js
CHANGED
|
@@ -6,7 +6,7 @@ import LeftNav from './LeftNav.js';
|
|
|
6
6
|
import SideFooter from './SideFooter.js';
|
|
7
7
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
8
8
|
import PageFilter from './PageFilter.js';
|
|
9
|
-
import { m as main_43 } from './main-
|
|
9
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
10
10
|
import './slicedToArray-6ebcbfea.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -15,15 +15,15 @@ import './AdSlot.js';
|
|
|
15
15
|
import './extends-6d8e3924.js';
|
|
16
16
|
import './_object-pie-133f504a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f0fc23eb.js';
|
|
19
|
+
import './events-6c3a7a63.js';
|
|
19
20
|
import './debounce-533d9748.js';
|
|
20
21
|
import './isSymbol-a7e9aafe.js';
|
|
21
22
|
import './toNumber-5aeba6e7.js';
|
|
22
23
|
import './Beam.js';
|
|
23
24
|
import './stringify-2b084bee.js';
|
|
24
|
-
import './asyncToGenerator-
|
|
25
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
25
26
|
import './_library-528f1934.js';
|
|
26
|
-
import './_set-species-2cd9340f.js';
|
|
27
27
|
import './_iter-detect-98db3b07.js';
|
|
28
28
|
import './Segment.js';
|
|
29
29
|
import 'react-bootstrap/ListGroup';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.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';
|
|
@@ -12,22 +12,22 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
|
-
import { m as main_43 } from './main-
|
|
15
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
16
16
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
17
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
18
|
-
import { P as Pagination } from './Pagination-
|
|
17
|
+
import { A as ADInfeed } from './ADInfeed-5765a73a.js';
|
|
18
|
+
import { P as Pagination } from './Pagination-dc30727b.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
|
23
23
|
import './web.dom.iterable-ab4dea5c.js';
|
|
24
24
|
import './_library-528f1934.js';
|
|
25
|
-
import './_set-species-2cd9340f.js';
|
|
26
25
|
import './_object-pie-133f504a.js';
|
|
27
26
|
import './_object-sap-7cee6f84.js';
|
|
28
27
|
import './define-property-5f1bda73.js';
|
|
29
28
|
import './typeof-e9fc0c5d.js';
|
|
30
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
31
31
|
import 'prop-types';
|
|
32
32
|
import './slicedToArray-6ebcbfea.js';
|
|
33
33
|
import './index-3f5c03b2.js';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.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';
|
|
@@ -14,9 +14,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
|
14
14
|
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
|
-
import { m as main_43 } from './main-
|
|
17
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
19
|
+
import { A as ADInfeed } from './ADInfeed-5765a73a.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
|
@@ -27,6 +27,7 @@ import './typeof-e9fc0c5d.js';
|
|
|
27
27
|
import './web.dom.iterable-ab4dea5c.js';
|
|
28
28
|
import './_is-array-8d21b9e3.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'prop-types';
|
|
31
32
|
import './isSymbol-a7e9aafe.js';
|
|
32
33
|
import './toNumber-5aeba6e7.js';
|
|
@@ -36,8 +37,7 @@ import './index-3f5c03b2.js';
|
|
|
36
37
|
import './AdSlot.js';
|
|
37
38
|
import './Beam.js';
|
|
38
39
|
import './stringify-2b084bee.js';
|
|
39
|
-
import './asyncToGenerator-
|
|
40
|
-
import './_set-species-2cd9340f.js';
|
|
40
|
+
import './asyncToGenerator-958ef5fc.js';
|
|
41
41
|
import './Segment.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
|
|
|
2
2
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
3
3
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
|
-
import { l as lib_3 } from './index-
|
|
5
|
+
import { l as lib_3 } from './index-f0fc23eb.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,7 +15,7 @@ import { g as get_1 } from './get-3c308da4.js';
|
|
|
15
15
|
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
|
-
import { m as main_43 } from './main-
|
|
18
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
19
19
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -27,6 +27,7 @@ import './typeof-e9fc0c5d.js';
|
|
|
27
27
|
import './web.dom.iterable-ab4dea5c.js';
|
|
28
28
|
import './_is-array-8d21b9e3.js';
|
|
29
29
|
import './_library-528f1934.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'prop-types';
|
|
31
32
|
import 'react-dom';
|
|
32
33
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
2
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
2
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
|
|
3
3
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
4
4
|
import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
|
|
5
5
|
import React__default from 'react';
|
|
6
|
-
import { l as lib_3 } from './index-
|
|
6
|
+
import { l as lib_3 } from './index-f0fc23eb.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,21 +13,21 @@ import { m as moment } from './moment-bc12cb97.js';
|
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { g as get_1 } from './get-3c308da4.js';
|
|
16
|
-
import { m as main_43 } from './main-
|
|
16
|
+
import { m as main_43 } from './main-1894c974.js';
|
|
17
17
|
import urlFor from './urlFor.js';
|
|
18
18
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
19
|
-
import { P as Pagination } from './Pagination-
|
|
19
|
+
import { P as Pagination } from './Pagination-dc30727b.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './web.dom.iterable-ab4dea5c.js';
|
|
23
23
|
import './_library-528f1934.js';
|
|
24
|
-
import './_set-species-2cd9340f.js';
|
|
25
24
|
import './_iter-detect-98db3b07.js';
|
|
26
25
|
import './_object-pie-133f504a.js';
|
|
27
26
|
import './_object-sap-7cee6f84.js';
|
|
28
27
|
import './define-property-5f1bda73.js';
|
|
29
28
|
import './typeof-e9fc0c5d.js';
|
|
30
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
31
31
|
import 'prop-types';
|
|
32
32
|
import 'react-dom';
|
|
33
33
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.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-f0fc23eb.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
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
+
import './events-6c3a7a63.js';
|
|
10
11
|
import 'react-dom';
|
|
11
12
|
import './isSymbol-a7e9aafe.js';
|
|
12
13
|
import './toNumber-5aeba6e7.js';
|