@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,427 +1,14 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-207adf34.js';
2
- import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
3
- import { c as cookie } from './index-db3bb315.js';
4
- import getQuery from './getQuery.js';
5
- import './es6.string.iterator-bc33758b.js';
6
- import './_to-object-b50e61c3.js';
7
- import './web.dom.iterable-4109ff68.js';
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
8
4
  import './_library-528f1934.js';
9
- import './core.get-iterator-method-133dfacd.js';
10
- import './_set-species-807b5286.js';
11
- import './_iter-detect-7e5e5ce2.js';
12
-
13
- var defaultParseOptions = {
14
- decodeValues: true,
15
- map: false,
16
- silent: false,
17
- };
18
-
19
- function isNonEmptyString(str) {
20
- return typeof str === "string" && !!str.trim();
21
- }
22
-
23
- function parseString(setCookieValue, options) {
24
- var parts = setCookieValue.split(";").filter(isNonEmptyString);
25
- var nameValue = parts.shift().split("=");
26
- var name = nameValue.shift();
27
- var value = nameValue.join("="); // everything after the first =, joined by a "=" if there was more than one part
28
-
29
- options = options
30
- ? Object.assign({}, defaultParseOptions, options)
31
- : defaultParseOptions;
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 '" +
38
- value +
39
- "'. Set options.decodeValues to false to disable this feature.",
40
- e
41
- );
42
- }
43
-
44
- var cookie = {
45
- name: name, // grab everything before the first =
46
- value: value,
47
- };
48
-
49
- parts.forEach(function (part) {
50
- var sides = part.split("=");
51
- var key = sides.shift().trimLeft().toLowerCase();
52
- var value = sides.join("=");
53
- if (key === "expires") {
54
- cookie.expires = new Date(value);
55
- } else if (key === "max-age") {
56
- cookie.maxAge = parseInt(value, 10);
57
- } else if (key === "secure") {
58
- cookie.secure = true;
59
- } else if (key === "httponly") {
60
- cookie.httpOnly = true;
61
- } else if (key === "samesite") {
62
- cookie.sameSite = value;
63
- } else {
64
- cookie[key] = value;
65
- }
66
- });
67
-
68
- return cookie;
69
- }
70
-
71
- function parse(input, options) {
72
- options = options
73
- ? Object.assign({}, defaultParseOptions, options)
74
- : defaultParseOptions;
75
-
76
- if (!input) {
77
- if (!options.map) {
78
- return [];
79
- } else {
80
- return {};
81
- }
82
- }
83
-
84
- if (input.headers && input.headers["set-cookie"]) {
85
- // fast-path for node.js (which automatically normalizes header names to lower-case
86
- input = input.headers["set-cookie"];
87
- } else if (input.headers) {
88
- // slow-path for other environments - see #25
89
- var sch =
90
- input.headers[
91
- Object.keys(input.headers).find(function (key) {
92
- return key.toLowerCase() === "set-cookie";
93
- })
94
- ];
95
- // warn if called on a request-like object with a cookie header rather than a set-cookie header - see #34, 36
96
- if (!sch && input.headers.cookie && !options.silent) {
97
- console.warn(
98
- "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."
99
- );
100
- }
101
- input = sch;
102
- }
103
- if (!Array.isArray(input)) {
104
- input = [input];
105
- }
106
-
107
- options = options
108
- ? Object.assign({}, defaultParseOptions, options)
109
- : defaultParseOptions;
110
-
111
- if (!options.map) {
112
- return input.filter(isNonEmptyString).map(function (str) {
113
- return parseString(str, options);
114
- });
115
- } else {
116
- var cookies = {};
117
- return input.filter(isNonEmptyString).reduce(function (cookies, str) {
118
- var cookie = parseString(str, options);
119
- cookies[cookie.name] = cookie;
120
- return cookies;
121
- }, cookies);
122
- }
123
- }
124
-
125
- /*
126
- Set-Cookie header field-values are sometimes comma joined in one string. This splits them without choking on commas
127
- that are within a single set-cookie field-value, such as in the Expires portion.
128
-
129
- This is uncommon, but explicitly allowed - see https://tools.ietf.org/html/rfc2616#section-4.2
130
- Node.js does this for every header *except* set-cookie - see https://github.com/nodejs/node/blob/d5e363b77ebaf1caf67cd7528224b651c86815c1/lib/_http_incoming.js#L128
131
- React Native's fetch does this for *every* header, including set-cookie.
132
-
133
- Based on: https://github.com/google/j2objc/commit/16820fdbc8f76ca0c33472810ce0cb03d20efe25
134
- Credits to: https://github.com/tomball for original and https://github.com/chrusart for JavaScript implementation
135
- */
136
- function splitCookiesString(cookiesString) {
137
- if (Array.isArray(cookiesString)) {
138
- return cookiesString;
139
- }
140
- if (typeof cookiesString !== "string") {
141
- return [];
142
- }
143
-
144
- var cookiesStrings = [];
145
- var pos = 0;
146
- var start;
147
- var ch;
148
- var lastComma;
149
- var nextStart;
150
- var cookiesSeparatorFound;
151
-
152
- function skipWhitespace() {
153
- while (pos < cookiesString.length && /\s/.test(cookiesString.charAt(pos))) {
154
- pos += 1;
155
- }
156
- return pos < cookiesString.length;
157
- }
158
-
159
- function notSpecialChar() {
160
- ch = cookiesString.charAt(pos);
161
-
162
- return ch !== "=" && ch !== ";" && ch !== ",";
163
- }
164
-
165
- while (pos < cookiesString.length) {
166
- start = pos;
167
- cookiesSeparatorFound = false;
168
-
169
- while (skipWhitespace()) {
170
- ch = cookiesString.charAt(pos);
171
- if (ch === ",") {
172
- // ',' is a cookie separator if we have later first '=', not ';' or ','
173
- lastComma = pos;
174
- pos += 1;
175
-
176
- skipWhitespace();
177
- nextStart = pos;
178
-
179
- while (pos < cookiesString.length && notSpecialChar()) {
180
- pos += 1;
181
- }
182
-
183
- // currently special character
184
- if (pos < cookiesString.length && cookiesString.charAt(pos) === "=") {
185
- // we found cookies separator
186
- cookiesSeparatorFound = true;
187
- // pos is inside the next cookie, so back up and return it.
188
- pos = nextStart;
189
- cookiesStrings.push(cookiesString.substring(start, lastComma));
190
- start = pos;
191
- } else {
192
- // in param ',' or param separator ';',
193
- // we continue from that comma
194
- pos = lastComma + 1;
195
- }
196
- } else {
197
- pos += 1;
198
- }
199
- }
200
-
201
- if (!cookiesSeparatorFound || pos >= cookiesString.length) {
202
- cookiesStrings.push(cookiesString.substring(start, cookiesString.length));
203
- }
204
- }
205
-
206
- return cookiesStrings;
207
- }
208
-
209
- var setCookie = parse;
210
- var parse_1 = parse;
211
- var parseString_1 = parseString;
212
- var splitCookiesString_1 = splitCookiesString;
213
- setCookie.parse = parse_1;
214
- setCookie.parseString = parseString_1;
215
- setCookie.splitCookiesString = splitCookiesString_1;
216
-
217
- var utils = createCommonjsModule(function (module, exports) {
218
- var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
219
- __assign = Object.assign || function(t) {
220
- for (var s, i = 1, n = arguments.length; i < n; i++) {
221
- s = arguments[i];
222
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
223
- t[p] = s[p];
224
- }
225
- return t;
226
- };
227
- return __assign.apply(this, arguments);
228
- };
229
- Object.defineProperty(exports, "__esModule", { value: true });
230
- exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
231
- /**
232
- * Tells whether we are in a browser or server.
233
- */
234
- function isBrowser() {
235
- return typeof window !== 'undefined';
236
- }
237
- exports.isBrowser = isBrowser;
238
- /**
239
- * Create an instance of the Cookie interface
240
- */
241
- function createCookie(name, value, options) {
242
- var sameSite = options.sameSite;
243
- if (sameSite === true) {
244
- sameSite = 'strict';
245
- }
246
- if (sameSite === undefined || sameSite === false) {
247
- sameSite = 'lax';
248
- }
249
- var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
250
- delete cookieToSet.encode;
251
- return __assign({ name: name, value: value }, cookieToSet);
252
- }
253
- exports.createCookie = createCookie;
254
- /**
255
- * Tells whether given objects have the same properties.
256
- */
257
- function hasSameProperties(a, b) {
258
- var aProps = Object.getOwnPropertyNames(a);
259
- var bProps = Object.getOwnPropertyNames(b);
260
- if (aProps.length !== bProps.length) {
261
- return false;
262
- }
263
- for (var i = 0; i < aProps.length; i++) {
264
- var propName = aProps[i];
265
- if (a[propName] !== b[propName]) {
266
- return false;
267
- }
268
- }
269
- return true;
270
- }
271
- exports.hasSameProperties = hasSameProperties;
272
- /**
273
- * Compare the cookie and return true if the cookies have equivalent
274
- * options and the cookies would be overwritten in the browser storage.
275
- *
276
- * @param a first Cookie for comparison
277
- * @param b second Cookie for comparison
278
- */
279
- function areCookiesEqual(a, b) {
280
- var sameSiteSame = a.sameSite === b.sameSite;
281
- if (typeof a.sameSite === 'string' && typeof b.sameSite === 'string') {
282
- sameSiteSame = a.sameSite.toLowerCase() === b.sameSite.toLowerCase();
283
- }
284
- return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
285
- }
286
- exports.areCookiesEqual = areCookiesEqual;
287
- /* Functions */
288
- //# sourceMappingURL=utils.js.map
289
- });
290
-
291
- unwrapExports(utils);
292
- utils.areCookiesEqual;
293
- utils.hasSameProperties;
294
- utils.createCookie;
295
- utils.isBrowser;
296
-
297
- var dist = createCommonjsModule(function (module, exports) {
298
- var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
299
- __assign = Object.assign || function(t) {
300
- for (var s, i = 1, n = arguments.length; i < n; i++) {
301
- s = arguments[i];
302
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
303
- t[p] = s[p];
304
- }
305
- return t;
306
- };
307
- return __assign.apply(this, arguments);
308
- };
309
- Object.defineProperty(exports, "__esModule", { value: true });
310
- exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
311
-
312
-
313
-
314
- /**
315
- * Parses cookies.
316
- *
317
- * @param ctx NextJS page or API context, express context, null or undefined.
318
- * @param options Options that we pass down to `cookie` library.
319
- */
320
- function parseCookies(ctx, options) {
321
- var _a, _b;
322
- 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) {
323
- return cookie.parse(ctx.req.headers.cookie, options);
324
- }
325
- if (utils.isBrowser()) {
326
- return cookie.parse(document.cookie, options);
327
- }
328
- return {};
329
- }
330
- exports.parseCookies = parseCookies;
331
- /**
332
- * Sets a cookie.
333
- *
334
- * @param ctx NextJS page or API context, express context, null or undefined.
335
- * @param name The name of your cookie.
336
- * @param value The value of your cookie.
337
- * @param options Options that we pass down to `cookie` library.
338
- */
339
- function setCookie$1(ctx, name, value, options) {
340
- var _a, _b;
341
- if (options === void 0) { options = {}; }
342
- // SSR
343
- if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
344
- // Check if response has finished and warn about it.
345
- if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
346
- console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
347
- console.warn("You should set cookie before res.send()");
348
- return {};
349
- }
350
- /**
351
- * Load existing cookies from the header and parse them.
352
- */
353
- var cookies = ctx.res.getHeader('Set-Cookie') || [];
354
- if (typeof cookies === 'string')
355
- cookies = [cookies];
356
- if (typeof cookies === 'number')
357
- cookies = [];
358
- /**
359
- * Parse cookies but ignore values - we've already encoded
360
- * them in the previous call.
361
- */
362
- var parsedCookies = setCookie.parse(cookies, {
363
- decodeValues: false,
364
- });
365
- /**
366
- * We create the new cookie and make sure that none of
367
- * the existing cookies match it.
368
- */
369
- var newCookie_1 = utils.createCookie(name, value, options);
370
- var cookiesToSet_1 = [];
371
- parsedCookies.forEach(function (parsedCookie) {
372
- if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
373
- /**
374
- * We serialize the cookie back to the original format
375
- * if it isn't the same as the new one.
376
- */
377
- var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
378
- // we prevent reencoding by default, but you might override it
379
- encode: function (val) { return val; } }, parsedCookie));
380
- cookiesToSet_1.push(serializedCookie);
381
- }
382
- });
383
- cookiesToSet_1.push(cookie.serialize(name, value, options));
384
- // Update the header.
385
- ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
386
- }
387
- // Browser
388
- if (utils.isBrowser()) {
389
- if (options && options.httpOnly) {
390
- throw new Error('Can not set a httpOnly cookie in the browser.');
391
- }
392
- document.cookie = cookie.serialize(name, value, options);
393
- }
394
- return {};
395
- }
396
- exports.setCookie = setCookie$1;
397
- /**
398
- * Destroys a cookie with a particular name.
399
- *
400
- * @param ctx NextJS page or API context, express context, null or undefined.
401
- * @param name Cookie name.
402
- * @param options Options that we pass down to `cookie` library.
403
- */
404
- function destroyCookie(ctx, name, options) {
405
- /**
406
- * We forward the request destroy to setCookie function
407
- * as it is the same function with modified maxAge value.
408
- */
409
- return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
410
- }
411
- exports.destroyCookie = destroyCookie;
412
- /* Utility Exports */
413
- exports.default = {
414
- set: setCookie$1,
415
- get: parseCookies,
416
- destroy: destroyCookie,
417
- };
418
- //# sourceMappingURL=index.js.map
419
- });
420
-
421
- unwrapExports(dist);
422
- dist.destroyCookie;
423
- var dist_2 = dist.setCookie;
424
- var dist_3 = dist.parseCookies;
5
+ import './_iter-detect-5d49a330.js';
6
+ import './core.get-iterator-method-e1de7503.js';
7
+ import './web.dom.iterable-4439f05a.js';
8
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
9
+ import './_set-species-3f8319f5.js';
10
+ import { parseCookies, setCookie } from 'nookies';
11
+ import getQuery from './getQuery.js';
425
12
 
426
13
  var _this = undefined;
427
14
 
@@ -499,13 +86,13 @@ var getRelatedArticle = function () {
499
86
 
500
87
 
501
88
  if (ctx && url) {
502
- cookies = dist_3(ctx);
89
+ cookies = parseCookies(ctx);
503
90
  prevSlugs = cookies['prevSlugs'];
504
91
 
505
92
  if (!!prevSlugs) {
506
- if (!prevSlugs.includes(url)) dist_2(ctx, 'prevSlugs', prevSlugs + ',"' + url + '"', {});
93
+ if (!prevSlugs.includes(url)) setCookie(ctx, 'prevSlugs', prevSlugs + ',"' + url + '"', {});
507
94
  filters = filters + ' && !(url.current in [' + prevSlugs + '])';
508
- } else dist_2(ctx, 'prevSlugs', '"' + url + '"', {});
95
+ } else setCookie(ctx, 'prevSlugs', '"' + url + '"', {});
509
96
  }
510
97
 
511
98
  query = getQuery('related', filters, '', articleCount).replace('&& taxonomyMapping[]._ref in $taxonomy', '');
@@ -1,12 +1,12 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-207adf34.js';
2
1
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './es6.string.iterator-bc33758b.js';
4
- import './_to-object-b50e61c3.js';
5
- import './web.dom.iterable-4109ff68.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
6
4
  import './_library-528f1934.js';
7
- import './core.get-iterator-method-133dfacd.js';
8
- import './_set-species-807b5286.js';
9
- import './_iter-detect-7e5e5ce2.js';
5
+ import './_iter-detect-5d49a330.js';
6
+ import './core.get-iterator-method-e1de7503.js';
7
+ import './web.dom.iterable-4439f05a.js';
8
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-502f13b4.js';
9
+ import './_set-species-3f8319f5.js';
10
10
 
11
11
  var _this = undefined;
12
12
 
@@ -1,53 +1,53 @@
1
- import 'react';
2
- export { g as default } from './index-821c8b90.js';
3
- import './BlockContent-52cf21c5.js';
4
- import './entities-932b50cf.js';
5
- import './slicedToArray-be2f7a22.js';
6
1
  import './_commonjsHelpers-0c4b6f40.js';
7
- import './web.dom.iterable-4109ff68.js';
8
- import './es6.string.iterator-bc33758b.js';
9
- import './_to-object-b50e61c3.js';
10
- import './core.get-iterator-method-133dfacd.js';
11
- import 'react-bootstrap';
12
- import './index-0dbff1d1.js';
13
- import './index-888f9253.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './_library-528f1934.js';
5
+ import './_iter-detect-5d49a330.js';
6
+ import './toConsumableArray-43aa614d.js';
7
+ import './core.get-iterator-method-e1de7503.js';
8
+ import './_object-pie-33c40e79.js';
9
+ import './extends-eb69e8ac.js';
10
+ import './_object-sap-964b6feb.js';
11
+ import './inherits-fb9b6e8f.js';
12
+ import './define-property-8af5f002.js';
13
+ import './web.dom.iterable-4439f05a.js';
14
+ import './typeof-6435ba1c.js';
15
+ import './_is-array-58e95429.js';
16
+ import 'react';
17
+ import './index-a9e53f80.js';
14
18
  import 'prop-types';
19
+ import 'react-bootstrap/Row';
20
+ import 'react-bootstrap/Col';
21
+ import './moment-e2f9b20c.js';
15
22
  import 'next/router';
16
- import './index-c7e2ac95.js';
17
- import './util-3ab476bf.js';
18
- import './Beam.js';
19
- import './stringify-59c8f690.js';
20
- import './asyncToGenerator-207adf34.js';
21
- import './_library-528f1934.js';
22
- import './_set-species-807b5286.js';
23
- import './_iter-detect-7e5e5ce2.js';
24
- import './Segment.js';
25
- import './main-b5c5aac1.js';
26
- import './extends-f076879e.js';
27
- import './_object-pie-133f504a.js';
28
- import './index-752d1dae.js';
23
+ import './isSymbol-807e927e.js';
24
+ import './debounce-1a993acf.js';
29
25
  import 'react-dom';
30
- import './typeof-a286cf0c.js';
31
- import './_is-array-3e99e06e.js';
32
- import './brightcove-react-player-loader.es-b43c695a.js';
26
+ import './index-73819142.js';
27
+ import './index-5f9f807a.js';
28
+ import './main-e4a934b2.js';
29
+ import './entities-7cc3bf45.js';
30
+ import './slicedToArray-641f241f.js';
31
+ import './stringify-4330ccdc.js';
32
+ import './asyncToGenerator-502f13b4.js';
33
+ import './_set-species-3f8319f5.js';
34
+ import './Segment.js';
35
+ import './Beam.js';
36
+ import './AdSlot.js';
37
+ import './BlockContent-e9b4ddcf.js';
38
+ import './index-c7e2ac95.js';
39
+ import './smoothscroll-0cd4c7a6.js';
33
40
  import './GroupDeck.js';
34
- import './smoothscroll-fa4e3f8c.js';
35
- import './moment-bc12cb97.js';
36
- import './SocialShare.js';
41
+ import 'react-bootstrap';
42
+ import './iconBase-602d52fe.js';
43
+ import './index.esm-29e48d38.js';
44
+ export { g as default } from './index-c6e49ea4.js';
45
+ import './util-7700fc59.js';
46
+ import './brightcove-react-player-loader.es-83f53e4e.js';
37
47
  import 'next/head';
38
48
  import 'react-share';
39
- import './_object-to-array-0f197f89.js';
40
- import './toConsumableArray-6d9a4616.js';
49
+ import './SocialShare.js';
50
+ import './_object-to-array-7e804fce.js';
41
51
  import 'react-bootstrap/Pagination';
42
52
  import 'react-bootstrap/Button';
43
- import './AdSlot.js';
44
- import './debounce-d47ed3d5.js';
45
- import './isSymbol-a8e45de6.js';
46
- import 'react-bootstrap/Row';
47
- import 'react-bootstrap/Col';
48
- import './inherits-f71787cf.js';
49
- import './_object-sap-f353c2a9.js';
50
- import './define-property-fe54dc9f.js';
51
- import './index.esm-3fdda599.js';
52
- import './iconBase-602d52fe.js';
53
53
  import 'react-bootstrap/Figure';
@@ -1,19 +1,19 @@
1
- import { _ as _extends } from './extends-f076879e.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
2
+ import { _ as _extends } from './extends-eb69e8ac.js';
3
3
 
4
4
  var getContentPlacementUrl = function getContentPlacementUrl(cp) {
5
- var cp_url = '';
6
- if (cp.ancestor && typeof cp.ancestor == 'string') {
7
- cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
- }
5
+ var cp_url = '';
6
+ if (cp.ancestor && typeof cp.ancestor == 'string') {
7
+ cp_url += (cp_url === '' ? '' : '/') + cp.ancestor;
8
+ }
9
9
 
10
- if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
- cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
- }
10
+ if (!cp.ancestor && cp.parent && typeof cp.parent == 'string') {
11
+ cp_url += (cp_url === '' ? '' : '/') + cp.parent;
12
+ }
13
13
 
14
- cp_url += (cp_url === '' ? '' : '/') + cp.path;
14
+ cp_url += (cp_url === '' ? '' : '/') + cp.path;
15
15
 
16
- return cp_url;
16
+ return cp_url;
17
17
  };
18
18
 
19
19
  var getTargeting = function getTargeting(props) {
@@ -1,9 +1,9 @@
1
- import './extends-f076879e.js';
2
- import './toConsumableArray-6d9a4616.js';
3
- export { g as default } from './getTargeting-9e21a02f.js';
4
1
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './_to-object-b50e61c3.js';
6
- import './_object-pie-133f504a.js';
7
- import './es6.string.iterator-bc33758b.js';
8
- import './_iter-detect-7e5e5ce2.js';
9
- import './core.get-iterator-method-133dfacd.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './_iter-detect-5d49a330.js';
5
+ import './toConsumableArray-43aa614d.js';
6
+ import './core.get-iterator-method-e1de7503.js';
7
+ import './_object-pie-33c40e79.js';
8
+ import './extends-eb69e8ac.js';
9
+ export { g as default } from './getTargeting-7211f12c.js';
@@ -1,7 +1,7 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import React from 'react';
3
- import reactDom from 'react-dom';
2
+ import React__default from 'react';
4
3
  import PropTypes from 'prop-types';
4
+ import reactDom from 'react-dom';
5
5
 
6
6
  var event = createCommonjsModule(function (module, exports) {
7
7
 
@@ -32,8 +32,8 @@ function off(el, eventName, callback, opts) {
32
32
  });
33
33
 
34
34
  unwrapExports(event);
35
- event.on;
36
- event.off;
35
+ var event_1 = event.on;
36
+ var event_2 = event.off;
37
37
 
38
38
  var scrollParent = createCommonjsModule(function (module, exports) {
39
39
 
@@ -179,7 +179,7 @@ var _createClass = function () { function defineProperties(target, props) { for
179
179
 
180
180
 
181
181
 
182
- var _react2 = _interopRequireDefault(React);
182
+ var _react2 = _interopRequireDefault(React__default);
183
183
 
184
184
 
185
185
 
@@ -530,7 +530,7 @@ var LazyLoad = function (_Component) {
530
530
  }]);
531
531
 
532
532
  return LazyLoad;
533
- }(React.Component);
533
+ }(React__default.Component);
534
534
 
535
535
  LazyLoad.propTypes = {
536
536
  once: _propTypes2.default.bool,
@@ -587,7 +587,7 @@ var decorator = function decorator() {
587
587
  }]);
588
588
 
589
589
  return LazyLoadDecorated;
590
- }(React.Component);
590
+ }(React__default.Component);
591
591
  };
592
592
  };
593
593
 
@@ -598,8 +598,8 @@ exports.forceVisible = forceVisible;
598
598
  });
599
599
 
600
600
  var LazyLoad = unwrapExports(lib);
601
- lib.forceVisible;
602
- lib.forceCheck;
603
- lib.lazyload;
601
+ var lib_1 = lib.forceVisible;
602
+ var lib_2 = lib.forceCheck;
603
+ var lib_3 = lib.lazyload;
604
604
 
605
605
  export { LazyLoad as L };