@mjhls/mjh-framework 1.0.707 → 1.0.709-ad-refresh-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 (268) hide show
  1. package/README.md +2 -6
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +24 -25
  4. package/dist/cjs/AD300x250x600.js +24 -25
  5. package/dist/cjs/AD728x90.js +27 -28
  6. package/dist/cjs/ADFloatingFooter.js +26 -27
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +26 -27
  9. package/dist/cjs/{ADInfeed-54ab0509.js → ADInfeed-766b8949.js} +11 -13
  10. package/dist/cjs/ADSkyscraper.js +26 -27
  11. package/dist/cjs/ADSponsoredResources.js +26 -27
  12. package/dist/cjs/ADWebcast.js +26 -27
  13. package/dist/cjs/ADWelcome.js +30 -31
  14. package/dist/cjs/{ADlgInfeed-a1255904.js → ADlgInfeed-59dae10c.js} +8 -9
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +31 -32
  17. package/dist/cjs/AdSlotsProvider.js +13 -11
  18. package/dist/cjs/AlphabeticList.js +24 -25
  19. package/dist/cjs/ArticleCarousel.js +22 -22
  20. package/dist/cjs/ArticleSeriesListing.js +59 -59
  21. package/dist/cjs/Auth.js +330 -816
  22. package/dist/cjs/{AuthorComponent-5fa89df5.js → AuthorComponent-bb831b74.js} +13 -14
  23. package/dist/cjs/Beam.js +9 -9
  24. package/dist/cjs/{BlockContent-eca358e4.js → BlockContent-80b15fac.js} +24 -25
  25. package/dist/cjs/Breadcrumbs.js +27 -29
  26. package/dist/cjs/BrowseVideosListing.js +40 -40
  27. package/dist/cjs/CMEDeck.js +78 -78
  28. package/dist/cjs/Column1.js +11 -14
  29. package/dist/cjs/Column2.js +32 -35
  30. package/dist/cjs/Column3.js +55 -58
  31. package/dist/cjs/ConferenceArticleCard.js +22 -23
  32. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  33. package/dist/cjs/DeckContent.js +94 -98
  34. package/dist/cjs/DeckQueue.js +86 -90
  35. package/dist/cjs/{Dfp-a863cf48.js → Dfp-390337bf.js} +30 -31
  36. package/dist/cjs/EventsDeck.js +129 -136
  37. package/dist/cjs/ExternalResources.js +74 -75
  38. package/dist/cjs/Feature.js +25 -27
  39. package/dist/cjs/ForbesHero.js +40 -41
  40. package/dist/cjs/GridContent.js +177 -181
  41. package/dist/cjs/GridHero.js +42 -43
  42. package/dist/cjs/GroupDeck.js +49 -50
  43. package/dist/cjs/HamMagazine.js +130 -135
  44. package/dist/cjs/Header.js +11 -13
  45. package/dist/cjs/Hero.js +12 -13
  46. package/dist/cjs/HighlightenVideo.js +17 -18
  47. package/dist/cjs/HorizontalHero.js +25 -26
  48. package/dist/cjs/IssueContentDeck.js +72 -77
  49. package/dist/cjs/IssueDeck.js +70 -75
  50. package/dist/cjs/IssueLanding.js +40 -41
  51. package/dist/cjs/LeftNav.js +36 -38
  52. package/dist/cjs/MasterDeck.js +72 -73
  53. package/dist/cjs/NavDvm.js +75 -80
  54. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  55. package/dist/cjs/NavMagazine.js +138 -143
  56. package/dist/cjs/NavNative.js +115 -123
  57. package/dist/cjs/NavNormal.js +48 -53
  58. package/dist/cjs/OncliveHero.js +20 -20
  59. package/dist/cjs/OncliveLargeHero.js +66 -67
  60. package/dist/cjs/PageFilter.js +14 -15
  61. package/dist/cjs/PartnerDetailListing.js +1302 -106
  62. package/dist/cjs/PdfDownload.js +8 -9
  63. package/dist/cjs/PopUpModal.js +19 -21
  64. package/dist/cjs/PublicationDeck.js +61 -66
  65. package/dist/cjs/PublicationLanding.js +74 -78
  66. package/dist/cjs/QueueDeckExpanded.js +292 -292
  67. package/dist/cjs/RecentNews.js +23 -24
  68. package/dist/cjs/RelatedContent.js +24 -25
  69. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  70. package/dist/cjs/RolesDeck.js +27 -32
  71. package/dist/cjs/Search.js +18 -22
  72. package/dist/cjs/Segment.js +7 -7
  73. package/dist/cjs/SetCookie.js +1 -1
  74. package/dist/cjs/SideFooter.js +35 -36
  75. package/dist/cjs/SocialIcons.js +9 -10
  76. package/dist/cjs/{SocialSearchComponent-294bd0ea.js → SocialSearchComponent-8dd468fd.js} +36 -40
  77. package/dist/cjs/SocialShare.js +29 -31
  78. package/dist/cjs/TaxonomyCard.js +57 -62
  79. package/dist/cjs/TaxonomyDescription.js +50 -51
  80. package/dist/cjs/TemplateNormal.js +72 -73
  81. package/dist/cjs/ThumbnailCard.js +20 -22
  82. package/dist/cjs/Ustream.js +26 -27
  83. package/dist/cjs/VerticalHero.js +17 -18
  84. package/dist/cjs/VideoSeriesCard.js +32 -33
  85. package/dist/cjs/VideoSeriesFilter.js +19 -19
  86. package/dist/cjs/VideoSeriesListing.js +73 -73
  87. package/dist/cjs/View.js +219 -222
  88. package/dist/cjs/YahooHero.js +39 -40
  89. package/dist/cjs/YoutubeGroup.js +140 -148
  90. package/dist/cjs/{_is-array-63ae4740.js → _is-array-754e012d.js} +6 -6
  91. package/dist/cjs/{_iter-detect-2613ffa1.js → _iter-detect-60b2f026.js} +2 -2
  92. package/dist/cjs/{_object-sap-c5bd707d.js → _object-sap-5e74ba08.js} +1 -1
  93. package/dist/cjs/{_set-species-a8cfdb84.js → _set-species-f92c67c5.js} +4 -4
  94. package/dist/cjs/{_to-object-821a2927.js → _to-object-329a650b.js} +4 -4
  95. package/dist/cjs/{asyncToGenerator-2edcb6ad.js → asyncToGenerator-533d476a.js} +8 -8
  96. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  97. package/dist/cjs/{core.get-iterator-method-b4615fd3.js → core.get-iterator-method-f62321d4.js} +2 -2
  98. package/dist/cjs/{define-property-aff11f8a.js → define-property-f4d12f4e.js} +1 -1
  99. package/dist/cjs/{defineProperty-d6fbb280.js → defineProperty-55548b25.js} +1 -1
  100. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  101. package/dist/cjs/{es6.string.iterator-20d42c53.js → es6.string.iterator-cc0bbaa4.js} +2 -2
  102. package/dist/cjs/{extends-1e24fc8d.js → extends-60837c34.js} +1 -1
  103. package/dist/cjs/getRelatedArticle.js +76 -138
  104. package/dist/cjs/getSerializers.js +41 -41
  105. package/dist/cjs/{getTargeting-497b581d.js → getTargeting-fee8c429.js} +2 -2
  106. package/dist/cjs/getTargeting.js +7 -7
  107. package/dist/cjs/iconBase-68959171.js +3 -0
  108. package/dist/cjs/{index-5ad2b070.js → index-099d45ae.js} +17 -16
  109. package/dist/cjs/{index-4d74ffd6.js → index-3294d3bc.js} +41 -40
  110. package/dist/cjs/{index-d48b231c.js → index-39beccb3.js} +24 -29
  111. package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
  112. package/dist/cjs/{index-4d37a34d.js → index-fb139660.js} +429 -440
  113. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  114. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  115. package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
  116. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  117. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  118. package/dist/cjs/index.js +127 -128
  119. package/dist/cjs/{inherits-2eb23889.js → inherits-513d81cd.js} +8 -8
  120. package/dist/cjs/{keys-95c064c9.js → keys-a586b7a0.js} +2 -2
  121. package/dist/cjs/{lodash-4ef21f0f.js → lodash-7fd85bcf.js} +1 -1
  122. package/dist/cjs/{main-eeffe77b.js → main-02daeefe.js} +80 -115
  123. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  124. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  125. package/dist/cjs/{slicedToArray-db24842a.js → slicedToArray-8f385299.js} +4 -4
  126. package/dist/cjs/{smoothscroll-1abb448e.js → smoothscroll-95231a70.js} +1 -1
  127. package/dist/cjs/{stringify-01cf47f7.js → stringify-7c5aff47.js} +1 -1
  128. package/dist/cjs/timeDifferenceCalc.js +1 -1
  129. package/dist/cjs/{toConsumableArray-cf0865fc.js → toConsumableArray-9a3476fe.js} +4 -4
  130. package/dist/cjs/{typeof-97065d40.js → typeof-725500bc.js} +7 -7
  131. package/dist/cjs/urlFor.js +2 -2
  132. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  133. package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
  134. package/dist/cjs/{web.dom.iterable-4480325a.js → web.dom.iterable-a0e279c1.js} +3 -3
  135. package/dist/esm/AD.js +7 -7
  136. package/dist/esm/AD300x250.js +21 -21
  137. package/dist/esm/AD300x250x600.js +21 -21
  138. package/dist/esm/AD728x90.js +24 -24
  139. package/dist/esm/ADFloatingFooter.js +23 -23
  140. package/dist/esm/ADFooter.js +11 -11
  141. package/dist/esm/ADGutter.js +23 -23
  142. package/dist/esm/{ADInfeed-18cb6a8b.js → ADInfeed-07b705de.js} +7 -7
  143. package/dist/esm/ADSkyscraper.js +23 -23
  144. package/dist/esm/ADSponsoredResources.js +23 -23
  145. package/dist/esm/ADWebcast.js +23 -23
  146. package/dist/esm/ADWelcome.js +27 -27
  147. package/dist/esm/{ADlgInfeed-51d02f5d.js → ADlgInfeed-a02c8625.js} +6 -6
  148. package/dist/esm/AccordionPanel.js +24 -24
  149. package/dist/esm/AdSlot.js +23 -23
  150. package/dist/esm/AdSlotsProvider.js +10 -7
  151. package/dist/esm/AlphabeticList.js +21 -21
  152. package/dist/esm/ArticleCarousel.js +19 -18
  153. package/dist/esm/ArticleSeriesListing.js +54 -53
  154. package/dist/esm/Auth.js +315 -797
  155. package/dist/esm/{AuthorComponent-c29a0075.js → AuthorComponent-00f13201.js} +11 -11
  156. package/dist/esm/Beam.js +9 -9
  157. package/dist/esm/{BlockContent-d8cd739c.js → BlockContent-c409aca5.js} +4 -4
  158. package/dist/esm/Breadcrumbs.js +17 -17
  159. package/dist/esm/BrowseVideosListing.js +37 -36
  160. package/dist/esm/CMEDeck.js +74 -74
  161. package/dist/esm/Column1.js +5 -5
  162. package/dist/esm/Column2.js +26 -26
  163. package/dist/esm/Column3.js +48 -48
  164. package/dist/esm/ConferenceArticleCard.js +18 -18
  165. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  166. package/dist/esm/DeckContent.js +76 -76
  167. package/dist/esm/DeckQueue.js +64 -64
  168. package/dist/esm/{Dfp-db06d7dc.js → Dfp-741c01be.js} +20 -20
  169. package/dist/esm/EventsDeck.js +82 -82
  170. package/dist/esm/ExternalResources.js +68 -68
  171. package/dist/esm/Feature.js +18 -18
  172. package/dist/esm/ForbesHero.js +34 -34
  173. package/dist/esm/GridContent.js +139 -139
  174. package/dist/esm/GridHero.js +36 -36
  175. package/dist/esm/GroupDeck.js +45 -45
  176. package/dist/esm/HamMagazine.js +104 -104
  177. package/dist/esm/Header.js +7 -7
  178. package/dist/esm/Hero.js +9 -9
  179. package/dist/esm/HighlightenVideo.js +14 -14
  180. package/dist/esm/HorizontalHero.js +21 -21
  181. package/dist/esm/IssueContentDeck.js +49 -49
  182. package/dist/esm/IssueDeck.js +46 -46
  183. package/dist/esm/IssueLanding.js +37 -37
  184. package/dist/esm/LeftNav.js +32 -32
  185. package/dist/esm/MasterDeck.js +66 -66
  186. package/dist/esm/NavDvm.js +57 -57
  187. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  188. package/dist/esm/NavMagazine.js +114 -114
  189. package/dist/esm/NavNative.js +91 -91
  190. package/dist/esm/NavNormal.js +36 -36
  191. package/dist/esm/OncliveHero.js +17 -16
  192. package/dist/esm/OncliveLargeHero.js +59 -59
  193. package/dist/esm/PageFilter.js +12 -12
  194. package/dist/esm/PartnerDetailListing.js +1299 -103
  195. package/dist/esm/PdfDownload.js +6 -6
  196. package/dist/esm/PopUpModal.js +14 -14
  197. package/dist/esm/PublicationDeck.js +38 -38
  198. package/dist/esm/PublicationLanding.js +50 -50
  199. package/dist/esm/QueueDeckExpanded.js +272 -272
  200. package/dist/esm/RecentNews.js +20 -20
  201. package/dist/esm/RelatedContent.js +19 -19
  202. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  203. package/dist/esm/RolesDeck.js +13 -13
  204. package/dist/esm/Search.js +12 -12
  205. package/dist/esm/Segment.js +7 -7
  206. package/dist/esm/SetCookie.js +1 -1
  207. package/dist/esm/SideFooter.js +31 -31
  208. package/dist/esm/SocialIcons.js +7 -7
  209. package/dist/esm/{SocialSearchComponent-c4a19bac.js → SocialSearchComponent-8ac29f4f.js} +28 -28
  210. package/dist/esm/SocialShare.js +25 -25
  211. package/dist/esm/TaxonomyCard.js +41 -41
  212. package/dist/esm/TaxonomyDescription.js +45 -45
  213. package/dist/esm/TemplateNormal.js +66 -66
  214. package/dist/esm/ThumbnailCard.js +13 -13
  215. package/dist/esm/Ustream.js +23 -23
  216. package/dist/esm/VerticalHero.js +13 -13
  217. package/dist/esm/VideoSeriesCard.js +24 -24
  218. package/dist/esm/VideoSeriesFilter.js +16 -16
  219. package/dist/esm/VideoSeriesListing.js +67 -66
  220. package/dist/esm/View.js +210 -209
  221. package/dist/esm/YahooHero.js +34 -34
  222. package/dist/esm/YoutubeGroup.js +128 -135
  223. package/dist/esm/{_is-array-9383b394.js → _is-array-49698029.js} +6 -6
  224. package/dist/esm/{_iter-detect-d4d262ee.js → _iter-detect-59409a32.js} +2 -2
  225. package/dist/esm/{_object-sap-6a003379.js → _object-sap-4d59d5bd.js} +1 -1
  226. package/dist/esm/{_set-species-0b056cff.js → _set-species-cede29f8.js} +4 -4
  227. package/dist/esm/{_to-object-9bef3b62.js → _to-object-ded78eb9.js} +5 -5
  228. package/dist/esm/{asyncToGenerator-acd1cc47.js → asyncToGenerator-7c654f36.js} +8 -8
  229. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  230. package/dist/esm/{core.get-iterator-method-1b116089.js → core.get-iterator-method-54d2e411.js} +2 -2
  231. package/dist/esm/{define-property-9a008401.js → define-property-de3fc946.js} +1 -1
  232. package/dist/esm/{defineProperty-ddd52c29.js → defineProperty-b798470d.js} +1 -1
  233. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  234. package/dist/esm/{es6.string.iterator-b24a54f2.js → es6.string.iterator-9b2af4a5.js} +3 -3
  235. package/dist/esm/{extends-c2b1c9d7.js → extends-cc5da797.js} +1 -1
  236. package/dist/esm/getRelatedArticle.js +71 -133
  237. package/dist/esm/getSerializers.js +41 -41
  238. package/dist/esm/{getTargeting-b1a7be54.js → getTargeting-2acdec91.js} +2 -2
  239. package/dist/esm/getTargeting.js +7 -7
  240. package/dist/esm/{index-b2d06f45.js → index-0bb373e2.js} +380 -384
  241. package/dist/esm/{index-3f5c03b2.js → index-3849e3fe.js} +24 -29
  242. package/dist/esm/{index-669ff425.js → index-3f4dd6f2.js} +12 -10
  243. package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
  244. package/dist/esm/{index-ccb770c7.js → index-ef6d5dcf.js} +41 -40
  245. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  246. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  247. package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
  248. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  249. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  250. package/dist/esm/index.js +105 -106
  251. package/dist/esm/{inherits-18d4a779.js → inherits-7ee3e0c1.js} +5 -5
  252. package/dist/esm/{keys-9bb7939c.js → keys-fc2d4c34.js} +2 -2
  253. package/dist/esm/{lodash-ad27652f.js → lodash-ec8c6b48.js} +1 -1
  254. package/dist/esm/{main-ad1ecb54.js → main-e4a934b2.js} +78 -113
  255. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  256. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  257. package/dist/esm/{slicedToArray-34468155.js → slicedToArray-7021e5df.js} +4 -4
  258. package/dist/esm/{smoothscroll-ab6e0238.js → smoothscroll-4b699764.js} +1 -1
  259. package/dist/esm/{stringify-8a4f19f7.js → stringify-008c8802.js} +1 -1
  260. package/dist/esm/timeDifferenceCalc.js +1 -1
  261. package/dist/esm/{toConsumableArray-5212fee7.js → toConsumableArray-725434a0.js} +4 -4
  262. package/dist/esm/{typeof-64422756.js → typeof-08f2c380.js} +7 -7
  263. package/dist/esm/urlFor.js +1 -1
  264. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  265. package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
  266. package/dist/esm/{web.dom.iterable-ca37144a.js → web.dom.iterable-8956f9a5.js} +3 -3
  267. package/package.json +5 -5
  268. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
@@ -23,10 +23,10 @@ if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef
23
23
  });
24
24
 
25
25
  var _core = createCommonjsModule(function (module) {
26
- var core = module.exports = { version: '2.6.12' };
26
+ var core = module.exports = { version: '2.6.11' };
27
27
  if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef
28
28
  });
29
- _core.version;
29
+ var _core_1 = _core.version;
30
30
 
31
31
  var _aFunction = function (it) {
32
32
  if (typeof it != 'function') throw TypeError(it + ' is not a function!');
@@ -263,8 +263,8 @@ var store = _global[SHARED] || (_global[SHARED] = {});
263
263
  return store[key] || (store[key] = value !== undefined ? value : {});
264
264
  })('versions', []).push({
265
265
  version: _core.version,
266
- mode: 'pure' ,
267
- copyright: '© 2020 Denis Pushkarev (zloirock.ru)'
266
+ mode: 'pure' ,
267
+ copyright: '© 2019 Denis Pushkarev (zloirock.ru)'
268
268
  });
269
269
  });
270
270
 
@@ -315,4 +315,4 @@ var _toObject = function (it) {
315
315
  return Object(_defined(it));
316
316
  };
317
317
 
318
- export { _toInteger as A, _sharedKey as B, _toIobject as _, _objectKeys as a, _descriptors as b, _export as c, _core as d, _isObject as e, _ctx as f, _objectDp as g, _toObject as h, _iobject as i, _toLength as j, _global as k, _fails as l, _hide as m, _aFunction as n, _propertyDesc as o, _anObject as p, _objectKeysInternal as q, _enumBugKeys as r, _toPrimitive as s, _ie8DomDefine as t, _has as u, _shared as v, _uid as w, _cof as x, _domCreate as y, _defined as z };
318
+ export { _toInteger as A, _sharedKey as B, _toIobject as _, _objectKeys as a, _descriptors as b, _export as c, _core as d, _isObject as e, _ctx as f, _objectDp as g, _toObject as h, _iobject as i, _toLength as j, _global as k, _fails as l, _hide as m, _aFunction as n, _anObject as o, _propertyDesc as p, _objectKeysInternal as q, _enumBugKeys as r, _toPrimitive as s, _ie8DomDefine as t, _has as u, _shared as v, _uid as w, _cof as x, _domCreate as y, _defined as z };
@@ -1,11 +1,11 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { b as _wks, g as _html, c as _setToStringTag } from './es6.string.iterator-b24a54f2.js';
3
- import './web.dom.iterable-ca37144a.js';
2
+ import { o as _anObject, n as _aFunction, k as _global, x as _cof, f as _ctx, y as _domCreate, e as _isObject, c as _export, d as _core } from './_to-object-ded78eb9.js';
3
+ import { b as _wks, g as _html, c as _setToStringTag } from './es6.string.iterator-9b2af4a5.js';
4
4
  import { _ as _library } from './_library-528f1934.js';
5
- import { p as _anObject, n as _aFunction, k as _global, x as _cof, f as _ctx, y as _domCreate, e as _isObject, c as _export, d as _core } from './_to-object-9bef3b62.js';
6
- import { _ as _classof } from './core.get-iterator-method-1b116089.js';
7
- import { _ as _anInstance, b as _redefineAll, c as _setSpecies, a as _forOf } from './_set-species-0b056cff.js';
8
- import { _ as _iterDetect } from './_iter-detect-d4d262ee.js';
5
+ import { _ as _iterDetect } from './_iter-detect-59409a32.js';
6
+ import { _ as _classof } from './core.get-iterator-method-54d2e411.js';
7
+ import './web.dom.iterable-8956f9a5.js';
8
+ import { _ as _anInstance, b as _redefineAll, c as _setSpecies, a as _forOf } from './_set-species-cede29f8.js';
9
9
 
10
10
  var runtime = createCommonjsModule(function (module) {
11
11
  /**
@@ -38,7 +38,7 @@ var runtime = createCommonjsModule(function (module) {
38
38
 
39
39
  // Define the runtime globally (as expected by generated code) as either
40
40
  // module.exports (if we're in a module) or a new, empty object.
41
- runtime = global.regeneratorRuntime = module.exports ;
41
+ runtime = global.regeneratorRuntime = module.exports ;
42
42
 
43
43
  function wrap(innerFn, outerFn, self, tryLocsList) {
44
44
  // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator.
@@ -1219,7 +1219,7 @@ _export(_export.S + _export.F * !USE_NATIVE, PROMISE, {
1219
1219
  _export(_export.S + _export.F * (_library ), PROMISE, {
1220
1220
  // 25.4.4.6 Promise.resolve(x)
1221
1221
  resolve: function resolve(x) {
1222
- return _promiseResolve(this === Wrapper ? $Promise : this, x);
1222
+ return _promiseResolve( this === Wrapper ? $Promise : this, x);
1223
1223
  }
1224
1224
  });
1225
1225
  _export(_export.S + _export.F * !(USE_NATIVE && _iterDetect(function (iter) {
@@ -1,5 +1,5 @@
1
- import React from 'react';
2
1
  import { a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
+ import React__default from 'react';
3
3
 
4
4
  var slice = Array.prototype.slice;
5
5
 
@@ -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.1 @license Apache-2.0 */
628
+ /*! @name @brightcove/react-player-loader @version 1.4.0 @license Apache-2.0 */
629
629
 
630
630
  function _extends() {
631
631
  _extends = Object.assign || function (target) {
@@ -659,7 +659,7 @@ function _assertThisInitialized(self) {
659
659
  return self;
660
660
  }
661
661
 
662
- /*! @name @brightcove/player-loader @version 1.8.0 @license Apache-2.0 */
662
+ /*! @name @brightcove/player-loader @version 1.7.1 @license Apache-2.0 */
663
663
 
664
664
  function _extends$1() {
665
665
  _extends$1 = Object.assign || function (target) {
@@ -679,7 +679,7 @@ function _extends$1() {
679
679
  return _extends$1.apply(this, arguments);
680
680
  }
681
681
 
682
- var version = "1.8.0";
682
+ var version = "1.7.1";
683
683
 
684
684
  /*! @name @brightcove/player-url @version 1.2.0 @license Apache-2.0 */
685
685
  var version$1 = "1.2.0";
@@ -996,7 +996,6 @@ var createInPageEmbed = function createInPageEmbed(params) {
996
996
  deliveryConfigId: 'data-delivery-config-id',
997
997
  playlistId: 'data-playlist-id',
998
998
  playlistVideoId: 'data-playlist-video-id',
999
- poster: 'poster',
1000
999
  videoId: 'data-video-id'
1001
1000
  };
1002
1001
  var tagName = embedOptions && embedOptions.tagName || EMBED_TAG_NAME_VIDEOJS;
@@ -2217,10 +2216,10 @@ function (_React$Component) {
2217
2216
  ref: this.setRefNode
2218
2217
  });
2219
2218
 
2220
- return React.createElement('div', props);
2219
+ return React__default.createElement('div', props);
2221
2220
  };
2222
2221
 
2223
2222
  return ReactPlayerLoader;
2224
- }(React.Component);
2223
+ }(React__default.Component);
2225
2224
 
2226
2225
  export { ReactPlayerLoader as R };
@@ -1,5 +1,5 @@
1
- import { x as _cof, d as _core } from './_to-object-9bef3b62.js';
2
- import { b as _wks, f as _iterators } from './es6.string.iterator-b24a54f2.js';
1
+ import { x as _cof, d as _core } from './_to-object-ded78eb9.js';
2
+ import { b as _wks, e as _iterators } from './es6.string.iterator-9b2af4a5.js';
3
3
 
4
4
  // getting tag from 19.1.3.6 Object.prototype.toString()
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { c as _export, g as _objectDp, b as _descriptors, d as _core } from './_to-object-9bef3b62.js';
2
+ import { c as _export, g as _objectDp, b as _descriptors, d as _core } from './_to-object-ded78eb9.js';
3
3
 
4
4
  // 19.1.2.4 / 15.2.3.6 Object.defineProperty(O, P, Attributes)
5
5
  _export(_export.S + _export.F * !_descriptors, 'Object', { defineProperty: _objectDp.f });
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { d as defineProperty$1 } from './define-property-9a008401.js';
2
+ import { d as defineProperty$1 } from './define-property-de3fc946.js';
3
3
 
4
4
  var defineProperty = createCommonjsModule(function (module, exports) {
5
5
 
@@ -220,7 +220,7 @@ var striptags = createCommonjsModule(function (module) {
220
220
  return match ? match[1].toLowerCase() : null;
221
221
  }
222
222
 
223
- if (module.exports) {
223
+ if ( module.exports) {
224
224
  // Node
225
225
  module.exports = striptags;
226
226
  }
@@ -1,5 +1,5 @@
1
- import { z as _defined, A as _toInteger, m as _hide, b as _descriptors, p as _anObject, a as _objectKeys, g as _objectDp, k as _global, B as _sharedKey, y as _domCreate, r as _enumBugKeys, v as _shared, w as _uid, u as _has, o as _propertyDesc, h as _toObject, c as _export } from './_to-object-9bef3b62.js';
2
1
  import { c as createCommonjsModule } from './_commonjsHelpers-0c4b6f40.js';
2
+ import { z as _defined, A as _toInteger, m as _hide, b as _descriptors, o as _anObject, a as _objectKeys, g as _objectDp, k as _global, B as _sharedKey, y as _domCreate, r as _enumBugKeys, v as _shared, w as _uid, u as _has, p as _propertyDesc, h as _toObject, c as _export } from './_to-object-ded78eb9.js';
3
3
 
4
4
  // true -> String#at
5
5
  // false -> String#codePointAt
@@ -162,7 +162,7 @@ var _iterDefine = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORC
162
162
  $default = function values() { return $native.call(this); };
163
163
  }
164
164
  // Define iterator
165
- if ((FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {
165
+ if (( FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) {
166
166
  _hide(proto, ITERATOR, $default);
167
167
  }
168
168
  // Plug for library
@@ -198,4 +198,4 @@ _iterDefine(String, 'String', function (iterated) {
198
198
  return { value: point, done: false };
199
199
  });
200
200
 
201
- export { _objectCreate as _, _iterDefine as a, _wks as b, _setToStringTag as c, _objectGpo as d, _redefine as e, _iterators as f, _html as g };
201
+ export { _objectCreate as _, _iterDefine as a, _wks as b, _setToStringTag as c, _objectGpo as d, _iterators as e, _redefine as f, _html as g };
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { l as _fails, h as _toObject, i as _iobject, a as _objectKeys, b as _descriptors, c as _export, d as _core } from './_to-object-9bef3b62.js';
2
+ import { l as _fails, h as _toObject, i as _iobject, a as _objectKeys, b as _descriptors, c as _export, d as _core } from './_to-object-ded78eb9.js';
3
3
  import { a as _objectGops, _ as _objectPie } from './_object-pie-71ac75a4.js';
4
4
 
5
5
  // 19.1.2.1 Object.assign(target, source, ...)
@@ -1,14 +1,14 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-acd1cc47.js';
2
1
  import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-ded78eb9.js';
3
+ import './es6.string.iterator-9b2af4a5.js';
4
+ import './_library-528f1934.js';
5
+ import './_iter-detect-59409a32.js';
6
+ import './core.get-iterator-method-54d2e411.js';
7
+ import './web.dom.iterable-8956f9a5.js';
8
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7c654f36.js';
9
+ import './_set-species-cede29f8.js';
3
10
  import { c as cookie } from './index-db3bb315.js';
4
11
  import getQuery from './getQuery.js';
5
- import './es6.string.iterator-b24a54f2.js';
6
- import './_to-object-9bef3b62.js';
7
- import './web.dom.iterable-ca37144a.js';
8
- import './_library-528f1934.js';
9
- import './core.get-iterator-method-1b116089.js';
10
- import './_set-species-0b056cff.js';
11
- import './_iter-detect-d4d262ee.js';
12
12
 
13
13
  var defaultParseOptions = {
14
14
  decodeValues: true,
@@ -30,18 +30,9 @@ function parseString(setCookieValue, options) {
30
30
  ? Object.assign({}, defaultParseOptions, options)
31
31
  : defaultParseOptions;
32
32
 
33
- try {
34
- value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
35
- } catch (e) {
36
- console.error(
37
- `set-cookie-parser encountered an error while decoding a cookie with value '${value}'. Set options.decodeValues to false to disable this feature.`,
38
- e
39
- );
40
- }
41
-
42
33
  var cookie = {
43
34
  name: name, // grab everything before the first =
44
- value: value,
35
+ value: options.decodeValues ? decodeURIComponent(value) : value, // decode cookie value
45
36
  };
46
37
 
47
38
  parts.forEach(function (part) {
@@ -212,7 +203,7 @@ setCookie.parse = parse_1;
212
203
  setCookie.parseString = parseString_1;
213
204
  setCookie.splitCookiesString = splitCookiesString_1;
214
205
 
215
- var utils = createCommonjsModule(function (module, exports) {
206
+ var dist = createCommonjsModule(function (module, exports) {
216
207
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
217
208
  __assign = Object.assign || function(t) {
218
209
  for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -225,33 +216,10 @@ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
225
216
  return __assign.apply(this, arguments);
226
217
  };
227
218
  Object.defineProperty(exports, "__esModule", { value: true });
228
- exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
229
- /**
230
- * Tells whether we are in a browser or server.
231
- */
232
- function isBrowser() {
233
- return typeof window !== 'undefined';
234
- }
235
- exports.isBrowser = isBrowser;
236
- /**
237
- * Create an instance of the Cookie interface
238
- */
239
- function createCookie(name, value, options) {
240
- var sameSite = options.sameSite;
241
- if (sameSite === true) {
242
- sameSite = 'strict';
243
- }
244
- if (sameSite === undefined || sameSite === false) {
245
- sameSite = 'lax';
246
- }
247
- var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
248
- delete cookieToSet.encode;
249
- return __assign({ name: name, value: value }, cookieToSet);
250
- }
251
- exports.createCookie = createCookie;
252
- /**
253
- * Tells whether given objects have the same properties.
254
- */
219
+ exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
220
+
221
+
222
+ var isBrowser = function () { return typeof window !== 'undefined'; };
255
223
  function hasSameProperties(a, b) {
256
224
  var aProps = Object.getOwnPropertyNames(a);
257
225
  var bProps = Object.getOwnPropertyNames(b);
@@ -266,9 +234,8 @@ function hasSameProperties(a, b) {
266
234
  }
267
235
  return true;
268
236
  }
269
- exports.hasSameProperties = hasSameProperties;
270
237
  /**
271
- * Compare the cookie and return true if the cookies have equivalent
238
+ * Compare the cookie and return true if the cookies has equivalent
272
239
  * options and the cookies would be overwritten in the browser storage.
273
240
  *
274
241
  * @param a first Cookie for comparison
@@ -281,109 +248,71 @@ function areCookiesEqual(a, b) {
281
248
  }
282
249
  return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
283
250
  }
284
- exports.areCookiesEqual = areCookiesEqual;
285
- /* Functions */
286
-
287
- });
288
-
289
- unwrapExports(utils);
290
- utils.areCookiesEqual;
291
- utils.hasSameProperties;
292
- utils.createCookie;
293
- utils.isBrowser;
294
-
295
- var dist = createCommonjsModule(function (module, exports) {
296
- var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
297
- __assign = Object.assign || function(t) {
298
- for (var s, i = 1, n = arguments.length; i < n; i++) {
299
- s = arguments[i];
300
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
301
- t[p] = s[p];
302
- }
303
- return t;
304
- };
305
- return __assign.apply(this, arguments);
306
- };
307
- Object.defineProperty(exports, "__esModule", { value: true });
308
- exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
309
-
310
-
311
-
312
251
  /**
252
+ * Create an instance of the Cookie interface
253
+ *
254
+ * @param name name of the Cookie
255
+ * @param value value of the Cookie
256
+ * @param options Cookie options
257
+ */
258
+ function createCookie(name, value, options) {
259
+ var sameSite = options.sameSite;
260
+ if (sameSite === true) {
261
+ sameSite = 'strict';
262
+ }
263
+ if (sameSite === undefined || sameSite === false) {
264
+ sameSite = 'lax';
265
+ }
266
+ var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
267
+ delete cookieToSet.encode;
268
+ return __assign({ name: name, value: value }, cookieToSet);
269
+ }
270
+ /**
271
+ *
313
272
  * Parses cookies.
314
273
  *
315
- * @param ctx NextJS page or API context, express context, null or undefined.
316
- * @param options Options that we pass down to `cookie` library.
274
+ * @param ctx
275
+ * @param options
317
276
  */
318
277
  function parseCookies(ctx, options) {
319
- var _a, _b;
320
- if ((_b = (_a = ctx === null || ctx === void 0 ? void 0 : ctx.req) === null || _a === void 0 ? void 0 : _a.headers) === null || _b === void 0 ? void 0 : _b.cookie) {
278
+ if (ctx && ctx.req && ctx.req.headers && ctx.req.headers.cookie) {
321
279
  return cookie.parse(ctx.req.headers.cookie, options);
322
280
  }
323
- if (utils.isBrowser()) {
281
+ if (isBrowser()) {
324
282
  return cookie.parse(document.cookie, options);
325
283
  }
326
284
  return {};
327
285
  }
328
286
  exports.parseCookies = parseCookies;
329
287
  /**
288
+ *
330
289
  * Sets a cookie.
331
290
  *
332
- * @param ctx NextJS page or API context, express context, null or undefined.
333
- * @param name The name of your cookie.
334
- * @param value The value of your cookie.
335
- * @param options Options that we pass down to `cookie` library.
291
+ * @param ctx
292
+ * @param name
293
+ * @param value
294
+ * @param options
336
295
  */
337
296
  function setCookie$1(ctx, name, value, options) {
338
- var _a, _b;
339
- if (options === void 0) { options = {}; }
340
- // SSR
341
- if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
342
- // Check if response has finished and warn about it.
343
- if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
344
- console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
345
- console.warn("You should set cookie before res.send()");
346
- return {};
347
- }
348
- /**
349
- * Load existing cookies from the header and parse them.
350
- */
297
+ if (ctx && ctx.res && ctx.res.getHeader && ctx.res.setHeader) {
351
298
  var cookies = ctx.res.getHeader('Set-Cookie') || [];
352
299
  if (typeof cookies === 'string')
353
300
  cookies = [cookies];
354
301
  if (typeof cookies === 'number')
355
302
  cookies = [];
356
- /**
357
- * Parse cookies but ignore values - we've already encoded
358
- * them in the previous call.
359
- */
360
- var parsedCookies = setCookie.parse(cookies, {
361
- decodeValues: false,
362
- });
363
- /**
364
- * We create the new cookie and make sure that none of
365
- * the existing cookies match it.
366
- */
367
- var newCookie_1 = utils.createCookie(name, value, options);
303
+ var parsedCookies = setCookie.parse(cookies);
368
304
  var cookiesToSet_1 = [];
369
305
  parsedCookies.forEach(function (parsedCookie) {
370
- if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
371
- /**
372
- * We serialize the cookie back to the original format
373
- * if it isn't the same as the new one.
374
- */
375
- var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
376
- // we prevent reencoding by default, but you might override it
377
- encode: function (val) { return val; } }, parsedCookie));
378
- cookiesToSet_1.push(serializedCookie);
306
+ if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
307
+ cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({ encode: function (val) { return val; } }, parsedCookie)));
379
308
  }
380
309
  });
381
310
  cookiesToSet_1.push(cookie.serialize(name, value, options));
382
- // Update the header.
383
- ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
311
+ if (!ctx.res.finished) {
312
+ ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
313
+ }
384
314
  }
385
- // Browser
386
- if (utils.isBrowser()) {
315
+ if (isBrowser()) {
387
316
  if (options && options.httpOnly) {
388
317
  throw new Error('Can not set a httpOnly cookie in the browser.');
389
318
  }
@@ -393,21 +322,30 @@ function setCookie$1(ctx, name, value, options) {
393
322
  }
394
323
  exports.setCookie = setCookie$1;
395
324
  /**
325
+ *
396
326
  * Destroys a cookie with a particular name.
397
327
  *
398
- * @param ctx NextJS page or API context, express context, null or undefined.
399
- * @param name Cookie name.
400
- * @param options Options that we pass down to `cookie` library.
328
+ * @param ctx
329
+ * @param name
330
+ * @param options
401
331
  */
402
332
  function destroyCookie(ctx, name, options) {
403
- /**
404
- * We forward the request destroy to setCookie function
405
- * as it is the same function with modified maxAge value.
406
- */
407
- return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
333
+ var opts = __assign(__assign({}, (options || {})), { maxAge: -1 });
334
+ if (ctx && ctx.res && ctx.res.setHeader && ctx.res.getHeader) {
335
+ var cookies = ctx.res.getHeader('Set-Cookie') || [];
336
+ if (typeof cookies === 'string')
337
+ cookies = [cookies];
338
+ if (typeof cookies === 'number')
339
+ cookies = [];
340
+ cookies.push(cookie.serialize(name, '', opts));
341
+ ctx.res.setHeader('Set-Cookie', cookies);
342
+ }
343
+ if (isBrowser()) {
344
+ document.cookie = cookie.serialize(name, '', opts);
345
+ }
346
+ return {};
408
347
  }
409
348
  exports.destroyCookie = destroyCookie;
410
- /* Utility Exports */
411
349
  exports.default = {
412
350
  set: setCookie$1,
413
351
  get: parseCookies,
@@ -417,7 +355,7 @@ exports.default = {
417
355
  });
418
356
 
419
357
  unwrapExports(dist);
420
- dist.destroyCookie;
358
+ var dist_1 = dist.destroyCookie;
421
359
  var dist_2 = dist.setCookie;
422
360
  var dist_3 = dist.parseCookies;
423
361
 
@@ -1,49 +1,49 @@
1
- import 'react';
2
- export { g as default } from './index-b2d06f45.js';
3
- import './BlockContent-d8cd739c.js';
4
- import './entities-932b50cf.js';
5
- import './slicedToArray-34468155.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './web.dom.iterable-ca37144a.js';
8
- import './es6.string.iterator-b24a54f2.js';
9
- import './_to-object-9bef3b62.js';
10
- import './core.get-iterator-method-1b116089.js';
11
- import 'react-bootstrap';
12
- import './index-3f5c03b2.js';
13
- import './index-669ff425.js';
14
- import 'prop-types';
15
- import 'next/router';
16
- import './smoothscroll-ab6e0238.js';
17
- import './util-3ab476bf.js';
18
- import './Beam.js';
19
- import './stringify-8a4f19f7.js';
20
- import './asyncToGenerator-acd1cc47.js';
2
+ import './_to-object-ded78eb9.js';
3
+ import './es6.string.iterator-9b2af4a5.js';
21
4
  import './_library-528f1934.js';
22
- import './_set-species-0b056cff.js';
23
- import './_iter-detect-d4d262ee.js';
24
- import './Segment.js';
25
- import './main-ad1ecb54.js';
26
- import './extends-c2b1c9d7.js';
5
+ import './_iter-detect-59409a32.js';
6
+ import './toConsumableArray-725434a0.js';
7
+ import './core.get-iterator-method-54d2e411.js';
27
8
  import './_object-pie-71ac75a4.js';
28
- import './index-752d1dae.js';
9
+ import './extends-cc5da797.js';
10
+ import './_object-sap-4d59d5bd.js';
11
+ import './inherits-7ee3e0c1.js';
12
+ import './define-property-de3fc946.js';
13
+ import './web.dom.iterable-8956f9a5.js';
14
+ import './typeof-08f2c380.js';
15
+ import './_is-array-49698029.js';
16
+ import 'react';
17
+ import './index-3f4dd6f2.js';
18
+ import 'prop-types';
19
+ import 'react-bootstrap/Row';
20
+ import 'react-bootstrap/Col';
21
+ import './moment-e2f9b20c.js';
22
+ import 'next/router';
23
+ import './isSymbol-807e927e.js';
24
+ import './debounce-1a993acf.js';
29
25
  import 'react-dom';
30
- import './typeof-64422756.js';
31
- import './_is-array-9383b394.js';
32
- import './brightcove-react-player-loader.es-b43c695a.js';
26
+ import './index-3849e3fe.js';
27
+ import './index-5f9f807a.js';
28
+ import './main-e4a934b2.js';
29
+ import './entities-7cc3bf45.js';
30
+ import './stringify-008c8802.js';
31
+ import './slicedToArray-7021e5df.js';
32
+ import './asyncToGenerator-7c654f36.js';
33
+ import './_set-species-cede29f8.js';
34
+ import './Segment.js';
35
+ import './Beam.js';
36
+ import './AdSlot.js';
37
+ import './BlockContent-c409aca5.js';
38
+ import './smoothscroll-4b699764.js';
33
39
  import './GroupDeck.js';
34
- import './moment-bc12cb97.js';
35
- import './toConsumableArray-5212fee7.js';
36
- import 'react-bootstrap/Pagination';
40
+ import 'react-bootstrap';
41
+ import './iconBase-602d52fe.js';
42
+ import './index.esm-29e48d38.js';
37
43
  import 'react-bootstrap/Button';
38
- import './AdSlot.js';
39
- import './debounce-1a993acf.js';
40
- import './isSymbol-807e927e.js';
41
- import 'react-bootstrap/Row';
42
- import 'react-bootstrap/Col';
44
+ export { g as default } from './index-0bb373e2.js';
45
+ import './util-7700fc59.js';
46
+ import './brightcove-react-player-loader.es-83f53e4e.js';
47
+ import 'react-bootstrap/Pagination';
43
48
  import 'next/head';
44
- import './inherits-18d4a779.js';
45
- import './_object-sap-6a003379.js';
46
- import './define-property-9a008401.js';
47
- import './index.esm-3fdda599.js';
48
- import './iconBase-602d52fe.js';
49
49
  import 'react-bootstrap/Figure';
@@ -1,5 +1,5 @@
1
- import { _ as _extends } from './extends-c2b1c9d7.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-5212fee7.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-725434a0.js';
2
+ import { _ as _extends } from './extends-cc5da797.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
5
  var cp_url = '';
@@ -1,9 +1,9 @@
1
- import './extends-c2b1c9d7.js';
2
- import './toConsumableArray-5212fee7.js';
3
- export { g as default } from './getTargeting-b1a7be54.js';
4
1
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './_to-object-9bef3b62.js';
2
+ import './_to-object-ded78eb9.js';
3
+ import './es6.string.iterator-9b2af4a5.js';
4
+ import './_iter-detect-59409a32.js';
5
+ import './toConsumableArray-725434a0.js';
6
+ import './core.get-iterator-method-54d2e411.js';
6
7
  import './_object-pie-71ac75a4.js';
7
- import './es6.string.iterator-b24a54f2.js';
8
- import './_iter-detect-d4d262ee.js';
9
- import './core.get-iterator-method-1b116089.js';
8
+ import './extends-cc5da797.js';
9
+ export { g as default } from './getTargeting-2acdec91.js';