@mjhls/mjh-framework 1.0.1030-rsi-test-v1 → 1.0.1030
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/AD.js +6 -6
- package/dist/cjs/AD300x250.js +5 -6
- package/dist/cjs/AD300x250x600.js +5 -6
- package/dist/cjs/AD728x90.js +6 -7
- package/dist/cjs/ADFloatingFooter.js +8 -9
- package/dist/cjs/ADFooter.js +5 -5
- package/dist/cjs/ADGutter.js +8 -9
- package/dist/cjs/{ADInfeed-443475d9.js → ADInfeed-9aae73be.js} +6 -6
- package/dist/cjs/ADSkyscraper.js +8 -9
- package/dist/cjs/ADSponsoredResources.js +8 -9
- package/dist/cjs/ADWebcast.js +8 -9
- package/dist/cjs/ADWelcome.js +12 -13
- package/dist/cjs/{ADlgInfeed-f328a5d5.js → ADlgInfeed-0e40c762.js} +4 -4
- package/dist/cjs/AccordionPanel.js +17 -17
- package/dist/cjs/AdSlot.js +9 -10
- package/dist/cjs/AdSlotsProvider.js +5 -6
- package/dist/cjs/AlgoliaSearch.js +1451 -902
- package/dist/cjs/AlphabeticList.js +12 -12
- package/dist/cjs/ArticleCarousel.js +5 -5
- package/dist/cjs/ArticleProgramLandingPage.js +14 -15
- package/dist/cjs/ArticleSeriesLandingPage.js +11 -12
- package/dist/cjs/ArticleSeriesListing.js +29 -30
- package/dist/cjs/Auth.js +114 -85
- package/dist/cjs/AuthWrapper.js +113 -43
- package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-7d00f6d5.js} +9 -9
- package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-96b44364.js} +18 -18
- package/dist/cjs/Breadcrumbs.js +17 -17
- package/dist/cjs/CEDeckSupabase.js +66 -67
- package/dist/cjs/CMEDeck.js +61 -62
- package/dist/cjs/Column1.js +7 -7
- package/dist/cjs/Column2.js +15 -15
- package/dist/cjs/Column3.js +27 -28
- package/dist/cjs/ConferenceArticleCard.js +12 -12
- package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
- package/dist/cjs/ContentCardPaginated.js +49 -50
- package/dist/cjs/DeckContent.js +58 -59
- package/dist/cjs/DeckQueue.js +57 -58
- package/dist/cjs/DeckQueuePaginated.js +46 -47
- package/dist/cjs/{Dfp-9be904d5.js → Dfp-67646058.js} +17 -18
- package/dist/cjs/EventsDeck.js +90 -90
- package/dist/cjs/ExternalResources.js +34 -35
- package/dist/cjs/Feature.js +17 -17
- package/dist/cjs/ForbesHero.js +25 -25
- package/dist/cjs/GridContent.js +134 -135
- package/dist/cjs/GridContentPaginated.js +121 -122
- package/dist/cjs/GridHero.js +26 -26
- package/dist/cjs/GroupDeck.js +33 -33
- package/dist/cjs/HamMagazine.js +105 -105
- package/dist/cjs/Header.js +25 -25
- package/dist/cjs/HealthCareProfessionalModal.js +17 -17
- package/dist/cjs/Hero.js +5 -5
- package/dist/cjs/HighlightenVideo.js +13 -13
- package/dist/cjs/HorizontalArticleListing.js +28 -29
- package/dist/cjs/HorizontalHero.js +17 -17
- package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-1ec0408b.js} +212 -172
- package/dist/cjs/IssueContentDeck.js +49 -49
- package/dist/cjs/IssueDeck.js +48 -48
- package/dist/cjs/IssueLanding.js +19 -20
- package/dist/cjs/LeftNav.js +17 -18
- package/dist/cjs/MasterDeck.js +39 -40
- package/dist/cjs/MasterDeckPaginated.js +29 -30
- package/dist/cjs/{MediaSeriesCard-3297db46.js → MediaSeriesCard-5c112798.js} +16 -16
- package/dist/cjs/MediaSeriesLanding.js +37 -38
- package/dist/cjs/MediaSeriesLandingPaginated.js +36 -37
- package/dist/cjs/NavDvm.js +57 -57
- package/dist/cjs/{NavFooter-302a24fc.js → NavFooter-257b5318.js} +11 -11
- package/dist/cjs/NavMagazine.js +106 -106
- package/dist/cjs/NavNative.js +97 -97
- package/dist/cjs/OncliveHero.js +11 -11
- package/dist/cjs/OncliveLargeHero.js +49 -49
- package/dist/cjs/PageFilter.js +5 -5
- package/dist/cjs/{Pagination-2a3d0103.js → Pagination-6359861a.js} +13 -13
- package/dist/cjs/PartnerDetailListing.js +49 -51
- package/dist/cjs/PartnerDetailListingPaginated.js +48 -50
- package/dist/cjs/PdfDownload.js +4 -4
- package/dist/cjs/PixelTracking.js +9 -9
- package/dist/cjs/PodcastsLanding.js +22 -23
- package/dist/cjs/PopUpModal.js +9 -9
- package/dist/cjs/PtceDeck.js +13 -13
- package/dist/cjs/PubSection.js +13 -14
- package/dist/cjs/PubToc.js +4 -4
- package/dist/cjs/PublicationDeck.js +44 -44
- package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a989a2b3.js} +29 -29
- package/dist/cjs/PublicationLanding.js +73 -73
- package/dist/cjs/QueueDeckExpanded.js +245 -246
- package/dist/cjs/QueueDeckExpandedPaginated.js +222 -223
- package/dist/cjs/RecentNews.js +15 -15
- package/dist/cjs/RelatedContent.js +14 -14
- package/dist/cjs/RelatedTopicsDropdown.js +14 -14
- package/dist/cjs/RolesDeck.js +20 -20
- package/dist/cjs/Schema.js +1 -1
- package/dist/cjs/Search.js +6 -6
- package/dist/cjs/SeriesListingDeck.js +18 -19
- package/dist/cjs/{SeriesSlider-8d294dee.js → SeriesSlider-fc6dd07d.js} +22 -22
- package/dist/cjs/SideFooter.js +18 -18
- package/dist/cjs/SocialIcons.js +6 -6
- package/dist/cjs/{SocialSearchComponent-e534517d.js → SocialSearchComponent-b99947d4.js} +28 -28
- package/dist/cjs/SocialShare.js +25 -25
- package/dist/cjs/TaxonomyCard.js +44 -44
- package/dist/cjs/TaxonomyDescription.js +11 -12
- package/dist/cjs/TemplateNormal.js +27 -28
- package/dist/cjs/ThumbnailCard.js +10 -10
- package/dist/cjs/{Tooltip-f075b7ef.js → Tooltip-71754b2a.js} +704 -621
- package/dist/cjs/Ustream.js +9 -9
- package/dist/cjs/VerticalHero.js +10 -10
- package/dist/cjs/VideoProgramLandingPage.js +28 -29
- package/dist/cjs/VideoSeriesCard.js +13 -13
- package/dist/cjs/VideoSeriesFilter.js +5 -5
- package/dist/cjs/VideoSeriesLandingPage.js +11 -12
- package/dist/cjs/VideoSeriesListing.js +46 -47
- package/dist/cjs/View.js +227 -235
- package/dist/cjs/YahooHero.js +22 -22
- package/dist/cjs/YoutubeGroup.js +33 -33
- package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
- package/dist/cjs/getSerializers.js +6 -7
- package/dist/cjs/iconBase-be4097c0.js +2 -4
- package/dist/cjs/{index-f5945934.js → index-1a89a9de.js} +488 -488
- package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
- package/dist/cjs/{index-fc2f1ca2.js → index-7435b964.js} +471 -6
- package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
- package/dist/cjs/index-b95410f0.js +54 -0
- package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
- package/dist/cjs/{index.esm-827b0006.js → index.esm-91e651b0.js} +14 -14
- package/dist/cjs/index.js +102 -105
- package/dist/cjs/{main-1ec1de84.js → main-ae8472f3.js} +17 -22
- package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-2c5c389a.js} +7 -7
- package/dist/cjs/ustream-api-3819e4aa.js +1 -1
- package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +2 -3
- package/dist/esm/AD300x250x600.js +2 -3
- package/dist/esm/AD728x90.js +2 -3
- package/dist/esm/ADFloatingFooter.js +2 -3
- package/dist/esm/ADGutter.js +2 -3
- package/dist/esm/{ADInfeed-25c623eb.js → ADInfeed-80914a61.js} +1 -1
- package/dist/esm/ADSkyscraper.js +2 -3
- package/dist/esm/ADSponsoredResources.js +2 -3
- package/dist/esm/ADWebcast.js +2 -3
- package/dist/esm/ADWelcome.js +2 -3
- package/dist/esm/{ADlgInfeed-f4c58df6.js → ADlgInfeed-55786341.js} +1 -1
- package/dist/esm/AdSlot.js +2 -3
- package/dist/esm/AdSlotsProvider.js +2 -3
- package/dist/esm/AlgoliaSearch.js +1065 -516
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +3 -4
- package/dist/esm/ArticleSeriesLandingPage.js +4 -5
- package/dist/esm/ArticleSeriesListing.js +2 -3
- package/dist/esm/Auth.js +40 -11
- package/dist/esm/AuthWrapper.js +86 -16
- package/dist/esm/CEDeckSupabase.js +2 -3
- package/dist/esm/CMEDeck.js +2 -3
- package/dist/esm/Column3.js +2 -3
- package/dist/esm/ContentCardPaginated.js +4 -5
- package/dist/esm/DeckContent.js +3 -4
- package/dist/esm/DeckQueue.js +2 -3
- package/dist/esm/DeckQueuePaginated.js +3 -4
- package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +4 -5
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +4 -5
- package/dist/esm/GridContentPaginated.js +5 -6
- package/dist/esm/HamMagazine.js +2 -2
- package/dist/esm/HorizontalArticleListing.js +3 -4
- package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-83913c4c.js} +157 -117
- package/dist/esm/IssueLanding.js +5 -6
- package/dist/esm/LeftNav.js +2 -3
- package/dist/esm/MasterDeck.js +4 -5
- package/dist/esm/MasterDeckPaginated.js +5 -6
- package/dist/esm/{MediaSeriesCard-f91eced9.js → MediaSeriesCard-febb981a.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -9
- package/dist/esm/MediaSeriesLandingPaginated.js +9 -10
- package/dist/esm/NavMagazine.js +2 -2
- package/dist/esm/NavNative.js +1 -1
- package/dist/esm/{Pagination-dc30727b.js → Pagination-9fe9f61d.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +6 -8
- package/dist/esm/PartnerDetailListingPaginated.js +7 -9
- package/dist/esm/PodcastsLanding.js +6 -7
- package/dist/esm/PubSection.js +4 -5
- package/dist/esm/QueueDeckExpanded.js +4 -5
- package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
- package/dist/esm/SeriesListingDeck.js +3 -4
- package/dist/esm/{SeriesSlider-d64090f7.js → SeriesSlider-771918ce.js} +1 -1
- package/dist/esm/{SocialSearchComponent-2451acd2.js → SocialSearchComponent-aedf8322.js} +1 -1
- package/dist/esm/TaxonomyDescription.js +3 -4
- package/dist/esm/TemplateNormal.js +3 -4
- package/dist/esm/{Tooltip-95655b44.js → Tooltip-8307d9d1.js} +150 -67
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +3 -4
- package/dist/esm/VideoSeriesLandingPage.js +4 -5
- package/dist/esm/VideoSeriesListing.js +2 -3
- package/dist/esm/View.js +5 -13
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/getSerializers.js +3 -4
- package/dist/esm/{index-a76981e9.js → index-127807d3.js} +2 -2
- package/dist/esm/index-174b5baf.js +52 -0
- package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
- package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
- package/dist/esm/index.js +10 -13
- package/dist/esm/{main-f97773b2.js → main-754d4992.js} +4 -9
- package/package.json +1 -1
- package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
- package/dist/cjs/events-1b438fe7.js +0 -469
- package/dist/cjs/index-50be6759.js +0 -105
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/defineProperty-23a8f8cd.js +0 -68
- package/dist/esm/events-6c3a7a63.js +0 -467
- package/dist/esm/index-98ca9cec.js +0 -100
- package/dist/esm/typeof-2f07d0e8.js +0 -30
|
@@ -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-754d4992.js';
|
|
17
17
|
|
|
18
18
|
function ArticleCarousel(props) {
|
|
19
19
|
//Passed in array of articles to pass into YoutubeGroup
|
|
@@ -3,7 +3,7 @@ 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-127807d3.js';
|
|
7
7
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -16,15 +16,14 @@ import 'prop-types';
|
|
|
16
16
|
import './index-3f5c03b2.js';
|
|
17
17
|
import 'react-bootstrap';
|
|
18
18
|
import './urlFor.js';
|
|
19
|
-
import './index-
|
|
20
|
-
import './events-6c3a7a63.js';
|
|
19
|
+
import './index-5cc7b406.js';
|
|
21
20
|
import 'next/router';
|
|
22
21
|
import './index-c7e2ac95.js';
|
|
23
22
|
import './util-8ed16d48.js';
|
|
24
23
|
import './Beam.js';
|
|
25
24
|
import './stringify-2b084bee.js';
|
|
26
25
|
import './Segment.js';
|
|
27
|
-
import './main-
|
|
26
|
+
import './main-754d4992.js';
|
|
28
27
|
import './urlForFile-b69adffc.js';
|
|
29
28
|
import './index-755f2cc2.js';
|
|
30
29
|
import 'react-dom';
|
|
@@ -15,8 +15,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
15
15
|
import './define-property-5f1bda73.js';
|
|
16
16
|
import './typeof-e9fc0c5d.js';
|
|
17
17
|
import './_is-array-8d21b9e3.js';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import 'prop-types';
|
|
21
20
|
import 'react-bootstrap/Container';
|
|
22
21
|
import 'react-bootstrap/Row';
|
|
@@ -33,13 +32,13 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
33
32
|
import 'react-dom';
|
|
34
33
|
import './slicedToArray-6ebcbfea.js';
|
|
35
34
|
import './index-3f5c03b2.js';
|
|
36
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADlgInfeed-55786341.js';
|
|
37
36
|
import './AdSlot.js';
|
|
38
37
|
import './Beam.js';
|
|
39
38
|
import './stringify-2b084bee.js';
|
|
40
39
|
import './Segment.js';
|
|
41
|
-
import './main-
|
|
42
|
-
import './ADInfeed-
|
|
40
|
+
import './main-754d4992.js';
|
|
41
|
+
import './ADInfeed-80914a61.js';
|
|
43
42
|
|
|
44
43
|
var _this = undefined;
|
|
45
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-5cc7b406.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,7 +19,6 @@ 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';
|
|
23
22
|
import 'prop-types';
|
|
24
23
|
import 'react-dom';
|
|
25
24
|
import './iconBase-ccc56b97.js';
|
|
@@ -29,7 +28,7 @@ import './index-755f2cc2.js';
|
|
|
29
28
|
import './smoothscroll-fa4e3f8c.js';
|
|
30
29
|
import './urlFor.js';
|
|
31
30
|
import './index-3f5c03b2.js';
|
|
32
|
-
import './main-
|
|
31
|
+
import './main-754d4992.js';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
34
33
|
import './toNumber-5aeba6e7.js';
|
|
35
34
|
|
package/dist/esm/Auth.js
CHANGED
|
@@ -1312,10 +1312,10 @@ var iron = /*#__PURE__*/Object.freeze({
|
|
|
1312
1312
|
getSession: getSession
|
|
1313
1313
|
});
|
|
1314
1314
|
|
|
1315
|
-
var toStr$
|
|
1315
|
+
var toStr$6 = Object.prototype.toString;
|
|
1316
1316
|
|
|
1317
1317
|
var isArguments = function isArguments(value) {
|
|
1318
|
-
var str = toStr$
|
|
1318
|
+
var str = toStr$6.call(value);
|
|
1319
1319
|
var isArgs = str === '[object Arguments]';
|
|
1320
1320
|
if (!isArgs) {
|
|
1321
1321
|
isArgs = str !== '[object Array]' &&
|
|
@@ -1323,7 +1323,7 @@ var isArguments = function isArguments(value) {
|
|
|
1323
1323
|
typeof value === 'object' &&
|
|
1324
1324
|
typeof value.length === 'number' &&
|
|
1325
1325
|
value.length >= 0 &&
|
|
1326
|
-
toStr$
|
|
1326
|
+
toStr$6.call(value.callee) === '[object Function]';
|
|
1327
1327
|
}
|
|
1328
1328
|
return isArgs;
|
|
1329
1329
|
};
|
|
@@ -1332,7 +1332,7 @@ var keysShim$1;
|
|
|
1332
1332
|
if (!Object.keys) {
|
|
1333
1333
|
// modified from https://github.com/es-shims/es5-shim
|
|
1334
1334
|
var has$1 = Object.prototype.hasOwnProperty;
|
|
1335
|
-
var toStr$
|
|
1335
|
+
var toStr$5 = Object.prototype.toString;
|
|
1336
1336
|
var isArgs = isArguments; // eslint-disable-line global-require
|
|
1337
1337
|
var isEnumerable = Object.prototype.propertyIsEnumerable;
|
|
1338
1338
|
var hasDontEnumBug = !isEnumerable.call({ toString: null }, 'toString');
|
|
@@ -1407,9 +1407,9 @@ if (!Object.keys) {
|
|
|
1407
1407
|
|
|
1408
1408
|
keysShim$1 = function keys(object) {
|
|
1409
1409
|
var isObject = object !== null && typeof object === 'object';
|
|
1410
|
-
var isFunction = toStr$
|
|
1410
|
+
var isFunction = toStr$5.call(object) === '[object Function]';
|
|
1411
1411
|
var isArguments = isArgs(object);
|
|
1412
|
-
var isString = isObject && toStr$
|
|
1412
|
+
var isString = isObject && toStr$5.call(object) === '[object String]';
|
|
1413
1413
|
var theKeys = [];
|
|
1414
1414
|
|
|
1415
1415
|
if (!isObject && !isFunction && !isArguments) {
|
|
@@ -1482,12 +1482,12 @@ var objectKeys = keysShim;
|
|
|
1482
1482
|
|
|
1483
1483
|
var hasSymbols$3 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
|
|
1484
1484
|
|
|
1485
|
-
var toStr$
|
|
1485
|
+
var toStr$4 = Object.prototype.toString;
|
|
1486
1486
|
var concat = Array.prototype.concat;
|
|
1487
1487
|
var origDefineProperty = Object.defineProperty;
|
|
1488
1488
|
|
|
1489
1489
|
var isFunction = function (fn) {
|
|
1490
|
-
return typeof fn === 'function' && toStr$
|
|
1490
|
+
return typeof fn === 'function' && toStr$4.call(fn) === '[object Function]';
|
|
1491
1491
|
};
|
|
1492
1492
|
|
|
1493
1493
|
var arePropertyDescriptorsSupported = function () {
|
|
@@ -1540,12 +1540,12 @@ var defineProperties_1 = defineProperties;
|
|
|
1540
1540
|
|
|
1541
1541
|
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
1542
1542
|
var slice = Array.prototype.slice;
|
|
1543
|
-
var toStr$
|
|
1543
|
+
var toStr$3 = Object.prototype.toString;
|
|
1544
1544
|
var funcType = '[object Function]';
|
|
1545
1545
|
|
|
1546
1546
|
var implementation$2 = function bind(that) {
|
|
1547
1547
|
var target = this;
|
|
1548
|
-
if (typeof target !== 'function' || toStr$
|
|
1548
|
+
if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
|
|
1549
1549
|
throw new TypeError(ERROR_MESSAGE + target);
|
|
1550
1550
|
}
|
|
1551
1551
|
var args = slice.call(arguments, 1);
|
|
@@ -2033,6 +2033,17 @@ var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
|
|
|
2033
2033
|
return intrinsic;
|
|
2034
2034
|
};
|
|
2035
2035
|
|
|
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
|
+
|
|
2036
2047
|
var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
|
|
2037
2048
|
|
|
2038
2049
|
if ($defineProperty) {
|
|
@@ -2044,6 +2055,12 @@ if ($defineProperty) {
|
|
|
2044
2055
|
}
|
|
2045
2056
|
}
|
|
2046
2057
|
|
|
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
|
+
|
|
2047
2064
|
|
|
2048
2065
|
|
|
2049
2066
|
var $isEnumerable$1 = callBound$1('Object.prototype.propertyIsEnumerable');
|
|
@@ -2071,6 +2088,18 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
|
|
|
2071
2088
|
O[P] = V; // will use [[Define]]
|
|
2072
2089
|
return SameValue(O[P], V);
|
|
2073
2090
|
}
|
|
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
|
+
|
|
2074
2103
|
$defineProperty(O, P, FromPropertyDescriptor(desc));
|
|
2075
2104
|
return true;
|
|
2076
2105
|
};
|
|
@@ -2186,7 +2215,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
|
|
|
2186
2215
|
return obj;
|
|
2187
2216
|
};
|
|
2188
2217
|
|
|
2189
|
-
var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%');
|
|
2218
|
+
var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%', true);
|
|
2190
2219
|
if ($gOPD$1) {
|
|
2191
2220
|
try {
|
|
2192
2221
|
$gOPD$1([], 'length');
|
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
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';
|
|
5
3
|
import React__default, { useState, useEffect } from 'react';
|
|
6
4
|
import { Form } from 'react-bootstrap';
|
|
7
5
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -15,12 +13,27 @@ function _interopRequireDefault(obj) {
|
|
|
15
13
|
};
|
|
16
14
|
}
|
|
17
15
|
|
|
18
|
-
module.exports = _interopRequireDefault;
|
|
19
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
16
|
+
module.exports = _interopRequireDefault, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
20
17
|
});
|
|
21
18
|
|
|
22
19
|
unwrapExports(interopRequireDefault);
|
|
23
20
|
|
|
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
|
+
|
|
24
37
|
var runtime_1 = createCommonjsModule(function (module) {
|
|
25
38
|
/**
|
|
26
39
|
* Copyright (c) 2014-present, Facebook, Inc.
|
|
@@ -779,13 +792,75 @@ try {
|
|
|
779
792
|
|
|
780
793
|
var regenerator = runtime_1;
|
|
781
794
|
|
|
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
|
+
|
|
782
858
|
var arrayWithHoles = createCommonjsModule(function (module) {
|
|
783
859
|
function _arrayWithHoles(arr) {
|
|
784
860
|
if (Array.isArray(arr)) return arr;
|
|
785
861
|
}
|
|
786
862
|
|
|
787
|
-
module.exports = _arrayWithHoles;
|
|
788
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
863
|
+
module.exports = _arrayWithHoles, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
789
864
|
});
|
|
790
865
|
|
|
791
866
|
unwrapExports(arrayWithHoles);
|
|
@@ -821,8 +896,7 @@ function _iterableToArrayLimit(arr, i) {
|
|
|
821
896
|
return _arr;
|
|
822
897
|
}
|
|
823
898
|
|
|
824
|
-
module.exports = _iterableToArrayLimit;
|
|
825
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
899
|
+
module.exports = _iterableToArrayLimit, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
826
900
|
});
|
|
827
901
|
|
|
828
902
|
unwrapExports(iterableToArrayLimit);
|
|
@@ -838,8 +912,7 @@ function _arrayLikeToArray(arr, len) {
|
|
|
838
912
|
return arr2;
|
|
839
913
|
}
|
|
840
914
|
|
|
841
|
-
module.exports = _arrayLikeToArray;
|
|
842
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
915
|
+
module.exports = _arrayLikeToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
843
916
|
});
|
|
844
917
|
|
|
845
918
|
unwrapExports(arrayLikeToArray);
|
|
@@ -854,8 +927,7 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
|
854
927
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);
|
|
855
928
|
}
|
|
856
929
|
|
|
857
|
-
module.exports = _unsupportedIterableToArray;
|
|
858
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
930
|
+
module.exports = _unsupportedIterableToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
859
931
|
});
|
|
860
932
|
|
|
861
933
|
unwrapExports(unsupportedIterableToArray);
|
|
@@ -865,8 +937,7 @@ function _nonIterableRest() {
|
|
|
865
937
|
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
866
938
|
}
|
|
867
939
|
|
|
868
|
-
module.exports = _nonIterableRest;
|
|
869
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
940
|
+
module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
870
941
|
});
|
|
871
942
|
|
|
872
943
|
unwrapExports(nonIterableRest);
|
|
@@ -876,8 +947,7 @@ function _slicedToArray(arr, i) {
|
|
|
876
947
|
return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();
|
|
877
948
|
}
|
|
878
949
|
|
|
879
|
-
module.exports = _slicedToArray;
|
|
880
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
950
|
+
module.exports = _slicedToArray, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
881
951
|
});
|
|
882
952
|
|
|
883
953
|
unwrapExports(slicedToArray);
|
|
@@ -4,9 +4,9 @@ import React__default, { useState, useEffect } from 'react';
|
|
|
4
4
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
5
5
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
6
6
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
7
|
-
import { m as main_43 } from './main-
|
|
7
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
8
8
|
import { useRouter } from 'next/router';
|
|
9
|
-
import { l as lib_3 } from './index-
|
|
9
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
10
10
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
12
12
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -14,7 +14,6 @@ import './define-property-5f1bda73.js';
|
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
16
16
|
import 'react-dom';
|
|
17
|
-
import './events-6c3a7a63.js';
|
|
18
17
|
import 'prop-types';
|
|
19
18
|
|
|
20
19
|
var css = "#CMEDeck-module_ceToggles__1QFCs {\n display: flex;\n padding: 1rem;\n }\n #CMEDeck-module_ceToggles__1QFCs div {\n box-sizing: border-box;\n padding: 0.5rem;\n width: 50%;\n display: flex;\n flex-wrap: wrap;\n align-items: flex-end;\n justify-content: center;\n cursor: pointer;\n border-bottom: 3px solid #fff;\n }\n #CMEDeck-module_ceToggles__1QFCs div:hover {\n opacity: 1 !important;\n border-color: #cecece;\n }\n #CMEDeck-module_ceToggles__1QFCs div p {\n margin: 0;\n font-weight: 700;\n width: 100%;\n text-align: center;\n font-size: 1rem;\n }\n #CMEDeck-module_ceToggles__1QFCs div img {\n width: 100%;\n max-width: 10rem;\n }\n\n .CMEDeck-module_cardImage__3yM5u{\n width: 268px;\n max-width: 100%;\n border-radius: 0 0 0 10%;\n margin-bottom: 20px;\n margin-top: 10px;\n border-top: 1px solid #EEE;\n }\n .CMEDeck-module_cardText__2zCzZ{\n font-size:22px;\n font-weight: 500;\n\n }\n @media (max-width: 500px){\n #CMEDeck-module_ceToggles__1QFCs div img {\n width: 131px;\n height: 46px;\n max-width: 10rem;\n }\n\n .CMEDeck-module_cardText__2zCzZ{\n font-size: 12px;\n font-weight: 500;\n }\n }";
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -6,10 +6,10 @@ 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-754d4992.js';
|
|
10
10
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
12
|
-
import { l as lib_3 } from './index-
|
|
12
|
+
import { l as lib_3 } from './index-5cc7b406.js';
|
|
13
13
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
14
14
|
import './core.get-iterator-method-ea258bb1.js';
|
|
15
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -19,7 +19,6 @@ import './_iter-detect-98db3b07.js';
|
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import './isSymbol-a7e9aafe.js';
|
|
21
21
|
import './toNumber-5aeba6e7.js';
|
|
22
|
-
import './events-6c3a7a63.js';
|
|
23
22
|
import 'prop-types';
|
|
24
23
|
|
|
25
24
|
var itemsPerPage = 12;
|
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-754d4992.js';
|
|
10
10
|
import './slicedToArray-6ebcbfea.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -15,8 +15,7 @@ import './AdSlot.js';
|
|
|
15
15
|
import './extends-6d8e3924.js';
|
|
16
16
|
import './_object-pie-133f504a.js';
|
|
17
17
|
import 'prop-types';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import './debounce-533d9748.js';
|
|
21
20
|
import './isSymbol-a7e9aafe.js';
|
|
22
21
|
import './toNumber-5aeba6e7.js';
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
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-5cc7b406.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -12,10 +12,10 @@ 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-754d4992.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-80914a61.js';
|
|
18
|
+
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
19
19
|
import Spinner from 'react-bootstrap/Spinner';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -28,7 +28,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
28
28
|
import './define-property-5f1bda73.js';
|
|
29
29
|
import './typeof-e9fc0c5d.js';
|
|
30
30
|
import './_is-array-8d21b9e3.js';
|
|
31
|
-
import './events-6c3a7a63.js';
|
|
32
31
|
import 'prop-types';
|
|
33
32
|
import './slicedToArray-6ebcbfea.js';
|
|
34
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-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -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-754d4992.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-80914a61.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './_iter-detect-98db3b07.js';
|
|
@@ -27,7 +27,6 @@ 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';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import './isSymbol-a7e9aafe.js';
|
|
33
32
|
import './toNumber-5aeba6e7.js';
|
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-5cc7b406.js';
|
|
6
6
|
import Container from 'react-bootstrap/Container';
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
@@ -15,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-754d4992.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,7 +27,6 @@ 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';
|
|
31
30
|
import 'prop-types';
|
|
32
31
|
import 'react-dom';
|
|
33
32
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
|
|
|
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-5cc7b406.js';
|
|
7
7
|
import Container from 'react-bootstrap/Container';
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
@@ -13,10 +13,10 @@ 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-754d4992.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-9fe9f61d.js';
|
|
20
20
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
21
21
|
import './core.get-iterator-method-ea258bb1.js';
|
|
22
22
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -28,7 +28,6 @@ import './_object-sap-7cee6f84.js';
|
|
|
28
28
|
import './define-property-5f1bda73.js';
|
|
29
29
|
import './typeof-e9fc0c5d.js';
|
|
30
30
|
import './_is-array-8d21b9e3.js';
|
|
31
|
-
import './events-6c3a7a63.js';
|
|
32
31
|
import 'prop-types';
|
|
33
32
|
import 'react-dom';
|
|
34
33
|
import './isSymbol-a7e9aafe.js';
|
|
@@ -1,13 +1,12 @@
|
|
|
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-5cc7b406.js';
|
|
5
5
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
6
6
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './web.dom.iterable-ab4dea5c.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
10
|
-
import './events-6c3a7a63.js';
|
|
11
10
|
import 'react-dom';
|
|
12
11
|
import './isSymbol-a7e9aafe.js';
|
|
13
12
|
import './toNumber-5aeba6e7.js';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -15,8 +15,8 @@ import Col from 'react-bootstrap/Col';
|
|
|
15
15
|
import Card from 'react-bootstrap/Card';
|
|
16
16
|
import Form from 'react-bootstrap/Form';
|
|
17
17
|
import Button from 'react-bootstrap/Button';
|
|
18
|
-
import './main-
|
|
19
|
-
import { m as momentTimezone } from './index-
|
|
18
|
+
import './main-754d4992.js';
|
|
19
|
+
import { m as momentTimezone } from './index-30a6257d.js';
|
|
20
20
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
21
|
import { useRouter } from 'next/router';
|
|
22
22
|
import './define-property-5f1bda73.js';
|
|
@@ -2,8 +2,8 @@ import { _ as _extends } from './extends-6d8e3924.js';
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
3
3
|
import React__default, { useState, useEffect } from 'react';
|
|
4
4
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
5
|
-
import { g as getSerializers } from './index-
|
|
6
|
-
import { m as momentTimezone } from './index-
|
|
5
|
+
import { g as getSerializers } from './index-127807d3.js';
|
|
6
|
+
import { m as momentTimezone } from './index-30a6257d.js';
|
|
7
7
|
import { useRouter } from 'next/router';
|
|
8
8
|
import Button from 'react-bootstrap/Button';
|
|
9
9
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
@@ -15,8 +15,7 @@ import 'prop-types';
|
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
16
|
import 'react-bootstrap';
|
|
17
17
|
import './urlFor.js';
|
|
18
|
-
import './index-
|
|
19
|
-
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-5cc7b406.js';
|
|
20
19
|
import './index-c7e2ac95.js';
|
|
21
20
|
import './util-8ed16d48.js';
|
|
22
21
|
import './Beam.js';
|
|
@@ -26,7 +25,7 @@ import './_library-528f1934.js';
|
|
|
26
25
|
import './_set-species-2cd9340f.js';
|
|
27
26
|
import './_iter-detect-98db3b07.js';
|
|
28
27
|
import './Segment.js';
|
|
29
|
-
import './main-
|
|
28
|
+
import './main-754d4992.js';
|
|
30
29
|
import './urlForFile-b69adffc.js';
|
|
31
30
|
import './index-755f2cc2.js';
|
|
32
31
|
import 'react-dom';
|
package/dist/esm/Feature.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
2
|
import urlFor from './urlFor.js';
|
|
3
|
-
import { m as main_43 } from './main-
|
|
3
|
+
import { m as main_43 } from './main-754d4992.js';
|
|
4
4
|
import Carousel from 'react-bootstrap/Carousel';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|