@mjhls/mjh-framework 1.0.1089 → 1.0.1090

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 (178) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD300x250.js +1 -1
  3. package/dist/cjs/AD300x250x600.js +1 -1
  4. package/dist/cjs/AD728x90.js +1 -1
  5. package/dist/cjs/ADFloatingFooter.js +1 -1
  6. package/dist/cjs/ADGutter.js +1 -1
  7. package/dist/cjs/{ADInfeed-3eabeab4.js → ADInfeed-25f53b70.js} +1 -1
  8. package/dist/cjs/ADSkyscraper.js +1 -1
  9. package/dist/cjs/ADSponsoredResources.js +1 -1
  10. package/dist/cjs/ADWebcast.js +1 -1
  11. package/dist/cjs/ADWelcome.js +1 -1
  12. package/dist/cjs/{ADlgInfeed-fc42f8c4.js → ADlgInfeed-5d21496c.js} +1 -1
  13. package/dist/cjs/AdSlot.js +1 -1
  14. package/dist/cjs/AdSlotsProvider.js +1 -1
  15. package/dist/cjs/AlgoliaSearch.js +248 -532
  16. package/dist/cjs/ArticleCarousel.js +1 -1
  17. package/dist/cjs/ArticleProgramLandingPage.js +4 -4
  18. package/dist/cjs/ArticleSeriesLandingPage.js +4 -4
  19. package/dist/cjs/ArticleSeriesListing.js +2 -2
  20. package/dist/cjs/AuthWrapper.js +642 -266
  21. package/dist/cjs/CEDeckSupabase.js +6 -2
  22. package/dist/cjs/CMEDeck.js +6 -2
  23. package/dist/cjs/Column3.js +1 -1
  24. package/dist/cjs/ConferenceArticleCard.js +1 -1
  25. package/dist/cjs/ContentCardPaginated.js +3 -3
  26. package/dist/cjs/DeckContent.js +3 -3
  27. package/dist/cjs/DeckQueue.js +2 -2
  28. package/dist/cjs/DeckQueuePaginated.js +2 -2
  29. package/dist/cjs/EventsDeck.js +3 -3
  30. package/dist/cjs/ExternalResources.js +5 -5
  31. package/dist/cjs/Feature.js +1 -1
  32. package/dist/cjs/ForbesHero.js +1 -1
  33. package/dist/cjs/GridContent.js +4 -4
  34. package/dist/cjs/GridContentPaginated.js +4 -4
  35. package/dist/cjs/GridHero.js +1 -1
  36. package/dist/cjs/HamMagazine.js +2 -2
  37. package/dist/cjs/HighlightenVideo.js +1 -1
  38. package/dist/cjs/HorizontalArticleListing.js +4 -4
  39. package/dist/cjs/HorizontalHero.js +1 -1
  40. package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-984a697b.js} +116 -156
  41. package/dist/cjs/IssueContentDeck.js +1 -1
  42. package/dist/cjs/IssueLanding.js +6 -6
  43. package/dist/cjs/LeftNav.js +1 -1
  44. package/dist/cjs/MasterDeck.js +4 -4
  45. package/dist/cjs/MasterDeckPaginated.js +3 -3
  46. package/dist/cjs/MediaSeriesCard.js +4 -4
  47. package/dist/cjs/MediaSeriesLanding.js +9 -9
  48. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -9
  49. package/dist/cjs/NavMagazine.js +2 -2
  50. package/dist/cjs/NavNative.js +1 -1
  51. package/dist/cjs/OncliveHero.js +1 -1
  52. package/dist/cjs/OncliveLargeHero.js +1 -1
  53. package/dist/cjs/PartnerDetailListing.js +8 -7
  54. package/dist/cjs/PartnerDetailListingPaginated.js +8 -7
  55. package/dist/cjs/PodcastsLanding.js +7 -7
  56. package/dist/cjs/PtceDeck.js +1 -1
  57. package/dist/cjs/PubSection.js +4 -4
  58. package/dist/cjs/QueueDeckExpanded.js +4 -4
  59. package/dist/cjs/QueueDeckExpandedPaginated.js +4 -4
  60. package/dist/cjs/RelatedContent.js +1 -1
  61. package/dist/cjs/SeriesListingDeck.js +2 -2
  62. package/dist/cjs/{SeriesSlider-a8b51591.js → SeriesSlider-086a8319.js} +1 -1
  63. package/dist/cjs/{SocialSearchComponent-9d272141.js → SocialSearchComponent-d7e5d3a6.js} +1 -1
  64. package/dist/cjs/TaxonomyDescription.js +4 -4
  65. package/dist/cjs/TemplateNormal.js +2 -2
  66. package/dist/cjs/{Tooltip-66c1a867.js → Tooltip-96fe6ef6.js} +85 -159
  67. package/dist/cjs/Ustream.js +1 -1
  68. package/dist/cjs/VerticalHero.js +1 -1
  69. package/dist/cjs/VideoProgramLandingPage.js +4 -4
  70. package/dist/cjs/VideoSeriesCard.js +1 -1
  71. package/dist/cjs/VideoSeriesLandingPage.js +4 -4
  72. package/dist/cjs/VideoSeriesListing.js +2 -2
  73. package/dist/cjs/View.js +7 -5
  74. package/dist/cjs/YahooHero.js +1 -1
  75. package/dist/cjs/YoutubeGroup.js +1 -1
  76. package/dist/cjs/{brightcove-react-player-loader.es-35faab67.js → brightcove-react-player-loader.es-4c7825a1.js} +3 -3
  77. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  78. package/dist/cjs/getRelatedArticle.js +15 -33
  79. package/dist/cjs/getSerializers.js +4 -4
  80. package/dist/cjs/{index-9ec837cc.js → index-50be6759.js} +25 -9
  81. package/dist/cjs/index-96c331fd.js +1572 -0
  82. package/dist/cjs/{index-4aba677d.js → index-b0e9a7b6.js} +15 -234
  83. package/dist/cjs/index.js +13 -11
  84. package/dist/cjs/{main-812888f1.js → main-ae8472f3.js} +1 -1
  85. package/dist/cjs/{moment-f730814d.js → moment-aca40de1.js} +80 -95
  86. package/dist/cjs/timeDifferenceCalc.js +1 -1
  87. package/dist/cjs/typeof-1358762e.js +33 -0
  88. package/dist/esm/AD300x250.js +1 -1
  89. package/dist/esm/AD300x250x600.js +1 -1
  90. package/dist/esm/AD728x90.js +1 -1
  91. package/dist/esm/ADFloatingFooter.js +1 -1
  92. package/dist/esm/ADGutter.js +1 -1
  93. package/dist/esm/{ADInfeed-8fd14c74.js → ADInfeed-ca4bb13c.js} +1 -1
  94. package/dist/esm/ADSkyscraper.js +1 -1
  95. package/dist/esm/ADSponsoredResources.js +1 -1
  96. package/dist/esm/ADWebcast.js +1 -1
  97. package/dist/esm/ADWelcome.js +1 -1
  98. package/dist/esm/{ADlgInfeed-9c3fc2ec.js → ADlgInfeed-142ddf4d.js} +1 -1
  99. package/dist/esm/AdSlot.js +1 -1
  100. package/dist/esm/AdSlotsProvider.js +1 -1
  101. package/dist/esm/AlgoliaSearch.js +247 -531
  102. package/dist/esm/ArticleCarousel.js +1 -1
  103. package/dist/esm/ArticleProgramLandingPage.js +4 -4
  104. package/dist/esm/ArticleSeriesLandingPage.js +4 -4
  105. package/dist/esm/ArticleSeriesListing.js +2 -2
  106. package/dist/esm/AuthWrapper.js +639 -263
  107. package/dist/esm/CEDeckSupabase.js +6 -2
  108. package/dist/esm/CMEDeck.js +6 -2
  109. package/dist/esm/Column3.js +1 -1
  110. package/dist/esm/ConferenceArticleCard.js +1 -1
  111. package/dist/esm/ContentCardPaginated.js +3 -3
  112. package/dist/esm/DeckContent.js +3 -3
  113. package/dist/esm/DeckQueue.js +2 -2
  114. package/dist/esm/DeckQueuePaginated.js +2 -2
  115. package/dist/esm/EventsDeck.js +3 -3
  116. package/dist/esm/ExternalResources.js +5 -5
  117. package/dist/esm/Feature.js +1 -1
  118. package/dist/esm/ForbesHero.js +1 -1
  119. package/dist/esm/GridContent.js +4 -4
  120. package/dist/esm/GridContentPaginated.js +4 -4
  121. package/dist/esm/GridHero.js +1 -1
  122. package/dist/esm/HamMagazine.js +2 -2
  123. package/dist/esm/HighlightenVideo.js +1 -1
  124. package/dist/esm/HorizontalArticleListing.js +4 -4
  125. package/dist/esm/HorizontalHero.js +1 -1
  126. package/dist/esm/{ImageSlider-801685f8.js → ImageSlider-9250ddc9.js} +117 -157
  127. package/dist/esm/IssueContentDeck.js +1 -1
  128. package/dist/esm/IssueLanding.js +6 -6
  129. package/dist/esm/LeftNav.js +1 -1
  130. package/dist/esm/MasterDeck.js +4 -4
  131. package/dist/esm/MasterDeckPaginated.js +3 -3
  132. package/dist/esm/MediaSeriesCard.js +4 -4
  133. package/dist/esm/MediaSeriesLanding.js +9 -9
  134. package/dist/esm/MediaSeriesLandingPaginated.js +9 -9
  135. package/dist/esm/NavMagazine.js +2 -2
  136. package/dist/esm/NavNative.js +1 -1
  137. package/dist/esm/OncliveHero.js +1 -1
  138. package/dist/esm/OncliveLargeHero.js +1 -1
  139. package/dist/esm/Pagination-9fe9f61d.js +1 -1
  140. package/dist/esm/PartnerDetailListing.js +8 -7
  141. package/dist/esm/PartnerDetailListingPaginated.js +8 -7
  142. package/dist/esm/PodcastsLanding.js +7 -7
  143. package/dist/esm/PtceDeck.js +1 -1
  144. package/dist/esm/PubSection.js +4 -4
  145. package/dist/esm/QueueDeckExpanded.js +4 -4
  146. package/dist/esm/QueueDeckExpandedPaginated.js +4 -4
  147. package/dist/esm/RelatedContent.js +1 -1
  148. package/dist/esm/SeriesListingDeck.js +2 -2
  149. package/dist/esm/{SeriesSlider-5757414b.js → SeriesSlider-acbdf4c9.js} +1 -1
  150. package/dist/esm/{SocialSearchComponent-98bfc990.js → SocialSearchComponent-9e65c8d6.js} +1 -1
  151. package/dist/esm/TaxonomyDescription.js +4 -4
  152. package/dist/esm/TemplateNormal.js +2 -2
  153. package/dist/esm/{Tooltip-0b3b4558.js → Tooltip-bc98d17e.js} +244 -318
  154. package/dist/esm/Ustream.js +1 -1
  155. package/dist/esm/VerticalHero.js +1 -1
  156. package/dist/esm/VideoProgramLandingPage.js +4 -4
  157. package/dist/esm/VideoSeriesCard.js +1 -1
  158. package/dist/esm/VideoSeriesLandingPage.js +4 -4
  159. package/dist/esm/VideoSeriesListing.js +2 -2
  160. package/dist/esm/View.js +7 -5
  161. package/dist/esm/YahooHero.js +1 -1
  162. package/dist/esm/YoutubeGroup.js +1 -1
  163. package/dist/esm/{brightcove-react-player-loader.es-a2422c4b.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
  164. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  165. package/dist/esm/getRelatedArticle.js +16 -34
  166. package/dist/esm/getSerializers.js +4 -4
  167. package/dist/esm/index-30a6257d.js +1570 -0
  168. package/dist/esm/{index-0ce54f8a.js → index-98ca9cec.js} +25 -10
  169. package/dist/esm/{index-fcb8d351.js → index-cf4b8124.js} +15 -234
  170. package/dist/esm/index.js +13 -11
  171. package/dist/esm/{main-dde1592e.js → main-754d4992.js} +1 -1
  172. package/dist/esm/{moment-48faeb9c.js → moment-bc12cb97.js} +80 -95
  173. package/dist/esm/timeDifferenceCalc.js +1 -1
  174. package/dist/esm/typeof-2f07d0e8.js +30 -0
  175. package/dist/esm/visibility-sensor-72fd8f8b.js +1 -1
  176. package/package.json +1 -1
  177. package/dist/cjs/index-4d21663c.js +0 -1573
  178. package/dist/esm/index-887c1f5e.js +0 -1571
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-9ec837cc.js');
3
+ var index = require('./index-50be6759.js');
4
4
  var React = require('react');
5
5
  var PropTypes = require('prop-types');
6
6
  var ReactDOM = require('react-dom');
@@ -120,7 +120,7 @@ function useUncontrolled(props, config) {
120
120
  function _inheritsLoose(subClass, superClass) {
121
121
  subClass.prototype = Object.create(superClass.prototype);
122
122
  subClass.prototype.constructor = subClass;
123
- subClass.__proto__ = superClass;
123
+ index._setPrototypeOf(subClass, superClass);
124
124
  }
125
125
 
126
126
  var ThemeContext = React__default["default"].createContext({});
@@ -420,10 +420,6 @@ process.env.NODE_ENV !== 'production' ? PropTypes__default["default"].oneOfType(
420
420
 
421
421
  var TransitionGroupContext = React__default["default"].createContext(null);
422
422
 
423
- var forceReflow = function forceReflow(node) {
424
- return node.scrollTop;
425
- };
426
-
427
423
  var UNMOUNTED = 'unmounted';
428
424
  var EXITED = 'exited';
429
425
  var ENTERING = 'entering';
@@ -643,14 +639,6 @@ var Transition = /*#__PURE__*/function (_React$Component) {
643
639
  this.cancelNextCallback();
644
640
 
645
641
  if (nextStatus === ENTERING) {
646
- if (this.props.unmountOnExit || this.props.mountOnEnter) {
647
- var node = this.props.nodeRef ? this.props.nodeRef.current : ReactDOM__default["default"].findDOMNode(this); // https://github.com/reactjs/react-transition-group/pull/749
648
- // With unmountOnExit or mountOnEnter, the enter animation should happen at the transition between `exited` and `entering`.
649
- // To make the animation happen, we have to separate each rendering and avoid being processed as batched.
650
-
651
- if (node) forceReflow(node);
652
- }
653
-
654
642
  this.performEnter(mounting);
655
643
  } else {
656
644
  this.performExit();
@@ -2595,34 +2583,6 @@ function useForceUpdate() {
2595
2583
 
2596
2584
  var DropdownContext = /*#__PURE__*/React__default["default"].createContext(null);
2597
2585
 
2598
- function _extends() {
2599
- _extends = Object.assign ? Object.assign.bind() : function (target) {
2600
- for (var i = 1; i < arguments.length; i++) {
2601
- var source = arguments[i];
2602
- for (var key in source) {
2603
- if (Object.prototype.hasOwnProperty.call(source, key)) {
2604
- target[key] = source[key];
2605
- }
2606
- }
2607
- }
2608
- return target;
2609
- };
2610
- return _extends.apply(this, arguments);
2611
- }
2612
-
2613
- function _objectWithoutPropertiesLoose(source, excluded) {
2614
- if (source == null) return {};
2615
- var target = {};
2616
- var sourceKeys = Object.keys(source);
2617
- var key, i;
2618
- for (i = 0; i < sourceKeys.length; i++) {
2619
- key = sourceKeys[i];
2620
- if (excluded.indexOf(key) >= 0) continue;
2621
- target[key] = source[key];
2622
- }
2623
- return target;
2624
- }
2625
-
2626
2586
  function useSafeState(state) {
2627
2587
  var isMounted = useMounted();
2628
2588
  return [state[0], React.useCallback(function (nextState) {
@@ -2704,57 +2664,38 @@ var max = Math.max;
2704
2664
  var min = Math.min;
2705
2665
  var round = Math.round;
2706
2666
 
2707
- function getUAString() {
2708
- var uaData = navigator.userAgentData;
2709
-
2710
- if (uaData != null && uaData.brands) {
2711
- return uaData.brands.map(function (item) {
2712
- return item.brand + "/" + item.version;
2713
- }).join(' ');
2714
- }
2715
-
2716
- return navigator.userAgent;
2717
- }
2718
-
2719
- function isLayoutViewport() {
2720
- return !/^((?!chrome|android).)*safari/i.test(getUAString());
2721
- }
2722
-
2723
- function getBoundingClientRect(element, includeScale, isFixedStrategy) {
2667
+ function getBoundingClientRect(element, includeScale) {
2724
2668
  if (includeScale === void 0) {
2725
2669
  includeScale = false;
2726
2670
  }
2727
2671
 
2728
- if (isFixedStrategy === void 0) {
2729
- isFixedStrategy = false;
2730
- }
2731
-
2732
- var clientRect = element.getBoundingClientRect();
2672
+ var rect = element.getBoundingClientRect();
2733
2673
  var scaleX = 1;
2734
2674
  var scaleY = 1;
2735
2675
 
2736
- if (includeScale && isHTMLElement(element)) {
2737
- scaleX = element.offsetWidth > 0 ? round(clientRect.width) / element.offsetWidth || 1 : 1;
2738
- scaleY = element.offsetHeight > 0 ? round(clientRect.height) / element.offsetHeight || 1 : 1;
2739
- }
2676
+ if (isHTMLElement(element) && includeScale) {
2677
+ var offsetHeight = element.offsetHeight;
2678
+ var offsetWidth = element.offsetWidth; // Do not attempt to divide by 0, otherwise we get `Infinity` as scale
2679
+ // Fallback to 1 in case both values are `0`
2740
2680
 
2741
- var _ref = isElement(element) ? getWindow(element) : window,
2742
- visualViewport = _ref.visualViewport;
2681
+ if (offsetWidth > 0) {
2682
+ scaleX = round(rect.width) / offsetWidth || 1;
2683
+ }
2684
+
2685
+ if (offsetHeight > 0) {
2686
+ scaleY = round(rect.height) / offsetHeight || 1;
2687
+ }
2688
+ }
2743
2689
 
2744
- var addVisualOffsets = !isLayoutViewport() && isFixedStrategy;
2745
- var x = (clientRect.left + (addVisualOffsets && visualViewport ? visualViewport.offsetLeft : 0)) / scaleX;
2746
- var y = (clientRect.top + (addVisualOffsets && visualViewport ? visualViewport.offsetTop : 0)) / scaleY;
2747
- var width = clientRect.width / scaleX;
2748
- var height = clientRect.height / scaleY;
2749
2690
  return {
2750
- width: width,
2751
- height: height,
2752
- top: y,
2753
- right: x + width,
2754
- bottom: y + height,
2755
- left: x,
2756
- x: x,
2757
- y: y
2691
+ width: rect.width / scaleX,
2692
+ height: rect.height / scaleY,
2693
+ top: rect.top / scaleY,
2694
+ right: rect.right / scaleX,
2695
+ bottom: rect.bottom / scaleY,
2696
+ left: rect.left / scaleX,
2697
+ x: rect.left / scaleX,
2698
+ y: rect.top / scaleY
2758
2699
  };
2759
2700
  }
2760
2701
 
@@ -2853,8 +2794,8 @@ function getTrueOffsetParent(element) {
2853
2794
 
2854
2795
 
2855
2796
  function getContainingBlock(element) {
2856
- var isFirefox = /firefox/i.test(getUAString());
2857
- var isIE = /Trident/i.test(getUAString());
2797
+ var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') !== -1;
2798
+ var isIE = navigator.userAgent.indexOf('Trident') !== -1;
2858
2799
 
2859
2800
  if (isIE && isHTMLElement(element)) {
2860
2801
  // In IE 9, 10 and 11 fixed elements containing block is always established by the viewport
@@ -2867,10 +2808,6 @@ function getContainingBlock(element) {
2867
2808
 
2868
2809
  var currentNode = getParentNode(element);
2869
2810
 
2870
- if (isShadowRoot(currentNode)) {
2871
- currentNode = currentNode.host;
2872
- }
2873
-
2874
2811
  while (isHTMLElement(currentNode) && ['html', 'body'].indexOf(getNodeName(currentNode)) < 0) {
2875
2812
  var css = getComputedStyle$1(currentNode); // This is non-exhaustive but covers the most common CSS properties that
2876
2813
  // create a containing block.
@@ -3063,21 +3000,13 @@ function mapToStyles(_ref2) {
3063
3000
  adaptive = _ref2.adaptive,
3064
3001
  roundOffsets = _ref2.roundOffsets,
3065
3002
  isFixed = _ref2.isFixed;
3066
- var _offsets$x = offsets.x,
3067
- x = _offsets$x === void 0 ? 0 : _offsets$x,
3068
- _offsets$y = offsets.y,
3069
- y = _offsets$y === void 0 ? 0 : _offsets$y;
3070
3003
 
3071
- var _ref3 = typeof roundOffsets === 'function' ? roundOffsets({
3072
- x: x,
3073
- y: y
3074
- }) : {
3075
- x: x,
3076
- y: y
3077
- };
3004
+ var _ref3 = roundOffsets === true ? roundOffsetsByDPR(offsets) : typeof roundOffsets === 'function' ? roundOffsets(offsets) : offsets,
3005
+ _ref3$x = _ref3.x,
3006
+ x = _ref3$x === void 0 ? 0 : _ref3$x,
3007
+ _ref3$y = _ref3.y,
3008
+ y = _ref3$y === void 0 ? 0 : _ref3$y;
3078
3009
 
3079
- x = _ref3.x;
3080
- y = _ref3.y;
3081
3010
  var hasX = offsets.hasOwnProperty('x');
3082
3011
  var hasY = offsets.hasOwnProperty('y');
3083
3012
  var sideX = left;
@@ -3103,7 +3032,7 @@ function mapToStyles(_ref2) {
3103
3032
 
3104
3033
  if (placement === top || (placement === left || placement === right) && variation === end) {
3105
3034
  sideY = bottom;
3106
- var offsetY = isFixed && offsetParent === win && win.visualViewport ? win.visualViewport.height : // $FlowFixMe[prop-missing]
3035
+ var offsetY = isFixed && win.visualViewport ? win.visualViewport.height : // $FlowFixMe[prop-missing]
3107
3036
  offsetParent[heightProp];
3108
3037
  y -= offsetY - popperRect.height;
3109
3038
  y *= gpuAcceleration ? 1 : -1;
@@ -3111,7 +3040,7 @@ function mapToStyles(_ref2) {
3111
3040
 
3112
3041
  if (placement === left || (placement === top || placement === bottom) && variation === end) {
3113
3042
  sideX = right;
3114
- var offsetX = isFixed && offsetParent === win && win.visualViewport ? win.visualViewport.width : // $FlowFixMe[prop-missing]
3043
+ var offsetX = isFixed && win.visualViewport ? win.visualViewport.width : // $FlowFixMe[prop-missing]
3115
3044
  offsetParent[widthProp];
3116
3045
  x -= offsetX - popperRect.width;
3117
3046
  x *= gpuAcceleration ? 1 : -1;
@@ -3122,17 +3051,6 @@ function mapToStyles(_ref2) {
3122
3051
  position: position
3123
3052
  }, adaptive && unsetSides);
3124
3053
 
3125
- var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
3126
- x: x,
3127
- y: y
3128
- }) : {
3129
- x: x,
3130
- y: y
3131
- };
3132
-
3133
- x = _ref4.x;
3134
- y = _ref4.y;
3135
-
3136
3054
  if (gpuAcceleration) {
3137
3055
  var _Object$assign;
3138
3056
 
@@ -3142,9 +3060,9 @@ function mapToStyles(_ref2) {
3142
3060
  return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y + "px" : '', _Object$assign2[sideX] = hasX ? x + "px" : '', _Object$assign2.transform = '', _Object$assign2));
3143
3061
  }
3144
3062
 
3145
- function computeStyles(_ref5) {
3146
- var state = _ref5.state,
3147
- options = _ref5.options;
3063
+ function computeStyles(_ref4) {
3064
+ var state = _ref4.state,
3065
+ options = _ref4.options;
3148
3066
  var _options$gpuAccelerat = options.gpuAcceleration,
3149
3067
  gpuAcceleration = _options$gpuAccelerat === void 0 ? true : _options$gpuAccelerat,
3150
3068
  _options$adaptive = options.adaptive,
@@ -3294,21 +3212,31 @@ function getWindowScrollBarX(element) {
3294
3212
  return getBoundingClientRect(getDocumentElement(element)).left + getWindowScroll(element).scrollLeft;
3295
3213
  }
3296
3214
 
3297
- function getViewportRect(element, strategy) {
3215
+ function getViewportRect(element) {
3298
3216
  var win = getWindow(element);
3299
3217
  var html = getDocumentElement(element);
3300
3218
  var visualViewport = win.visualViewport;
3301
3219
  var width = html.clientWidth;
3302
3220
  var height = html.clientHeight;
3303
3221
  var x = 0;
3304
- var y = 0;
3222
+ var y = 0; // NB: This isn't supported on iOS <= 12. If the keyboard is open, the popper
3223
+ // can be obscured underneath it.
3224
+ // Also, `html.clientHeight` adds the bottom bar height in Safari iOS, even
3225
+ // if it isn't open, so if this isn't available, the popper will be detected
3226
+ // to overflow the bottom of the screen too early.
3305
3227
 
3306
3228
  if (visualViewport) {
3307
3229
  width = visualViewport.width;
3308
- height = visualViewport.height;
3309
- var layoutViewport = isLayoutViewport();
3310
-
3311
- if (layoutViewport || !layoutViewport && strategy === 'fixed') {
3230
+ height = visualViewport.height; // Uses Layout Viewport (like Chrome; Safari does not currently)
3231
+ // In Chrome, it returns a value very close to 0 (+/-) but contains rounding
3232
+ // errors due to floating point numbers, so we need to check precision.
3233
+ // Safari returns a number <= 0, usually < -1 when pinch-zoomed
3234
+ // Feature detection fails in mobile emulation mode in Chrome.
3235
+ // Math.abs(win.innerWidth / visualViewport.scale - visualViewport.width) <
3236
+ // 0.001
3237
+ // Fallback here: "Not Safari" userAgent
3238
+
3239
+ if (!/^((?!chrome|android).)*safari/i.test(navigator.userAgent)) {
3312
3240
  x = visualViewport.offsetLeft;
3313
3241
  y = visualViewport.offsetTop;
3314
3242
  }
@@ -3402,8 +3330,8 @@ function rectToClientRect(rect) {
3402
3330
  });
3403
3331
  }
3404
3332
 
3405
- function getInnerBoundingClientRect(element, strategy) {
3406
- var rect = getBoundingClientRect(element, false, strategy === 'fixed');
3333
+ function getInnerBoundingClientRect(element) {
3334
+ var rect = getBoundingClientRect(element);
3407
3335
  rect.top = rect.top + element.clientTop;
3408
3336
  rect.left = rect.left + element.clientLeft;
3409
3337
  rect.bottom = rect.top + element.clientHeight;
@@ -3415,8 +3343,8 @@ function getInnerBoundingClientRect(element, strategy) {
3415
3343
  return rect;
3416
3344
  }
3417
3345
 
3418
- function getClientRectFromMixedType(element, clippingParent, strategy) {
3419
- return clippingParent === viewport ? rectToClientRect(getViewportRect(element, strategy)) : isElement(clippingParent) ? getInnerBoundingClientRect(clippingParent, strategy) : rectToClientRect(getDocumentRect(getDocumentElement(element)));
3346
+ function getClientRectFromMixedType(element, clippingParent) {
3347
+ return clippingParent === viewport ? rectToClientRect(getViewportRect(element)) : isElement(clippingParent) ? getInnerBoundingClientRect(clippingParent) : rectToClientRect(getDocumentRect(getDocumentElement(element)));
3420
3348
  } // A "clipping parent" is an overflowable container with the characteristic of
3421
3349
  // clipping (or hiding) overflowing elements with a position different from
3422
3350
  // `initial`
@@ -3433,24 +3361,24 @@ function getClippingParents(element) {
3433
3361
 
3434
3362
 
3435
3363
  return clippingParents.filter(function (clippingParent) {
3436
- return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body';
3364
+ return isElement(clippingParent) && contains$1(clippingParent, clipperElement) && getNodeName(clippingParent) !== 'body' && (canEscapeClipping ? getComputedStyle$1(clippingParent).position !== 'static' : true);
3437
3365
  });
3438
3366
  } // Gets the maximum area that the element is visible in due to any number of
3439
3367
  // clipping parents
3440
3368
 
3441
3369
 
3442
- function getClippingRect(element, boundary, rootBoundary, strategy) {
3370
+ function getClippingRect(element, boundary, rootBoundary) {
3443
3371
  var mainClippingParents = boundary === 'clippingParents' ? getClippingParents(element) : [].concat(boundary);
3444
3372
  var clippingParents = [].concat(mainClippingParents, [rootBoundary]);
3445
3373
  var firstClippingParent = clippingParents[0];
3446
3374
  var clippingRect = clippingParents.reduce(function (accRect, clippingParent) {
3447
- var rect = getClientRectFromMixedType(element, clippingParent, strategy);
3375
+ var rect = getClientRectFromMixedType(element, clippingParent);
3448
3376
  accRect.top = max(rect.top, accRect.top);
3449
3377
  accRect.right = min(rect.right, accRect.right);
3450
3378
  accRect.bottom = min(rect.bottom, accRect.bottom);
3451
3379
  accRect.left = max(rect.left, accRect.left);
3452
3380
  return accRect;
3453
- }, getClientRectFromMixedType(element, firstClippingParent, strategy));
3381
+ }, getClientRectFromMixedType(element, firstClippingParent));
3454
3382
  clippingRect.width = clippingRect.right - clippingRect.left;
3455
3383
  clippingRect.height = clippingRect.bottom - clippingRect.top;
3456
3384
  clippingRect.x = clippingRect.left;
@@ -3531,8 +3459,6 @@ function detectOverflow(state, options) {
3531
3459
  var _options = options,
3532
3460
  _options$placement = _options.placement,
3533
3461
  placement = _options$placement === void 0 ? state.placement : _options$placement,
3534
- _options$strategy = _options.strategy,
3535
- strategy = _options$strategy === void 0 ? state.strategy : _options$strategy,
3536
3462
  _options$boundary = _options.boundary,
3537
3463
  boundary = _options$boundary === void 0 ? clippingParents : _options$boundary,
3538
3464
  _options$rootBoundary = _options.rootBoundary,
@@ -3547,7 +3473,7 @@ function detectOverflow(state, options) {
3547
3473
  var altContext = elementContext === popper ? reference : popper;
3548
3474
  var popperRect = state.rects.popper;
3549
3475
  var element = state.elements[altBoundary ? altContext : elementContext];
3550
- var clippingClientRect = getClippingRect(isElement(element) ? element : element.contextElement || getDocumentElement(state.elements.popper), boundary, rootBoundary, strategy);
3476
+ var clippingClientRect = getClippingRect(isElement(element) ? element : element.contextElement || getDocumentElement(state.elements.popper), boundary, rootBoundary);
3551
3477
  var referenceClientRect = getBoundingClientRect(state.elements.reference);
3552
3478
  var popperOffsets = computeOffsets({
3553
3479
  reference: referenceClientRect,
@@ -4065,7 +3991,7 @@ function getCompositeRect(elementOrVirtualElement, offsetParent, isFixed) {
4065
3991
  var isOffsetParentAnElement = isHTMLElement(offsetParent);
4066
3992
  var offsetParentIsScaled = isHTMLElement(offsetParent) && isElementScaled(offsetParent);
4067
3993
  var documentElement = getDocumentElement(offsetParent);
4068
- var rect = getBoundingClientRect(elementOrVirtualElement, offsetParentIsScaled, isFixed);
3994
+ var rect = getBoundingClientRect(elementOrVirtualElement, offsetParentIsScaled);
4069
3995
  var scroll = {
4070
3996
  scrollLeft: 0,
4071
3997
  scrollTop: 0
@@ -4605,7 +4531,7 @@ function usePopper(referenceElement, popperElement, _temp) {
4605
4531
  strategy = _ref3$strategy === void 0 ? 'absolute' : _ref3$strategy,
4606
4532
  _ref3$modifiers = _ref3.modifiers,
4607
4533
  modifiers = _ref3$modifiers === void 0 ? EMPTY_MODIFIERS : _ref3$modifiers,
4608
- config = _objectWithoutPropertiesLoose(_ref3, ["enabled", "placement", "strategy", "modifiers"]);
4534
+ config = index._objectWithoutPropertiesLoose(_ref3, ["enabled", "placement", "strategy", "modifiers"]);
4609
4535
 
4610
4536
  var popperInstanceRef = React.useRef();
4611
4537
  var update = React.useCallback(function () {
@@ -4671,7 +4597,7 @@ function usePopper(referenceElement, popperElement, _temp) {
4671
4597
  return undefined;
4672
4598
  }
4673
4599
 
4674
- popperInstanceRef.current = createPopper(referenceElement, popperElement, _extends({}, config, {
4600
+ popperInstanceRef.current = createPopper(referenceElement, popperElement, index._extends({}, config, {
4675
4601
  placement: placement,
4676
4602
  strategy: strategy,
4677
4603
  modifiers: [].concat(modifiers, [ariaDescribedByModifier, updateModifier])
@@ -4681,7 +4607,7 @@ function usePopper(referenceElement, popperElement, _temp) {
4681
4607
  popperInstanceRef.current.destroy();
4682
4608
  popperInstanceRef.current = undefined;
4683
4609
  setState(function (s) {
4684
- return _extends({}, s, {
4610
+ return index._extends({}, s, {
4685
4611
  attributes: {},
4686
4612
  styles: {
4687
4613
  popper: initialPopperStyles(strategy)
@@ -4918,30 +4844,30 @@ function mergeOptionsWithPopperConfig(_ref) {
4918
4844
  _ref$popperConfig = _ref.popperConfig,
4919
4845
  popperConfig = _ref$popperConfig === void 0 ? {} : _ref$popperConfig;
4920
4846
  var modifiers = toModifierMap(popperConfig.modifiers);
4921
- return _extends({}, popperConfig, {
4847
+ return index._extends({}, popperConfig, {
4922
4848
  placement: placement,
4923
4849
  enabled: enabled,
4924
- modifiers: toModifierArray(_extends({}, modifiers, {
4850
+ modifiers: toModifierArray(index._extends({}, modifiers, {
4925
4851
  eventListeners: {
4926
4852
  enabled: enableEvents
4927
4853
  },
4928
- preventOverflow: _extends({}, modifiers.preventOverflow, {
4929
- options: containerPadding ? _extends({
4854
+ preventOverflow: index._extends({}, modifiers.preventOverflow, {
4855
+ options: containerPadding ? index._extends({
4930
4856
  padding: containerPadding
4931
4857
  }, (_modifiers$preventOve = modifiers.preventOverflow) == null ? void 0 : _modifiers$preventOve.options) : (_modifiers$preventOve2 = modifiers.preventOverflow) == null ? void 0 : _modifiers$preventOve2.options
4932
4858
  }),
4933
4859
  offset: {
4934
- options: _extends({
4860
+ options: index._extends({
4935
4861
  offset: offset
4936
4862
  }, (_modifiers$offset = modifiers.offset) == null ? void 0 : _modifiers$offset.options)
4937
4863
  },
4938
- arrow: _extends({}, modifiers.arrow, {
4864
+ arrow: index._extends({}, modifiers.arrow, {
4939
4865
  enabled: !!arrowElement,
4940
- options: _extends({}, (_modifiers$arrow = modifiers.arrow) == null ? void 0 : _modifiers$arrow.options, {
4866
+ options: index._extends({}, (_modifiers$arrow = modifiers.arrow) == null ? void 0 : _modifiers$arrow.options, {
4941
4867
  element: arrowElement
4942
4868
  })
4943
4869
  }),
4944
- flip: _extends({
4870
+ flip: index._extends({
4945
4871
  enabled: !!flip
4946
4872
  }, modifiers.flip)
4947
4873
  }))
@@ -5012,7 +4938,7 @@ function useDropdownMenu(options) {
5012
4938
  })),
5013
4939
  styles = _usePopper.styles,
5014
4940
  attributes = _usePopper.attributes,
5015
- popper = _objectWithoutPropertiesLoose(_usePopper, ["styles", "attributes"]);
4941
+ popper = index._objectWithoutPropertiesLoose(_usePopper, ["styles", "attributes"]);
5016
4942
 
5017
4943
  var menu;
5018
4944
  var menuProps = {
@@ -5027,15 +4953,15 @@ function useDropdownMenu(options) {
5027
4953
  };
5028
4954
 
5029
4955
  if (!shouldUsePopper) {
5030
- menu = _extends({}, childArgs, {
4956
+ menu = index._extends({}, childArgs, {
5031
4957
  props: menuProps
5032
4958
  });
5033
4959
  } else {
5034
- menu = _extends({}, popper, childArgs, {
5035
- props: _extends({}, menuProps, attributes.popper, {
4960
+ menu = index._extends({}, popper, childArgs, {
4961
+ props: index._extends({}, menuProps, attributes.popper, {
5036
4962
  style: styles.popper
5037
4963
  }),
5038
- arrowProps: _extends({
4964
+ arrowProps: index._extends({
5039
4965
  ref: attachArrowRef
5040
4966
  }, attributes.arrow, {
5041
4967
  style: styles.arrow
@@ -5118,7 +5044,7 @@ var defaultProps$r = {
5118
5044
  */
5119
5045
  function DropdownMenu$1(_ref2) {
5120
5046
  var children = _ref2.children,
5121
- options = _objectWithoutPropertiesLoose(_ref2, ["children"]);
5047
+ options = index._objectWithoutPropertiesLoose(_ref2, ["children"]);
5122
5048
 
5123
5049
  var args = useDropdownMenu(options);
5124
5050
  return /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, args.hasShown ? children(args) : null);
@@ -7355,7 +7281,7 @@ var Modal$1 = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
7355
7281
  onEnter = _ref.onEnter,
7356
7282
  onEntering = _ref.onEntering,
7357
7283
  onEntered = _ref.onEntered,
7358
- rest = _objectWithoutPropertiesLoose(_ref, ["show", "role", "className", "style", "children", "backdrop", "keyboard", "onBackdropClick", "onEscapeKeyDown", "transition", "backdropTransition", "autoFocus", "enforceFocus", "restoreFocus", "restoreFocusOptions", "renderDialog", "renderBackdrop", "manager", "container", "containerClassName", "onShow", "onHide", "onExit", "onExited", "onExiting", "onEnter", "onEntering", "onEntered"]);
7284
+ rest = index._objectWithoutPropertiesLoose(_ref, ["show", "role", "className", "style", "children", "backdrop", "keyboard", "onBackdropClick", "onEscapeKeyDown", "transition", "backdropTransition", "autoFocus", "enforceFocus", "restoreFocus", "restoreFocusOptions", "renderDialog", "renderBackdrop", "manager", "container", "containerClassName", "onShow", "onHide", "onExit", "onExited", "onExiting", "onEnter", "onEntering", "onEntered"]);
7359
7285
 
7360
7286
  var container = useWaitForDOMRef(containerRef);
7361
7287
  var modal = useModalManager(providedManager);
@@ -7488,7 +7414,7 @@ var Modal$1 = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
7488
7414
  return null;
7489
7415
  }
7490
7416
 
7491
- var dialogProps = _extends({
7417
+ var dialogProps = index._extends({
7492
7418
  role: role,
7493
7419
  ref: modal.setDialogRef,
7494
7420
  // apparently only works on the dialog role element
@@ -8475,7 +8401,7 @@ var Overlay = /*#__PURE__*/React__default["default"].forwardRef(function (props,
8475
8401
  })),
8476
8402
  styles = _usePopper.styles,
8477
8403
  attributes = _usePopper.attributes,
8478
- popper = _objectWithoutPropertiesLoose(_usePopper, ["styles", "attributes"]);
8404
+ popper = index._objectWithoutPropertiesLoose(_usePopper, ["styles", "attributes"]);
8479
8405
 
8480
8406
  if (props.show) {
8481
8407
  if (exited) setExited(false);
@@ -8503,13 +8429,13 @@ var Overlay = /*#__PURE__*/React__default["default"].forwardRef(function (props,
8503
8429
  return null;
8504
8430
  }
8505
8431
 
8506
- var child = props.children(_extends({}, popper, {
8432
+ var child = props.children(index._extends({}, popper, {
8507
8433
  show: !!props.show,
8508
- props: _extends({}, attributes.popper, {
8434
+ props: index._extends({}, attributes.popper, {
8509
8435
  style: styles.popper,
8510
8436
  ref: mergedRef
8511
8437
  }),
8512
- arrowProps: _extends({}, attributes.arrow, {
8438
+ arrowProps: index._extends({}, attributes.arrow, {
8513
8439
  style: styles.arrow,
8514
8440
  ref: attachArrowRef
8515
8441
  })
@@ -4,7 +4,7 @@ var asyncToGenerator = require('./asyncToGenerator-65df6bf8.js');
4
4
  var slicedToArray = require('./slicedToArray-067dd3bc.js');
5
5
  var React = require('react');
6
6
  var index_esm = require('./index.esm-d51c9ac6.js');
7
- var main = require('./main-812888f1.js');
7
+ var main = require('./main-ae8472f3.js');
8
8
  require('./_commonjsHelpers-06173234.js');
9
9
  require('./core.get-iterator-method-5643aa10.js');
10
10
  require('./web.dom.iterable-d98303e0.js');
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var React = require('react');
4
- require('./moment-f730814d.js');
4
+ require('./moment-aca40de1.js');
5
5
  var urlFor = require('./urlFor.js');
6
6
  require('./_commonjsHelpers-06173234.js');
7
7
  require('./slicedToArray-067dd3bc.js');
@@ -7,7 +7,7 @@ var BlockContent = require('./BlockContent-96b44364.js');
7
7
  var Col = require('react-bootstrap/Col');
8
8
  var Form = require('react-bootstrap/Form');
9
9
  var Button = require('react-bootstrap/Button');
10
- var getSerializers = require('./index-4aba677d.js');
10
+ var getSerializers = require('./index-b0e9a7b6.js');
11
11
  var VideoSeriesListing = require('./VideoSeriesListing.js');
12
12
  require('./_commonjsHelpers-06173234.js');
13
13
  require('./core.get-iterator-method-5643aa10.js');
@@ -26,13 +26,13 @@ require('./index-187c967e.js');
26
26
  require('./Beam.js');
27
27
  require('./stringify-f7a37a8d.js');
28
28
  require('./Segment.js');
29
- require('./main-812888f1.js');
29
+ require('./main-ae8472f3.js');
30
30
  require('./urlForFile-5084fc48.js');
31
31
  require('./index-65621b6c.js');
32
32
  require('react-dom');
33
33
  require('./typeof-220bbf73.js');
34
34
  require('./_is-array-54228b29.js');
35
- require('./brightcove-react-player-loader.es-35faab67.js');
35
+ require('./brightcove-react-player-loader.es-4c7825a1.js');
36
36
  require('./_object-to-array-9337ba83.js');
37
37
  require('./keys-e982b3fa.js');
38
38
  require('./_object-sap-d1978572.js');
@@ -40,7 +40,7 @@ require('react-bootstrap/Modal');
40
40
  require('react-ga');
41
41
  require('./GroupDeck.js');
42
42
  require('./smoothscroll-99df7f93.js');
43
- require('./moment-f730814d.js');
43
+ require('./moment-aca40de1.js');
44
44
  require('./SocialShare.js');
45
45
  require('next/head');
46
46
  require('react-share');
@@ -4,7 +4,7 @@ var _typeof = require('./typeof-220bbf73.js');
4
4
  var React = require('react');
5
5
  var index = require('./index-65621b6c.js');
6
6
  var urlFor = require('./urlFor.js');
7
- var moment = require('./moment-f730814d.js');
7
+ var moment = require('./moment-aca40de1.js');
8
8
  var styleInject_es = require('./style-inject.es-dcee06b6.js');
9
9
  require('prop-types');
10
10
  require('./_commonjsHelpers-06173234.js');
@@ -3,7 +3,7 @@
3
3
  var asyncToGenerator = require('./asyncToGenerator-65df6bf8.js');
4
4
  var _typeof = require('./typeof-220bbf73.js');
5
5
  var React = require('react');
6
- var moment = require('./moment-f730814d.js');
6
+ var moment = require('./moment-aca40de1.js');
7
7
  var index = require('./index-187c967e.js');
8
8
  var Breadcrumbs = require('./Breadcrumbs.js');
9
9
  var MasterDeck = require('./MasterDeck.js');
@@ -37,13 +37,13 @@ require('./index.es-1ab8dda7.js');
37
37
  require('./visibility-sensor-56020df6.js');
38
38
  require('react-dom');
39
39
  require('./index-d48b231c.js');
40
- require('./ADlgInfeed-fc42f8c4.js');
40
+ require('./ADlgInfeed-5d21496c.js');
41
41
  require('./AdSlot.js');
42
42
  require('./Beam.js');
43
43
  require('./stringify-f7a37a8d.js');
44
44
  require('./Segment.js');
45
- require('./main-812888f1.js');
46
- require('./ADInfeed-3eabeab4.js');
45
+ require('./main-ae8472f3.js');
46
+ require('./ADInfeed-25f53b70.js');
47
47
  require('./index-65621b6c.js');
48
48
  require('./urlFor.js');
49
49
  require('./style-inject.es-dcee06b6.js');
@@ -7,7 +7,7 @@ var index = require('./index-7435b964.js');
7
7
  var Container = require('react-bootstrap/Container');
8
8
  var visibilitySensor = require('./visibility-sensor-56020df6.js');
9
9
  var index_esm = require('./index.esm-d81454e7.js');
10
- var moment = require('./moment-f730814d.js');
10
+ var moment = require('./moment-aca40de1.js');
11
11
  var Router = require('next/router');
12
12
  var YoutubeGroup = require('./YoutubeGroup.js');
13
13
  var debounce = require('./debounce-d4a2369b.js');
@@ -29,7 +29,7 @@ require('./index-65621b6c.js');
29
29
  require('./smoothscroll-99df7f93.js');
30
30
  require('./urlFor.js');
31
31
  require('./index-d48b231c.js');
32
- require('./main-812888f1.js');
32
+ require('./main-ae8472f3.js');
33
33
  require('./isSymbol-03abbdf0.js');
34
34
  require('./toNumber-5e1fac58.js');
35
35
 
package/dist/cjs/View.js CHANGED
@@ -8,18 +8,18 @@ var Head = require('next/head');
8
8
  var Router = require('next/router');
9
9
  var stringify = require('./stringify-f7a37a8d.js');
10
10
  var toConsumableArray = require('./toConsumableArray-d7797c2b.js');
11
- var moment = require('./moment-f730814d.js');
11
+ var moment = require('./moment-aca40de1.js');
12
12
  var BlockContent = require('./BlockContent-96b44364.js');
13
- var main = require('./main-812888f1.js');
13
+ var main = require('./main-ae8472f3.js');
14
14
  require('react-bootstrap/Dropdown');
15
15
  var Form = require('react-bootstrap/Form');
16
16
  var FormControl = require('react-bootstrap/FormControl');
17
17
  var Button = require('react-bootstrap/Button');
18
18
  var visibilitySensor = require('./visibility-sensor-56020df6.js');
19
19
  var SocialShare = require('./SocialShare.js');
20
- var getSerializers = require('./index-4aba677d.js');
20
+ var getSerializers = require('./index-b0e9a7b6.js');
21
21
  var AdSlot = require('./AdSlot.js');
22
- var SeriesSlider = require('./SeriesSlider-a8b51591.js');
22
+ var SeriesSlider = require('./SeriesSlider-086a8319.js');
23
23
  var getTargeting = require('./getTargeting-5b954783.js');
24
24
  var getKeywords = require('./getKeywords.js');
25
25
  var urlFor = require('./urlFor.js');
@@ -51,7 +51,7 @@ require('react-bootstrap');
51
51
  require('./index-187c967e.js');
52
52
  require('./Beam.js');
53
53
  require('./Segment.js');
54
- require('./brightcove-react-player-loader.es-35faab67.js');
54
+ require('./brightcove-react-player-loader.es-4c7825a1.js');
55
55
  require('./_object-to-array-9337ba83.js');
56
56
  require('react-bootstrap/Modal');
57
57
  require('react-ga');
@@ -1796,6 +1796,8 @@ var Article = React__default["default"].memo(React.forwardRef(function (props, r
1796
1796
  !isVideoSeries && !isFormAssembly && showPublished && React__default["default"].createElement(
1797
1797
  'div',
1798
1798
  null,
1799
+ 'Published on:',
1800
+ '\xA0',
1799
1801
  React__default["default"].createElement(
1800
1802
  'time',
1801
1803
  {