@mjhls/mjh-framework 1.0.819 → 1.0.821-url-pagination-v1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +170 -170
- package/dist/cjs/AD.js +1 -1
- package/dist/cjs/AD300x250.js +4 -3
- package/dist/cjs/AD300x250x600.js +4 -3
- package/dist/cjs/AD728x90.js +5 -4
- package/dist/cjs/ADFloatingFooter.js +3 -2
- package/dist/cjs/ADGutter.js +3 -2
- package/dist/cjs/ADSkyscraper.js +3 -2
- package/dist/cjs/ADSponsoredResources.js +3 -2
- package/dist/cjs/ADWebcast.js +3 -2
- package/dist/cjs/ADWelcome.js +3 -2
- package/dist/cjs/AdSlot.js +3 -2
- package/dist/cjs/AdSlotsProvider.js +29 -6
- package/dist/cjs/AlgoliaSearch.js +14091 -17
- package/dist/cjs/ArticleCarousel.js +2 -1
- package/dist/cjs/ArticleProgramLandingPage.js +8 -6
- package/dist/cjs/ArticleSeriesLandingPage.js +7 -6
- package/dist/cjs/ArticleSeriesListing.js +6 -4
- package/dist/cjs/Auth.js +41 -6
- package/dist/cjs/AuthWrapper.js +228 -189
- package/dist/cjs/CMEDeck.js +5 -4
- package/dist/cjs/Column3.js +5 -4
- package/dist/cjs/ConferenceArticleCard.js +21 -26
- package/dist/cjs/DeckContent.js +23 -28
- package/dist/cjs/DeckQueue.js +14 -20
- package/dist/cjs/{Dfp-82f75e49.js → Dfp-391fd124.js} +2 -1
- package/dist/cjs/EventsDeck.js +21 -21
- package/dist/cjs/ExternalResources.js +8 -6
- package/dist/cjs/Feature.js +7 -11
- package/dist/cjs/ForbesHero.js +13 -15
- package/dist/cjs/GridContent.js +37 -36
- package/dist/cjs/GridHero.js +11 -20
- package/dist/cjs/GroupDeck.js +4 -8
- package/dist/cjs/HamMagazine.js +15 -15
- package/dist/cjs/Hero.js +3 -14
- package/dist/cjs/HighlightenVideo.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +7 -5
- package/dist/cjs/HorizontalHero.js +6 -7
- package/dist/cjs/IssueContentDeck.js +11 -28
- package/dist/cjs/IssueDeck.js +11 -13
- package/dist/cjs/IssueLanding.js +39 -37
- package/dist/cjs/KMTracker.js +15 -15
- package/dist/cjs/LeftNav.js +3 -2
- package/dist/cjs/MasterDeck.js +16 -15
- package/dist/cjs/MediaSeriesLanding.js +441 -574
- package/dist/cjs/NavMagazine.js +14 -14
- package/dist/cjs/NavNative.js +12 -12
- package/dist/cjs/OncliveHero.js +6 -7
- package/dist/cjs/OncliveLargeHero.js +22 -23
- package/dist/cjs/PartnerDetailListing.js +14 -17
- package/dist/cjs/PubSection.js +8 -6
- package/dist/cjs/PublicationDeck.js +10 -12
- package/dist/cjs/PublicationLanding.js +26 -29
- package/dist/cjs/QueueDeckExpanded.js +81 -79
- package/dist/cjs/RecentNews.js +1 -4
- package/dist/cjs/RelatedContent.js +36 -39
- package/dist/cjs/RelatedTopicsDropdown.js +10 -10
- package/dist/cjs/SeriesListingDeck.js +6 -4
- package/dist/cjs/{SeriesSlider-b79e7df9.js → SeriesSlider-b94509d5.js} +12 -17
- package/dist/cjs/SideFooter.js +2 -2
- package/dist/cjs/{SocialSearchComponent-560a666e.js → SocialSearchComponent-42b9d251.js} +3 -3
- package/dist/cjs/TaxonomyCard.js +11 -14
- package/dist/cjs/TaxonomyDescription.js +7 -5
- package/dist/cjs/TemplateNormal.js +4 -3
- package/dist/cjs/ThumbnailCard.js +6 -10
- package/dist/cjs/Ustream.js +2 -2
- package/dist/cjs/VerticalHero.js +4 -8
- package/dist/cjs/VideoProgramLandingPage.js +8 -6
- package/dist/cjs/VideoSeriesCard.js +10 -9
- package/dist/cjs/VideoSeriesLandingPage.js +8 -6
- package/dist/cjs/VideoSeriesListing.js +7 -5
- package/dist/cjs/View.js +24 -23
- package/dist/cjs/YahooHero.js +12 -14
- package/dist/cjs/YoutubeGroup.js +14 -18
- package/dist/cjs/{brightcove-react-player-loader.es-4ba0d3d5.js → brightcove-react-player-loader.es-5c98aec7.js} +4 -3
- package/dist/cjs/events-1b438fe7.js +469 -0
- package/dist/cjs/getRelatedArticle.js +62 -126
- package/dist/cjs/getSerializers.js +7 -5
- package/dist/cjs/{getTargeting-ea2ea5e7.js → getTargeting-15ad167c.js} +9 -9
- package/dist/cjs/getTargeting.js +1 -1
- package/dist/cjs/{index-e08f00ce.js → index-2cf30c83.js} +2 -467
- package/dist/cjs/{index-5be2866f.js → index-6367b7bf.js} +16 -17
- package/dist/cjs/index-e2e62963.js +89 -0
- package/dist/cjs/{index-35099a60.js → index-f671ac14.js} +59 -103
- package/dist/cjs/{index.es-13533f24.js → index.es-f3e47207.js} +20 -4
- package/dist/cjs/index.js +18 -31
- package/dist/cjs/{main-11ec04d2.js → main-7b5e57b0.js} +32 -28
- package/dist/cjs/{moment-66a6a284.js → moment-ca3bd9fb.js} +10 -8
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/cjs/urlFor.js +34 -2
- package/dist/esm/AD.js +1 -1
- package/dist/esm/AD300x250.js +4 -3
- package/dist/esm/AD300x250x600.js +4 -3
- package/dist/esm/AD728x90.js +5 -4
- package/dist/esm/ADFloatingFooter.js +3 -2
- package/dist/esm/ADGutter.js +3 -2
- 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/AdSlot.js +3 -2
- package/dist/esm/AdSlotsProvider.js +28 -6
- package/dist/esm/AlgoliaSearch.js +14093 -19
- package/dist/esm/ArticleCarousel.js +2 -1
- package/dist/esm/ArticleProgramLandingPage.js +8 -6
- package/dist/esm/ArticleSeriesLandingPage.js +7 -6
- package/dist/esm/ArticleSeriesListing.js +6 -4
- package/dist/esm/Auth.js +42 -7
- package/dist/esm/AuthWrapper.js +228 -189
- package/dist/esm/CMEDeck.js +5 -4
- package/dist/esm/Column3.js +5 -4
- package/dist/esm/ConferenceArticleCard.js +20 -25
- package/dist/esm/DeckContent.js +20 -25
- package/dist/esm/DeckQueue.js +11 -17
- package/dist/esm/{Dfp-cde02d85.js → Dfp-2f9796e1.js} +2 -1
- package/dist/esm/EventsDeck.js +21 -21
- package/dist/esm/ExternalResources.js +8 -6
- package/dist/esm/Feature.js +7 -11
- package/dist/esm/ForbesHero.js +7 -9
- package/dist/esm/GridContent.js +25 -24
- package/dist/esm/GridHero.js +5 -14
- package/dist/esm/GroupDeck.js +4 -8
- package/dist/esm/HamMagazine.js +15 -15
- package/dist/esm/Hero.js +3 -14
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +7 -5
- package/dist/esm/HorizontalHero.js +6 -7
- package/dist/esm/IssueContentDeck.js +11 -28
- package/dist/esm/IssueDeck.js +11 -13
- package/dist/esm/IssueLanding.js +39 -37
- package/dist/esm/KMTracker.js +15 -15
- package/dist/esm/LeftNav.js +3 -2
- package/dist/esm/MasterDeck.js +16 -15
- package/dist/esm/MediaSeriesLanding.js +154 -287
- package/dist/esm/NavMagazine.js +14 -14
- package/dist/esm/NavNative.js +12 -12
- package/dist/esm/OncliveHero.js +6 -7
- package/dist/esm/OncliveLargeHero.js +9 -10
- package/dist/esm/PartnerDetailListing.js +14 -17
- package/dist/esm/PubSection.js +8 -6
- package/dist/esm/PublicationDeck.js +10 -12
- package/dist/esm/PublicationLanding.js +26 -29
- package/dist/esm/QueueDeckExpanded.js +39 -37
- package/dist/esm/RecentNews.js +1 -4
- package/dist/esm/RelatedContent.js +32 -35
- package/dist/esm/RelatedTopicsDropdown.js +10 -10
- package/dist/esm/SeriesListingDeck.js +6 -4
- package/dist/esm/{SeriesSlider-1fa61a74.js → SeriesSlider-935e2b4e.js} +12 -17
- package/dist/esm/SideFooter.js +2 -2
- package/dist/esm/{SocialSearchComponent-82ac7d6d.js → SocialSearchComponent-94f6554c.js} +3 -3
- package/dist/esm/TaxonomyCard.js +8 -11
- package/dist/esm/TaxonomyDescription.js +7 -5
- package/dist/esm/TemplateNormal.js +4 -3
- package/dist/esm/ThumbnailCard.js +3 -7
- package/dist/esm/Ustream.js +2 -2
- package/dist/esm/VerticalHero.js +4 -8
- package/dist/esm/VideoProgramLandingPage.js +8 -6
- package/dist/esm/VideoSeriesCard.js +6 -5
- package/dist/esm/VideoSeriesLandingPage.js +8 -6
- package/dist/esm/VideoSeriesListing.js +7 -5
- package/dist/esm/View.js +24 -23
- package/dist/esm/YahooHero.js +7 -9
- package/dist/esm/YoutubeGroup.js +14 -18
- package/dist/esm/{brightcove-react-player-loader.es-e1c6b0f2.js → brightcove-react-player-loader.es-4abff0b1.js} +4 -3
- package/dist/esm/events-6c3a7a63.js +467 -0
- package/dist/esm/getRelatedArticle.js +62 -126
- package/dist/esm/getSerializers.js +7 -5
- package/dist/esm/{getTargeting-831bc794.js → getTargeting-82e86707.js} +9 -9
- package/dist/esm/getTargeting.js +1 -1
- package/dist/esm/{index-e887f3d1.js → index-7aec473d.js} +36 -80
- package/dist/esm/index-aaa2dae0.js +85 -0
- package/dist/esm/{index-d2f90501.js → index-c00b0bbb.js} +16 -17
- package/dist/esm/{index-acfb8079.js → index-f7fb1e25.js} +1 -466
- package/dist/esm/{index.es-7dda2f0a.js → index.es-c6222053.js} +20 -4
- package/dist/esm/index.js +18 -30
- package/dist/esm/{main-aef58dbc.js → main-747e7d25.js} +32 -28
- package/dist/esm/{moment-12415288.js → moment-b6f49411.js} +10 -8
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/urlFor.js +34 -2
- package/package.json +110 -110
- /package/dist/cjs/{ADInfeed-98f6bd26.js → ADInfeed-0158bee3.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-6055cb1b.js → ADlgInfeed-3583144f.js} +0 -0
- /package/dist/esm/{ADInfeed-ba59666b.js → ADInfeed-427022e9.js} +0 -0
- /package/dist/esm/{ADlgInfeed-995322a1.js → ADlgInfeed-28d3f944.js} +0 -0
|
@@ -12,8 +12,9 @@ import React from 'react';
|
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
import 'react-dom';
|
|
14
14
|
import './index-51a80699.js';
|
|
15
|
+
import './urlFor.js';
|
|
15
16
|
import './index-6c12bdd5.js';
|
|
16
|
-
import './main-
|
|
17
|
+
import './main-747e7d25.js';
|
|
17
18
|
import './slicedToArray-641f241f.js';
|
|
18
19
|
import './index-c7e2ac95.js';
|
|
19
20
|
import './smoothscroll-0cd4c7a6.js';
|
|
@@ -14,22 +14,24 @@ import './web.dom.iterable-4439f05a.js';
|
|
|
14
14
|
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
16
|
import React from 'react';
|
|
17
|
-
import './
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-f7fb1e25.js';
|
|
18
19
|
import 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Container';
|
|
20
21
|
import 'react-bootstrap/Row';
|
|
21
22
|
import 'react-bootstrap/Col';
|
|
22
|
-
import './moment-
|
|
23
|
+
import './moment-b6f49411.js';
|
|
23
24
|
import 'next/router';
|
|
24
25
|
import './isSymbol-1981418f.js';
|
|
25
26
|
import './debounce-9207d8ee.js';
|
|
26
27
|
import './toNumber-2f7a84cd.js';
|
|
27
|
-
import './index.es-
|
|
28
|
+
import './index.es-c6222053.js';
|
|
28
29
|
import 'react-dom';
|
|
29
30
|
import './visibility-sensor-f40c2564.js';
|
|
30
31
|
import './index-51a80699.js';
|
|
32
|
+
import './urlFor.js';
|
|
31
33
|
import './index-6c12bdd5.js';
|
|
32
|
-
import './main-
|
|
34
|
+
import './main-747e7d25.js';
|
|
33
35
|
import './entities-7cc3bf45.js';
|
|
34
36
|
import { _ as _slicedToArray } from './slicedToArray-641f241f.js';
|
|
35
37
|
import './stringify-4330ccdc.js';
|
|
@@ -46,9 +48,9 @@ import 'react-bootstrap';
|
|
|
46
48
|
import './iconBase-602d52fe.js';
|
|
47
49
|
import './index.esm-3fdda599.js';
|
|
48
50
|
import ArticleSeriesListing from './ArticleSeriesListing.js';
|
|
49
|
-
import { g as getSerializers } from './index-
|
|
51
|
+
import { g as getSerializers } from './index-7aec473d.js';
|
|
50
52
|
import './util-7700fc59.js';
|
|
51
|
-
import './brightcove-react-player-loader.es-
|
|
53
|
+
import './brightcove-react-player-loader.es-4abff0b1.js';
|
|
52
54
|
import 'next/head';
|
|
53
55
|
import 'react-share';
|
|
54
56
|
import './SocialShare.js';
|
|
@@ -14,31 +14,32 @@ import './web.dom.iterable-4439f05a.js';
|
|
|
14
14
|
import './typeof-af9c50d8.js';
|
|
15
15
|
import './_is-array-58e95429.js';
|
|
16
16
|
import React from 'react';
|
|
17
|
-
import './
|
|
17
|
+
import './events-6c3a7a63.js';
|
|
18
|
+
import './index-f7fb1e25.js';
|
|
18
19
|
import 'prop-types';
|
|
19
20
|
import 'react-bootstrap/Container';
|
|
20
21
|
import 'react-bootstrap/Row';
|
|
21
22
|
import 'react-bootstrap/Col';
|
|
22
23
|
import 'react-bootstrap/Card';
|
|
23
|
-
import './moment-
|
|
24
|
+
import './moment-b6f49411.js';
|
|
24
25
|
import 'next/router';
|
|
25
26
|
import './isSymbol-1981418f.js';
|
|
26
27
|
import './debounce-9207d8ee.js';
|
|
27
28
|
import './toNumber-2f7a84cd.js';
|
|
28
|
-
import './index.es-
|
|
29
|
+
import './index.es-c6222053.js';
|
|
29
30
|
import 'react-dom';
|
|
30
31
|
import './visibility-sensor-f40c2564.js';
|
|
31
32
|
import './index-51a80699.js';
|
|
32
|
-
import './main-
|
|
33
|
+
import './main-747e7d25.js';
|
|
33
34
|
import './slicedToArray-641f241f.js';
|
|
34
35
|
import './stringify-4330ccdc.js';
|
|
35
36
|
import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-fc1c2e29.js';
|
|
36
37
|
import './Segment.js';
|
|
37
38
|
import './Beam.js';
|
|
38
39
|
import './AdSlot.js';
|
|
39
|
-
import './ADInfeed-
|
|
40
|
+
import './ADInfeed-427022e9.js';
|
|
40
41
|
import './lodash-ec8c6b48.js';
|
|
41
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADlgInfeed-28d3f944.js';
|
|
42
43
|
import MasterDeck from './MasterDeck.js';
|
|
43
44
|
|
|
44
45
|
var _this = undefined;
|
|
@@ -12,20 +12,22 @@ import './web.dom.iterable-4439f05a.js';
|
|
|
12
12
|
import './typeof-af9c50d8.js';
|
|
13
13
|
import './_is-array-58e95429.js';
|
|
14
14
|
import React from 'react';
|
|
15
|
-
import
|
|
15
|
+
import './events-6c3a7a63.js';
|
|
16
|
+
import { l as lib_3 } from './index-f7fb1e25.js';
|
|
16
17
|
import 'prop-types';
|
|
17
18
|
import Container from 'react-bootstrap/Container';
|
|
18
|
-
import { m as moment } from './moment-
|
|
19
|
+
import { m as moment } from './moment-b6f49411.js';
|
|
19
20
|
import { withRouter } from 'next/router';
|
|
20
21
|
import './isSymbol-1981418f.js';
|
|
21
22
|
import { d as debounce_1 } from './debounce-9207d8ee.js';
|
|
22
23
|
import './toNumber-2f7a84cd.js';
|
|
23
|
-
import { I as InfiniteScroll } from './index.es-
|
|
24
|
+
import { I as InfiniteScroll } from './index.es-c6222053.js';
|
|
24
25
|
import 'react-dom';
|
|
25
26
|
import { V as VisibilitySensor } from './visibility-sensor-f40c2564.js';
|
|
26
27
|
import './index-51a80699.js';
|
|
28
|
+
import './urlFor.js';
|
|
27
29
|
import './index-6c12bdd5.js';
|
|
28
|
-
import './main-
|
|
30
|
+
import './main-747e7d25.js';
|
|
29
31
|
import './slicedToArray-641f241f.js';
|
|
30
32
|
import './index-c7e2ac95.js';
|
|
31
33
|
import './smoothscroll-0cd4c7a6.js';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
1
|
+
import { a as commonjsGlobal, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
2
|
import './_to-object-a4107da3.js';
|
|
3
3
|
import './es6.string.iterator-c990c18c.js';
|
|
4
4
|
import './_library-528f1934.js';
|
|
@@ -1846,7 +1846,14 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
|
|
|
1846
1846
|
if (!allowMissing && !(parts[i] in value)) {
|
|
1847
1847
|
throw new $TypeError('base intrinsic for ' + name + ' exists, but the property is not available.');
|
|
1848
1848
|
}
|
|
1849
|
-
|
|
1849
|
+
// By convention, when a data property is converted to an accessor
|
|
1850
|
+
// property to emulate a data property that does not suffer from
|
|
1851
|
+
// the override mistake, that accessor's getter is marked with
|
|
1852
|
+
// an `originalValue` property. Here, when we detect this, we
|
|
1853
|
+
// uphold the illusion by pretending to see that original data
|
|
1854
|
+
// property, i.e., returning the value rather than the getter
|
|
1855
|
+
// itself.
|
|
1856
|
+
value = desc && 'get' in desc && !('originalValue' in desc.get) ? desc.get : value[parts[i]];
|
|
1850
1857
|
} else {
|
|
1851
1858
|
value = value[parts[i]];
|
|
1852
1859
|
}
|
|
@@ -1855,18 +1862,42 @@ var GetIntrinsic = function GetIntrinsic(name, allowMissing) {
|
|
|
1855
1862
|
return value;
|
|
1856
1863
|
};
|
|
1857
1864
|
|
|
1865
|
+
var callBind = createCommonjsModule(function (module) {
|
|
1866
|
+
|
|
1867
|
+
|
|
1868
|
+
|
|
1869
|
+
|
|
1870
|
+
|
|
1858
1871
|
var $apply = GetIntrinsic('%Function.prototype.apply%');
|
|
1859
1872
|
var $call = GetIntrinsic('%Function.prototype.call%');
|
|
1860
1873
|
var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || functionBind.call($call, $apply);
|
|
1861
1874
|
|
|
1862
|
-
var
|
|
1875
|
+
var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
|
|
1876
|
+
|
|
1877
|
+
if ($defineProperty) {
|
|
1878
|
+
try {
|
|
1879
|
+
$defineProperty({}, 'a', { value: 1 });
|
|
1880
|
+
} catch (e) {
|
|
1881
|
+
// IE 8 has a broken defineProperty
|
|
1882
|
+
$defineProperty = null;
|
|
1883
|
+
}
|
|
1884
|
+
}
|
|
1885
|
+
|
|
1886
|
+
module.exports = function callBind() {
|
|
1863
1887
|
return $reflectApply(functionBind, $call, arguments);
|
|
1864
1888
|
};
|
|
1865
1889
|
|
|
1866
|
-
var
|
|
1890
|
+
var applyBind = function applyBind() {
|
|
1867
1891
|
return $reflectApply(functionBind, $apply, arguments);
|
|
1868
1892
|
};
|
|
1869
|
-
|
|
1893
|
+
|
|
1894
|
+
if ($defineProperty) {
|
|
1895
|
+
$defineProperty(module.exports, 'apply', { value: applyBind });
|
|
1896
|
+
} else {
|
|
1897
|
+
module.exports.apply = applyBind;
|
|
1898
|
+
}
|
|
1899
|
+
});
|
|
1900
|
+
var callBind_1 = callBind.apply;
|
|
1870
1901
|
|
|
1871
1902
|
var $indexOf = callBind(GetIntrinsic('String.prototype.indexOf'));
|
|
1872
1903
|
|
|
@@ -2153,8 +2184,12 @@ if (typeof reflectApply === 'function' && typeof Object.defineProperty === 'func
|
|
|
2153
2184
|
}
|
|
2154
2185
|
});
|
|
2155
2186
|
isCallableMarker = {};
|
|
2187
|
+
// eslint-disable-next-line no-throw-literal
|
|
2188
|
+
reflectApply(function () { throw 42; }, null, badArrayLike);
|
|
2156
2189
|
} catch (_) {
|
|
2157
|
-
|
|
2190
|
+
if (_ !== isCallableMarker) {
|
|
2191
|
+
reflectApply = null;
|
|
2192
|
+
}
|
|
2158
2193
|
}
|
|
2159
2194
|
} else {
|
|
2160
2195
|
reflectApply = null;
|
|
@@ -2239,7 +2274,7 @@ var ToPropertyDescriptor = function ToPropertyDescriptor(Obj) {
|
|
|
2239
2274
|
if (src(Obj, 'get')) {
|
|
2240
2275
|
var getter = Obj.get;
|
|
2241
2276
|
if (typeof getter !== 'undefined' && !IsCallable(getter)) {
|
|
2242
|
-
throw new TypeError('getter must be a function');
|
|
2277
|
+
throw new $TypeError$2('getter must be a function');
|
|
2243
2278
|
}
|
|
2244
2279
|
desc['[[Get]]'] = getter;
|
|
2245
2280
|
}
|