@mjhls/mjh-framework 1.0.1081 → 1.0.1082-404-v5
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/AlgoliaSearch.js +468 -196
- package/dist/cjs/ArticleProgramLandingPage.js +3 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +1 -1
- package/dist/cjs/ArticleSeriesListing.js +1 -1
- package/dist/cjs/AuthWrapper.js +233 -609
- package/dist/cjs/CEDeckSupabase.js +1 -5
- package/dist/cjs/CMEDeck.js +1 -5
- package/dist/cjs/ConferenceArticleCard.js +1 -1
- package/dist/cjs/ContentCardPaginated.js +1 -1
- package/dist/cjs/DeckContent.js +1 -1
- package/dist/cjs/DeckQueue.js +1 -1
- package/dist/cjs/DeckQueuePaginated.js +1 -1
- package/dist/cjs/EventsDeck.js +2 -2
- package/dist/cjs/ExternalResources.js +4 -4
- package/dist/cjs/ForbesHero.js +1 -1
- package/dist/cjs/GridContent.js +2 -2
- package/dist/cjs/GridContentPaginated.js +2 -2
- package/dist/cjs/GridHero.js +1 -1
- package/dist/cjs/HighlightenVideo.js +1 -1
- package/dist/cjs/HorizontalArticleListing.js +3 -3
- package/dist/cjs/HorizontalHero.js +1 -1
- package/dist/cjs/{ImageSlider-984a697b.js → ImageSlider-7c995858.js} +6 -11
- package/dist/cjs/IssueContentDeck.js +1 -1
- package/dist/cjs/IssueLanding.js +3 -3
- package/dist/cjs/MasterDeck.js +1 -1
- package/dist/cjs/MediaSeriesCard.js +3 -3
- package/dist/cjs/MediaSeriesLanding.js +6 -6
- package/dist/cjs/MediaSeriesLandingPaginated.js +6 -6
- package/dist/cjs/OncliveHero.js +1 -1
- package/dist/cjs/OncliveLargeHero.js +1 -1
- package/dist/cjs/PartnerDetailListing.js +5 -5
- package/dist/cjs/PartnerDetailListingPaginated.js +5 -5
- package/dist/cjs/PodcastsLanding.js +4 -4
- package/dist/cjs/PtceDeck.js +1 -1
- package/dist/cjs/PubSection.js +1 -1
- package/dist/cjs/{PublicationFeature-e945bd55.js → PublicationFeature-4b68e0db.js} +1 -1
- package/dist/cjs/QueueDeckExpanded.js +1 -1
- package/dist/cjs/QueueDeckExpandedPaginated.js +1 -1
- package/dist/cjs/RelatedContent.js +1 -1
- package/dist/cjs/TaxonomyDescription.js +3 -3
- package/dist/cjs/{Tooltip-96fe6ef6.js → Tooltip-b8516cbf.js} +107 -61
- package/dist/cjs/VerticalHero.js +1 -1
- package/dist/cjs/VideoProgramLandingPage.js +3 -3
- package/dist/cjs/VideoSeriesCard.js +1 -1
- package/dist/cjs/VideoSeriesLandingPage.js +1 -1
- package/dist/cjs/VideoSeriesListing.js +1 -1
- package/dist/cjs/View.js +25 -12
- package/dist/cjs/YahooHero.js +1 -1
- package/dist/cjs/{brightcove-react-player-loader.es-4c7825a1.js → brightcove-react-player-loader.es-35faab67.js} +3 -3
- package/dist/cjs/{defineProperty-e0fb52c5.js → defineProperty-19580e93.js} +2 -4
- package/dist/cjs/getQuery.js +1 -2
- package/dist/cjs/getRelatedArticle.js +33 -15
- package/dist/cjs/getSerializers.js +3 -3
- package/dist/cjs/{index-4fdedd6a.js → index-171e9e82.js} +233 -14
- package/dist/cjs/index-3177f564.js +1573 -0
- package/dist/cjs/{index-50be6759.js → index-ff83a88b.js} +13 -14
- package/dist/cjs/index.js +8 -9
- package/dist/cjs/{moment-aca40de1.js → moment-f730814d.js} +95 -80
- package/dist/cjs/timeDifferenceCalc.js +1 -1
- package/dist/esm/AlgoliaSearch.js +468 -196
- package/dist/esm/ArticleProgramLandingPage.js +3 -3
- package/dist/esm/ArticleSeriesLandingPage.js +1 -1
- package/dist/esm/ArticleSeriesListing.js +1 -1
- package/dist/esm/AuthWrapper.js +232 -608
- package/dist/esm/CEDeckSupabase.js +1 -5
- package/dist/esm/CMEDeck.js +1 -5
- package/dist/esm/ConferenceArticleCard.js +1 -1
- package/dist/esm/ContentCardPaginated.js +1 -1
- package/dist/esm/DeckContent.js +1 -1
- package/dist/esm/DeckQueue.js +1 -1
- package/dist/esm/DeckQueuePaginated.js +1 -1
- package/dist/esm/EventsDeck.js +2 -2
- package/dist/esm/ExternalResources.js +4 -4
- package/dist/esm/ForbesHero.js +1 -1
- package/dist/esm/GridContent.js +2 -2
- package/dist/esm/GridContentPaginated.js +2 -2
- package/dist/esm/GridHero.js +1 -1
- package/dist/esm/HighlightenVideo.js +1 -1
- package/dist/esm/HorizontalArticleListing.js +3 -3
- package/dist/esm/HorizontalHero.js +1 -1
- package/dist/esm/{ImageSlider-9250ddc9.js → ImageSlider-75f7b81a.js} +6 -11
- package/dist/esm/IssueContentDeck.js +1 -1
- package/dist/esm/IssueLanding.js +3 -3
- package/dist/esm/MasterDeck.js +1 -1
- package/dist/esm/MediaSeriesCard.js +3 -3
- package/dist/esm/MediaSeriesLanding.js +6 -6
- package/dist/esm/MediaSeriesLandingPaginated.js +6 -6
- package/dist/esm/OncliveHero.js +1 -1
- package/dist/esm/OncliveLargeHero.js +1 -1
- package/dist/esm/Pagination-9fe9f61d.js +1 -1
- package/dist/esm/PartnerDetailListing.js +5 -5
- package/dist/esm/PartnerDetailListingPaginated.js +5 -5
- package/dist/esm/PodcastsLanding.js +4 -4
- package/dist/esm/PtceDeck.js +1 -1
- package/dist/esm/PubSection.js +1 -1
- package/dist/esm/{PublicationFeature-89b7afdb.js → PublicationFeature-6c334891.js} +1 -1
- package/dist/esm/QueueDeckExpanded.js +1 -1
- package/dist/esm/QueueDeckExpandedPaginated.js +1 -1
- package/dist/esm/RelatedContent.js +1 -1
- package/dist/esm/TaxonomyDescription.js +3 -3
- package/dist/esm/{Tooltip-bc98d17e.js → Tooltip-fe0ed92d.js} +108 -62
- package/dist/esm/VerticalHero.js +1 -1
- package/dist/esm/VideoProgramLandingPage.js +3 -3
- package/dist/esm/VideoSeriesCard.js +1 -1
- package/dist/esm/VideoSeriesLandingPage.js +1 -1
- package/dist/esm/VideoSeriesListing.js +1 -1
- package/dist/esm/View.js +25 -12
- package/dist/esm/YahooHero.js +1 -1
- package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-a2422c4b.js} +3 -3
- package/dist/esm/{defineProperty-23a8f8cd.js → defineProperty-e8022d1e.js} +2 -4
- package/dist/esm/getQuery.js +1 -2
- package/dist/esm/getRelatedArticle.js +34 -16
- package/dist/esm/getSerializers.js +3 -3
- package/dist/esm/{index-de2bb37c.js → index-1d1bbc8c.js} +233 -14
- package/dist/esm/index-4550ef23.js +1571 -0
- package/dist/esm/{index-98ca9cec.js → index-c8d5e72b.js} +13 -14
- package/dist/esm/index.js +8 -9
- package/dist/esm/{moment-bc12cb97.js → moment-48faeb9c.js} +95 -80
- package/dist/esm/timeDifferenceCalc.js +1 -1
- package/dist/esm/visibility-sensor-72fd8f8b.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/index-96c331fd.js +0 -1572
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/index-30a6257d.js +0 -1570
- package/dist/esm/typeof-2f07d0e8.js +0 -30
|
@@ -330,11 +330,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
330
330
|
return React__default.createElement(
|
|
331
331
|
'div',
|
|
332
332
|
{ className: 'd-flex justify-content-between' },
|
|
333
|
-
currentPage
|
|
334
|
-
'a',
|
|
335
|
-
{ href: '?page=' + (currentPage - 1) },
|
|
336
|
-
'<< Previous'
|
|
337
|
-
),
|
|
333
|
+
currentPage > 1 ,
|
|
338
334
|
React__default.createElement(
|
|
339
335
|
'a',
|
|
340
336
|
{ href: '?page=' + (currentPage + 1) },
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -309,11 +309,7 @@ var CMEDeck = function CMEDeck(_ref) {
|
|
|
309
309
|
return React__default.createElement(
|
|
310
310
|
'div',
|
|
311
311
|
{ className: 'd-flex justify-content-between' },
|
|
312
|
-
currentPage
|
|
313
|
-
'a',
|
|
314
|
-
{ href: '?page=' + (currentPage - 1) },
|
|
315
|
-
'<< Previous'
|
|
316
|
-
),
|
|
312
|
+
currentPage > 1 ,
|
|
317
313
|
React__default.createElement(
|
|
318
314
|
'a',
|
|
319
315
|
{ href: '?page=' + (currentPage + 1) },
|
|
@@ -8,7 +8,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
8
8
|
import Row from 'react-bootstrap/Row';
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
10
10
|
import Card from 'react-bootstrap/Card';
|
|
11
|
-
import { m as moment } from './moment-
|
|
11
|
+
import { m as moment } from './moment-48faeb9c.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';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -7,7 +7,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
7
7
|
import Row from 'react-bootstrap/Row';
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
9
9
|
import Card from 'react-bootstrap/Card';
|
|
10
|
-
import { m as moment } from './moment-
|
|
10
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
11
11
|
import { withRouter } from 'next/router';
|
|
12
12
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
13
13
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
package/dist/esm/DeckQueue.js
CHANGED
|
@@ -8,7 +8,7 @@ import Row from 'react-bootstrap/Row';
|
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
9
9
|
import Card from 'react-bootstrap/Card';
|
|
10
10
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
11
|
-
import { m as moment } from './moment-
|
|
11
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
14
14
|
import { g as get_1 } from './get-3c308da4.js';
|
|
@@ -9,7 +9,7 @@ import Row from 'react-bootstrap/Row';
|
|
|
9
9
|
import Col from 'react-bootstrap/Col';
|
|
10
10
|
import Card from 'react-bootstrap/Card';
|
|
11
11
|
import Spinner from 'react-bootstrap/Spinner';
|
|
12
|
-
import { m as moment } from './moment-
|
|
12
|
+
import { m as moment } from './moment-48faeb9c.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';
|
package/dist/esm/EventsDeck.js
CHANGED
|
@@ -16,13 +16,13 @@ import Card from 'react-bootstrap/Card';
|
|
|
16
16
|
import Form from 'react-bootstrap/Form';
|
|
17
17
|
import Button from 'react-bootstrap/Button';
|
|
18
18
|
import './main-754d4992.js';
|
|
19
|
-
import { m as momentTimezone } from './index-
|
|
19
|
+
import { m as momentTimezone } from './index-4550ef23.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-433c51d3.js';
|
|
23
23
|
import './web.dom.iterable-3fffc027.js';
|
|
24
24
|
import './_iter-detect-2f89237f.js';
|
|
25
|
-
import './moment-
|
|
25
|
+
import './moment-48faeb9c.js';
|
|
26
26
|
|
|
27
27
|
// https://github.com/tc39/proposal-object-values-entries
|
|
28
28
|
|
|
@@ -2,8 +2,8 @@ import { _ as _extends } from './extends-2f4448b8.js';
|
|
|
2
2
|
import { _ as _slicedToArray } from './slicedToArray-72ed566b.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-1d1bbc8c.js';
|
|
6
|
+
import { m as momentTimezone } from './index-4550ef23.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';
|
|
@@ -29,7 +29,7 @@ import './index-755f2cc2.js';
|
|
|
29
29
|
import 'react-dom';
|
|
30
30
|
import './typeof-3ab7d3b6.js';
|
|
31
31
|
import './_is-array-68c79b29.js';
|
|
32
|
-
import './brightcove-react-player-loader.es-
|
|
32
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
33
33
|
import './_object-to-array-9dfdfb29.js';
|
|
34
34
|
import './keys-185288f4.js';
|
|
35
35
|
import './_object-sap-14bd8e96.js';
|
|
@@ -38,7 +38,7 @@ import 'react-bootstrap/Form';
|
|
|
38
38
|
import 'react-ga';
|
|
39
39
|
import './GroupDeck.js';
|
|
40
40
|
import './smoothscroll-fa4e3f8c.js';
|
|
41
|
-
import './moment-
|
|
41
|
+
import './moment-48faeb9c.js';
|
|
42
42
|
import './SocialShare.js';
|
|
43
43
|
import 'next/head';
|
|
44
44
|
import 'react-share';
|
package/dist/esm/ForbesHero.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-
|
|
2
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
5
5
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -8,7 +8,7 @@ import Row from 'react-bootstrap/Row';
|
|
|
8
8
|
import Col from 'react-bootstrap/Col';
|
|
9
9
|
import Card from 'react-bootstrap/Card';
|
|
10
10
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
11
|
-
import { m as moment } from './moment-
|
|
11
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
14
14
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
@@ -23,7 +23,7 @@ import urlFor from './urlFor.js';
|
|
|
23
23
|
import { m as main_43 } from './main-754d4992.js';
|
|
24
24
|
import './AD.js';
|
|
25
25
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
26
|
-
import { P as PublicationFeature } from './PublicationFeature-
|
|
26
|
+
import { P as PublicationFeature } from './PublicationFeature-6c334891.js';
|
|
27
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
28
28
|
import './core.get-iterator-method-95db387d.js';
|
|
29
29
|
import './_iter-detect-2f89237f.js';
|
|
@@ -9,7 +9,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
9
9
|
import Row from 'react-bootstrap/Row';
|
|
10
10
|
import Col from 'react-bootstrap/Col';
|
|
11
11
|
import Card from 'react-bootstrap/Card';
|
|
12
|
-
import { m as moment } from './moment-
|
|
12
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
13
13
|
import { withRouter } from 'next/router';
|
|
14
14
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
15
15
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
@@ -21,7 +21,7 @@ import { g as get_1 } from './get-3c308da4.js';
|
|
|
21
21
|
import urlFor from './urlFor.js';
|
|
22
22
|
import { m as main_43 } from './main-754d4992.js';
|
|
23
23
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
24
|
-
import { P as PublicationFeature } from './PublicationFeature-
|
|
24
|
+
import { P as PublicationFeature } from './PublicationFeature-6c334891.js';
|
|
25
25
|
import { P as Pagination } from './Pagination-9fe9f61d.js';
|
|
26
26
|
import Spinner from 'react-bootstrap/Spinner';
|
|
27
27
|
import './_commonjsHelpers-0c4b6f40.js';
|
package/dist/esm/GridHero.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-
|
|
2
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
5
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-
|
|
2
|
+
import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-a2422c4b.js';
|
|
3
3
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
4
4
|
|
|
5
5
|
var HighlightenVideo = function HighlightenVideo(_ref) {
|
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import ArticleCarousel from './ArticleCarousel.js';
|
|
4
4
|
import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './core.get-iterator-method-95db387d.js';
|
|
9
9
|
import './YoutubeGroup.js';
|
|
@@ -31,7 +31,7 @@ import './Segment.js';
|
|
|
31
31
|
import './urlForFile-2e523b67.js';
|
|
32
32
|
import './typeof-3ab7d3b6.js';
|
|
33
33
|
import './_is-array-68c79b29.js';
|
|
34
|
-
import './brightcove-react-player-loader.es-
|
|
34
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
35
35
|
import './_object-to-array-9dfdfb29.js';
|
|
36
36
|
import './keys-185288f4.js';
|
|
37
37
|
import './_object-sap-14bd8e96.js';
|
|
@@ -40,7 +40,7 @@ import 'react-bootstrap/Button';
|
|
|
40
40
|
import 'react-bootstrap/Form';
|
|
41
41
|
import 'react-ga';
|
|
42
42
|
import './GroupDeck.js';
|
|
43
|
-
import './moment-
|
|
43
|
+
import './moment-48faeb9c.js';
|
|
44
44
|
import './SocialShare.js';
|
|
45
45
|
import 'next/head';
|
|
46
46
|
import 'react-share';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as _asyncToGenerator, a as _defineProperty } from './defineProperty-
|
|
1
|
+
import { _ as _asyncToGenerator, a as _defineProperty } from './defineProperty-e8022d1e.js';
|
|
2
2
|
import React__default, { createContext, Component, forwardRef, PureComponent, useRef, useState, useEffect } from 'react';
|
|
3
3
|
import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -30,8 +30,7 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
30
30
|
return target;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
module.exports = _objectWithoutPropertiesLoose;
|
|
34
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
33
|
+
module.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
35
34
|
});
|
|
36
35
|
|
|
37
36
|
unwrapExports(objectWithoutPropertiesLoose);
|
|
@@ -56,8 +55,7 @@ function _objectWithoutProperties(source, excluded) {
|
|
|
56
55
|
return target;
|
|
57
56
|
}
|
|
58
57
|
|
|
59
|
-
module.exports = _objectWithoutProperties;
|
|
60
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
58
|
+
module.exports = _objectWithoutProperties, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
61
59
|
});
|
|
62
60
|
|
|
63
61
|
var _objectWithoutProperties = unwrapExports(objectWithoutProperties);
|
|
@@ -810,7 +808,7 @@ _defineProperty(Facebook, "defaultProps", {
|
|
|
810
808
|
|
|
811
809
|
var _extends_1 = createCommonjsModule(function (module) {
|
|
812
810
|
function _extends() {
|
|
813
|
-
module.exports = _extends = Object.assign
|
|
811
|
+
module.exports = _extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
814
812
|
for (var i = 1; i < arguments.length; i++) {
|
|
815
813
|
var source = arguments[i];
|
|
816
814
|
|
|
@@ -822,14 +820,11 @@ function _extends() {
|
|
|
822
820
|
}
|
|
823
821
|
|
|
824
822
|
return target;
|
|
825
|
-
};
|
|
826
|
-
|
|
827
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
823
|
+
}, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
828
824
|
return _extends.apply(this, arguments);
|
|
829
825
|
}
|
|
830
826
|
|
|
831
|
-
module.exports = _extends;
|
|
832
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
827
|
+
module.exports = _extends, module.exports.__esModule = true, module.exports["default"] = module.exports;
|
|
833
828
|
});
|
|
834
829
|
|
|
835
830
|
var _extends = unwrapExports(_extends_1);
|
|
@@ -5,7 +5,7 @@ import Card from 'react-bootstrap/Card';
|
|
|
5
5
|
import Badge from 'react-bootstrap/Badge';
|
|
6
6
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
7
7
|
import urlFor from './urlFor.js';
|
|
8
|
-
import { m as moment } from './moment-
|
|
8
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
9
9
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import 'react-dom';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -3,7 +3,7 @@ import React__default from 'react';
|
|
|
3
3
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
4
4
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
5
5
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
6
|
-
import { g as getSerializers } from './index-
|
|
6
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
7
7
|
import { PixelTrackingLandingPages } from './PixelTracking.js';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
9
9
|
import './core.get-iterator-method-95db387d.js';
|
|
@@ -15,7 +15,7 @@ import 'react-bootstrap';
|
|
|
15
15
|
import './urlFor.js';
|
|
16
16
|
import './index-3f5c03b2.js';
|
|
17
17
|
import './index.es-a6137319.js';
|
|
18
|
-
import './moment-
|
|
18
|
+
import './moment-48faeb9c.js';
|
|
19
19
|
import './visibility-sensor-72fd8f8b.js';
|
|
20
20
|
import 'react-dom';
|
|
21
21
|
import './index-5cc7b406.js';
|
|
@@ -46,7 +46,7 @@ import './index-c7e2ac95.js';
|
|
|
46
46
|
import './urlForFile-2e523b67.js';
|
|
47
47
|
import './typeof-3ab7d3b6.js';
|
|
48
48
|
import './_is-array-68c79b29.js';
|
|
49
|
-
import './brightcove-react-player-loader.es-
|
|
49
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
50
50
|
import './_object-to-array-9dfdfb29.js';
|
|
51
51
|
import './keys-185288f4.js';
|
|
52
52
|
import './_object-sap-14bd8e96.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -8,7 +8,7 @@ import Container from 'react-bootstrap/Container';
|
|
|
8
8
|
import 'react-bootstrap/Row';
|
|
9
9
|
import 'react-bootstrap/Col';
|
|
10
10
|
import 'react-bootstrap/Card';
|
|
11
|
-
import './moment-
|
|
11
|
+
import './moment-48faeb9c.js';
|
|
12
12
|
import { withRouter } from 'next/router';
|
|
13
13
|
import { l as lodash } from './lodash-f97fd99a.js';
|
|
14
14
|
import { d as debounce_1 } from './debounce-533d9748.js';
|
|
@@ -2,10 +2,10 @@ import { _ as _typeof } from './typeof-3ab7d3b6.js';
|
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { L as LazyLoad } from './index-755f2cc2.js';
|
|
4
4
|
import urlFor from './urlFor.js';
|
|
5
|
-
import { m as moment } from './moment-
|
|
5
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
6
6
|
import { s as styleInject } from './style-inject.es-1f59c1d0.js';
|
|
7
7
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
8
|
-
import { g as getSerializers } from './index-
|
|
8
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
9
9
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
10
10
|
import './core.get-iterator-method-95db387d.js';
|
|
11
11
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -28,7 +28,7 @@ import './_iter-detect-2f89237f.js';
|
|
|
28
28
|
import './Segment.js';
|
|
29
29
|
import './main-754d4992.js';
|
|
30
30
|
import './urlForFile-2e523b67.js';
|
|
31
|
-
import './brightcove-react-player-loader.es-
|
|
31
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
32
32
|
import './_object-to-array-9dfdfb29.js';
|
|
33
33
|
import './keys-185288f4.js';
|
|
34
34
|
import './_object-sap-14bd8e96.js';
|
|
@@ -3,14 +3,14 @@ import { _ as _typeof } from './typeof-3ab7d3b6.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-2f4448b8.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { D as DropdownButton, a as Dropdown } from './Tooltip-
|
|
7
|
-
import './index-
|
|
6
|
+
import { D as DropdownButton, a as Dropdown } from './Tooltip-fe0ed92d.js';
|
|
7
|
+
import './index-c8d5e72b.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import MasterDeck from './MasterDeck.js';
|
|
11
11
|
import MediaSeriesCard from './MediaSeriesCard.js';
|
|
12
12
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-95db387d.js';
|
|
16
16
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -28,7 +28,7 @@ import 'react-bootstrap/Container';
|
|
|
28
28
|
import 'react-bootstrap/Row';
|
|
29
29
|
import 'react-bootstrap/Col';
|
|
30
30
|
import 'react-bootstrap/Card';
|
|
31
|
-
import './moment-
|
|
31
|
+
import './moment-48faeb9c.js';
|
|
32
32
|
import 'next/router';
|
|
33
33
|
import './lodash-f97fd99a.js';
|
|
34
34
|
import './debounce-533d9748.js';
|
|
@@ -50,7 +50,7 @@ import './style-inject.es-1f59c1d0.js';
|
|
|
50
50
|
import 'react-bootstrap';
|
|
51
51
|
import './index-c7e2ac95.js';
|
|
52
52
|
import './urlForFile-2e523b67.js';
|
|
53
|
-
import './brightcove-react-player-loader.es-
|
|
53
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
54
54
|
import './_object-to-array-9dfdfb29.js';
|
|
55
55
|
import './keys-185288f4.js';
|
|
56
56
|
import 'react-bootstrap/Modal';
|
|
@@ -383,7 +383,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
383
383
|
while (1) {
|
|
384
384
|
switch (_context2.prev = _context2.next) {
|
|
385
385
|
case 0:
|
|
386
|
-
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
386
|
+
urlQuery = ctx.query, pathname = ctx.pathname, ctx.req;
|
|
387
387
|
identifier = pathname.replace('/', '');
|
|
388
388
|
itemsPerPage = 10;
|
|
389
389
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
|
@@ -3,14 +3,14 @@ import { _ as _typeof } from './typeof-3ab7d3b6.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-2f4448b8.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
5
5
|
import React__default, { useState, useEffect } from 'react';
|
|
6
|
-
import { D as DropdownButton, a as Dropdown } from './Tooltip-
|
|
7
|
-
import './index-
|
|
6
|
+
import { D as DropdownButton, a as Dropdown } from './Tooltip-fe0ed92d.js';
|
|
7
|
+
import './index-c8d5e72b.js';
|
|
8
8
|
import 'react-dom';
|
|
9
9
|
import Link from 'next/link';
|
|
10
10
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
11
11
|
import MasterDeck from './MasterDeckPaginated.js';
|
|
12
12
|
import MediaSeriesCard from './MediaSeriesCard.js';
|
|
13
|
-
import { g as getSerializers } from './index-
|
|
13
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
14
14
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
15
15
|
import './core.get-iterator-method-95db387d.js';
|
|
16
16
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -46,12 +46,12 @@ import './index.esm-1bd8a0a8.js';
|
|
|
46
46
|
import './iconBase-ccc56b97.js';
|
|
47
47
|
import './index-755f2cc2.js';
|
|
48
48
|
import './urlFor.js';
|
|
49
|
-
import './moment-
|
|
49
|
+
import './moment-48faeb9c.js';
|
|
50
50
|
import './style-inject.es-1f59c1d0.js';
|
|
51
51
|
import 'react-bootstrap';
|
|
52
52
|
import './index-c7e2ac95.js';
|
|
53
53
|
import './urlForFile-2e523b67.js';
|
|
54
|
-
import './brightcove-react-player-loader.es-
|
|
54
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
55
55
|
import './_object-to-array-9dfdfb29.js';
|
|
56
56
|
import './keys-185288f4.js';
|
|
57
57
|
import 'react-bootstrap/Modal';
|
|
@@ -403,7 +403,7 @@ MediaSeriesLanding.getInitialData = function () {
|
|
|
403
403
|
while (1) {
|
|
404
404
|
switch (_context2.prev = _context2.next) {
|
|
405
405
|
case 0:
|
|
406
|
-
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
406
|
+
urlQuery = ctx.query, pathname = ctx.pathname, ctx.req;
|
|
407
407
|
identifier = pathname.replace('/', '');
|
|
408
408
|
itemsPerPage = parameters && parameters.itemsPerPage ? parameters.itemsPerPage : 30;
|
|
409
409
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
package/dist/esm/OncliveHero.js
CHANGED
|
@@ -2,7 +2,7 @@ import React__default from 'react';
|
|
|
2
2
|
import urlFor from './urlFor.js';
|
|
3
3
|
import 'react-bootstrap/Badge';
|
|
4
4
|
import './iconBase-ccc56b97.js';
|
|
5
|
-
import { m as moment } from './moment-
|
|
5
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
6
6
|
import './slicedToArray-72ed566b.js';
|
|
7
7
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
8
8
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { m as moment } from './moment-
|
|
2
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
3
3
|
import urlFor from './urlFor.js';
|
|
4
4
|
import { c as clean_html_1 } from './entities-6d9154b4.js';
|
|
5
5
|
import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { c as createCommonjsModule,
|
|
2
|
+
import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
|
|
3
3
|
import Button from 'react-bootstrap/Button';
|
|
4
4
|
import { d as FaArrowRight, e as FaArrowLeft } from './index.esm-1bd8a0a8.js';
|
|
5
5
|
|
|
@@ -3,15 +3,15 @@ import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-2f4448b8.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-
|
|
7
|
-
import './defineProperty-
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-75f7b81a.js';
|
|
7
|
+
import './defineProperty-e8022d1e.js';
|
|
8
8
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
9
|
-
import { m as moment } from './moment-
|
|
9
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
10
10
|
import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
11
11
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
12
|
import Feature from './Feature.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
14
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
15
15
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
16
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
17
17
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -53,7 +53,7 @@ import './index-c7e2ac95.js';
|
|
|
53
53
|
import './urlForFile-2e523b67.js';
|
|
54
54
|
import './typeof-3ab7d3b6.js';
|
|
55
55
|
import './_is-array-68c79b29.js';
|
|
56
|
-
import './brightcove-react-player-loader.es-
|
|
56
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
57
57
|
import './_object-to-array-9dfdfb29.js';
|
|
58
58
|
import './keys-185288f4.js';
|
|
59
59
|
import './_object-sap-14bd8e96.js';
|
|
@@ -3,15 +3,15 @@ import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
|
3
3
|
import { _ as _extends } from './extends-2f4448b8.js';
|
|
4
4
|
import React__default from 'react';
|
|
5
5
|
import { TwitterTimelineEmbed } from 'react-twitter-embed';
|
|
6
|
-
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-
|
|
7
|
-
import './defineProperty-
|
|
6
|
+
import { I as ImageSlider, F as Facebook, P as Page } from './ImageSlider-75f7b81a.js';
|
|
7
|
+
import './defineProperty-e8022d1e.js';
|
|
8
8
|
import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
|
|
9
|
-
import './moment-
|
|
9
|
+
import './moment-48faeb9c.js';
|
|
10
10
|
import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
|
|
11
11
|
import Breadcrumbs from './Breadcrumbs.js';
|
|
12
12
|
import Feature from './Feature.js';
|
|
13
13
|
import urlFor from './urlFor.js';
|
|
14
|
-
import { g as getSerializers } from './index-
|
|
14
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
15
15
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
16
16
|
import { c as checkSisterSite } from './checkSisterSite-a7218fda.js';
|
|
17
17
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
@@ -55,7 +55,7 @@ import './index-c7e2ac95.js';
|
|
|
55
55
|
import './urlForFile-2e523b67.js';
|
|
56
56
|
import './typeof-3ab7d3b6.js';
|
|
57
57
|
import './_is-array-68c79b29.js';
|
|
58
|
-
import './brightcove-react-player-loader.es-
|
|
58
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
59
59
|
import './_object-to-array-9dfdfb29.js';
|
|
60
60
|
import './keys-185288f4.js';
|
|
61
61
|
import './_object-sap-14bd8e96.js';
|
|
@@ -6,7 +6,7 @@ import Link from 'next/link';
|
|
|
6
6
|
import MasterDeck from './MasterDeck.js';
|
|
7
7
|
import MediaSeriesCard from './MediaSeriesCard.js';
|
|
8
8
|
import { B as BlockContent } from './BlockContent-1e73bd2c.js';
|
|
9
|
-
import { g as getSerializers } from './index-
|
|
9
|
+
import { g as getSerializers } from './index-1d1bbc8c.js';
|
|
10
10
|
import './_commonjsHelpers-0c4b6f40.js';
|
|
11
11
|
import './core.get-iterator-method-95db387d.js';
|
|
12
12
|
import './web.dom.iterable-3fffc027.js';
|
|
@@ -25,7 +25,7 @@ import 'react-bootstrap/Container';
|
|
|
25
25
|
import 'react-bootstrap/Row';
|
|
26
26
|
import 'react-bootstrap/Col';
|
|
27
27
|
import 'react-bootstrap/Card';
|
|
28
|
-
import './moment-
|
|
28
|
+
import './moment-48faeb9c.js';
|
|
29
29
|
import 'next/router';
|
|
30
30
|
import './lodash-f97fd99a.js';
|
|
31
31
|
import './debounce-533d9748.js';
|
|
@@ -48,7 +48,7 @@ import './style-inject.es-1f59c1d0.js';
|
|
|
48
48
|
import 'react-bootstrap';
|
|
49
49
|
import './index-c7e2ac95.js';
|
|
50
50
|
import './urlForFile-2e523b67.js';
|
|
51
|
-
import './brightcove-react-player-loader.es-
|
|
51
|
+
import './brightcove-react-player-loader.es-a2422c4b.js';
|
|
52
52
|
import './_object-to-array-9dfdfb29.js';
|
|
53
53
|
import './keys-185288f4.js';
|
|
54
54
|
import 'react-bootstrap/Modal';
|
|
@@ -155,7 +155,7 @@ PodcastsLanding.getInitialData = function () {
|
|
|
155
155
|
while (1) {
|
|
156
156
|
switch (_context.prev = _context.next) {
|
|
157
157
|
case 0:
|
|
158
|
-
urlQuery = ctx.query, pathname = ctx.pathname;
|
|
158
|
+
urlQuery = ctx.query, pathname = ctx.pathname, ctx.req;
|
|
159
159
|
identifier = pathname.replace('/', '');
|
|
160
160
|
itemsPerPage = 10;
|
|
161
161
|
currentPage = urlQuery.page ? parseInt(urlQuery.page) : 1;
|
package/dist/esm/PtceDeck.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-1eb
|
|
|
2
2
|
import { _ as _toConsumableArray } from './toConsumableArray-e6f28e5c.js';
|
|
3
3
|
import { _ as _JSON$stringify } from './stringify-1e2a5946.js';
|
|
4
4
|
import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
5
|
-
import { m as moment } from './moment-
|
|
5
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
6
6
|
import React__default, { useState, useEffect } from 'react';
|
|
7
7
|
import { Col, Row } from 'react-bootstrap';
|
|
8
8
|
import './_commonjsHelpers-0c4b6f40.js';
|
package/dist/esm/PubSection.js
CHANGED
|
@@ -14,7 +14,7 @@ import 'react-bootstrap';
|
|
|
14
14
|
import './urlFor.js';
|
|
15
15
|
import './index-3f5c03b2.js';
|
|
16
16
|
import './index.es-a6137319.js';
|
|
17
|
-
import './moment-
|
|
17
|
+
import './moment-48faeb9c.js';
|
|
18
18
|
import './visibility-sensor-72fd8f8b.js';
|
|
19
19
|
import 'react-dom';
|
|
20
20
|
import './index-5cc7b406.js';
|
|
@@ -5,7 +5,7 @@ import React__default, { useEffect, useState, useRef } from 'react';
|
|
|
5
5
|
import { Container, Media } from 'react-bootstrap';
|
|
6
6
|
import urlFor from './urlFor.js';
|
|
7
7
|
import { I as InfiniteScroll } from './index.es-a6137319.js';
|
|
8
|
-
import { m as moment } from './moment-
|
|
8
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
9
9
|
import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
|
|
10
10
|
import { l as lib_3 } from './index-5cc7b406.js';
|
|
11
11
|
import { useRouter } from 'next/router';
|
|
@@ -4,7 +4,7 @@ import { _ as _slicedToArray } from './slicedToArray-72ed566b.js';
|
|
|
4
4
|
import { _ as _toConsumableArray } from './toConsumableArray-e6f28e5c.js';
|
|
5
5
|
import React__default, { useState, useEffect, useRef } from 'react';
|
|
6
6
|
import { Spinner, Container, Media } from 'react-bootstrap';
|
|
7
|
-
import { m as moment } from './moment-
|
|
7
|
+
import { m as moment } from './moment-48faeb9c.js';
|
|
8
8
|
import { l as lib_3 } from './index-5cc7b406.js';
|
|
9
9
|
import { useRouter } from 'next/router';
|
|
10
10
|
import { L as LazyLoad } from './index-755f2cc2.js';
|