@mjhls/mjh-framework 1.0.1050-pdfGating-v4 → 1.0.1052

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 (149) hide show
  1. package/dist/cjs/AD300x250.js +2 -1
  2. package/dist/cjs/AD300x250x600.js +2 -1
  3. package/dist/cjs/AD728x90.js +2 -1
  4. package/dist/cjs/ADFloatingFooter.js +2 -1
  5. package/dist/cjs/ADGutter.js +2 -1
  6. package/dist/cjs/ADSkyscraper.js +2 -1
  7. package/dist/cjs/ADSponsoredResources.js +2 -1
  8. package/dist/cjs/ADWebcast.js +2 -1
  9. package/dist/cjs/ADWelcome.js +2 -1
  10. package/dist/cjs/AdSlot.js +2 -1
  11. package/dist/cjs/AdSlotsProvider.js +2 -1
  12. package/dist/cjs/AlgoliaSearch.js +105 -73
  13. package/dist/cjs/ArticleProgramLandingPage.js +4 -3
  14. package/dist/cjs/ArticleSeriesLandingPage.js +4 -3
  15. package/dist/cjs/Auth.js +2 -1
  16. package/dist/cjs/AuthWrapper.js +89 -19
  17. package/dist/cjs/Beam.js +2 -1
  18. package/dist/cjs/CMEDeck.js +2 -1
  19. package/dist/cjs/Column2.js +2 -1
  20. package/dist/cjs/Column3.js +2 -1
  21. package/dist/cjs/ContentCardPaginated.js +3 -2
  22. package/dist/cjs/DeckContent.js +3 -2
  23. package/dist/cjs/DeckQueuePaginated.js +2 -1
  24. package/dist/cjs/ExternalResources.js +4 -3
  25. package/dist/cjs/GridContent.js +4 -3
  26. package/dist/cjs/GridContentPaginated.js +4 -3
  27. package/dist/cjs/HamMagazine.js +2 -1
  28. package/dist/cjs/HorizontalArticleListing.js +4 -3
  29. package/dist/cjs/{ImageSlider-984a697b.js → ImageSlider-d65bc9c8.js} +156 -116
  30. package/dist/cjs/IssueLanding.js +6 -5
  31. package/dist/cjs/LeftNav.js +2 -1
  32. package/dist/cjs/MasterDeck.js +4 -3
  33. package/dist/cjs/MasterDeckPaginated.js +4 -3
  34. package/dist/cjs/{MediaSeriesCard-d169c597.js → MediaSeriesCard-e54b0b0c.js} +1 -1
  35. package/dist/cjs/MediaSeriesLanding.js +9 -8
  36. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -8
  37. package/dist/cjs/NavDvm.js +2 -1
  38. package/dist/cjs/NavMagazine.js +2 -1
  39. package/dist/cjs/NavNative.js +2 -1
  40. package/dist/cjs/PartnerDetailListing.js +7 -7
  41. package/dist/cjs/PartnerDetailListingPaginated.js +7 -7
  42. package/dist/cjs/PodcastsLanding.js +7 -6
  43. package/dist/cjs/PtceDeck.js +2 -1
  44. package/dist/cjs/PubSection.js +4 -3
  45. package/dist/cjs/PubToc.js +2 -1
  46. package/dist/cjs/PublicationLanding.js +18 -349
  47. package/dist/cjs/QueueDeckExpanded.js +4 -3
  48. package/dist/cjs/QueueDeckExpandedPaginated.js +4 -3
  49. package/dist/cjs/Segment.js +2 -1
  50. package/dist/cjs/SideFooter.js +2 -1
  51. package/dist/cjs/TaxonomyDescription.js +4 -3
  52. package/dist/cjs/TemplateNormal.js +2 -1
  53. package/dist/cjs/{Tooltip-96fe6ef6.js → Tooltip-02a841b5.js} +86 -34
  54. package/dist/cjs/Ustream.js +2 -1
  55. package/dist/cjs/VideoProgramLandingPage.js +4 -3
  56. package/dist/cjs/VideoSeriesFilter.js +2 -1
  57. package/dist/cjs/VideoSeriesLandingPage.js +4 -3
  58. package/dist/cjs/View.js +4 -3
  59. package/dist/cjs/_set-species-0c7864a2.js +55 -0
  60. package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-65df6bf8.js} +8 -56
  61. package/dist/cjs/faundadb.js +2 -1
  62. package/dist/cjs/getPtceActivities.js +2 -1
  63. package/dist/cjs/getRelatedArticle.js +2 -1
  64. package/dist/cjs/getRootDocGroup.js +2 -1
  65. package/dist/cjs/getSerializers.js +4 -3
  66. package/dist/cjs/getTIData.js +2 -1
  67. package/dist/cjs/{index-e8600243.js → index-40a8d091.js} +3 -3
  68. package/dist/cjs/{index-50be6759.js → index-9ec837cc.js} +9 -25
  69. package/dist/cjs/index.js +10 -11
  70. package/dist/cjs/{urlForFile-ef20990d.js → urlForFile-5084fc48.js} +1 -2
  71. package/dist/esm/AD300x250.js +2 -1
  72. package/dist/esm/AD300x250x600.js +2 -1
  73. package/dist/esm/AD728x90.js +2 -1
  74. package/dist/esm/ADFloatingFooter.js +2 -1
  75. package/dist/esm/ADGutter.js +2 -1
  76. package/dist/esm/ADSkyscraper.js +2 -1
  77. package/dist/esm/ADSponsoredResources.js +2 -1
  78. package/dist/esm/ADWebcast.js +2 -1
  79. package/dist/esm/ADWelcome.js +2 -1
  80. package/dist/esm/AdSlot.js +2 -1
  81. package/dist/esm/AdSlotsProvider.js +2 -1
  82. package/dist/esm/AlgoliaSearch.js +104 -72
  83. package/dist/esm/ArticleProgramLandingPage.js +4 -3
  84. package/dist/esm/ArticleSeriesLandingPage.js +4 -3
  85. package/dist/esm/Auth.js +2 -1
  86. package/dist/esm/AuthWrapper.js +86 -16
  87. package/dist/esm/Beam.js +2 -1
  88. package/dist/esm/CMEDeck.js +2 -1
  89. package/dist/esm/Column2.js +2 -1
  90. package/dist/esm/Column3.js +2 -1
  91. package/dist/esm/ContentCardPaginated.js +3 -2
  92. package/dist/esm/DeckContent.js +3 -2
  93. package/dist/esm/DeckQueuePaginated.js +2 -1
  94. package/dist/esm/ExternalResources.js +4 -3
  95. package/dist/esm/GridContent.js +4 -3
  96. package/dist/esm/GridContentPaginated.js +4 -3
  97. package/dist/esm/HamMagazine.js +2 -1
  98. package/dist/esm/HorizontalArticleListing.js +4 -3
  99. package/dist/esm/{ImageSlider-497e9c88.js → ImageSlider-da225417.js} +157 -117
  100. package/dist/esm/IssueLanding.js +6 -5
  101. package/dist/esm/LeftNav.js +2 -1
  102. package/dist/esm/MasterDeck.js +4 -3
  103. package/dist/esm/MasterDeckPaginated.js +4 -3
  104. package/dist/esm/{MediaSeriesCard-db3db926.js → MediaSeriesCard-3906e9ad.js} +1 -1
  105. package/dist/esm/MediaSeriesLanding.js +9 -8
  106. package/dist/esm/MediaSeriesLandingPaginated.js +9 -8
  107. package/dist/esm/NavDvm.js +2 -1
  108. package/dist/esm/NavMagazine.js +2 -1
  109. package/dist/esm/NavNative.js +2 -1
  110. package/dist/esm/PartnerDetailListing.js +7 -7
  111. package/dist/esm/PartnerDetailListingPaginated.js +7 -7
  112. package/dist/esm/PodcastsLanding.js +7 -6
  113. package/dist/esm/PtceDeck.js +2 -1
  114. package/dist/esm/PubSection.js +4 -3
  115. package/dist/esm/PubToc.js +2 -1
  116. package/dist/esm/PublicationLanding.js +8 -335
  117. package/dist/esm/QueueDeckExpanded.js +4 -3
  118. package/dist/esm/QueueDeckExpandedPaginated.js +4 -3
  119. package/dist/esm/Segment.js +2 -1
  120. package/dist/esm/SideFooter.js +2 -1
  121. package/dist/esm/TaxonomyDescription.js +4 -3
  122. package/dist/esm/TemplateNormal.js +2 -1
  123. package/dist/esm/{Tooltip-bc98d17e.js → Tooltip-7a093cd4.js} +244 -192
  124. package/dist/esm/Ustream.js +2 -1
  125. package/dist/esm/VideoProgramLandingPage.js +4 -3
  126. package/dist/esm/VideoSeriesFilter.js +2 -1
  127. package/dist/esm/VideoSeriesLandingPage.js +4 -3
  128. package/dist/esm/View.js +4 -3
  129. package/dist/esm/_set-species-2cd9340f.js +50 -0
  130. package/dist/esm/{asyncToGenerator-958ef5fc.js → asyncToGenerator-64822ccc.js} +6 -50
  131. package/dist/esm/faundadb.js +2 -1
  132. package/dist/esm/getPtceActivities.js +2 -1
  133. package/dist/esm/getRelatedArticle.js +2 -1
  134. package/dist/esm/getRootDocGroup.js +2 -1
  135. package/dist/esm/getSerializers.js +4 -3
  136. package/dist/esm/getTIData.js +2 -1
  137. package/dist/esm/{index-98ca9cec.js → index-0ce54f8a.js} +10 -25
  138. package/dist/esm/{index-60cb5113.js → index-718f95b2.js} +3 -3
  139. package/dist/esm/index.js +10 -11
  140. package/dist/esm/{urlForFile-dc111d7f.js → urlForFile-f6485737.js} +1 -2
  141. package/package.json +2 -2
  142. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  143. package/dist/cjs/typeof-1358762e.js +0 -33
  144. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  145. package/dist/esm/typeof-2f07d0e8.js +0 -30
  146. /package/dist/cjs/{ADInfeed-49bdb9e1.js → ADInfeed-98ee4120.js} +0 -0
  147. /package/dist/cjs/{ADlgInfeed-33be9ab6.js → ADlgInfeed-55df7d69.js} +0 -0
  148. /package/dist/esm/{ADInfeed-d2229e62.js → ADInfeed-6d0c0856.js} +0 -0
  149. /package/dist/esm/{ADlgInfeed-e13fb474.js → ADlgInfeed-93bc2250.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useState, useRef, useEffect } from 'react';
4
4
  import { F as FaWindowClose } from './index.esm-1bd8a0a8.js';
@@ -7,6 +7,7 @@ import './_commonjsHelpers-0c4b6f40.js';
7
7
  import './core.get-iterator-method-ea258bb1.js';
8
8
  import './web.dom.iterable-ab4dea5c.js';
9
9
  import './_library-528f1934.js';
10
+ import './_set-species-2cd9340f.js';
10
11
  import './_iter-detect-98db3b07.js';
11
12
  import './iconBase-ccc56b97.js';
12
13
 
@@ -1,16 +1,17 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { _ as _extends } from './extends-1559c147.js';
3
3
  import React__default from 'react';
4
4
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
5
  import Col from 'react-bootstrap/Col';
6
6
  import Form from 'react-bootstrap/Form';
7
7
  import Button from 'react-bootstrap/Button';
8
- import { g as getSerializers } from './index-60cb5113.js';
8
+ import { g as getSerializers } from './index-718f95b2.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-ea258bb1.js';
12
12
  import './web.dom.iterable-ab4dea5c.js';
13
13
  import './_library-528f1934.js';
14
+ import './_set-species-2cd9340f.js';
14
15
  import './_iter-detect-98db3b07.js';
15
16
  import 'prop-types';
16
17
  import './index-3f5c03b2.js';
@@ -25,7 +26,7 @@ import './Beam.js';
25
26
  import './stringify-2b084bee.js';
26
27
  import './Segment.js';
27
28
  import './main-754d4992.js';
28
- import './urlForFile-dc111d7f.js';
29
+ import './urlForFile-f6485737.js';
29
30
  import './index-755f2cc2.js';
30
31
  import 'react-dom';
31
32
  import './typeof-657f25da.js';
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useState, useEffect } from 'react';
4
4
  import { withRouter } from 'next/router';
@@ -7,6 +7,7 @@ import './_commonjsHelpers-0c4b6f40.js';
7
7
  import './core.get-iterator-method-ea258bb1.js';
8
8
  import './web.dom.iterable-ab4dea5c.js';
9
9
  import './_library-528f1934.js';
10
+ import './_set-species-2cd9340f.js';
10
11
  import './_iter-detect-98db3b07.js';
11
12
 
12
13
  var _this = undefined;
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { _ as _typeof } from './typeof-657f25da.js';
3
3
  import React__default from 'react';
4
4
  import { m as moment } from './moment-bc12cb97.js';
@@ -10,6 +10,7 @@ import './_commonjsHelpers-0c4b6f40.js';
10
10
  import './core.get-iterator-method-ea258bb1.js';
11
11
  import './web.dom.iterable-ab4dea5c.js';
12
12
  import './_library-528f1934.js';
13
+ import './_set-species-2cd9340f.js';
13
14
  import './_iter-detect-98db3b07.js';
14
15
  import './_is-array-8d21b9e3.js';
15
16
  import './extends-1559c147.js';
@@ -34,13 +35,13 @@ import './index.es-a6137319.js';
34
35
  import './visibility-sensor-72fd8f8b.js';
35
36
  import 'react-dom';
36
37
  import './index-3f5c03b2.js';
37
- import './ADlgInfeed-e13fb474.js';
38
+ import './ADlgInfeed-93bc2250.js';
38
39
  import './AdSlot.js';
39
40
  import './Beam.js';
40
41
  import './stringify-2b084bee.js';
41
42
  import './Segment.js';
42
43
  import './main-754d4992.js';
43
- import './ADInfeed-d2229e62.js';
44
+ import './ADInfeed-6d0c0856.js';
44
45
  import './index-755f2cc2.js';
45
46
  import './urlFor.js';
46
47
  import './style-inject.es-1f59c1d0.js';
package/dist/esm/View.js CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator, a as _Promise } from './asyncToGenerator-64822ccc.js';
2
2
  import { _ as _extends, a as _Object$assign } from './extends-1559c147.js';
3
3
  import { a as _getIterator, _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
4
4
  import React__default, { useState, useRef, useEffect, forwardRef } from 'react';
@@ -15,13 +15,13 @@ import FormControl from 'react-bootstrap/FormControl';
15
15
  import Button from 'react-bootstrap/Button';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
17
17
  import SocialShare from './SocialShare.js';
18
- import { r as renderAuthor, g as getSerializers } from './index-60cb5113.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-718f95b2.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
20
  import { S as SeriesSlider } from './SeriesSlider-a6b1d617.js';
21
21
  import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-5a281334.js';
22
22
  import getKeywords from './getKeywords.js';
23
23
  import urlFor from './urlFor.js';
24
- import { u as urlForFile } from './urlForFile-dc111d7f.js';
24
+ import { u as urlForFile } from './urlForFile-f6485737.js';
25
25
  import { _ as _typeof } from './typeof-657f25da.js';
26
26
  import { b as FaMinus, c as FaPlus } from './index.esm-1bd8a0a8.js';
27
27
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
@@ -40,6 +40,7 @@ import getSeriesDetail from './getSeriesDetail.js';
40
40
  import './core.get-iterator-method-ea258bb1.js';
41
41
  import './web.dom.iterable-ab4dea5c.js';
42
42
  import './_library-528f1934.js';
43
+ import './_set-species-2cd9340f.js';
43
44
  import './_iter-detect-98db3b07.js';
44
45
  import 'prop-types';
45
46
  import './index-3f5c03b2.js';
@@ -0,0 +1,50 @@
1
+ import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { s as core_getIteratorMethod, e as _ctx, k as _toLength, v as _anObject, n as _hide, h as _wks, a as _core, l as _global, f as _descriptors, c as _objectDp } from './core.get-iterator-method-ea258bb1.js';
3
+ import { a as _isArrayIter, b as _iterCall } from './_iter-detect-98db3b07.js';
4
+
5
+ var _anInstance = function (it, Constructor, name, forbiddenField) {
6
+ if (!(it instanceof Constructor) || (forbiddenField !== undefined && forbiddenField in it)) {
7
+ throw TypeError(name + ': incorrect invocation!');
8
+ } return it;
9
+ };
10
+
11
+ var _forOf = createCommonjsModule(function (module) {
12
+ var BREAK = {};
13
+ var RETURN = {};
14
+ var exports = module.exports = function (iterable, entries, fn, that, ITERATOR) {
15
+ var iterFn = ITERATOR ? function () { return iterable; } : core_getIteratorMethod(iterable);
16
+ var f = _ctx(fn, that, entries ? 2 : 1);
17
+ var index = 0;
18
+ var length, step, iterator, result;
19
+ if (typeof iterFn != 'function') throw TypeError(iterable + ' is not iterable!');
20
+ // fast case for arrays with default iterator
21
+ if (_isArrayIter(iterFn)) for (length = _toLength(iterable.length); length > index; index++) {
22
+ result = entries ? f(_anObject(step = iterable[index])[0], step[1]) : f(iterable[index]);
23
+ if (result === BREAK || result === RETURN) return result;
24
+ } else for (iterator = iterFn.call(iterable); !(step = iterator.next()).done;) {
25
+ result = _iterCall(iterator, f, step.value, entries);
26
+ if (result === BREAK || result === RETURN) return result;
27
+ }
28
+ };
29
+ exports.BREAK = BREAK;
30
+ exports.RETURN = RETURN;
31
+ });
32
+
33
+ var _redefineAll = function (target, src, safe) {
34
+ for (var key in src) {
35
+ if (safe && target[key]) target[key] = src[key];
36
+ else _hide(target, key, src[key]);
37
+ } return target;
38
+ };
39
+
40
+ var SPECIES = _wks('species');
41
+
42
+ var _setSpecies = function (KEY) {
43
+ var C = typeof _core[KEY] == 'function' ? _core[KEY] : _global[KEY];
44
+ if (_descriptors && C && !C[SPECIES]) _objectDp.f(C, SPECIES, {
45
+ configurable: true,
46
+ get: function () { return this; }
47
+ });
48
+ };
49
+
50
+ export { _anInstance as _, _forOf as a, _redefineAll as b, _setSpecies as c };
@@ -1,8 +1,9 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { s as core_getIteratorMethod, e as _ctx, k as _toLength, v as _anObject, h as _wks, q as _aFunction, l as _global, G as _cof, H as _domCreate, I as _html, b as _isObject, n as _hide, a as _core, f as _descriptors, c as _objectDp, p as _classof, _ as _export, o as _setToStringTag } from './core.get-iterator-method-ea258bb1.js';
2
+ import { h as _wks, v as _anObject, q as _aFunction, l as _global, G as _cof, e as _ctx, H as _domCreate, I as _html, b as _isObject, p as _classof, _ as _export, o as _setToStringTag, a as _core } from './core.get-iterator-method-ea258bb1.js';
3
3
  import './web.dom.iterable-ab4dea5c.js';
4
4
  import { _ as _library } from './_library-528f1934.js';
5
- import { a as _isArrayIter, b as _iterCall, _ as _iterDetect } from './_iter-detect-98db3b07.js';
5
+ import { _ as _anInstance, b as _redefineAll, c as _setSpecies, a as _forOf } from './_set-species-2cd9340f.js';
6
+ import { _ as _iterDetect } from './_iter-detect-98db3b07.js';
6
7
 
7
8
  var runtime = createCommonjsModule(function (module) {
8
9
  /**
@@ -769,42 +770,14 @@ if (hadRuntime) {
769
770
 
770
771
  var regenerator = runtimeModule;
771
772
 
772
- var _anInstance = function (it, Constructor, name, forbiddenField) {
773
- if (!(it instanceof Constructor) || (forbiddenField !== undefined && forbiddenField in it)) {
774
- throw TypeError(name + ': incorrect invocation!');
775
- } return it;
776
- };
777
-
778
- var _forOf = createCommonjsModule(function (module) {
779
- var BREAK = {};
780
- var RETURN = {};
781
- var exports = module.exports = function (iterable, entries, fn, that, ITERATOR) {
782
- var iterFn = ITERATOR ? function () { return iterable; } : core_getIteratorMethod(iterable);
783
- var f = _ctx(fn, that, entries ? 2 : 1);
784
- var index = 0;
785
- var length, step, iterator, result;
786
- if (typeof iterFn != 'function') throw TypeError(iterable + ' is not iterable!');
787
- // fast case for arrays with default iterator
788
- if (_isArrayIter(iterFn)) for (length = _toLength(iterable.length); length > index; index++) {
789
- result = entries ? f(_anObject(step = iterable[index])[0], step[1]) : f(iterable[index]);
790
- if (result === BREAK || result === RETURN) return result;
791
- } else for (iterator = iterFn.call(iterable); !(step = iterator.next()).done;) {
792
- result = _iterCall(iterator, f, step.value, entries);
793
- if (result === BREAK || result === RETURN) return result;
794
- }
795
- };
796
- exports.BREAK = BREAK;
797
- exports.RETURN = RETURN;
798
- });
799
-
800
773
  // 7.3.20 SpeciesConstructor(O, defaultConstructor)
801
774
 
802
775
 
803
- var SPECIES$1 = _wks('species');
776
+ var SPECIES = _wks('species');
804
777
  var _speciesConstructor = function (O, D) {
805
778
  var C = _anObject(O).constructor;
806
779
  var S;
807
- return C === undefined || (S = _anObject(C)[SPECIES$1]) == undefined ? D : _aFunction(S);
780
+ return C === undefined || (S = _anObject(C)[SPECIES]) == undefined ? D : _aFunction(S);
808
781
  };
809
782
 
810
783
  // fast apply, http://jsperf.lnkit.com/fast-apply/5
@@ -1016,23 +989,6 @@ var _promiseResolve = function (C, x) {
1016
989
  return promiseCapability.promise;
1017
990
  };
1018
991
 
1019
- var _redefineAll = function (target, src, safe) {
1020
- for (var key in src) {
1021
- if (safe && target[key]) target[key] = src[key];
1022
- else _hide(target, key, src[key]);
1023
- } return target;
1024
- };
1025
-
1026
- var SPECIES = _wks('species');
1027
-
1028
- var _setSpecies = function (KEY) {
1029
- var C = typeof _core[KEY] == 'function' ? _core[KEY] : _global[KEY];
1030
- if (_descriptors && C && !C[SPECIES]) _objectDp.f(C, SPECIES, {
1031
- configurable: true,
1032
- get: function () { return this; }
1033
- });
1034
- };
1035
-
1036
992
  var task = _task.set;
1037
993
  var microtask = _microtask();
1038
994
 
@@ -1384,4 +1340,4 @@ exports.default = function (fn) {
1384
1340
 
1385
1341
  var _asyncToGenerator = unwrapExports(asyncToGenerator);
1386
1342
 
1387
- export { _asyncToGenerator as _, _Promise as a, _anInstance as b, _forOf as c, _redefineAll as d, _setSpecies as e, regenerator as r };
1343
+ export { _asyncToGenerator as _, _Promise as a, regenerator as r };
@@ -1,9 +1,10 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { m as md5 } from './md5-4e42248e.js';
3
3
  import './_commonjsHelpers-0c4b6f40.js';
4
4
  import './core.get-iterator-method-ea258bb1.js';
5
5
  import './web.dom.iterable-ab4dea5c.js';
6
6
  import './_library-528f1934.js';
7
+ import './_set-species-2cd9340f.js';
7
8
  import './_iter-detect-98db3b07.js';
8
9
 
9
10
  var encrypt = function () {
@@ -1,8 +1,9 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
3
  import './core.get-iterator-method-ea258bb1.js';
4
4
  import './web.dom.iterable-ab4dea5c.js';
5
5
  import './_library-528f1934.js';
6
+ import './_set-species-2cd9340f.js';
6
7
  import './_iter-detect-98db3b07.js';
7
8
 
8
9
  var getPtceActivities = function () {
@@ -1,10 +1,11 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
3
3
  import { c as cookie } from './index-db3bb315.js';
4
4
  import getQuery from './getQuery.js';
5
5
  import './core.get-iterator-method-ea258bb1.js';
6
6
  import './web.dom.iterable-ab4dea5c.js';
7
7
  import './_library-528f1934.js';
8
+ import './_set-species-2cd9340f.js';
8
9
  import './_iter-detect-98db3b07.js';
9
10
 
10
11
  var defaultParseOptions = {
@@ -1,8 +1,9 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
3
  import './core.get-iterator-method-ea258bb1.js';
4
4
  import './web.dom.iterable-ab4dea5c.js';
5
5
  import './_library-528f1934.js';
6
+ import './_set-species-2cd9340f.js';
6
7
  import './_iter-detect-98db3b07.js';
7
8
 
8
9
  var _this = undefined;
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
- export { g as default } from './index-60cb5113.js';
2
+ export { g as default } from './index-718f95b2.js';
3
3
  import './BlockContent-1e73bd2c.js';
4
4
  import './entities-6d9154b4.js';
5
5
  import './slicedToArray-6ebcbfea.js';
@@ -17,12 +17,13 @@ import './index-c7e2ac95.js';
17
17
  import './util-8ed16d48.js';
18
18
  import './Beam.js';
19
19
  import './stringify-2b084bee.js';
20
- import './asyncToGenerator-958ef5fc.js';
20
+ import './asyncToGenerator-64822ccc.js';
21
21
  import './_library-528f1934.js';
22
+ import './_set-species-2cd9340f.js';
22
23
  import './_iter-detect-98db3b07.js';
23
24
  import './Segment.js';
24
25
  import './main-754d4992.js';
25
- import './urlForFile-dc111d7f.js';
26
+ import './urlForFile-f6485737.js';
26
27
  import './index-755f2cc2.js';
27
28
  import 'react-dom';
28
29
  import './typeof-657f25da.js';
@@ -1,8 +1,9 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
3
  import './core.get-iterator-method-ea258bb1.js';
4
4
  import './web.dom.iterable-ab4dea5c.js';
5
5
  import './_library-528f1934.js';
6
+ import './_set-species-2cd9340f.js';
6
7
  import './_iter-detect-98db3b07.js';
7
8
 
8
9
  var _this = undefined;
@@ -33,18 +33,9 @@ function _objectWithoutPropertiesLoose(source, excluded) {
33
33
  return target;
34
34
  }
35
35
 
36
- function _setPrototypeOf(o, p) {
37
- _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
38
- o.__proto__ = p;
39
- return o;
40
- };
41
-
42
- return _setPrototypeOf(o, p);
43
- }
44
-
45
36
  var classnames = createCommonjsModule(function (module) {
46
37
  /*!
47
- Copyright (c) 2018 Jed Watson.
38
+ Copyright (c) 2017 Jed Watson.
48
39
  Licensed under the MIT License (MIT), see
49
40
  http://jedwatson.github.io/classnames
50
41
  */
@@ -54,7 +45,7 @@ var classnames = createCommonjsModule(function (module) {
54
45
 
55
46
  var hasOwn = {}.hasOwnProperty;
56
47
 
57
- function classNames() {
48
+ function classNames () {
58
49
  var classes = [];
59
50
 
60
51
  for (var i = 0; i < arguments.length; i++) {
@@ -65,22 +56,16 @@ var classnames = createCommonjsModule(function (module) {
65
56
 
66
57
  if (argType === 'string' || argType === 'number') {
67
58
  classes.push(arg);
68
- } else if (Array.isArray(arg)) {
69
- if (arg.length) {
70
- var inner = classNames.apply(null, arg);
71
- if (inner) {
72
- classes.push(inner);
73
- }
59
+ } else if (Array.isArray(arg) && arg.length) {
60
+ var inner = classNames.apply(null, arg);
61
+ if (inner) {
62
+ classes.push(inner);
74
63
  }
75
64
  } else if (argType === 'object') {
76
- if (arg.toString === Object.prototype.toString) {
77
- for (var key in arg) {
78
- if (hasOwn.call(arg, key) && arg[key]) {
79
- classes.push(key);
80
- }
65
+ for (var key in arg) {
66
+ if (hasOwn.call(arg, key) && arg[key]) {
67
+ classes.push(key);
81
68
  }
82
- } else {
83
- classes.push(arg.toString());
84
69
  }
85
70
  }
86
71
  }
@@ -97,4 +82,4 @@ var classnames = createCommonjsModule(function (module) {
97
82
  }());
98
83
  });
99
84
 
100
- export { _objectWithoutPropertiesLoose as _, _setPrototypeOf as a, _extends as b, classnames as c };
85
+ export { _objectWithoutPropertiesLoose as _, _extends as a, classnames as c };
@@ -13,9 +13,9 @@ import Segment from './Segment.js';
13
13
  import { f as main_18, b as main_42, m as main_43 } from './main-754d4992.js';
14
14
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
15
15
  import { _ as _extends, b as _extends$1 } from './extends-1559c147.js';
16
- import { u as urlForFile } from './urlForFile-dc111d7f.js';
16
+ import { u as urlForFile } from './urlForFile-f6485737.js';
17
17
  import { L as LazyLoad } from './index-755f2cc2.js';
18
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
18
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64822ccc.js';
19
19
  import { _ as _typeof$1 } from './typeof-657f25da.js';
20
20
  import { R as ReactPlayerLoader } from './brightcove-react-player-loader.es-57a70a56.js';
21
21
  import { _ as _JSON$stringify } from './stringify-2b084bee.js';
@@ -8740,7 +8740,7 @@ var Slideshow = function Slideshow(_ref) {
8740
8740
  // }
8741
8741
  // }, [router])
8742
8742
 
8743
- //component reRenders twice due to the implementation of react-bootstrap carousel, will do this inside onChange slide
8743
+ // component reRenders twice due to the implementation of react-bootstrap carousel, will do this inside onChange slide
8744
8744
  // useEffect(() => {
8745
8745
  // DFPManager.refresh()
8746
8746
  // if (pageview) pageview(router.asPath)
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-958ef5fc.js';
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-60cb5113.js';
90
+ export { g as getSerializers } from './index-718f95b2.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';
@@ -129,9 +129,9 @@ import './visibility-sensor-72fd8f8b.js';
129
129
  import 'react-dom';
130
130
  import './main-754d4992.js';
131
131
  import './entities-6d9154b4.js';
132
- import './ADInfeed-d2229e62.js';
132
+ import './ADInfeed-6d0c0856.js';
133
133
  import './lodash-f97fd99a.js';
134
- import './ADlgInfeed-e13fb474.js';
134
+ import './ADlgInfeed-93bc2250.js';
135
135
  import './getContentCategory-15dcc413.js';
136
136
  import './get-3c308da4.js';
137
137
  import './eq-bdcbf886.js';
@@ -154,8 +154,7 @@ import './_object-to-array-b61d5965.js';
154
154
  import 'react-bootstrap/Spinner';
155
155
  import 'react-bootstrap/Form';
156
156
  import './js.cookie-6874175c.js';
157
- import './typeof-2f07d0e8.js';
158
- import './index-98ca9cec.js';
157
+ import './index-0ce54f8a.js';
159
158
  import './ConferenceBanner-8792ebd2.js';
160
159
  import 'next/head';
161
160
  import '@mjhls/mjh-framework/dist/cjs/urlFor';
@@ -179,14 +178,15 @@ import 'react-bootstrap/DropdownButton';
179
178
  import 'react-bootstrap/Dropdown';
180
179
  import './index.esm-1bd8a0a8.js';
181
180
  import './brightcove-react-player-loader.es-57a70a56.js';
182
- import './urlForFile-dc111d7f.js';
183
- import 'react-bootstrap/OverlayTrigger';
184
- import 'react-bootstrap/Popover';
181
+ import './_set-species-2cd9340f.js';
182
+ import './urlForFile-f6485737.js';
185
183
  import 'react-bootstrap/Modal';
186
184
  import './util-8ed16d48.js';
187
185
  import 'react-bootstrap/Pagination';
188
186
  import 'react-bootstrap/Figure';
187
+ import 'react-bootstrap/OverlayTrigger';
189
188
  import 'react-bootstrap/Tooltip';
189
+ import 'react-bootstrap/Popover';
190
190
  import './index-db3bb315.js';
191
191
  import 'swr';
192
192
  import 'passport-local';
@@ -196,8 +196,7 @@ import './SeriesSlider-a6b1d617.js';
196
196
  import './style-inject.es-1f59c1d0.js';
197
197
  import 'disqus-react';
198
198
  import 'react-twitter-embed';
199
- import './ImageSlider-497e9c88.js';
200
- import './defineProperty-23a8f8cd.js';
199
+ import './ImageSlider-da225417.js';
201
200
  import './VideoSeriesCard.js';
202
201
 
203
202
  //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,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.1050-pdfGating-v4",
3
+ "version": "1.0.1052",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "peerDependencies": {
28
28
  "disqus-react": "^1.0.11",
29
- "next": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0",
29
+ "next": "^9.0.0 || ^10.0.0 || ^11.0.0 || 12.x",
30
30
  "prop-types": "^15.5.4",
31
31
  "react": "^15.0.0 || ^16.0.0",
32
32
  "react-bootstrap": "^1.0.0-beta.14",
@@ -1,73 +0,0 @@
1
- 'use strict';
2
-
3
- var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
4
-
5
- var asyncToGenerator = _commonjsHelpers.createCommonjsModule(function (module) {
6
- function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
7
- try {
8
- var info = gen[key](arg);
9
- var value = info.value;
10
- } catch (error) {
11
- reject(error);
12
- return;
13
- }
14
-
15
- if (info.done) {
16
- resolve(value);
17
- } else {
18
- Promise.resolve(value).then(_next, _throw);
19
- }
20
- }
21
-
22
- function _asyncToGenerator(fn) {
23
- return function () {
24
- var self = this,
25
- args = arguments;
26
- return new Promise(function (resolve, reject) {
27
- var gen = fn.apply(self, args);
28
-
29
- function _next(value) {
30
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
31
- }
32
-
33
- function _throw(err) {
34
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
35
- }
36
-
37
- _next(undefined);
38
- });
39
- };
40
- }
41
-
42
- module.exports = _asyncToGenerator;
43
- module.exports["default"] = module.exports, module.exports.__esModule = true;
44
- });
45
-
46
- var _asyncToGenerator = _commonjsHelpers.unwrapExports(asyncToGenerator);
47
-
48
- var defineProperty = _commonjsHelpers.createCommonjsModule(function (module) {
49
- function _defineProperty(obj, key, value) {
50
- if (key in obj) {
51
- Object.defineProperty(obj, key, {
52
- value: value,
53
- enumerable: true,
54
- configurable: true,
55
- writable: true
56
- });
57
- } else {
58
- obj[key] = value;
59
- }
60
-
61
- return obj;
62
- }
63
-
64
- module.exports = _defineProperty;
65
- module.exports["default"] = module.exports, module.exports.__esModule = true;
66
- });
67
-
68
- var _defineProperty = _commonjsHelpers.unwrapExports(defineProperty);
69
-
70
- exports._asyncToGenerator = _asyncToGenerator;
71
- exports._defineProperty = _defineProperty;
72
- exports.asyncToGenerator = asyncToGenerator;
73
- exports.defineProperty = defineProperty;
@@ -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;