@mjhls/mjh-framework 1.0.769-test-infinite-scroll → 1.0.770-beta.0

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 (309) hide show
  1. package/README.md +169 -169
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +29 -30
  4. package/dist/cjs/AD300x250x600.js +29 -30
  5. package/dist/cjs/AD728x90.js +36 -34
  6. package/dist/cjs/ADFloatingFooter.js +31 -32
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +31 -32
  9. package/dist/cjs/{ADInfeed-292b6640.js → ADInfeed-547e399f.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +31 -32
  11. package/dist/cjs/ADSponsoredResources.js +31 -32
  12. package/dist/cjs/ADWebcast.js +31 -32
  13. package/dist/cjs/ADWelcome.js +32 -33
  14. package/dist/cjs/{ADlgInfeed-5ab6ab43.js → ADlgInfeed-84cd6750.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +34 -35
  17. package/dist/cjs/AdSlotsProvider.js +17 -18
  18. package/dist/cjs/AlphabeticList.js +25 -26
  19. package/dist/cjs/ArticleCarousel.js +23 -24
  20. package/dist/cjs/ArticleProgramLandingPage.js +56 -57
  21. package/dist/cjs/ArticleSeriesLandingPage.js +40 -41
  22. package/dist/cjs/ArticleSeriesListing.js +59 -60
  23. package/dist/cjs/Auth.js +464 -688
  24. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-bb831b74.js} +13 -14
  25. package/dist/cjs/Beam.js +9 -9
  26. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  27. package/dist/cjs/Breadcrumbs.js +27 -29
  28. package/dist/cjs/CMEDeck.js +83 -83
  29. package/dist/cjs/Column1.js +11 -14
  30. package/dist/cjs/Column2.js +33 -36
  31. package/dist/cjs/Column3.js +57 -60
  32. package/dist/cjs/ConferenceArticleCard.js +38 -39
  33. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  34. package/dist/cjs/DeckContent.js +103 -107
  35. package/dist/cjs/DeckQueue.js +86 -90
  36. package/dist/cjs/{Dfp-9adb8ae7.js → Dfp-ce7ac168.js} +31 -32
  37. package/dist/cjs/EventsDeck.js +152 -159
  38. package/dist/cjs/ExternalResources.js +78 -79
  39. package/dist/cjs/Feature.js +25 -27
  40. package/dist/cjs/ForbesHero.js +40 -41
  41. package/dist/cjs/GridContent.js +177 -181
  42. package/dist/cjs/GridHero.js +42 -43
  43. package/dist/cjs/GroupDeck.js +58 -59
  44. package/dist/cjs/HamMagazine.js +140 -145
  45. package/dist/cjs/Header.js +11 -13
  46. package/dist/cjs/Hero.js +12 -13
  47. package/dist/cjs/HighlightenVideo.js +17 -18
  48. package/dist/cjs/HorizontalArticleListing.js +69 -70
  49. package/dist/cjs/HorizontalHero.js +25 -26
  50. package/dist/cjs/IssueContentDeck.js +72 -77
  51. package/dist/cjs/IssueDeck.js +71 -76
  52. package/dist/cjs/IssueLanding.js +71 -72
  53. package/dist/cjs/KMTracker.js +15 -15
  54. package/dist/cjs/LeftNav.js +38 -40
  55. package/dist/cjs/MasterDeck.js +79 -80
  56. package/dist/cjs/MediaSeriesLanding.js +38 -40
  57. package/dist/cjs/NavDvm.js +75 -80
  58. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  59. package/dist/cjs/NavMagazine.js +148 -153
  60. package/dist/cjs/NavNative.js +124 -132
  61. package/dist/cjs/NavNormal.js +48 -53
  62. package/dist/cjs/OncliveHero.js +20 -20
  63. package/dist/cjs/OncliveLargeHero.js +66 -67
  64. package/dist/cjs/PageFilter.js +14 -15
  65. package/dist/cjs/PartnerDetailListing.js +108 -109
  66. package/dist/cjs/PdfDownload.js +8 -9
  67. package/dist/cjs/PopUpModal.js +19 -21
  68. package/dist/cjs/PubSection.js +41 -42
  69. package/dist/cjs/PubToc.js +16 -17
  70. package/dist/cjs/PublicationDeck.js +61 -66
  71. package/dist/cjs/PublicationLanding.js +125 -125
  72. package/dist/cjs/QueueDeckExpanded.js +294 -294
  73. package/dist/cjs/RecentNews.js +23 -24
  74. package/dist/cjs/RelatedContent.js +52 -53
  75. package/dist/cjs/RelatedTopicsDropdown.js +29 -32
  76. package/dist/cjs/RolesDeck.js +27 -32
  77. package/dist/cjs/Search.js +18 -22
  78. package/dist/cjs/Segment.js +7 -7
  79. package/dist/cjs/SeriesListingDeck.js +39 -40
  80. package/dist/cjs/{SeriesSlider-7dbeaa51.js → SeriesSlider-0a4b30a7.js} +41 -42
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +38 -39
  83. package/dist/cjs/SocialIcons.js +9 -10
  84. package/dist/cjs/{SocialSearchComponent-31afe61f.js → SocialSearchComponent-8dd468fd.js} +36 -40
  85. package/dist/cjs/SocialShare.js +29 -31
  86. package/dist/cjs/TaxonomyCard.js +58 -63
  87. package/dist/cjs/TaxonomyDescription.js +53 -54
  88. package/dist/cjs/TemplateNormal.js +74 -75
  89. package/dist/cjs/ThumbnailCard.js +20 -22
  90. package/dist/cjs/Ustream.js +26 -27
  91. package/dist/cjs/VerticalHero.js +17 -18
  92. package/dist/cjs/VideoProgramLandingPage.js +72 -76
  93. package/dist/cjs/VideoSeriesCard.js +32 -33
  94. package/dist/cjs/VideoSeriesFilter.js +19 -19
  95. package/dist/cjs/VideoSeriesLandingPage.js +48 -49
  96. package/dist/cjs/VideoSeriesListing.js +78 -79
  97. package/dist/cjs/View.js +355 -346
  98. package/dist/cjs/YahooHero.js +39 -40
  99. package/dist/cjs/YoutubeGroup.js +68 -69
  100. package/dist/cjs/{_is-array-6128bd56.js → _is-array-754e012d.js} +6 -6
  101. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-60b2f026.js} +8 -8
  102. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  103. package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-5e74ba08.js} +1 -1
  104. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-5762f850.js} +2 -2
  105. package/dist/cjs/{_set-species-9f96b3af.js → _set-species-f92c67c5.js} +4 -4
  106. package/dist/cjs/{_to-object-6de10e57.js → _to-object-329a650b.js} +8 -8
  107. package/dist/cjs/{asyncToGenerator-6d1a113d.js → asyncToGenerator-533d476a.js} +29 -29
  108. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  109. package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-f62321d4.js} +2 -2
  110. package/dist/cjs/{debounce-a93fa7fb.js → debounce-eb287781.js} +5 -40
  111. package/dist/cjs/{define-property-c88be878.js → define-property-f4d12f4e.js} +6 -6
  112. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-55548b25.js} +1 -1
  113. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  114. package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-cc0bbaa4.js} +6 -6
  115. package/dist/cjs/{extends-9d158713.js → extends-60837c34.js} +7 -7
  116. package/dist/cjs/{get-f2a2369b.js → get-68c52cb1.js} +20 -20
  117. package/dist/cjs/getQuery.js +1 -1
  118. package/dist/cjs/getRelatedArticle.js +13 -426
  119. package/dist/cjs/getRootDocGroup.js +7 -7
  120. package/dist/cjs/getSerializers.js +43 -43
  121. package/dist/cjs/{getTargeting-3cdc6e1d.js → getTargeting-9af0ef69.js} +12 -12
  122. package/dist/cjs/getTargeting.js +8 -8
  123. package/dist/cjs/iconBase-68959171.js +3 -0
  124. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  125. package/dist/cjs/{index-50f1b226.js → index-4ec63018.js} +964 -986
  126. package/dist/cjs/{index-0e4427c8.js → index-8bf6c863.js} +11 -12
  127. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  128. package/dist/cjs/{index-80f57cff.js → index-da796b8c.js} +15 -17
  129. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  130. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  131. package/dist/cjs/{index.esm-3b9b8952.js → index.esm-66ffa47a.js} +9 -4
  132. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  133. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  134. package/dist/cjs/index.js +160 -162
  135. package/dist/cjs/{inherits-3ff1b657.js → inherits-c9f99d47.js} +19 -19
  136. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  137. package/dist/cjs/keys-a586b7a0.js +25 -0
  138. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  139. package/dist/cjs/main-02daeefe.js +862 -0
  140. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  141. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  142. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-8f385299.js} +14 -14
  143. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  144. package/dist/cjs/stringify-7c5aff47.js +17 -0
  145. package/dist/cjs/timeDifferenceCalc.js +1 -1
  146. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-9a3476fe.js} +9 -9
  147. package/dist/cjs/{typeof-88a668c5.js → typeof-725500bc.js} +36 -36
  148. package/dist/cjs/urlFor.js +2 -2
  149. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  150. package/dist/cjs/{visibility-sensor-8b54af99.js → visibility-sensor-0c45a583.js} +5 -7
  151. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-a0e279c1.js} +3 -3
  152. package/dist/esm/AD.js +7 -7
  153. package/dist/esm/AD300x250.js +26 -26
  154. package/dist/esm/AD300x250x600.js +26 -26
  155. package/dist/esm/AD728x90.js +33 -30
  156. package/dist/esm/ADFloatingFooter.js +28 -28
  157. package/dist/esm/ADFooter.js +11 -11
  158. package/dist/esm/ADGutter.js +28 -28
  159. package/dist/esm/{ADInfeed-c85750f6.js → ADInfeed-892282a8.js} +9 -9
  160. package/dist/esm/ADSkyscraper.js +28 -28
  161. package/dist/esm/ADSponsoredResources.js +28 -28
  162. package/dist/esm/ADWebcast.js +28 -28
  163. package/dist/esm/ADWelcome.js +29 -29
  164. package/dist/esm/{ADlgInfeed-af87d4d0.js → ADlgInfeed-4cc9ead9.js} +8 -8
  165. package/dist/esm/AccordionPanel.js +24 -24
  166. package/dist/esm/AdSlot.js +26 -26
  167. package/dist/esm/AdSlotsProvider.js +14 -14
  168. package/dist/esm/AlphabeticList.js +22 -22
  169. package/dist/esm/ArticleCarousel.js +20 -20
  170. package/dist/esm/ArticleProgramLandingPage.js +53 -53
  171. package/dist/esm/ArticleSeriesLandingPage.js +37 -37
  172. package/dist/esm/ArticleSeriesListing.js +54 -54
  173. package/dist/esm/Auth.js +451 -671
  174. package/dist/esm/{AuthorComponent-5ae7409f.js → AuthorComponent-34b16174.js} +11 -11
  175. package/dist/esm/Beam.js +9 -9
  176. package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-e9b4ddcf.js} +35 -35
  177. package/dist/esm/Breadcrumbs.js +17 -17
  178. package/dist/esm/CMEDeck.js +79 -79
  179. package/dist/esm/Column1.js +5 -5
  180. package/dist/esm/Column2.js +27 -27
  181. package/dist/esm/Column3.js +50 -50
  182. package/dist/esm/ConferenceArticleCard.js +34 -34
  183. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  184. package/dist/esm/DeckContent.js +85 -85
  185. package/dist/esm/DeckQueue.js +65 -65
  186. package/dist/esm/{Dfp-16d5afd7.js → Dfp-e9a07597.js} +21 -21
  187. package/dist/esm/EventsDeck.js +105 -105
  188. package/dist/esm/ExternalResources.js +72 -72
  189. package/dist/esm/Feature.js +18 -18
  190. package/dist/esm/ForbesHero.js +34 -34
  191. package/dist/esm/GridContent.js +140 -140
  192. package/dist/esm/GridHero.js +36 -36
  193. package/dist/esm/GroupDeck.js +46 -46
  194. package/dist/esm/HamMagazine.js +114 -114
  195. package/dist/esm/Header.js +7 -7
  196. package/dist/esm/Hero.js +9 -9
  197. package/dist/esm/HighlightenVideo.js +14 -14
  198. package/dist/esm/HorizontalArticleListing.js +66 -66
  199. package/dist/esm/HorizontalHero.js +21 -21
  200. package/dist/esm/IssueContentDeck.js +49 -49
  201. package/dist/esm/IssueDeck.js +46 -46
  202. package/dist/esm/IssueLanding.js +68 -68
  203. package/dist/esm/KMTracker.js +15 -15
  204. package/dist/esm/LeftNav.js +34 -34
  205. package/dist/esm/MasterDeck.js +73 -73
  206. package/dist/esm/MediaSeriesLanding.js +31 -31
  207. package/dist/esm/NavDvm.js +57 -57
  208. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  209. package/dist/esm/NavMagazine.js +124 -124
  210. package/dist/esm/NavNative.js +100 -100
  211. package/dist/esm/NavNormal.js +36 -36
  212. package/dist/esm/OncliveHero.js +17 -16
  213. package/dist/esm/OncliveLargeHero.js +59 -59
  214. package/dist/esm/PageFilter.js +12 -12
  215. package/dist/esm/PartnerDetailListing.js +104 -104
  216. package/dist/esm/PdfDownload.js +6 -6
  217. package/dist/esm/PopUpModal.js +14 -14
  218. package/dist/esm/PubSection.js +38 -38
  219. package/dist/esm/PubToc.js +13 -13
  220. package/dist/esm/PublicationDeck.js +38 -38
  221. package/dist/esm/PublicationLanding.js +101 -97
  222. package/dist/esm/QueueDeckExpanded.js +274 -274
  223. package/dist/esm/RecentNews.js +20 -20
  224. package/dist/esm/RelatedContent.js +47 -47
  225. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  226. package/dist/esm/RolesDeck.js +13 -13
  227. package/dist/esm/Search.js +12 -12
  228. package/dist/esm/Segment.js +7 -7
  229. package/dist/esm/SeriesListingDeck.js +34 -34
  230. package/dist/esm/{SeriesSlider-c324917a.js → SeriesSlider-f629bded.js} +31 -31
  231. package/dist/esm/SetCookie.js +1 -1
  232. package/dist/esm/SideFooter.js +34 -34
  233. package/dist/esm/SocialIcons.js +7 -7
  234. package/dist/esm/{SocialSearchComponent-116b1d5d.js → SocialSearchComponent-a2ae84d1.js} +28 -28
  235. package/dist/esm/SocialShare.js +25 -25
  236. package/dist/esm/TaxonomyCard.js +41 -41
  237. package/dist/esm/TaxonomyDescription.js +48 -48
  238. package/dist/esm/TemplateNormal.js +68 -68
  239. package/dist/esm/ThumbnailCard.js +13 -13
  240. package/dist/esm/Ustream.js +23 -23
  241. package/dist/esm/VerticalHero.js +13 -13
  242. package/dist/esm/VideoProgramLandingPage.js +62 -62
  243. package/dist/esm/VideoSeriesCard.js +25 -25
  244. package/dist/esm/VideoSeriesFilter.js +16 -16
  245. package/dist/esm/VideoSeriesLandingPage.js +41 -41
  246. package/dist/esm/VideoSeriesListing.js +72 -72
  247. package/dist/esm/View.js +339 -326
  248. package/dist/esm/YahooHero.js +34 -34
  249. package/dist/esm/YoutubeGroup.js +52 -52
  250. package/dist/esm/{_is-array-3e99e06e.js → _is-array-58e95429.js} +6 -6
  251. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-5d49a330.js} +8 -8
  252. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  253. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-964b6feb.js} +1 -1
  254. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-7e804fce.js} +2 -2
  255. package/dist/esm/{_set-species-807b5286.js → _set-species-3f8319f5.js} +4 -4
  256. package/dist/esm/{_to-object-b50e61c3.js → _to-object-a4107da3.js} +9 -9
  257. package/dist/esm/{asyncToGenerator-207adf34.js → asyncToGenerator-502f13b4.js} +29 -29
  258. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  259. package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-e1de7503.js} +2 -2
  260. package/dist/esm/{debounce-d47ed3d5.js → debounce-1a993acf.js} +5 -40
  261. package/dist/esm/{define-property-fe54dc9f.js → define-property-8af5f002.js} +6 -6
  262. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-94fd8bfc.js} +1 -1
  263. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  264. package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-c990c18c.js} +7 -7
  265. package/dist/esm/{extends-f076879e.js → extends-eb69e8ac.js} +7 -7
  266. package/dist/esm/{get-6bdcd759.js → get-5ee14cda.js} +20 -20
  267. package/dist/esm/getQuery.js +1 -1
  268. package/dist/esm/getRelatedArticle.js +13 -426
  269. package/dist/esm/getRootDocGroup.js +7 -7
  270. package/dist/esm/getSerializers.js +43 -43
  271. package/dist/esm/{getTargeting-9e21a02f.js → getTargeting-7211f12c.js} +11 -11
  272. package/dist/esm/getTargeting.js +8 -8
  273. package/dist/esm/{index-752d1dae.js → index-5f9f807a.js} +10 -10
  274. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  275. package/dist/esm/{index-888f9253.js → index-a9e53f80.js} +6 -6
  276. package/dist/esm/{index-821c8b90.js → index-c6e49ea4.js} +905 -921
  277. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  278. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  279. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  280. package/dist/esm/{index.esm-d6f88d94.js → index.esm-b08f4b04.js} +9 -4
  281. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  282. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  283. package/dist/esm/index.js +129 -128
  284. package/dist/esm/{inherits-f71787cf.js → inherits-fb9b6e8f.js} +19 -19
  285. package/dist/esm/{isSymbol-a8e45de6.js → isSymbol-807e927e.js} +15 -15
  286. package/dist/esm/{keys-7a3adabf.js → keys-8eda7a5c.js} +6 -6
  287. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  288. package/dist/esm/main-e4a934b2.js +851 -0
  289. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  290. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  291. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-641f241f.js} +14 -14
  292. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  293. package/dist/esm/stringify-4330ccdc.js +15 -0
  294. package/dist/esm/timeDifferenceCalc.js +1 -1
  295. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-43aa614d.js} +9 -9
  296. package/dist/esm/{typeof-a286cf0c.js → typeof-6435ba1c.js} +36 -36
  297. package/dist/esm/urlFor.js +1 -1
  298. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  299. package/dist/esm/{visibility-sensor-082c757b.js → visibility-sensor-0baa4eea.js} +2 -2
  300. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-4439f05a.js} +3 -3
  301. package/package.json +107 -107
  302. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  303. package/dist/cjs/index-bd6c9f56.js +0 -211
  304. package/dist/cjs/keys-7f2c2108.js +0 -25
  305. package/dist/cjs/main-025fdc78.js +0 -973
  306. package/dist/cjs/stringify-c9ac1214.js +0 -17
  307. package/dist/esm/index-db3bb315.js +0 -207
  308. package/dist/esm/main-b5c5aac1.js +0 -961
  309. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,429 +1,16 @@
1
1
  'use strict';
2
2
 
3
- var asyncToGenerator = require('./asyncToGenerator-6d1a113d.js');
4
- var _commonjsHelpers = require('./_commonjsHelpers-06173234.js');
5
- var index = require('./index-bd6c9f56.js');
6
- var getQuery = require('./getQuery.js');
7
- require('./es6.string.iterator-c2573ffd.js');
8
- require('./_to-object-6de10e57.js');
9
- require('./web.dom.iterable-46657b5c.js');
3
+ require('./_commonjsHelpers-06173234.js');
4
+ require('./_to-object-329a650b.js');
5
+ require('./es6.string.iterator-cc0bbaa4.js');
10
6
  require('./_library-dd23b178.js');
11
- require('./core.get-iterator-method-f474eacc.js');
12
- require('./_set-species-9f96b3af.js');
13
- require('./_iter-detect-55a5657a.js');
14
-
15
- var defaultParseOptions = {
16
- decodeValues: true,
17
- map: false,
18
- silent: false,
19
- };
20
-
21
- function isNonEmptyString(str) {
22
- return typeof str === "string" && !!str.trim();
23
- }
24
-
25
- function parseString(setCookieValue, options) {
26
- var parts = setCookieValue.split(";").filter(isNonEmptyString);
27
- var nameValue = parts.shift().split("=");
28
- var name = nameValue.shift();
29
- var value = nameValue.join("="); // everything after the first =, joined by a "=" if there was more than one part
30
-
31
- options = options
32
- ? Object.assign({}, defaultParseOptions, options)
33
- : defaultParseOptions;
34
-
35
- try {
36
- value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
37
- } catch (e) {
38
- console.error(
39
- "set-cookie-parser encountered an error while decoding a cookie with value '" +
40
- value +
41
- "'. Set options.decodeValues to false to disable this feature.",
42
- e
43
- );
44
- }
45
-
46
- var cookie = {
47
- name: name, // grab everything before the first =
48
- value: value,
49
- };
50
-
51
- parts.forEach(function (part) {
52
- var sides = part.split("=");
53
- var key = sides.shift().trimLeft().toLowerCase();
54
- var value = sides.join("=");
55
- if (key === "expires") {
56
- cookie.expires = new Date(value);
57
- } else if (key === "max-age") {
58
- cookie.maxAge = parseInt(value, 10);
59
- } else if (key === "secure") {
60
- cookie.secure = true;
61
- } else if (key === "httponly") {
62
- cookie.httpOnly = true;
63
- } else if (key === "samesite") {
64
- cookie.sameSite = value;
65
- } else {
66
- cookie[key] = value;
67
- }
68
- });
69
-
70
- return cookie;
71
- }
72
-
73
- function parse(input, options) {
74
- options = options
75
- ? Object.assign({}, defaultParseOptions, options)
76
- : defaultParseOptions;
77
-
78
- if (!input) {
79
- if (!options.map) {
80
- return [];
81
- } else {
82
- return {};
83
- }
84
- }
85
-
86
- if (input.headers && input.headers["set-cookie"]) {
87
- // fast-path for node.js (which automatically normalizes header names to lower-case
88
- input = input.headers["set-cookie"];
89
- } else if (input.headers) {
90
- // slow-path for other environments - see #25
91
- var sch =
92
- input.headers[
93
- Object.keys(input.headers).find(function (key) {
94
- return key.toLowerCase() === "set-cookie";
95
- })
96
- ];
97
- // warn if called on a request-like object with a cookie header rather than a set-cookie header - see #34, 36
98
- if (!sch && input.headers.cookie && !options.silent) {
99
- console.warn(
100
- "Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."
101
- );
102
- }
103
- input = sch;
104
- }
105
- if (!Array.isArray(input)) {
106
- input = [input];
107
- }
108
-
109
- options = options
110
- ? Object.assign({}, defaultParseOptions, options)
111
- : defaultParseOptions;
112
-
113
- if (!options.map) {
114
- return input.filter(isNonEmptyString).map(function (str) {
115
- return parseString(str, options);
116
- });
117
- } else {
118
- var cookies = {};
119
- return input.filter(isNonEmptyString).reduce(function (cookies, str) {
120
- var cookie = parseString(str, options);
121
- cookies[cookie.name] = cookie;
122
- return cookies;
123
- }, cookies);
124
- }
125
- }
126
-
127
- /*
128
- Set-Cookie header field-values are sometimes comma joined in one string. This splits them without choking on commas
129
- that are within a single set-cookie field-value, such as in the Expires portion.
130
-
131
- This is uncommon, but explicitly allowed - see https://tools.ietf.org/html/rfc2616#section-4.2
132
- Node.js does this for every header *except* set-cookie - see https://github.com/nodejs/node/blob/d5e363b77ebaf1caf67cd7528224b651c86815c1/lib/_http_incoming.js#L128
133
- React Native's fetch does this for *every* header, including set-cookie.
134
-
135
- Based on: https://github.com/google/j2objc/commit/16820fdbc8f76ca0c33472810ce0cb03d20efe25
136
- Credits to: https://github.com/tomball for original and https://github.com/chrusart for JavaScript implementation
137
- */
138
- function splitCookiesString(cookiesString) {
139
- if (Array.isArray(cookiesString)) {
140
- return cookiesString;
141
- }
142
- if (typeof cookiesString !== "string") {
143
- return [];
144
- }
145
-
146
- var cookiesStrings = [];
147
- var pos = 0;
148
- var start;
149
- var ch;
150
- var lastComma;
151
- var nextStart;
152
- var cookiesSeparatorFound;
153
-
154
- function skipWhitespace() {
155
- while (pos < cookiesString.length && /\s/.test(cookiesString.charAt(pos))) {
156
- pos += 1;
157
- }
158
- return pos < cookiesString.length;
159
- }
160
-
161
- function notSpecialChar() {
162
- ch = cookiesString.charAt(pos);
163
-
164
- return ch !== "=" && ch !== ";" && ch !== ",";
165
- }
166
-
167
- while (pos < cookiesString.length) {
168
- start = pos;
169
- cookiesSeparatorFound = false;
170
-
171
- while (skipWhitespace()) {
172
- ch = cookiesString.charAt(pos);
173
- if (ch === ",") {
174
- // ',' is a cookie separator if we have later first '=', not ';' or ','
175
- lastComma = pos;
176
- pos += 1;
177
-
178
- skipWhitespace();
179
- nextStart = pos;
180
-
181
- while (pos < cookiesString.length && notSpecialChar()) {
182
- pos += 1;
183
- }
184
-
185
- // currently special character
186
- if (pos < cookiesString.length && cookiesString.charAt(pos) === "=") {
187
- // we found cookies separator
188
- cookiesSeparatorFound = true;
189
- // pos is inside the next cookie, so back up and return it.
190
- pos = nextStart;
191
- cookiesStrings.push(cookiesString.substring(start, lastComma));
192
- start = pos;
193
- } else {
194
- // in param ',' or param separator ';',
195
- // we continue from that comma
196
- pos = lastComma + 1;
197
- }
198
- } else {
199
- pos += 1;
200
- }
201
- }
202
-
203
- if (!cookiesSeparatorFound || pos >= cookiesString.length) {
204
- cookiesStrings.push(cookiesString.substring(start, cookiesString.length));
205
- }
206
- }
207
-
208
- return cookiesStrings;
209
- }
210
-
211
- var setCookie = parse;
212
- var parse_1 = parse;
213
- var parseString_1 = parseString;
214
- var splitCookiesString_1 = splitCookiesString;
215
- setCookie.parse = parse_1;
216
- setCookie.parseString = parseString_1;
217
- setCookie.splitCookiesString = splitCookiesString_1;
218
-
219
- var utils = _commonjsHelpers.createCommonjsModule(function (module, exports) {
220
- var __assign = (_commonjsHelpers.commonjsGlobal && _commonjsHelpers.commonjsGlobal.__assign) || function () {
221
- __assign = Object.assign || function(t) {
222
- for (var s, i = 1, n = arguments.length; i < n; i++) {
223
- s = arguments[i];
224
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
225
- t[p] = s[p];
226
- }
227
- return t;
228
- };
229
- return __assign.apply(this, arguments);
230
- };
231
- Object.defineProperty(exports, "__esModule", { value: true });
232
- exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
233
- /**
234
- * Tells whether we are in a browser or server.
235
- */
236
- function isBrowser() {
237
- return typeof window !== 'undefined';
238
- }
239
- exports.isBrowser = isBrowser;
240
- /**
241
- * Create an instance of the Cookie interface
242
- */
243
- function createCookie(name, value, options) {
244
- var sameSite = options.sameSite;
245
- if (sameSite === true) {
246
- sameSite = 'strict';
247
- }
248
- if (sameSite === undefined || sameSite === false) {
249
- sameSite = 'lax';
250
- }
251
- var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
252
- delete cookieToSet.encode;
253
- return __assign({ name: name, value: value }, cookieToSet);
254
- }
255
- exports.createCookie = createCookie;
256
- /**
257
- * Tells whether given objects have the same properties.
258
- */
259
- function hasSameProperties(a, b) {
260
- var aProps = Object.getOwnPropertyNames(a);
261
- var bProps = Object.getOwnPropertyNames(b);
262
- if (aProps.length !== bProps.length) {
263
- return false;
264
- }
265
- for (var i = 0; i < aProps.length; i++) {
266
- var propName = aProps[i];
267
- if (a[propName] !== b[propName]) {
268
- return false;
269
- }
270
- }
271
- return true;
272
- }
273
- exports.hasSameProperties = hasSameProperties;
274
- /**
275
- * Compare the cookie and return true if the cookies have equivalent
276
- * options and the cookies would be overwritten in the browser storage.
277
- *
278
- * @param a first Cookie for comparison
279
- * @param b second Cookie for comparison
280
- */
281
- function areCookiesEqual(a, b) {
282
- var sameSiteSame = a.sameSite === b.sameSite;
283
- if (typeof a.sameSite === 'string' && typeof b.sameSite === 'string') {
284
- sameSiteSame = a.sameSite.toLowerCase() === b.sameSite.toLowerCase();
285
- }
286
- return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
287
- }
288
- exports.areCookiesEqual = areCookiesEqual;
289
- /* Functions */
290
- //# sourceMappingURL=utils.js.map
291
- });
292
-
293
- _commonjsHelpers.unwrapExports(utils);
294
- utils.areCookiesEqual;
295
- utils.hasSameProperties;
296
- utils.createCookie;
297
- utils.isBrowser;
298
-
299
- var dist = _commonjsHelpers.createCommonjsModule(function (module, exports) {
300
- var __assign = (_commonjsHelpers.commonjsGlobal && _commonjsHelpers.commonjsGlobal.__assign) || function () {
301
- __assign = Object.assign || function(t) {
302
- for (var s, i = 1, n = arguments.length; i < n; i++) {
303
- s = arguments[i];
304
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
305
- t[p] = s[p];
306
- }
307
- return t;
308
- };
309
- return __assign.apply(this, arguments);
310
- };
311
- Object.defineProperty(exports, "__esModule", { value: true });
312
- exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
313
-
314
-
315
-
316
- /**
317
- * Parses cookies.
318
- *
319
- * @param ctx NextJS page or API context, express context, null or undefined.
320
- * @param options Options that we pass down to `cookie` library.
321
- */
322
- function parseCookies(ctx, options) {
323
- var _a, _b;
324
- 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) {
325
- return index.cookie.parse(ctx.req.headers.cookie, options);
326
- }
327
- if (utils.isBrowser()) {
328
- return index.cookie.parse(document.cookie, options);
329
- }
330
- return {};
331
- }
332
- exports.parseCookies = parseCookies;
333
- /**
334
- * Sets a cookie.
335
- *
336
- * @param ctx NextJS page or API context, express context, null or undefined.
337
- * @param name The name of your cookie.
338
- * @param value The value of your cookie.
339
- * @param options Options that we pass down to `cookie` library.
340
- */
341
- function setCookie$1(ctx, name, value, options) {
342
- var _a, _b;
343
- if (options === void 0) { options = {}; }
344
- // SSR
345
- if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
346
- // Check if response has finished and warn about it.
347
- if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
348
- console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
349
- console.warn("You should set cookie before res.send()");
350
- return {};
351
- }
352
- /**
353
- * Load existing cookies from the header and parse them.
354
- */
355
- var cookies = ctx.res.getHeader('Set-Cookie') || [];
356
- if (typeof cookies === 'string')
357
- cookies = [cookies];
358
- if (typeof cookies === 'number')
359
- cookies = [];
360
- /**
361
- * Parse cookies but ignore values - we've already encoded
362
- * them in the previous call.
363
- */
364
- var parsedCookies = setCookie.parse(cookies, {
365
- decodeValues: false,
366
- });
367
- /**
368
- * We create the new cookie and make sure that none of
369
- * the existing cookies match it.
370
- */
371
- var newCookie_1 = utils.createCookie(name, value, options);
372
- var cookiesToSet_1 = [];
373
- parsedCookies.forEach(function (parsedCookie) {
374
- if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
375
- /**
376
- * We serialize the cookie back to the original format
377
- * if it isn't the same as the new one.
378
- */
379
- var serializedCookie = index.cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
380
- // we prevent reencoding by default, but you might override it
381
- encode: function (val) { return val; } }, parsedCookie));
382
- cookiesToSet_1.push(serializedCookie);
383
- }
384
- });
385
- cookiesToSet_1.push(index.cookie.serialize(name, value, options));
386
- // Update the header.
387
- ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
388
- }
389
- // Browser
390
- if (utils.isBrowser()) {
391
- if (options && options.httpOnly) {
392
- throw new Error('Can not set a httpOnly cookie in the browser.');
393
- }
394
- document.cookie = index.cookie.serialize(name, value, options);
395
- }
396
- return {};
397
- }
398
- exports.setCookie = setCookie$1;
399
- /**
400
- * Destroys a cookie with a particular name.
401
- *
402
- * @param ctx NextJS page or API context, express context, null or undefined.
403
- * @param name Cookie name.
404
- * @param options Options that we pass down to `cookie` library.
405
- */
406
- function destroyCookie(ctx, name, options) {
407
- /**
408
- * We forward the request destroy to setCookie function
409
- * as it is the same function with modified maxAge value.
410
- */
411
- return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
412
- }
413
- exports.destroyCookie = destroyCookie;
414
- /* Utility Exports */
415
- exports.default = {
416
- set: setCookie$1,
417
- get: parseCookies,
418
- destroy: destroyCookie,
419
- };
420
- //# sourceMappingURL=index.js.map
421
- });
422
-
423
- _commonjsHelpers.unwrapExports(dist);
424
- dist.destroyCookie;
425
- var dist_2 = dist.setCookie;
426
- var dist_3 = dist.parseCookies;
7
+ require('./_iter-detect-60b2f026.js');
8
+ require('./core.get-iterator-method-f62321d4.js');
9
+ require('./web.dom.iterable-a0e279c1.js');
10
+ var asyncToGenerator = require('./asyncToGenerator-533d476a.js');
11
+ require('./_set-species-f92c67c5.js');
12
+ var nookies = require('nookies');
13
+ var getQuery = require('./getQuery.js');
427
14
 
428
15
  var _this = undefined;
429
16
 
@@ -501,13 +88,13 @@ var getRelatedArticle = function () {
501
88
 
502
89
 
503
90
  if (ctx && url) {
504
- cookies = dist_3(ctx);
91
+ cookies = nookies.parseCookies(ctx);
505
92
  prevSlugs = cookies['prevSlugs'];
506
93
 
507
94
  if (!!prevSlugs) {
508
- if (!prevSlugs.includes(url)) dist_2(ctx, 'prevSlugs', prevSlugs + ',"' + url + '"', {});
95
+ if (!prevSlugs.includes(url)) nookies.setCookie(ctx, 'prevSlugs', prevSlugs + ',"' + url + '"', {});
509
96
  filters = filters + ' && !(url.current in [' + prevSlugs + '])';
510
- } else dist_2(ctx, 'prevSlugs', '"' + url + '"', {});
97
+ } else nookies.setCookie(ctx, 'prevSlugs', '"' + url + '"', {});
511
98
  }
512
99
 
513
100
  query = getQuery('related', filters, '', articleCount).replace('&& taxonomyMapping[]._ref in $taxonomy', '');
@@ -1,14 +1,14 @@
1
1
  'use strict';
2
2
 
3
- var asyncToGenerator = require('./asyncToGenerator-6d1a113d.js');
4
3
  require('./_commonjsHelpers-06173234.js');
5
- require('./es6.string.iterator-c2573ffd.js');
6
- require('./_to-object-6de10e57.js');
7
- require('./web.dom.iterable-46657b5c.js');
4
+ require('./_to-object-329a650b.js');
5
+ require('./es6.string.iterator-cc0bbaa4.js');
8
6
  require('./_library-dd23b178.js');
9
- require('./core.get-iterator-method-f474eacc.js');
10
- require('./_set-species-9f96b3af.js');
11
- require('./_iter-detect-55a5657a.js');
7
+ require('./_iter-detect-60b2f026.js');
8
+ require('./core.get-iterator-method-f62321d4.js');
9
+ require('./web.dom.iterable-a0e279c1.js');
10
+ var asyncToGenerator = require('./asyncToGenerator-533d476a.js');
11
+ require('./_set-species-f92c67c5.js');
12
12
 
13
13
  var _this = undefined;
14
14
 
@@ -1,57 +1,57 @@
1
1
  'use strict';
2
2
 
3
- require('react');
4
- var getSerializers = require('./index-50f1b226.js');
5
- require('./BlockContent-36e54d77.js');
6
- require('./entities-3f9d0f2f.js');
7
- require('./slicedToArray-5d1bc3b3.js');
8
3
  require('./_commonjsHelpers-06173234.js');
9
- require('./web.dom.iterable-46657b5c.js');
10
- require('./es6.string.iterator-c2573ffd.js');
11
- require('./_to-object-6de10e57.js');
12
- require('./core.get-iterator-method-f474eacc.js');
13
- require('react-bootstrap');
14
- require('./index-efca863c.js');
15
- require('./index-0e4427c8.js');
4
+ require('./_to-object-329a650b.js');
5
+ require('./es6.string.iterator-cc0bbaa4.js');
6
+ require('./_library-dd23b178.js');
7
+ require('./_iter-detect-60b2f026.js');
8
+ require('./toConsumableArray-9a3476fe.js');
9
+ require('./core.get-iterator-method-f62321d4.js');
10
+ require('./_object-pie-68c5bcbc.js');
11
+ require('./extends-60837c34.js');
12
+ require('./_object-sap-5e74ba08.js');
13
+ require('./inherits-c9f99d47.js');
14
+ require('./define-property-f4d12f4e.js');
15
+ require('./web.dom.iterable-a0e279c1.js');
16
+ require('./typeof-725500bc.js');
17
+ require('./_is-array-754e012d.js');
18
+ require('react');
19
+ require('./index-8bf6c863.js');
16
20
  require('prop-types');
21
+ require('react-bootstrap/Row');
22
+ require('react-bootstrap/Col');
23
+ require('./moment-575fe24c.js');
17
24
  require('next/router');
18
- require('./index-187c967e.js');
19
- require('./util-6f784d85.js');
20
- require('./Beam.js');
21
- require('./stringify-c9ac1214.js');
22
- require('./asyncToGenerator-6d1a113d.js');
23
- require('./_library-dd23b178.js');
24
- require('./_set-species-9f96b3af.js');
25
- require('./_iter-detect-55a5657a.js');
26
- require('./Segment.js');
27
- require('./main-025fdc78.js');
28
- require('./extends-9d158713.js');
29
- require('./_object-pie-083f2dd6.js');
30
- require('./index-80f57cff.js');
25
+ require('./isSymbol-04666465.js');
26
+ require('./debounce-eb287781.js');
31
27
  require('react-dom');
32
- require('./typeof-88a668c5.js');
33
- require('./_is-array-6128bd56.js');
34
- require('./brightcove-react-player-loader.es-a195642e.js');
28
+ require('./index-be0c82be.js');
29
+ require('./index-da796b8c.js');
30
+ require('./main-02daeefe.js');
31
+ require('./entities-310b46ee.js');
32
+ require('./slicedToArray-8f385299.js');
33
+ require('./stringify-7c5aff47.js');
34
+ require('./asyncToGenerator-533d476a.js');
35
+ require('./_set-species-f92c67c5.js');
36
+ require('./Segment.js');
37
+ require('./Beam.js');
38
+ require('./AdSlot.js');
39
+ require('./BlockContent-091a991f.js');
40
+ require('./index-187c967e.js');
41
+ require('./smoothscroll-5054361f.js');
35
42
  require('./GroupDeck.js');
36
- require('./smoothscroll-99df7f93.js');
37
- require('./moment-aca40de1.js');
38
- require('./SocialShare.js');
43
+ require('react-bootstrap');
44
+ require('./iconBase-68959171.js');
45
+ require('./index.esm-90433435.js');
46
+ var getSerializers = require('./index-4ec63018.js');
47
+ require('./util-f2c1b65b.js');
48
+ require('./brightcove-react-player-loader.es-156bd4d6.js');
39
49
  require('next/head');
40
50
  require('react-share');
41
- require('./_object-to-array-8fe5a54f.js');
42
- require('./toConsumableArray-ddb70795.js');
51
+ require('./SocialShare.js');
52
+ require('./_object-to-array-5762f850.js');
43
53
  require('react-bootstrap/Pagination');
44
54
  require('react-bootstrap/Button');
45
- require('./AdSlot.js');
46
- require('./debounce-a93fa7fb.js');
47
- require('./isSymbol-03abbdf0.js');
48
- require('react-bootstrap/Row');
49
- require('react-bootstrap/Col');
50
- require('./inherits-3ff1b657.js');
51
- require('./_object-sap-a175b4a9.js');
52
- require('./define-property-c88be878.js');
53
- require('./index.esm-974f47d9.js');
54
- require('./iconBase-68959171.js');
55
55
  require('react-bootstrap/Figure');
56
56
 
57
57
 
@@ -1,21 +1,21 @@
1
1
  'use strict';
2
2
 
3
- var _extends = require('./extends-9d158713.js');
4
- var toConsumableArray = require('./toConsumableArray-ddb70795.js');
3
+ var toConsumableArray = require('./toConsumableArray-9a3476fe.js');
4
+ var _extends$1 = require('./extends-60837c34.js');
5
5
 
6
6
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
7
- var cp_url = '';
8
- if (cp.ancestor && typeof cp.ancestor == 'string') {
9
- cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
10
- }
7
+ var cp_url = '';
8
+ if (cp.ancestor && typeof cp.ancestor == 'string') {
9
+ cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
10
+ }
11
11
 
12
- if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
13
- cp_url += (cp_url === '' ? '' : '/') + cp.parent;
14
- }
12
+ if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
13
+ cp_url += (cp_url === '' ? '' : '/') + cp.parent;
14
+ }
15
15
 
16
- cp_url += (cp_url === '' ? '' : '/') + cp.path;
16
+ cp_url += (cp_url === '' ? '' : '/') + cp.path;
17
17
 
18
- return cp_url;
18
+ return cp_url;
19
19
  };
20
20
 
21
21
  var getTargeting = function getTargeting(props) {
@@ -133,7 +133,7 @@ var getTargeting = function getTargeting(props) {
133
133
  }
134
134
 
135
135
  if (props.cache && props.cache.hyperTargeting) {
136
- targeting = _extends._extends({}, targeting, { campaign_id: props.cache.hyperTargeting });
136
+ targeting = _extends$1._extends({}, targeting, { campaign_id: props.cache.hyperTargeting });
137
137
  }
138
138
 
139
139
  if (position && position.length) {
@@ -1,14 +1,14 @@
1
1
  'use strict';
2
2
 
3
- require('./extends-9d158713.js');
4
- require('./toConsumableArray-ddb70795.js');
5
- var getTargeting = require('./getTargeting-3cdc6e1d.js');
6
3
  require('./_commonjsHelpers-06173234.js');
7
- require('./_to-object-6de10e57.js');
8
- require('./_object-pie-083f2dd6.js');
9
- require('./es6.string.iterator-c2573ffd.js');
10
- require('./_iter-detect-55a5657a.js');
11
- require('./core.get-iterator-method-f474eacc.js');
4
+ require('./_to-object-329a650b.js');
5
+ require('./es6.string.iterator-cc0bbaa4.js');
6
+ require('./_iter-detect-60b2f026.js');
7
+ require('./toConsumableArray-9a3476fe.js');
8
+ require('./core.get-iterator-method-f62321d4.js');
9
+ require('./_object-pie-68c5bcbc.js');
10
+ require('./extends-60837c34.js');
11
+ var getTargeting = require('./getTargeting-9af0ef69.js');
12
12
 
13
13
 
14
14
 
@@ -1,6 +1,9 @@
1
1
  'use strict';
2
2
 
3
+ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
+
3
5
  var React = require('react');
6
+ var React__default = _interopDefault(React);
4
7
 
5
8
  var DefaultContext = {
6
9
  color: undefined,