@mjhls/mjh-framework 1.0.701 → 1.0.702

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 (267) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +19 -15
  4. package/dist/cjs/AD300x250x600.js +19 -15
  5. package/dist/cjs/AD728x90.js +20 -16
  6. package/dist/cjs/ADFloatingFooter.js +18 -14
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +18 -14
  9. package/dist/cjs/{ADInfeed-f60d8625.js → ADInfeed-ede153e2.js} +2 -2
  10. package/dist/cjs/ADSkyscraper.js +18 -14
  11. package/dist/cjs/ADSponsoredResources.js +18 -14
  12. package/dist/cjs/ADWebcast.js +18 -14
  13. package/dist/cjs/ADWelcome.js +18 -14
  14. package/dist/cjs/{ADlgInfeed-a08f8a4b.js → ADlgInfeed-6a121a0d.js} +2 -2
  15. package/dist/cjs/AccordionPanel.js +6 -6
  16. package/dist/cjs/AdSlot.js +29 -16
  17. package/dist/cjs/AdSlotsProvider.js +4 -2
  18. package/dist/cjs/AlphabeticList.js +9 -9
  19. package/dist/cjs/ArticleCarousel.js +16 -13
  20. package/dist/cjs/ArticleSeriesListing.js +27 -24
  21. package/dist/cjs/Auth.js +743 -312
  22. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-d19285ed.js} +1 -1
  23. package/dist/cjs/Beam.js +19 -19
  24. package/dist/cjs/{BlockContent-88f69acd.js → BlockContent-e53217a7.js} +23 -25
  25. package/dist/cjs/Breadcrumbs.js +5 -5
  26. package/dist/cjs/BrowseVideosListing.js +17 -14
  27. package/dist/cjs/CMEDeck.js +26 -23
  28. package/dist/cjs/Column2.js +15 -13
  29. package/dist/cjs/Column3.js +24 -20
  30. package/dist/cjs/ConferenceArticleCard.js +2 -2
  31. package/dist/cjs/DeckContent.js +33 -30
  32. package/dist/cjs/DeckQueue.js +32 -29
  33. package/dist/cjs/{Dfp-b2bc3b97.js → Dfp-13ff07b4.js} +13 -10
  34. package/dist/cjs/EventsDeck.js +35 -34
  35. package/dist/cjs/ExternalResources.js +35 -32
  36. package/dist/cjs/Feature.js +4 -3
  37. package/dist/cjs/ForbesHero.js +12 -9
  38. package/dist/cjs/GridContent.js +45 -42
  39. package/dist/cjs/GridHero.js +12 -9
  40. package/dist/cjs/GroupDeck.js +13 -13
  41. package/dist/cjs/HamMagazine.js +19 -17
  42. package/dist/cjs/Hero.js +1 -1
  43. package/dist/cjs/HighlightenVideo.js +1 -1
  44. package/dist/cjs/HorizontalHero.js +3 -3
  45. package/dist/cjs/IssueContentDeck.js +12 -9
  46. package/dist/cjs/IssueDeck.js +15 -12
  47. package/dist/cjs/IssueLanding.js +29 -26
  48. package/dist/cjs/LeftNav.js +18 -14
  49. package/dist/cjs/MasterDeck.js +37 -34
  50. package/dist/cjs/NavDvm.js +9 -9
  51. package/dist/cjs/NavMagazine.js +19 -17
  52. package/dist/cjs/NavNative.js +16 -14
  53. package/dist/cjs/NavNormal.js +10 -10
  54. package/dist/cjs/OncliveHero.js +2 -3
  55. package/dist/cjs/OncliveLargeHero.js +12 -9
  56. package/dist/cjs/PageFilter.js +5 -5
  57. package/dist/cjs/PartnerDetailListing.js +45 -1239
  58. package/dist/cjs/PdfDownload.js +1 -1
  59. package/dist/cjs/PopUpModal.js +5 -5
  60. package/dist/cjs/PublicationDeck.js +8 -5
  61. package/dist/cjs/PublicationLanding.js +60 -57
  62. package/dist/cjs/QueueDeckExpanded.js +36 -33
  63. package/dist/cjs/RecentNews.js +3 -3
  64. package/dist/cjs/RelatedContent.js +6 -3
  65. package/dist/cjs/Search.js +5 -5
  66. package/dist/cjs/Segment.js +20 -20
  67. package/dist/cjs/SetCookie.js +2 -2
  68. package/dist/cjs/SideFooter.js +16 -14
  69. package/dist/cjs/{SocialSearchComponent-75c51b47.js → SocialSearchComponent-1ef1e6fb.js} +5 -5
  70. package/dist/cjs/TaxonomyCard.js +10 -7
  71. package/dist/cjs/TemplateNormal.js +33 -29
  72. package/dist/cjs/ThumbnailCard.js +5 -2
  73. package/dist/cjs/Ustream.js +10 -9
  74. package/dist/cjs/VerticalHero.js +2 -2
  75. package/dist/cjs/VideoSeriesCard.js +13 -10
  76. package/dist/cjs/VideoSeriesFilter.js +11 -11
  77. package/dist/cjs/VideoSeriesListing.js +27 -24
  78. package/dist/cjs/View.js +49 -46
  79. package/dist/cjs/YahooHero.js +12 -9
  80. package/dist/cjs/YoutubeGroup.js +17 -14
  81. package/dist/cjs/{_to-object-329a650b.js → _export-a917dedd.js} +31 -31
  82. package/dist/cjs/{_is-array-754e012d.js → _is-array-a82382b4.js} +11 -11
  83. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-671c90bd.js} +10 -10
  84. package/dist/cjs/{_library-dd23b178.js → _library-4360b4e4.js} +1 -1
  85. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-6bed508e.js} +2 -2
  86. package/dist/cjs/_object-sap-947ef6fb.js +16 -0
  87. package/dist/cjs/_prop-types_commonjs-external-1a8c9893.js +10 -0
  88. package/dist/cjs/_react-dom_commonjs-external-3c49a59a.js +9 -0
  89. package/dist/cjs/_react_commonjs-external-58b78ee1.js +10 -0
  90. package/dist/cjs/{_set-species-f92c67c5.js → _set-species-47156c42.js} +17 -17
  91. package/dist/cjs/{asyncToGenerator-533d476a.js → asyncToGenerator-fd8e35e7.js} +69 -69
  92. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-05029198.js} +4 -3
  93. package/dist/cjs/core.get-iterator-method-07b02ac3.js +39 -0
  94. package/dist/cjs/{debounce-eb287781.js → debounce-fb3a46a9.js} +7 -7
  95. package/dist/cjs/{define-property-f4d12f4e.js → define-property-9b6df20e.js} +4 -4
  96. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-d3c0cfc0.js} +2 -2
  97. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-e5f4ce45.js} +34 -34
  98. package/dist/cjs/{extends-60837c34.js → extends-5fde0677.js} +11 -11
  99. package/dist/cjs/{get-68c52cb1.js → get-70ef997d.js} +11 -11
  100. package/dist/cjs/getRelatedArticle.js +10 -10
  101. package/dist/cjs/getSerializers.js +33 -30
  102. package/dist/cjs/{getTargeting-fee8c429.js → getTargeting-5ca9bfaf.js} +2 -2
  103. package/dist/cjs/getTargeting.js +8 -8
  104. package/dist/cjs/{index-da796b8c.js → index-29e3f3a9.js} +11 -12
  105. package/dist/cjs/{index-5be2866f.js → index-949261b4.js} +18 -19
  106. package/dist/cjs/{index-ec02006c.js → index-b1ee7cd9.js} +335 -329
  107. package/dist/cjs/{index-2d0a4911.js → index-d7577df6.js} +8 -10
  108. package/dist/cjs/{index-b5eb3ff8.js → index-ff69979f.js} +8 -3
  109. package/dist/cjs/{index.es-ab3f2690.js → index.es-e9d84959.js} +20 -4
  110. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  111. package/dist/cjs/{index.esm-66ffa47a.js → index.esm-3b9b8952.js} +4 -9
  112. package/dist/cjs/{index.esm-4d410430.js → index.esm-8a8fa078.js} +3 -4
  113. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  114. package/dist/cjs/index.js +58 -54
  115. package/dist/cjs/{inherits-513d81cd.js → inherits-02a27fbf.js} +16 -16
  116. package/dist/cjs/{isSymbol-04666465.js → isSymbol-a0d5eb50.js} +5 -5
  117. package/dist/cjs/{js.cookie-a511c430.js → js.cookie-e4684873.js} +1 -1
  118. package/dist/cjs/{keys-a586b7a0.js → keys-1a65eb47.js} +5 -5
  119. package/dist/cjs/{lodash-fc2922d0.js → lodash-257df6c4.js} +72 -23
  120. package/dist/cjs/{main-99536bdc.js → main-1442052b.js} +48 -46
  121. package/dist/cjs/{moment-66a6a284.js → moment-29403f08.js} +11 -8
  122. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-5604d0d1.js} +11 -13
  123. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-d0ac47b9.js} +10 -10
  124. package/dist/cjs/{smoothscroll-95231a70.js → smoothscroll-03c20c7d.js} +1 -1
  125. package/dist/cjs/{stringify-7c5aff47.js → stringify-e064b7d0.js} +2 -2
  126. package/dist/cjs/timeDifferenceCalc.js +1 -1
  127. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-d47f0c64.js} +13 -13
  128. package/dist/cjs/{typeof-725500bc.js → typeof-5763a25b.js} +84 -84
  129. package/dist/cjs/urlFor.js +1 -1
  130. package/dist/cjs/{visibility-sensor-0c45a583.js → visibility-sensor-ede0bc7b.js} +5 -6
  131. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-cd8a9ccb.js} +10 -10
  132. package/dist/esm/AD.js +1 -1
  133. package/dist/esm/AD300x250.js +21 -17
  134. package/dist/esm/AD300x250x600.js +21 -17
  135. package/dist/esm/AD728x90.js +22 -18
  136. package/dist/esm/ADFloatingFooter.js +20 -16
  137. package/dist/esm/ADFooter.js +5 -5
  138. package/dist/esm/ADGutter.js +20 -16
  139. package/dist/esm/{ADInfeed-c7e745f1.js → ADInfeed-d890d5ca.js} +4 -4
  140. package/dist/esm/ADSkyscraper.js +20 -16
  141. package/dist/esm/ADSponsoredResources.js +20 -16
  142. package/dist/esm/ADWebcast.js +20 -16
  143. package/dist/esm/ADWelcome.js +20 -16
  144. package/dist/esm/{ADlgInfeed-6fedd79b.js → ADlgInfeed-1d006b36.js} +4 -4
  145. package/dist/esm/AccordionPanel.js +6 -6
  146. package/dist/esm/AdSlot.js +30 -17
  147. package/dist/esm/AdSlotsProvider.js +4 -2
  148. package/dist/esm/AlphabeticList.js +9 -9
  149. package/dist/esm/ArticleCarousel.js +16 -13
  150. package/dist/esm/ArticleSeriesListing.js +27 -24
  151. package/dist/esm/Auth.js +743 -312
  152. package/dist/esm/{AuthorComponent-00f13201.js → AuthorComponent-8ffb1deb.js} +1 -1
  153. package/dist/esm/Beam.js +19 -19
  154. package/dist/esm/{BlockContent-a614acdf.js → BlockContent-e6f64e62.js} +23 -21
  155. package/dist/esm/Breadcrumbs.js +5 -5
  156. package/dist/esm/BrowseVideosListing.js +17 -14
  157. package/dist/esm/CMEDeck.js +26 -23
  158. package/dist/esm/Column2.js +15 -13
  159. package/dist/esm/Column3.js +24 -20
  160. package/dist/esm/ConferenceArticleCard.js +2 -2
  161. package/dist/esm/DeckContent.js +33 -30
  162. package/dist/esm/DeckQueue.js +32 -29
  163. package/dist/esm/{Dfp-8a8fca18.js → Dfp-7db56716.js} +13 -10
  164. package/dist/esm/EventsDeck.js +35 -34
  165. package/dist/esm/ExternalResources.js +35 -32
  166. package/dist/esm/Feature.js +4 -3
  167. package/dist/esm/ForbesHero.js +12 -9
  168. package/dist/esm/GridContent.js +45 -42
  169. package/dist/esm/GridHero.js +12 -9
  170. package/dist/esm/GroupDeck.js +13 -13
  171. package/dist/esm/HamMagazine.js +19 -17
  172. package/dist/esm/Hero.js +1 -1
  173. package/dist/esm/HighlightenVideo.js +1 -1
  174. package/dist/esm/HorizontalHero.js +3 -3
  175. package/dist/esm/IssueContentDeck.js +12 -9
  176. package/dist/esm/IssueDeck.js +15 -12
  177. package/dist/esm/IssueLanding.js +29 -26
  178. package/dist/esm/LeftNav.js +18 -14
  179. package/dist/esm/MasterDeck.js +37 -34
  180. package/dist/esm/NavDvm.js +9 -9
  181. package/dist/esm/NavMagazine.js +19 -17
  182. package/dist/esm/NavNative.js +16 -14
  183. package/dist/esm/NavNormal.js +10 -10
  184. package/dist/esm/OncliveHero.js +2 -3
  185. package/dist/esm/OncliveLargeHero.js +12 -9
  186. package/dist/esm/PageFilter.js +5 -5
  187. package/dist/esm/PartnerDetailListing.js +45 -1238
  188. package/dist/esm/PdfDownload.js +1 -1
  189. package/dist/esm/PopUpModal.js +5 -5
  190. package/dist/esm/PublicationDeck.js +8 -5
  191. package/dist/esm/PublicationLanding.js +60 -57
  192. package/dist/esm/QueueDeckExpanded.js +36 -33
  193. package/dist/esm/RecentNews.js +3 -3
  194. package/dist/esm/RelatedContent.js +6 -3
  195. package/dist/esm/Search.js +5 -5
  196. package/dist/esm/Segment.js +20 -20
  197. package/dist/esm/SetCookie.js +2 -2
  198. package/dist/esm/SideFooter.js +16 -14
  199. package/dist/esm/{SocialSearchComponent-5a9c4628.js → SocialSearchComponent-4eae0149.js} +5 -5
  200. package/dist/esm/TaxonomyCard.js +10 -7
  201. package/dist/esm/TemplateNormal.js +35 -31
  202. package/dist/esm/ThumbnailCard.js +5 -2
  203. package/dist/esm/Ustream.js +10 -9
  204. package/dist/esm/VerticalHero.js +2 -2
  205. package/dist/esm/VideoSeriesCard.js +13 -10
  206. package/dist/esm/VideoSeriesFilter.js +11 -11
  207. package/dist/esm/VideoSeriesListing.js +27 -24
  208. package/dist/esm/View.js +54 -51
  209. package/dist/esm/YahooHero.js +12 -9
  210. package/dist/esm/YoutubeGroup.js +17 -14
  211. package/dist/esm/{_to-object-ded78eb9.js → _export-f7ec2adf.js} +3 -3
  212. package/dist/esm/{_is-array-49698029.js → _is-array-5bea6006.js} +10 -10
  213. package/dist/esm/{_iter-detect-59409a32.js → _iter-detect-65720de7.js} +8 -8
  214. package/dist/esm/_library-90219a8d.js +3 -0
  215. package/dist/esm/{_object-pie-71ac75a4.js → _object-pie-8e2f6c3a.js} +1 -1
  216. package/dist/esm/_object-sap-146241c9.js +14 -0
  217. package/dist/esm/_prop-types_commonjs-external-9481d338.js +5 -0
  218. package/dist/esm/_react-dom_commonjs-external-f1a1ac81.js +5 -0
  219. package/dist/esm/_react_commonjs-external-22b61490.js +5 -0
  220. package/dist/esm/{_set-species-cede29f8.js → _set-species-26ee5c2a.js} +14 -14
  221. package/dist/esm/{asyncToGenerator-7c654f36.js → asyncToGenerator-0c61f551.js} +69 -69
  222. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-e761d404.js} +4 -3
  223. package/dist/esm/core.get-iterator-method-dbbb346b.js +36 -0
  224. package/dist/esm/{debounce-1a993acf.js → debounce-7b569c00.js} +6 -6
  225. package/dist/esm/{define-property-de3fc946.js → define-property-7a40a451.js} +4 -4
  226. package/dist/esm/{defineProperty-b798470d.js → defineProperty-a2ac5d3d.js} +2 -2
  227. package/dist/esm/{es6.string.iterator-9b2af4a5.js → es6.string.iterator-13b94db0.js} +27 -27
  228. package/dist/esm/{extends-cc5da797.js → extends-8e0228d5.js} +11 -11
  229. package/dist/esm/{get-5ee14cda.js → get-bb2155d5.js} +10 -10
  230. package/dist/esm/getRelatedArticle.js +10 -10
  231. package/dist/esm/getSerializers.js +33 -30
  232. package/dist/esm/{getTargeting-2acdec91.js → getTargeting-d97a1e83.js} +2 -2
  233. package/dist/esm/getTargeting.js +8 -8
  234. package/dist/esm/{index-d2f90501.js → index-1295881c.js} +16 -17
  235. package/dist/esm/{index-93ec3c59.js → index-17490425.js} +8 -6
  236. package/dist/esm/{index-50d0fbc7.js → index-4540328d.js} +338 -332
  237. package/dist/esm/{index-5f9f807a.js → index-a4e850af.js} +11 -8
  238. package/dist/esm/{index-51a80699.js → index-f7fdcc91.js} +8 -3
  239. package/dist/esm/{index.es-938a3a58.js → index.es-a6137319.js} +20 -4
  240. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  241. package/dist/esm/{index.esm-fd746768.js → index.esm-4838a32e.js} +3 -4
  242. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  243. package/dist/esm/{index.esm-b08f4b04.js → index.esm-d6f88d94.js} +4 -9
  244. package/dist/esm/index.js +58 -54
  245. package/dist/esm/{inherits-7ee3e0c1.js → inherits-d1948b66.js} +16 -16
  246. package/dist/esm/{isSymbol-807e927e.js → isSymbol-2b7f6e65.js} +1 -1
  247. package/dist/esm/{js.cookie-6874175c.js → js.cookie-2ce24ab0.js} +1 -1
  248. package/dist/esm/{keys-fc2d4c34.js → keys-e091cb65.js} +5 -5
  249. package/dist/esm/{lodash-17fdfebb.js → lodash-2b866578.js} +72 -23
  250. package/dist/esm/{main-e2627831.js → main-140f99b4.js} +49 -44
  251. package/dist/esm/{moment-12415288.js → moment-8797a4d3.js} +11 -9
  252. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-40e8d28f.js} +11 -9
  253. package/dist/esm/{slicedToArray-7021e5df.js → slicedToArray-8818fe95.js} +10 -10
  254. package/dist/esm/{stringify-008c8802.js → stringify-dedf4a20.js} +2 -2
  255. package/dist/esm/timeDifferenceCalc.js +1 -1
  256. package/dist/esm/{toConsumableArray-725434a0.js → toConsumableArray-02217419.js} +13 -13
  257. package/dist/esm/{typeof-08f2c380.js → typeof-a10a5616.js} +85 -85
  258. package/dist/esm/urlFor.js +1 -1
  259. package/dist/esm/{visibility-sensor-0baa4eea.js → visibility-sensor-7b6316cf.js} +5 -3
  260. package/dist/esm/{web.dom.iterable-8956f9a5.js → web.dom.iterable-c3ba4d37.js} +10 -10
  261. package/package.json +1 -1
  262. package/dist/cjs/_object-sap-5e74ba08.js +0 -16
  263. package/dist/cjs/core.get-iterator-method-f62321d4.js +0 -39
  264. package/dist/esm/_library-528f1934.js +0 -3
  265. package/dist/esm/_object-sap-4d59d5bd.js +0 -14
  266. package/dist/esm/core.get-iterator-method-54d2e411.js +0 -36
  267. /package/dist/esm/{smoothscroll-4b699764.js → smoothscroll-2d74941c.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import './iconBase-602d52fe.js';
3
- import { b as MdPictureAsPdf } from './index.esm-b08f4b04.js';
3
+ import { b as MdPictureAsPdf } from './index.esm-d6f88d94.js';
4
4
 
5
5
  var PdfDownload = function PdfDownload(props) {
6
6
  return React__default.createElement(
@@ -1,10 +1,10 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-ded78eb9.js';
3
- import './es6.string.iterator-9b2af4a5.js';
4
- import './core.get-iterator-method-54d2e411.js';
5
- import './web.dom.iterable-8956f9a5.js';
2
+ import './_export-f7ec2adf.js';
3
+ import './es6.string.iterator-13b94db0.js';
4
+ import './core.get-iterator-method-dbbb346b.js';
5
+ import './web.dom.iterable-c3ba4d37.js';
6
6
  import React__default, { useState } from 'react';
7
- import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
7
+ import { _ as _slicedToArray } from './slicedToArray-8818fe95.js';
8
8
  import Modal from 'react-bootstrap/Modal';
9
9
 
10
10
  var PopUpModal = function PopUpModal(props) {
@@ -1,13 +1,16 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import 'prop-types';
4
+ import './_react_commonjs-external-22b61490.js';
5
+ import './_prop-types_commonjs-external-9481d338.js';
4
6
  import Row from 'react-bootstrap/Row';
5
7
  import Col from 'react-bootstrap/Col';
6
8
  import Card from 'react-bootstrap/Card';
7
9
  import 'react-dom';
8
- import { i as imageUrlBuilder } from './index-51a80699.js';
9
- import { L as LazyLoad } from './index-5f9f807a.js';
10
- import { l as lodash } from './lodash-17fdfebb.js';
10
+ import './_react-dom_commonjs-external-f1a1ac81.js';
11
+ import { i as imageUrlBuilder } from './index-f7fdcc91.js';
12
+ import { L as LazyLoad } from './index-a4e850af.js';
13
+ import { _ } from './lodash-2b866578.js';
11
14
  import Button from 'react-bootstrap/Button';
12
15
 
13
16
  var PublicationDeck = function PublicationDeck(props) {
@@ -25,11 +28,11 @@ var PublicationDeck = function PublicationDeck(props) {
25
28
  return a.is_legacy === true;
26
29
  });
27
30
 
28
- var sortedLegacyPubs = lodash.sortBy(legacyPubs, [function (o) {
31
+ var sortedLegacyPubs = _.sortBy(legacyPubs, [function (o) {
29
32
  return o.childIssue && o.childIssue.year ? o.childIssue.year : null;
30
33
  }]);
31
34
 
32
- var sortedRegPubs = lodash.sortBy(regPubs, [function (o) {
35
+ var sortedRegPubs = _.sortBy(regPubs, [function (o) {
33
36
  return o.childIssue && o.childIssue.year ? o.childIssue.year : null;
34
37
  }]);
35
38
 
@@ -1,29 +1,32 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { e as _isObject, f as _ctx, b as _descriptors, g as _objectDp, h as _toObject, i as _iobject, j as _toLength, k as _global, l as _fails, m as _hide, c as _export, n as _aFunction, d as _core } from './_to-object-ded78eb9.js';
3
- import { _ as _objectCreate, a as _iterDefine, b as _wks, c as _setToStringTag } from './es6.string.iterator-9b2af4a5.js';
4
- import './_iter-detect-59409a32.js';
5
- import { _ as _toConsumableArray } from './toConsumableArray-725434a0.js';
6
- import { _ as _classof } from './core.get-iterator-method-54d2e411.js';
7
- import { _ as _iterStep } from './web.dom.iterable-8956f9a5.js';
8
- import { _ as _meta, a as _isArray } from './_is-array-49698029.js';
2
+ import { i as isObject, c as ctx, D as DESCRIPTORS, b as require$$0, d as toObject, I as IObject, e as toLength, g as global, f as fails, h as hide, a as $export, j as aFunction, r as require$$7 } from './_export-f7ec2adf.js';
3
+ import { c as create, $ as $iterDefine, r as require$$0$1, s as setToStringTag } from './es6.string.iterator-13b94db0.js';
4
+ import './_iter-detect-65720de7.js';
5
+ import { _ as _toConsumableArray } from './toConsumableArray-02217419.js';
6
+ import { c as classof } from './core.get-iterator-method-dbbb346b.js';
7
+ import { s as step } from './web.dom.iterable-c3ba4d37.js';
8
+ import { m as meta, i as isArray } from './_is-array-5bea6006.js';
9
9
  import React__default, { useState, useEffect } from 'react';
10
10
  import 'prop-types';
11
+ import './_react_commonjs-external-22b61490.js';
12
+ import './_prop-types_commonjs-external-9481d338.js';
11
13
  import Row from 'react-bootstrap/Row';
12
14
  import Col from 'react-bootstrap/Col';
13
15
  import Card from 'react-bootstrap/Card';
14
16
  import { useRouter } from 'next/router';
15
17
  import 'react-dom';
16
- import { L as LazyLoad } from './index-5f9f807a.js';
17
- import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
18
- import { _ as _anInstance, a as _forOf, b as _redefineAll, c as _setSpecies } from './_set-species-cede29f8.js';
18
+ import './_react-dom_commonjs-external-f1a1ac81.js';
19
+ import { L as LazyLoad } from './index-a4e850af.js';
20
+ import { _ as _slicedToArray } from './slicedToArray-8818fe95.js';
21
+ import { a as anInstance, f as forOf, r as redefineAll, s as setSpecies } from './_set-species-26ee5c2a.js';
19
22
  import Dropdown from 'react-bootstrap/Dropdown';
20
23
 
21
24
  var _validateCollection = function (it, TYPE) {
22
- if (!_isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
25
+ if (!isObject(it) || it._t !== TYPE) throw TypeError('Incompatible receiver, ' + TYPE + ' required!');
23
26
  return it;
24
27
  };
25
28
 
26
- var dP = _objectDp.f;
29
+ var dP = require$$0.f;
27
30
 
28
31
 
29
32
 
@@ -33,9 +36,9 @@ var dP = _objectDp.f;
33
36
 
34
37
 
35
38
 
36
- var fastKey = _meta.fastKey;
39
+ var fastKey = meta.fastKey;
37
40
 
38
- var SIZE = _descriptors ? '_s' : 'size';
41
+ var SIZE = DESCRIPTORS ? '_s' : 'size';
39
42
 
40
43
  var getEntry = function (that, key) {
41
44
  // fast case
@@ -51,15 +54,15 @@ var getEntry = function (that, key) {
51
54
  var _collectionStrong = {
52
55
  getConstructor: function (wrapper, NAME, IS_MAP, ADDER) {
53
56
  var C = wrapper(function (that, iterable) {
54
- _anInstance(that, C, NAME, '_i');
57
+ anInstance(that, C, NAME, '_i');
55
58
  that._t = NAME; // collection type
56
- that._i = _objectCreate(null); // index
59
+ that._i = create(null); // index
57
60
  that._f = undefined; // first entry
58
61
  that._l = undefined; // last entry
59
62
  that[SIZE] = 0; // size
60
- if (iterable != undefined) _forOf(iterable, IS_MAP, that[ADDER], that);
63
+ if (iterable != undefined) forOf(iterable, IS_MAP, that[ADDER], that);
61
64
  });
62
- _redefineAll(C.prototype, {
65
+ redefineAll(C.prototype, {
63
66
  // 23.1.3.1 Map.prototype.clear()
64
67
  // 23.2.3.2 Set.prototype.clear()
65
68
  clear: function clear() {
@@ -92,7 +95,7 @@ var _collectionStrong = {
92
95
  // 23.1.3.5 Map.prototype.forEach(callbackfn, thisArg = undefined)
93
96
  forEach: function forEach(callbackfn /* , that = undefined */) {
94
97
  _validateCollection(this, NAME);
95
- var f = _ctx(callbackfn, arguments.length > 1 ? arguments[1] : undefined, 3);
98
+ var f = ctx(callbackfn, arguments.length > 1 ? arguments[1] : undefined, 3);
96
99
  var entry;
97
100
  while (entry = entry ? entry.n : this._f) {
98
101
  f(entry.v, entry.k, this);
@@ -106,7 +109,7 @@ var _collectionStrong = {
106
109
  return !!getEntry(_validateCollection(this, NAME), key);
107
110
  }
108
111
  });
109
- if (_descriptors) dP(C.prototype, 'size', {
112
+ if (DESCRIPTORS) dP(C.prototype, 'size', {
110
113
  get: function () {
111
114
  return _validateCollection(this, NAME)[SIZE];
112
115
  }
@@ -140,7 +143,7 @@ var _collectionStrong = {
140
143
  setStrong: function (C, NAME, IS_MAP) {
141
144
  // add .keys, .values, .entries, [@@iterator]
142
145
  // 23.1.3.4, 23.1.3.8, 23.1.3.11, 23.1.3.12, 23.2.3.5, 23.2.3.8, 23.2.3.10, 23.2.3.11
143
- _iterDefine(C, NAME, function (iterated, kind) {
146
+ $iterDefine(C, NAME, function (iterated, kind) {
144
147
  this._t = _validateCollection(iterated, NAME); // target
145
148
  this._k = kind; // kind
146
149
  this._l = undefined; // previous
@@ -154,28 +157,28 @@ var _collectionStrong = {
154
157
  if (!that._t || !(that._l = entry = entry ? entry.n : that._t._f)) {
155
158
  // or finish the iteration
156
159
  that._t = undefined;
157
- return _iterStep(1);
160
+ return step(1);
158
161
  }
159
162
  // return step by kind
160
- if (kind == 'keys') return _iterStep(0, entry.k);
161
- if (kind == 'values') return _iterStep(0, entry.v);
162
- return _iterStep(0, [entry.k, entry.v]);
163
+ if (kind == 'keys') return step(0, entry.k);
164
+ if (kind == 'values') return step(0, entry.v);
165
+ return step(0, [entry.k, entry.v]);
163
166
  }, IS_MAP ? 'entries' : 'values', !IS_MAP, true);
164
167
 
165
168
  // add [@@species], 23.1.2.2, 23.2.2.2
166
- _setSpecies(NAME);
169
+ setSpecies(NAME);
167
170
  }
168
171
  };
169
172
 
170
- var SPECIES = _wks('species');
173
+ var SPECIES = require$$0$1('species');
171
174
 
172
175
  var _arraySpeciesConstructor = function (original) {
173
176
  var C;
174
- if (_isArray(original)) {
177
+ if (isArray(original)) {
175
178
  C = original.constructor;
176
179
  // cross-realm fallback
177
- if (typeof C == 'function' && (C === Array || _isArray(C.prototype))) C = undefined;
178
- if (_isObject(C)) {
180
+ if (typeof C == 'function' && (C === Array || isArray(C.prototype))) C = undefined;
181
+ if (isObject(C)) {
179
182
  C = C[SPECIES];
180
183
  if (C === null) C = undefined;
181
184
  }
@@ -210,10 +213,10 @@ var _arrayMethods = function (TYPE, $create) {
210
213
  var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;
211
214
  var create = $create || _arraySpeciesCreate;
212
215
  return function ($this, callbackfn, that) {
213
- var O = _toObject($this);
214
- var self = _iobject(O);
215
- var f = _ctx(callbackfn, that, 3);
216
- var length = _toLength(self.length);
216
+ var O = toObject($this);
217
+ var self = IObject(O);
218
+ var f = ctx(callbackfn, that, 3);
219
+ var length = toLength(self.length);
217
220
  var index = 0;
218
221
  var result = IS_MAP ? create($this, length) : IS_FILTER ? create($this, 0) : undefined;
219
222
  var val, res;
@@ -234,34 +237,34 @@ var _arrayMethods = function (TYPE, $create) {
234
237
  };
235
238
  };
236
239
 
237
- var dP$1 = _objectDp.f;
240
+ var dP$1 = require$$0.f;
238
241
  var each = _arrayMethods(0);
239
242
 
240
243
 
241
244
  var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
242
- var Base = _global[NAME];
245
+ var Base = global[NAME];
243
246
  var C = Base;
244
247
  var ADDER = IS_MAP ? 'set' : 'add';
245
248
  var proto = C && C.prototype;
246
249
  var O = {};
247
- if (!_descriptors || typeof C != 'function' || !(IS_WEAK || proto.forEach && !_fails(function () {
250
+ if (!DESCRIPTORS || typeof C != 'function' || !(IS_WEAK || proto.forEach && !fails(function () {
248
251
  new C().entries().next();
249
252
  }))) {
250
253
  // create collection constructor
251
254
  C = common.getConstructor(wrapper, NAME, IS_MAP, ADDER);
252
- _redefineAll(C.prototype, methods);
253
- _meta.NEED = true;
255
+ redefineAll(C.prototype, methods);
256
+ meta.NEED = true;
254
257
  } else {
255
258
  C = wrapper(function (target, iterable) {
256
- _anInstance(target, C, NAME, '_c');
259
+ anInstance(target, C, NAME, '_c');
257
260
  target._c = new Base();
258
- if (iterable != undefined) _forOf(iterable, IS_MAP, target[ADDER], target);
261
+ if (iterable != undefined) forOf(iterable, IS_MAP, target[ADDER], target);
259
262
  });
260
263
  each('add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON'.split(','), function (KEY) {
261
264
  var IS_ADDER = KEY == 'add' || KEY == 'set';
262
- if (KEY in proto && !(IS_WEAK && KEY == 'clear')) _hide(C.prototype, KEY, function (a, b) {
263
- _anInstance(this, C, KEY);
264
- if (!IS_ADDER && IS_WEAK && !_isObject(a)) return KEY == 'get' ? undefined : false;
265
+ if (KEY in proto && !(IS_WEAK && KEY == 'clear')) hide(C.prototype, KEY, function (a, b) {
266
+ anInstance(this, C, KEY);
267
+ if (!IS_ADDER && IS_WEAK && !isObject(a)) return KEY == 'get' ? undefined : false;
265
268
  var result = this._c[KEY](a === 0 ? 0 : a, b);
266
269
  return IS_ADDER ? this : result;
267
270
  });
@@ -273,10 +276,10 @@ var _collection = function (NAME, wrapper, methods, common, IS_MAP, IS_WEAK) {
273
276
  });
274
277
  }
275
278
 
276
- _setToStringTag(C, NAME);
279
+ setToStringTag(C, NAME);
277
280
 
278
281
  O[NAME] = C;
279
- _export(_export.G + _export.W + _export.F, O);
282
+ $export($export.G + $export.W + $export.F, O);
280
283
 
281
284
  if (!IS_WEAK) common.setStrong(C, NAME, IS_MAP);
282
285
 
@@ -297,7 +300,7 @@ var es6_set = _collection(SET, function (get) {
297
300
 
298
301
  var _arrayFromIterable = function (iter, ITERATOR) {
299
302
  var result = [];
300
- _forOf(iter, false, result.push, result, ITERATOR);
303
+ forOf(iter, false, result.push, result, ITERATOR);
301
304
  return result;
302
305
  };
303
306
 
@@ -306,7 +309,7 @@ var _arrayFromIterable = function (iter, ITERATOR) {
306
309
 
307
310
  var _collectionToJson = function (NAME) {
308
311
  return function toJSON() {
309
- if (_classof(this) != NAME) throw TypeError(NAME + "#toJSON isn't generic");
312
+ if (classof(this) != NAME) throw TypeError(NAME + "#toJSON isn't generic");
310
313
  return _arrayFromIterable(this);
311
314
  };
312
315
  };
@@ -314,13 +317,13 @@ var _collectionToJson = function (NAME) {
314
317
  // https://github.com/DavidBruant/Map-Set.prototype.toJSON
315
318
 
316
319
 
317
- _export(_export.P + _export.R, 'Set', { toJSON: _collectionToJson('Set') });
320
+ $export($export.P + $export.R, 'Set', { toJSON: _collectionToJson('Set') });
318
321
 
319
322
  // https://tc39.github.io/proposal-setmap-offrom/
320
323
 
321
324
 
322
325
  var _setCollectionOf = function (COLLECTION) {
323
- _export(_export.S, COLLECTION, { of: function of() {
326
+ $export($export.S, COLLECTION, { of: function of() {
324
327
  var length = arguments.length;
325
328
  var A = new Array(length);
326
329
  while (length--) A[length] = arguments[length];
@@ -338,22 +341,22 @@ _setCollectionOf('Set');
338
341
 
339
342
 
340
343
  var _setCollectionFrom = function (COLLECTION) {
341
- _export(_export.S, COLLECTION, { from: function from(source /* , mapFn, thisArg */) {
344
+ $export($export.S, COLLECTION, { from: function from(source /* , mapFn, thisArg */) {
342
345
  var mapFn = arguments[1];
343
346
  var mapping, A, n, cb;
344
- _aFunction(this);
347
+ aFunction(this);
345
348
  mapping = mapFn !== undefined;
346
- if (mapping) _aFunction(mapFn);
349
+ if (mapping) aFunction(mapFn);
347
350
  if (source == undefined) return new this();
348
351
  A = [];
349
352
  if (mapping) {
350
353
  n = 0;
351
- cb = _ctx(mapFn, arguments[2], 2);
352
- _forOf(source, false, function (nextItem) {
354
+ cb = ctx(mapFn, arguments[2], 2);
355
+ forOf(source, false, function (nextItem) {
353
356
  A.push(cb(nextItem, n++));
354
357
  });
355
358
  } else {
356
- _forOf(source, false, A.push, A);
359
+ forOf(source, false, A.push, A);
357
360
  }
358
361
  return new this(A);
359
362
  } });
@@ -362,7 +365,7 @@ var _setCollectionFrom = function (COLLECTION) {
362
365
  // https://tc39.github.io/proposal-setmap-offrom/#sec-set.from
363
366
  _setCollectionFrom('Set');
364
367
 
365
- var set = _core.Set;
368
+ var set = require$$7.Set;
366
369
 
367
370
  var set$1 = createCommonjsModule(function (module) {
368
371
  module.exports = { "default": set, __esModule: true };
@@ -1,40 +1,43 @@
1
1
  import './_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 { _ as _toConsumableArray } from './toConsumableArray-725434a0.js';
7
- import './core.get-iterator-method-54d2e411.js';
8
- import './_object-pie-71ac75a4.js';
9
- import { _ as _extends } from './extends-cc5da797.js';
10
- import './web.dom.iterable-8956f9a5.js';
2
+ import './_export-f7ec2adf.js';
3
+ import './es6.string.iterator-13b94db0.js';
4
+ import './_library-90219a8d.js';
5
+ import './_iter-detect-65720de7.js';
6
+ import { _ as _toConsumableArray } from './toConsumableArray-02217419.js';
7
+ import './core.get-iterator-method-dbbb346b.js';
8
+ import './_object-pie-8e2f6c3a.js';
9
+ import { _ as _extends } from './extends-8e0228d5.js';
10
+ import './web.dom.iterable-c3ba4d37.js';
11
11
  import React__default, { useEffect, useState, useRef } from 'react';
12
- import { l as lib_3 } from './index-93ec3c59.js';
12
+ import { l as lib_3 } from './index-17490425.js';
13
13
  import 'prop-types';
14
+ import './_react_commonjs-external-22b61490.js';
15
+ import './_prop-types_commonjs-external-9481d338.js';
14
16
  import 'react-bootstrap/Card';
15
- import { m as moment } from './moment-12415288.js';
17
+ import { m as moment } from './moment-8797a4d3.js';
16
18
  import { useRouter } from 'next/router';
17
- import './isSymbol-807e927e.js';
18
- import './debounce-1a993acf.js';
19
- import { I as InfiniteScroll } from './index.es-938a3a58.js';
19
+ import './isSymbol-2b7f6e65.js';
20
+ import './debounce-7b569c00.js';
21
+ import { I as InfiniteScroll } from './index.es-a6137319.js';
20
22
  import 'react-dom';
21
- import { V as VisibilitySensor } from './visibility-sensor-0baa4eea.js';
22
- import { i as imageUrlBuilder } from './index-51a80699.js';
23
- import { L as LazyLoad } from './index-5f9f807a.js';
24
- import { m as main_39 } from './main-e2627831.js';
23
+ import './_react-dom_commonjs-external-f1a1ac81.js';
24
+ import { V as VisibilitySensor } from './visibility-sensor-7b6316cf.js';
25
+ import { i as imageUrlBuilder } from './index-f7fdcc91.js';
26
+ import { L as LazyLoad } from './index-a4e850af.js';
27
+ import { m as main_40 } from './main-140f99b4.js';
25
28
  import { c as clean_html_1 } from './entities-7cc3bf45.js';
26
- import './stringify-008c8802.js';
27
- import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
28
- import './asyncToGenerator-7c654f36.js';
29
- import './_set-species-cede29f8.js';
29
+ import './stringify-dedf4a20.js';
30
+ import { _ as _slicedToArray } from './slicedToArray-8818fe95.js';
31
+ import './asyncToGenerator-0c61f551.js';
32
+ import './_set-species-26ee5c2a.js';
30
33
  import './Segment.js';
31
34
  import './Beam.js';
32
35
  import './AdSlot.js';
33
- import { A as ADInfeed } from './ADInfeed-c7e745f1.js';
34
- import { l as lodash } from './lodash-17fdfebb.js';
35
- import { A as ADlgInfeed } from './ADlgInfeed-6fedd79b.js';
36
+ import { A as ADInfeed } from './ADInfeed-d890d5ca.js';
37
+ import { _ } from './lodash-2b866578.js';
38
+ import { A as ADlgInfeed } from './ADlgInfeed-1d006b36.js';
36
39
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
37
- import { A as AuthorComponent } from './AuthorComponent-00f13201.js';
40
+ import { A as AuthorComponent } from './AuthorComponent-8ffb1deb.js';
38
41
  import { Container, Media } from 'react-bootstrap';
39
42
  import timeDifferenceCalc from './timeDifferenceCalc.js';
40
43
 
@@ -185,16 +188,16 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
185
188
  refreshFlag: brandInsightAd.refreshFlag ? brandInsightAd.refreshFlag : false
186
189
  };
187
190
 
188
- var chunks = lodash.chunk(data, 6).map(function (chunk) {
189
- var set = lodash.chunk(chunk, 2);
191
+ var chunks = _.chunk(data, 6).map(function (chunk) {
192
+ var set = _.chunk(chunk, 2);
190
193
  for (var i = 0; i < set.length; i++) {
191
194
  if (i !== set.length - 1) {
192
195
  set[i].push(lgInfeed);
193
196
  }
194
197
  }
195
- return lodash.flattenDeep(set);
198
+ return _.flattenDeep(set);
196
199
  });
197
- data = lodash.flatten(chunks);
200
+ data = _.flatten(chunks);
198
201
  !dataRemapped && setDataRemapped(true); // To detect if appending of insights ads are completed
199
202
  }
200
203
 
@@ -761,7 +764,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
761
764
  React__default.createElement(
762
765
  'div',
763
766
  null,
764
- main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
767
+ main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
765
768
  )
766
769
  )
767
770
  );
@@ -1267,7 +1270,7 @@ var cardLoader = function cardLoader(data, builder, mapping, values, seoPaginate
1267
1270
  React__default.createElement(
1268
1271
  'div',
1269
1272
  null,
1270
- main_39 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
1273
+ main_40 && rightItems && (index + 1) % numberOfItemsBeforeAd === 0 && renderMobileAd(index, numberOfItemsBeforeAd, rightItems)
1271
1274
  )
1272
1275
  )
1273
1276
  );
@@ -1328,7 +1331,7 @@ var QueueDeckExpanded = function QueueDeckExpanded(props) {
1328
1331
  var router = useRouter();
1329
1332
 
1330
1333
  // Logging GA Pageview on path change
1331
- var prevPath = usePrevious(lodash.get(router, 'asPath', undefined));
1334
+ var prevPath = usePrevious(_.get(router, 'asPath', undefined));
1332
1335
  useEffect(function () {
1333
1336
  var pageview = props.pageview;
1334
1337
 
@@ -1,9 +1,9 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
- import './moment-12415288.js';
4
- import { i as imageUrlBuilder } from './index-51a80699.js';
3
+ import './moment-8797a4d3.js';
4
+ import { i as imageUrlBuilder } from './index-f7fdcc91.js';
5
5
  import './iconBase-602d52fe.js';
6
- import { a as FaLongArrowAltRight } from './index.esm-cf08bf18.js';
6
+ import { a as FaLongArrowAltRight } from './index.esm-a8ff922c.js';
7
7
 
8
8
  var RecentNews = function RecentNews(_ref) {
9
9
  var client = _ref.client,
@@ -1,10 +1,13 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
2
  import React__default from 'react';
3
3
  import 'prop-types';
4
- import { m as moment } from './moment-12415288.js';
4
+ import './_react_commonjs-external-22b61490.js';
5
+ import './_prop-types_commonjs-external-9481d338.js';
6
+ import { m as moment } from './moment-8797a4d3.js';
5
7
  import 'react-dom';
6
- import { i as imageUrlBuilder } from './index-51a80699.js';
7
- import { L as LazyLoad } from './index-5f9f807a.js';
8
+ import './_react-dom_commonjs-external-f1a1ac81.js';
9
+ import { i as imageUrlBuilder } from './index-f7fdcc91.js';
10
+ import { L as LazyLoad } from './index-a4e850af.js';
8
11
  import 'react-bootstrap/Media';
9
12
 
10
13
  /*
@@ -1,10 +1,10 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-ded78eb9.js';
3
- import './es6.string.iterator-9b2af4a5.js';
4
- import './core.get-iterator-method-54d2e411.js';
5
- import './web.dom.iterable-8956f9a5.js';
2
+ import './_export-f7ec2adf.js';
3
+ import './es6.string.iterator-13b94db0.js';
4
+ import './core.get-iterator-method-dbbb346b.js';
5
+ import './web.dom.iterable-c3ba4d37.js';
6
6
  import React__default, { useState } from 'react';
7
- import { _ as _slicedToArray } from './slicedToArray-7021e5df.js';
7
+ import { _ as _slicedToArray } from './slicedToArray-8818fe95.js';
8
8
  import Button from 'react-bootstrap/Button';
9
9
  import Form from 'react-bootstrap/Form';
10
10
  import FormControl from 'react-bootstrap/FormControl';
@@ -1,12 +1,12 @@
1
1
  import './_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';
2
+ import './_export-f7ec2adf.js';
3
+ import './es6.string.iterator-13b94db0.js';
4
+ import './_library-90219a8d.js';
5
+ import './_iter-detect-65720de7.js';
6
+ import './core.get-iterator-method-dbbb346b.js';
7
+ import './web.dom.iterable-c3ba4d37.js';
8
+ import { a as _asyncToGenerator, b as _regeneratorRuntime } from './asyncToGenerator-0c61f551.js';
9
+ import './_set-species-26ee5c2a.js';
10
10
 
11
11
  require("babel-polyfill");
12
12
 
@@ -65,9 +65,9 @@ var Segment = {
65
65
  getIDs: function getIDs() {
66
66
  var _this = this;
67
67
 
68
- return _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee() {
68
+ return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
69
69
  var res, json;
70
- return regenerator.wrap(function _callee$(_context) {
70
+ return _regeneratorRuntime.wrap(function _callee$(_context) {
71
71
  while (1) {
72
72
  switch (_context.prev = _context.next) {
73
73
  case 0:
@@ -101,9 +101,9 @@ var Segment = {
101
101
  pageview: function pageview(domain) {
102
102
  var _this2 = this;
103
103
 
104
- return _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee2() {
104
+ return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee2() {
105
105
  var result, beam_id, session_id;
106
- return regenerator.wrap(function _callee2$(_context2) {
106
+ return _regeneratorRuntime.wrap(function _callee2$(_context2) {
107
107
  while (1) {
108
108
  switch (_context2.prev = _context2.next) {
109
109
  case 0:
@@ -148,9 +148,9 @@ var Segment = {
148
148
 
149
149
  var brightCoveAccountID = arguments.length > 7 && arguments[7] !== undefined ? arguments[7] : '';
150
150
  var brightCoveVideoID = arguments.length > 8 && arguments[8] !== undefined ? arguments[8] : '';
151
- return _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee3() {
151
+ return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee3() {
152
152
  var result, beam_id, session_id, domain, data;
153
- return regenerator.wrap(function _callee3$(_context3) {
153
+ return _regeneratorRuntime.wrap(function _callee3$(_context3) {
154
154
  while (1) {
155
155
  switch (_context3.prev = _context3.next) {
156
156
  case 0:
@@ -209,9 +209,9 @@ var Segment = {
209
209
 
210
210
  var brightCovePlayerID = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : '';
211
211
  var brightCoveAccountID = arguments.length > 6 && arguments[6] !== undefined ? arguments[6] : '';
212
- return _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee4() {
212
+ return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
213
213
  var result, beam_id, session_id, domain, data;
214
- return regenerator.wrap(function _callee4$(_context4) {
214
+ return _regeneratorRuntime.wrap(function _callee4$(_context4) {
215
215
  while (1) {
216
216
  switch (_context4.prev = _context4.next) {
217
217
  case 0:
@@ -262,9 +262,9 @@ var Segment = {
262
262
  adClicked: function adClicked(domain, advertiserid, campaignid, creativeid, itemid, size, isemptyline, sourceAgnosticCreativeId, sourceAgnosticlineId) {
263
263
  var _this5 = this;
264
264
 
265
- return _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee5() {
265
+ return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee5() {
266
266
  var result, beam_id, session_id;
267
- return regenerator.wrap(function _callee5$(_context5) {
267
+ return _regeneratorRuntime.wrap(function _callee5$(_context5) {
268
268
  while (1) {
269
269
  switch (_context5.prev = _context5.next) {
270
270
  case 0:
@@ -311,9 +311,9 @@ var Segment = {
311
311
  adViewed: function adViewed(domain, advertiserid, campaignid, creativeid, itemid, size, isemptyline, sourceAgnosticCreativeId, sourceAgnosticlineId) {
312
312
  var _this6 = this;
313
313
 
314
- return _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee6() {
314
+ return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee6() {
315
315
  var result, beam_id, session_id;
316
- return regenerator.wrap(function _callee6$(_context6) {
316
+ return _regeneratorRuntime.wrap(function _callee6$(_context6) {
317
317
  while (1) {
318
318
  switch (_context6.prev = _context6.next) {
319
319
  case 0:
@@ -1,8 +1,8 @@
1
1
  import './_commonjsHelpers-0c4b6f40.js';
2
- import { j as js_cookie } from './js.cookie-6874175c.js';
2
+ import { c as cookie } from './js.cookie-2ce24ab0.js';
3
3
 
4
4
  var SetCookie = function SetCookie(key, value) {
5
- js_cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });
5
+ cookie.set(key, value, { expires: 1, sameSite: 'none', secure: true });
6
6
  };
7
7
 
8
8
  export default SetCookie;