@mjhls/mjh-framework 1.0.694-beta.0 → 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/dist/cjs/View.js +175 -136
- package/dist/cjs/getQuery.js +2 -2
- package/dist/cjs/getRelatedArticle.js +29 -57
- package/dist/cjs/index.js +82 -5
- package/dist/esm/AD300x250.js +1 -1
- package/dist/esm/AD300x250x600.js +1 -1
- package/dist/esm/AD728x90.js +1 -1
- package/dist/esm/ADFloatingFooter.js +1 -1
- package/dist/esm/ADGutter.js +1 -1
- package/dist/esm/ADSkyscraper.js +1 -1
- package/dist/esm/ADSponsoredResources.js +1 -1
- package/dist/esm/ADWebcast.js +1 -1
- package/dist/esm/ADWelcome.js +1 -1
- package/dist/esm/AdSlot.js +1 -1
- package/dist/esm/Auth.js +1 -1
- package/dist/esm/Beam.js +1 -1
- package/dist/esm/CMEDeck.js +1 -1
- package/dist/esm/Column2.js +1 -1
- package/dist/esm/Column3.js +1 -1
- package/dist/esm/DeckContent.js +2 -2
- package/dist/esm/ExternalResources.js +2 -2
- package/dist/esm/GridContent.js +3 -3
- package/dist/esm/HamMagazine.js +1 -1
- package/dist/esm/IssueLanding.js +3 -3
- package/dist/esm/LeftNav.js +1 -1
- package/dist/esm/MasterDeck.js +3 -3
- package/dist/esm/NavDvm.js +1 -1
- package/dist/esm/NavMagazine.js +1 -1
- package/dist/esm/NavNative.js +1 -1
- package/dist/esm/NavNormal.js +1 -1
- package/dist/esm/PartnerDetailListing.js +4 -4
- package/dist/esm/QueueDeckExpanded.js +3 -3
- package/dist/esm/Segment.js +1 -1
- package/dist/esm/SideFooter.js +1 -1
- package/dist/esm/TemplateNormal.js +1 -1
- package/dist/esm/VideoSeriesFilter.js +1 -1
- package/dist/esm/View.js +177 -138
- package/dist/esm/{asyncToGenerator-7c654f36.js → asyncToGenerator-d0f08f8d.js} +1 -1
- package/dist/esm/getQuery.js +2 -2
- package/dist/esm/getRelatedArticle.js +30 -58
- package/dist/esm/getSerializers.js +2 -2
- package/dist/esm/index.js +86 -8
- package/package.json +1 -1
- /package/dist/esm/{ADInfeed-eae71d07.js → ADInfeed-d46be909.js} +0 -0
- /package/dist/esm/{ADlgInfeed-c619fe64.js → ADlgInfeed-5d1bce95.js} +0 -0
- /package/dist/esm/{index-c376cd8e.js → index-aad92b92.js} +0 -0
package/dist/cjs/index.js
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
+
function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
|
|
6
|
+
|
|
5
7
|
require('./_commonjsHelpers-06173234.js');
|
|
6
8
|
require('./_to-object-329a650b.js');
|
|
7
9
|
require('./es6.string.iterator-cc0bbaa4.js');
|
|
@@ -10,14 +12,15 @@ require('./_iter-detect-60b2f026.js');
|
|
|
10
12
|
require('./toConsumableArray-9a3476fe.js');
|
|
11
13
|
require('./core.get-iterator-method-f62321d4.js');
|
|
12
14
|
require('./_object-pie-68c5bcbc.js');
|
|
13
|
-
require('./extends-60837c34.js');
|
|
15
|
+
var _extends = require('./extends-60837c34.js');
|
|
14
16
|
require('./_object-sap-5e74ba08.js');
|
|
15
17
|
require('./inherits-513d81cd.js');
|
|
16
18
|
require('./define-property-f4d12f4e.js');
|
|
17
19
|
require('./web.dom.iterable-a0e279c1.js');
|
|
18
20
|
require('./typeof-725500bc.js');
|
|
19
21
|
require('./_is-array-754e012d.js');
|
|
20
|
-
require('react');
|
|
22
|
+
var React = require('react');
|
|
23
|
+
var React__default = _interopDefault(React);
|
|
21
24
|
require('./index-fa8ed292.js');
|
|
22
25
|
require('prop-types');
|
|
23
26
|
require('react-bootstrap/Container');
|
|
@@ -37,7 +40,7 @@ require('./main-a4cb15bb.js');
|
|
|
37
40
|
require('./entities-310b46ee.js');
|
|
38
41
|
require('./stringify-7c5aff47.js');
|
|
39
42
|
require('./slicedToArray-8f385299.js');
|
|
40
|
-
require('./asyncToGenerator-533d476a.js');
|
|
43
|
+
var asyncToGenerator = require('./asyncToGenerator-533d476a.js');
|
|
41
44
|
require('./_set-species-f92c67c5.js');
|
|
42
45
|
var Segment = require('./Segment.js');
|
|
43
46
|
var Beam = require('./Beam.js');
|
|
@@ -54,7 +57,7 @@ var GridContent = require('./GridContent.js');
|
|
|
54
57
|
var DeckQueue = require('./DeckQueue.js');
|
|
55
58
|
require('react-bootstrap/Media');
|
|
56
59
|
var ThumbnailCard = require('./ThumbnailCard.js');
|
|
57
|
-
require('./BlockContent-091a991f.js');
|
|
60
|
+
var BlockContent = require('./BlockContent-091a991f.js');
|
|
58
61
|
require('./react-social-icons-f7f48f71.js');
|
|
59
62
|
var TaxonomyCard = require('./TaxonomyCard.js');
|
|
60
63
|
var RolesDeck = require('./RolesDeck.js');
|
|
@@ -87,7 +90,7 @@ var getSerializers = require('./index-a5919bab.js');
|
|
|
87
90
|
require('./util-f2c1b65b.js');
|
|
88
91
|
require('./brightcove-react-player-loader.es-156bd4d6.js');
|
|
89
92
|
require('react-bootstrap/Pagination');
|
|
90
|
-
require('next/head');
|
|
93
|
+
var Head = _interopDefault(require('next/head'));
|
|
91
94
|
var ExternalResources = require('./ExternalResources.js');
|
|
92
95
|
var Column1 = require('./Column1.js');
|
|
93
96
|
var SideFooter = require('./SideFooter.js');
|
|
@@ -175,7 +178,80 @@ var urlFor = require('./urlFor.js');
|
|
|
175
178
|
require('./style-inject.es-dcee06b6.js');
|
|
176
179
|
var PartnerDetailListing = require('./PartnerDetailListing.js');
|
|
177
180
|
|
|
181
|
+
var _this = undefined;
|
|
182
|
+
|
|
183
|
+
var blocksToText = function blocksToText(blocks) {
|
|
184
|
+
var opts = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
185
|
+
|
|
186
|
+
var defaults = { nonTextBehavior: 'remove' };
|
|
187
|
+
var options = _extends._Object$assign({}, defaults, opts);
|
|
188
|
+
return blocks.map(function (block) {
|
|
189
|
+
if (block._type !== 'block' || !block.children) {
|
|
190
|
+
return options.nonTextBehavior === 'remove' ? '' : '[' + block._type + ' block]';
|
|
191
|
+
}
|
|
192
|
+
return block.children.map(function (child) {
|
|
193
|
+
return child.text;
|
|
194
|
+
}).join('');
|
|
195
|
+
}).join('\n\n');
|
|
196
|
+
};
|
|
197
|
+
|
|
198
|
+
var TaxonomyDescription = function TaxonomyDescription(_ref) {
|
|
199
|
+
var data = _ref.data,
|
|
200
|
+
client = _ref.client;
|
|
201
|
+
|
|
202
|
+
return data && data.length > 0 && React__default.createElement(
|
|
203
|
+
'section',
|
|
204
|
+
{ className: 'taxonomy-description' },
|
|
205
|
+
React__default.createElement(
|
|
206
|
+
Head,
|
|
207
|
+
null,
|
|
208
|
+
React__default.createElement('meta', { name: 'description', content: blocksToText(data), key: 'description' })
|
|
209
|
+
),
|
|
210
|
+
React__default.createElement(BlockContent.BlockContent, _extends._extends({ serializers: getSerializers.getSerializers(client), blocks: data, imageOptions: { w: 320, h: 240, fit: 'max' } }, client.config()))
|
|
211
|
+
);
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
TaxonomyDescription.getDescription = function () {
|
|
215
|
+
var _ref2 = asyncToGenerator._asyncToGenerator( /*#__PURE__*/asyncToGenerator.regenerator.mark(function _callee() {
|
|
216
|
+
var url = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
|
|
217
|
+
var client = arguments[1];
|
|
218
|
+
var query, summary;
|
|
219
|
+
return asyncToGenerator.regenerator.wrap(function _callee$(_context) {
|
|
220
|
+
while (1) {
|
|
221
|
+
switch (_context.prev = _context.next) {
|
|
222
|
+
case 0:
|
|
223
|
+
query = '*[_type == \'taxonomy\' && identifier == \'' + url + '\'][0].summary';
|
|
224
|
+
summary = [];
|
|
225
|
+
_context.prev = 2;
|
|
226
|
+
_context.next = 5;
|
|
227
|
+
return client.fetch(query);
|
|
228
|
+
|
|
229
|
+
case 5:
|
|
230
|
+
summary = _context.sent;
|
|
231
|
+
_context.next = 11;
|
|
232
|
+
break;
|
|
233
|
+
|
|
234
|
+
case 8:
|
|
235
|
+
_context.prev = 8;
|
|
236
|
+
_context.t0 = _context['catch'](2);
|
|
237
|
+
|
|
238
|
+
console.error(_context.t0);
|
|
239
|
+
|
|
240
|
+
case 11:
|
|
241
|
+
return _context.abrupt('return', summary);
|
|
242
|
+
|
|
243
|
+
case 12:
|
|
244
|
+
case 'end':
|
|
245
|
+
return _context.stop();
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
}, _callee, _this, [[2, 8]]);
|
|
249
|
+
}));
|
|
178
250
|
|
|
251
|
+
return function () {
|
|
252
|
+
return _ref2.apply(this, arguments);
|
|
253
|
+
};
|
|
254
|
+
}();
|
|
179
255
|
|
|
180
256
|
exports.Segment = Segment;
|
|
181
257
|
exports.Beam = Beam;
|
|
@@ -262,3 +338,4 @@ exports.View = View;
|
|
|
262
338
|
exports.getKeywords = getKeywords;
|
|
263
339
|
exports.urlFor = urlFor;
|
|
264
340
|
exports.PartnerDetailListing = PartnerDetailListing;
|
|
341
|
+
exports.TaxonomyDescription = TaxonomyDescription;
|
package/dist/esm/AD300x250.js
CHANGED
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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';
|
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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';
|
package/dist/esm/AD728x90.js
CHANGED
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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';
|
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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';
|
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
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
|
@@ -13,7 +13,7 @@ import { d as debounce_1 } from './debounce-1a993acf.js';
|
|
|
13
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';
|
package/dist/esm/Auth.js
CHANGED
|
@@ -11,7 +11,7 @@ import React__default, { useEffect, useState } from 'react';
|
|
|
11
11
|
import Router from 'next/router';
|
|
12
12
|
import { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
13
13
|
import { _ as _slicedToArray, a as _getIterator } from './slicedToArray-7021e5df.js';
|
|
14
|
-
import {
|
|
14
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-d0f08f8d.js';
|
|
15
15
|
import './_set-species-cede29f8.js';
|
|
16
16
|
import { Col, Form, Button, Spinner } from 'react-bootstrap';
|
|
17
17
|
import { u as util } from './util-7700fc59.js';
|
package/dist/esm/Beam.js
CHANGED
|
@@ -6,7 +6,7 @@ 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 { _ as _JSON$stringify } from './stringify-008c8802.js';
|
|
9
|
-
import {
|
|
9
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-d0f08f8d.js';
|
|
10
10
|
import './_set-species-cede29f8.js';
|
|
11
11
|
import Segment from './Segment.js';
|
|
12
12
|
|
package/dist/esm/CMEDeck.js
CHANGED
|
@@ -20,7 +20,7 @@ import 'react-dom';
|
|
|
20
20
|
import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
|
|
21
21
|
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
22
22
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
23
|
-
import {
|
|
23
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-d0f08f8d.js';
|
|
24
24
|
import './_set-species-cede29f8.js';
|
|
25
25
|
import { Spinner, Container, Row, Col } from 'react-bootstrap';
|
|
26
26
|
|
package/dist/esm/Column2.js
CHANGED
|
@@ -11,7 +11,7 @@ import 'prop-types';
|
|
|
11
11
|
import Row from 'react-bootstrap/Row';
|
|
12
12
|
import Col from 'react-bootstrap/Col';
|
|
13
13
|
import './isSymbol-807e927e.js';
|
|
14
|
-
import './asyncToGenerator-
|
|
14
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
15
15
|
import './_set-species-cede29f8.js';
|
|
16
16
|
import './Segment.js';
|
|
17
17
|
import './get-5ee14cda.js';
|
package/dist/esm/Column3.js
CHANGED
|
@@ -16,7 +16,7 @@ import './debounce-1a993acf.js';
|
|
|
16
16
|
import { m as main_36 } from './main-5d1e4bd3.js';
|
|
17
17
|
import './stringify-008c8802.js';
|
|
18
18
|
import './slicedToArray-7021e5df.js';
|
|
19
|
-
import './asyncToGenerator-
|
|
19
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
20
20
|
import './_set-species-cede29f8.js';
|
|
21
21
|
import './Segment.js';
|
|
22
22
|
import './Beam.js';
|
package/dist/esm/DeckContent.js
CHANGED
|
@@ -33,12 +33,12 @@ import { m as main_36 } from './main-5d1e4bd3.js';
|
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
34
34
|
import './stringify-008c8802.js';
|
|
35
35
|
import './slicedToArray-7021e5df.js';
|
|
36
|
-
import './asyncToGenerator-
|
|
36
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
37
37
|
import './_set-species-cede29f8.js';
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-d46be909.js';
|
|
42
42
|
|
|
43
43
|
var DeckContent = function (_React$Component) {
|
|
44
44
|
_inherits(DeckContent, _React$Component);
|
|
@@ -29,7 +29,7 @@ import './main-5d1e4bd3.js';
|
|
|
29
29
|
import './entities-7cc3bf45.js';
|
|
30
30
|
import './stringify-008c8802.js';
|
|
31
31
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
32
|
-
import './asyncToGenerator-
|
|
32
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
33
33
|
import './_set-species-cede29f8.js';
|
|
34
34
|
import './Segment.js';
|
|
35
35
|
import './Beam.js';
|
|
@@ -42,7 +42,7 @@ import './iconBase-602d52fe.js';
|
|
|
42
42
|
import './index.esm-29e48d38.js';
|
|
43
43
|
import Button from 'react-bootstrap/Button';
|
|
44
44
|
import { m as momentTimezone } from './index-ef6d5dcf.js';
|
|
45
|
-
import { g as getSerializers } from './index-
|
|
45
|
+
import { g as getSerializers } from './index-aad92b92.js';
|
|
46
46
|
import './util-7700fc59.js';
|
|
47
47
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
48
48
|
import 'react-bootstrap/Pagination';
|
package/dist/esm/GridContent.js
CHANGED
|
@@ -33,14 +33,14 @@ import { m as main_36 } from './main-5d1e4bd3.js';
|
|
|
33
33
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
34
34
|
import './stringify-008c8802.js';
|
|
35
35
|
import './slicedToArray-7021e5df.js';
|
|
36
|
-
import './asyncToGenerator-
|
|
36
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
37
37
|
import './_set-species-cede29f8.js';
|
|
38
38
|
import './Segment.js';
|
|
39
39
|
import './Beam.js';
|
|
40
40
|
import './AdSlot.js';
|
|
41
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
41
|
+
import { A as ADInfeed } from './ADInfeed-d46be909.js';
|
|
42
42
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
43
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
43
|
+
import { A as ADlgInfeed } from './ADlgInfeed-5d1bce95.js';
|
|
44
44
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
45
45
|
import { g as get_1 } from './get-5ee14cda.js';
|
|
46
46
|
import './AD.js';
|
package/dist/esm/HamMagazine.js
CHANGED
|
@@ -10,7 +10,7 @@ import 'prop-types';
|
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
11
|
import { m as main_36, a as main_37 } from './main-5d1e4bd3.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
13
|
-
import './asyncToGenerator-
|
|
13
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
14
14
|
import './_set-species-cede29f8.js';
|
|
15
15
|
import Segment from './Segment.js';
|
|
16
16
|
import './react-social-icons-a7d5c5c7.js';
|
package/dist/esm/IssueLanding.js
CHANGED
|
@@ -25,14 +25,14 @@ import './main-5d1e4bd3.js';
|
|
|
25
25
|
import './entities-7cc3bf45.js';
|
|
26
26
|
import './stringify-008c8802.js';
|
|
27
27
|
import './slicedToArray-7021e5df.js';
|
|
28
|
-
import './asyncToGenerator-
|
|
28
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
29
29
|
import './_set-species-cede29f8.js';
|
|
30
30
|
import './Segment.js';
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './AdSlot.js';
|
|
33
|
-
import './ADInfeed-
|
|
33
|
+
import './ADInfeed-d46be909.js';
|
|
34
34
|
import './lodash-17fdfebb.js';
|
|
35
|
-
import './ADlgInfeed-
|
|
35
|
+
import './ADlgInfeed-5d1bce95.js';
|
|
36
36
|
import './getContentCategory-15dcc413.js';
|
|
37
37
|
import './AuthorComponent-00f13201.js';
|
|
38
38
|
import 'react-bootstrap';
|
package/dist/esm/LeftNav.js
CHANGED
|
@@ -13,7 +13,7 @@ import './debounce-1a993acf.js';
|
|
|
13
13
|
import './main-5d1e4bd3.js';
|
|
14
14
|
import './stringify-008c8802.js';
|
|
15
15
|
import './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.js';
|
package/dist/esm/MasterDeck.js
CHANGED
|
@@ -31,14 +31,14 @@ import './index-73819142.js';
|
|
|
31
31
|
import './main-5d1e4bd3.js';
|
|
32
32
|
import './stringify-008c8802.js';
|
|
33
33
|
import './slicedToArray-7021e5df.js';
|
|
34
|
-
import {
|
|
34
|
+
import { a as _Promise } from './asyncToGenerator-d0f08f8d.js';
|
|
35
35
|
import './_set-species-cede29f8.js';
|
|
36
36
|
import './Segment.js';
|
|
37
37
|
import './Beam.js';
|
|
38
38
|
import './AdSlot.js';
|
|
39
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
39
|
+
import { A as ADInfeed } from './ADInfeed-d46be909.js';
|
|
40
40
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
41
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
41
|
+
import { A as ADlgInfeed } from './ADlgInfeed-5d1bce95.js';
|
|
42
42
|
|
|
43
43
|
var MasterDeck = function (_React$Component) {
|
|
44
44
|
_inherits(MasterDeck, _React$Component);
|
package/dist/esm/NavDvm.js
CHANGED
|
@@ -8,7 +8,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
8
8
|
import React__default, { useRef, useEffect } from 'react';
|
|
9
9
|
import Container from 'react-bootstrap/Container';
|
|
10
10
|
import './slicedToArray-7021e5df.js';
|
|
11
|
-
import './asyncToGenerator-
|
|
11
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
12
12
|
import './_set-species-cede29f8.js';
|
|
13
13
|
import Segment from './Segment.js';
|
|
14
14
|
import 'react-bootstrap/Button';
|
package/dist/esm/NavMagazine.js
CHANGED
|
@@ -10,7 +10,7 @@ import 'prop-types';
|
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
11
|
import { a as main_37 } from './main-5d1e4bd3.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
13
|
-
import './asyncToGenerator-
|
|
13
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
14
14
|
import './_set-species-cede29f8.js';
|
|
15
15
|
import Segment from './Segment.js';
|
|
16
16
|
import './react-social-icons-a7d5c5c7.js';
|
package/dist/esm/NavNative.js
CHANGED
|
@@ -10,7 +10,7 @@ import 'prop-types';
|
|
|
10
10
|
import Container from 'react-bootstrap/Container';
|
|
11
11
|
import { a as main_37 } from './main-5d1e4bd3.js';
|
|
12
12
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
13
|
-
import './asyncToGenerator-
|
|
13
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
14
14
|
import './_set-species-cede29f8.js';
|
|
15
15
|
import Segment from './Segment.js';
|
|
16
16
|
import './react-social-icons-a7d5c5c7.js';
|
package/dist/esm/NavNormal.js
CHANGED
|
@@ -8,7 +8,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
8
8
|
import React__default, { useRef, useEffect } from 'react';
|
|
9
9
|
import Container from 'react-bootstrap/Container';
|
|
10
10
|
import './slicedToArray-7021e5df.js';
|
|
11
|
-
import './asyncToGenerator-
|
|
11
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
12
12
|
import './_set-species-cede29f8.js';
|
|
13
13
|
import Segment from './Segment.js';
|
|
14
14
|
import './iconBase-602d52fe.js';
|
|
@@ -32,14 +32,14 @@ import './main-5d1e4bd3.js';
|
|
|
32
32
|
import './entities-7cc3bf45.js';
|
|
33
33
|
import './stringify-008c8802.js';
|
|
34
34
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
35
|
-
import {
|
|
35
|
+
import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-d0f08f8d.js';
|
|
36
36
|
import './_set-species-cede29f8.js';
|
|
37
37
|
import './Segment.js';
|
|
38
38
|
import './Beam.js';
|
|
39
39
|
import './AdSlot.js';
|
|
40
|
-
import './ADInfeed-
|
|
40
|
+
import './ADInfeed-d46be909.js';
|
|
41
41
|
import './lodash-17fdfebb.js';
|
|
42
|
-
import './ADlgInfeed-
|
|
42
|
+
import './ADlgInfeed-5d1bce95.js';
|
|
43
43
|
import './getContentCategory-15dcc413.js';
|
|
44
44
|
import './AuthorComponent-00f13201.js';
|
|
45
45
|
import { B as BlockContent } from './BlockContent-e9b4ddcf.js';
|
|
@@ -51,7 +51,7 @@ import QueueDeckExpanded from './QueueDeckExpanded.js';
|
|
|
51
51
|
import './iconBase-602d52fe.js';
|
|
52
52
|
import './index.esm-29e48d38.js';
|
|
53
53
|
import 'react-bootstrap/Button';
|
|
54
|
-
import { g as getSerializers } from './index-
|
|
54
|
+
import { g as getSerializers } from './index-aad92b92.js';
|
|
55
55
|
import './util-7700fc59.js';
|
|
56
56
|
import './brightcove-react-player-loader.es-83f53e4e.js';
|
|
57
57
|
import 'react-bootstrap/Pagination';
|
|
@@ -25,14 +25,14 @@ import { m as main_36 } from './main-5d1e4bd3.js';
|
|
|
25
25
|
import { c as clean_html_1 } from './entities-7cc3bf45.js';
|
|
26
26
|
import './stringify-008c8802.js';
|
|
27
27
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
28
|
-
import './asyncToGenerator-
|
|
28
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
29
29
|
import './_set-species-cede29f8.js';
|
|
30
30
|
import './Segment.js';
|
|
31
31
|
import './Beam.js';
|
|
32
32
|
import './AdSlot.js';
|
|
33
|
-
import { A as ADInfeed } from './ADInfeed-
|
|
33
|
+
import { A as ADInfeed } from './ADInfeed-d46be909.js';
|
|
34
34
|
import { l as lodash } from './lodash-17fdfebb.js';
|
|
35
|
-
import { A as ADlgInfeed } from './ADlgInfeed-
|
|
35
|
+
import { A as ADlgInfeed } from './ADlgInfeed-5d1bce95.js';
|
|
36
36
|
import { g as getContentCategory } from './getContentCategory-15dcc413.js';
|
|
37
37
|
import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
|
|
38
38
|
import { Container, Media } from 'react-bootstrap';
|
package/dist/esm/Segment.js
CHANGED
|
@@ -5,7 +5,7 @@ import './_library-528f1934.js';
|
|
|
5
5
|
import './_iter-detect-59409a32.js';
|
|
6
6
|
import './core.get-iterator-method-54d2e411.js';
|
|
7
7
|
import './web.dom.iterable-8956f9a5.js';
|
|
8
|
-
import {
|
|
8
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-d0f08f8d.js';
|
|
9
9
|
import './_set-species-cede29f8.js';
|
|
10
10
|
|
|
11
11
|
require("babel-polyfill");
|
package/dist/esm/SideFooter.js
CHANGED
|
@@ -9,7 +9,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
9
9
|
import React__default, { useRef, useEffect } from 'react';
|
|
10
10
|
import 'prop-types';
|
|
11
11
|
import './isSymbol-807e927e.js';
|
|
12
|
-
import './asyncToGenerator-
|
|
12
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
13
13
|
import './_set-species-cede29f8.js';
|
|
14
14
|
import Segment from './Segment.js';
|
|
15
15
|
import { g as get_1 } from './get-5ee14cda.js';
|
|
@@ -18,7 +18,7 @@ import './debounce-1a993acf.js';
|
|
|
18
18
|
import './main-5d1e4bd3.js';
|
|
19
19
|
import './stringify-008c8802.js';
|
|
20
20
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
21
|
-
import './asyncToGenerator-
|
|
21
|
+
import './asyncToGenerator-d0f08f8d.js';
|
|
22
22
|
import './_set-species-cede29f8.js';
|
|
23
23
|
import './Segment.js';
|
|
24
24
|
import './Beam.js';
|
|
@@ -8,7 +8,7 @@ import './web.dom.iterable-8956f9a5.js';
|
|
|
8
8
|
import React__default, { useState, useEffect } from 'react';
|
|
9
9
|
import { withRouter } from 'next/router';
|
|
10
10
|
import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
|
|
11
|
-
import {
|
|
11
|
+
import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-d0f08f8d.js';
|
|
12
12
|
import './_set-species-cede29f8.js';
|
|
13
13
|
import { DropdownButton, Dropdown } from 'react-bootstrap';
|
|
14
14
|
|