@mjhls/mjh-framework 1.0.1065-pdfGating → 1.0.1065-webcastPublicationDate-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/dist/cjs/AD300x250.js +2 -1
- package/dist/cjs/AD300x250x600.js +2 -1
- package/dist/cjs/AD728x90.js +2 -1
- package/dist/cjs/ADFloatingFooter.js +2 -1
- package/dist/cjs/ADGutter.js +2 -1
- package/dist/cjs/ADSkyscraper.js +2 -1
- package/dist/cjs/ADSponsoredResources.js +2 -1
- package/dist/cjs/ADWebcast.js +2 -1
- package/dist/cjs/ADWelcome.js +2 -1
- package/dist/cjs/AdSlot.js +2 -1
- package/dist/cjs/AdSlotsProvider.js +2 -1
- package/dist/cjs/AlgoliaSearch.js +90 -62
- package/dist/cjs/ArticleProgramLandingPage.js +4 -3
- package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
- package/dist/cjs/AuthWrapper.js +25 -17
- package/dist/cjs/Beam.js +2 -1
- package/dist/cjs/CMEDeck.js +2 -1
- package/dist/cjs/Column2.js +2 -1
- package/dist/cjs/Column3.js +2 -1
- package/dist/cjs/ContentCardPaginated.js +3 -2
- package/dist/cjs/DeckContent.js +3 -2
- package/dist/cjs/DeckQueuePaginated.js +2 -1
- package/dist/cjs/ExternalResources.js +4 -3
- package/dist/cjs/GridContent.js +4 -3
- package/dist/cjs/GridContentPaginated.js +4 -3
- package/dist/cjs/HamMagazine.js +2 -1
- package/dist/cjs/HorizontalArticleListing.js +4 -3
- package/dist/cjs/{ImageSlider-984a697b.js → ImageSlider-eb866353.js} +5 -10
- package/dist/cjs/IssueLanding.js +6 -5
- package/dist/cjs/LeftNav.js +2 -1
- package/dist/cjs/MasterDeck.js +4 -3
- package/dist/cjs/MasterDeckPaginated.js +4 -3
- package/dist/cjs/{MediaSeriesCard-2e66a6a0.js → MediaSeriesCard-2e65fe95.js} +1 -1
- package/dist/cjs/MediaSeriesLanding.js +8 -7
- package/dist/cjs/MediaSeriesLandingPaginated.js +8 -7
- package/dist/cjs/NavDvm.js +2 -1
- package/dist/cjs/NavMagazine.js +2 -1
- package/dist/cjs/NavNative.js +2 -1
- package/dist/cjs/PartnerDetailListing.js +8 -7
- package/dist/cjs/PartnerDetailListingPaginated.js +8 -7
- package/dist/cjs/PodcastsLanding.js +7 -6
- package/dist/cjs/PtceDeck.js +2 -1
- package/dist/cjs/PubSection.js +4 -3
- package/dist/cjs/PubToc.js +2 -1
- package/dist/cjs/PublicationLanding.js +19 -581
- package/dist/cjs/QueueDeckExpanded.js +4 -3
- package/dist/cjs/QueueDeckExpandedPaginated.js +4 -3
- package/dist/cjs/Segment.js +2 -1
- package/dist/cjs/SideFooter.js +2 -1
- package/dist/cjs/TaxonomyDescription.js +4 -3
- package/dist/cjs/TemplateNormal.js +2 -1
- package/dist/cjs/{Tooltip-96fe6ef6.js → Tooltip-8011d690.js} +28 -9
- package/dist/cjs/Ustream.js +2 -1
- package/dist/cjs/VideoProgramLandingPage.js +4 -3
- package/dist/cjs/VideoSeriesFilter.js +2 -1
- package/dist/cjs/VideoSeriesLandingPage.js +4 -3
- package/dist/cjs/View.js +5 -3
- package/dist/cjs/_set-species-0c7864a2.js +55 -0
- package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-65df6bf8.js} +8 -56
- package/dist/cjs/{defineProperty-e0fb52c5.js → defineProperty-19580e93.js} +2 -4
- package/dist/cjs/faundadb.js +2 -1
- package/dist/cjs/getPtceActivities.js +2 -1
- package/dist/cjs/getRelatedArticle.js +13 -12
- package/dist/cjs/getRootDocGroup.js +2 -1
- package/dist/cjs/getSerializers.js +4 -3
- package/dist/cjs/getTIData.js +2 -1
- package/dist/cjs/{index-d4004342.js → index-4e9a219e.js} +2 -2
- package/dist/cjs/index.js +9 -10
- package/dist/cjs/{urlForFile-ef20990d.js → urlForFile-5084fc48.js} +1 -2
- package/dist/esm/AD300x250.js +2 -1
- package/dist/esm/AD300x250x600.js +2 -1
- package/dist/esm/AD728x90.js +2 -1
- package/dist/esm/ADFloatingFooter.js +2 -1
- package/dist/esm/ADGutter.js +2 -1
- package/dist/esm/ADSkyscraper.js +2 -1
- package/dist/esm/ADSponsoredResources.js +2 -1
- package/dist/esm/ADWebcast.js +2 -1
- package/dist/esm/ADWelcome.js +2 -1
- package/dist/esm/AdSlot.js +2 -1
- package/dist/esm/AdSlotsProvider.js +2 -1
- package/dist/esm/AlgoliaSearch.js +90 -62
- package/dist/esm/ArticleProgramLandingPage.js +4 -3
- package/dist/esm/ArticleSeriesLandingPage.js +4 -3
- package/dist/esm/AuthWrapper.js +24 -16
- package/dist/esm/Beam.js +2 -1
- package/dist/esm/CMEDeck.js +2 -1
- package/dist/esm/Column2.js +2 -1
- package/dist/esm/Column3.js +2 -1
- package/dist/esm/ContentCardPaginated.js +3 -2
- package/dist/esm/DeckContent.js +3 -2
- package/dist/esm/DeckQueuePaginated.js +2 -1
- package/dist/esm/ExternalResources.js +4 -3
- package/dist/esm/GridContent.js +4 -3
- package/dist/esm/GridContentPaginated.js +4 -3
- package/dist/esm/HamMagazine.js +2 -1
- package/dist/esm/HorizontalArticleListing.js +4 -3
- package/dist/esm/{ImageSlider-497e9c88.js → ImageSlider-fc25202e.js} +5 -10
- package/dist/esm/IssueLanding.js +6 -5
- package/dist/esm/LeftNav.js +2 -1
- package/dist/esm/MasterDeck.js +4 -3
- package/dist/esm/MasterDeckPaginated.js +4 -3
- package/dist/esm/{MediaSeriesCard-c30a730d.js → MediaSeriesCard-27cce8ea.js} +1 -1
- package/dist/esm/MediaSeriesLanding.js +8 -7
- package/dist/esm/MediaSeriesLandingPaginated.js +8 -7
- package/dist/esm/NavDvm.js +2 -1
- package/dist/esm/NavMagazine.js +2 -1
- package/dist/esm/NavNative.js +2 -1
- package/dist/esm/PartnerDetailListing.js +8 -7
- package/dist/esm/PartnerDetailListingPaginated.js +8 -7
- package/dist/esm/PodcastsLanding.js +7 -6
- package/dist/esm/PtceDeck.js +2 -1
- package/dist/esm/PubSection.js +4 -3
- package/dist/esm/PubToc.js +2 -1
- package/dist/esm/PublicationLanding.js +9 -567
- package/dist/esm/QueueDeckExpanded.js +4 -3
- package/dist/esm/QueueDeckExpandedPaginated.js +4 -3
- package/dist/esm/Segment.js +2 -1
- package/dist/esm/SideFooter.js +2 -1
- package/dist/esm/TaxonomyDescription.js +4 -3
- package/dist/esm/TemplateNormal.js +2 -1
- package/dist/esm/{Tooltip-bc98d17e.js → Tooltip-2cdd0895.js} +28 -9
- package/dist/esm/Ustream.js +2 -1
- package/dist/esm/VideoProgramLandingPage.js +4 -3
- package/dist/esm/VideoSeriesFilter.js +2 -1
- package/dist/esm/VideoSeriesLandingPage.js +4 -3
- package/dist/esm/View.js +5 -3
- package/dist/esm/_set-species-2cd9340f.js +50 -0
- package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-64822ccc.js} +6 -50
- package/dist/esm/{defineProperty-23a8f8cd.js → defineProperty-e8022d1e.js} +2 -4
- package/dist/esm/faundadb.js +2 -1
- package/dist/esm/getPtceActivities.js +2 -1
- package/dist/esm/getRelatedArticle.js +13 -12
- package/dist/esm/getRootDocGroup.js +2 -1
- package/dist/esm/getSerializers.js +4 -3
- package/dist/esm/getTIData.js +2 -1
- package/dist/esm/{index-ae420a0c.js → index-1fd45cc5.js} +2 -2
- package/dist/esm/index.js +9 -10
- package/dist/esm/{urlForFile-dc111d7f.js → urlForFile-f6485737.js} +1 -2
- package/package.json +1 -1
- package/dist/cjs/typeof-1358762e.js +0 -33
- package/dist/esm/typeof-2f07d0e8.js +0 -30
- /package/dist/cjs/{ADInfeed-49bdb9e1.js → ADInfeed-98ee4120.js} +0 -0
- /package/dist/cjs/{ADlgInfeed-33be9ab6.js → ADlgInfeed-55df7d69.js} +0 -0
- /package/dist/esm/{ADInfeed-d2229e62.js → ADInfeed-6d0c0856.js} +0 -0
- /package/dist/esm/{ADlgInfeed-e13fb474.js → ADlgInfeed-93bc2250.js} +0 -0
package/dist/esm/index.js
CHANGED
|
@@ -71,7 +71,7 @@ export { default as ArticleCarousel } from './ArticleCarousel.js';
|
|
|
71
71
|
export { default as TaxonomyDescription } from './TaxonomyDescription.js';
|
|
72
72
|
export { default as PubToc } from './PubToc.js';
|
|
73
73
|
export { default as PubSection } from './PubSection.js';
|
|
74
|
-
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-
|
|
74
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
|
|
75
75
|
import { _ as _JSON$stringify } from './stringify-2b084bee.js';
|
|
76
76
|
import { _ as _extends } from './extends-1559c147.js';
|
|
77
77
|
import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
|
|
@@ -87,7 +87,7 @@ export { default as VerticalHero } from './VerticalHero.js';
|
|
|
87
87
|
export { default as YahooHero } from './YahooHero.js';
|
|
88
88
|
export { default as GridHero } from './GridHero.js';
|
|
89
89
|
export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
|
|
90
|
-
export { g as getSerializers } from './index-
|
|
90
|
+
export { g as getSerializers } from './index-1fd45cc5.js';
|
|
91
91
|
export { default as Beam } from './Beam.js';
|
|
92
92
|
export { default as Segment } from './Segment.js';
|
|
93
93
|
export { default as KMTracker } from './KMTracker.js';
|
|
@@ -128,9 +128,9 @@ import './visibility-sensor-72fd8f8b.js';
|
|
|
128
128
|
import 'react-dom';
|
|
129
129
|
import './main-754d4992.js';
|
|
130
130
|
import './entities-6d9154b4.js';
|
|
131
|
-
import './ADInfeed-
|
|
131
|
+
import './ADInfeed-6d0c0856.js';
|
|
132
132
|
import './lodash-f97fd99a.js';
|
|
133
|
-
import './ADlgInfeed-
|
|
133
|
+
import './ADlgInfeed-93bc2250.js';
|
|
134
134
|
import './getContentCategory-15dcc413.js';
|
|
135
135
|
import './get-3c308da4.js';
|
|
136
136
|
import './eq-bdcbf886.js';
|
|
@@ -153,7 +153,6 @@ import './_object-to-array-b61d5965.js';
|
|
|
153
153
|
import 'react-bootstrap/Spinner';
|
|
154
154
|
import 'react-bootstrap/Form';
|
|
155
155
|
import './js.cookie-6874175c.js';
|
|
156
|
-
import './typeof-2f07d0e8.js';
|
|
157
156
|
import './index-98ca9cec.js';
|
|
158
157
|
import './ConferenceBanner-8792ebd2.js';
|
|
159
158
|
import 'next/head';
|
|
@@ -178,20 +177,20 @@ import 'react-bootstrap/DropdownButton';
|
|
|
178
177
|
import 'react-bootstrap/Dropdown';
|
|
179
178
|
import './index.esm-1bd8a0a8.js';
|
|
180
179
|
import './brightcove-react-player-loader.es-57a70a56.js';
|
|
181
|
-
import './
|
|
182
|
-
import '
|
|
183
|
-
import 'react-bootstrap/Popover';
|
|
180
|
+
import './_set-species-2cd9340f.js';
|
|
181
|
+
import './urlForFile-f6485737.js';
|
|
184
182
|
import 'react-bootstrap/Modal';
|
|
185
183
|
import 'react-bootstrap/Pagination';
|
|
186
184
|
import 'react-bootstrap/Figure';
|
|
187
185
|
import 'react-bootstrap/OverlayTrigger';
|
|
188
186
|
import 'react-bootstrap/Tooltip';
|
|
187
|
+
import 'react-bootstrap/Popover';
|
|
189
188
|
import './SeriesSlider-a6b1d617.js';
|
|
190
189
|
import './style-inject.es-1f59c1d0.js';
|
|
191
190
|
import 'disqus-react';
|
|
192
191
|
import 'react-twitter-embed';
|
|
193
|
-
import './ImageSlider-
|
|
194
|
-
import './defineProperty-
|
|
192
|
+
import './ImageSlider-fc25202e.js';
|
|
193
|
+
import './defineProperty-e8022d1e.js';
|
|
195
194
|
import './VideoSeriesCard.js';
|
|
196
195
|
|
|
197
196
|
//Feature query to be used
|
|
@@ -13,9 +13,8 @@ var urlForFile = function urlForFile(_ref) {
|
|
|
13
13
|
_url$split2 = _slicedToArray(_url$split, 2),
|
|
14
14
|
path = _url$split2[0],
|
|
15
15
|
queryString = _url$split2[1];
|
|
16
|
-
//console.log('asset:', asset)
|
|
17
|
-
|
|
18
16
|
|
|
17
|
+
console.log('asset:', asset);
|
|
19
18
|
originalFilename = encodeURIComponent(originalFilename);
|
|
20
19
|
url = queryString ? path + '/' + originalFilename + '?' + queryString : path + '/' + originalFilename;
|
|
21
20
|
if (baseUrl) {
|
package/package.json
CHANGED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
|
|
4
|
-
|
|
5
|
-
var _typeof_1 = _commonjsHelpers.createCommonjsModule(function (module) {
|
|
6
|
-
function _typeof(obj) {
|
|
7
|
-
"@babel/helpers - typeof";
|
|
8
|
-
|
|
9
|
-
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
10
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
11
|
-
return typeof obj;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
15
|
-
} else {
|
|
16
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
17
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
return _typeof(obj);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
module.exports = _typeof;
|
|
27
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
var _typeof = _commonjsHelpers.unwrapExports(_typeof_1);
|
|
31
|
-
|
|
32
|
-
exports._typeof = _typeof;
|
|
33
|
-
exports._typeof_1 = _typeof_1;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
|
|
2
|
-
|
|
3
|
-
var _typeof_1 = createCommonjsModule(function (module) {
|
|
4
|
-
function _typeof(obj) {
|
|
5
|
-
"@babel/helpers - typeof";
|
|
6
|
-
|
|
7
|
-
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
8
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
9
|
-
return typeof obj;
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
13
|
-
} else {
|
|
14
|
-
module.exports = _typeof = function _typeof(obj) {
|
|
15
|
-
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
return _typeof(obj);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
module.exports = _typeof;
|
|
25
|
-
module.exports["default"] = module.exports, module.exports.__esModule = true;
|
|
26
|
-
});
|
|
27
|
-
|
|
28
|
-
var _typeof = unwrapExports(_typeof_1);
|
|
29
|
-
|
|
30
|
-
export { _typeof as _, _typeof_1 as a };
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|