@mjhls/mjh-framework 1.0.985-article-abstract-v2 → 1.0.986-article-rec-test

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 (179) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AlgoliaSearch.js +13 -5
  3. package/dist/cjs/ArticleProgramLandingPage.js +1 -1
  4. package/dist/cjs/ArticleSeriesLandingPage.js +2 -2
  5. package/dist/cjs/Auth.js +20 -17
  6. package/dist/cjs/AuthWrapper.js +19 -13
  7. package/dist/cjs/CMEDeck.js +5 -1
  8. package/dist/cjs/Column1.js +1 -1
  9. package/dist/cjs/Column2.js +1 -1
  10. package/dist/cjs/Column3.js +1 -1
  11. package/dist/cjs/ConferenceArticleCard.js +15 -15
  12. package/dist/cjs/ContentCardPaginated.js +1 -1
  13. package/dist/cjs/DeckContent.js +9 -9
  14. package/dist/cjs/Dfp-9be904d5.js +1 -1
  15. package/dist/cjs/EventsDeck.js +17 -17
  16. package/dist/cjs/ExternalResources.js +1 -1
  17. package/dist/cjs/GridContent.js +2 -2
  18. package/dist/cjs/GridContentPaginated.js +2 -2
  19. package/dist/cjs/HamMagazine.js +10 -10
  20. package/dist/cjs/Header.js +1 -1
  21. package/dist/cjs/HealthCareProfessionalModal.js +1 -1
  22. package/dist/cjs/HorizontalArticleListing.js +1 -1
  23. package/dist/cjs/IssueLanding.js +32 -32
  24. package/dist/cjs/KMTracker.js +15 -15
  25. package/dist/cjs/LeftNav.js +1 -1
  26. package/dist/cjs/MasterDeck.js +10 -10
  27. package/dist/cjs/MasterDeckPaginated.js +10 -10
  28. package/dist/cjs/{MediaSeriesCard-84fa20f4.js → MediaSeriesCard-1b1bd850.js} +66 -44
  29. package/dist/cjs/MediaSeriesLanding.js +9 -9
  30. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -9
  31. package/dist/cjs/NavDvm.js +1 -1
  32. package/dist/cjs/NavMagazine.js +11 -11
  33. package/dist/cjs/NavNative.js +10 -10
  34. package/dist/cjs/PartnerDetailListing.js +3 -3
  35. package/dist/cjs/PartnerDetailListingPaginated.js +3 -3
  36. package/dist/cjs/PubSection.js +2 -2
  37. package/dist/cjs/PublicationLanding.js +26 -26
  38. package/dist/cjs/QueueDeckExpanded.js +2 -2
  39. package/dist/cjs/QueueDeckExpandedPaginated.js +2 -2
  40. package/dist/cjs/RelatedContent.js +28 -28
  41. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  42. package/dist/cjs/Segment.js +49 -0
  43. package/dist/cjs/SeriesListingDeck.js +1 -1
  44. package/dist/cjs/{SeriesSlider-74546d19.js → SeriesSlider-594b19eb.js} +4 -4
  45. package/dist/cjs/SideFooter.js +2 -2
  46. package/dist/cjs/TaxonomyDescription.js +1 -1
  47. package/dist/cjs/VideoProgramLandingPage.js +1 -1
  48. package/dist/cjs/VideoSeriesCard.js +1 -1
  49. package/dist/cjs/VideoSeriesLandingPage.js +2 -2
  50. package/dist/cjs/View.js +147 -75
  51. package/dist/cjs/YoutubeGroup.js +4 -4
  52. package/dist/cjs/getSerializers.js +1 -1
  53. package/dist/cjs/{getTargeting-dab97fe1.js → getTargeting-3c5754ac.js} +9 -9
  54. package/dist/cjs/getTargeting.js +1 -1
  55. package/dist/cjs/{index-7f3d9184.js → index-c5778fcd.js} +2 -0
  56. package/dist/cjs/index.js +5 -5
  57. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  58. package/dist/esm/AD.js +1 -1
  59. package/dist/esm/AD300x250.js +1 -1
  60. package/dist/esm/AD300x250x600.js +1 -1
  61. package/dist/esm/AD728x90.js +1 -1
  62. package/dist/esm/ADFloatingFooter.js +1 -1
  63. package/dist/esm/ADFooter.js +1 -1
  64. package/dist/esm/ADGutter.js +1 -1
  65. package/dist/esm/ADSkyscraper.js +1 -1
  66. package/dist/esm/ADSponsoredResources.js +1 -1
  67. package/dist/esm/ADWebcast.js +1 -1
  68. package/dist/esm/ADWelcome.js +1 -1
  69. package/dist/esm/AccordionPanel.js +1 -1
  70. package/dist/esm/AdSlot.js +1 -1
  71. package/dist/esm/AdSlotsProvider.js +1 -1
  72. package/dist/esm/AlgoliaSearch.js +14 -6
  73. package/dist/esm/AlphabeticList.js +1 -1
  74. package/dist/esm/ArticleCarousel.js +1 -1
  75. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  76. package/dist/esm/ArticleSeriesLandingPage.js +3 -3
  77. package/dist/esm/ArticleSeriesListing.js +1 -1
  78. package/dist/esm/Auth.js +20 -18
  79. package/dist/esm/AuthWrapper.js +20 -14
  80. package/dist/esm/Beam.js +1 -1
  81. package/dist/esm/Breadcrumbs.js +1 -1
  82. package/dist/esm/CMEDeck.js +6 -2
  83. package/dist/esm/Column1.js +1 -2
  84. package/dist/esm/Column2.js +1 -2
  85. package/dist/esm/Column3.js +1 -2
  86. package/dist/esm/ConferenceArticleCard.js +16 -16
  87. package/dist/esm/ContentCardPaginated.js +2 -2
  88. package/dist/esm/DeckContent.js +10 -10
  89. package/dist/esm/DeckQueue.js +1 -1
  90. package/dist/esm/DeckQueuePaginated.js +1 -1
  91. package/dist/esm/Dfp-102f0beb.js +1 -1
  92. package/dist/esm/EventsDeck.js +18 -18
  93. package/dist/esm/ExternalResources.js +2 -2
  94. package/dist/esm/Feature.js +1 -1
  95. package/dist/esm/ForbesHero.js +1 -1
  96. package/dist/esm/GridContent.js +3 -3
  97. package/dist/esm/GridContentPaginated.js +3 -3
  98. package/dist/esm/GridHero.js +1 -1
  99. package/dist/esm/GroupDeck.js +1 -1
  100. package/dist/esm/HamMagazine.js +10 -11
  101. package/dist/esm/Header.js +1 -2
  102. package/dist/esm/HealthCareProfessionalModal.js +2 -2
  103. package/dist/esm/Hero.js +1 -1
  104. package/dist/esm/HighlightenVideo.js +1 -1
  105. package/dist/esm/HorizontalArticleListing.js +2 -2
  106. package/dist/esm/HorizontalHero.js +1 -1
  107. package/dist/esm/IssueContentDeck.js +1 -1
  108. package/dist/esm/IssueDeck.js +1 -1
  109. package/dist/esm/IssueLanding.js +33 -33
  110. package/dist/esm/KMTracker.js +16 -16
  111. package/dist/esm/LeftNav.js +1 -2
  112. package/dist/esm/MasterDeck.js +11 -11
  113. package/dist/esm/MasterDeckPaginated.js +11 -11
  114. package/dist/esm/{MediaSeriesCard-22059712.js → MediaSeriesCard-029542ab.js} +66 -44
  115. package/dist/esm/MediaSeriesLanding.js +10 -10
  116. package/dist/esm/MediaSeriesLandingPaginated.js +10 -10
  117. package/dist/esm/NavDvm.js +1 -2
  118. package/dist/esm/NavMagazine.js +11 -12
  119. package/dist/esm/NavNative.js +10 -11
  120. package/dist/esm/OncliveHero.js +1 -1
  121. package/dist/esm/OncliveLargeHero.js +1 -1
  122. package/dist/esm/PageFilter.js +1 -1
  123. package/dist/esm/PartnerDetailListing.js +4 -4
  124. package/dist/esm/PartnerDetailListingPaginated.js +4 -4
  125. package/dist/esm/PdfDownload.js +1 -1
  126. package/dist/esm/PopUpModal.js +1 -1
  127. package/dist/esm/PtceDeck.js +1 -1
  128. package/dist/esm/PubSection.js +3 -3
  129. package/dist/esm/PubToc.js +1 -1
  130. package/dist/esm/PublicationDeck.js +1 -1
  131. package/dist/esm/PublicationLanding.js +27 -27
  132. package/dist/esm/QueueDeckExpanded.js +3 -3
  133. package/dist/esm/QueueDeckExpandedPaginated.js +3 -3
  134. package/dist/esm/RecentNews.js +1 -1
  135. package/dist/esm/RelatedContent.js +29 -29
  136. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  137. package/dist/esm/RolesDeck.js +1 -1
  138. package/dist/esm/Schema.js +1 -1
  139. package/dist/esm/Search.js +1 -1
  140. package/dist/esm/Segment.js +51 -2
  141. package/dist/esm/SeriesListingDeck.js +2 -2
  142. package/dist/esm/{SeriesSlider-e495571f.js → SeriesSlider-f771e20d.js} +4 -4
  143. package/dist/esm/SetCookie.js +1 -1
  144. package/dist/esm/SideFooter.js +3 -3
  145. package/dist/esm/SocialIcons.js +1 -1
  146. package/dist/esm/SocialShare.js +1 -1
  147. package/dist/esm/TaxonomyCard.js +1 -1
  148. package/dist/esm/TaxonomyDescription.js +2 -2
  149. package/dist/esm/TemplateNormal.js +1 -1
  150. package/dist/esm/ThumbnailCard.js +1 -1
  151. package/dist/esm/Ustream.js +1 -1
  152. package/dist/esm/VerticalHero.js +1 -1
  153. package/dist/esm/VideoProgramLandingPage.js +2 -2
  154. package/dist/esm/VideoSeriesCard.js +2 -2
  155. package/dist/esm/VideoSeriesFilter.js +1 -1
  156. package/dist/esm/VideoSeriesLandingPage.js +3 -3
  157. package/dist/esm/VideoSeriesListing.js +1 -1
  158. package/dist/esm/View.js +148 -76
  159. package/dist/esm/YahooHero.js +1 -1
  160. package/dist/esm/YoutubeGroup.js +5 -5
  161. package/dist/esm/getKeywords.js +1 -1
  162. package/dist/esm/getQuery.js +1 -1
  163. package/dist/esm/getRelatedArticle.js +1 -1
  164. package/dist/esm/getRootDocGroup.js +1 -1
  165. package/dist/esm/getSerializers.js +1 -1
  166. package/dist/esm/getSeriesDetail.js +1 -1
  167. package/dist/esm/{getTargeting-04d979c9.js → getTargeting-42f9b439.js} +9 -9
  168. package/dist/esm/getTargeting.js +1 -1
  169. package/dist/esm/{index-1df13f26.js → index-98646d5c.js} +2 -0
  170. package/dist/esm/index.js +5 -5
  171. package/dist/esm/stringify-2b084bee.js +1 -1
  172. package/dist/esm/timeDifferenceCalc.js +1 -1
  173. package/dist/esm/urlFor.js +1 -1
  174. package/dist/esm/ustream-api-d3714624.js +1 -1
  175. package/package.json +115 -115
  176. /package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-e87afe8a.js} +0 -0
  177. /package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-b5a3d436.js} +0 -0
  178. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-5765a73a.js} +0 -0
  179. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-5e36f317.js} +0 -0
@@ -9,7 +9,7 @@ import urlFor from './urlFor.js';
9
9
  import { m as moment } from './moment-bc12cb97.js';
10
10
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
11
11
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
12
- import { g as getSerializers } from './index-1df13f26.js';
12
+ import { g as getSerializers } from './index-98646d5c.js';
13
13
 
14
14
  /**
15
15
  * Copyright (c) 2013-present, Facebook, Inc.
@@ -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) {
@@ -9427,7 +9449,7 @@ var Tooltip = React__default.forwardRef(function (_ref, ref) {
9427
9449
  Tooltip.defaultProps = defaultProps;
9428
9450
  Tooltip.displayName = 'Tooltip';
9429
9451
 
9430
- var css = ".MediaSeriesCard-module_article__SAFYK {\r\n width: 100%;\r\n margin: 0 0 1rem 0;\r\n}\r\n.MediaSeriesCard-module_article__SAFYK a {\r\n display: flex;\r\n width: 100%;\r\n color: #000000;\r\n}\r\n.MediaSeriesCard-module_thumb__3jRAU {\r\n width: 25%;\r\n}\r\n.MediaSeriesCard-module_thumb__3jRAU img {\r\n width: 100%;\r\n height: auto;\r\n}\r\n.MediaSeriesCard-module_info__3L7_o {\r\n width: 75%;\r\n font-size: 1rem;\r\n}\r\n.MediaSeriesCard-module_info__3L7_o h2 {\r\n font-weight: bold;\r\n font-size: 1.25rem;\r\n margin: 0;\r\n}\r\n.MediaSeriesCard-module_published__E4oiz {\r\n color: #6d6d6d;\r\n margin: 0;\r\n}\r\n.MediaSeriesCard-module_summary__1xanh {\r\n margin: 0.5rem 0 0 0;\r\n}\r\n.MediaSeriesCard-module_author__e5fuR {\r\n margin: 0;\r\n}\r\n.MediaSeriesCard-module_author__e5fuR span {\r\n color: #6d6d6d;\r\n}\r\n.MediaSeriesCard-module_name__2m5KY {\r\n font-size: 1.3rem;\r\n font-weight: bold;\r\n}\r\n@media only screen and (max-width: 568px) {\r\n .MediaSeriesCard-module_article__SAFYK {\r\n margin: 1rem 0;\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n }\r\n .MediaSeriesCard-module_article__SAFYK a {\r\n flex-direction: column;\r\n align-items: center;\r\n }\r\n .MediaSeriesCard-module_thumb__3jRAU {\r\n overflow: hidden;\r\n width: 100%;\r\n margin-bottom: 1rem;\r\n }\r\n .MediaSeriesCard-module_thumb__3jRAU img{\r\n border-radius: 10px 10px 0 0; \r\n }\r\n .MediaSeriesCard-module_thumb__3jRAU figure {\r\n margin: 0;\r\n }\r\n .MediaSeriesCard-module_info__3L7_o {\r\n width: 90%;\r\n padding: 0rem !important;\r\n }\r\n .MediaSeriesCard-module_info__3L7_o h2 {\r\n font-size: 1rem;\r\n }\r\n .MediaSeriesCard-module_name__2m5KY {\r\n font-size: 1rem;\r\n \r\n }\r\n}\r\n";
9452
+ var css = ".MediaSeriesCard-module_article__SAFYK {\n width: 100%;\n margin: 0 0 1rem 0;\n}\n.MediaSeriesCard-module_article__SAFYK a {\n display: flex;\n width: 100%;\n color: #000000;\n}\n.MediaSeriesCard-module_thumb__3jRAU {\n width: 25%;\n}\n.MediaSeriesCard-module_thumb__3jRAU img {\n width: 100%;\n height: auto;\n}\n.MediaSeriesCard-module_info__3L7_o {\n width: 75%;\n font-size: 1rem;\n}\n.MediaSeriesCard-module_info__3L7_o h2 {\n font-weight: bold;\n font-size: 1.25rem;\n margin: 0;\n}\n.MediaSeriesCard-module_published__E4oiz {\n color: #6d6d6d;\n margin: 0;\n}\n.MediaSeriesCard-module_summary__1xanh {\n margin: 0.5rem 0 0 0;\n}\n.MediaSeriesCard-module_author__e5fuR {\n margin: 0;\n}\n.MediaSeriesCard-module_author__e5fuR span {\n color: #6d6d6d;\n}\n.MediaSeriesCard-module_name__2m5KY {\n font-size: 1.3rem;\n font-weight: bold;\n}\n@media only screen and (max-width: 568px) {\n .MediaSeriesCard-module_article__SAFYK {\n margin: 1rem 0;\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n }\n .MediaSeriesCard-module_article__SAFYK a {\n flex-direction: column;\n align-items: center;\n }\n .MediaSeriesCard-module_thumb__3jRAU {\n overflow: hidden;\n width: 100%;\n margin-bottom: 1rem;\n }\n .MediaSeriesCard-module_thumb__3jRAU img{\n border-radius: 10px 10px 0 0; \n }\n .MediaSeriesCard-module_thumb__3jRAU figure {\n margin: 0;\n }\n .MediaSeriesCard-module_info__3L7_o {\n width: 90%;\n padding: 0rem !important;\n }\n .MediaSeriesCard-module_info__3L7_o h2 {\n font-size: 1rem;\n }\n .MediaSeriesCard-module_name__2m5KY {\n font-size: 1rem;\n \n }\n}\n";
9431
9453
  var styles = { "article": "MediaSeriesCard-module_article__SAFYK", "thumb": "MediaSeriesCard-module_thumb__3jRAU", "info": "MediaSeriesCard-module_info__3L7_o", "published": "MediaSeriesCard-module_published__E4oiz", "summary": "MediaSeriesCard-module_summary__1xanh", "author": "MediaSeriesCard-module_author__e5fuR", "name": "MediaSeriesCard-module_name__2m5KY" };
9432
9454
  styleInject(css);
9433
9455
 
@@ -3,13 +3,13 @@ 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-22059712.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-029542ab.js';
7
7
  import './index-98ca9cec.js';
8
8
  import 'react-dom';
9
9
  import Link from 'next/link';
10
10
  import MasterDeck from './MasterDeck.js';
11
11
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
12
- import { g as getSerializers } from './index-1df13f26.js';
12
+ import { g as getSerializers } from './index-98646d5c.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
@@ -40,13 +40,13 @@ import './isSymbol-a7e9aafe.js';
40
40
  import './toNumber-5aeba6e7.js';
41
41
  import './index.es-a6137319.js';
42
42
  import './visibility-sensor-72fd8f8b.js';
43
- import './ADlgInfeed-dc36c928.js';
43
+ import './ADlgInfeed-5e36f317.js';
44
44
  import './AdSlot.js';
45
45
  import './Beam.js';
46
46
  import './stringify-2b084bee.js';
47
47
  import './Segment.js';
48
48
  import './main-1894c974.js';
49
- import './ADInfeed-6d1fc6bf.js';
49
+ import './ADInfeed-5765a73a.js';
50
50
  import 'react-bootstrap';
51
51
  import './index-c7e2ac95.js';
52
52
  import './util-8ed16d48.js';
@@ -93,11 +93,11 @@ var Filter = function Filter(_ref) {
93
93
  _useState6 = _slicedToArray(_useState5, 2),
94
94
  grandChildData = _useState6[0],
95
95
  setGrandChildData = _useState6[1];
96
- /*
97
- {parent: showAll,
98
- chidlren: show selected from parent,
99
- grandchildren: show selected from children
100
- }
96
+ /*
97
+ {parent: showAll,
98
+ chidlren: show selected from parent,
99
+ grandchildren: show selected from children
100
+ }
101
101
  */
102
102
 
103
103
 
@@ -496,4 +496,4 @@ MediaSeriesLanding.getInitialData = function () {
496
496
  };
497
497
  }();
498
498
 
499
- export default MediaSeriesLanding;
499
+ export { MediaSeriesLanding as default };
@@ -3,13 +3,13 @@ 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-22059712.js';
6
+ import { M as MediaSeriesCard, D as DropdownButton, a as Dropdown } from './MediaSeriesCard-029542ab.js';
7
7
  import './index-98ca9cec.js';
8
8
  import 'react-dom';
9
9
  import Link from 'next/link';
10
10
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
11
  import MasterDeck from './MasterDeckPaginated.js';
12
- import { g as getSerializers } from './index-1df13f26.js';
12
+ import { g as getSerializers } from './index-98646d5c.js';
13
13
  import './_commonjsHelpers-0c4b6f40.js';
14
14
  import './core.get-iterator-method-ea258bb1.js';
15
15
  import './web.dom.iterable-ab4dea5c.js';
@@ -35,7 +35,7 @@ import 'react-bootstrap/Spinner';
35
35
  import 'next/router';
36
36
  import './lodash-f97fd99a.js';
37
37
  import './main-1894c974.js';
38
- import './ADlgInfeed-dc36c928.js';
38
+ import './ADlgInfeed-5e36f317.js';
39
39
  import 'react-bootstrap/Card';
40
40
  import './AdSlot.js';
41
41
  import './debounce-533d9748.js';
@@ -43,7 +43,7 @@ import './isSymbol-a7e9aafe.js';
43
43
  import './toNumber-5aeba6e7.js';
44
44
  import './Beam.js';
45
45
  import './Segment.js';
46
- import './ADInfeed-6d1fc6bf.js';
46
+ import './ADInfeed-5765a73a.js';
47
47
  import './Pagination-dc30727b.js';
48
48
  import 'react-bootstrap/Button';
49
49
  import './index.esm-1bd8a0a8.js';
@@ -94,11 +94,11 @@ var Filter = function Filter(_ref) {
94
94
  _useState6 = _slicedToArray(_useState5, 2),
95
95
  grandChildData = _useState6[0],
96
96
  setGrandChildData = _useState6[1];
97
- /*
98
- {parent: showAll,
99
- chidlren: show selected from parent,
100
- grandchildren: show selected from children
101
- }
97
+ /*
98
+ {parent: showAll,
99
+ chidlren: show selected from parent,
100
+ grandchildren: show selected from children
101
+ }
102
102
  */
103
103
 
104
104
 
@@ -521,4 +521,4 @@ MediaSeriesLanding.getInitialData = function () {
521
521
  };
522
522
  }();
523
523
 
524
- export default MediaSeriesLanding;
524
+ 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 };
@@ -26,16 +26,16 @@ import 'react-bootstrap/FormControl';
26
26
  import 'react-bootstrap/Button';
27
27
 
28
28
  var NavMagazine = function NavMagazine(props) {
29
- /*
30
- Example Nav with acceptable props
31
- <MagazineNav
32
- showLogin
33
- user={props.cache.user}
34
- logo={props.settings.logo}
35
- dataObject={props.cache.mainNavCache}
36
- website={website}
37
- subNav={props.cache.subNavCache}
38
- />
29
+ /*
30
+ Example Nav with acceptable props
31
+ <MagazineNav
32
+ showLogin
33
+ user={props.cache.user}
34
+ logo={props.settings.logo}
35
+ dataObject={props.cache.mainNavCache}
36
+ website={website}
37
+ subNav={props.cache.subNavCache}
38
+ />
39
39
  */
40
40
 
41
41
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -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 };
@@ -300,15 +300,15 @@ function chunk(array, size, guard) {
300
300
  var chunk_1 = chunk;
301
301
 
302
302
  var NavNative = function NavNative(props) {
303
- /*
304
- Example Nav with acceptable props
305
- <MagazineNav
306
- showLogin
307
- logo={props.settings.logo}
308
- dataObject={props.cache.mainNavCache}
309
- website={website}
310
- subNav={props.cache.subNavCache}
311
- />
303
+ /*
304
+ Example Nav with acceptable props
305
+ <MagazineNav
306
+ showLogin
307
+ logo={props.settings.logo}
308
+ dataObject={props.cache.mainNavCache}
309
+ website={website}
310
+ subNav={props.cache.subNavCache}
311
+ />
312
312
  */
313
313
  // Setting 'socialIconVariant' as 'dark' as default to make the social icons and search icon black
314
314
  var logo = props.logo,
@@ -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 };
@@ -11,7 +11,7 @@ import QueueDeckExpanded from './QueueDeckExpanded.js';
11
11
  import Breadcrumbs from './Breadcrumbs.js';
12
12
  import Feature from './Feature.js';
13
13
  import urlFor from './urlFor.js';
14
- import { g as getSerializers } from './index-1df13f26.js';
14
+ import { g as getSerializers } from './index-98646d5c.js';
15
15
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
@@ -32,7 +32,7 @@ import 'next/router';
32
32
  import './index-755f2cc2.js';
33
33
  import './main-1894c974.js';
34
34
  import './entities-6d9154b4.js';
35
- import './ADInfeed-6d1fc6bf.js';
35
+ import './ADInfeed-5765a73a.js';
36
36
  import 'react-bootstrap/Card';
37
37
  import './AdSlot.js';
38
38
  import './debounce-533d9748.js';
@@ -43,7 +43,7 @@ import './stringify-2b084bee.js';
43
43
  import './Segment.js';
44
44
  import './AuthorComponent-11adff02.js';
45
45
  import './lodash-f97fd99a.js';
46
- import './ADlgInfeed-dc36c928.js';
46
+ import './ADlgInfeed-5e36f317.js';
47
47
  import './getContentCategory-15dcc413.js';
48
48
  import './timeDifferenceCalc.js';
49
49
  import './index-3f5c03b2.js';
@@ -319,4 +319,4 @@ PartnerDetails.returnGetInitialProps = function () {
319
319
  };
320
320
  }();
321
321
 
322
- export default PartnerDetails;
322
+ export { PartnerDetails as default };
@@ -11,7 +11,7 @@ import QueueDeckExpanded from './QueueDeckExpandedPaginated.js';
11
11
  import Breadcrumbs from './Breadcrumbs.js';
12
12
  import Feature from './Feature.js';
13
13
  import urlFor from './urlFor.js';
14
- import { g as getSerializers } from './index-1df13f26.js';
14
+ import { g as getSerializers } from './index-98646d5c.js';
15
15
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
16
16
  import './_commonjsHelpers-0c4b6f40.js';
17
17
  import './core.get-iterator-method-ea258bb1.js';
@@ -31,7 +31,7 @@ import 'react-dom';
31
31
  import './lodash-f97fd99a.js';
32
32
  import './main-1894c974.js';
33
33
  import './entities-6d9154b4.js';
34
- import './ADInfeed-6d1fc6bf.js';
34
+ import './ADInfeed-5765a73a.js';
35
35
  import 'react-bootstrap/Card';
36
36
  import './AdSlot.js';
37
37
  import './debounce-533d9748.js';
@@ -41,7 +41,7 @@ import './Beam.js';
41
41
  import './stringify-2b084bee.js';
42
42
  import './Segment.js';
43
43
  import './AuthorComponent-11adff02.js';
44
- import './ADlgInfeed-dc36c928.js';
44
+ import './ADlgInfeed-5e36f317.js';
45
45
  import './getContentCategory-15dcc413.js';
46
46
  import './timeDifferenceCalc.js';
47
47
  import './Pagination-dc30727b.js';
@@ -310,4 +310,4 @@ PartnerDetails.returnGetInitialProps = function () {
310
310
  };
311
311
  }();
312
312
 
313
- export default PartnerDetails;
313
+ export { PartnerDetails as default };
@@ -19,4 +19,4 @@ var PdfDownload = function PdfDownload(props) {
19
19
  );
20
20
  };
21
21
 
22
- export default PdfDownload;
22
+ export { PdfDownload as default };
@@ -48,4 +48,4 @@ var PopUpModal = function PopUpModal(props) {
48
48
  );
49
49
  };
50
50
 
51
- export default PopUpModal;
51
+ export { PopUpModal as default };
@@ -140,4 +140,4 @@ function PtceDeck(props) {
140
140
  );
141
141
  }
142
142
 
143
- export default PtceDeck;
143
+ export { PtceDeck as default };
@@ -24,7 +24,7 @@ import 'next/router';
24
24
  import './index-755f2cc2.js';
25
25
  import './main-1894c974.js';
26
26
  import './entities-6d9154b4.js';
27
- import './ADInfeed-6d1fc6bf.js';
27
+ import './ADInfeed-5765a73a.js';
28
28
  import 'react-bootstrap/Card';
29
29
  import './AdSlot.js';
30
30
  import './debounce-533d9748.js';
@@ -35,7 +35,7 @@ import './stringify-2b084bee.js';
35
35
  import './Segment.js';
36
36
  import './AuthorComponent-11adff02.js';
37
37
  import './lodash-f97fd99a.js';
38
- import './ADlgInfeed-dc36c928.js';
38
+ import './ADlgInfeed-5e36f317.js';
39
39
  import './getContentCategory-15dcc413.js';
40
40
  import './timeDifferenceCalc.js';
41
41
 
@@ -112,4 +112,4 @@ PubSection.getInitialProps = function () {
112
112
  };
113
113
  }();
114
114
 
115
- export default PubSection;
115
+ export { PubSection as default };
@@ -78,4 +78,4 @@ PubToc.getInitialProps = function () {
78
78
  };
79
79
  }();
80
80
 
81
- export default PubToc;
81
+ export { PubToc as default };
@@ -170,4 +170,4 @@ var PublicationDeck = function PublicationDeck(props) {
170
170
  }
171
171
  };
172
172
 
173
- export default PublicationDeck;
173
+ export { PublicationDeck as default };
@@ -376,32 +376,32 @@ module.exports = { "default": set$1, __esModule: true };
376
376
 
377
377
  var _Set = unwrapExports(set);
378
378
 
379
- /* usage & query
380
- const Publication = (props) => {
381
- const { cache, pub, year } = props
382
- const targeting = {
383
- content_placement: [`/journals/${pub.identifier.current}`],
384
- document_url: [`/journals/${pub.identifier.current}`],
385
- }
386
- return (
387
- <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
388
- <PublicationLanding publication={pub} year={year} href={'journals'} />
389
- </Shell>
390
- )
391
- }
392
- Publication.getInitialProps = async (ctx) => {
393
- const { query } = ctx
394
- const {
395
- query: { year },
396
- } = ctx
397
- const pub = await client.fetch(getQuery('publication'), query)
398
- **import urlFor from framework**
399
- pub.issues.map((issue) => {
400
- issue.thumbnail = urlFor({client, source: issue.thumbnail})
401
- })
402
- return { pub, year }
403
- }
404
- export default Publication
379
+ /* usage & query
380
+ const Publication = (props) => {
381
+ const { cache, pub, year } = props
382
+ const targeting = {
383
+ content_placement: [`/journals/${pub.identifier.current}`],
384
+ document_url: [`/journals/${pub.identifier.current}`],
385
+ }
386
+ return (
387
+ <Shell title={pub.name} cache={cache} settings={Settings} targeting={targeting} ads={Ads} layout='3'>
388
+ <PublicationLanding publication={pub} year={year} href={'journals'} />
389
+ </Shell>
390
+ )
391
+ }
392
+ Publication.getInitialProps = async (ctx) => {
393
+ const { query } = ctx
394
+ const {
395
+ query: { year },
396
+ } = ctx
397
+ const pub = await client.fetch(getQuery('publication'), query)
398
+ **import urlFor from framework**
399
+ pub.issues.map((issue) => {
400
+ issue.thumbnail = urlFor({client, source: issue.thumbnail})
401
+ })
402
+ return { pub, year }
403
+ }
404
+ export default Publication
405
405
  */
406
406
 
407
407
  var generateContentPlacements = function generateContentPlacements(issues) {
@@ -844,4 +844,4 @@ _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2() {
844
844
  );
845
845
  };
846
846
 
847
- export default PublicationLanding;
847
+ export { PublicationLanding as default };
@@ -12,10 +12,10 @@ import { useRouter } from 'next/router';
12
12
  import { L as LazyLoad } from './index-755f2cc2.js';
13
13
  import { m as main_43 } from './main-1894c974.js';
14
14
  import { c as clean_html_1 } from './entities-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-6d1fc6bf.js';
15
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
16
16
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-dc36c928.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-5e36f317.js';
19
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
20
  import timeDifferenceCalc from './timeDifferenceCalc.js';
21
21
  import './_commonjsHelpers-0c4b6f40.js';
@@ -1532,4 +1532,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1532
1532
  );
1533
1533
  };
1534
1534
 
1535
- export default QueueDeckExpanded;
1535
+ export { QueueDeckExpanded as default };
@@ -11,9 +11,9 @@ import { L as LazyLoad } from './index-755f2cc2.js';
11
11
  import { l as lodash } from './lodash-f97fd99a.js';
12
12
  import { m as main_43 } from './main-1894c974.js';
13
13
  import { c as clean_html_1 } from './entities-6d9154b4.js';
14
- import { A as ADInfeed } from './ADInfeed-6d1fc6bf.js';
14
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
15
15
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
16
- import { A as ADlgInfeed } from './ADlgInfeed-dc36c928.js';
16
+ import { A as ADlgInfeed } from './ADlgInfeed-5e36f317.js';
17
17
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
18
18
  import timeDifferenceCalc from './timeDifferenceCalc.js';
19
19
  import urlFor from './urlFor.js';
@@ -1379,4 +1379,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1379
1379
  );
1380
1380
  };
1381
1381
 
1382
- export default QueueDeckExpanded;
1382
+ export { QueueDeckExpanded as default };
@@ -82,4 +82,4 @@ var RecentNews = function RecentNews(_ref) {
82
82
  );
83
83
  };
84
84
 
85
- export default RecentNews;
85
+ export { RecentNews as default };