@mjhls/mjh-framework 1.0.991 → 1.0.992-nofollow-v1

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 (259) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +6 -6
  3. package/dist/cjs/AD300x250.js +5 -5
  4. package/dist/cjs/AD300x250x600.js +5 -5
  5. package/dist/cjs/AD728x90.js +6 -6
  6. package/dist/cjs/ADFloatingFooter.js +8 -8
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +8 -8
  9. package/dist/cjs/{ADInfeed-81006615.js → ADInfeed-f316b66a.js} +5 -5
  10. package/dist/cjs/ADSkyscraper.js +8 -8
  11. package/dist/cjs/ADSponsoredResources.js +8 -8
  12. package/dist/cjs/ADWebcast.js +8 -8
  13. package/dist/cjs/ADWelcome.js +12 -12
  14. package/dist/cjs/{ADlgInfeed-0db07099.js → ADlgInfeed-2003306e.js} +3 -3
  15. package/dist/cjs/AccordionPanel.js +17 -17
  16. package/dist/cjs/AdSlot.js +9 -9
  17. package/dist/cjs/AdSlotsProvider.js +5 -5
  18. package/dist/cjs/AlgoliaSearch.js +1170 -865
  19. package/dist/cjs/AlphabeticList.js +12 -12
  20. package/dist/cjs/ArticleCarousel.js +5 -5
  21. package/dist/cjs/ArticleProgramLandingPage.js +15 -14
  22. package/dist/cjs/ArticleSeriesLandingPage.js +11 -11
  23. package/dist/cjs/ArticleSeriesListing.js +29 -29
  24. package/dist/cjs/Auth.js +133 -101
  25. package/dist/cjs/AuthWrapper.js +42 -36
  26. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-7d00f6d5.js} +9 -9
  27. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-96b44364.js} +18 -18
  28. package/dist/cjs/Breadcrumbs.js +17 -17
  29. package/dist/cjs/CMEDeck.js +65 -61
  30. package/dist/cjs/Column1.js +7 -7
  31. package/dist/cjs/Column2.js +18 -18
  32. package/dist/cjs/Column3.js +29 -29
  33. package/dist/cjs/ConferenceArticleCard.js +12 -12
  34. package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
  35. package/dist/cjs/ContentCardPaginated.js +49 -50
  36. package/dist/cjs/DeckContent.js +58 -58
  37. package/dist/cjs/DeckQueue.js +57 -57
  38. package/dist/cjs/DeckQueuePaginated.js +46 -47
  39. package/dist/cjs/{Dfp-9be904d5.js → Dfp-c313a700.js} +17 -17
  40. package/dist/cjs/EventsDeck.js +120 -93
  41. package/dist/cjs/ExternalResources.js +39 -37
  42. package/dist/cjs/Feature.js +17 -17
  43. package/dist/cjs/ForbesHero.js +25 -25
  44. package/dist/cjs/GridContent.js +134 -134
  45. package/dist/cjs/GridContentPaginated.js +121 -122
  46. package/dist/cjs/GridHero.js +26 -26
  47. package/dist/cjs/GroupDeck.js +33 -33
  48. package/dist/cjs/HamMagazine.js +113 -112
  49. package/dist/cjs/Header.js +9 -9
  50. package/dist/cjs/HealthCareProfessionalModal.js +17 -17
  51. package/dist/cjs/Hero.js +5 -5
  52. package/dist/cjs/HighlightenVideo.js +13 -13
  53. package/dist/cjs/HorizontalArticleListing.js +29 -28
  54. package/dist/cjs/HorizontalHero.js +17 -17
  55. package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-17fdaf3b.js} +72 -72
  56. package/dist/cjs/IssueContentDeck.js +49 -49
  57. package/dist/cjs/IssueDeck.js +48 -48
  58. package/dist/cjs/IssueLanding.js +20 -19
  59. package/dist/cjs/LeftNav.js +30 -20
  60. package/dist/cjs/MasterDeck.js +39 -39
  61. package/dist/cjs/MasterDeckPaginated.js +29 -30
  62. package/dist/cjs/{MediaSeriesCard-c48c73c3.js → MediaSeriesCard-c28db42b.js} +614 -551
  63. package/dist/cjs/MediaSeriesLanding.js +36 -35
  64. package/dist/cjs/MediaSeriesLandingPaginated.js +35 -35
  65. package/dist/cjs/NavDvm.js +94 -62
  66. package/dist/cjs/NavFooter-c391677e.js +71 -0
  67. package/dist/cjs/NavMagazine.js +127 -108
  68. package/dist/cjs/NavNative.js +119 -99
  69. package/dist/cjs/OncliveHero.js +11 -11
  70. package/dist/cjs/OncliveLargeHero.js +49 -49
  71. package/dist/cjs/PageFilter.js +5 -5
  72. package/dist/cjs/Pagination-6359861a.js +97 -0
  73. package/dist/cjs/PartnerDetailListing.js +69 -52
  74. package/dist/cjs/PartnerDetailListingPaginated.js +59 -48
  75. package/dist/cjs/PdfDownload.js +4 -4
  76. package/dist/cjs/PixelTracking.js +9 -9
  77. package/dist/cjs/PopUpModal.js +9 -9
  78. package/dist/cjs/PtceDeck.js +13 -13
  79. package/dist/cjs/PubSection.js +13 -13
  80. package/dist/cjs/PubToc.js +4 -4
  81. package/dist/cjs/PublicationDeck.js +44 -44
  82. package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a989a2b3.js} +29 -29
  83. package/dist/cjs/PublicationLanding.js +73 -73
  84. package/dist/cjs/QueueDeckExpanded.js +245 -245
  85. package/dist/cjs/QueueDeckExpandedPaginated.js +222 -223
  86. package/dist/cjs/RecentNews.js +15 -15
  87. package/dist/cjs/RelatedContent.js +14 -14
  88. package/dist/cjs/RelatedTopicsDropdown.js +14 -14
  89. package/dist/cjs/RolesDeck.js +20 -20
  90. package/dist/cjs/Schema.js +1 -1
  91. package/dist/cjs/Search.js +6 -6
  92. package/dist/cjs/Segment.js +49 -0
  93. package/dist/cjs/SeriesListingDeck.js +18 -18
  94. package/dist/cjs/{SeriesSlider-594b19eb.js → SeriesSlider-18fc6e71.js} +22 -22
  95. package/dist/cjs/SideFooter.js +24 -24
  96. package/dist/cjs/SocialIcons.js +6 -6
  97. package/dist/cjs/{SocialSearchComponent-b7faaedc.js → SocialSearchComponent-32cb75f2.js} +28 -28
  98. package/dist/cjs/SocialShare.js +25 -25
  99. package/dist/cjs/TaxonomyCard.js +52 -47
  100. package/dist/cjs/TaxonomyDescription.js +12 -11
  101. package/dist/cjs/TemplateNormal.js +29 -29
  102. package/dist/cjs/ThumbnailCard.js +10 -10
  103. package/dist/cjs/Ustream.js +9 -9
  104. package/dist/cjs/VerticalHero.js +10 -10
  105. package/dist/cjs/VideoProgramLandingPage.js +29 -28
  106. package/dist/cjs/VideoSeriesCard.js +13 -13
  107. package/dist/cjs/VideoSeriesFilter.js +5 -5
  108. package/dist/cjs/VideoSeriesLandingPage.js +11 -11
  109. package/dist/cjs/VideoSeriesListing.js +46 -46
  110. package/dist/cjs/View.js +316 -264
  111. package/dist/cjs/YahooHero.js +22 -22
  112. package/dist/cjs/YoutubeGroup.js +33 -33
  113. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
  114. package/dist/cjs/checkSisterSite-4ba279a2.js +12 -0
  115. package/dist/cjs/getSerializers.js +7 -6
  116. package/dist/cjs/iconBase-be4097c0.js +2 -4
  117. package/dist/cjs/{index-1d5a3c47.js → index-51c46104.js} +483 -484
  118. package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
  119. package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
  120. package/dist/cjs/{index-fc2f1ca2.js → index-d2a6ef75.js} +4 -4
  121. package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
  122. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-24ce5931.js} +19 -18
  123. package/dist/cjs/index.js +103 -103
  124. package/dist/cjs/{main-f1c77adb.js → main-6054981e.js} +17 -22
  125. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-2c5c389a.js} +7 -7
  126. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  127. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
  128. package/dist/cjs/websiteList-3630808e.js +5 -0
  129. package/dist/esm/AD.js +1 -1
  130. package/dist/esm/AD300x250.js +2 -2
  131. package/dist/esm/AD300x250x600.js +2 -2
  132. package/dist/esm/AD728x90.js +2 -2
  133. package/dist/esm/ADFloatingFooter.js +2 -2
  134. package/dist/esm/ADFooter.js +1 -1
  135. package/dist/esm/ADGutter.js +2 -2
  136. package/dist/esm/ADSkyscraper.js +2 -2
  137. package/dist/esm/ADSponsoredResources.js +2 -2
  138. package/dist/esm/ADWebcast.js +2 -2
  139. package/dist/esm/ADWelcome.js +2 -2
  140. package/dist/esm/AccordionPanel.js +1 -1
  141. package/dist/esm/AdSlot.js +2 -2
  142. package/dist/esm/AdSlotsProvider.js +2 -2
  143. package/dist/esm/AlgoliaSearch.js +802 -497
  144. package/dist/esm/AlphabeticList.js +1 -1
  145. package/dist/esm/ArticleCarousel.js +2 -2
  146. package/dist/esm/ArticleProgramLandingPage.js +4 -3
  147. package/dist/esm/ArticleSeriesLandingPage.js +4 -4
  148. package/dist/esm/ArticleSeriesListing.js +2 -2
  149. package/dist/esm/Auth.js +60 -29
  150. package/dist/esm/AuthWrapper.js +19 -13
  151. package/dist/esm/Beam.js +1 -1
  152. package/dist/esm/Breadcrumbs.js +1 -1
  153. package/dist/esm/CMEDeck.js +7 -3
  154. package/dist/esm/Column1.js +1 -2
  155. package/dist/esm/Column2.js +5 -6
  156. package/dist/esm/Column3.js +4 -5
  157. package/dist/esm/ConferenceArticleCard.js +1 -1
  158. package/dist/esm/ContentCardPaginated.js +4 -5
  159. package/dist/esm/DeckContent.js +3 -3
  160. package/dist/esm/DeckQueue.js +2 -2
  161. package/dist/esm/DeckQueuePaginated.js +3 -4
  162. package/dist/esm/Dfp-102f0beb.js +1 -1
  163. package/dist/esm/EventsDeck.js +32 -5
  164. package/dist/esm/ExternalResources.js +9 -7
  165. package/dist/esm/Feature.js +2 -2
  166. package/dist/esm/ForbesHero.js +1 -1
  167. package/dist/esm/GridContent.js +4 -4
  168. package/dist/esm/GridContentPaginated.js +5 -6
  169. package/dist/esm/GridHero.js +1 -1
  170. package/dist/esm/GroupDeck.js +1 -1
  171. package/dist/esm/HamMagazine.js +13 -13
  172. package/dist/esm/Header.js +1 -2
  173. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  174. package/dist/esm/Hero.js +1 -1
  175. package/dist/esm/HighlightenVideo.js +1 -1
  176. package/dist/esm/HorizontalArticleListing.js +4 -3
  177. package/dist/esm/HorizontalHero.js +1 -1
  178. package/dist/esm/IssueContentDeck.js +1 -1
  179. package/dist/esm/IssueDeck.js +1 -1
  180. package/dist/esm/IssueLanding.js +6 -5
  181. package/dist/esm/KMTracker.js +1 -1
  182. package/dist/esm/LeftNav.js +15 -6
  183. package/dist/esm/MasterDeck.js +4 -4
  184. package/dist/esm/MasterDeckPaginated.js +5 -6
  185. package/dist/esm/{MediaSeriesCard-79ff1069.js → MediaSeriesCard-274ad952.js} +159 -96
  186. package/dist/esm/MediaSeriesLanding.js +7 -6
  187. package/dist/esm/MediaSeriesLandingPaginated.js +8 -8
  188. package/dist/esm/NavDvm.js +39 -8
  189. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-dd007f0c.js} +9 -4
  190. package/dist/esm/NavMagazine.js +26 -8
  191. package/dist/esm/NavNative.js +26 -7
  192. package/dist/esm/OncliveHero.js +1 -1
  193. package/dist/esm/OncliveLargeHero.js +1 -1
  194. package/dist/esm/PageFilter.js +1 -1
  195. package/dist/esm/Pagination-9fe9f61d.js +90 -0
  196. package/dist/esm/PartnerDetailListing.js +29 -12
  197. package/dist/esm/PartnerDetailListingPaginated.js +22 -11
  198. package/dist/esm/PdfDownload.js +1 -1
  199. package/dist/esm/PopUpModal.js +1 -1
  200. package/dist/esm/PtceDeck.js +1 -1
  201. package/dist/esm/PubSection.js +4 -4
  202. package/dist/esm/PubToc.js +1 -1
  203. package/dist/esm/PublicationDeck.js +1 -1
  204. package/dist/esm/PublicationLanding.js +1 -1
  205. package/dist/esm/QueueDeckExpanded.js +4 -4
  206. package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
  207. package/dist/esm/RecentNews.js +1 -1
  208. package/dist/esm/RelatedContent.js +1 -1
  209. package/dist/esm/RelatedTopicsDropdown.js +1 -1
  210. package/dist/esm/RolesDeck.js +1 -1
  211. package/dist/esm/Schema.js +1 -1
  212. package/dist/esm/Search.js +1 -1
  213. package/dist/esm/Segment.js +51 -2
  214. package/dist/esm/SeriesListingDeck.js +3 -3
  215. package/dist/esm/{SeriesSlider-f771e20d.js → SeriesSlider-5728e349.js} +1 -1
  216. package/dist/esm/SetCookie.js +1 -1
  217. package/dist/esm/SideFooter.js +7 -7
  218. package/dist/esm/SocialIcons.js +1 -1
  219. package/dist/esm/{SocialSearchComponent-4b56cd8c.js → SocialSearchComponent-b146ba87.js} +2 -2
  220. package/dist/esm/SocialShare.js +1 -1
  221. package/dist/esm/TaxonomyCard.js +9 -4
  222. package/dist/esm/TaxonomyDescription.js +4 -3
  223. package/dist/esm/TemplateNormal.js +7 -7
  224. package/dist/esm/ThumbnailCard.js +1 -1
  225. package/dist/esm/Ustream.js +2 -2
  226. package/dist/esm/VerticalHero.js +1 -1
  227. package/dist/esm/VideoProgramLandingPage.js +4 -3
  228. package/dist/esm/VideoSeriesCard.js +1 -1
  229. package/dist/esm/VideoSeriesFilter.js +1 -1
  230. package/dist/esm/VideoSeriesLandingPage.js +4 -4
  231. package/dist/esm/VideoSeriesListing.js +2 -2
  232. package/dist/esm/View.js +99 -46
  233. package/dist/esm/YahooHero.js +1 -1
  234. package/dist/esm/YoutubeGroup.js +2 -2
  235. package/dist/esm/checkSisterSite-3f7ed818.js +10 -0
  236. package/dist/esm/getKeywords.js +1 -1
  237. package/dist/esm/getQuery.js +1 -1
  238. package/dist/esm/getRelatedArticle.js +1 -1
  239. package/dist/esm/getRootDocGroup.js +1 -1
  240. package/dist/esm/getSerializers.js +3 -2
  241. package/dist/esm/getSeriesDetail.js +1 -1
  242. package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
  243. package/dist/esm/{index-03afef1c.js → index-43ce24eb.js} +2 -3
  244. package/dist/esm/{index.esm-37268dca.js → index.esm-b884f273.js} +5 -4
  245. package/dist/esm/index.js +11 -11
  246. package/dist/esm/{main-1894c974.js → main-9f6806ea.js} +4 -9
  247. package/dist/esm/stringify-2b084bee.js +1 -1
  248. package/dist/esm/timeDifferenceCalc.js +1 -1
  249. package/dist/esm/urlFor.js +1 -1
  250. package/dist/esm/ustream-api-d3714624.js +1 -1
  251. package/dist/esm/websiteList-bb3b054e.js +3 -0
  252. package/package.json +2 -2
  253. package/dist/cjs/NavFooter-3dcd99a8.js +0 -66
  254. package/dist/cjs/Pagination-1e0d5f1d.js +0 -90
  255. package/dist/cjs/defineProperty-9673846a.js +0 -34
  256. package/dist/esm/Pagination-cd21f8c2.js +0 -82
  257. package/dist/esm/defineProperty-8c30428f.js +0 -32
  258. /package/dist/esm/{ADInfeed-6d1fc6bf.js → ADInfeed-777bb0b3.js} +0 -0
  259. /package/dist/esm/{ADlgInfeed-dc36c928.js → ADlgInfeed-e7fd1bb6.js} +0 -0
@@ -170,4 +170,4 @@ var PublicationDeck = function PublicationDeck(props) {
170
170
  }
171
171
  };
172
172
 
173
- export default PublicationDeck;
173
+ export { PublicationDeck as default };
@@ -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 };
@@ -10,12 +10,12 @@ import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
10
  import { l as lib_3 } from './index-f0fc23eb.js';
11
11
  import { useRouter } from 'next/router';
12
12
  import { L as LazyLoad } from './index-755f2cc2.js';
13
- import { m as main_43 } from './main-1894c974.js';
13
+ import { m as main_43 } from './main-9f6806ea.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-777bb0b3.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-e7fd1bb6.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 };
@@ -9,15 +9,15 @@ import { l as lib_3 } from './index-f0fc23eb.js';
9
9
  import { useRouter } from 'next/router';
10
10
  import { L as LazyLoad } from './index-755f2cc2.js';
11
11
  import { l as lodash } from './lodash-f97fd99a.js';
12
- import { m as main_43 } from './main-1894c974.js';
12
+ import { m as main_43 } from './main-9f6806ea.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-777bb0b3.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-e7fd1bb6.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';
20
- import { P as Pagination } from './Pagination-cd21f8c2.js';
20
+ import { P as Pagination } from './Pagination-9fe9f61d.js';
21
21
  import './_commonjsHelpers-0c4b6f40.js';
22
22
  import './core.get-iterator-method-ea258bb1.js';
23
23
  import './web.dom.iterable-ab4dea5c.js';
@@ -36,7 +36,6 @@ import './Beam.js';
36
36
  import './stringify-2b084bee.js';
37
37
  import './Segment.js';
38
38
  import './index-3f5c03b2.js';
39
- import 'react-paginate';
40
39
  import 'react-bootstrap/Button';
41
40
  import './index.esm-1bd8a0a8.js';
42
41
  import './iconBase-ccc56b97.js';
@@ -1380,4 +1379,4 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1380
1379
  );
1381
1380
  };
1382
1381
 
1383
- 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 };
@@ -105,4 +105,4 @@ var RelatedContent = function RelatedContent(props) {
105
105
  );
106
106
  };
107
107
 
108
- export default RelatedContent;
108
+ export { RelatedContent as default };
@@ -79,4 +79,4 @@ var RelatedTopicsDropdown = function RelatedTopicsDropdown(_ref) {
79
79
  }
80
80
  };
81
81
 
82
- export default RelatedTopicsDropdown;
82
+ export { RelatedTopicsDropdown as default };
@@ -81,4 +81,4 @@ var RolesDeck = function RolesDeck(props) {
81
81
  );
82
82
  };
83
83
 
84
- export default RolesDeck;
84
+ export { RolesDeck as default };
@@ -92,4 +92,4 @@ var Schema = function Schema(props) {
92
92
  return React__default.createElement('script', { type: 'application/ld+json', dangerouslySetInnerHTML: { __html: _JSON$stringify(generateSchema(props)) } });
93
93
  };
94
94
 
95
- export default Schema;
95
+ export { Schema as default };
@@ -54,4 +54,4 @@ var Search = function Search(props) {
54
54
  );
55
55
  };
56
56
 
57
- export default Search;
57
+ export { Search as default };
@@ -1,4 +1,4 @@
1
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
1
+ import { a as _Promise, _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958ef5fc.js';
2
2
  import './_commonjsHelpers-0c4b6f40.js';
3
3
  import './core.get-iterator-method-ea258bb1.js';
4
4
  import './web.dom.iterable-ab4dea5c.js';
@@ -38,6 +38,55 @@ var Segment = {
38
38
  email: email
39
39
  });
40
40
  },
41
+ identifyWithGroupAndEmail: function identifyWithGroupAndEmail(groupId, email, anonId) {
42
+ if (typeof analytics === 'undefined') {
43
+ console.error('Segment not initialized', analytics);
44
+ return;
45
+ }
46
+
47
+ // let buff = Buffer.from(email, 'ascii')
48
+ // const eKey = buff.toString('base64')
49
+
50
+ analytics.identify(anonId, {
51
+ groupId: groupId,
52
+ email: email
53
+ });
54
+ },
55
+ createGroup: function createGroup(groupId, anonId, groupName) {
56
+ if (typeof analytics === 'undefined') {
57
+ console.error('Segment not initialized', analytics);
58
+ return;
59
+ }
60
+
61
+ var buff = Buffer.from(groupId, 'ascii');
62
+ console.log('buff', buff);
63
+
64
+ var eKey = buff.toString('base64');
65
+ console.log('eKey', eKey);
66
+ _Promise.resolve(analytics.group(groupId, {
67
+ anonymousId: anonId,
68
+ name: groupName
69
+ })).then(function (data) {
70
+ return console.log('data', data);
71
+ }).catch(function (e) {
72
+ return console.log('Error: ' + e);
73
+ });
74
+ },
75
+ identifyWithGroup: function identifyWithGroup(groupId, anonId) {
76
+ if (!groupId) {
77
+ throw new Error('Argument is not present');
78
+ }
79
+
80
+ if (typeof analytics === 'undefined') {
81
+ console.error('Segment not initialized', analytics);
82
+ return;
83
+ }
84
+ _Promise.resolve(analytics.identify(anonId, {
85
+ groupId: groupId
86
+ })).then(function (res) {
87
+ return console.log('response', res);
88
+ });
89
+ },
41
90
  getURL: function getURL(url) {
42
91
  var data = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
43
92
 
@@ -398,4 +447,4 @@ var Segment = {
398
447
  }
399
448
  };
400
449
 
401
- export default Segment;
450
+ export { Segment as default };
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect, useRef } from 'react';
5
5
  import { useRouter } from 'next/router';
6
6
  import { l as lib_3 } from './index-f0fc23eb.js';
7
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
8
- import { S as SeriesSlider } from './SeriesSlider-f771e20d.js';
8
+ import { S as SeriesSlider } from './SeriesSlider-5728e349.js';
9
9
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-ea258bb1.js';
@@ -20,7 +20,7 @@ import 'react-dom';
20
20
  import './smoothscroll-fa4e3f8c.js';
21
21
  import './urlFor.js';
22
22
  import './index-3f5c03b2.js';
23
- import './main-1894c974.js';
23
+ import './main-9f6806ea.js';
24
24
 
25
25
  var usePrevious = function usePrevious(value) {
26
26
  var ref = useRef();
@@ -240,4 +240,4 @@ var SeriesListingDeck = function SeriesListingDeck(props) {
240
240
  );
241
241
  };
242
242
 
243
- export default SeriesListingDeck;
243
+ export { SeriesListingDeck as default };
@@ -4,7 +4,7 @@ import { g as getYoutubeId } from './index-c7e2ac95.js';
4
4
  import { L as LazyLoad } from './index-755f2cc2.js';
5
5
  import { s as smoothscroll } from './smoothscroll-fa4e3f8c.js';
6
6
  import urlFor from './urlFor.js';
7
- import { m as main_43, a as main_49, b as main_42 } from './main-1894c974.js';
7
+ import { m as main_43, a as main_49, b as main_42 } from './main-9f6806ea.js';
8
8
 
9
9
  /*
10
10
  GROQ query -
@@ -5,4 +5,4 @@ var SetCookie = function SetCookie(key, value) {
5
5
  js_cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });
6
6
  };
7
7
 
8
- export default SetCookie;
8
+ export { SetCookie as default };
@@ -1,18 +1,18 @@
1
- import { _ as _defineProperty } from './defineProperty-8c30428f.js';
2
1
  import React__default, { useRef, useEffect } from 'react';
3
2
  import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
4
3
  import { g as get_1 } from './get-3c308da4.js';
5
4
  import Segment from './Segment.js';
5
+ import { c as checkSisterSite } from './checkSisterSite-3f7ed818.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './define-property-5f1bda73.js';
8
- import './core.get-iterator-method-ea258bb1.js';
9
7
  import 'prop-types';
10
8
  import './isSymbol-a7e9aafe.js';
11
9
  import './eq-bdcbf886.js';
12
10
  import './asyncToGenerator-958ef5fc.js';
11
+ import './core.get-iterator-method-ea258bb1.js';
13
12
  import './web.dom.iterable-ab4dea5c.js';
14
13
  import './_library-528f1934.js';
15
14
  import './_iter-detect-98db3b07.js';
15
+ import './websiteList-bb3b054e.js';
16
16
 
17
17
  var year = new Date().getFullYear();
18
18
 
@@ -20,13 +20,13 @@ var renderLink = function renderLink(row) {
20
20
  if (row.blank) {
21
21
  return React__default.createElement(
22
22
  'a',
23
- _defineProperty({ rel: 'noopener', href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '', target: '_blank' }, 'rel', 'noopener noreferrer'),
23
+ { href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '', target: '_blank', rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer' },
24
24
  row.title
25
25
  );
26
26
  }
27
27
  return React__default.createElement(
28
28
  'a',
29
- { href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '' },
29
+ { href: row.url, needsegmentsupport: row.needSegmentSupport ? 'true' : '', rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer' },
30
30
  row.title
31
31
  );
32
32
  };
@@ -86,7 +86,7 @@ var SideFooter = function SideFooter(props) {
86
86
  socialLinks && socialLinks.map(function (row, index) {
87
87
  return React__default.createElement(reactSocialIcons_1, {
88
88
  target: row.blank ? '_blank' : '_self',
89
- rel: 'noopener noreferrer',
89
+ rel: checkSisterSite(row.url) ? '' : 'noopener noreferrer',
90
90
  key: index,
91
91
  index: index,
92
92
  url: row.url
@@ -142,4 +142,4 @@ var SideFooter = function SideFooter(props) {
142
142
  );
143
143
  };
144
144
 
145
- export default SideFooter;
145
+ export { SideFooter as default };
@@ -94,4 +94,4 @@ var SocialIcons = function SocialIcons(props) {
94
94
  }
95
95
  };
96
96
 
97
- export default SocialIcons;
97
+ export { SocialIcons as default };
@@ -1,12 +1,12 @@
1
1
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useState, useRef, useEffect } from 'react';
3
3
  import SocialIcons from './SocialIcons.js';
4
- import { G as GoSearch } from './index.esm-37268dca.js';
4
+ import { G as GoSearch } from './index.esm-b884f273.js';
5
5
  import { I as IconContext } from './iconBase-ccc56b97.js';
6
6
  import Form from 'react-bootstrap/Form';
7
7
  import FormControl from 'react-bootstrap/FormControl';
8
8
  import Button from 'react-bootstrap/Button';
9
- import { f as main_34, c as main_44 } from './main-1894c974.js';
9
+ import { f as main_34, c as main_44 } from './main-9f6806ea.js';
10
10
 
11
11
  var SocialSearchComponent = function SocialSearchComponent(_ref) {
12
12
  var type = _ref.type,
@@ -64,4 +64,4 @@ var SocialShare = function SocialShare(props) {
64
64
 
65
65
  var SocialShare$1 = React__default.memo(SocialShare);
66
66
 
67
- export default SocialShare$1;
67
+ export { SocialShare$1 as default };
@@ -8,6 +8,7 @@ import Card from 'react-bootstrap/Card';
8
8
  import urlFor from './urlFor.js';
9
9
  import { L as LazyLoad } from './index-755f2cc2.js';
10
10
  import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
11
+ import { c as checkSisterSite } from './checkSisterSite-3f7ed818.js';
11
12
  import './_commonjsHelpers-0c4b6f40.js';
12
13
  import './core.get-iterator-method-ea258bb1.js';
13
14
  import './_object-pie-133f504a.js';
@@ -16,6 +17,7 @@ import './index-3f5c03b2.js';
16
17
  import './slicedToArray-6ebcbfea.js';
17
18
  import './web.dom.iterable-ab4dea5c.js';
18
19
  import 'react-dom';
20
+ import './websiteList-bb3b054e.js';
19
21
 
20
22
  var TaxonomyCard = function TaxonomyCard(props) {
21
23
  // setting default value for imageHeight
@@ -114,7 +116,10 @@ var TaxonomyCard = function TaxonomyCard(props) {
114
116
  null,
115
117
  row.thumbnail.link ? React__default.createElement(
116
118
  'a',
117
- { href: row.thumbnail.link, target: row.thumbnail.blank ? '_blank' : '_self' },
119
+ {
120
+ href: row.thumbnail.link,
121
+ target: row.thumbnail.blank ? '_blank' : '_self',
122
+ rel: checkSisterSite(row.thumbnail.link) ? '' : 'noopener noreferrer' },
118
123
  React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' })
119
124
  ) : React__default.createElement(Card.Img, { variant: 'top', src: thumbnailURL, alt: row.thumbnail.alt ? row.thumbnail.alt : 'profile image' }),
120
125
  row && row.thumbnail && row.thumbnail.caption && React__default.createElement(
@@ -150,7 +155,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
150
155
  } else if (field.value && field.key === 'url') {
151
156
  return React__default.createElement(
152
157
  'a',
153
- { className: 'details-field', href: field.value, key: index },
158
+ { className: 'details-field', href: field.value, key: index, rel: checkSisterSite(field.value) ? '' : 'noopener noreferrer' },
154
159
  field.value
155
160
  );
156
161
  }
@@ -189,7 +194,7 @@ var TaxonomyCard = function TaxonomyCard(props) {
189
194
  if (url && url.length) {
190
195
  return React__default.createElement(reactSocialIcons_1, {
191
196
  target: '_blank',
192
- rel: 'noopener noreferrer',
197
+ rel: checkSisterSite(url) ? '' : 'noopener noreferrer',
193
198
  key: index,
194
199
  index: index,
195
200
  url: url,
@@ -240,4 +245,4 @@ var TaxonomyCard = function TaxonomyCard(props) {
240
245
  );
241
246
  };
242
247
 
243
- export default TaxonomyCard;
248
+ export { TaxonomyCard as default };
@@ -5,7 +5,7 @@ import React__default, { useState, useEffect } from 'react';
5
5
  import { useRouter } from 'next/router';
6
6
  import Head from 'next/head';
7
7
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
8
- import { g as getSerializers } from './index-03afef1c.js';
8
+ import { g as getSerializers } from './index-43ce24eb.js';
9
9
  import './_commonjsHelpers-0c4b6f40.js';
10
10
  import './core.get-iterator-method-ea258bb1.js';
11
11
  import './_object-pie-133f504a.js';
@@ -23,7 +23,7 @@ import './util-8ed16d48.js';
23
23
  import './Beam.js';
24
24
  import './stringify-2b084bee.js';
25
25
  import './Segment.js';
26
- import './main-1894c974.js';
26
+ import './main-9f6806ea.js';
27
27
  import './urlForFile-b69adffc.js';
28
28
  import './index-755f2cc2.js';
29
29
  import 'react-dom';
@@ -58,6 +58,7 @@ import 'react-bootstrap/Figure';
58
58
  import 'react-bootstrap/OverlayTrigger';
59
59
  import 'react-bootstrap/Tooltip';
60
60
  import 'react-bootstrap/Popover';
61
+ import './websiteList-bb3b054e.js';
61
62
 
62
63
  var _this = undefined;
63
64
 
@@ -197,4 +198,4 @@ TaxonomyDescription.getDescription = function () {
197
198
  };
198
199
  }();
199
200
 
200
- export default TaxonomyDescription;
201
+ export { TaxonomyDescription as default };
@@ -30,16 +30,16 @@ import './asyncToGenerator-958ef5fc.js';
30
30
  import './_library-528f1934.js';
31
31
  import './_iter-detect-98db3b07.js';
32
32
  import './Segment.js';
33
- import './main-1894c974.js';
33
+ import './main-9f6806ea.js';
34
34
  import 'next/head';
35
35
  import 'react-bootstrap/Row';
36
36
  import 'react-bootstrap/Col';
37
37
  import './SideFooter.js';
38
- import './defineProperty-8c30428f.js';
39
- import './define-property-5f1bda73.js';
40
38
  import './react-social-icons-9be47857.js';
41
39
  import './get-3c308da4.js';
42
40
  import './eq-bdcbf886.js';
41
+ import './checkSisterSite-3f7ed818.js';
42
+ import './websiteList-bb3b054e.js';
43
43
  import './ConferenceBanner-8792ebd2.js';
44
44
  import './ADSponsoredResources.js';
45
45
  import './LeftNav.js';
@@ -53,9 +53,9 @@ import 'react-bootstrap/NavDropdown';
53
53
  import './index.esm-9b042655.js';
54
54
  import './iconBase-ccc56b97.js';
55
55
  import './index.esm-eb1e8e80.js';
56
- import './NavFooter-e27bd93b.js';
57
- import './index.esm-37268dca.js';
58
- import './SocialSearchComponent-4b56cd8c.js';
56
+ import './NavFooter-dd007f0c.js';
57
+ import './index.esm-b884f273.js';
58
+ import './SocialSearchComponent-b146ba87.js';
59
59
  import './SocialIcons.js';
60
60
  import 'react-bootstrap/Form';
61
61
  import 'react-bootstrap/FormControl';
@@ -195,4 +195,4 @@ var TemplateNormal = function TemplateNormal(props) {
195
195
  );
196
196
  };
197
197
 
198
- export default TemplateNormal;
198
+ export { TemplateNormal as default };
@@ -49,4 +49,4 @@ var ThumbnailCard = function ThumbnailCard(_ref) {
49
49
  );
50
50
  };
51
51
 
52
- export default ThumbnailCard;
52
+ export { ThumbnailCard as default };
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-958
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useState, useRef, useEffect } from 'react';
4
4
  import { F as FaWindowClose } from './index.esm-1bd8a0a8.js';
5
- import { m as main_43 } from './main-1894c974.js';
5
+ import { m as main_43 } from './main-9f6806ea.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
7
  import './core.get-iterator-method-ea258bb1.js';
8
8
  import './web.dom.iterable-ab4dea5c.js';
@@ -147,4 +147,4 @@ var Ustream = function Ustream(_ref) {
147
147
 
148
148
  var Ustream$1 = React__default.memo(Ustream);
149
149
 
150
- export default Ustream$1;
150
+ export { Ustream$1 as default };
@@ -65,4 +65,4 @@ var VerticalHero = function VerticalHero(props) {
65
65
  );
66
66
  };
67
67
 
68
- export default VerticalHero;
68
+ export { VerticalHero as default };
@@ -5,7 +5,7 @@ import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
5
  import Col from 'react-bootstrap/Col';
6
6
  import Form from 'react-bootstrap/Form';
7
7
  import Button from 'react-bootstrap/Button';
8
- import { g as getSerializers } from './index-03afef1c.js';
8
+ import { g as getSerializers } from './index-43ce24eb.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-ea258bb1.js';
@@ -26,7 +26,7 @@ import './util-8ed16d48.js';
26
26
  import './Beam.js';
27
27
  import './stringify-2b084bee.js';
28
28
  import './Segment.js';
29
- import './main-1894c974.js';
29
+ import './main-9f6806ea.js';
30
30
  import './urlForFile-b69adffc.js';
31
31
  import './index-755f2cc2.js';
32
32
  import 'react-dom';
@@ -59,6 +59,7 @@ import 'react-bootstrap/Figure';
59
59
  import 'react-bootstrap/OverlayTrigger';
60
60
  import 'react-bootstrap/Tooltip';
61
61
  import 'react-bootstrap/Popover';
62
+ import './websiteList-bb3b054e.js';
62
63
  import 'react-bootstrap/Container';
63
64
  import './visibility-sensor-72fd8f8b.js';
64
65
  import './YoutubeGroup.js';
@@ -250,4 +251,4 @@ VideoProgramLandingPage.getInitialData = function () {
250
251
  };
251
252
  }();
252
253
 
253
- export default VideoProgramLandingPage;
254
+ export { VideoProgramLandingPage as default };
@@ -79,4 +79,4 @@ var VideoSeriesCard = function VideoSeriesCard(props) {
79
79
  );
80
80
  };
81
81
 
82
- export default VideoSeriesCard;
82
+ export { VideoSeriesCard as default };
@@ -119,4 +119,4 @@ var VideoSeriesFilter = function VideoSeriesFilter(props) {
119
119
  };
120
120
  var VideoSeriesFilter$1 = withRouter(VideoSeriesFilter);
121
121
 
122
- export default VideoSeriesFilter$1;
122
+ export { VideoSeriesFilter$1 as default };
@@ -36,13 +36,13 @@ import './index.es-a6137319.js';
36
36
  import './visibility-sensor-72fd8f8b.js';
37
37
  import 'react-dom';
38
38
  import './index-3f5c03b2.js';
39
- import './ADlgInfeed-dc36c928.js';
39
+ import './ADlgInfeed-e7fd1bb6.js';
40
40
  import './AdSlot.js';
41
41
  import './Beam.js';
42
42
  import './stringify-2b084bee.js';
43
43
  import './Segment.js';
44
- import './main-1894c974.js';
45
- import './ADInfeed-6d1fc6bf.js';
44
+ import './main-9f6806ea.js';
45
+ import './ADInfeed-777bb0b3.js';
46
46
  import './index-755f2cc2.js';
47
47
  import './urlFor.js';
48
48
  import './style-inject.es-1f59c1d0.js';
@@ -170,4 +170,4 @@ VideoSeriesLandingPage.getInitialData = function () {
170
170
  };
171
171
  }();
172
172
 
173
- export default VideoSeriesLandingPage;
173
+ export { VideoSeriesLandingPage as default };
@@ -29,7 +29,7 @@ import './index-755f2cc2.js';
29
29
  import './smoothscroll-fa4e3f8c.js';
30
30
  import './urlFor.js';
31
31
  import './index-3f5c03b2.js';
32
- import './main-1894c974.js';
32
+ import './main-9f6806ea.js';
33
33
  import './isSymbol-a7e9aafe.js';
34
34
  import './toNumber-5aeba6e7.js';
35
35
 
@@ -413,4 +413,4 @@ var VideoSeriesListing = function (_React$Component) {
413
413
 
414
414
  var VideoSeriesListing$1 = withRouter(VideoSeriesListing);
415
415
 
416
- export default VideoSeriesListing$1;
416
+ export { VideoSeriesListing$1 as default };