@mjhls/mjh-framework 1.0.938 → 1.0.939-disable-episode-number-v2

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 (143) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AlgoliaSearch.js +140 -18
  3. package/dist/cjs/Auth.js +20 -17
  4. package/dist/cjs/AuthWrapper.js +18 -12
  5. package/dist/cjs/CMEDeck.js +5 -1
  6. package/dist/cjs/Column1.js +1 -1
  7. package/dist/cjs/Column2.js +1 -1
  8. package/dist/cjs/Column3.js +1 -1
  9. package/dist/cjs/ContentCardPaginated.js +1 -2
  10. package/dist/cjs/DeckQueuePaginated.js +1 -2
  11. package/dist/cjs/Dfp-9be904d5.js +1 -1
  12. package/dist/cjs/GridContentPaginated.js +1 -2
  13. package/dist/cjs/HamMagazine.js +1 -1
  14. package/dist/cjs/Header.js +1 -1
  15. package/dist/cjs/LeftNav.js +1 -1
  16. package/dist/cjs/MasterDeck.js +2 -2
  17. package/dist/cjs/MasterDeckPaginated.js +1 -2
  18. package/dist/cjs/{MediaSeriesCard-659279e0.js → MediaSeriesCard-0c0fa2c6.js} +64 -42
  19. package/dist/cjs/MediaSeriesLanding.js +1 -1
  20. package/dist/cjs/MediaSeriesLandingPaginated.js +2 -3
  21. package/dist/cjs/NavDvm.js +1 -1
  22. package/dist/cjs/NavMagazine.js +1 -1
  23. package/dist/cjs/NavNative.js +1 -1
  24. package/dist/cjs/Pagination-42f92f7c.js +97 -0
  25. package/dist/cjs/PartnerDetailListingPaginated.js +1 -2
  26. package/dist/cjs/QueueDeckExpandedPaginated.js +1 -2
  27. package/dist/cjs/View.js +21 -13
  28. package/dist/cjs/index.js +0 -1
  29. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  30. package/dist/esm/AD.js +1 -1
  31. package/dist/esm/AD300x250.js +1 -1
  32. package/dist/esm/AD300x250x600.js +1 -1
  33. package/dist/esm/AD728x90.js +1 -1
  34. package/dist/esm/ADFloatingFooter.js +1 -1
  35. package/dist/esm/ADFooter.js +1 -1
  36. package/dist/esm/ADGutter.js +1 -1
  37. package/dist/esm/ADSkyscraper.js +1 -1
  38. package/dist/esm/ADSponsoredResources.js +1 -1
  39. package/dist/esm/ADWebcast.js +1 -1
  40. package/dist/esm/ADWelcome.js +1 -1
  41. package/dist/esm/AccordionPanel.js +1 -1
  42. package/dist/esm/AdSlot.js +1 -1
  43. package/dist/esm/AdSlotsProvider.js +1 -1
  44. package/dist/esm/AlgoliaSearch.js +142 -20
  45. package/dist/esm/AlphabeticList.js +1 -1
  46. package/dist/esm/ArticleCarousel.js +1 -1
  47. package/dist/esm/ArticleProgramLandingPage.js +1 -1
  48. package/dist/esm/ArticleSeriesLandingPage.js +1 -1
  49. package/dist/esm/ArticleSeriesListing.js +1 -1
  50. package/dist/esm/Auth.js +20 -18
  51. package/dist/esm/AuthWrapper.js +19 -13
  52. package/dist/esm/Beam.js +1 -1
  53. package/dist/esm/Breadcrumbs.js +1 -1
  54. package/dist/esm/CMEDeck.js +6 -2
  55. package/dist/esm/Column1.js +1 -2
  56. package/dist/esm/Column2.js +1 -2
  57. package/dist/esm/Column3.js +1 -2
  58. package/dist/esm/ConferenceArticleCard.js +1 -1
  59. package/dist/esm/ContentCardPaginated.js +2 -3
  60. package/dist/esm/DeckContent.js +1 -1
  61. package/dist/esm/DeckQueue.js +1 -1
  62. package/dist/esm/DeckQueuePaginated.js +2 -3
  63. package/dist/esm/Dfp-102f0beb.js +1 -1
  64. package/dist/esm/EventsDeck.js +1 -1
  65. package/dist/esm/ExternalResources.js +1 -1
  66. package/dist/esm/Feature.js +1 -1
  67. package/dist/esm/ForbesHero.js +1 -1
  68. package/dist/esm/GridContent.js +1 -1
  69. package/dist/esm/GridContentPaginated.js +2 -3
  70. package/dist/esm/GridHero.js +1 -1
  71. package/dist/esm/GroupDeck.js +1 -1
  72. package/dist/esm/HamMagazine.js +1 -2
  73. package/dist/esm/Header.js +1 -2
  74. package/dist/esm/Hero.js +1 -1
  75. package/dist/esm/HighlightenVideo.js +1 -1
  76. package/dist/esm/HorizontalArticleListing.js +1 -1
  77. package/dist/esm/HorizontalHero.js +1 -1
  78. package/dist/esm/IssueContentDeck.js +1 -1
  79. package/dist/esm/IssueDeck.js +1 -1
  80. package/dist/esm/IssueLanding.js +1 -1
  81. package/dist/esm/KMTracker.js +1 -1
  82. package/dist/esm/LeftNav.js +1 -2
  83. package/dist/esm/MasterDeck.js +3 -3
  84. package/dist/esm/MasterDeckPaginated.js +2 -3
  85. package/dist/esm/{MediaSeriesCard-06c6251a.js → MediaSeriesCard-4c6c664c.js} +64 -42
  86. package/dist/esm/MediaSeriesLanding.js +2 -2
  87. package/dist/esm/MediaSeriesLandingPaginated.js +3 -4
  88. package/dist/esm/NavDvm.js +1 -2
  89. package/dist/esm/NavMagazine.js +1 -2
  90. package/dist/esm/NavNative.js +1 -2
  91. package/dist/esm/OncliveHero.js +1 -1
  92. package/dist/esm/OncliveLargeHero.js +1 -1
  93. package/dist/esm/PageFilter.js +1 -1
  94. package/dist/esm/Pagination-484b86c5.js +90 -0
  95. package/dist/esm/PartnerDetailListing.js +1 -1
  96. package/dist/esm/PartnerDetailListingPaginated.js +2 -3
  97. package/dist/esm/PdfDownload.js +1 -1
  98. package/dist/esm/PopUpModal.js +1 -1
  99. package/dist/esm/PubSection.js +1 -1
  100. package/dist/esm/PubToc.js +1 -1
  101. package/dist/esm/PublicationDeck.js +1 -1
  102. package/dist/esm/PublicationLanding.js +1 -1
  103. package/dist/esm/QueueDeckExpanded.js +1 -1
  104. package/dist/esm/QueueDeckExpandedPaginated.js +2 -3
  105. package/dist/esm/RecentNews.js +1 -1
  106. package/dist/esm/RelatedContent.js +1 -1
  107. package/dist/esm/RelatedTopicsDropdown.js +1 -1
  108. package/dist/esm/RolesDeck.js +1 -1
  109. package/dist/esm/Schema.js +1 -1
  110. package/dist/esm/Search.js +1 -1
  111. package/dist/esm/Segment.js +1 -1
  112. package/dist/esm/SeriesListingDeck.js +1 -1
  113. package/dist/esm/SetCookie.js +1 -1
  114. package/dist/esm/SideFooter.js +1 -1
  115. package/dist/esm/SocialIcons.js +1 -1
  116. package/dist/esm/SocialShare.js +1 -1
  117. package/dist/esm/TaxonomyCard.js +1 -1
  118. package/dist/esm/TaxonomyDescription.js +1 -1
  119. package/dist/esm/TemplateNormal.js +1 -1
  120. package/dist/esm/ThumbnailCard.js +1 -1
  121. package/dist/esm/Ustream.js +1 -1
  122. package/dist/esm/VerticalHero.js +1 -1
  123. package/dist/esm/VideoProgramLandingPage.js +1 -1
  124. package/dist/esm/VideoSeriesCard.js +1 -1
  125. package/dist/esm/VideoSeriesFilter.js +1 -1
  126. package/dist/esm/VideoSeriesLandingPage.js +1 -1
  127. package/dist/esm/VideoSeriesListing.js +1 -1
  128. package/dist/esm/View.js +22 -13
  129. package/dist/esm/YahooHero.js +1 -1
  130. package/dist/esm/YoutubeGroup.js +1 -1
  131. package/dist/esm/getKeywords.js +1 -1
  132. package/dist/esm/getQuery.js +1 -1
  133. package/dist/esm/getRelatedArticle.js +1 -1
  134. package/dist/esm/getRootDocGroup.js +1 -1
  135. package/dist/esm/getSeriesDetail.js +1 -1
  136. package/dist/esm/index.js +0 -1
  137. package/dist/esm/stringify-2b084bee.js +1 -1
  138. package/dist/esm/timeDifferenceCalc.js +1 -1
  139. package/dist/esm/urlFor.js +1 -1
  140. package/dist/esm/ustream-api-d3714624.js +1 -1
  141. package/package.json +1 -1
  142. package/dist/cjs/Pagination-885dcfbd.js +0 -90
  143. package/dist/esm/Pagination-59436882.js +0 -82
@@ -109,9 +109,9 @@ var runtime = (function (exports) {
109
109
  // This is a polyfill for %IteratorPrototype% for environments that
110
110
  // don't natively support it.
111
111
  var IteratorPrototype = {};
112
- IteratorPrototype[iteratorSymbol] = function () {
112
+ define(IteratorPrototype, iteratorSymbol, function () {
113
113
  return this;
114
- };
114
+ });
115
115
 
116
116
  var getProto = Object.getPrototypeOf;
117
117
  var NativeIteratorPrototype = getProto && getProto(getProto(values([])));
@@ -125,8 +125,9 @@ var runtime = (function (exports) {
125
125
 
126
126
  var Gp = GeneratorFunctionPrototype.prototype =
127
127
  Generator.prototype = Object.create(IteratorPrototype);
128
- GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype;
129
- GeneratorFunctionPrototype.constructor = GeneratorFunction;
128
+ GeneratorFunction.prototype = GeneratorFunctionPrototype;
129
+ define(Gp, "constructor", GeneratorFunctionPrototype);
130
+ define(GeneratorFunctionPrototype, "constructor", GeneratorFunction);
130
131
  GeneratorFunction.displayName = define(
131
132
  GeneratorFunctionPrototype,
132
133
  toStringTagSymbol,
@@ -240,9 +241,9 @@ var runtime = (function (exports) {
240
241
  }
241
242
 
242
243
  defineIteratorMethods(AsyncIterator.prototype);
243
- AsyncIterator.prototype[asyncIteratorSymbol] = function () {
244
+ define(AsyncIterator.prototype, asyncIteratorSymbol, function () {
244
245
  return this;
245
- };
246
+ });
246
247
  exports.AsyncIterator = AsyncIterator;
247
248
 
248
249
  // Note that simple async functions are implemented on top of
@@ -435,13 +436,13 @@ var runtime = (function (exports) {
435
436
  // iterator prototype chain incorrectly implement this, causing the Generator
436
437
  // object to not be returned from this call. This ensures that doesn't happen.
437
438
  // See https://github.com/facebook/regenerator/issues/274 for more details.
438
- Gp[iteratorSymbol] = function() {
439
+ define(Gp, iteratorSymbol, function() {
439
440
  return this;
440
- };
441
+ });
441
442
 
442
- Gp.toString = function() {
443
+ define(Gp, "toString", function() {
443
444
  return "[object Generator]";
444
- };
445
+ });
445
446
 
446
447
  function pushTryEntry(locs) {
447
448
  var entry = { tryLoc: locs[0] };
@@ -760,14 +761,19 @@ try {
760
761
  } catch (accidentalStrictMode) {
761
762
  // This module should not be running in strict mode, so the above
762
763
  // assignment should always work unless something is misconfigured. Just
763
- // in case runtime.js accidentally runs in strict mode, we can escape
764
+ // in case runtime.js accidentally runs in strict mode, in modern engines
765
+ // we can explicitly access globalThis. In older engines we can escape
764
766
  // strict mode using a global Function call. This could conceivably fail
765
767
  // if a Content Security Policy forbids using Function, but in that case
766
768
  // the proper solution is to fix the accidental strict mode problem. If
767
769
  // you've misconfigured your bundler to force strict mode and applied a
768
770
  // CSP to forbid Function, and you're not willing to fix either of those
769
771
  // problems, please detail your unique predicament in a GitHub issue.
770
- Function("r", "regeneratorRuntime = r")(runtime);
772
+ if (typeof globalThis === "object") {
773
+ globalThis.regeneratorRuntime = runtime;
774
+ } else {
775
+ Function("r", "regeneratorRuntime = r")(runtime);
776
+ }
771
777
  }
772
778
  });
773
779
 
@@ -1887,4 +1893,4 @@ var AuthWrapper = function AuthWrapper(_ref) {
1887
1893
  }
1888
1894
  };
1889
1895
 
1890
- export default AuthWrapper;
1896
+ export { AuthWrapper as default };
package/dist/esm/Beam.js CHANGED
@@ -345,4 +345,4 @@ var beam = {
345
345
  }
346
346
  };
347
347
 
348
- export default beam;
348
+ export { beam as default };
@@ -97,4 +97,4 @@ var Breadcrumbs = function Breadcrumbs(_ref) {
97
97
 
98
98
  var Breadcrumbs$1 = React__default.memo(Breadcrumbs);
99
99
 
100
- export default Breadcrumbs$1;
100
+ export { Breadcrumbs$1 as default };
@@ -309,7 +309,11 @@ var CMEDeck = function CMEDeck(_ref) {
309
309
  return React__default.createElement(
310
310
  'div',
311
311
  { className: 'd-flex justify-content-between' },
312
- currentPage > 1 ,
312
+ currentPage && currentPage > 1 && React__default.createElement(
313
+ 'a',
314
+ { href: '?page=' + (currentPage - 1) },
315
+ '<< Previous'
316
+ ),
313
317
  React__default.createElement(
314
318
  'a',
315
319
  { href: '?page=' + (currentPage + 1) },
@@ -435,4 +439,4 @@ var CMEDeck = function CMEDeck(_ref) {
435
439
  }
436
440
  };
437
441
 
438
- export default CMEDeck;
442
+ export { CMEDeck as default };
@@ -25,5 +25,4 @@ var Column1 = function Column1(props) {
25
25
  );
26
26
  };
27
27
 
28
- export default Column1;
29
- export { Column1 };
28
+ export { Column1, Column1 as default };
@@ -61,5 +61,4 @@ var Column2 = function Column2(props) {
61
61
  );
62
62
  };
63
63
 
64
- export default Column2;
65
- export { Column2 };
64
+ export { Column2, Column2 as default };
@@ -131,5 +131,4 @@ var Column3 = function Column3(props) {
131
131
  );
132
132
  };
133
133
 
134
- export default Column3;
135
- export { Column3 };
134
+ export { Column3, Column3 as default };
@@ -84,4 +84,4 @@ var ConferenceArticleCard = function ConferenceArticleCard(props) {
84
84
  );
85
85
  };
86
86
 
87
- export default ConferenceArticleCard;
87
+ export { ConferenceArticleCard as default };
@@ -15,7 +15,7 @@ import { L as LazyLoad } from './index-755f2cc2.js';
15
15
  import { m as main_43 } from './main-1894c974.js';
16
16
  import { c as clean_html_1 } from './entities-6d9154b4.js';
17
17
  import { A as ADInfeed } from './ADInfeed-7af1f934.js';
18
- import { P as Pagination } from './Pagination-59436882.js';
18
+ import { P as Pagination } from './Pagination-484b86c5.js';
19
19
  import Spinner from 'react-bootstrap/Spinner';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
@@ -39,7 +39,6 @@ import './toNumber-5aeba6e7.js';
39
39
  import './Beam.js';
40
40
  import './stringify-2b084bee.js';
41
41
  import './Segment.js';
42
- import 'react-paginate';
43
42
  import 'react-bootstrap/Button';
44
43
  import './index.esm-1bd8a0a8.js';
45
44
  import './iconBase-ccc56b97.js';
@@ -404,4 +403,4 @@ var DeckContent = function (_React$Component) {
404
403
 
405
404
  var ContentCardPaginated = withRouter(DeckContent);
406
405
 
407
- export default ContentCardPaginated;
406
+ export { ContentCardPaginated as default };
@@ -482,4 +482,4 @@ var DeckContent = function (_React$Component) {
482
482
 
483
483
  var ContentCard = withRouter(DeckContent);
484
484
 
485
- export default ContentCard;
485
+ export { ContentCard as default };
@@ -373,4 +373,4 @@ var DeckQueue = function (_React$Component) {
373
373
 
374
374
  var Queue = withRouter(DeckQueue);
375
375
 
376
- export default Queue;
376
+ export { Queue as default };
@@ -16,7 +16,7 @@ import { g as get_1 } from './get-3c308da4.js';
16
16
  import { m as main_43 } from './main-1894c974.js';
17
17
  import urlFor from './urlFor.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { P as Pagination } from './Pagination-59436882.js';
19
+ import { P as Pagination } from './Pagination-484b86c5.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './web.dom.iterable-ab4dea5c.js';
@@ -34,7 +34,6 @@ import './isSymbol-a7e9aafe.js';
34
34
  import './eq-bdcbf886.js';
35
35
  import './slicedToArray-6ebcbfea.js';
36
36
  import './index-3f5c03b2.js';
37
- import 'react-paginate';
38
37
  import 'react-bootstrap/Button';
39
38
  import './index.esm-1bd8a0a8.js';
40
39
  import './iconBase-ccc56b97.js';
@@ -335,4 +334,4 @@ var DeckQueue = function (_React$Component) {
335
334
 
336
335
  var QueuePaginated = withRouter(DeckQueue);
337
336
 
338
- export default QueuePaginated;
337
+ export { QueuePaginated as default };
@@ -94,4 +94,4 @@ AD.propTypes = {
94
94
  minInViewPercent: PropTypes.number
95
95
  };
96
96
 
97
- export default AD;
97
+ export { AD as default };
@@ -837,4 +837,4 @@ var EventsDeck = function EventsDeck(_ref) {
837
837
  }
838
838
  };
839
839
 
840
- export default EventsDeck;
840
+ export { EventsDeck as default };
@@ -208,4 +208,4 @@ var ExternalResources = function ExternalResources(props) {
208
208
  );
209
209
  };
210
210
 
211
- export default ExternalResources;
211
+ export { ExternalResources as default };
@@ -119,4 +119,4 @@ var Feature = function Feature(props) {
119
119
  );
120
120
  };
121
121
 
122
- export default Feature;
122
+ export { Feature as default };
@@ -128,4 +128,4 @@ var fbsHero = function fbsHero(props) {
128
128
  );
129
129
  };
130
130
 
131
- export default fbsHero;
131
+ export { fbsHero as default };
@@ -787,4 +787,4 @@ var GridContent = function (_React$Component) {
787
787
 
788
788
  var GridContent$1 = React__default.memo(withRouter(GridContent));
789
789
 
790
- export default GridContent$1;
790
+ export { GridContent$1 as default };
@@ -22,7 +22,7 @@ import urlFor from './urlFor.js';
22
22
  import { m as main_43 } from './main-1894c974.js';
23
23
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
24
24
  import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
25
- import { P as Pagination } from './Pagination-59436882.js';
25
+ import { P as Pagination } from './Pagination-484b86c5.js';
26
26
  import Spinner from 'react-bootstrap/Spinner';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.js';
@@ -47,7 +47,6 @@ import './Segment.js';
47
47
  import './eq-bdcbf886.js';
48
48
  import './index-3f5c03b2.js';
49
49
  import 'react-bootstrap/Button';
50
- import 'react-paginate';
51
50
  import './index.esm-1bd8a0a8.js';
52
51
  import './iconBase-ccc56b97.js';
53
52
 
@@ -691,4 +690,4 @@ var GridContent = function (_React$Component) {
691
690
 
692
691
  var GridContentPaginated = React__default.memo(withRouter(GridContent));
693
692
 
694
- export default GridContentPaginated;
693
+ export { GridContentPaginated as default };
@@ -138,4 +138,4 @@ var GridHero = function GridHero(props) {
138
138
  );
139
139
  };
140
140
 
141
- export default GridHero;
141
+ export { GridHero as default };
@@ -305,4 +305,4 @@ var GroupDeck = function GroupDeck(props) {
305
305
  );
306
306
  };
307
307
 
308
- export default GroupDeck;
308
+ export { GroupDeck as default };
@@ -586,5 +586,4 @@ var HamMagazine = function HamMagazine(props) {
586
586
  );
587
587
  };
588
588
 
589
- export default HamMagazine;
590
- export { HamMagazine };
589
+ export { HamMagazine, HamMagazine as default };
@@ -26,5 +26,4 @@ var Header = function Header(props) {
26
26
 
27
27
  var Header$1 = React__default.memo(Header);
28
28
 
29
- export default Header$1;
30
- export { Header };
29
+ export { Header, Header$1 as default };
package/dist/esm/Hero.js CHANGED
@@ -39,4 +39,4 @@ var Hero = function Hero(_ref) {
39
39
  );
40
40
  };
41
41
 
42
- export default Hero;
42
+ export { Hero as default };
@@ -60,4 +60,4 @@ var HighlightenVideo = function HighlightenVideo(_ref) {
60
60
  }
61
61
  };
62
62
 
63
- export default HighlightenVideo;
63
+ export { HighlightenVideo as default };
@@ -157,4 +157,4 @@ function HorizontalArticleListing(_ref) {
157
157
  );
158
158
  }
159
159
 
160
- export default HorizontalArticleListing;
160
+ export { HorizontalArticleListing as default };
@@ -102,4 +102,4 @@ var HorizontalHero = function HorizontalHero(props) {
102
102
  );
103
103
  };
104
104
 
105
- export default HorizontalHero;
105
+ export { HorizontalHero as default };
@@ -228,4 +228,4 @@ var IssueContentDeck = function IssueContentDeck(props) {
228
228
  );
229
229
  };
230
230
 
231
- export default IssueContentDeck;
231
+ export { IssueContentDeck as default };
@@ -255,4 +255,4 @@ var IssueDeck = function IssueDeck(props) {
255
255
  );
256
256
  };
257
257
 
258
- export default IssueDeck;
258
+ export { IssueDeck as default };
@@ -161,4 +161,4 @@ var IssueLanding = function IssueLanding(props) {
161
161
  );
162
162
  };
163
163
 
164
- export default IssueLanding;
164
+ export { IssueLanding as default };
@@ -22,4 +22,4 @@ var KMTracker = function KMTracker(props) {
22
22
  }
23
23
  };
24
24
 
25
- export default KMTracker;
25
+ export { KMTracker as default };
@@ -133,5 +133,4 @@ var LeftNav = function LeftNav(props) {
133
133
 
134
134
  var LeftNav$1 = React__default.memo(LeftNav);
135
135
 
136
- export default LeftNav$1;
137
- export { LeftNav };
136
+ export { LeftNav, LeftNav$1 as default };
@@ -351,7 +351,7 @@ var MasterDeck = function (_React$Component) {
351
351
  React__default.createElement(
352
352
  React__default.Fragment,
353
353
  { key: index },
354
- React__default.createElement(_this2.Deck, { data: row, variant: variant, index: index, client: _this.props.client, defaultImage: _this.defaultImage, isSeriesLanding: _this.isSeriesLanding }),
354
+ React__default.createElement(_this2.Deck, _extends({}, _this.props, { data: row, variant: variant, index: index, client: _this.props.client, defaultImage: _this.defaultImage, isSeriesLanding: _this.isSeriesLanding })),
355
355
  _this.state.mobileView && _this.rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && React__default.createElement(
356
356
  'div',
357
357
  { className: 'ad-container', style: { margin: '0 auto' } },
@@ -376,7 +376,7 @@ var MasterDeck = function (_React$Component) {
376
376
  React__default.createElement(
377
377
  React__default.Fragment,
378
378
  { key: index },
379
- React__default.createElement(_this2.Deck, { data: row, variant: variant, index: index, client: _this.props.client, defaultImage: _this.defaultImage, isSeriesLanding: _this.isSeriesLanding })
379
+ React__default.createElement(_this2.Deck, _extends({}, _this.props, { data: row, variant: variant, index: index, client: _this.props.client, defaultImage: _this.defaultImage, isSeriesLanding: _this.isSeriesLanding }))
380
380
  )
381
381
  );
382
382
  }
@@ -547,4 +547,4 @@ var MasterDeck = function (_React$Component) {
547
547
 
548
548
  var MasterDeck$1 = withRouter(MasterDeck);
549
549
 
550
- export default MasterDeck$1;
550
+ export { MasterDeck$1 as default };
@@ -12,7 +12,7 @@ import { l as lodash } from './lodash-f97fd99a.js';
12
12
  import { m as main_43 } from './main-1894c974.js';
13
13
  import { A as ADlgInfeed } from './ADlgInfeed-ebcafb85.js';
14
14
  import { A as ADInfeed } from './ADInfeed-7af1f934.js';
15
- import { P as Pagination } from './Pagination-59436882.js';
15
+ import { P as Pagination } from './Pagination-484b86c5.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
@@ -33,7 +33,6 @@ import './isSymbol-a7e9aafe.js';
33
33
  import './toNumber-5aeba6e7.js';
34
34
  import './Beam.js';
35
35
  import './Segment.js';
36
- import 'react-paginate';
37
36
  import 'react-bootstrap/Button';
38
37
  import './index.esm-1bd8a0a8.js';
39
38
  import './iconBase-ccc56b97.js';
@@ -459,4 +458,4 @@ var MasterDeck = function (_React$Component) {
459
458
 
460
459
  var MasterDeck$1 = withRouter(MasterDeck);
461
460
 
462
- export default MasterDeck$1;
461
+ export { MasterDeck$1 as default };
@@ -2626,45 +2626,6 @@ function getBasePlacement(placement) {
2626
2626
  return placement.split('-')[0];
2627
2627
  }
2628
2628
 
2629
- function getBoundingClientRect(element) {
2630
- var rect = element.getBoundingClientRect();
2631
- return {
2632
- width: rect.width,
2633
- height: rect.height,
2634
- top: rect.top,
2635
- right: rect.right,
2636
- bottom: rect.bottom,
2637
- left: rect.left,
2638
- x: rect.left,
2639
- y: rect.top
2640
- };
2641
- }
2642
-
2643
- // means it doesn't take into account transforms.
2644
-
2645
- function getLayoutRect(element) {
2646
- var clientRect = getBoundingClientRect(element); // Use the clientRect sizes if it's not been transformed.
2647
- // Fixes https://github.com/popperjs/popper-core/issues/1223
2648
-
2649
- var width = element.offsetWidth;
2650
- var height = element.offsetHeight;
2651
-
2652
- if (Math.abs(clientRect.width - width) <= 1) {
2653
- width = clientRect.width;
2654
- }
2655
-
2656
- if (Math.abs(clientRect.height - height) <= 1) {
2657
- height = clientRect.height;
2658
- }
2659
-
2660
- return {
2661
- x: element.offsetLeft,
2662
- y: element.offsetTop,
2663
- width: width,
2664
- height: height
2665
- };
2666
- }
2667
-
2668
2629
  function getWindow(node) {
2669
2630
  if (node == null) {
2670
2631
  return window;
@@ -2698,6 +2659,59 @@ function isShadowRoot(node) {
2698
2659
  return node instanceof OwnElement || node instanceof ShadowRoot;
2699
2660
  }
2700
2661
 
2662
+ var round$1 = Math.round;
2663
+ function getBoundingClientRect(element, includeScale) {
2664
+ if (includeScale === void 0) {
2665
+ includeScale = false;
2666
+ }
2667
+
2668
+ var rect = element.getBoundingClientRect();
2669
+ var scaleX = 1;
2670
+ var scaleY = 1;
2671
+
2672
+ if (isHTMLElement(element) && includeScale) {
2673
+ // Fallback to 1 in case both values are `0`
2674
+ scaleX = rect.width / element.offsetWidth || 1;
2675
+ scaleY = rect.height / element.offsetHeight || 1;
2676
+ }
2677
+
2678
+ return {
2679
+ width: round$1(rect.width / scaleX),
2680
+ height: round$1(rect.height / scaleY),
2681
+ top: round$1(rect.top / scaleY),
2682
+ right: round$1(rect.right / scaleX),
2683
+ bottom: round$1(rect.bottom / scaleY),
2684
+ left: round$1(rect.left / scaleX),
2685
+ x: round$1(rect.left / scaleX),
2686
+ y: round$1(rect.top / scaleY)
2687
+ };
2688
+ }
2689
+
2690
+ // means it doesn't take into account transforms.
2691
+
2692
+ function getLayoutRect(element) {
2693
+ var clientRect = getBoundingClientRect(element); // Use the clientRect sizes if it's not been transformed.
2694
+ // Fixes https://github.com/popperjs/popper-core/issues/1223
2695
+
2696
+ var width = element.offsetWidth;
2697
+ var height = element.offsetHeight;
2698
+
2699
+ if (Math.abs(clientRect.width - width) <= 1) {
2700
+ width = clientRect.width;
2701
+ }
2702
+
2703
+ if (Math.abs(clientRect.height - height) <= 1) {
2704
+ height = clientRect.height;
2705
+ }
2706
+
2707
+ return {
2708
+ x: element.offsetLeft,
2709
+ y: element.offsetTop,
2710
+ width: width,
2711
+ height: height
2712
+ };
2713
+ }
2714
+
2701
2715
  function contains$1(parent, child) {
2702
2716
  var rootNode = child.getRootNode && child.getRootNode(); // First, attempt with faster native method
2703
2717
 
@@ -3924,16 +3938,24 @@ function getNodeScroll(node) {
3924
3938
  }
3925
3939
  }
3926
3940
 
3941
+ function isElementScaled(element) {
3942
+ var rect = element.getBoundingClientRect();
3943
+ var scaleX = rect.width / element.offsetWidth || 1;
3944
+ var scaleY = rect.height / element.offsetHeight || 1;
3945
+ return scaleX !== 1 || scaleY !== 1;
3946
+ } // Returns the composite rect of an element relative to its offsetParent.
3927
3947
  // Composite means it takes into account transforms as well as layout.
3928
3948
 
3949
+
3929
3950
  function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) {
3930
3951
  if (isFixed === void 0) {
3931
3952
  isFixed = false;
3932
3953
  }
3933
3954
 
3934
- var documentElement = getDocumentElement(offsetParent);
3935
- var rect = getBoundingClientRect(elementOrVirtualElement);
3936
3955
  var isOffsetParentAnElement = isHTMLElement(offsetParent);
3956
+ var offsetParentIsScaled = isHTMLElement(offsetParent) && isElementScaled(offsetParent);
3957
+ var documentElement = getDocumentElement(offsetParent);
3958
+ var rect = getBoundingClientRect(elementOrVirtualElement, offsetParentIsScaled);
3937
3959
  var scroll = {
3938
3960
  scrollLeft: 0,
3939
3961
  scrollTop: 0
@@ -3950,7 +3972,7 @@ function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) {
3950
3972
  }
3951
3973
 
3952
3974
  if (isHTMLElement(offsetParent)) {
3953
- offsets = getBoundingClientRect(offsetParent);
3975
+ offsets = getBoundingClientRect(offsetParent, true);
3954
3976
  offsets.x += offsetParent.clientLeft;
3955
3977
  offsets.y += offsetParent.clientTop;
3956
3978
  } else if (documentElement) {
@@ -3,7 +3,7 @@ import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
5
5
  import React__default, { useState, useEffect } from 'react';
6
- import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-06c6251a.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-4c6c664c.js';
7
7
  import './index-98ca9cec.js';
8
8
  import 'react-dom';
9
9
  import Link from 'next/link';
@@ -484,4 +484,4 @@ MediaSeriesLanding.getInitialData = function () {
484
484
  };
485
485
  }();
486
486
 
487
- export default MediaSeriesLanding;
487
+ export { MediaSeriesLanding as default };
@@ -3,7 +3,7 @@ import { _ as _typeof } from './typeof-e9fc0c5d.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
5
5
  import React__default, { useState, useEffect } from 'react';
6
- import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-06c6251a.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-4c6c664c.js';
7
7
  import './index-98ca9cec.js';
8
8
  import 'react-dom';
9
9
  import Link from 'next/link';
@@ -44,8 +44,7 @@ import './toNumber-5aeba6e7.js';
44
44
  import './Beam.js';
45
45
  import './Segment.js';
46
46
  import './ADInfeed-7af1f934.js';
47
- import './Pagination-59436882.js';
48
- import 'react-paginate';
47
+ import './Pagination-484b86c5.js';
49
48
  import 'react-bootstrap/Button';
50
49
  import './index.esm-1bd8a0a8.js';
51
50
  import './iconBase-ccc56b97.js';
@@ -518,4 +517,4 @@ MediaSeriesLanding.getInitialData = function () {
518
517
  };
519
518
  }();
520
519
 
521
- export default MediaSeriesLanding;
520
+ export { MediaSeriesLanding as default };
@@ -229,5 +229,4 @@ var NavDvm = function NavDvm(props) {
229
229
  );
230
230
  };
231
231
 
232
- export default NavDvm;
233
- export { NavDvm };
232
+ export { NavDvm, NavDvm as default };
@@ -579,5 +579,4 @@ var NavMagazine = function NavMagazine(props) {
579
579
 
580
580
  var MagazineNav = React__default.memo(NavMagazine);
581
581
 
582
- export default MagazineNav;
583
- export { NavMagazine };
582
+ export { NavMagazine, MagazineNav as default };
@@ -842,5 +842,4 @@ var NavNative = function NavNative(props) {
842
842
  );
843
843
  };
844
844
 
845
- export default NavNative;
846
- export { NavNative };
845
+ export { NavNative, NavNative as default };
@@ -70,4 +70,4 @@ var OncliveHero = function OncliveHero(props) {
70
70
  );
71
71
  };
72
72
 
73
- export default OncliveHero;
73
+ export { OncliveHero as default };
@@ -232,4 +232,4 @@ var OncliveLargeHero = function OncliveLargeHero(props) {
232
232
  );
233
233
  };
234
234
 
235
- export default OncliveLargeHero;
235
+ export { OncliveLargeHero as default };
@@ -63,4 +63,4 @@ var PageFilter = function PageFilter(props) {
63
63
  return null;
64
64
  };
65
65
 
66
- export default PageFilter;
66
+ export { PageFilter as default };