@mjhls/mjh-framework 1.0.850-beta.3 → 1.0.850-slideshow

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 (319) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +10 -9
  3. package/dist/cjs/AD300x250.js +31 -30
  4. package/dist/cjs/AD300x250x600.js +31 -30
  5. package/dist/cjs/AD728x90.js +34 -33
  6. package/dist/cjs/ADFloatingFooter.js +33 -32
  7. package/dist/cjs/ADFooter.js +15 -14
  8. package/dist/cjs/ADGutter.js +33 -32
  9. package/dist/cjs/{ADInfeed-98c71bcd.js → ADInfeed-fb136f1d.js} +15 -13
  10. package/dist/cjs/ADSkyscraper.js +33 -32
  11. package/dist/cjs/ADSponsoredResources.js +33 -32
  12. package/dist/cjs/ADWebcast.js +33 -32
  13. package/dist/cjs/ADWelcome.js +34 -33
  14. package/dist/cjs/{ADlgInfeed-9de32585.js → ADlgInfeed-d303d27e.js} +11 -10
  15. package/dist/cjs/AccordionPanel.js +31 -29
  16. package/dist/cjs/AdSlot.js +36 -35
  17. package/dist/cjs/AdSlotsProvider.js +21 -19
  18. package/dist/cjs/AlgoliaSearch.js +1087 -1068
  19. package/dist/cjs/AlphabeticList.js +26 -25
  20. package/dist/cjs/ArticleCarousel.js +24 -23
  21. package/dist/cjs/ArticleProgramLandingPage.js +60 -58
  22. package/dist/cjs/ArticleSeriesLandingPage.js +41 -40
  23. package/dist/cjs/ArticleSeriesListing.js +62 -61
  24. package/dist/cjs/Auth.js +3652 -0
  25. package/dist/cjs/AuthWrapper.js +311 -269
  26. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-c21aac7f.js} +14 -13
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-36e54d77.js} +56 -55
  29. package/dist/cjs/Breadcrumbs.js +29 -27
  30. package/dist/cjs/CMEDeck.js +83 -83
  31. package/dist/cjs/Column1.js +14 -11
  32. package/dist/cjs/Column2.js +36 -33
  33. package/dist/cjs/Column3.js +62 -59
  34. package/dist/cjs/ConferenceArticleCard.js +38 -37
  35. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  36. package/dist/cjs/DeckContent.js +107 -103
  37. package/dist/cjs/DeckQueue.js +92 -88
  38. package/dist/cjs/{Dfp-26baccf1.js → Dfp-93399f8c.js} +35 -34
  39. package/dist/cjs/EventsDeck.js +159 -152
  40. package/dist/cjs/ExternalResources.js +81 -79
  41. package/dist/cjs/Feature.js +26 -24
  42. package/dist/cjs/ForbesHero.js +43 -42
  43. package/dist/cjs/GridContent.js +238 -233
  44. package/dist/cjs/GridHero.js +45 -44
  45. package/dist/cjs/GroupDeck.js +60 -59
  46. package/dist/cjs/HamMagazine.js +145 -140
  47. package/dist/cjs/Header.js +14 -12
  48. package/dist/cjs/Hero.js +13 -12
  49. package/dist/cjs/HighlightenVideo.js +18 -17
  50. package/dist/cjs/HorizontalArticleListing.js +73 -71
  51. package/dist/cjs/HorizontalHero.js +25 -24
  52. package/dist/cjs/IssueContentDeck.js +78 -73
  53. package/dist/cjs/IssueDeck.js +77 -72
  54. package/dist/cjs/IssueLanding.js +96 -92
  55. package/dist/cjs/KMTracker.js +15 -15
  56. package/dist/cjs/LeftNav.js +41 -39
  57. package/dist/cjs/MasterDeck.js +81 -80
  58. package/dist/cjs/MediaSeriesLanding.js +1118 -1126
  59. package/dist/cjs/NavDvm.js +79 -74
  60. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  61. package/dist/cjs/NavMagazine.js +152 -147
  62. package/dist/cjs/NavNative.js +147 -139
  63. package/dist/cjs/OncliveHero.js +19 -19
  64. package/dist/cjs/OncliveLargeHero.js +73 -72
  65. package/dist/cjs/PageFilter.js +15 -14
  66. package/dist/cjs/PartnerDetailListing.js +109 -105
  67. package/dist/cjs/PdfDownload.js +9 -8
  68. package/dist/cjs/PopUpModal.js +21 -19
  69. package/dist/cjs/PubSection.js +43 -40
  70. package/dist/cjs/PubToc.js +16 -15
  71. package/dist/cjs/PublicationDeck.js +67 -62
  72. package/dist/cjs/PublicationLanding.js +139 -135
  73. package/dist/cjs/QueueDeckExpanded.js +1174 -2074
  74. package/dist/cjs/RecentNews.js +22 -21
  75. package/dist/cjs/RelatedContent.js +55 -54
  76. package/dist/cjs/RelatedTopicsDropdown.js +32 -29
  77. package/dist/cjs/RolesDeck.js +32 -27
  78. package/dist/cjs/Search.js +22 -18
  79. package/dist/cjs/Segment.js +6 -6
  80. package/dist/cjs/SeriesListingDeck.js +38 -38
  81. package/dist/cjs/{SeriesSlider-8bbc989f.js → SeriesSlider-cbab9f0f.js} +40 -39
  82. package/dist/cjs/SetCookie.js +1 -1
  83. package/dist/cjs/SideFooter.js +39 -38
  84. package/dist/cjs/SocialIcons.js +10 -9
  85. package/dist/cjs/{SocialSearchComponent-cea213aa.js → SocialSearchComponent-ecb4f972.js} +40 -36
  86. package/dist/cjs/SocialShare.js +31 -29
  87. package/dist/cjs/TaxonomyCard.js +64 -59
  88. package/dist/cjs/TaxonomyDescription.js +56 -54
  89. package/dist/cjs/TemplateNormal.js +75 -74
  90. package/dist/cjs/ThumbnailCard.js +23 -21
  91. package/dist/cjs/Ustream.js +30 -29
  92. package/dist/cjs/VerticalHero.js +17 -16
  93. package/dist/cjs/VideoProgramLandingPage.js +78 -73
  94. package/dist/cjs/VideoSeriesCard.js +34 -33
  95. package/dist/cjs/VideoSeriesFilter.js +18 -18
  96. package/dist/cjs/VideoSeriesLandingPage.js +51 -50
  97. package/dist/cjs/VideoSeriesListing.js +79 -78
  98. package/dist/cjs/View.js +277 -280
  99. package/dist/cjs/YahooHero.js +42 -41
  100. package/dist/cjs/YoutubeGroup.js +67 -66
  101. package/dist/cjs/{_is-array-754e012d.js → _is-array-6128bd56.js} +6 -6
  102. package/dist/cjs/{_iter-detect-60b2f026.js → _iter-detect-55a5657a.js} +8 -8
  103. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  104. package/dist/cjs/{_object-sap-5e74ba08.js → _object-sap-a175b4a9.js} +1 -1
  105. package/dist/cjs/{_object-to-array-5762f850.js → _object-to-array-8fe5a54f.js} +2 -2
  106. package/dist/cjs/{_to-object-329a650b.js → _to-object-6de10e57.js} +8 -8
  107. package/dist/cjs/{asyncToGenerator-140e5f89.js → asyncToGenerator-58c289d9.js} +32 -32
  108. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-a195642e.js} +11 -9
  109. package/dist/cjs/{core.get-iterator-method-f62321d4.js → core.get-iterator-method-f474eacc.js} +2 -2
  110. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  111. package/dist/cjs/{define-property-f4d12f4e.js → define-property-c88be878.js} +6 -6
  112. package/dist/cjs/{defineProperty-55548b25.js → defineProperty-0cb76d99.js} +1 -1
  113. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  114. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  115. package/dist/cjs/{es6.string.iterator-cc0bbaa4.js → es6.string.iterator-c2573ffd.js} +6 -6
  116. package/dist/cjs/{extends-0a918631.js → extends-29bdbc6d.js} +7 -7
  117. package/dist/cjs/faundadb.js +10 -327
  118. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  119. package/dist/cjs/getRelatedArticle.js +445 -28
  120. package/dist/cjs/getRootDocGroup.js +6 -6
  121. package/dist/cjs/getSerializers.js +45 -44
  122. package/dist/cjs/{getTargeting-f1821260.js → getTargeting-faf37284.js} +12 -12
  123. package/dist/cjs/getTargeting.js +8 -8
  124. package/dist/cjs/iconBase-68959171.js +0 -3
  125. package/dist/cjs/{index-e2e62963.js → index-8041a4eb.js} +11 -1
  126. package/dist/cjs/{index-4151deb3.js → index-991f0c65.js} +1010 -1564
  127. package/dist/cjs/index-bd6c9f56.js +211 -0
  128. package/dist/cjs/{index-96b3db50.js → index-eadd5035.js} +17 -15
  129. package/dist/cjs/{index-be0c82be.js → index-efca863c.js} +36 -30
  130. package/dist/cjs/{index-3294d3bc.js → index-f86bb269.js} +44 -45
  131. package/dist/cjs/{index-98e01cb9.js → index-fc2f1ca2.js} +13 -12
  132. package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
  133. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  134. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
  135. package/dist/cjs/{index.esm-4d410430.js → index.esm-8123cf40.js} +20 -20
  136. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  137. package/dist/cjs/index.js +169 -158
  138. package/dist/cjs/{inherits-9953db94.js → inherits-c2065b95.js} +22 -22
  139. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  140. package/dist/cjs/keys-7f2c2108.js +25 -0
  141. package/dist/cjs/{lodash-fc2922d0.js → lodash-f0783643.js} +128 -31
  142. package/dist/cjs/main-025fdc78.js +973 -0
  143. package/dist/cjs/md5-e1ca5797.js +323 -0
  144. package/dist/cjs/{moment-575fe24c.js → moment-aca40de1.js} +11 -9
  145. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-af932527.js} +28 -27
  146. package/dist/cjs/{slicedToArray-8f385299.js → slicedToArray-5d1bc3b3.js} +14 -14
  147. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  148. package/dist/cjs/stringify-c9ac1214.js +17 -0
  149. package/dist/cjs/timeDifferenceCalc.js +1 -1
  150. package/dist/cjs/{toConsumableArray-9a3476fe.js → toConsumableArray-ddb70795.js} +9 -9
  151. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  152. package/dist/cjs/{typeof-725500bc.js → typeof-88a668c5.js} +36 -36
  153. package/dist/cjs/urlFor.js +3 -3
  154. package/dist/cjs/{ustream-api-d092dc31.js → ustream-api-b2b9092f.js} +4 -4
  155. package/dist/cjs/util-6f784d85.js +576 -0
  156. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  157. package/dist/cjs/{web.dom.iterable-a0e279c1.js → web.dom.iterable-46657b5c.js} +3 -3
  158. package/dist/esm/AD.js +7 -7
  159. package/dist/esm/AD300x250.js +27 -27
  160. package/dist/esm/AD300x250x600.js +27 -27
  161. package/dist/esm/AD728x90.js +30 -30
  162. package/dist/esm/ADFloatingFooter.js +29 -29
  163. package/dist/esm/ADFooter.js +11 -11
  164. package/dist/esm/ADGutter.js +29 -29
  165. package/dist/esm/{ADInfeed-bbdd5398.js → ADInfeed-df562a07.js} +11 -11
  166. package/dist/esm/ADSkyscraper.js +29 -29
  167. package/dist/esm/ADSponsoredResources.js +29 -29
  168. package/dist/esm/ADWebcast.js +29 -29
  169. package/dist/esm/ADWelcome.js +30 -30
  170. package/dist/esm/{ADlgInfeed-4473ee3b.js → ADlgInfeed-53992119.js} +8 -8
  171. package/dist/esm/AccordionPanel.js +24 -24
  172. package/dist/esm/AdSlot.js +27 -27
  173. package/dist/esm/AdSlotsProvider.js +14 -14
  174. package/dist/esm/AlgoliaSearch.js +736 -718
  175. package/dist/esm/AlphabeticList.js +22 -22
  176. package/dist/esm/ArticleCarousel.js +20 -20
  177. package/dist/esm/ArticleProgramLandingPage.js +56 -55
  178. package/dist/esm/ArticleSeriesLandingPage.js +37 -37
  179. package/dist/esm/ArticleSeriesListing.js +57 -57
  180. package/dist/esm/Auth.js +3632 -0
  181. package/dist/esm/AuthWrapper.js +308 -267
  182. package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-5ae7409f.js} +11 -11
  183. package/dist/esm/Beam.js +8 -8
  184. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-52cf21c5.js} +35 -35
  185. package/dist/esm/Breadcrumbs.js +17 -17
  186. package/dist/esm/CMEDeck.js +79 -79
  187. package/dist/esm/Column1.js +9 -9
  188. package/dist/esm/Column2.js +30 -30
  189. package/dist/esm/Column3.js +56 -56
  190. package/dist/esm/ConferenceArticleCard.js +35 -35
  191. package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
  192. package/dist/esm/DeckContent.js +98 -98
  193. package/dist/esm/DeckQueue.js +83 -83
  194. package/dist/esm/{Dfp-b7236041.js → Dfp-43f121ff.js} +22 -22
  195. package/dist/esm/EventsDeck.js +129 -129
  196. package/dist/esm/ExternalResources.js +74 -73
  197. package/dist/esm/Feature.js +18 -18
  198. package/dist/esm/ForbesHero.js +35 -35
  199. package/dist/esm/GridContent.js +201 -201
  200. package/dist/esm/GridHero.js +37 -37
  201. package/dist/esm/GroupDeck.js +47 -47
  202. package/dist/esm/HamMagazine.js +116 -116
  203. package/dist/esm/Header.js +8 -8
  204. package/dist/esm/Hero.js +10 -10
  205. package/dist/esm/HighlightenVideo.js +14 -14
  206. package/dist/esm/HorizontalArticleListing.js +69 -68
  207. package/dist/esm/HorizontalHero.js +22 -22
  208. package/dist/esm/IssueContentDeck.js +61 -61
  209. package/dist/esm/IssueDeck.js +65 -65
  210. package/dist/esm/IssueLanding.js +92 -89
  211. package/dist/esm/KMTracker.js +15 -15
  212. package/dist/esm/LeftNav.js +35 -35
  213. package/dist/esm/MasterDeck.js +77 -77
  214. package/dist/esm/MediaSeriesLanding.js +841 -852
  215. package/dist/esm/NavDvm.js +59 -59
  216. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
  217. package/dist/esm/NavMagazine.js +126 -126
  218. package/dist/esm/NavNative.js +116 -116
  219. package/dist/esm/OncliveHero.js +16 -17
  220. package/dist/esm/OncliveLargeHero.js +60 -60
  221. package/dist/esm/PageFilter.js +12 -12
  222. package/dist/esm/PartnerDetailListing.js +105 -102
  223. package/dist/esm/PdfDownload.js +6 -6
  224. package/dist/esm/PopUpModal.js +14 -14
  225. package/dist/esm/PubSection.js +39 -37
  226. package/dist/esm/PubToc.js +12 -12
  227. package/dist/esm/PublicationDeck.js +53 -53
  228. package/dist/esm/PublicationLanding.js +122 -122
  229. package/dist/esm/QueueDeckExpanded.js +1152 -2052
  230. package/dist/esm/RecentNews.js +19 -19
  231. package/dist/esm/RelatedContent.js +48 -48
  232. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  233. package/dist/esm/RolesDeck.js +25 -25
  234. package/dist/esm/Search.js +13 -13
  235. package/dist/esm/Segment.js +6 -6
  236. package/dist/esm/SeriesListingDeck.js +32 -32
  237. package/dist/esm/{SeriesSlider-a866bb21.js → SeriesSlider-5c62a578.js} +31 -31
  238. package/dist/esm/SetCookie.js +1 -1
  239. package/dist/esm/SideFooter.js +34 -34
  240. package/dist/esm/SocialIcons.js +7 -7
  241. package/dist/esm/{SocialSearchComponent-03c3e869.js → SocialSearchComponent-cd38ae60.js} +30 -30
  242. package/dist/esm/SocialShare.js +25 -25
  243. package/dist/esm/TaxonomyCard.js +54 -54
  244. package/dist/esm/TaxonomyDescription.js +50 -49
  245. package/dist/esm/TemplateNormal.js +70 -70
  246. package/dist/esm/ThumbnailCard.js +14 -14
  247. package/dist/esm/Ustream.js +26 -26
  248. package/dist/esm/VerticalHero.js +14 -14
  249. package/dist/esm/VideoProgramLandingPage.js +67 -66
  250. package/dist/esm/VideoSeriesCard.js +26 -26
  251. package/dist/esm/VideoSeriesFilter.js +15 -15
  252. package/dist/esm/VideoSeriesLandingPage.js +42 -42
  253. package/dist/esm/VideoSeriesListing.js +74 -74
  254. package/dist/esm/View.js +257 -264
  255. package/dist/esm/YahooHero.js +35 -35
  256. package/dist/esm/YoutubeGroup.js +51 -51
  257. package/dist/esm/{_is-array-58e95429.js → _is-array-3e99e06e.js} +6 -6
  258. package/dist/esm/{_iter-detect-5d49a330.js → _iter-detect-7e5e5ce2.js} +8 -8
  259. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  260. package/dist/esm/{_object-sap-964b6feb.js → _object-sap-f353c2a9.js} +1 -1
  261. package/dist/esm/{_object-to-array-7e804fce.js → _object-to-array-0f197f89.js} +2 -2
  262. package/dist/esm/{_to-object-a4107da3.js → _to-object-b50e61c3.js} +9 -9
  263. package/dist/esm/{asyncToGenerator-4877b617.js → asyncToGenerator-7f8f9219.js} +33 -33
  264. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-b43c695a.js} +7 -6
  265. package/dist/esm/{core.get-iterator-method-e1de7503.js → core.get-iterator-method-133dfacd.js} +2 -2
  266. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  267. package/dist/esm/{define-property-8af5f002.js → define-property-fe54dc9f.js} +6 -6
  268. package/dist/esm/{defineProperty-94fd8bfc.js → defineProperty-f5ff6f5a.js} +1 -1
  269. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  270. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  271. package/dist/esm/{es6.string.iterator-c990c18c.js → es6.string.iterator-bc33758b.js} +7 -7
  272. package/dist/esm/{extends-6f2fcc99.js → extends-60e0e1c6.js} +7 -7
  273. package/dist/esm/faundadb.js +8 -325
  274. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  275. package/dist/esm/getRelatedArticle.js +445 -28
  276. package/dist/esm/getRootDocGroup.js +6 -6
  277. package/dist/esm/getSerializers.js +45 -44
  278. package/dist/esm/{getTargeting-bd800589.js → getTargeting-c3401fa7.js} +11 -11
  279. package/dist/esm/getTargeting.js +8 -8
  280. package/dist/esm/{index-73819142.js → index-0dbff1d1.js} +36 -30
  281. package/dist/esm/{index-41a678ea.js → index-2446af28.js} +6 -6
  282. package/dist/esm/{index-d6dc592a.js → index-2dcd3f28.js} +964 -1525
  283. package/dist/esm/{index-5f7e79e7.js → index-35bdcc81.js} +10 -10
  284. package/dist/esm/{index-aaa2dae0.js → index-67e1773f.js} +11 -2
  285. package/dist/esm/{index-ef6d5dcf.js → index-79cfd25c.js} +44 -45
  286. package/dist/esm/index-db3bb315.js +207 -0
  287. package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
  288. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  289. package/dist/esm/{index.esm-fd746768.js → index.esm-8016b507.js} +17 -18
  290. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  291. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
  292. package/dist/esm/index.js +139 -132
  293. package/dist/esm/{inherits-cf8dde54.js → inherits-a41fe93f.js} +19 -19
  294. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  295. package/dist/esm/{keys-8eda7a5c.js → keys-7a3adabf.js} +6 -6
  296. package/dist/esm/{lodash-17fdfebb.js → lodash-f97fd99a.js} +128 -31
  297. package/dist/esm/main-b5c5aac1.js +961 -0
  298. package/dist/esm/md5-4e42248e.js +321 -0
  299. package/dist/esm/{moment-e2f9b20c.js → moment-bc12cb97.js} +11 -9
  300. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-91f9716f.js} +20 -20
  301. package/dist/esm/{slicedToArray-641f241f.js → slicedToArray-be2f7a22.js} +14 -14
  302. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  303. package/dist/esm/stringify-59c8f690.js +15 -0
  304. package/dist/esm/timeDifferenceCalc.js +1 -1
  305. package/dist/esm/{toConsumableArray-43aa614d.js → toConsumableArray-6d9a4616.js} +9 -9
  306. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  307. package/dist/esm/{typeof-6435ba1c.js → typeof-a286cf0c.js} +36 -36
  308. package/dist/esm/urlFor.js +1 -1
  309. package/dist/esm/{ustream-api-9a50644d.js → ustream-api-33a866b6.js} +4 -4
  310. package/dist/esm/util-3ab476bf.js +574 -0
  311. package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
  312. package/dist/esm/{web.dom.iterable-4439f05a.js → web.dom.iterable-4109ff68.js} +3 -3
  313. package/package.json +110 -116
  314. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
  315. package/dist/cjs/keys-a586b7a0.js +0 -25
  316. package/dist/cjs/main-02daeefe.js +0 -862
  317. package/dist/cjs/stringify-7c5aff47.js +0 -17
  318. package/dist/esm/main-e4a934b2.js +0 -851
  319. package/dist/esm/stringify-4330ccdc.js +0 -15
@@ -1,23 +1,438 @@
1
- import './_commonjsHelpers-0c4b6f40.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 './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-4877b617.js';
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.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';
9
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';
8
+ import './_library-528f1934.js';
9
+ import './core.get-iterator-method-133dfacd.js';
10
+ import './_iter-detect-7e5e5ce2.js';
11
+
12
+ var defaultParseOptions = {
13
+ decodeValues: true,
14
+ map: false,
15
+ silent: false,
16
+ };
17
+
18
+ function isNonEmptyString(str) {
19
+ return typeof str === "string" && !!str.trim();
20
+ }
21
+
22
+ function parseString(setCookieValue, options) {
23
+ var parts = setCookieValue.split(";").filter(isNonEmptyString);
24
+ var nameValue = parts.shift().split("=");
25
+ var name = nameValue.shift();
26
+ var value = nameValue.join("="); // everything after the first =, joined by a "=" if there was more than one part
27
+
28
+ options = options
29
+ ? Object.assign({}, defaultParseOptions, options)
30
+ : defaultParseOptions;
31
+
32
+ try {
33
+ value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
34
+ } catch (e) {
35
+ console.error(
36
+ "set-cookie-parser encountered an error while decoding a cookie with value '" +
37
+ value +
38
+ "'. Set options.decodeValues to false to disable this feature.",
39
+ e
40
+ );
41
+ }
42
+
43
+ var cookie = {
44
+ name: name, // grab everything before the first =
45
+ value: value,
46
+ };
47
+
48
+ parts.forEach(function (part) {
49
+ var sides = part.split("=");
50
+ var key = sides.shift().trimLeft().toLowerCase();
51
+ var value = sides.join("=");
52
+ if (key === "expires") {
53
+ cookie.expires = new Date(value);
54
+ } else if (key === "max-age") {
55
+ cookie.maxAge = parseInt(value, 10);
56
+ } else if (key === "secure") {
57
+ cookie.secure = true;
58
+ } else if (key === "httponly") {
59
+ cookie.httpOnly = true;
60
+ } else if (key === "samesite") {
61
+ cookie.sameSite = value;
62
+ } else {
63
+ cookie[key] = value;
64
+ }
65
+ });
66
+
67
+ return cookie;
68
+ }
69
+
70
+ function parse(input, options) {
71
+ options = options
72
+ ? Object.assign({}, defaultParseOptions, options)
73
+ : defaultParseOptions;
74
+
75
+ if (!input) {
76
+ if (!options.map) {
77
+ return [];
78
+ } else {
79
+ return {};
80
+ }
81
+ }
82
+
83
+ if (input.headers && input.headers["set-cookie"]) {
84
+ // fast-path for node.js (which automatically normalizes header names to lower-case
85
+ input = input.headers["set-cookie"];
86
+ } else if (input.headers) {
87
+ // slow-path for other environments - see #25
88
+ var sch =
89
+ input.headers[
90
+ Object.keys(input.headers).find(function (key) {
91
+ return key.toLowerCase() === "set-cookie";
92
+ })
93
+ ];
94
+ // warn if called on a request-like object with a cookie header rather than a set-cookie header - see #34, 36
95
+ if (!sch && input.headers.cookie && !options.silent) {
96
+ console.warn(
97
+ "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."
98
+ );
99
+ }
100
+ input = sch;
101
+ }
102
+ if (!Array.isArray(input)) {
103
+ input = [input];
104
+ }
105
+
106
+ options = options
107
+ ? Object.assign({}, defaultParseOptions, options)
108
+ : defaultParseOptions;
109
+
110
+ if (!options.map) {
111
+ return input.filter(isNonEmptyString).map(function (str) {
112
+ return parseString(str, options);
113
+ });
114
+ } else {
115
+ var cookies = {};
116
+ return input.filter(isNonEmptyString).reduce(function (cookies, str) {
117
+ var cookie = parseString(str, options);
118
+ cookies[cookie.name] = cookie;
119
+ return cookies;
120
+ }, cookies);
121
+ }
122
+ }
123
+
124
+ /*
125
+ Set-Cookie header field-values are sometimes comma joined in one string. This splits them without choking on commas
126
+ that are within a single set-cookie field-value, such as in the Expires portion.
127
+
128
+ This is uncommon, but explicitly allowed - see https://tools.ietf.org/html/rfc2616#section-4.2
129
+ Node.js does this for every header *except* set-cookie - see https://github.com/nodejs/node/blob/d5e363b77ebaf1caf67cd7528224b651c86815c1/lib/_http_incoming.js#L128
130
+ React Native's fetch does this for *every* header, including set-cookie.
131
+
132
+ Based on: https://github.com/google/j2objc/commit/16820fdbc8f76ca0c33472810ce0cb03d20efe25
133
+ Credits to: https://github.com/tomball for original and https://github.com/chrusart for JavaScript implementation
134
+ */
135
+ function splitCookiesString(cookiesString) {
136
+ if (Array.isArray(cookiesString)) {
137
+ return cookiesString;
138
+ }
139
+ if (typeof cookiesString !== "string") {
140
+ return [];
141
+ }
142
+
143
+ var cookiesStrings = [];
144
+ var pos = 0;
145
+ var start;
146
+ var ch;
147
+ var lastComma;
148
+ var nextStart;
149
+ var cookiesSeparatorFound;
150
+
151
+ function skipWhitespace() {
152
+ while (pos < cookiesString.length && /\s/.test(cookiesString.charAt(pos))) {
153
+ pos += 1;
154
+ }
155
+ return pos < cookiesString.length;
156
+ }
157
+
158
+ function notSpecialChar() {
159
+ ch = cookiesString.charAt(pos);
160
+
161
+ return ch !== "=" && ch !== ";" && ch !== ",";
162
+ }
163
+
164
+ while (pos < cookiesString.length) {
165
+ start = pos;
166
+ cookiesSeparatorFound = false;
167
+
168
+ while (skipWhitespace()) {
169
+ ch = cookiesString.charAt(pos);
170
+ if (ch === ",") {
171
+ // ',' is a cookie separator if we have later first '=', not ';' or ','
172
+ lastComma = pos;
173
+ pos += 1;
174
+
175
+ skipWhitespace();
176
+ nextStart = pos;
177
+
178
+ while (pos < cookiesString.length && notSpecialChar()) {
179
+ pos += 1;
180
+ }
181
+
182
+ // currently special character
183
+ if (pos < cookiesString.length && cookiesString.charAt(pos) === "=") {
184
+ // we found cookies separator
185
+ cookiesSeparatorFound = true;
186
+ // pos is inside the next cookie, so back up and return it.
187
+ pos = nextStart;
188
+ cookiesStrings.push(cookiesString.substring(start, lastComma));
189
+ start = pos;
190
+ } else {
191
+ // in param ',' or param separator ';',
192
+ // we continue from that comma
193
+ pos = lastComma + 1;
194
+ }
195
+ } else {
196
+ pos += 1;
197
+ }
198
+ }
199
+
200
+ if (!cookiesSeparatorFound || pos >= cookiesString.length) {
201
+ cookiesStrings.push(cookiesString.substring(start, cookiesString.length));
202
+ }
203
+ }
204
+
205
+ return cookiesStrings;
206
+ }
207
+
208
+ var setCookie = parse;
209
+ var parse_1 = parse;
210
+ var parseString_1 = parseString;
211
+ var splitCookiesString_1 = splitCookiesString;
212
+ setCookie.parse = parse_1;
213
+ setCookie.parseString = parseString_1;
214
+ setCookie.splitCookiesString = splitCookiesString_1;
215
+
216
+ var utils = createCommonjsModule(function (module, exports) {
217
+ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
218
+ __assign = Object.assign || function(t) {
219
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
220
+ s = arguments[i];
221
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
222
+ t[p] = s[p];
223
+ }
224
+ return t;
225
+ };
226
+ return __assign.apply(this, arguments);
227
+ };
228
+ Object.defineProperty(exports, "__esModule", { value: true });
229
+ exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
230
+ /**
231
+ * Tells whether we are in a browser or server.
232
+ */
233
+ function isBrowser() {
234
+ return typeof window !== 'undefined';
235
+ }
236
+ exports.isBrowser = isBrowser;
237
+ /**
238
+ * Create an instance of the Cookie interface
239
+ */
240
+ function createCookie(name, value, options) {
241
+ var sameSite = options.sameSite;
242
+ if (sameSite === true) {
243
+ sameSite = 'strict';
244
+ }
245
+ if (sameSite === undefined || sameSite === false) {
246
+ sameSite = 'lax';
247
+ }
248
+ var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
249
+ delete cookieToSet.encode;
250
+ return __assign({ name: name, value: value }, cookieToSet);
251
+ }
252
+ exports.createCookie = createCookie;
253
+ /**
254
+ * Tells whether given objects have the same properties.
255
+ */
256
+ function hasSameProperties(a, b) {
257
+ var aProps = Object.getOwnPropertyNames(a);
258
+ var bProps = Object.getOwnPropertyNames(b);
259
+ if (aProps.length !== bProps.length) {
260
+ return false;
261
+ }
262
+ for (var i = 0; i < aProps.length; i++) {
263
+ var propName = aProps[i];
264
+ if (a[propName] !== b[propName]) {
265
+ return false;
266
+ }
267
+ }
268
+ return true;
269
+ }
270
+ exports.hasSameProperties = hasSameProperties;
271
+ /**
272
+ * Compare the cookie and return true if the cookies have equivalent
273
+ * options and the cookies would be overwritten in the browser storage.
274
+ *
275
+ * @param a first Cookie for comparison
276
+ * @param b second Cookie for comparison
277
+ */
278
+ function areCookiesEqual(a, b) {
279
+ var sameSiteSame = a.sameSite === b.sameSite;
280
+ if (typeof a.sameSite === 'string' && typeof b.sameSite === 'string') {
281
+ sameSiteSame = a.sameSite.toLowerCase() === b.sameSite.toLowerCase();
282
+ }
283
+ return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
284
+ }
285
+ exports.areCookiesEqual = areCookiesEqual;
286
+ /* Functions */
287
+ //# sourceMappingURL=utils.js.map
288
+ });
289
+
290
+ unwrapExports(utils);
291
+ utils.areCookiesEqual;
292
+ utils.hasSameProperties;
293
+ utils.createCookie;
294
+ utils.isBrowser;
295
+
296
+ var dist = createCommonjsModule(function (module, exports) {
297
+ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
298
+ __assign = Object.assign || function(t) {
299
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
300
+ s = arguments[i];
301
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
302
+ t[p] = s[p];
303
+ }
304
+ return t;
305
+ };
306
+ return __assign.apply(this, arguments);
307
+ };
308
+ Object.defineProperty(exports, "__esModule", { value: true });
309
+ exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
310
+
311
+
312
+
313
+ /**
314
+ * Parses cookies.
315
+ *
316
+ * @param ctx NextJS page or API context, express context, null or undefined.
317
+ * @param options Options that we pass down to `cookie` library.
318
+ */
319
+ function parseCookies(ctx, options) {
320
+ var _a, _b;
321
+ 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) {
322
+ return cookie.parse(ctx.req.headers.cookie, options);
323
+ }
324
+ if (utils.isBrowser()) {
325
+ return cookie.parse(document.cookie, options);
326
+ }
327
+ return {};
328
+ }
329
+ exports.parseCookies = parseCookies;
330
+ /**
331
+ * Sets a cookie.
332
+ *
333
+ * @param ctx NextJS page or API context, express context, null or undefined.
334
+ * @param name The name of your cookie.
335
+ * @param value The value of your cookie.
336
+ * @param options Options that we pass down to `cookie` library.
337
+ */
338
+ function setCookie$1(ctx, name, value, options) {
339
+ var _a, _b;
340
+ if (options === void 0) { options = {}; }
341
+ // SSR
342
+ if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
343
+ // Check if response has finished and warn about it.
344
+ if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
345
+ console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
346
+ console.warn("You should set cookie before res.send()");
347
+ return {};
348
+ }
349
+ /**
350
+ * Load existing cookies from the header and parse them.
351
+ */
352
+ var cookies = ctx.res.getHeader('Set-Cookie') || [];
353
+ if (typeof cookies === 'string')
354
+ cookies = [cookies];
355
+ if (typeof cookies === 'number')
356
+ cookies = [];
357
+ /**
358
+ * Parse cookies but ignore values - we've already encoded
359
+ * them in the previous call.
360
+ */
361
+ var parsedCookies = setCookie.parse(cookies, {
362
+ decodeValues: false,
363
+ });
364
+ /**
365
+ * We create the new cookie and make sure that none of
366
+ * the existing cookies match it.
367
+ */
368
+ var newCookie_1 = utils.createCookie(name, value, options);
369
+ var cookiesToSet_1 = [];
370
+ parsedCookies.forEach(function (parsedCookie) {
371
+ if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
372
+ /**
373
+ * We serialize the cookie back to the original format
374
+ * if it isn't the same as the new one.
375
+ */
376
+ var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
377
+ // we prevent reencoding by default, but you might override it
378
+ encode: function (val) { return val; } }, parsedCookie));
379
+ cookiesToSet_1.push(serializedCookie);
380
+ }
381
+ });
382
+ cookiesToSet_1.push(cookie.serialize(name, value, options));
383
+ // Update the header.
384
+ ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
385
+ }
386
+ // Browser
387
+ if (utils.isBrowser()) {
388
+ if (options && options.httpOnly) {
389
+ throw new Error('Can not set a httpOnly cookie in the browser.');
390
+ }
391
+ document.cookie = cookie.serialize(name, value, options);
392
+ }
393
+ return {};
394
+ }
395
+ exports.setCookie = setCookie$1;
396
+ /**
397
+ * Destroys a cookie with a particular name.
398
+ *
399
+ * @param ctx NextJS page or API context, express context, null or undefined.
400
+ * @param name Cookie name.
401
+ * @param options Options that we pass down to `cookie` library.
402
+ */
403
+ function destroyCookie(ctx, name, options) {
404
+ /**
405
+ * We forward the request destroy to setCookie function
406
+ * as it is the same function with modified maxAge value.
407
+ */
408
+ return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
409
+ }
410
+ exports.destroyCookie = destroyCookie;
411
+ /* Utility Exports */
412
+ exports.default = {
413
+ set: setCookie$1,
414
+ get: parseCookies,
415
+ destroy: destroyCookie,
416
+ };
417
+ //# sourceMappingURL=index.js.map
418
+ });
419
+
420
+ unwrapExports(dist);
421
+ dist.destroyCookie;
422
+ var dist_2 = dist.setCookie;
423
+ var dist_3 = dist.parseCookies;
10
424
 
11
425
  var _this = undefined;
12
426
 
13
427
  var getRelatedArticle = function () {
14
428
  var _ref = _asyncToGenerator( /*#__PURE__*/regenerator.mark(function _callee() {
429
+ var ctx = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
15
430
  var client = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;
16
431
  var article = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
17
432
  var prevUrl = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : '/';
18
433
  var articleCount = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : 0;
19
434
 
20
- var _article$url, url, documentGroupMapping, issueGroup, content_placement, references, params, articles, filters, query;
435
+ var _article$url, url, documentGroupMapping, issueGroup, content_placement, references, params, articles, filters, cookies, prevSlugs, query;
21
436
 
22
437
  return regenerator.wrap(function _callee$(_context) {
23
438
  while (1) {
@@ -75,46 +490,48 @@ var getRelatedArticle = function () {
75
490
  articles = null;
76
491
 
77
492
  if (!(references && references.length > 0)) {
78
- _context.next = 23;
493
+ _context.next = 24;
79
494
  break;
80
495
  }
81
496
 
82
497
  filters = '&& references("' + references.join('","') + '") ';
83
498
 
84
- // if (ctx && url) {
85
- // const cookies = parseCookies(ctx)
86
- // let prevSlugs = cookies['prevSlugs']
87
- // if (!!prevSlugs) {
88
- // if (!prevSlugs.includes(url)) setCookie(ctx, 'prevSlugs', `${prevSlugs},"${url}"`, {})
89
- // filters = `${filters} && !(url.current in [${prevSlugs}])`
90
- // } else setCookie(ctx, 'prevSlugs', `"${url}"`, {})
91
- // }
499
+
500
+ if (ctx && url) {
501
+ cookies = dist_3(ctx);
502
+ prevSlugs = cookies['prevSlugs'];
503
+
504
+ if (!!prevSlugs) {
505
+ if (!prevSlugs.includes(url)) dist_2(ctx, 'prevSlugs', prevSlugs + ',"' + url + '"', {});
506
+ filters = filters + ' && !(url.current in [' + prevSlugs + '])';
507
+ } else dist_2(ctx, 'prevSlugs', '"' + url + '"', {});
508
+ }
92
509
 
93
510
  query = getQuery('related', filters, '', articleCount).replace('&& taxonomyMapping[]._ref in $taxonomy', '');
94
- _context.prev = 14;
95
- _context.next = 17;
511
+ _context.prev = 15;
512
+ _context.next = 18;
96
513
  return client.fetch(query, params);
97
514
 
98
- case 17:
515
+ case 18:
99
516
  articles = _context.sent;
100
- _context.next = 23;
517
+ _context.next = 24;
101
518
  break;
102
519
 
103
- case 20:
104
- _context.prev = 20;
105
- _context.t0 = _context['catch'](14);
520
+ case 21:
521
+ _context.prev = 21;
522
+ _context.t0 = _context['catch'](15);
106
523
 
107
524
  console.error(_context.t0);
108
525
 
109
- case 23:
526
+ case 24:
110
527
  return _context.abrupt('return', articles);
111
528
 
112
- case 24:
529
+ case 25:
113
530
  case 'end':
114
531
  return _context.stop();
115
532
  }
116
533
  }
117
- }, _callee, _this, [[14, 20]]);
534
+ }, _callee, _this, [[15, 21]]);
118
535
  }));
119
536
 
120
537
  return function getRelatedArticle() {
@@ -1,11 +1,11 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7f8f9219.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './_to-object-a4107da3.js';
3
- import './es6.string.iterator-c990c18c.js';
3
+ import './es6.string.iterator-bc33758b.js';
4
+ import './_to-object-b50e61c3.js';
5
+ import './web.dom.iterable-4109ff68.js';
4
6
  import './_library-528f1934.js';
5
- import './_iter-detect-5d49a330.js';
6
- import './core.get-iterator-method-e1de7503.js';
7
- import './web.dom.iterable-4439f05a.js';
8
- import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-4877b617.js';
7
+ import './core.get-iterator-method-133dfacd.js';
8
+ import './_iter-detect-7e5e5ce2.js';
9
9
 
10
10
  var _this = undefined;
11
11
 
@@ -1,54 +1,55 @@
1
- import './_commonjsHelpers-0c4b6f40.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-6f2fcc99.js';
10
- import './_object-sap-964b6feb.js';
11
- import './inherits-cf8dde54.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
1
  import 'react';
2
+ export { g as default } from './index-2dcd3f28.js';
3
+ import './BlockContent-52cf21c5.js';
4
+ import './entities-932b50cf.js';
5
+ import './slicedToArray-be2f7a22.js';
6
+ 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 './urlFor.js';
13
+ import './index-0dbff1d1.js';
14
+ import './index-2446af28.js';
17
15
  import './events-6c3a7a63.js';
18
- import './index-41a678ea.js';
19
16
  import 'prop-types';
20
- import 'react-bootstrap/Row';
21
- import 'react-bootstrap/Col';
22
- import './moment-e2f9b20c.js';
23
17
  import 'next/router';
24
- import './isSymbol-1981418f.js';
25
- import './debounce-9207d8ee.js';
26
- import './toNumber-2f7a84cd.js';
27
- import 'react-dom';
28
- import './index-73819142.js';
29
- import './urlFor.js';
30
- import './index-5f7e79e7.js';
31
- import './main-e4a934b2.js';
32
- import './entities-7cc3bf45.js';
33
- import './slicedToArray-641f241f.js';
34
- import './stringify-4330ccdc.js';
35
- import './asyncToGenerator-4877b617.js';
36
- import './Segment.js';
37
- import './Beam.js';
38
- import './AdSlot.js';
39
- import 'react-bootstrap/Button';
40
- import './BlockContent-e9b4ddcf.js';
41
18
  import './index-c7e2ac95.js';
42
- import './smoothscroll-0cd4c7a6.js';
19
+ import './util-3ab476bf.js';
20
+ import './Beam.js';
21
+ import './stringify-59c8f690.js';
22
+ import './asyncToGenerator-7f8f9219.js';
23
+ import './_library-528f1934.js';
24
+ import './_iter-detect-7e5e5ce2.js';
25
+ import './Segment.js';
26
+ import './main-b5c5aac1.js';
27
+ import './extends-60e0e1c6.js';
28
+ import './_object-pie-133f504a.js';
29
+ import './index-35bdcc81.js';
30
+ import 'react-dom';
31
+ import './typeof-a286cf0c.js';
32
+ import './_is-array-3e99e06e.js';
33
+ import './brightcove-react-player-loader.es-b43c695a.js';
43
34
  import './GroupDeck.js';
44
- import 'react-bootstrap';
45
- import './iconBase-602d52fe.js';
46
- import './index.esm-29e48d38.js';
47
- export { g as default } from './index-d6dc592a.js';
48
- import './brightcove-react-player-loader.es-83f53e4e.js';
35
+ import './smoothscroll-fa4e3f8c.js';
36
+ import './moment-bc12cb97.js';
37
+ import './SocialShare.js';
49
38
  import 'next/head';
50
39
  import 'react-share';
51
- import './SocialShare.js';
52
- import './_object-to-array-7e804fce.js';
40
+ import './_object-to-array-0f197f89.js';
41
+ import './toConsumableArray-6d9a4616.js';
53
42
  import 'react-bootstrap/Pagination';
43
+ import 'react-bootstrap/Button';
44
+ import './AdSlot.js';
45
+ import './debounce-533d9748.js';
46
+ import './isSymbol-a7e9aafe.js';
47
+ import './toNumber-5aeba6e7.js';
48
+ import 'react-bootstrap/Row';
49
+ import 'react-bootstrap/Col';
50
+ import './inherits-a41fe93f.js';
51
+ import './_object-sap-f353c2a9.js';
52
+ import './define-property-fe54dc9f.js';
53
+ import './index.esm-3fdda599.js';
54
+ import './iconBase-602d52fe.js';
54
55
  import 'react-bootstrap/Figure';
@@ -1,19 +1,19 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-43aa614d.js';
2
- import { _ as _extends } from './extends-6f2fcc99.js';
1
+ import { _ as _extends } from './extends-60e0e1c6.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-6d9a4616.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.adTargetingURL ? adTargetingURL : cp.path);
14
+ cp_url += (cp_url === '' ? '' : '/') + (cp.adTargetingURL ? adTargetingURL : 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-60e0e1c6.js';
2
+ import './toConsumableArray-6d9a4616.js';
3
+ export { g as default } from './getTargeting-c3401fa7.js';
1
4
  import './_commonjsHelpers-0c4b6f40.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-6f2fcc99.js';
9
- export { g as default } from './getTargeting-bd800589.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';