@mjhls/mjh-framework 1.0.315 → 1.0.316

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.
Files changed (62) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/{ADInfeed-ee8f2922.js → ADInfeed-a7a5e9f3.js} +1 -1
  3. package/dist/cjs/{AdSlot-0af5afb9.js → AdSlot-fef815e9.js} +3 -3
  4. package/dist/cjs/DeckContent.js +10 -10
  5. package/dist/cjs/DeckQueue.js +8 -8
  6. package/dist/cjs/{Dfp-f871551d.js → Dfp-f5e04360.js} +2 -2
  7. package/dist/cjs/{Figure-434da9bb.js → Figure-36e6957e.js} +1 -1
  8. package/dist/cjs/{GridContent-e6ff710e.js → GridContent-98e9ab78.js} +12 -12
  9. package/dist/cjs/GridContent.js +11 -11
  10. package/dist/cjs/IssueContentDeck.js +1 -1
  11. package/dist/cjs/IssueDeck.js +1 -1
  12. package/dist/cjs/MasterDeck.js +8 -8
  13. package/dist/cjs/{Normal-7cd7e351.js → Normal-972b1cc8.js} +9 -9
  14. package/dist/cjs/PublicationDeck.js +1 -1
  15. package/dist/cjs/QueueDeckExpanded.js +11 -11
  16. package/dist/cjs/{TaxonomyCard-a8a64f98.js → TaxonomyCard-22b72261.js} +1 -1
  17. package/dist/cjs/TaxonomyCard.js +2 -2
  18. package/dist/cjs/TemplateNormal.js +6 -6
  19. package/dist/cjs/ThumbnailCard.js +1 -1
  20. package/dist/cjs/VideoSeriesListing.js +4 -4
  21. package/dist/cjs/{YoutubeGroup-93aa7a6c.js → YoutubeGroup-22a738f1.js} +19 -8
  22. package/dist/cjs/YoutubeGroup.js +1 -1
  23. package/dist/cjs/{debounce-ba3eaee2.js → debounce-528ad412.js} +4 -6
  24. package/dist/cjs/{get-de2660c3.js → get-3b23d857.js} +1 -1
  25. package/dist/cjs/{index-39beccb3.js → index-b5eb3ff8.js} +18 -18
  26. package/dist/cjs/index.js +25 -25
  27. package/dist/cjs/{inherits-dd435947.js → inherits-be59e8ae.js} +1 -1
  28. package/dist/cjs/{main-0ea1b808.js → main-753fb093.js} +66 -35
  29. package/dist/cjs/{promise-2c453658.js → promise-e50b2d19.js} +2 -2
  30. package/dist/cjs/{toConsumableArray-f05a306f.js → toConsumableArray-18281c61.js} +1 -1
  31. package/dist/cjs/{visibility-sensor-b72d9527.js → visibility-sensor-c2ccc22d.js} +4 -2
  32. package/dist/esm/{ADInfeed-7bff8973.js → ADInfeed-2aaf8622.js} +1 -1
  33. package/dist/esm/{AdSlot-b6af1ab4.js → AdSlot-028b040f.js} +3 -3
  34. package/dist/esm/DeckContent.js +10 -10
  35. package/dist/esm/DeckQueue.js +8 -8
  36. package/dist/esm/{Dfp-d2d43384.js → Dfp-f518314c.js} +2 -2
  37. package/dist/esm/{Figure-d0f95cc0.js → Figure-af6a1f2d.js} +1 -1
  38. package/dist/esm/{GridContent-6f84ae5e.js → GridContent-dd8fe8d1.js} +12 -12
  39. package/dist/esm/GridContent.js +11 -11
  40. package/dist/esm/IssueContentDeck.js +1 -1
  41. package/dist/esm/IssueDeck.js +1 -1
  42. package/dist/esm/MasterDeck.js +8 -8
  43. package/dist/esm/{Normal-19f6db83.js → Normal-ed829d1e.js} +9 -9
  44. package/dist/esm/PublicationDeck.js +1 -1
  45. package/dist/esm/QueueDeckExpanded.js +11 -11
  46. package/dist/esm/{TaxonomyCard-ea494c28.js → TaxonomyCard-7e9aae2d.js} +1 -1
  47. package/dist/esm/TaxonomyCard.js +2 -2
  48. package/dist/esm/TemplateNormal.js +6 -6
  49. package/dist/esm/ThumbnailCard.js +1 -1
  50. package/dist/esm/VideoSeriesListing.js +4 -4
  51. package/dist/esm/{YoutubeGroup-e7e16d0e.js → YoutubeGroup-b45c9d82.js} +19 -8
  52. package/dist/esm/YoutubeGroup.js +1 -1
  53. package/dist/esm/{debounce-93ab8f80.js → debounce-702eb224.js} +4 -6
  54. package/dist/esm/{get-9c285a85.js → get-36d03764.js} +1 -1
  55. package/dist/esm/{index-3849e3fe.js → index-51a80699.js} +18 -18
  56. package/dist/esm/index.js +29 -29
  57. package/dist/esm/{inherits-2a854891.js → inherits-9d26445c.js} +1 -1
  58. package/dist/esm/{main-155ec04f.js → main-d550db5e.js} +65 -34
  59. package/dist/esm/{promise-e3480f1c.js → promise-8fc46e97.js} +2 -2
  60. package/dist/esm/{toConsumableArray-eb308ede.js → toConsumableArray-a096ca06.js} +1 -1
  61. package/dist/esm/{visibility-sensor-336093e1.js → visibility-sensor-3cea5efb.js} +4 -2
  62. package/package.json +1 -1
@@ -5619,7 +5619,7 @@ var moment = _commonjsHelpers.createCommonjsModule(function (module, exports) {
5619
5619
 
5620
5620
  //! moment.js
5621
5621
 
5622
- hooks.version = '2.26.0';
5622
+ hooks.version = '2.27.0';
5623
5623
 
5624
5624
  setHookCallback(createLocal);
5625
5625
 
@@ -5932,6 +5932,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
5932
5932
  _this.dragging = false;
5933
5933
  if (_this.state.pullToRefreshThresholdBreached) {
5934
5934
  _this.props.refreshFunction && _this.props.refreshFunction();
5935
+ _this.setState({
5936
+ pullToRefreshThresholdBreached: false,
5937
+ });
5935
5938
  }
5936
5939
  requestAnimationFrame(function () {
5937
5940
  // this._infScroll
@@ -6038,7 +6041,6 @@ var InfiniteScroll = /** @class */ (function (_super) {
6038
6041
  // update state when new data was sent in
6039
6042
  this.setState({
6040
6043
  showLoader: false,
6041
- pullToRefreshThresholdBreached: false,
6042
6044
  });
6043
6045
  };
6044
6046
  InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import Card from 'react-bootstrap/Card';
3
- import { D as DFPAdSlot } from './AdSlot-b6af1ab4.js';
3
+ import { D as DFPAdSlot } from './AdSlot-028b040f.js';
4
4
 
5
5
  var ADInfeed = function ADInfeed(_ref) {
6
6
  var index = _ref.index,
@@ -1,11 +1,11 @@
1
1
  import { u as unwrapExports, c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
2
  import { b as _core } from './_to-object-b9b796ec.js';
3
- import { d as debounce_1, e as lib_2 } from './debounce-93ab8f80.js';
4
- import { a as main_16 } from './main-155ec04f.js';
3
+ import { d as debounce_1, e as lib_2 } from './debounce-702eb224.js';
4
+ import { a as main_16 } from './main-d550db5e.js';
5
5
  import React__default, { useState } from 'react';
6
6
  import PropTypes from 'prop-types';
7
7
  import { _ as _slicedToArray } from './slicedToArray-d1db3163.js';
8
- import { p as promise } from './promise-e3480f1c.js';
8
+ import { p as promise } from './promise-8fc46e97.js';
9
9
 
10
10
  var $JSON = _core.JSON || (_core.JSON = { stringify: JSON.stringify });
11
11
  var stringify = function stringify(it) { // eslint-disable-line no-unused-vars
@@ -1,29 +1,29 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import { d as debounce_1, l as lib_3 } from './debounce-93ab8f80.js';
5
- import { m as main_36 } from './main-155ec04f.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-eb308ede.js';
4
+ import { d as debounce_1, l as lib_3 } from './debounce-702eb224.js';
5
+ import { m as main_39 } from './main-d550db5e.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-a096ca06.js';
7
7
  import './core.get-iterator-method-31c1fb1a.js';
8
8
  import { _ as _extends } from './extends-dbbe308d.js';
9
- import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-2a854891.js';
9
+ import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-9d26445c.js';
10
10
  import React__default from 'react';
11
11
  import 'prop-types';
12
12
  import Container from 'react-bootstrap/Container';
13
13
  import Row from 'react-bootstrap/Row';
14
14
  import Col from 'react-bootstrap/Col';
15
15
  import Card from 'react-bootstrap/Card';
16
- import { V as VisibilitySensor, m as moment, I as InfiniteScroll } from './visibility-sensor-336093e1.js';
16
+ import { V as VisibilitySensor, m as moment, I as InfiniteScroll } from './visibility-sensor-3cea5efb.js';
17
17
  import 'next/link';
18
18
  import { withRouter } from 'next/router';
19
19
  import 'react-dom';
20
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
20
+ import { i as imageUrlBuilder } from './index-51a80699.js';
21
21
  import { L as LazyLoad } from './index-5f9f807a.js';
22
22
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
23
23
  import './slicedToArray-d1db3163.js';
24
- import './AdSlot-b6af1ab4.js';
25
- import './promise-e3480f1c.js';
26
- import { A as ADInfeed } from './ADInfeed-7bff8973.js';
24
+ import './AdSlot-028b040f.js';
25
+ import './promise-8fc46e97.js';
26
+ import { A as ADInfeed } from './ADInfeed-2aaf8622.js';
27
27
 
28
28
  var DeckContent = function (_React$Component) {
29
29
  _inherits(DeckContent, _React$Component);
@@ -334,7 +334,7 @@ var DeckContent = function (_React$Component) {
334
334
  )
335
335
  )
336
336
  ),
337
- main_36 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
337
+ main_39 && _this.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this.renderMobileAd(index, numberOfItemsBeforeAd)
338
338
  );
339
339
  }
340
340
  })
@@ -1,26 +1,26 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import { d as debounce_1, l as lib_3 } from './debounce-93ab8f80.js';
5
- import { m as main_36 } from './main-155ec04f.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-eb308ede.js';
4
+ import { d as debounce_1, l as lib_3 } from './debounce-702eb224.js';
5
+ import { m as main_39 } from './main-d550db5e.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-a096ca06.js';
7
7
  import './core.get-iterator-method-31c1fb1a.js';
8
8
  import { _ as _extends } from './extends-dbbe308d.js';
9
- import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-2a854891.js';
9
+ import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-9d26445c.js';
10
10
  import React__default from 'react';
11
11
  import 'prop-types';
12
12
  import Container from 'react-bootstrap/Container';
13
13
  import Row from 'react-bootstrap/Row';
14
14
  import Col from 'react-bootstrap/Col';
15
15
  import Card from 'react-bootstrap/Card';
16
- import { V as VisibilitySensor, m as moment, I as InfiniteScroll } from './visibility-sensor-336093e1.js';
16
+ import { V as VisibilitySensor, m as moment, I as InfiniteScroll } from './visibility-sensor-3cea5efb.js';
17
17
  import 'next/link';
18
18
  import { withRouter } from 'next/router';
19
19
  import 'react-dom';
20
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
20
+ import { i as imageUrlBuilder } from './index-51a80699.js';
21
21
  import { L as LazyLoad } from './index-5f9f807a.js';
22
22
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
23
- import { g as get_1 } from './get-9c285a85.js';
23
+ import { g as get_1 } from './get-36d03764.js';
24
24
 
25
25
  var DeckQueue = function (_React$Component) {
26
26
  _inherits(DeckQueue, _React$Component);
@@ -289,7 +289,7 @@ var DeckQueue = function (_React$Component) {
289
289
  )
290
290
  )
291
291
  ),
292
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
292
+ main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
293
293
  );
294
294
  })
295
295
  );
@@ -1,11 +1,11 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import { d as debounce_1, a as lib_1, e as lib_2 } from './debounce-93ab8f80.js';
4
+ import { d as debounce_1, a as lib_1, e as lib_2 } from './debounce-702eb224.js';
5
5
  import './core.get-iterator-method-31c1fb1a.js';
6
6
  import React__default, { useState } from 'react';
7
7
  import PropTypes from 'prop-types';
8
- import { V as VisibilitySensor } from './visibility-sensor-336093e1.js';
8
+ import { V as VisibilitySensor } from './visibility-sensor-3cea5efb.js';
9
9
  import 'react-dom';
10
10
  import { _ as _slicedToArray } from './slicedToArray-d1db3163.js';
11
11
 
@@ -3,7 +3,7 @@ import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
4
  import './core.get-iterator-method-31c1fb1a.js';
5
5
  import React__default, { useState } from 'react';
6
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
6
+ import { i as imageUrlBuilder } from './index-51a80699.js';
7
7
  import { _ as _slicedToArray } from './slicedToArray-d1db3163.js';
8
8
  import { Figure as Figure$1 } from 'react-bootstrap';
9
9
 
@@ -1,24 +1,24 @@
1
- import { d as debounce_1, l as lib_3 } from './debounce-93ab8f80.js';
2
- import { m as main_36 } from './main-155ec04f.js';
3
- import { _ as _toConsumableArray } from './toConsumableArray-eb308ede.js';
1
+ import { d as debounce_1, l as lib_3 } from './debounce-702eb224.js';
2
+ import { m as main_39 } from './main-d550db5e.js';
3
+ import { _ as _toConsumableArray } from './toConsumableArray-a096ca06.js';
4
4
  import { _ as _extends } from './extends-dbbe308d.js';
5
- import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-2a854891.js';
5
+ import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-9d26445c.js';
6
6
  import React__default, { Suspense } from 'react';
7
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, V as VisibilitySensor, I as InfiniteScroll } from './visibility-sensor-336093e1.js';
11
+ import { m as moment, V as VisibilitySensor, I as InfiniteScroll } from './visibility-sensor-3cea5efb.js';
12
12
  import 'next/link';
13
13
  import { withRouter } from 'next/router';
14
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
14
+ import { i as imageUrlBuilder } from './index-51a80699.js';
15
15
  import { L as LazyLoad } from './index-5f9f807a.js';
16
16
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
17
- import { A as ADInfeed } from './ADInfeed-7bff8973.js';
18
- import { g as get_1 } from './get-9c285a85.js';
17
+ import { A as ADInfeed } from './ADInfeed-2aaf8622.js';
18
+ import { g as get_1 } from './get-36d03764.js';
19
19
 
20
20
  var Dfp = React__default.lazy(function () {
21
- return import('./Dfp-d2d43384.js');
21
+ return import('./Dfp-f518314c.js');
22
22
  });
23
23
 
24
24
  var AD = function AD(props) {
@@ -440,7 +440,7 @@ var GridContent = function (_React$Component) {
440
440
  )
441
441
  ),
442
442
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
443
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
443
+ main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
444
444
  );
445
445
  } else {
446
446
  return React__default.createElement(
@@ -502,7 +502,7 @@ var GridContent = function (_React$Component) {
502
502
  )
503
503
  ),
504
504
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
505
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
505
+ main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
506
506
  );
507
507
  }
508
508
  } else if (row._type === 'BrandInsight' && row.adUnit) {
@@ -562,7 +562,7 @@ var GridContent = function (_React$Component) {
562
562
  )
563
563
  ),
564
564
  showVideo && (posts.length < numberOfItemsBeforeVideo || index + 1 === numberOfItemsBeforeVideo) && React__default.createElement(VideoPlayer, null),
565
- main_36 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
565
+ main_39 && _this2.props.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && _this2.renderMobileAd(index, numberOfItemsBeforeAd)
566
566
  );
567
567
  }) : React__default.createElement(
568
568
  'div',
@@ -1,28 +1,28 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import './debounce-93ab8f80.js';
5
- import './main-155ec04f.js';
6
- import './toConsumableArray-eb308ede.js';
4
+ import './debounce-702eb224.js';
5
+ import './main-d550db5e.js';
6
+ import './toConsumableArray-a096ca06.js';
7
7
  import './core.get-iterator-method-31c1fb1a.js';
8
8
  import './extends-dbbe308d.js';
9
- import './inherits-2a854891.js';
9
+ import './inherits-9d26445c.js';
10
10
  import 'react';
11
11
  import 'prop-types';
12
12
  import 'react-bootstrap/Container';
13
13
  import 'react-bootstrap/Row';
14
14
  import 'react-bootstrap/Col';
15
15
  import 'react-bootstrap/Card';
16
- import './visibility-sensor-336093e1.js';
16
+ import './visibility-sensor-3cea5efb.js';
17
17
  import 'next/link';
18
18
  import 'next/router';
19
19
  import 'react-dom';
20
- import './index-3849e3fe.js';
20
+ import './index-51a80699.js';
21
21
  import './index-5f9f807a.js';
22
22
  import './entities-7cc3bf45.js';
23
23
  import './slicedToArray-d1db3163.js';
24
- import './AdSlot-b6af1ab4.js';
25
- import './promise-e3480f1c.js';
26
- import './ADInfeed-7bff8973.js';
27
- import './get-9c285a85.js';
28
- export { G as default } from './GridContent-6f84ae5e.js';
24
+ import './AdSlot-028b040f.js';
25
+ import './promise-8fc46e97.js';
26
+ import './ADInfeed-2aaf8622.js';
27
+ import './get-36d03764.js';
28
+ export { G as default } from './GridContent-dd8fe8d1.js';
@@ -6,7 +6,7 @@ import Col from 'react-bootstrap/Col';
6
6
  import Card from 'react-bootstrap/Card';
7
7
  import 'next/link';
8
8
  import 'react-dom';
9
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
9
+ import { i as imageUrlBuilder } from './index-51a80699.js';
10
10
  import { L as LazyLoad } from './index-5f9f807a.js';
11
11
  import Badge from 'react-bootstrap/Badge';
12
12
 
@@ -6,7 +6,7 @@ import Col from 'react-bootstrap/Col';
6
6
  import Card from 'react-bootstrap/Card';
7
7
  import 'next/link';
8
8
  import 'react-dom';
9
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
9
+ import { i as imageUrlBuilder } from './index-51a80699.js';
10
10
  import { L as LazyLoad } from './index-5f9f807a.js';
11
11
  import Button from 'react-bootstrap/Button';
12
12
 
@@ -1,24 +1,24 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import { d as debounce_1, l as lib_3 } from './debounce-93ab8f80.js';
5
- import { m as main_36 } from './main-155ec04f.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-eb308ede.js';
4
+ import { d as debounce_1, l as lib_3 } from './debounce-702eb224.js';
5
+ import { m as main_39 } from './main-d550db5e.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-a096ca06.js';
7
7
  import './core.get-iterator-method-31c1fb1a.js';
8
8
  import { _ as _extends } from './extends-dbbe308d.js';
9
- import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-2a854891.js';
9
+ import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-9d26445c.js';
10
10
  import React__default from 'react';
11
11
  import 'prop-types';
12
12
  import Container from 'react-bootstrap/Container';
13
13
  import 'react-bootstrap/Row';
14
14
  import 'react-bootstrap/Col';
15
15
  import 'react-bootstrap/Card';
16
- import { V as VisibilitySensor, I as InfiniteScroll } from './visibility-sensor-336093e1.js';
16
+ import { V as VisibilitySensor, I as InfiniteScroll } from './visibility-sensor-3cea5efb.js';
17
17
  import 'next/link';
18
18
  import { withRouter } from 'next/router';
19
19
  import 'react-dom';
20
- import './index-3849e3fe.js';
21
- import { _ as _Promise } from './promise-e3480f1c.js';
20
+ import './index-51a80699.js';
21
+ import { _ as _Promise } from './promise-8fc46e97.js';
22
22
 
23
23
  var MasterDeck = function (_React$Component) {
24
24
  _inherits(MasterDeck, _React$Component);
@@ -202,7 +202,7 @@ var MasterDeck = function (_React$Component) {
202
202
  } },
203
203
  React__default.createElement(_this2.Deck, { data: row, variant: variant, index: index, client: _this.props.client, defaultImage: _this.defaultImage })
204
204
  ),
205
- main_36 && _this.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
205
+ main_39 && _this.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
206
206
  'div',
207
207
  { style: { margin: '0 auto' } },
208
208
  _this.renderMobileAd(index, numberOfItemsBeforeAd, _this.rightItems)
@@ -1,12 +1,12 @@
1
- import { m as main_36, c as main_37 } from './main-155ec04f.js';
1
+ import { m as main_39, c as main_40 } from './main-d550db5e.js';
2
2
  import React__default, { useState, useEffect, useRef } from 'react';
3
3
  import Container from 'react-bootstrap/Container';
4
4
  import Row from 'react-bootstrap/Row';
5
5
  import Col from 'react-bootstrap/Col';
6
6
  import 'next/link';
7
7
  import { _ as _slicedToArray } from './slicedToArray-d1db3163.js';
8
- import { D as DFPAdSlot } from './AdSlot-b6af1ab4.js';
9
- import { g as get_1 } from './get-9c285a85.js';
8
+ import { D as DFPAdSlot } from './AdSlot-028b040f.js';
9
+ import { g as get_1 } from './get-36d03764.js';
10
10
  import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
11
11
  import { Dropdown } from 'react-bootstrap';
12
12
  import { G as GenIcon, b as IoMdLogIn, c as IoIosHome } from './index.esm-536609db.js';
@@ -339,7 +339,7 @@ var Column3 = function Column3(props) {
339
339
  var adRef = useRef(null);
340
340
 
341
341
  useEffect(function () {
342
- if (!main_36 && window.innerWidth >= 768) {
342
+ if (!main_39 && window.innerWidth >= 768) {
343
343
  var navbar = document.querySelector('.navbar');
344
344
  var AdOffsetTop = adRef.current.getBoundingClientRect().top;
345
345
  window.addEventListener('scroll', function () {
@@ -398,7 +398,7 @@ var Column3 = function Column3(props) {
398
398
  { jsx: 'true' },
399
399
  '\n .filter-box {\n float: right;\n padding-top: 6px;\n padding-right: 18px;\n }\n @media only screen and (min-width: 768px) {\n .title-wrap {\n display: flex;\n justify-content: space-between;\n }\n }\n @media only screen and (max-width: 767px) {\n /* .filter-box {\n float: right;\n display: flex;\n justify-content: flex-end;\n } */\n .title-wrap {\n display: flex;\n flex-direction: column;\n margin-bottom: 10px;\n }\n }\n '
400
400
  ),
401
- (!main_36 || showRightAd) && React__default.createElement(
401
+ (!main_39 || showRightAd) && React__default.createElement(
402
402
  Col,
403
403
  { xs: 12, className: 'rightCol' },
404
404
  website && website.conferenceBannerContent && React__default.createElement(ConferenceBanner, { website: website }),
@@ -842,7 +842,7 @@ var NavMagazine = function NavMagazine(props) {
842
842
  ),
843
843
  React__default.createElement(
844
844
  Navbar,
845
- { id: 'navbar-ham', className: main_37 ? 'bottom-nav ios-nav' : 'bottom-nav ', variant: 'dark', expand: 'xl', bg: 'primary', sticky: 'top', ref: navRef },
845
+ { id: 'navbar-ham', className: main_40 ? 'bottom-nav ios-nav' : 'bottom-nav ', variant: 'dark', expand: 'xl', bg: 'primary', sticky: 'top', ref: navRef },
846
846
  React__default.createElement(
847
847
  Container,
848
848
  { className: 'mobile-nav android-nav' },
@@ -1037,7 +1037,7 @@ var NavNative = function NavNative(props) {
1037
1037
  React__default.createElement(
1038
1038
  Navbar,
1039
1039
  {
1040
- className: main_37 ? 'bottom-nav ios-nav' : 'bottom-nav android-nav',
1040
+ className: main_40 ? 'bottom-nav ios-nav' : 'bottom-nav android-nav',
1041
1041
  variant: 'dark',
1042
1042
  expand: 'lg',
1043
1043
  bg: 'primary',
@@ -1538,7 +1538,7 @@ var HamMagazine = function HamMagazine(props) {
1538
1538
 
1539
1539
  return React__default.createElement(
1540
1540
  'header',
1541
- { className: !main_36 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '99999' } },
1541
+ { className: !main_39 && isOpen ? 'nav-open' : 'nav-close', style: { zIndex: '99999' } },
1542
1542
  React__default.createElement(
1543
1543
  Navbar,
1544
1544
  { expand: 'md', ref: topNavRef },
@@ -1779,7 +1779,7 @@ var AD728x90 = function AD728x90(_ref) {
1779
1779
 
1780
1780
 
1781
1781
  var mobileView = false;
1782
- if (main_36) {
1782
+ if (main_39) {
1783
1783
  pos = 'top-mobile';
1784
1784
  mobileView = true;
1785
1785
  }
@@ -6,7 +6,7 @@ import Col from 'react-bootstrap/Col';
6
6
  import Card from 'react-bootstrap/Card';
7
7
  import 'next/link';
8
8
  import 'react-dom';
9
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
9
+ import { i as imageUrlBuilder } from './index-51a80699.js';
10
10
  import { L as LazyLoad } from './index-5f9f807a.js';
11
11
  import Button from 'react-bootstrap/Button';
12
12
 
@@ -1,25 +1,25 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import { l as lib_3 } from './debounce-93ab8f80.js';
5
- import { m as main_36 } from './main-155ec04f.js';
6
- import { _ as _toConsumableArray } from './toConsumableArray-eb308ede.js';
4
+ import { l as lib_3 } from './debounce-702eb224.js';
5
+ import { m as main_39 } from './main-d550db5e.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-a096ca06.js';
7
7
  import './core.get-iterator-method-31c1fb1a.js';
8
8
  import { _ as _extends } from './extends-dbbe308d.js';
9
9
  import React__default, { useState, useEffect, useRef } from 'react';
10
10
  import 'prop-types';
11
11
  import 'react-bootstrap/Card';
12
- import { I as InfiniteScroll, V as VisibilitySensor, m as moment } from './visibility-sensor-336093e1.js';
12
+ import { I as InfiniteScroll, V as VisibilitySensor, m as moment } from './visibility-sensor-3cea5efb.js';
13
13
  import 'next/link';
14
14
  import { useRouter } from 'next/router';
15
15
  import 'react-dom';
16
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
16
+ import { i as imageUrlBuilder } from './index-51a80699.js';
17
17
  import { L as LazyLoad } from './index-5f9f807a.js';
18
18
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
19
19
  import { _ as _slicedToArray } from './slicedToArray-d1db3163.js';
20
- import './AdSlot-b6af1ab4.js';
21
- import './promise-e3480f1c.js';
22
- import { A as ADInfeed } from './ADInfeed-7bff8973.js';
20
+ import './AdSlot-028b040f.js';
21
+ import './promise-8fc46e97.js';
22
+ import { A as ADInfeed } from './ADInfeed-2aaf8622.js';
23
23
  import { Container, Media } from 'react-bootstrap';
24
24
 
25
25
  var urlFor = function urlFor(source, builder) {
@@ -279,7 +279,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
279
279
  )
280
280
  )
281
281
  ),
282
- main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
282
+ main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
283
283
  );
284
284
  } else {
285
285
  return React__default.createElement(
@@ -353,7 +353,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
353
353
  )
354
354
  )
355
355
  ),
356
- main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
356
+ main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
357
357
  );
358
358
  }
359
359
  } else if (article._type === 'brandInsightAd' && article.adUnit) {
@@ -429,7 +429,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
429
429
  )
430
430
  )
431
431
  ),
432
- main_36 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
432
+ main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
433
433
  );
434
434
  }) : React__default.createElement(
435
435
  'div',
@@ -5,7 +5,7 @@ import Container from 'react-bootstrap/Container';
5
5
  import Row from 'react-bootstrap/Row';
6
6
  import Col from 'react-bootstrap/Col';
7
7
  import Card from 'react-bootstrap/Card';
8
- import { n as node, i as imageUrlBuilder } from './index-3849e3fe.js';
8
+ import { n as node, i as imageUrlBuilder } from './index-51a80699.js';
9
9
  import { L as LazyLoad } from './index-5f9f807a.js';
10
10
  import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
11
11
 
@@ -8,7 +8,7 @@ import 'react-bootstrap/Row';
8
8
  import 'react-bootstrap/Col';
9
9
  import 'react-bootstrap/Card';
10
10
  import 'react-dom';
11
- import './index-3849e3fe.js';
11
+ import './index-51a80699.js';
12
12
  import './index-5f9f807a.js';
13
- export { T as default } from './TaxonomyCard-ea494c28.js';
13
+ export { T as default } from './TaxonomyCard-7e9aae2d.js';
14
14
  import './react-social-icons-a7d5c5c7.js';
@@ -1,8 +1,8 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import './debounce-93ab8f80.js';
5
- import './main-155ec04f.js';
4
+ import './debounce-702eb224.js';
5
+ import './main-d550db5e.js';
6
6
  import './core.get-iterator-method-31c1fb1a.js';
7
7
  import 'react';
8
8
  import 'prop-types';
@@ -11,14 +11,14 @@ import 'react-bootstrap/Row';
11
11
  import 'react-bootstrap/Col';
12
12
  import 'next/link';
13
13
  import './slicedToArray-d1db3163.js';
14
- import './AdSlot-b6af1ab4.js';
15
- import './promise-e3480f1c.js';
16
- import './get-9c285a85.js';
14
+ import './AdSlot-028b040f.js';
15
+ import './promise-8fc46e97.js';
16
+ import './get-36d03764.js';
17
17
  import './react-social-icons-a7d5c5c7.js';
18
18
  import 'react-bootstrap';
19
19
  import './index.esm-536609db.js';
20
20
  import 'react-bootstrap/Button';
21
- export { T as default } from './Normal-19f6db83.js';
21
+ export { T as default } from './Normal-ed829d1e.js';
22
22
  import 'react-bootstrap/ListGroup';
23
23
  import 'next/head';
24
24
  import 'react-bootstrap/Nav';
@@ -2,7 +2,7 @@ import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import 'prop-types';
4
4
  import 'react-dom';
5
- import { i as imageUrlBuilder } from './index-3849e3fe.js';
5
+ import { i as imageUrlBuilder } from './index-51a80699.js';
6
6
  import { L as LazyLoad } from './index-5f9f807a.js';
7
7
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
8
8
  import Media$1 from 'react-bootstrap/Media';
@@ -1,18 +1,18 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import './_to-object-b9b796ec.js';
3
3
  import './web.dom.iterable-3be50d6c.js';
4
- import { d as debounce_1, l as lib_3 } from './debounce-93ab8f80.js';
4
+ import { d as debounce_1, l as lib_3 } from './debounce-702eb224.js';
5
5
  import { _ as _extends } from './extends-dbbe308d.js';
6
- import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-2a854891.js';
6
+ import { a as _inherits, b as _classCallCheck, c as _possibleConstructorReturn, d as _Object$getPrototypeOf, e as _createClass } from './inherits-9d26445c.js';
7
7
  import React__default from 'react';
8
8
  import 'prop-types';
9
9
  import Container from 'react-bootstrap/Container';
10
- import { I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-336093e1.js';
10
+ import { I as InfiniteScroll, V as VisibilitySensor } from './visibility-sensor-3cea5efb.js';
11
11
  import 'next/link';
12
12
  import { withRouter } from 'next/router';
13
13
  import 'react-dom';
14
14
  import './index-5f9f807a.js';
15
- import { Y as YoutubeGroup } from './YoutubeGroup-e7e16d0e.js';
15
+ import { Y as YoutubeGroup } from './YoutubeGroup-b45c9d82.js';
16
16
  import { a as IoIosArrowForward } from './index.esm-536609db.js';
17
17
 
18
18
  var VideoSeriesListing = function (_React$Component) {