@mjhls/mjh-framework 1.0.1087 → 1.0.1089-webcastAddition-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 (175) hide show
  1. package/dist/cjs/AD300x250.js +1 -1
  2. package/dist/cjs/AD300x250x600.js +1 -1
  3. package/dist/cjs/AD728x90.js +1 -1
  4. package/dist/cjs/ADFloatingFooter.js +1 -1
  5. package/dist/cjs/ADGutter.js +1 -1
  6. package/dist/cjs/{ADInfeed-08f71158.js → ADInfeed-25f53b70.js} +1 -1
  7. package/dist/cjs/ADSkyscraper.js +1 -1
  8. package/dist/cjs/ADSponsoredResources.js +1 -1
  9. package/dist/cjs/ADWebcast.js +1 -1
  10. package/dist/cjs/ADWelcome.js +1 -1
  11. package/dist/cjs/{ADlgInfeed-de2e7f2a.js → ADlgInfeed-5d21496c.js} +1 -1
  12. package/dist/cjs/AdSlot.js +7 -4
  13. package/dist/cjs/AdSlotsProvider.js +1 -1
  14. package/dist/cjs/AlgoliaSearch.js +198 -454
  15. package/dist/cjs/ArticleCarousel.js +1 -1
  16. package/dist/cjs/ArticleProgramLandingPage.js +4 -4
  17. package/dist/cjs/ArticleSeriesLandingPage.js +4 -4
  18. package/dist/cjs/ArticleSeriesListing.js +2 -2
  19. package/dist/cjs/AuthWrapper.js +629 -245
  20. package/dist/cjs/CEDeckSupabase.js +6 -2
  21. package/dist/cjs/CMEDeck.js +6 -2
  22. package/dist/cjs/Column3.js +1 -1
  23. package/dist/cjs/ConferenceArticleCard.js +1 -1
  24. package/dist/cjs/ContentCardPaginated.js +3 -3
  25. package/dist/cjs/DeckContent.js +3 -3
  26. package/dist/cjs/DeckQueue.js +2 -2
  27. package/dist/cjs/DeckQueuePaginated.js +2 -2
  28. package/dist/cjs/EventsDeck.js +3 -3
  29. package/dist/cjs/ExternalResources.js +5 -5
  30. package/dist/cjs/Feature.js +1 -1
  31. package/dist/cjs/ForbesHero.js +1 -1
  32. package/dist/cjs/GridContent.js +4 -4
  33. package/dist/cjs/GridContentPaginated.js +4 -4
  34. package/dist/cjs/GridHero.js +1 -1
  35. package/dist/cjs/HamMagazine.js +2 -2
  36. package/dist/cjs/HighlightenVideo.js +1 -1
  37. package/dist/cjs/HorizontalArticleListing.js +4 -4
  38. package/dist/cjs/HorizontalHero.js +1 -1
  39. package/dist/cjs/{ImageSlider-d65bc9c8.js → ImageSlider-eb866353.js} +114 -159
  40. package/dist/cjs/IssueContentDeck.js +1 -1
  41. package/dist/cjs/IssueLanding.js +6 -6
  42. package/dist/cjs/LeftNav.js +1 -1
  43. package/dist/cjs/MasterDeck.js +4 -4
  44. package/dist/cjs/MasterDeckPaginated.js +3 -3
  45. package/dist/cjs/MediaSeriesCard.js +4 -4
  46. package/dist/cjs/MediaSeriesLanding.js +9 -9
  47. package/dist/cjs/MediaSeriesLandingPaginated.js +9 -9
  48. package/dist/cjs/NavMagazine.js +2 -2
  49. package/dist/cjs/NavNative.js +1 -1
  50. package/dist/cjs/OncliveHero.js +1 -1
  51. package/dist/cjs/OncliveLargeHero.js +1 -1
  52. package/dist/cjs/PartnerDetailListing.js +8 -7
  53. package/dist/cjs/PartnerDetailListingPaginated.js +8 -7
  54. package/dist/cjs/PodcastsLanding.js +7 -7
  55. package/dist/cjs/PtceDeck.js +1 -1
  56. package/dist/cjs/PubSection.js +4 -4
  57. package/dist/cjs/QueueDeckExpanded.js +4 -4
  58. package/dist/cjs/QueueDeckExpandedPaginated.js +4 -4
  59. package/dist/cjs/RelatedContent.js +1 -1
  60. package/dist/cjs/SeriesListingDeck.js +2 -2
  61. package/dist/cjs/{SeriesSlider-a8b51591.js → SeriesSlider-086a8319.js} +1 -1
  62. package/dist/cjs/{SocialSearchComponent-9d272141.js → SocialSearchComponent-d7e5d3a6.js} +1 -1
  63. package/dist/cjs/TaxonomyDescription.js +4 -4
  64. package/dist/cjs/TemplateNormal.js +2 -2
  65. package/dist/cjs/{Tooltip-66c1a867.js → Tooltip-8011d690.js} +76 -131
  66. package/dist/cjs/Ustream.js +1 -1
  67. package/dist/cjs/VerticalHero.js +1 -1
  68. package/dist/cjs/VideoProgramLandingPage.js +4 -4
  69. package/dist/cjs/VideoSeriesCard.js +1 -1
  70. package/dist/cjs/VideoSeriesLandingPage.js +4 -4
  71. package/dist/cjs/VideoSeriesListing.js +2 -2
  72. package/dist/cjs/View.js +7 -5
  73. package/dist/cjs/YahooHero.js +1 -1
  74. package/dist/cjs/YoutubeGroup.js +1 -1
  75. package/dist/cjs/{brightcove-react-player-loader.es-35faab67.js → brightcove-react-player-loader.es-4c7825a1.js} +3 -3
  76. package/dist/cjs/defineProperty-19580e93.js +71 -0
  77. package/dist/cjs/getRelatedArticle.js +4 -22
  78. package/dist/cjs/getSerializers.js +4 -4
  79. package/dist/cjs/{index-9ec837cc.js → index-50be6759.js} +25 -9
  80. package/dist/cjs/index-96c331fd.js +1572 -0
  81. package/dist/cjs/{index-47330a83.js → index-b0e9a7b6.js} +15 -234
  82. package/dist/cjs/index.js +12 -11
  83. package/dist/cjs/{main-812888f1.js → main-ae8472f3.js} +1 -1
  84. package/dist/cjs/{moment-f730814d.js → moment-aca40de1.js} +80 -95
  85. package/dist/cjs/timeDifferenceCalc.js +1 -1
  86. package/dist/esm/AD300x250.js +1 -1
  87. package/dist/esm/AD300x250x600.js +1 -1
  88. package/dist/esm/AD728x90.js +1 -1
  89. package/dist/esm/ADFloatingFooter.js +1 -1
  90. package/dist/esm/ADGutter.js +1 -1
  91. package/dist/esm/{ADInfeed-157f7e32.js → ADInfeed-ca4bb13c.js} +1 -1
  92. package/dist/esm/ADSkyscraper.js +1 -1
  93. package/dist/esm/ADSponsoredResources.js +1 -1
  94. package/dist/esm/ADWebcast.js +1 -1
  95. package/dist/esm/ADWelcome.js +1 -1
  96. package/dist/esm/{ADlgInfeed-31c46dfe.js → ADlgInfeed-142ddf4d.js} +1 -1
  97. package/dist/esm/AdSlot.js +8 -5
  98. package/dist/esm/AdSlotsProvider.js +1 -1
  99. package/dist/esm/AlgoliaSearch.js +197 -453
  100. package/dist/esm/ArticleCarousel.js +1 -1
  101. package/dist/esm/ArticleProgramLandingPage.js +4 -4
  102. package/dist/esm/ArticleSeriesLandingPage.js +4 -4
  103. package/dist/esm/ArticleSeriesListing.js +2 -2
  104. package/dist/esm/AuthWrapper.js +627 -243
  105. package/dist/esm/CEDeckSupabase.js +6 -2
  106. package/dist/esm/CMEDeck.js +6 -2
  107. package/dist/esm/Column3.js +1 -1
  108. package/dist/esm/ConferenceArticleCard.js +1 -1
  109. package/dist/esm/ContentCardPaginated.js +3 -3
  110. package/dist/esm/DeckContent.js +3 -3
  111. package/dist/esm/DeckQueue.js +2 -2
  112. package/dist/esm/DeckQueuePaginated.js +2 -2
  113. package/dist/esm/EventsDeck.js +3 -3
  114. package/dist/esm/ExternalResources.js +5 -5
  115. package/dist/esm/Feature.js +1 -1
  116. package/dist/esm/ForbesHero.js +1 -1
  117. package/dist/esm/GridContent.js +4 -4
  118. package/dist/esm/GridContentPaginated.js +4 -4
  119. package/dist/esm/GridHero.js +1 -1
  120. package/dist/esm/HamMagazine.js +2 -2
  121. package/dist/esm/HighlightenVideo.js +1 -1
  122. package/dist/esm/HorizontalArticleListing.js +4 -4
  123. package/dist/esm/HorizontalHero.js +1 -1
  124. package/dist/esm/{ImageSlider-801685f8.js → ImageSlider-ea441f66.js} +115 -160
  125. package/dist/esm/IssueContentDeck.js +1 -1
  126. package/dist/esm/IssueLanding.js +6 -6
  127. package/dist/esm/LeftNav.js +1 -1
  128. package/dist/esm/MasterDeck.js +4 -4
  129. package/dist/esm/MasterDeckPaginated.js +3 -3
  130. package/dist/esm/MediaSeriesCard.js +4 -4
  131. package/dist/esm/MediaSeriesLanding.js +9 -9
  132. package/dist/esm/MediaSeriesLandingPaginated.js +9 -9
  133. package/dist/esm/NavMagazine.js +2 -2
  134. package/dist/esm/NavNative.js +1 -1
  135. package/dist/esm/OncliveHero.js +1 -1
  136. package/dist/esm/OncliveLargeHero.js +1 -1
  137. package/dist/esm/Pagination-9fe9f61d.js +1 -1
  138. package/dist/esm/PartnerDetailListing.js +8 -7
  139. package/dist/esm/PartnerDetailListingPaginated.js +8 -7
  140. package/dist/esm/PodcastsLanding.js +7 -7
  141. package/dist/esm/PtceDeck.js +1 -1
  142. package/dist/esm/PubSection.js +4 -4
  143. package/dist/esm/QueueDeckExpanded.js +4 -4
  144. package/dist/esm/QueueDeckExpandedPaginated.js +4 -4
  145. package/dist/esm/RelatedContent.js +1 -1
  146. package/dist/esm/SeriesListingDeck.js +2 -2
  147. package/dist/esm/{SeriesSlider-5757414b.js → SeriesSlider-acbdf4c9.js} +1 -1
  148. package/dist/esm/{SocialSearchComponent-98bfc990.js → SocialSearchComponent-9e65c8d6.js} +1 -1
  149. package/dist/esm/TaxonomyDescription.js +4 -4
  150. package/dist/esm/TemplateNormal.js +2 -2
  151. package/dist/esm/{Tooltip-0b3b4558.js → Tooltip-2cdd0895.js} +235 -290
  152. package/dist/esm/Ustream.js +1 -1
  153. package/dist/esm/VerticalHero.js +1 -1
  154. package/dist/esm/VideoProgramLandingPage.js +4 -4
  155. package/dist/esm/VideoSeriesCard.js +1 -1
  156. package/dist/esm/VideoSeriesLandingPage.js +4 -4
  157. package/dist/esm/VideoSeriesListing.js +2 -2
  158. package/dist/esm/View.js +7 -5
  159. package/dist/esm/YahooHero.js +1 -1
  160. package/dist/esm/YoutubeGroup.js +1 -1
  161. package/dist/esm/{brightcove-react-player-loader.es-a2422c4b.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
  162. package/dist/esm/defineProperty-e8022d1e.js +66 -0
  163. package/dist/esm/getRelatedArticle.js +5 -23
  164. package/dist/esm/getSerializers.js +4 -4
  165. package/dist/esm/index-30a6257d.js +1570 -0
  166. package/dist/esm/{index-0ce54f8a.js → index-98ca9cec.js} +25 -10
  167. package/dist/esm/{index-b005ba98.js → index-cf4b8124.js} +15 -234
  168. package/dist/esm/index.js +12 -11
  169. package/dist/esm/{main-dde1592e.js → main-754d4992.js} +1 -1
  170. package/dist/esm/{moment-48faeb9c.js → moment-bc12cb97.js} +80 -95
  171. package/dist/esm/timeDifferenceCalc.js +1 -1
  172. package/dist/esm/visibility-sensor-72fd8f8b.js +1 -1
  173. package/package.json +1 -1
  174. package/dist/cjs/index-4d21663c.js +0 -1573
  175. package/dist/esm/index-887c1f5e.js +0 -1571
@@ -2,7 +2,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-1eb
2
2
  import { _ as _slicedToArray } from './slicedToArray-72ed566b.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-dde1592e.js';
5
+ import { m as main_43 } from './main-754d4992.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
7
7
  import './core.get-iterator-method-95db387d.js';
8
8
  import './web.dom.iterable-3fffc027.js';
@@ -1,5 +1,5 @@
1
1
  import React__default from 'react';
2
- import './moment-48faeb9c.js';
2
+ import './moment-bc12cb97.js';
3
3
  import urlFor from './urlFor.js';
4
4
  import './_commonjsHelpers-0c4b6f40.js';
5
5
  import './slicedToArray-72ed566b.js';
@@ -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-b005ba98.js';
8
+ import { g as getSerializers } from './index-cf4b8124.js';
9
9
  import VideoSeriesListing from './VideoSeriesListing.js';
10
10
  import './_commonjsHelpers-0c4b6f40.js';
11
11
  import './core.get-iterator-method-95db387d.js';
@@ -24,13 +24,13 @@ import './index-c7e2ac95.js';
24
24
  import './Beam.js';
25
25
  import './stringify-1e2a5946.js';
26
26
  import './Segment.js';
27
- import './main-dde1592e.js';
27
+ import './main-754d4992.js';
28
28
  import './urlForFile-2e523b67.js';
29
29
  import './index-755f2cc2.js';
30
30
  import 'react-dom';
31
31
  import './typeof-3ab7d3b6.js';
32
32
  import './_is-array-68c79b29.js';
33
- import './brightcove-react-player-loader.es-a2422c4b.js';
33
+ import './brightcove-react-player-loader.es-57a70a56.js';
34
34
  import './_object-to-array-9dfdfb29.js';
35
35
  import './keys-185288f4.js';
36
36
  import './_object-sap-14bd8e96.js';
@@ -38,7 +38,7 @@ import 'react-bootstrap/Modal';
38
38
  import 'react-ga';
39
39
  import './GroupDeck.js';
40
40
  import './smoothscroll-fa4e3f8c.js';
41
- import './moment-48faeb9c.js';
41
+ import './moment-bc12cb97.js';
42
42
  import './SocialShare.js';
43
43
  import 'next/head';
44
44
  import 'react-share';
@@ -2,7 +2,7 @@ import { _ as _typeof } from './typeof-3ab7d3b6.js';
2
2
  import React__default from 'react';
3
3
  import { L as LazyLoad } from './index-755f2cc2.js';
4
4
  import urlFor from './urlFor.js';
5
- import { m as moment } from './moment-48faeb9c.js';
5
+ import { m as moment } from './moment-bc12cb97.js';
6
6
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
7
7
  import 'prop-types';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
@@ -1,7 +1,7 @@
1
1
  import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-1ebeb135.js';
2
2
  import { _ as _typeof } from './typeof-3ab7d3b6.js';
3
3
  import React__default from 'react';
4
- import { m as moment } from './moment-48faeb9c.js';
4
+ import { m as moment } from './moment-bc12cb97.js';
5
5
  import { g as getYoutubeId } from './index-c7e2ac95.js';
6
6
  import Breadcrumbs from './Breadcrumbs.js';
7
7
  import MasterDeck from './MasterDeck.js';
@@ -35,13 +35,13 @@ import './index.es-a6137319.js';
35
35
  import './visibility-sensor-72fd8f8b.js';
36
36
  import 'react-dom';
37
37
  import './index-3f5c03b2.js';
38
- import './ADlgInfeed-31c46dfe.js';
38
+ import './ADlgInfeed-142ddf4d.js';
39
39
  import './AdSlot.js';
40
40
  import './Beam.js';
41
41
  import './stringify-1e2a5946.js';
42
42
  import './Segment.js';
43
- import './main-dde1592e.js';
44
- import './ADInfeed-157f7e32.js';
43
+ import './main-754d4992.js';
44
+ import './ADInfeed-ca4bb13c.js';
45
45
  import './index-755f2cc2.js';
46
46
  import './urlFor.js';
47
47
  import './style-inject.es-1f59c1d0.js';
@@ -5,7 +5,7 @@ import { l as lib_3 } from './index-5cc7b406.js';
5
5
  import Container from 'react-bootstrap/Container';
6
6
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
7
7
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
8
- import { m as moment } from './moment-48faeb9c.js';
8
+ import { m as moment } from './moment-bc12cb97.js';
9
9
  import { withRouter } from 'next/router';
10
10
  import YoutubeGroup from './YoutubeGroup.js';
11
11
  import { d as debounce_1 } from './debounce-533d9748.js';
@@ -27,7 +27,7 @@ import './index-755f2cc2.js';
27
27
  import './smoothscroll-fa4e3f8c.js';
28
28
  import './urlFor.js';
29
29
  import './index-3f5c03b2.js';
30
- import './main-dde1592e.js';
30
+ import './main-754d4992.js';
31
31
  import './isSymbol-a7e9aafe.js';
32
32
  import './toNumber-5aeba6e7.js';
33
33
 
package/dist/esm/View.js CHANGED
@@ -6,18 +6,18 @@ import Head from 'next/head';
6
6
  import { useRouter } from 'next/router';
7
7
  import { _ as _JSON$stringify } from './stringify-1e2a5946.js';
8
8
  import { _ as _toConsumableArray } from './toConsumableArray-e6f28e5c.js';
9
- import { m as moment } from './moment-48faeb9c.js';
9
+ import { m as moment } from './moment-bc12cb97.js';
10
10
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
11
- import { m as main_43 } from './main-dde1592e.js';
11
+ import { m as main_43 } from './main-754d4992.js';
12
12
  import 'react-bootstrap/Dropdown';
13
13
  import Form from 'react-bootstrap/Form';
14
14
  import FormControl from 'react-bootstrap/FormControl';
15
15
  import Button from 'react-bootstrap/Button';
16
16
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
17
17
  import SocialShare from './SocialShare.js';
18
- import { r as renderAuthor, g as getSerializers } from './index-b005ba98.js';
18
+ import { r as renderAuthor, g as getSerializers } from './index-cf4b8124.js';
19
19
  import DFPAdSlot from './AdSlot.js';
20
- import { S as SeriesSlider } from './SeriesSlider-5757414b.js';
20
+ import { S as SeriesSlider } from './SeriesSlider-acbdf4c9.js';
21
21
  import { a as getContentPlacementUrl, g as getTargeting } from './getTargeting-b62a177c.js';
22
22
  import getKeywords from './getKeywords.js';
23
23
  import urlFor from './urlFor.js';
@@ -49,7 +49,7 @@ import 'react-bootstrap';
49
49
  import './index-c7e2ac95.js';
50
50
  import './Beam.js';
51
51
  import './Segment.js';
52
- import './brightcove-react-player-loader.es-a2422c4b.js';
52
+ import './brightcove-react-player-loader.es-57a70a56.js';
53
53
  import './_object-to-array-9dfdfb29.js';
54
54
  import 'react-bootstrap/Modal';
55
55
  import 'react-ga';
@@ -1786,6 +1786,8 @@ var Article = React__default.memo(forwardRef(function (props, ref) {
1786
1786
  !isVideoSeries && !isFormAssembly && showPublished && React__default.createElement(
1787
1787
  'div',
1788
1788
  null,
1789
+ 'Published on:',
1790
+ '\xA0',
1789
1791
  React__default.createElement(
1790
1792
  'time',
1791
1793
  {
@@ -1,5 +1,5 @@
1
1
  import React__default from 'react';
2
- import { m as moment } from './moment-48faeb9c.js';
2
+ import { m as moment } from './moment-bc12cb97.js';
3
3
  import urlFor from './urlFor.js';
4
4
  import { c as clean_html_1 } from './entities-6d9154b4.js';
5
5
  import { A as AuthorComponent } from './AuthorComponent-d9653ae5.js';
@@ -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-dde1592e.js';
7
+ import { m as main_43, a as main_49, b as main_42 } from './main-754d4992.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './web.dom.iterable-3fffc027.js';
10
10
  import './core.get-iterator-method-95db387d.js';
@@ -564,7 +564,7 @@ proto.createDocumentFragment = function createDocumentFragment() {
564
564
  };
565
565
 
566
566
  proto.createEvent = function createEvent(family) {
567
- return new event()
567
+ return new event(family)
568
568
  };
569
569
 
570
570
  proto.createComment = function createComment(data) {
@@ -625,7 +625,7 @@ if (typeof window !== "undefined") {
625
625
 
626
626
  var window_1 = win;
627
627
 
628
- /*! @name @brightcove/react-player-loader @version 1.4.2 @license Apache-2.0 */
628
+ /*! @name @brightcove/react-player-loader @version 1.4.1 @license Apache-2.0 */
629
629
 
630
630
  function _extends() {
631
631
  _extends = Object.assign || function (target) {
@@ -2073,7 +2073,7 @@ function (_React$Component) {
2073
2073
 
2074
2074
  _proto.updatePlayer = function updatePlayer(changes) {
2075
2075
  // No player exists, player is disposed, or not using the catalog
2076
- if (!this.player || !this.player.el || !this.player.el()) {
2076
+ if (!this.player || !this.player.el()) {
2077
2077
  return;
2078
2078
  } // If the player is using the catalog plugin, we _may_ populate this
2079
2079
  // variable with an object.
@@ -0,0 +1,66 @@
1
+ import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+
3
+ var asyncToGenerator = createCommonjsModule(function (module) {
4
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
5
+ try {
6
+ var info = gen[key](arg);
7
+ var value = info.value;
8
+ } catch (error) {
9
+ reject(error);
10
+ return;
11
+ }
12
+
13
+ if (info.done) {
14
+ resolve(value);
15
+ } else {
16
+ Promise.resolve(value).then(_next, _throw);
17
+ }
18
+ }
19
+
20
+ function _asyncToGenerator(fn) {
21
+ return function () {
22
+ var self = this,
23
+ args = arguments;
24
+ return new Promise(function (resolve, reject) {
25
+ var gen = fn.apply(self, args);
26
+
27
+ function _next(value) {
28
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
29
+ }
30
+
31
+ function _throw(err) {
32
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
33
+ }
34
+
35
+ _next(undefined);
36
+ });
37
+ };
38
+ }
39
+
40
+ module.exports = _asyncToGenerator, module.exports.__esModule = true, module.exports["default"] = module.exports;
41
+ });
42
+
43
+ var _asyncToGenerator = unwrapExports(asyncToGenerator);
44
+
45
+ var defineProperty = createCommonjsModule(function (module) {
46
+ function _defineProperty(obj, key, value) {
47
+ if (key in obj) {
48
+ Object.defineProperty(obj, key, {
49
+ value: value,
50
+ enumerable: true,
51
+ configurable: true,
52
+ writable: true
53
+ });
54
+ } else {
55
+ obj[key] = value;
56
+ }
57
+
58
+ return obj;
59
+ }
60
+
61
+ module.exports = _defineProperty, module.exports.__esModule = true, module.exports["default"] = module.exports;
62
+ });
63
+
64
+ var _defineProperty = unwrapExports(defineProperty);
65
+
66
+ export { _asyncToGenerator as _, _defineProperty as a, asyncToGenerator as b, defineProperty as d };
@@ -1,5 +1,5 @@
1
1
  import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-1ebeb135.js';
2
- import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { c as createCommonjsModule, a as commonjsGlobal, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
3
3
  import getQuery from './getQuery.js';
4
4
  import './core.get-iterator-method-95db387d.js';
5
5
  import './web.dom.iterable-3fffc027.js';
@@ -225,11 +225,9 @@ function isNonEmptyString(str) {
225
225
 
226
226
  function parseString(setCookieValue, options) {
227
227
  var parts = setCookieValue.split(";").filter(isNonEmptyString);
228
-
229
- var nameValuePairStr = parts.shift();
230
- var parsed = parseNameValuePair(nameValuePairStr);
231
- var name = parsed.name;
232
- var value = parsed.value;
228
+ var nameValue = parts.shift().split("=");
229
+ var name = nameValue.shift();
230
+ var value = nameValue.join("="); // everything after the first =, joined by a "=" if there was more than one part
233
231
 
234
232
  options = options
235
233
  ? Object.assign({}, defaultParseOptions, options)
@@ -247,7 +245,7 @@ function parseString(setCookieValue, options) {
247
245
  }
248
246
 
249
247
  var cookie = {
250
- name: name,
248
+ name: name, // grab everything before the first =
251
249
  value: value,
252
250
  };
253
251
 
@@ -273,22 +271,6 @@ function parseString(setCookieValue, options) {
273
271
  return cookie;
274
272
  }
275
273
 
276
- function parseNameValuePair(nameValuePairStr) {
277
- // Parses name-value-pair according to rfc6265bis draft
278
-
279
- var name = "";
280
- var value = "";
281
- var nameValueArr = nameValuePairStr.split("=");
282
- if (nameValueArr.length > 1) {
283
- name = nameValueArr.shift();
284
- value = nameValueArr.join("="); // everything after the first =, joined by a "=" if there was more than one part
285
- } else {
286
- value = nameValuePairStr;
287
- }
288
-
289
- return { name: name, value: value };
290
- }
291
-
292
274
  function parse(input, options) {
293
275
  options = options
294
276
  ? Object.assign({}, defaultParseOptions, options)
@@ -1,5 +1,5 @@
1
1
  import 'react';
2
- export { g as default } from './index-b005ba98.js';
2
+ export { g as default } from './index-cf4b8124.js';
3
3
  import './BlockContent-1e73bd2c.js';
4
4
  import './entities-6d9154b4.js';
5
5
  import './slicedToArray-72ed566b.js';
@@ -21,13 +21,13 @@ import './_library-528f1934.js';
21
21
  import './_set-species-7d3317b7.js';
22
22
  import './_iter-detect-2f89237f.js';
23
23
  import './Segment.js';
24
- import './main-dde1592e.js';
24
+ import './main-754d4992.js';
25
25
  import './urlForFile-2e523b67.js';
26
26
  import './index-755f2cc2.js';
27
27
  import 'react-dom';
28
28
  import './typeof-3ab7d3b6.js';
29
29
  import './_is-array-68c79b29.js';
30
- import './brightcove-react-player-loader.es-a2422c4b.js';
30
+ import './brightcove-react-player-loader.es-57a70a56.js';
31
31
  import './_object-to-array-9dfdfb29.js';
32
32
  import './keys-185288f4.js';
33
33
  import './_object-sap-14bd8e96.js';
@@ -37,7 +37,7 @@ import 'react-bootstrap/Form';
37
37
  import 'react-ga';
38
38
  import './GroupDeck.js';
39
39
  import './smoothscroll-fa4e3f8c.js';
40
- import './moment-48faeb9c.js';
40
+ import './moment-bc12cb97.js';
41
41
  import './SocialShare.js';
42
42
  import 'next/head';
43
43
  import 'react-share';