@mjhls/mjh-framework 1.0.693 → 1.0.694-beta.1
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 -3
- package/dist/cjs/AD300x250x600.js +3 -3
- package/dist/cjs/AD728x90.js +4 -4
- package/dist/cjs/ADFloatingFooter.js +2 -2
- package/dist/cjs/ADGutter.js +2 -2
- package/dist/cjs/ADSkyscraper.js +2 -2
- package/dist/cjs/ADSponsoredResources.js +2 -2
- package/dist/cjs/ADWebcast.js +2 -2
- package/dist/cjs/ADWelcome.js +2 -2
- package/dist/cjs/AdSlot.js +2 -2
- package/dist/cjs/AdSlotsProvider.js +1 -1
- package/dist/cjs/ArticleCarousel.js +1 -1
- package/dist/cjs/ArticleSeriesListing.js +4 -4
- package/dist/cjs/Auth.js +250 -301
- package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-091a991f.js} +1 -1
- package/dist/cjs/BrowseVideosListing.js +1 -1
- package/dist/cjs/CMEDeck.js +5 -5
- package/dist/cjs/Column3.js +4 -4
- package/dist/cjs/ConferenceArticleCard.js +2 -2
- package/dist/cjs/DeckContent.js +7 -7
- package/dist/cjs/DeckQueue.js +6 -6
- package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-f6a18ed2.js} +1 -1
- package/dist/cjs/EventsDeck.js +4 -4
- package/dist/cjs/ExternalResources.js +7 -7
- package/dist/cjs/Feature.js +3 -3
- package/dist/cjs/ForbesHero.js +2 -2
- package/dist/cjs/GridContent.js +10 -10
- package/dist/cjs/GridHero.js +2 -2
- package/dist/cjs/GroupDeck.js +1 -1
- package/dist/cjs/HamMagazine.js +4 -4
- package/dist/cjs/Hero.js +1 -1
- package/dist/cjs/HorizontalHero.js +2 -2
- package/dist/cjs/IssueContentDeck.js +2 -2
- package/dist/cjs/IssueDeck.js +2 -2
- package/dist/cjs/IssueLanding.js +7 -7
- package/dist/cjs/LeftNav.js +2 -2
- package/dist/cjs/MasterDeck.js +7 -7
- package/dist/cjs/NavMagazine.js +4 -4
- package/dist/cjs/NavNative.js +3 -3
- package/dist/cjs/OncliveHero.js +2 -2
- package/dist/cjs/OncliveLargeHero.js +2 -2
- package/dist/cjs/PartnerDetailListing.js +16 -16
- package/dist/cjs/PublicationDeck.js +1 -1
- package/dist/cjs/QueueDeckExpanded.js +9 -9
- package/dist/cjs/RecentNews.js +2 -2
- package/dist/cjs/RelatedContent.js +2 -2
- package/dist/cjs/{SocialSearchComponent-6b5e5b47.js → SocialSearchComponent-9cd24578.js} +5 -5
- package/dist/cjs/TaxonomyCard.js +2 -2
- package/dist/cjs/TemplateNormal.js +3 -3
- package/dist/cjs/ThumbnailCard.js +1 -1
- package/dist/cjs/Ustream.js +2 -2
- package/dist/cjs/VerticalHero.js +2 -2
- package/dist/cjs/VideoSeriesCard.js +2 -2
- package/dist/cjs/VideoSeriesListing.js +4 -4
- package/dist/cjs/View.js +40 -40
- package/dist/cjs/YahooHero.js +2 -2
- package/dist/cjs/YoutubeGroup.js +1 -1
- package/dist/cjs/getRelatedArticle.js +62 -124
- package/dist/cjs/getSerializers.js +6 -6
- package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-9af0ef69.js} +2 -2
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-5be2866f.js → index-3294d3bc.js} +1 -1
- package/dist/cjs/{index-59436c13.js → index-a5919bab.js} +462 -474
- package/dist/cjs/{index-b5eb3ff8.js → index-be0c82be.js} +19 -20
- package/dist/cjs/{index-2d0a4911.js → index-fa8ed292.js} +27 -34
- package/dist/cjs/{index.es-ab3f2690.js → index.es-9110add6.js} +1 -3
- package/dist/cjs/index.js +93 -16
- package/dist/cjs/{main-b6c96c8d.js → main-a4cb15bb.js} +36 -67
- package/dist/cjs/{moment-66a6a284.js → moment-575fe24c.js} +1 -1
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/urlFor.js +1 -1
- 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 +5 -5
- package/dist/esm/ADFloatingFooter.js +3 -3
- package/dist/esm/ADGutter.js +3 -3
- package/dist/esm/ADSkyscraper.js +3 -3
- package/dist/esm/ADSponsoredResources.js +3 -3
- package/dist/esm/ADWebcast.js +3 -3
- package/dist/esm/ADWelcome.js +3 -3
- package/dist/esm/AdSlot.js +3 -3
- package/dist/esm/AdSlotsProvider.js +1 -1
- package/dist/esm/ArticleCarousel.js +1 -1
- package/dist/esm/ArticleSeriesListing.js +4 -4
- package/dist/esm/Auth.js +248 -299
- package/dist/esm/Beam.js +1 -1
- package/dist/esm/{BlockContent-a614acdf.js → BlockContent-e9b4ddcf.js} +1 -1
- package/dist/esm/BrowseVideosListing.js +1 -1
- package/dist/esm/CMEDeck.js +6 -6
- package/dist/esm/Column2.js +1 -1
- package/dist/esm/Column3.js +5 -5
- package/dist/esm/ConferenceArticleCard.js +2 -2
- package/dist/esm/DeckContent.js +8 -8
- package/dist/esm/DeckQueue.js +6 -6
- package/dist/esm/{Dfp-8a8fca18.js → Dfp-96b49def.js} +1 -1
- package/dist/esm/EventsDeck.js +4 -4
- package/dist/esm/ExternalResources.js +8 -8
- package/dist/esm/Feature.js +3 -3
- package/dist/esm/ForbesHero.js +2 -2
- package/dist/esm/GridContent.js +11 -11
- package/dist/esm/GridHero.js +2 -2
- package/dist/esm/GroupDeck.js +1 -1
- package/dist/esm/HamMagazine.js +5 -5
- package/dist/esm/Hero.js +1 -1
- package/dist/esm/HorizontalHero.js +2 -2
- package/dist/esm/IssueContentDeck.js +2 -2
- package/dist/esm/IssueDeck.js +2 -2
- package/dist/esm/IssueLanding.js +8 -8
- package/dist/esm/LeftNav.js +3 -3
- package/dist/esm/MasterDeck.js +8 -8
- package/dist/esm/NavDvm.js +1 -1
- package/dist/esm/NavMagazine.js +5 -5
- package/dist/esm/NavNative.js +4 -4
- package/dist/esm/NavNormal.js +1 -1
- package/dist/esm/OncliveHero.js +2 -2
- package/dist/esm/OncliveLargeHero.js +2 -2
- package/dist/esm/PartnerDetailListing.js +15 -15
- package/dist/esm/PublicationDeck.js +1 -1
- package/dist/esm/QueueDeckExpanded.js +10 -10
- package/dist/esm/RecentNews.js +2 -2
- package/dist/esm/RelatedContent.js +2 -2
- package/dist/esm/Segment.js +1 -1
- package/dist/esm/SideFooter.js +1 -1
- package/dist/esm/{SocialSearchComponent-7f14e0f3.js → SocialSearchComponent-93233334.js} +5 -5
- package/dist/esm/TaxonomyCard.js +2 -2
- package/dist/esm/TemplateNormal.js +4 -4
- package/dist/esm/ThumbnailCard.js +1 -1
- package/dist/esm/Ustream.js +2 -2
- package/dist/esm/VerticalHero.js +2 -2
- package/dist/esm/VideoSeriesCard.js +2 -2
- package/dist/esm/VideoSeriesFilter.js +1 -1
- package/dist/esm/VideoSeriesListing.js +4 -4
- package/dist/esm/View.js +14 -14
- package/dist/esm/YahooHero.js +2 -2
- package/dist/esm/YoutubeGroup.js +1 -1
- package/dist/esm/{asyncToGenerator-7c654f36.js → asyncToGenerator-d0f08f8d.js} +1 -1
- package/dist/esm/getRelatedArticle.js +63 -125
- package/dist/esm/getSerializers.js +7 -7
- package/dist/esm/{index-93ec3c59.js → index-0e45a0b2.js} +27 -34
- package/dist/esm/{index-51a80699.js → index-73819142.js} +19 -20
- package/dist/esm/{index-a2e78632.js → index-aad92b92.js} +462 -474
- package/dist/esm/{index-d2f90501.js → index-ef6d5dcf.js} +1 -1
- package/dist/esm/{index.es-938a3a58.js → index.es-29c1cef5.js} +1 -3
- package/dist/esm/index.js +93 -15
- package/dist/esm/{main-0465b2a0.js → main-5d1e4bd3.js} +34 -65
- package/dist/esm/{moment-12415288.js → moment-e2f9b20c.js} +1 -1
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/urlFor.js +1 -1
- package/package.json +1 -1
- /package/dist/cjs/{ADInfeed-3410ab3c.js → ADInfeed-2fe7211c.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-845aac15.js → ADlgInfeed-14e17b43.js} +0 -0
- /package/dist/esm/{ADInfeed-205cb7a9.js → ADInfeed-d46be909.js} +0 -0
- /package/dist/esm/{ADlgInfeed-e538f17a.js → ADlgInfeed-5d1bce95.js} +0 -0
package/dist/cjs/urlFor.js
CHANGED
package/dist/esm/AD.js
CHANGED
package/dist/esm/AD300x250.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import { m as
|
|
13
|
+
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
|
@@ -31,7 +31,7 @@ var AD300x250 = function AD300x250(_ref) {
|
|
|
31
31
|
pos = _ref$pos === undefined ? 'rec1' : _ref$pos;
|
|
32
32
|
|
|
33
33
|
var mobileView = false;
|
|
34
|
-
if (
|
|
34
|
+
if (main_36) {
|
|
35
35
|
pos = 'rec1-mobile';
|
|
36
36
|
mobileView = true;
|
|
37
37
|
}
|
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import { m as
|
|
13
|
+
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
|
@@ -32,7 +32,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
|
|
|
32
32
|
_ref$sizeMapFlag = _ref.sizeMapFlag,
|
|
33
33
|
sizeMapFlag = _ref$sizeMapFlag === undefined ? true : _ref$sizeMapFlag;
|
|
34
34
|
|
|
35
|
-
if (
|
|
35
|
+
if (main_36) {
|
|
36
36
|
pos = 'rec2-mobile';
|
|
37
37
|
}
|
|
38
38
|
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import { m as
|
|
13
|
+
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
|
@@ -31,7 +31,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
31
31
|
_ref$fixedPos = _ref.fixedPos;
|
|
32
32
|
|
|
33
33
|
var mobileView = false;
|
|
34
|
-
if (
|
|
34
|
+
if (main_36) {
|
|
35
35
|
pos = 'top-mobile';
|
|
36
36
|
mobileView = true;
|
|
37
37
|
}
|
|
@@ -122,7 +122,7 @@ var AD728x90 = function AD728x90(_ref) {
|
|
|
122
122
|
{ jsx: 'true' },
|
|
123
123
|
'\n .leaderboard-ad-wrapper {\n height: auto !important;\n background: #fff;\n }\n .leaderboard-ad-wrapper .AD728x90 {\n height: auto !important;\n }\n /* setting height to 0px when the ad slot is empty. */\n .leaderboard-ad-wrapper .AD728x90 div[id*=\'google_ads_iframe\']:empty {\n height: 0px !important;\n }\n '
|
|
124
124
|
),
|
|
125
|
-
|
|
125
|
+
main_36 && React__default.createElement(
|
|
126
126
|
'style',
|
|
127
127
|
{ jsx: 'true' },
|
|
128
128
|
'\n @media screen and (max-width: 768px) {\n .leaderboard-ad-wrapper {\n min-height: 0px;\n position: fixed;\n background: transparent;\n background-color: transparent;\n bottom: 0px;\n left: 50%;\n transform: translateX(-50%);\n z-index: 9999;\n }\n }\n '
|
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
package/dist/esm/ADGutter.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
package/dist/esm/ADSkyscraper.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
package/dist/esm/ADWebcast.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
package/dist/esm/ADWelcome.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-0e45a0b2.js';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import './debounce-1a993acf.js';
|
|
13
|
-
import './main-
|
|
13
|
+
import './main-5d1e4bd3.js';
|
|
14
14
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import './Segment.js';
|
|
19
19
|
import './Beam.js';
|
package/dist/esm/AdSlot.js
CHANGED
|
@@ -6,14 +6,14 @@ import './_iter-detect-59409a32.js';
|
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
8
|
import React__default, { useState } from 'react';
|
|
9
|
-
import { a as lib_2 } from './index-
|
|
9
|
+
import { a as lib_2 } from './index-0e45a0b2.js';
|
|
10
10
|
import PropTypes from 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
12
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
13
|
-
import { b as main_16 } from './main-
|
|
13
|
+
import { b as main_16 } from './main-5d1e4bd3.js';
|
|
14
14
|
import './stringify-008c8802.js';
|
|
15
15
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
16
|
-
import './asyncToGenerator-
|
|
16
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
17
17
|
import './_set-species-cede29f8.js';
|
|
18
18
|
import Segment from './Segment.js';
|
|
19
19
|
import Beam from './Beam.js';
|
|
@@ -11,7 +11,7 @@ import './_is-array-49698029.js';
|
|
|
11
11
|
import React__default from 'react';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import 'react-dom';
|
|
14
|
-
import './index-
|
|
14
|
+
import './index-73819142.js';
|
|
15
15
|
import './index-5f9f807a.js';
|
|
16
16
|
import './slicedToArray-7021e5df.js';
|
|
17
17
|
import './smoothscroll-4b699764.js';
|
|
@@ -12,17 +12,17 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
12
12
|
import './typeof-08f2c380.js';
|
|
13
13
|
import './_is-array-49698029.js';
|
|
14
14
|
import React__default from 'react';
|
|
15
|
-
import { l as lib_3 } from './index-
|
|
15
|
+
import { l as lib_3 } from './index-0e45a0b2.js';
|
|
16
16
|
import 'prop-types';
|
|
17
17
|
import Container from 'react-bootstrap/Container';
|
|
18
|
-
import { m as moment } from './moment-
|
|
18
|
+
import { m as moment } from './moment-e2f9b20c.js';
|
|
19
19
|
import { withRouter } from 'next/router';
|
|
20
20
|
import './isSymbol-807e927e.js';
|
|
21
21
|
import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
22
|
-
import { I as InfiniteScroll } from './index.es-
|
|
22
|
+
import { I as InfiniteScroll } from './index.es-29c1cef5.js';
|
|
23
23
|
import 'react-dom';
|
|
24
24
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
25
|
-
import './index-
|
|
25
|
+
import './index-73819142.js';
|
|
26
26
|
import './index-5f9f807a.js';
|
|
27
27
|
import './slicedToArray-7021e5df.js';
|
|
28
28
|
import './smoothscroll-4b699764.js';
|