@mjhls/mjh-framework 1.0.1023-blanktagremoval-v1 → 1.0.1024-segment-fix
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 +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/{ADInfeed-89488c41.js → ADInfeed-15df327c.js} +1 -1
- 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/{ADlgInfeed-9d62050b.js → ADlgInfeed-b71569ae.js} +1 -1
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +3 -2
- package/dist/cjs/AlgoliaSearch.js +512 -1023
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleProgramLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +5 -4
- package/dist/cjs/ArticleSeriesListing.js +3 -2
- package/dist/cjs/Auth.js +12 -41
- package/dist/cjs/AuthWrapper.js +17 -25
- package/dist/cjs/CEDeckSupabase.js +3 -2
- package/dist/cjs/CMEDeck.js +3 -2
- package/dist/cjs/Column2.js +2 -4
- package/dist/cjs/Column3.js +3 -2
- package/dist/cjs/ContentCardPaginated.js +5 -4
- package/dist/cjs/DeckContent.js +4 -3
- package/dist/cjs/DeckQueue.js +3 -2
- package/dist/cjs/DeckQueuePaginated.js +4 -3
- package/dist/cjs/{Dfp-67646058.js → Dfp-c313a700.js} +2 -1
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +8 -7
- package/dist/cjs/Feature.js +1 -1
- package/dist/cjs/GridContent.js +5 -4
- package/dist/cjs/GridContentPaginated.js +6 -5
- package/dist/cjs/HamMagazine.js +41 -43
- package/dist/cjs/HorizontalArticleListing.js +4 -3
- package/dist/cjs/{ImageSlider-50807a77.js → ImageSlider-17fdaf3b.js} +10 -5
- package/dist/cjs/IssueLanding.js +6 -5
- package/dist/cjs/LeftNav.js +17 -15
- package/dist/cjs/MasterDeck.js +5 -4
- package/dist/cjs/MasterDeckPaginated.js +6 -5
- package/dist/cjs/{MediaSeriesCard-de7f7fcc.js → MediaSeriesCard-a90d687a.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +8 -7
- package/dist/cjs/MediaSeriesLandingPaginated.js +9 -8
- package/dist/cjs/NavDvm.js +28 -30
- package/dist/cjs/{NavFooter-b37e3eed.js → NavFooter-257b5318.js} +3 -4
- package/dist/cjs/NavMagazine.js +43 -45
- package/dist/cjs/NavNative.js +46 -46
- package/dist/cjs/{Pagination-6359861a.js → Pagination-842c556f.js} +1 -1
- package/dist/cjs/PartnerDetailListing.js +30 -40
- package/dist/cjs/PartnerDetailListingPaginated.js +35 -39
- package/dist/cjs/PodcastsLanding.js +7 -6
- package/dist/cjs/PubSection.js +5 -4
- package/dist/cjs/QueueDeckExpanded.js +5 -4
- package/dist/cjs/QueueDeckExpandedPaginated.js +6 -5
- package/dist/cjs/Segment.js +4 -4
- package/dist/cjs/SeriesListingDeck.js +4 -3
- package/dist/cjs/{SeriesSlider-fc6dd07d.js → SeriesSlider-78004f1c.js} +1 -1
- package/dist/cjs/SideFooter.js +7 -9
- package/dist/cjs/{SocialSearchComponent-15e03760.js → SocialSearchComponent-6924a853.js} +2 -2
- package/dist/cjs/TaxonomyCard.js +8 -8
- package/dist/cjs/TaxonomyDescription.js +4 -3
- package/dist/cjs/TemplateNormal.js +6 -5
- package/dist/cjs/{Tooltip-8011d690.js → Tooltip-4cb8849a.js} +74 -134
- package/dist/cjs/Ustream.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesLandingPage.js +5 -4
- package/dist/cjs/VideoSeriesListing.js +3 -2
- package/dist/cjs/View.js +6 -5
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/{defineProperty-19580e93.js → defineProperty-e0fb52c5.js} +4 -2
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getRelatedArticle.js +1 -1
- package/dist/cjs/getSerializers.js +4 -3
- package/dist/cjs/{index-3111bc4e.js → index-b14fa0e9.js} +2 -2
- package/dist/cjs/{index-3cd60d26.js → index-bd6c9f56.js} +11 -11
- 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.esm-bb54403e.js → index.esm-91e651b0.js} +7 -8
- package/dist/cjs/index.js +15 -13
- package/dist/cjs/{main-ae8472f3.js → main-47be4f9f.js} +9 -4
- package/dist/cjs/typeof-1358762e.js +33 -0
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +3 -2
- package/dist/esm/AD300x250x600.js +3 -2
- package/dist/esm/AD728x90.js +3 -2
- package/dist/esm/ADFloatingFooter.js +3 -2
- package/dist/esm/ADGutter.js +3 -2
- package/dist/esm/{ADInfeed-fb3b056f.js → ADInfeed-6fdbe522.js} +1 -1
- package/dist/esm/ADSkyscraper.js +3 -2
- package/dist/esm/ADSponsoredResources.js +3 -2
- package/dist/esm/ADWebcast.js +3 -2
- package/dist/esm/ADWelcome.js +3 -2
- package/dist/esm/{ADlgInfeed-29f7b84c.js → ADlgInfeed-378fbce7.js} +1 -1
- package/dist/esm/AdSlot.js +3 -2
- package/dist/esm/AdSlotsProvider.js +3 -2
- package/dist/esm/AlgoliaSearch.js +512 -1023
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleProgramLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesLandingPage.js +5 -4
- package/dist/esm/ArticleSeriesListing.js +3 -2
- package/dist/esm/Auth.js +12 -41
- package/dist/esm/AuthWrapper.js +16 -24
- package/dist/esm/CEDeckSupabase.js +3 -2
- package/dist/esm/CMEDeck.js +3 -2
- package/dist/esm/Column2.js +2 -4
- package/dist/esm/Column3.js +3 -2
- package/dist/esm/ContentCardPaginated.js +5 -4
- package/dist/esm/DeckContent.js +4 -3
- package/dist/esm/DeckQueue.js +3 -2
- package/dist/esm/DeckQueuePaginated.js +4 -3
- package/dist/esm/{Dfp-cf85d203.js → Dfp-102f0beb.js} +2 -1
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +8 -7
- package/dist/esm/Feature.js +1 -1
- package/dist/esm/GridContent.js +5 -4
- package/dist/esm/GridContentPaginated.js +6 -5
- package/dist/esm/HamMagazine.js +41 -43
- package/dist/esm/HorizontalArticleListing.js +4 -3
- package/dist/esm/{ImageSlider-cdb57d30.js → ImageSlider-f84174cb.js} +10 -5
- package/dist/esm/IssueLanding.js +6 -5
- package/dist/esm/LeftNav.js +17 -15
- package/dist/esm/MasterDeck.js +5 -4
- package/dist/esm/MasterDeckPaginated.js +6 -5
- package/dist/esm/{MediaSeriesCard-8ec69f60.js → MediaSeriesCard-f4676da2.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -7
- package/dist/esm/MediaSeriesLandingPaginated.js +9 -8
- package/dist/esm/NavDvm.js +28 -30
- package/dist/esm/{NavFooter-37c5eea2.js → NavFooter-27a16f65.js} +3 -4
- package/dist/esm/NavMagazine.js +43 -45
- package/dist/esm/NavNative.js +46 -46
- package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
- package/dist/esm/PartnerDetailListing.js +30 -40
- package/dist/esm/PartnerDetailListingPaginated.js +35 -39
- package/dist/esm/PodcastsLanding.js +7 -6
- package/dist/esm/PubSection.js +5 -4
- package/dist/esm/QueueDeckExpanded.js +5 -4
- package/dist/esm/QueueDeckExpandedPaginated.js +6 -5
- package/dist/esm/Segment.js +4 -4
- package/dist/esm/SeriesListingDeck.js +4 -3
- package/dist/esm/{SeriesSlider-771918ce.js → SeriesSlider-d64090f7.js} +1 -1
- package/dist/esm/SideFooter.js +7 -9
- package/dist/esm/{SocialSearchComponent-b102181b.js → SocialSearchComponent-2451acd2.js} +2 -2
- package/dist/esm/TaxonomyCard.js +8 -8
- package/dist/esm/TaxonomyDescription.js +4 -3
- package/dist/esm/TemplateNormal.js +6 -5
- package/dist/esm/{Tooltip-2cdd0895.js → Tooltip-95655b44.js} +74 -134
- package/dist/esm/Ustream.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +4 -3
- package/dist/esm/VideoSeriesLandingPage.js +5 -4
- package/dist/esm/VideoSeriesListing.js +3 -2
- package/dist/esm/View.js +6 -5
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{defineProperty-e8022d1e.js → defineProperty-23a8f8cd.js} +4 -2
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getRelatedArticle.js +1 -1
- package/dist/esm/getSerializers.js +4 -3
- package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
- package/dist/esm/{index-a71a6cc7.js → index-d3548838.js} +2 -2
- package/dist/esm/{index-0a63f9a3.js → index-db3bb315.js} +11 -11
- package/dist/esm/{index-5cc7b406.js → index-f0fc23eb.js} +1 -466
- package/dist/esm/{index.esm-8639823a.js → index.esm-06bf63a3.js} +7 -8
- package/dist/esm/index.js +15 -13
- package/dist/esm/{main-754d4992.js → main-f97773b2.js} +9 -4
- package/dist/esm/typeof-2f07d0e8.js +30 -0
- package/package.json +1 -1
|
@@ -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-f97773b2.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-d3548838.js';
|
|
7
7
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-ea258bb1.js';
|
|
@@ -15,14 +15,15 @@ import 'prop-types';
|
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
16
|
import 'react-bootstrap';
|
|
17
17
|
import './urlFor.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f0fc23eb.js';
|
|
19
|
+
import './events-6c3a7a63.js';
|
|
19
20
|
import 'next/router';
|
|
20
21
|
import './index-c7e2ac95.js';
|
|
21
22
|
import './util-8ed16d48.js';
|
|
22
23
|
import './Beam.js';
|
|
23
24
|
import './stringify-2b084bee.js';
|
|
24
25
|
import './Segment.js';
|
|
25
|
-
import './main-
|
|
26
|
+
import './main-f97773b2.js';
|
|
26
27
|
import './urlForFile-b69adffc.js';
|
|
27
28
|
import './index-755f2cc2.js';
|
|
28
29
|
import 'react-dom';
|
|
@@ -14,7 +14,8 @@ import './_object-sap-7cee6f84.js';
|
|
|
14
14
|
import './define-property-5f1bda73.js';
|
|
15
15
|
import './typeof-e9fc0c5d.js';
|
|
16
16
|
import './_is-array-8d21b9e3.js';
|
|
17
|
-
import './index-
|
|
17
|
+
import './index-f0fc23eb.js';
|
|
18
|
+
import './events-6c3a7a63.js';
|
|
18
19
|
import 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Container';
|
|
20
21
|
import 'react-bootstrap/Row';
|
|
@@ -31,13 +32,13 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
31
32
|
import 'react-dom';
|
|
32
33
|
import './slicedToArray-6ebcbfea.js';
|
|
33
34
|
import './index-3f5c03b2.js';
|
|
34
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADlgInfeed-378fbce7.js';
|
|
35
36
|
import './AdSlot.js';
|
|
36
37
|
import './Beam.js';
|
|
37
38
|
import './stringify-2b084bee.js';
|
|
38
39
|
import './Segment.js';
|
|
39
|
-
import './main-
|
|
40
|
-
import './ADInfeed-
|
|
40
|
+
import './main-f97773b2.js';
|
|
41
|
+
import './ADInfeed-6fdbe522.js';
|
|
41
42
|
|
|
42
43
|
var _this = undefined;
|
|
43
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-f97773b2.js';
|
|
32
33
|
import './isSymbol-a7e9aafe.js';
|
|
33
34
|
import './toNumber-5aeba6e7.js';
|
|
34
35
|
|
package/dist/esm/Auth.js
CHANGED
|
@@ -6,7 +6,7 @@ import Router from 'next/router';
|
|
|
6
6
|
import { _ as _extends } from './extends-6d8e3924.js';
|
|
7
7
|
import { Form, Col, Button, Spinner } from 'react-bootstrap';
|
|
8
8
|
import useSWR from 'swr';
|
|
9
|
-
import { s as serialize_1, p as parse_1 } from './index-
|
|
9
|
+
import { s as serialize_1, p as parse_1 } from './index-db3bb315.js';
|
|
10
10
|
import Local from 'passport-local';
|
|
11
11
|
import mysql from 'mysql';
|
|
12
12
|
import { u as util } from './util-8ed16d48.js';
|
|
@@ -1311,10 +1311,10 @@ var iron = /*#__PURE__*/Object.freeze({
|
|
|
1311
1311
|
getSession: getSession
|
|
1312
1312
|
});
|
|
1313
1313
|
|
|
1314
|
-
var toStr$
|
|
1314
|
+
var toStr$5 = Object.prototype.toString;
|
|
1315
1315
|
|
|
1316
1316
|
var isArguments = function isArguments(value) {
|
|
1317
|
-
var str = toStr$
|
|
1317
|
+
var str = toStr$5.call(value);
|
|
1318
1318
|
var isArgs = str === '[object Arguments]';
|
|
1319
1319
|
if (!isArgs) {
|
|
1320
1320
|
isArgs = str !== '[object Array]' &&
|
|
@@ -1322,7 +1322,7 @@ var isArguments = function isArguments(value) {
|
|
|
1322
1322
|
typeof value === 'object' &&
|
|
1323
1323
|
typeof value.length === 'number' &&
|
|
1324
1324
|
value.length >= 0 &&
|
|
1325
|
-
toStr$
|
|
1325
|
+
toStr$5.call(value.callee) === '[object Function]';
|
|
1326
1326
|
}
|
|
1327
1327
|
return isArgs;
|
|
1328
1328
|
};
|
|
@@ -1331,7 +1331,7 @@ var keysShim$1;
|
|
|
1331
1331
|
if (!Object.keys) {
|
|
1332
1332
|
// modified from https://github.com/es-shims/es5-shim
|
|
1333
1333
|
var has$1 = Object.prototype.hasOwnProperty;
|
|
1334
|
-
var toStr$
|
|
1334
|
+
var toStr$4 = Object.prototype.toString;
|
|
1335
1335
|
var isArgs = isArguments; // eslint-disable-line global-require
|
|
1336
1336
|
var isEnumerable = Object.prototype.propertyIsEnumerable;
|
|
1337
1337
|
var hasDontEnumBug = !isEnumerable.call({ toString: null }, 'toString');
|
|
@@ -1406,9 +1406,9 @@ if (!Object.keys) {
|
|
|
1406
1406
|
|
|
1407
1407
|
keysShim$1 = function keys(object) {
|
|
1408
1408
|
var isObject = object !== null && typeof object === 'object';
|
|
1409
|
-
var isFunction = toStr$
|
|
1409
|
+
var isFunction = toStr$4.call(object) === '[object Function]';
|
|
1410
1410
|
var isArguments = isArgs(object);
|
|
1411
|
-
var isString = isObject && toStr$
|
|
1411
|
+
var isString = isObject && toStr$4.call(object) === '[object String]';
|
|
1412
1412
|
var theKeys = [];
|
|
1413
1413
|
|
|
1414
1414
|
if (!isObject && !isFunction && !isArguments) {
|
|
@@ -1481,12 +1481,12 @@ var objectKeys = keysShim;
|
|
|
1481
1481
|
|
|
1482
1482
|
var hasSymbols$3 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
|
|
1483
1483
|
|
|
1484
|
-
var toStr$
|
|
1484
|
+
var toStr$3 = Object.prototype.toString;
|
|
1485
1485
|
var concat = Array.prototype.concat;
|
|
1486
1486
|
var origDefineProperty = Object.defineProperty;
|
|
1487
1487
|
|
|
1488
1488
|
var isFunction = function (fn) {
|
|
1489
|
-
return typeof fn === 'function' && toStr$
|
|
1489
|
+
return typeof fn === 'function' && toStr$3.call(fn) === '[object Function]';
|
|
1490
1490
|
};
|
|
1491
1491
|
|
|
1492
1492
|
var arePropertyDescriptorsSupported = function () {
|
|
@@ -1539,12 +1539,12 @@ var defineProperties_1 = defineProperties;
|
|
|
1539
1539
|
|
|
1540
1540
|
var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
|
|
1541
1541
|
var slice = Array.prototype.slice;
|
|
1542
|
-
var toStr$
|
|
1542
|
+
var toStr$2 = Object.prototype.toString;
|
|
1543
1543
|
var funcType = '[object Function]';
|
|
1544
1544
|
|
|
1545
1545
|
var implementation$2 = function bind(that) {
|
|
1546
1546
|
var target = this;
|
|
1547
|
-
if (typeof target !== 'function' || toStr$
|
|
1547
|
+
if (typeof target !== 'function' || toStr$2.call(target) !== funcType) {
|
|
1548
1548
|
throw new TypeError(ERROR_MESSAGE + target);
|
|
1549
1549
|
}
|
|
1550
1550
|
var args = slice.call(arguments, 1);
|
|
@@ -2032,17 +2032,6 @@ var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
|
|
|
2032
2032
|
return intrinsic;
|
|
2033
2033
|
};
|
|
2034
2034
|
|
|
2035
|
-
var $Array$1 = getIntrinsic('%Array%');
|
|
2036
|
-
|
|
2037
|
-
// eslint-disable-next-line global-require
|
|
2038
|
-
var toStr$2 = !$Array$1.isArray && callBound$1('Object.prototype.toString');
|
|
2039
|
-
|
|
2040
|
-
// https://ecma-international.org/ecma-262/6.0/#sec-isarray
|
|
2041
|
-
|
|
2042
|
-
var IsArray$1 = $Array$1.isArray || function IsArray(argument) {
|
|
2043
|
-
return toStr$2(argument) === '[object Array]';
|
|
2044
|
-
};
|
|
2045
|
-
|
|
2046
2035
|
var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
|
|
2047
2036
|
|
|
2048
2037
|
if ($defineProperty) {
|
|
@@ -2054,12 +2043,6 @@ if ($defineProperty) {
|
|
|
2054
2043
|
}
|
|
2055
2044
|
}
|
|
2056
2045
|
|
|
2057
|
-
// node v0.6 has a bug where array lengths can be Set but not Defined
|
|
2058
|
-
var hasArrayLengthDefineBug = Object.defineProperty && Object.defineProperty([], 'length', { value: 1 }).length === 0;
|
|
2059
|
-
|
|
2060
|
-
// eslint-disable-next-line global-require
|
|
2061
|
-
var isArray = hasArrayLengthDefineBug && IsArray$1; // this does not depend on any other AOs.
|
|
2062
|
-
|
|
2063
2046
|
|
|
2064
2047
|
|
|
2065
2048
|
var $isEnumerable$1 = callBound$1('Object.prototype.propertyIsEnumerable');
|
|
@@ -2087,18 +2070,6 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
|
|
|
2087
2070
|
O[P] = V; // will use [[Define]]
|
|
2088
2071
|
return SameValue(O[P], V);
|
|
2089
2072
|
}
|
|
2090
|
-
if (
|
|
2091
|
-
hasArrayLengthDefineBug
|
|
2092
|
-
&& P === 'length'
|
|
2093
|
-
&& '[[Value]]' in desc
|
|
2094
|
-
&& isArray(O)
|
|
2095
|
-
&& O.length !== desc['[[Value]]']
|
|
2096
|
-
) {
|
|
2097
|
-
// eslint-disable-next-line no-param-reassign
|
|
2098
|
-
O.length = desc['[[Value]]'];
|
|
2099
|
-
return O.length === desc['[[Value]]'];
|
|
2100
|
-
}
|
|
2101
|
-
|
|
2102
2073
|
$defineProperty(O, P, FromPropertyDescriptor(desc));
|
|
2103
2074
|
return true;
|
|
2104
2075
|
};
|
|
@@ -2214,7 +2185,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
|
|
|
2214
2185
|
return obj;
|
|
2215
2186
|
};
|
|
2216
2187
|
|
|
2217
|
-
var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%'
|
|
2188
|
+
var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%');
|
|
2218
2189
|
if ($gOPD$1) {
|
|
2219
2190
|
try {
|
|
2220
2191
|
$gOPD$1([], 'length');
|
package/dist/esm/AuthWrapper.js
CHANGED
|
@@ -1,6 +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 {
|
|
3
|
+
import { a as _typeof_1 } from './typeof-2f07d0e8.js';
|
|
4
|
+
import { d as defineProperty, b as asyncToGenerator } from './defineProperty-23a8f8cd.js';
|
|
4
5
|
import React__default, { useState, useEffect } from 'react';
|
|
5
6
|
import { Form } from 'react-bootstrap';
|
|
6
7
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
@@ -14,27 +15,12 @@ function _interopRequireDefault(obj) {
|
|
|
14
15
|
};
|
|
15
16
|
}
|
|
16
17
|
|
|
17
|
-
module.exports = _interopRequireDefault
|
|
18
|
+
module.exports = _interopRequireDefault;
|
|
19
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
18
20
|
});
|
|
19
21
|
|
|
20
22
|
unwrapExports(interopRequireDefault);
|
|
21
23
|
|
|
22
|
-
var _typeof_1 = createCommonjsModule(function (module) {
|
|
23
|
-
function _typeof(obj) {
|
|
24
|
-
"@babel/helpers - typeof";
|
|
25
|
-
|
|
26
|
-
return (module.exports = _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) {
|
|
27
|
-
return typeof obj;
|
|
28
|
-
} : function (obj) {
|
|
29
|
-
return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
30
|
-
}, module.exports.__esModule = true, module.exports["default"] = module.exports), _typeof(obj);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
module.exports = _typeof, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
34
|
-
});
|
|
35
|
-
|
|
36
|
-
unwrapExports(_typeof_1);
|
|
37
|
-
|
|
38
24
|
var runtime_1 = createCommonjsModule(function (module) {
|
|
39
25
|
/**
|
|
40
26
|
* Copyright (c) 2014-present, Facebook, Inc.
|
|
@@ -798,7 +784,8 @@ function _arrayWithHoles(arr) {
|
|
|
798
784
|
if (Array.isArray(arr)) return arr;
|
|
799
785
|
}
|
|
800
786
|
|
|
801
|
-
module.exports = _arrayWithHoles
|
|
787
|
+
module.exports = _arrayWithHoles;
|
|
788
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
802
789
|
});
|
|
803
790
|
|
|
804
791
|
unwrapExports(arrayWithHoles);
|
|
@@ -834,7 +821,8 @@ function _iterableToArrayLimit(arr, i) {
|
|
|
834
821
|
return _arr;
|
|
835
822
|
}
|
|
836
823
|
|
|
837
|
-
module.exports = _iterableToArrayLimit
|
|
824
|
+
module.exports = _iterableToArrayLimit;
|
|
825
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
838
826
|
});
|
|
839
827
|
|
|
840
828
|
unwrapExports(iterableToArrayLimit);
|
|
@@ -850,7 +838,8 @@ function _arrayLikeToArray(arr, len) {
|
|
|
850
838
|
return arr2;
|
|
851
839
|
}
|
|
852
840
|
|
|
853
|
-
module.exports = _arrayLikeToArray
|
|
841
|
+
module.exports = _arrayLikeToArray;
|
|
842
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
854
843
|
});
|
|
855
844
|
|
|
856
845
|
unwrapExports(arrayLikeToArray);
|
|
@@ -865,7 +854,8 @@ function _unsupportedIterableToArray(o, minLen) {
|
|
|
865
854
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return arrayLikeToArray(o, minLen);
|
|
866
855
|
}
|
|
867
856
|
|
|
868
|
-
module.exports = _unsupportedIterableToArray
|
|
857
|
+
module.exports = _unsupportedIterableToArray;
|
|
858
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
869
859
|
});
|
|
870
860
|
|
|
871
861
|
unwrapExports(unsupportedIterableToArray);
|
|
@@ -875,7 +865,8 @@ function _nonIterableRest() {
|
|
|
875
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.");
|
|
876
866
|
}
|
|
877
867
|
|
|
878
|
-
module.exports = _nonIterableRest
|
|
868
|
+
module.exports = _nonIterableRest;
|
|
869
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
879
870
|
});
|
|
880
871
|
|
|
881
872
|
unwrapExports(nonIterableRest);
|
|
@@ -885,7 +876,8 @@ function _slicedToArray(arr, i) {
|
|
|
885
876
|
return arrayWithHoles(arr) || iterableToArrayLimit(arr, i) || unsupportedIterableToArray(arr, i) || nonIterableRest();
|
|
886
877
|
}
|
|
887
878
|
|
|
888
|
-
module.exports = _slicedToArray
|
|
879
|
+
module.exports = _slicedToArray;
|
|
880
|
+
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
889
881
|
});
|
|
890
882
|
|
|
891
883
|
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-f97773b2.js';
|
|
8
8
|
import { useRouter } from 'next/router';
|
|
9
|
-
import { l as lib_3 } from './index-
|
|
9
|
+
import { l as lib_3 } from './index-f0fc23eb.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,6 +14,7 @@ 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';
|
|
17
18
|
import 'prop-types';
|
|
18
19
|
|
|
19
20
|
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-f97773b2.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';
|
|
@@ -18,6 +18,7 @@ import './_iter-detect-98db3b07.js';
|
|
|
18
18
|
import 'react-dom';
|
|
19
19
|
import './isSymbol-a7e9aafe.js';
|
|
20
20
|
import './toNumber-5aeba6e7.js';
|
|
21
|
+
import './events-6c3a7a63.js';
|
|
21
22
|
import 'prop-types';
|
|
22
23
|
|
|
23
24
|
var itemsPerPage = 12;
|
package/dist/esm/Column2.js
CHANGED
|
@@ -3,17 +3,15 @@ import Row from 'react-bootstrap/Row';
|
|
|
3
3
|
import Col from 'react-bootstrap/Col';
|
|
4
4
|
import SideFooter from './SideFooter.js';
|
|
5
5
|
import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
|
|
6
|
-
import './extends-6d8e3924.js';
|
|
7
|
-
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
|
-
import './core.get-iterator-method-ea258bb1.js';
|
|
9
|
-
import './_object-pie-133f504a.js';
|
|
10
6
|
import './react-social-icons-9be47857.js';
|
|
7
|
+
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
8
|
import 'prop-types';
|
|
12
9
|
import './get-3c308da4.js';
|
|
13
10
|
import './isSymbol-a7e9aafe.js';
|
|
14
11
|
import './eq-bdcbf886.js';
|
|
15
12
|
import './Segment.js';
|
|
16
13
|
import './asyncToGenerator-958ef5fc.js';
|
|
14
|
+
import './core.get-iterator-method-ea258bb1.js';
|
|
17
15
|
import './web.dom.iterable-ab4dea5c.js';
|
|
18
16
|
import './_library-528f1934.js';
|
|
19
17
|
import './_iter-detect-98db3b07.js';
|
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-f97773b2.js';
|
|
10
10
|
import './slicedToArray-6ebcbfea.js';
|
|
11
11
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
12
12
|
import './web.dom.iterable-ab4dea5c.js';
|
|
@@ -15,7 +15,8 @@ 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';
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
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,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-f97773b2.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-6fdbe522.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';
|
|
@@ -27,6 +27,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-e9fc0c5d.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'prop-types';
|
|
31
32
|
import './slicedToArray-6ebcbfea.js';
|
|
32
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-f97773b2.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-6fdbe522.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';
|
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-f97773b2.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';
|
|
@@ -3,7 +3,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
|
|
|
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,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-f97773b2.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';
|
|
@@ -27,6 +27,7 @@ import './_object-sap-7cee6f84.js';
|
|
|
27
27
|
import './define-property-5f1bda73.js';
|
|
28
28
|
import './typeof-e9fc0c5d.js';
|
|
29
29
|
import './_is-array-8d21b9e3.js';
|
|
30
|
+
import './events-6c3a7a63.js';
|
|
30
31
|
import 'prop-types';
|
|
31
32
|
import 'react-dom';
|
|
32
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';
|
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-f97773b2.js';
|
|
19
|
+
import { m as momentTimezone } from './index-79cfd25c.js';
|
|
20
20
|
import { j as js_cookie } from './js.cookie-6874175c.js';
|
|
21
21
|
import { useRouter } from 'next/router';
|
|
22
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-d3548838.js';
|
|
6
|
+
import { m as momentTimezone } from './index-79cfd25c.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,7 +15,8 @@ import 'prop-types';
|
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
16
|
import 'react-bootstrap';
|
|
17
17
|
import './urlFor.js';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-f0fc23eb.js';
|
|
19
|
+
import './events-6c3a7a63.js';
|
|
19
20
|
import './index-c7e2ac95.js';
|
|
20
21
|
import './util-8ed16d48.js';
|
|
21
22
|
import './Beam.js';
|
|
@@ -24,7 +25,7 @@ import './asyncToGenerator-958ef5fc.js';
|
|
|
24
25
|
import './_library-528f1934.js';
|
|
25
26
|
import './_iter-detect-98db3b07.js';
|
|
26
27
|
import './Segment.js';
|
|
27
|
-
import './main-
|
|
28
|
+
import './main-f97773b2.js';
|
|
28
29
|
import './urlForFile-b69adffc.js';
|
|
29
30
|
import './index-755f2cc2.js';
|
|
30
31
|
import 'react-dom';
|
|
@@ -124,7 +125,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
124
125
|
{ id: 'thumb' },
|
|
125
126
|
React__default.createElement(
|
|
126
127
|
'a',
|
|
127
|
-
|
|
128
|
+
{ href: destination, target: '_blank', rel: checkSisterSite(destination) ? '' : 'noopener noreferrer' },
|
|
128
129
|
React__default.createElement('img', { src: r.thumbnail })
|
|
129
130
|
)
|
|
130
131
|
),
|
|
@@ -133,7 +134,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
133
134
|
{ id: 'details' },
|
|
134
135
|
React__default.createElement(
|
|
135
136
|
'a',
|
|
136
|
-
|
|
137
|
+
{ href: destination, target: '_blank', rel: checkSisterSite(destination) ? '' : 'noopener noreferrer' },
|
|
137
138
|
React__default.createElement(
|
|
138
139
|
'p',
|
|
139
140
|
{ id: 'title' },
|
|
@@ -193,7 +194,7 @@ var ExternalResources = function ExternalResources(props) {
|
|
|
193
194
|
),
|
|
194
195
|
React__default.createElement(
|
|
195
196
|
Button,
|
|
196
|
-
|
|
197
|
+
{ id: 'cta', variant: 'secondary', href: destination, target: '_blank', rel: checkSisterSite(destination) ? '' : 'noopener noreferrer' },
|
|
197
198
|
cta
|
|
198
199
|
)
|
|
199
200
|
)
|
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-f97773b2.js';
|
|
4
4
|
import Carousel from 'react-bootstrap/Carousel';
|
|
5
5
|
import './slicedToArray-6ebcbfea.js';
|
|
6
6
|
import './_commonjsHelpers-0c4b6f40.js';
|