@mjhls/mjh-framework 1.0.923 → 1.0.924

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 (326) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +1 -1
  3. package/dist/cjs/AD300x250.js +21 -21
  4. package/dist/cjs/AD300x250x600.js +21 -21
  5. package/dist/cjs/AD728x90.js +24 -24
  6. package/dist/cjs/ADFloatingFooter.js +20 -20
  7. package/dist/cjs/ADFooter.js +4 -4
  8. package/dist/cjs/ADGutter.js +20 -20
  9. package/dist/cjs/{ADInfeed-a4d973da.js → ADInfeed-0928d0ba.js} +4 -4
  10. package/dist/cjs/ADSkyscraper.js +20 -20
  11. package/dist/cjs/ADSponsoredResources.js +20 -20
  12. package/dist/cjs/ADWebcast.js +20 -20
  13. package/dist/cjs/ADWelcome.js +17 -17
  14. package/dist/cjs/{ADlgInfeed-def2c25d.js → ADlgInfeed-757617ea.js} +4 -4
  15. package/dist/cjs/AccordionPanel.js +6 -6
  16. package/dist/cjs/AdSlot.js +19 -19
  17. package/dist/cjs/AdSlotsProvider.js +11 -11
  18. package/dist/cjs/AlgoliaSearch.js +18 -18
  19. package/dist/cjs/AlphabeticList.js +8 -8
  20. package/dist/cjs/ArticleCarousel.js +13 -13
  21. package/dist/cjs/ArticleProgramLandingPage.js +48 -49
  22. package/dist/cjs/ArticleSeriesLandingPage.js +29 -29
  23. package/dist/cjs/ArticleSeriesListing.js +30 -30
  24. package/dist/cjs/Auth.js +482 -346
  25. package/dist/cjs/AuthWrapper.js +586 -9
  26. package/dist/cjs/{AuthorComponent-17e1c62b.js → AuthorComponent-39b37d84.js} +1 -1
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-8b494587.js → BlockContent-36e54d77.js} +34 -34
  29. package/dist/cjs/Breadcrumbs.js +6 -6
  30. package/dist/cjs/CMEDeck.js +22 -22
  31. package/dist/cjs/Column2.js +14 -14
  32. package/dist/cjs/Column3.js +30 -30
  33. package/dist/cjs/ConferenceArticleCard.js +25 -25
  34. package/dist/cjs/ContentCardPaginated.js +37 -37
  35. package/dist/cjs/DeckContent.js +39 -39
  36. package/dist/cjs/DeckQueue.js +29 -29
  37. package/dist/cjs/DeckQueuePaginated.js +33 -33
  38. package/dist/cjs/{Dfp-bcaa7e3f.js → Dfp-94f8ccdf.js} +12 -12
  39. package/dist/cjs/EventsDeck.js +43 -43
  40. package/dist/cjs/ExternalResources.js +45 -46
  41. package/dist/cjs/Feature.js +7 -7
  42. package/dist/cjs/ForbesHero.js +10 -10
  43. package/dist/cjs/GridContent.js +45 -45
  44. package/dist/cjs/GridContentPaginated.js +48 -46
  45. package/dist/cjs/GridHero.js +11 -11
  46. package/dist/cjs/GroupDeck.js +12 -12
  47. package/dist/cjs/HamMagazine.js +36 -36
  48. package/dist/cjs/Hero.js +7 -7
  49. package/dist/cjs/HighlightenVideo.js +2 -2
  50. package/dist/cjs/HorizontalArticleListing.js +46 -47
  51. package/dist/cjs/HorizontalHero.js +8 -8
  52. package/dist/cjs/ImageSlider-a7fb6218.js +182 -0
  53. package/dist/cjs/IssueContentDeck.js +11 -11
  54. package/dist/cjs/IssueDeck.js +14 -14
  55. package/dist/cjs/IssueLanding.js +83 -84
  56. package/dist/cjs/KMTracker.js +15 -15
  57. package/dist/cjs/LeftNav.js +19 -19
  58. package/dist/cjs/MasterDeck.js +40 -38
  59. package/dist/cjs/MasterDeckPaginated.js +43 -41
  60. package/dist/cjs/{MediaSeriesCard-be3f9e36.js → MediaSeriesCard-1256b976.js} +646 -446
  61. package/dist/cjs/MediaSeriesLanding.js +54 -55
  62. package/dist/cjs/MediaSeriesLandingPaginated.js +60 -61
  63. package/dist/cjs/NavDvm.js +11 -11
  64. package/dist/cjs/NavMagazine.js +39 -39
  65. package/dist/cjs/NavNative.js +39 -39
  66. package/dist/cjs/OncliveHero.js +7 -7
  67. package/dist/cjs/OncliveLargeHero.js +11 -11
  68. package/dist/cjs/PageFilter.js +4 -4
  69. package/dist/cjs/{Pagination-a2807e27.js → Pagination-885dcfbd.js} +3 -3
  70. package/dist/cjs/PartnerDetailListing.js +59 -59
  71. package/dist/cjs/PartnerDetailListingPaginated.js +59 -59
  72. package/dist/cjs/PdfDownload.js +2 -2
  73. package/dist/cjs/PopUpModal.js +4 -4
  74. package/dist/cjs/PubSection.js +32 -32
  75. package/dist/cjs/PubToc.js +6 -6
  76. package/dist/cjs/PublicationDeck.js +11 -11
  77. package/dist/cjs/{PublicationFeature-6f89fb97.js → PublicationFeature-be5f3503.js} +2 -2
  78. package/dist/cjs/PublicationLanding.js +54 -54
  79. package/dist/cjs/QueueDeckExpanded.js +37 -35
  80. package/dist/cjs/QueueDeckExpandedPaginated.js +40 -38
  81. package/dist/cjs/RecentNews.js +4 -4
  82. package/dist/cjs/RelatedContent.js +38 -38
  83. package/dist/cjs/RelatedTopicsDropdown.js +10 -10
  84. package/dist/cjs/Schema.js +10 -10
  85. package/dist/cjs/Search.js +6 -6
  86. package/dist/cjs/Segment.js +4 -4
  87. package/dist/cjs/SeriesListingDeck.js +17 -17
  88. package/dist/cjs/{SeriesSlider-88e59074.js → SeriesSlider-f9128638.js} +14 -14
  89. package/dist/cjs/SetCookie.js +1 -1
  90. package/dist/cjs/SideFooter.js +15 -15
  91. package/dist/cjs/{SocialSearchComponent-af6ddcc0.js → SocialSearchComponent-b7faaedc.js} +11 -11
  92. package/dist/cjs/TaxonomyCard.js +12 -12
  93. package/dist/cjs/TaxonomyDescription.js +44 -45
  94. package/dist/cjs/TemplateNormal.js +45 -45
  95. package/dist/cjs/ThumbnailCard.js +10 -10
  96. package/dist/cjs/Ustream.js +21 -21
  97. package/dist/cjs/VerticalHero.js +6 -6
  98. package/dist/cjs/VideoProgramLandingPage.js +50 -51
  99. package/dist/cjs/VideoSeriesCard.js +14 -14
  100. package/dist/cjs/VideoSeriesFilter.js +7 -7
  101. package/dist/cjs/VideoSeriesLandingPage.js +35 -35
  102. package/dist/cjs/VideoSeriesListing.js +30 -30
  103. package/dist/cjs/View.js +91 -93
  104. package/dist/cjs/YahooHero.js +13 -13
  105. package/dist/cjs/YoutubeGroup.js +21 -21
  106. package/dist/cjs/{_is-array-aa52fa1e.js → _is-array-54228b29.js} +6 -6
  107. package/dist/cjs/{_iter-detect-05795553.js → _iter-detect-b1df62f0.js} +7 -7
  108. package/dist/cjs/{_object-pie-68c5bcbc.js → _object-pie-083f2dd6.js} +4 -4
  109. package/dist/cjs/{_object-sap-171b9ea5.js → _object-sap-d1978572.js} +1 -1
  110. package/dist/cjs/{_object-to-array-9bac8737.js → _object-to-array-ce86cae7.js} +2 -2
  111. package/dist/cjs/{asyncToGenerator-df19209d.js → asyncToGenerator-77821af0.js} +30 -30
  112. package/dist/cjs/{core.get-iterator-method-f3c44602.js → core.get-iterator-method-5643aa10.js} +35 -35
  113. package/dist/cjs/{debounce-529c8d06.js → debounce-d4a2369b.js} +2 -2
  114. package/dist/cjs/{define-property-21887c62.js → define-property-e8404b64.js} +6 -6
  115. package/dist/cjs/{defineProperty-77a37684.js → defineProperty-9673846a.js} +1 -1
  116. package/dist/cjs/{entities-310b46ee.js → entities-3f9d0f2f.js} +1 -1
  117. package/dist/cjs/{eq-bb2843ed.js → eq-5fc26c07.js} +1 -1
  118. package/dist/cjs/{extends-7df78678.js → extends-7c86182f.js} +8 -7
  119. package/dist/cjs/faundadb.js +5 -5
  120. package/dist/cjs/{get-adbb11e3.js → get-5839e5b5.js} +21 -21
  121. package/dist/cjs/getRelatedArticle.js +133 -69
  122. package/dist/cjs/getRootDocGroup.js +4 -4
  123. package/dist/cjs/getSerializers.js +44 -45
  124. package/dist/cjs/{getTargeting-1359b868.js → getTargeting-dab97fe1.js} +11 -11
  125. package/dist/cjs/getTargeting.js +6 -6
  126. package/dist/{esm/iconBase-602d52fe.js → cjs/iconBase-be4097c0.js} +33 -8
  127. package/dist/cjs/{index-44481153.js → index-0e4427c8.js} +40 -21
  128. package/dist/cjs/{index-faf269e6.js → index-84352936.js} +407 -157
  129. package/dist/cjs/{index-9d365128.js → index-eadd5035.js} +7 -7
  130. package/dist/cjs/{index-b5eb3ff8.js → index-efca863c.js} +16 -11
  131. package/dist/cjs/{index-99edf08a.js → index-f86bb269.js} +44 -45
  132. package/dist/cjs/{index.esm-3ffa049c.js → index.esm-2bb721c8.js} +2 -2
  133. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-c1e16606.js} +1 -1
  134. package/dist/cjs/{index.esm-f93506ac.js → index.esm-d51c9ac6.js} +1 -1
  135. package/dist/cjs/{index.esm-48e0f0d8.js → index.esm-d81454e7.js} +1 -1
  136. package/dist/cjs/index.js +143 -143
  137. package/dist/cjs/{inherits-420ee86f.js → inherits-de66ea16.js} +21 -18
  138. package/dist/cjs/{isSymbol-04666465.js → isSymbol-03abbdf0.js} +15 -15
  139. package/dist/cjs/{keys-d207942e.js → keys-e982b3fa.js} +6 -6
  140. package/dist/cjs/{lodash-7fd85bcf.js → lodash-f0783643.js} +58 -10
  141. package/dist/cjs/main-f1c77adb.js +973 -0
  142. package/dist/cjs/{moment-ca3bd9fb.js → moment-aca40de1.js} +1 -1
  143. package/dist/cjs/{react-social-icons-07939b41.js → react-social-icons-af932527.js} +17 -17
  144. package/dist/cjs/{slicedToArray-f6d4eaa8.js → slicedToArray-067dd3bc.js} +12 -12
  145. package/dist/cjs/{smoothscroll-5054361f.js → smoothscroll-99df7f93.js} +1 -1
  146. package/dist/cjs/{stringify-bbc68047.js → stringify-f7a37a8d.js} +5 -5
  147. package/dist/cjs/timeDifferenceCalc.js +1 -1
  148. package/dist/cjs/{toConsumableArray-c9b8a0d0.js → toConsumableArray-d7797c2b.js} +7 -7
  149. package/dist/cjs/{toNumber-36d1e7e5.js → toNumber-5e1fac58.js} +40 -5
  150. package/dist/cjs/{typeof-ec08d471.js → typeof-567e31ff.js} +34 -34
  151. package/dist/cjs/urlFor.js +4 -4
  152. package/dist/cjs/{urlForFile-ad96158c.js → urlForFile-29d3815a.js} +1 -1
  153. package/dist/cjs/{ustream-api-9ebe112f.js → ustream-api-3819e4aa.js} +4 -4
  154. package/dist/cjs/{util-f2c1b65b.js → util-6f784d85.js} +1 -1
  155. package/dist/cjs/{web.dom.iterable-e34bf324.js → web.dom.iterable-d98303e0.js} +2 -2
  156. package/dist/esm/AD.js +7 -7
  157. package/dist/esm/AD300x250.js +24 -24
  158. package/dist/esm/AD300x250x600.js +24 -24
  159. package/dist/esm/AD728x90.js +27 -27
  160. package/dist/esm/ADFloatingFooter.js +26 -26
  161. package/dist/esm/ADFooter.js +9 -9
  162. package/dist/esm/ADGutter.js +26 -26
  163. package/dist/esm/{ADInfeed-7ba4f982.js → ADInfeed-c2170b53.js} +9 -9
  164. package/dist/esm/ADSkyscraper.js +26 -26
  165. package/dist/esm/ADSponsoredResources.js +26 -26
  166. package/dist/esm/ADWebcast.js +26 -26
  167. package/dist/esm/ADWelcome.js +27 -27
  168. package/dist/esm/{ADlgInfeed-8eb5060f.js → ADlgInfeed-b4e6539f.js} +8 -8
  169. package/dist/esm/AccordionPanel.js +22 -22
  170. package/dist/esm/AdSlot.js +22 -22
  171. package/dist/esm/AdSlotsProvider.js +12 -12
  172. package/dist/esm/AlgoliaSearch.js +49 -49
  173. package/dist/esm/AlphabeticList.js +20 -20
  174. package/dist/esm/ArticleCarousel.js +16 -16
  175. package/dist/esm/ArticleProgramLandingPage.js +54 -55
  176. package/dist/esm/ArticleSeriesLandingPage.js +35 -35
  177. package/dist/esm/ArticleSeriesListing.js +54 -54
  178. package/dist/esm/Auth.js +552 -416
  179. package/dist/esm/AuthWrapper.js +605 -27
  180. package/dist/esm/{AuthorComponent-37ebc2bd.js → AuthorComponent-defe68b6.js} +11 -11
  181. package/dist/esm/Beam.js +6 -6
  182. package/dist/esm/{BlockContent-d05b5b23.js → BlockContent-c99c9a8d.js} +35 -35
  183. package/dist/esm/Breadcrumbs.js +15 -15
  184. package/dist/esm/CMEDeck.js +77 -77
  185. package/dist/esm/Column1.js +5 -5
  186. package/dist/esm/Column2.js +25 -25
  187. package/dist/esm/Column3.js +49 -49
  188. package/dist/esm/ConferenceArticleCard.js +38 -38
  189. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  190. package/dist/esm/ContentCardPaginated.js +72 -72
  191. package/dist/esm/DeckContent.js +84 -84
  192. package/dist/esm/DeckQueue.js +67 -67
  193. package/dist/esm/DeckQueuePaginated.js +63 -63
  194. package/dist/esm/{Dfp-23281963.js → Dfp-4b99f79d.js} +20 -20
  195. package/dist/esm/EventsDeck.js +103 -103
  196. package/dist/esm/ExternalResources.js +71 -72
  197. package/dist/esm/Feature.js +21 -21
  198. package/dist/esm/ForbesHero.js +33 -33
  199. package/dist/esm/GridContent.js +142 -142
  200. package/dist/esm/GridContentPaginated.js +135 -133
  201. package/dist/esm/GridHero.js +35 -35
  202. package/dist/esm/GroupDeck.js +45 -45
  203. package/dist/esm/HamMagazine.js +113 -113
  204. package/dist/esm/Header.js +8 -8
  205. package/dist/esm/Hero.js +13 -13
  206. package/dist/esm/HighlightenVideo.js +14 -14
  207. package/dist/esm/HorizontalArticleListing.js +68 -69
  208. package/dist/esm/HorizontalHero.js +26 -26
  209. package/dist/esm/ImageSlider-eab2fe41.js +176 -0
  210. package/dist/esm/IssueContentDeck.js +48 -48
  211. package/dist/esm/IssueDeck.js +45 -45
  212. package/dist/esm/IssueLanding.js +91 -92
  213. package/dist/esm/KMTracker.js +15 -15
  214. package/dist/esm/LeftNav.js +32 -32
  215. package/dist/esm/MasterDeck.js +73 -71
  216. package/dist/esm/MasterDeckPaginated.js +65 -63
  217. package/dist/esm/{MediaSeriesCard-b6034225.js → MediaSeriesCard-8d8f5713.js} +907 -707
  218. package/dist/esm/MediaSeriesLanding.js +79 -80
  219. package/dist/esm/MediaSeriesLandingPaginated.js +83 -84
  220. package/dist/esm/NavDvm.js +54 -54
  221. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  222. package/dist/esm/NavMagazine.js +121 -121
  223. package/dist/esm/NavNative.js +110 -110
  224. package/dist/esm/OncliveHero.js +19 -19
  225. package/dist/esm/OncliveLargeHero.js +58 -58
  226. package/dist/esm/PageFilter.js +10 -10
  227. package/dist/esm/{Pagination-185dfca0.js → Pagination-59436882.js} +13 -13
  228. package/dist/esm/PartnerDetailListing.js +93 -93
  229. package/dist/esm/PartnerDetailListingPaginated.js +91 -91
  230. package/dist/esm/PdfDownload.js +7 -7
  231. package/dist/esm/PopUpModal.js +12 -12
  232. package/dist/esm/PubSection.js +37 -37
  233. package/dist/esm/PubToc.js +10 -10
  234. package/dist/esm/PublicationDeck.js +42 -42
  235. package/dist/esm/{PublicationFeature-d79db241.js → PublicationFeature-03500094.js} +23 -23
  236. package/dist/esm/PublicationLanding.js +101 -101
  237. package/dist/esm/QueueDeckExpanded.js +275 -273
  238. package/dist/esm/QueueDeckExpandedPaginated.js +255 -253
  239. package/dist/esm/RecentNews.js +20 -20
  240. package/dist/esm/RelatedContent.js +51 -51
  241. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  242. package/dist/esm/RolesDeck.js +13 -13
  243. package/dist/esm/Schema.js +12 -12
  244. package/dist/esm/Search.js +10 -10
  245. package/dist/esm/Segment.js +4 -4
  246. package/dist/esm/SeriesListingDeck.js +30 -30
  247. package/dist/esm/{SeriesSlider-0a8cfca0.js → SeriesSlider-98b7a870.js} +31 -31
  248. package/dist/esm/SetCookie.js +1 -1
  249. package/dist/esm/SideFooter.js +32 -32
  250. package/dist/esm/SocialIcons.js +7 -7
  251. package/dist/esm/{SocialSearchComponent-32ee0f63.js → SocialSearchComponent-1d8a9f59.js} +33 -33
  252. package/dist/esm/SocialShare.js +25 -25
  253. package/dist/esm/TaxonomyCard.js +44 -44
  254. package/dist/esm/TaxonomyDescription.js +48 -49
  255. package/dist/esm/TemplateNormal.js +65 -65
  256. package/dist/esm/ThumbnailCard.js +17 -17
  257. package/dist/esm/Ustream.js +29 -29
  258. package/dist/esm/VerticalHero.js +17 -17
  259. package/dist/esm/VideoProgramLandingPage.js +62 -63
  260. package/dist/esm/VideoSeriesCard.js +26 -26
  261. package/dist/esm/VideoSeriesFilter.js +13 -13
  262. package/dist/esm/VideoSeriesLandingPage.js +40 -40
  263. package/dist/esm/VideoSeriesListing.js +70 -70
  264. package/dist/esm/View.js +248 -250
  265. package/dist/esm/YahooHero.js +33 -33
  266. package/dist/esm/YoutubeGroup.js +52 -52
  267. package/dist/esm/{_is-array-4df618a6.js → _is-array-893ab020.js} +6 -6
  268. package/dist/esm/{_iter-detect-130ee549.js → _iter-detect-f089461c.js} +7 -7
  269. package/dist/esm/{_object-pie-33c40e79.js → _object-pie-133f504a.js} +4 -4
  270. package/dist/esm/{_object-sap-8b8ea5a9.js → _object-sap-169d6272.js} +1 -1
  271. package/dist/esm/{_object-to-array-c54dd835.js → _object-to-array-50a6b9a3.js} +2 -2
  272. package/dist/esm/{asyncToGenerator-7bf8bc4d.js → asyncToGenerator-b4dfe691.js} +30 -30
  273. package/dist/esm/{brightcove-react-player-loader.es-4abff0b1.js → brightcove-react-player-loader.es-57a70a56.js} +3 -3
  274. package/dist/esm/{core.get-iterator-method-86d4db69.js → core.get-iterator-method-e903ff31.js} +36 -36
  275. package/dist/esm/{debounce-9207d8ee.js → debounce-533d9748.js} +2 -2
  276. package/dist/esm/{define-property-6d26cb48.js → define-property-99e66838.js} +6 -6
  277. package/dist/esm/{defineProperty-d7d9b577.js → defineProperty-8fa0bc8d.js} +1 -1
  278. package/dist/esm/{entities-7cc3bf45.js → entities-932b50cf.js} +1 -1
  279. package/dist/esm/{eq-b470f743.js → eq-bdcbf886.js} +1 -1
  280. package/dist/esm/{extends-a4230287.js → extends-dc6a71fd.js} +8 -8
  281. package/dist/esm/faundadb.js +5 -5
  282. package/dist/esm/{get-1e515072.js → get-3c308da4.js} +21 -21
  283. package/dist/esm/getRelatedArticle.js +133 -69
  284. package/dist/esm/getRootDocGroup.js +4 -4
  285. package/dist/esm/getSerializers.js +44 -45
  286. package/dist/esm/{getTargeting-ba1ffe43.js → getTargeting-0cdf8983.js} +11 -11
  287. package/dist/esm/getTargeting.js +6 -6
  288. package/dist/{cjs/iconBase-68959171.js → esm/iconBase-ccc56b97.js} +2 -5
  289. package/dist/esm/{index-51a80699.js → index-0dbff1d1.js} +16 -11
  290. package/dist/esm/{index-1819118a.js → index-5cc7b406.js} +43 -24
  291. package/dist/esm/{index-6c12bdd5.js → index-755f2cc2.js} +10 -10
  292. package/dist/esm/{index-fa2ffe86.js → index-79cfd25c.js} +44 -45
  293. package/dist/esm/{index-93fc4be2.js → index-c7ca5b14.js} +802 -551
  294. package/dist/esm/{index.es-c6222053.js → index.es-a6137319.js} +5 -5
  295. package/dist/esm/{index.esm-d1125763.js → index.esm-1bd8a0a8.js} +1 -1
  296. package/dist/esm/{index.esm-8ee5ff72.js → index.esm-37268dca.js} +16 -16
  297. package/dist/esm/{index.esm-c6715e80.js → index.esm-9b042655.js} +1 -1
  298. package/dist/esm/{index.esm-55f22b35.js → index.esm-eb1e8e80.js} +1 -1
  299. package/dist/esm/index.js +138 -138
  300. package/dist/esm/{inherits-91a2c374.js → inherits-8a801a18.js} +19 -19
  301. package/dist/esm/{isSymbol-1981418f.js → isSymbol-a7e9aafe.js} +15 -15
  302. package/dist/esm/{keys-69989821.js → keys-425c8ab0.js} +6 -6
  303. package/dist/esm/{lodash-ec8c6b48.js → lodash-f97fd99a.js} +58 -10
  304. package/dist/esm/main-1894c974.js +961 -0
  305. package/dist/esm/{moment-b6f49411.js → moment-bc12cb97.js} +1 -1
  306. package/dist/esm/{react-social-icons-3822f1ce.js → react-social-icons-9be47857.js} +20 -20
  307. package/dist/esm/{slicedToArray-67a08c9c.js → slicedToArray-ca2c8b8d.js} +12 -12
  308. package/dist/esm/{smoothscroll-0cd4c7a6.js → smoothscroll-fa4e3f8c.js} +1 -1
  309. package/dist/esm/stringify-c21932b3.js +15 -0
  310. package/dist/esm/timeDifferenceCalc.js +1 -1
  311. package/dist/esm/{toConsumableArray-32282905.js → toConsumableArray-7b1c0e23.js} +7 -7
  312. package/dist/esm/{toNumber-2f7a84cd.js → toNumber-5aeba6e7.js} +40 -5
  313. package/dist/esm/{typeof-f1b7564e.js → typeof-83d9eb10.js} +34 -34
  314. package/dist/esm/urlFor.js +4 -4
  315. package/dist/esm/{urlForFile-d2a27665.js → urlForFile-413f5ddb.js} +1 -1
  316. package/dist/esm/{ustream-api-4c4fe0ba.js → ustream-api-41166338.js} +4 -4
  317. package/dist/esm/{util-7700fc59.js → util-3ab476bf.js} +1 -1
  318. package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
  319. package/dist/esm/{web.dom.iterable-f8f967cd.js → web.dom.iterable-fdf034f5.js} +2 -2
  320. package/package.json +114 -114
  321. package/dist/cjs/ImageSlider-10cd194f.js +0 -1383
  322. package/dist/cjs/main-7b5e57b0.js +0 -898
  323. package/dist/esm/ImageSlider-522a2cd0.js +0 -1375
  324. package/dist/esm/main-43ca42fe.js +0 -886
  325. package/dist/esm/stringify-70b72959.js +0 -15
  326. package/dist/cjs/{brightcove-react-player-loader.es-5c98aec7.js → brightcove-react-player-loader.es-a195642e.js} +1 -1
@@ -1,5 +1,5 @@
1
- import { a as isSymbol_1, _ as _root, i as isObject_1, b as _Symbol } from './isSymbol-1981418f.js';
2
- import { i as isFunction_1, e as eq_1 } from './eq-b470f743.js';
1
+ import { a as isSymbol_1, _ as _root, i as isObject_1, b as _Symbol } from './isSymbol-a7e9aafe.js';
2
+ import { i as isFunction_1, e as eq_1 } from './eq-bdcbf886.js';
3
3
 
4
4
  /**
5
5
  * Checks if `value` is classified as an `Array` object.
@@ -80,10 +80,10 @@ function isMasked(func) {
80
80
  var _isMasked = isMasked;
81
81
 
82
82
  /** Used for built-in method references. */
83
- var funcProto = Function.prototype;
83
+ var funcProto$1 = Function.prototype;
84
84
 
85
85
  /** Used to resolve the decompiled source of functions. */
86
- var funcToString = funcProto.toString;
86
+ var funcToString$1 = funcProto$1.toString;
87
87
 
88
88
  /**
89
89
  * Converts `func` to its source code.
@@ -95,7 +95,7 @@ var funcToString = funcProto.toString;
95
95
  function toSource(func) {
96
96
  if (func != null) {
97
97
  try {
98
- return funcToString.call(func);
98
+ return funcToString$1.call(func);
99
99
  } catch (e) {}
100
100
  try {
101
101
  return (func + '');
@@ -116,18 +116,18 @@ var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
116
116
  var reIsHostCtor = /^\[object .+?Constructor\]$/;
117
117
 
118
118
  /** Used for built-in method references. */
119
- var funcProto$1 = Function.prototype,
120
- objectProto = Object.prototype;
119
+ var funcProto = Function.prototype,
120
+ objectProto$2 = Object.prototype;
121
121
 
122
122
  /** Used to resolve the decompiled source of functions. */
123
- var funcToString$1 = funcProto$1.toString;
123
+ var funcToString = funcProto.toString;
124
124
 
125
125
  /** Used to check objects for own properties. */
126
- var hasOwnProperty = objectProto.hasOwnProperty;
126
+ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
127
127
 
128
128
  /** Used to detect if a method is native. */
129
129
  var reIsNative = RegExp('^' +
130
- funcToString$1.call(hasOwnProperty).replace(reRegExpChar, '\\$&')
130
+ funcToString.call(hasOwnProperty$2).replace(reRegExpChar, '\\$&')
131
131
  .replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$'
132
132
  );
133
133
 
@@ -216,7 +216,7 @@ function hashDelete(key) {
216
216
  var _hashDelete = hashDelete;
217
217
 
218
218
  /** Used to stand-in for `undefined` hash values. */
219
- var HASH_UNDEFINED = '__lodash_hash_undefined__';
219
+ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
220
220
 
221
221
  /** Used for built-in method references. */
222
222
  var objectProto$1 = Object.prototype;
@@ -237,7 +237,7 @@ function hashGet(key) {
237
237
  var data = this.__data__;
238
238
  if (_nativeCreate) {
239
239
  var result = data[key];
240
- return result === HASH_UNDEFINED ? undefined : result;
240
+ return result === HASH_UNDEFINED$1 ? undefined : result;
241
241
  }
242
242
  return hasOwnProperty$1.call(data, key) ? data[key] : undefined;
243
243
  }
@@ -245,10 +245,10 @@ function hashGet(key) {
245
245
  var _hashGet = hashGet;
246
246
 
247
247
  /** Used for built-in method references. */
248
- var objectProto$2 = Object.prototype;
248
+ var objectProto = Object.prototype;
249
249
 
250
250
  /** Used to check objects for own properties. */
251
- var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
251
+ var hasOwnProperty = objectProto.hasOwnProperty;
252
252
 
253
253
  /**
254
254
  * Checks if a hash value for `key` exists.
@@ -261,13 +261,13 @@ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
261
261
  */
262
262
  function hashHas(key) {
263
263
  var data = this.__data__;
264
- return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty$2.call(data, key);
264
+ return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);
265
265
  }
266
266
 
267
267
  var _hashHas = hashHas;
268
268
 
269
269
  /** Used to stand-in for `undefined` hash values. */
270
- var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
270
+ var HASH_UNDEFINED = '__lodash_hash_undefined__';
271
271
 
272
272
  /**
273
273
  * Sets the hash `key` to `value`.
@@ -282,7 +282,7 @@ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
282
282
  function hashSet(key, value) {
283
283
  var data = this.__data__;
284
284
  this.size += this.has(key) ? 0 : 1;
285
- data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED$1 : value;
285
+ data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
286
286
  return this;
287
287
  }
288
288
 
@@ -765,7 +765,7 @@ function arrayMap(array, iteratee) {
765
765
  var _arrayMap = arrayMap;
766
766
 
767
767
  /** Used as references for various `Number` constants. */
768
- var INFINITY = 1 / 0;
768
+ var INFINITY$1 = 1 / 0;
769
769
 
770
770
  /** Used to convert symbols to primitives and strings. */
771
771
  var symbolProto = _Symbol ? _Symbol.prototype : undefined,
@@ -792,7 +792,7 @@ function baseToString(value) {
792
792
  return symbolToString ? symbolToString.call(value) : '';
793
793
  }
794
794
  var result = (value + '');
795
- return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
795
+ return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result;
796
796
  }
797
797
 
798
798
  var _baseToString = baseToString;
@@ -842,7 +842,7 @@ function castPath(value, object) {
842
842
  var _castPath = castPath;
843
843
 
844
844
  /** Used as references for various `Number` constants. */
845
- var INFINITY$1 = 1 / 0;
845
+ var INFINITY = 1 / 0;
846
846
 
847
847
  /**
848
848
  * Converts `value` to a string key if it's not a string or symbol.
@@ -856,7 +856,7 @@ function toKey(value) {
856
856
  return value;
857
857
  }
858
858
  var result = (value + '');
859
- return (result == '0' && (1 / value) == -INFINITY$1) ? '-0' : result;
859
+ return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;
860
860
  }
861
861
 
862
862
  var _toKey = toKey;
@@ -1,11 +1,11 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
1
2
  import { c as createCommonjsModule, u as unwrapExports, a as commonjsGlobal } from './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-130ee549.js';
5
- import './web.dom.iterable-f8f967cd.js';
6
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
7
3
  import { c as cookie } from './index-db3bb315.js';
8
4
  import getQuery from './getQuery.js';
5
+ import './core.get-iterator-method-e903ff31.js';
6
+ import './web.dom.iterable-fdf034f5.js';
7
+ import './_library-528f1934.js';
8
+ import './_iter-detect-f089461c.js';
9
9
 
10
10
  var defaultParseOptions = {
11
11
  decodeValues: true,
@@ -27,9 +27,20 @@ function parseString(setCookieValue, options) {
27
27
  ? Object.assign({}, defaultParseOptions, options)
28
28
  : defaultParseOptions;
29
29
 
30
+ try {
31
+ value = options.decodeValues ? decodeURIComponent(value) : value; // decode cookie value
32
+ } catch (e) {
33
+ console.error(
34
+ "set-cookie-parser encountered an error while decoding a cookie with value '" +
35
+ value +
36
+ "'. Set options.decodeValues to false to disable this feature.",
37
+ e
38
+ );
39
+ }
40
+
30
41
  var cookie = {
31
42
  name: name, // grab everything before the first =
32
- value: options.decodeValues ? decodeURIComponent(value) : value, // decode cookie value
43
+ value: value,
33
44
  };
34
45
 
35
46
  parts.forEach(function (part) {
@@ -200,7 +211,7 @@ setCookie.parse = parse_1;
200
211
  setCookie.parseString = parseString_1;
201
212
  setCookie.splitCookiesString = splitCookiesString_1;
202
213
 
203
- var dist = createCommonjsModule(function (module, exports) {
214
+ var utils = createCommonjsModule(function (module, exports) {
204
215
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
205
216
  __assign = Object.assign || function(t) {
206
217
  for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -213,10 +224,33 @@ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
213
224
  return __assign.apply(this, arguments);
214
225
  };
215
226
  Object.defineProperty(exports, "__esModule", { value: true });
216
- exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
217
-
218
-
219
- var isBrowser = function () { return typeof window !== 'undefined'; };
227
+ exports.areCookiesEqual = exports.hasSameProperties = exports.createCookie = exports.isBrowser = void 0;
228
+ /**
229
+ * Tells whether we are in a browser or server.
230
+ */
231
+ function isBrowser() {
232
+ return typeof window !== 'undefined';
233
+ }
234
+ exports.isBrowser = isBrowser;
235
+ /**
236
+ * Create an instance of the Cookie interface
237
+ */
238
+ function createCookie(name, value, options) {
239
+ var sameSite = options.sameSite;
240
+ if (sameSite === true) {
241
+ sameSite = 'strict';
242
+ }
243
+ if (sameSite === undefined || sameSite === false) {
244
+ sameSite = 'lax';
245
+ }
246
+ var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
247
+ delete cookieToSet.encode;
248
+ return __assign({ name: name, value: value }, cookieToSet);
249
+ }
250
+ exports.createCookie = createCookie;
251
+ /**
252
+ * Tells whether given objects have the same properties.
253
+ */
220
254
  function hasSameProperties(a, b) {
221
255
  var aProps = Object.getOwnPropertyNames(a);
222
256
  var bProps = Object.getOwnPropertyNames(b);
@@ -231,8 +265,9 @@ function hasSameProperties(a, b) {
231
265
  }
232
266
  return true;
233
267
  }
268
+ exports.hasSameProperties = hasSameProperties;
234
269
  /**
235
- * Compare the cookie and return true if the cookies has equivalent
270
+ * Compare the cookie and return true if the cookies have equivalent
236
271
  * options and the cookies would be overwritten in the browser storage.
237
272
  *
238
273
  * @param a first Cookie for comparison
@@ -245,71 +280,109 @@ function areCookiesEqual(a, b) {
245
280
  }
246
281
  return (hasSameProperties(__assign(__assign({}, a), { sameSite: undefined }), __assign(__assign({}, b), { sameSite: undefined })) && sameSiteSame);
247
282
  }
283
+ exports.areCookiesEqual = areCookiesEqual;
284
+ /* Functions */
285
+ //# sourceMappingURL=utils.js.map
286
+ });
287
+
288
+ unwrapExports(utils);
289
+ utils.areCookiesEqual;
290
+ utils.hasSameProperties;
291
+ utils.createCookie;
292
+ utils.isBrowser;
293
+
294
+ var dist = createCommonjsModule(function (module, exports) {
295
+ var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
296
+ __assign = Object.assign || function(t) {
297
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
298
+ s = arguments[i];
299
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
300
+ t[p] = s[p];
301
+ }
302
+ return t;
303
+ };
304
+ return __assign.apply(this, arguments);
305
+ };
306
+ Object.defineProperty(exports, "__esModule", { value: true });
307
+ exports.destroyCookie = exports.setCookie = exports.parseCookies = void 0;
308
+
309
+
310
+
248
311
  /**
249
- * Create an instance of the Cookie interface
250
- *
251
- * @param name name of the Cookie
252
- * @param value value of the Cookie
253
- * @param options Cookie options
254
- */
255
- function createCookie(name, value, options) {
256
- var sameSite = options.sameSite;
257
- if (sameSite === true) {
258
- sameSite = 'strict';
259
- }
260
- if (sameSite === undefined || sameSite === false) {
261
- sameSite = 'lax';
262
- }
263
- var cookieToSet = __assign(__assign({}, options), { sameSite: sameSite });
264
- delete cookieToSet.encode;
265
- return __assign({ name: name, value: value }, cookieToSet);
266
- }
267
- /**
268
- *
269
312
  * Parses cookies.
270
313
  *
271
- * @param ctx
272
- * @param options
314
+ * @param ctx NextJS page or API context, express context, null or undefined.
315
+ * @param options Options that we pass down to `cookie` library.
273
316
  */
274
317
  function parseCookies(ctx, options) {
275
- if (ctx && ctx.req && ctx.req.headers && ctx.req.headers.cookie) {
318
+ var _a, _b;
319
+ 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) {
276
320
  return cookie.parse(ctx.req.headers.cookie, options);
277
321
  }
278
- if (isBrowser()) {
322
+ if (utils.isBrowser()) {
279
323
  return cookie.parse(document.cookie, options);
280
324
  }
281
325
  return {};
282
326
  }
283
327
  exports.parseCookies = parseCookies;
284
328
  /**
285
- *
286
329
  * Sets a cookie.
287
330
  *
288
- * @param ctx
289
- * @param name
290
- * @param value
291
- * @param options
331
+ * @param ctx NextJS page or API context, express context, null or undefined.
332
+ * @param name The name of your cookie.
333
+ * @param value The value of your cookie.
334
+ * @param options Options that we pass down to `cookie` library.
292
335
  */
293
336
  function setCookie$1(ctx, name, value, options) {
294
- if (ctx && ctx.res && ctx.res.getHeader && ctx.res.setHeader) {
337
+ var _a, _b;
338
+ if (options === void 0) { options = {}; }
339
+ // SSR
340
+ if (((_a = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _a === void 0 ? void 0 : _a.getHeader) && ctx.res.setHeader) {
341
+ // Check if response has finished and warn about it.
342
+ if ((_b = ctx === null || ctx === void 0 ? void 0 : ctx.res) === null || _b === void 0 ? void 0 : _b.finished) {
343
+ console.warn("Not setting \"" + name + "\" cookie. Response has finished.");
344
+ console.warn("You should set cookie before res.send()");
345
+ return {};
346
+ }
347
+ /**
348
+ * Load existing cookies from the header and parse them.
349
+ */
295
350
  var cookies = ctx.res.getHeader('Set-Cookie') || [];
296
351
  if (typeof cookies === 'string')
297
352
  cookies = [cookies];
298
353
  if (typeof cookies === 'number')
299
354
  cookies = [];
300
- var parsedCookies = setCookie.parse(cookies);
355
+ /**
356
+ * Parse cookies but ignore values - we've already encoded
357
+ * them in the previous call.
358
+ */
359
+ var parsedCookies = setCookie.parse(cookies, {
360
+ decodeValues: false,
361
+ });
362
+ /**
363
+ * We create the new cookie and make sure that none of
364
+ * the existing cookies match it.
365
+ */
366
+ var newCookie_1 = utils.createCookie(name, value, options);
301
367
  var cookiesToSet_1 = [];
302
368
  parsedCookies.forEach(function (parsedCookie) {
303
- if (!areCookiesEqual(parsedCookie, createCookie(name, value, options))) {
304
- cookiesToSet_1.push(cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({}, parsedCookie)));
369
+ if (!utils.areCookiesEqual(parsedCookie, newCookie_1)) {
370
+ /**
371
+ * We serialize the cookie back to the original format
372
+ * if it isn't the same as the new one.
373
+ */
374
+ var serializedCookie = cookie.serialize(parsedCookie.name, parsedCookie.value, __assign({
375
+ // we prevent reencoding by default, but you might override it
376
+ encode: function (val) { return val; } }, parsedCookie));
377
+ cookiesToSet_1.push(serializedCookie);
305
378
  }
306
379
  });
307
380
  cookiesToSet_1.push(cookie.serialize(name, value, options));
308
- if (!ctx.res.finished) {
309
- ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
310
- }
381
+ // Update the header.
382
+ ctx.res.setHeader('Set-Cookie', cookiesToSet_1);
311
383
  }
312
- if (isBrowser()) {
384
+ // Browser
385
+ if (utils.isBrowser()) {
313
386
  if (options && options.httpOnly) {
314
387
  throw new Error('Can not set a httpOnly cookie in the browser.');
315
388
  }
@@ -319,40 +392,31 @@ function setCookie$1(ctx, name, value, options) {
319
392
  }
320
393
  exports.setCookie = setCookie$1;
321
394
  /**
322
- *
323
395
  * Destroys a cookie with a particular name.
324
396
  *
325
- * @param ctx
326
- * @param name
327
- * @param options
397
+ * @param ctx NextJS page or API context, express context, null or undefined.
398
+ * @param name Cookie name.
399
+ * @param options Options that we pass down to `cookie` library.
328
400
  */
329
401
  function destroyCookie(ctx, name, options) {
330
- var opts = __assign(__assign({}, (options || {})), { maxAge: -1 });
331
- if (ctx && ctx.res && ctx.res.setHeader && ctx.res.getHeader) {
332
- var cookies = ctx.res.getHeader('Set-Cookie') || [];
333
- if (typeof cookies === 'string')
334
- cookies = [cookies];
335
- if (typeof cookies === 'number')
336
- cookies = [];
337
- cookies.push(cookie.serialize(name, '', opts));
338
- ctx.res.setHeader('Set-Cookie', cookies);
339
- }
340
- if (isBrowser()) {
341
- document.cookie = cookie.serialize(name, '', opts);
342
- }
343
- return {};
402
+ /**
403
+ * We forward the request destroy to setCookie function
404
+ * as it is the same function with modified maxAge value.
405
+ */
406
+ return setCookie$1(ctx, name, '', __assign(__assign({}, (options || {})), { maxAge: -1 }));
344
407
  }
345
408
  exports.destroyCookie = destroyCookie;
409
+ /* Utility Exports */
346
410
  exports.default = {
347
411
  set: setCookie$1,
348
412
  get: parseCookies,
349
413
  destroy: destroyCookie,
350
414
  };
351
-
415
+ //# sourceMappingURL=index.js.map
352
416
  });
353
417
 
354
418
  unwrapExports(dist);
355
- var dist_1 = dist.destroyCookie;
419
+ dist.destroyCookie;
356
420
  var dist_2 = dist.setCookie;
357
421
  var dist_3 = dist.parseCookies;
358
422
 
@@ -1,9 +1,9 @@
1
+ import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
1
2
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
+ import './core.get-iterator-method-e903ff31.js';
4
+ import './web.dom.iterable-fdf034f5.js';
3
5
  import './_library-528f1934.js';
4
- import './_iter-detect-130ee549.js';
5
- import './web.dom.iterable-f8f967cd.js';
6
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-7bf8bc4d.js';
6
+ import './_iter-detect-f089461c.js';
7
7
 
8
8
  var _this = undefined;
9
9
 
@@ -1,57 +1,56 @@
1
- import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './_library-528f1934.js';
4
- import './_iter-detect-130ee549.js';
5
- import './toConsumableArray-32282905.js';
6
- import './_object-pie-33c40e79.js';
7
- import './extends-a4230287.js';
8
- import './_object-sap-8b8ea5a9.js';
9
- import './inherits-91a2c374.js';
10
- import './define-property-6d26cb48.js';
11
- import './web.dom.iterable-f8f967cd.js';
12
- import './typeof-f1b7564e.js';
13
- import './_is-array-4df618a6.js';
1
+ import './extends-dc6a71fd.js';
14
2
  import 'react';
15
- import './index-1819118a.js';
3
+ export { g as default } from './index-c7ca5b14.js';
4
+ import './BlockContent-c99c9a8d.js';
5
+ import './entities-932b50cf.js';
6
+ import './_commonjsHelpers-0c4b6f40.js';
7
+ import './core.get-iterator-method-e903ff31.js';
8
+ import './_object-pie-133f504a.js';
9
+ import './slicedToArray-ca2c8b8d.js';
10
+ import './web.dom.iterable-fdf034f5.js';
11
+ import 'react-bootstrap';
12
+ import './urlFor.js';
13
+ import './index-0dbff1d1.js';
14
+ import './index-5cc7b406.js';
16
15
  import 'prop-types';
17
- import 'react-bootstrap/Row';
18
- import 'react-bootstrap/Col';
19
- import './moment-b6f49411.js';
20
16
  import 'next/router';
21
- import './isSymbol-1981418f.js';
22
- import './debounce-9207d8ee.js';
23
- import './toNumber-2f7a84cd.js';
24
- import 'react-dom';
25
- import './slicedToArray-67a08c9c.js';
26
- import './index-51a80699.js';
27
- import './urlFor.js';
28
- import './index-6c12bdd5.js';
29
- import './main-43ca42fe.js';
30
- import './entities-7cc3bf45.js';
31
- import './stringify-70b72959.js';
32
- import './asyncToGenerator-7bf8bc4d.js';
33
- import './Segment.js';
34
- import './Beam.js';
35
- import './AdSlot.js';
36
- import 'react-bootstrap/Button';
37
- import './BlockContent-d05b5b23.js';
38
17
  import './index-c7e2ac95.js';
39
- import './smoothscroll-0cd4c7a6.js';
18
+ import './util-3ab476bf.js';
19
+ import './Beam.js';
20
+ import './stringify-c21932b3.js';
21
+ import './asyncToGenerator-b4dfe691.js';
22
+ import './_library-528f1934.js';
23
+ import './_iter-detect-f089461c.js';
24
+ import './Segment.js';
25
+ import './main-1894c974.js';
26
+ import './urlForFile-413f5ddb.js';
27
+ import './index-755f2cc2.js';
28
+ import 'react-dom';
29
+ import './typeof-83d9eb10.js';
30
+ import './_is-array-893ab020.js';
31
+ import './brightcove-react-player-loader.es-57a70a56.js';
40
32
  import './GroupDeck.js';
41
- import 'react-bootstrap';
42
- import './iconBase-602d52fe.js';
43
- import './index.esm-55f22b35.js';
44
- export { g as default } from './index-93fc4be2.js';
45
- import './util-7700fc59.js';
46
- import './urlForFile-d2a27665.js';
47
- import './brightcove-react-player-loader.es-4abff0b1.js';
33
+ import './smoothscroll-fa4e3f8c.js';
34
+ import './moment-bc12cb97.js';
35
+ import './SocialShare.js';
48
36
  import 'next/head';
49
37
  import 'react-share';
50
- import './SocialShare.js';
51
- import './_object-to-array-c54dd835.js';
38
+ import './_object-to-array-50a6b9a3.js';
39
+ import './toConsumableArray-7b1c0e23.js';
52
40
  import 'react-bootstrap/Pagination';
41
+ import 'react-bootstrap/Button';
42
+ import './AdSlot.js';
43
+ import './debounce-533d9748.js';
44
+ import './isSymbol-a7e9aafe.js';
45
+ import './toNumber-5aeba6e7.js';
46
+ import 'react-bootstrap/Row';
47
+ import 'react-bootstrap/Col';
48
+ import './inherits-8a801a18.js';
49
+ import './_object-sap-169d6272.js';
50
+ import './define-property-99e66838.js';
51
+ import './index.esm-eb1e8e80.js';
52
+ import './iconBase-ccc56b97.js';
53
53
  import 'react-bootstrap/Figure';
54
54
  import 'react-bootstrap/OverlayTrigger';
55
55
  import 'react-bootstrap/Tooltip';
56
56
  import 'react-bootstrap/Popover';
57
- import 'react-script-tag';
@@ -1,19 +1,19 @@
1
- import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
2
- import { _ as _extends } from './extends-a4230287.js';
1
+ import { _ as _extends } from './extends-dc6a71fd.js';
2
+ import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.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,7 +1,7 @@
1
+ import './extends-dc6a71fd.js';
2
+ import './toConsumableArray-7b1c0e23.js';
3
+ export { g as default } from './getTargeting-0cdf8983.js';
1
4
  import './_commonjsHelpers-0c4b6f40.js';
2
- import './core.get-iterator-method-86d4db69.js';
3
- import './_iter-detect-130ee549.js';
4
- import './toConsumableArray-32282905.js';
5
- import './_object-pie-33c40e79.js';
6
- import './extends-a4230287.js';
7
- export { g as default } from './getTargeting-ba1ffe43.js';
5
+ import './core.get-iterator-method-e903ff31.js';
6
+ import './_object-pie-133f504a.js';
7
+ import './_iter-detect-f089461c.js';
@@ -1,6 +1,4 @@
1
- 'use strict';
2
-
3
- var React = require('react');
1
+ import * as React from 'react';
4
2
 
5
3
  var DefaultContext = {
6
4
  color: undefined,
@@ -80,5 +78,4 @@ function IconBase(props) {
80
78
  }) : elem(DefaultContext);
81
79
  }
82
80
 
83
- exports.GenIcon = GenIcon;
84
- exports.IconContext = IconContext;
81
+ export { GenIcon as G, IconContext as I };