@mjhls/mjh-framework 1.0.880 → 1.0.881-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 (315) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +28 -29
  4. package/dist/cjs/AD300x250x600.js +28 -29
  5. package/dist/cjs/AD728x90.js +31 -32
  6. package/dist/cjs/ADFloatingFooter.js +30 -31
  7. package/dist/cjs/ADFooter.js +12 -13
  8. package/dist/cjs/ADGutter.js +30 -31
  9. package/dist/cjs/{ADInfeed-9a2e923a.js → ADInfeed-2e48af77.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +30 -31
  11. package/dist/cjs/ADSponsoredResources.js +30 -31
  12. package/dist/cjs/ADWebcast.js +30 -31
  13. package/dist/cjs/ADWelcome.js +31 -32
  14. package/dist/cjs/{ADlgInfeed-957a1996.js → ADlgInfeed-c39c7131.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +27 -29
  16. package/dist/cjs/AdSlot.js +31 -32
  17. package/dist/cjs/AdSlotsProvider.js +909 -18
  18. package/dist/cjs/AlgoliaSearch.js +1274 -1392
  19. package/dist/cjs/AlphabeticList.js +23 -24
  20. package/dist/cjs/ArticleCarousel.js +19 -20
  21. package/dist/cjs/ArticleProgramLandingPage.js +60 -61
  22. package/dist/cjs/ArticleSeriesLandingPage.js +42 -41
  23. package/dist/cjs/ArticleSeriesListing.js +59 -60
  24. package/dist/cjs/Auth.js +1504 -680
  25. package/dist/cjs/AuthWrapper.js +267 -309
  26. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-02e827ae.js} +13 -14
  27. package/dist/cjs/Beam.js +6 -6
  28. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +25 -27
  30. package/dist/cjs/CMEDeck.js +81 -81
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +31 -34
  33. package/dist/cjs/Column3.js +57 -60
  34. package/dist/cjs/ConferenceArticleCard.js +40 -41
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/DeckContent.js +101 -105
  37. package/dist/cjs/DeckQueue.js +366 -91
  38. package/dist/cjs/{Dfp-9be904d5.js → Dfp-14d2455c.js} +32 -33
  39. package/dist/cjs/EventsDeck.js +150 -157
  40. package/dist/cjs/ExternalResources.js +78 -79
  41. package/dist/cjs/Feature.js +27 -29
  42. package/dist/cjs/ForbesHero.js +40 -41
  43. package/dist/cjs/GridContent.js +231 -236
  44. package/dist/cjs/GridHero.js +42 -43
  45. package/dist/cjs/GroupDeck.js +57 -58
  46. package/dist/cjs/HamMagazine.js +138 -143
  47. package/dist/cjs/Header.js +12 -14
  48. package/dist/cjs/Hero.js +15 -16
  49. package/dist/cjs/HighlightenVideo.js +17 -18
  50. package/dist/cjs/HorizontalArticleListing.js +71 -72
  51. package/dist/cjs/HorizontalHero.js +27 -28
  52. package/dist/cjs/IssueContentDeck.js +71 -76
  53. package/dist/cjs/IssueDeck.js +70 -75
  54. package/dist/cjs/IssueLanding.js +94 -94
  55. package/dist/cjs/KMTracker.js +15 -15
  56. package/dist/cjs/LeftNav.js +37 -39
  57. package/dist/cjs/MasterDeck.js +468 -81
  58. package/dist/cjs/MediaSeriesLanding.js +1129 -1118
  59. package/dist/cjs/NavDvm.js +72 -77
  60. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  61. package/dist/cjs/NavMagazine.js +145 -150
  62. package/dist/cjs/NavNative.js +137 -145
  63. package/dist/cjs/OncliveHero.js +22 -22
  64. package/dist/cjs/OncliveLargeHero.js +70 -71
  65. package/dist/cjs/PageFilter.js +12 -13
  66. package/dist/cjs/Pagination-d6a59f99.js +62 -0
  67. package/dist/cjs/PartnerDetailListing.js +3917 -116
  68. package/dist/cjs/PdfDownload.js +8 -9
  69. package/dist/cjs/PopUpModal.js +17 -19
  70. package/dist/cjs/PubSection.js +41 -41
  71. package/dist/cjs/PubToc.js +13 -14
  72. package/dist/cjs/PublicationDeck.js +65 -70
  73. package/dist/cjs/PublicationLanding.js +133 -137
  74. package/dist/cjs/QueueDeckExpanded.js +1649 -317
  75. package/dist/cjs/RecentNews.js +21 -22
  76. package/dist/cjs/RelatedContent.js +57 -58
  77. package/dist/cjs/RelatedTopicsDropdown.js +29 -32
  78. package/dist/cjs/RolesDeck.js +27 -32
  79. package/dist/cjs/Search.js +16 -20
  80. package/dist/cjs/Segment.js +4 -4
  81. package/dist/cjs/SeriesListingDeck.js +36 -36
  82. package/dist/cjs/{SeriesSlider-ce3261cb.js → SeriesSlider-49b81b0b.js} +39 -40
  83. package/dist/cjs/SetCookie.js +1 -1
  84. package/dist/cjs/SideFooter.js +36 -37
  85. package/dist/cjs/SocialIcons.js +9 -10
  86. package/dist/cjs/{SocialSearchComponent-5ec44406.js → SocialSearchComponent-e8477ca3.js} +36 -40
  87. package/dist/cjs/SocialShare.js +29 -31
  88. package/dist/cjs/TaxonomyCard.js +61 -66
  89. package/dist/cjs/TaxonomyDescription.js +53 -54
  90. package/dist/cjs/TemplateNormal.js +72 -73
  91. package/dist/cjs/ThumbnailCard.js +24 -26
  92. package/dist/cjs/Ustream.js +27 -28
  93. package/dist/cjs/VerticalHero.js +19 -20
  94. package/dist/cjs/VideoProgramLandingPage.js +74 -78
  95. package/dist/cjs/VideoSeriesCard.js +32 -33
  96. package/dist/cjs/VideoSeriesFilter.js +16 -16
  97. package/dist/cjs/VideoSeriesLandingPage.js +51 -50
  98. package/dist/cjs/VideoSeriesListing.js +76 -77
  99. package/dist/cjs/View.js +265 -268
  100. package/dist/cjs/YahooHero.js +39 -40
  101. package/dist/cjs/YoutubeGroup.js +67 -68
  102. package/dist/cjs/{_is-array-54228b29.js → _is-array-aa52fa1e.js} +6 -6
  103. package/dist/cjs/{_iter-detect-b1df62f0.js → _iter-detect-05795553.js} +7 -7
  104. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  105. package/dist/cjs/{_object-sap-d1978572.js → _object-sap-171b9ea5.js} +1 -1
  106. package/dist/cjs/{_object-to-array-ce86cae7.js → _object-to-array-9bac8737.js} +2 -2
  107. package/dist/cjs/{asyncToGenerator-77821af0.js → asyncToGenerator-df19209d.js} +30 -30
  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-5643aa10.js → core.get-iterator-method-f3c44602.js} +35 -35
  110. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  111. package/dist/cjs/{define-property-e8404b64.js → define-property-21887c62.js} +6 -6
  112. package/dist/cjs/{defineProperty-9673846a.js → defineProperty-77a37684.js} +1 -1
  113. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  114. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  115. package/dist/cjs/{extends-7c86182f.js → extends-eed4f016.js} +7 -7
  116. package/dist/cjs/faundadb.js +19 -19
  117. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  118. package/dist/cjs/getRelatedArticle.js +18 -18
  119. package/dist/cjs/getRootDocGroup.js +6 -6
  120. package/dist/cjs/getSerializers.js +43 -43
  121. package/dist/cjs/{getTargeting-9d509319.js → getTargeting-8874437b.js} +12 -12
  122. package/dist/cjs/getTargeting.js +6 -6
  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-eadd5035.js → index-96b3db50.js} +15 -17
  126. package/dist/cjs/{index-fc2f1ca2.js → index-98e01cb9.js} +12 -13
  127. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  128. package/dist/cjs/{index-22bdde81.js → index-bf60a71c.js} +1081 -1080
  129. package/dist/cjs/{index-8041a4eb.js → index-e2e62963.js} +1 -11
  130. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  131. package/dist/cjs/{index.esm-8123cf40.js → index.esm-4d410430.js} +20 -20
  132. package/dist/cjs/{index.esm-974f47d9.js → index.esm-90433435.js} +15 -6
  133. package/dist/cjs/{index.esm-44f3e2d0.js → index.esm-e32d3e8e.js} +6 -3
  134. package/dist/cjs/{index.esm-05850a2f.js → index.esm-ff47db6f.js} +12 -5
  135. package/dist/cjs/index.js +165 -170
  136. package/dist/cjs/inherits-8d29278d.js +110 -0
  137. package/dist/cjs/{inherits-de66ea16.js → inherits-cba9c846.js} +19 -19
  138. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  139. package/dist/cjs/{keys-e982b3fa.js → keys-d207942e.js} +6 -6
  140. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  141. package/dist/cjs/main-02daeefe.js +862 -0
  142. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  143. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  144. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  145. package/dist/cjs/{slicedToArray-067dd3bc.js → slicedToArray-f6d4eaa8.js} +12 -12
  146. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  147. package/dist/cjs/{stringify-f7a37a8d.js → stringify-bbc68047.js} +5 -5
  148. package/dist/cjs/timeDifferenceCalc.js +1 -1
  149. package/dist/cjs/{toConsumableArray-d7797c2b.js → toConsumableArray-c9b8a0d0.js} +7 -7
  150. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  151. package/dist/cjs/{typeof-567e31ff.js → typeof-5f52cf64.js} +35 -35
  152. package/dist/cjs/urlFor.js +6 -6
  153. package/dist/cjs/{ustream-api-3819e4aa.js → ustream-api-9ebe112f.js} +4 -4
  154. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  155. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  156. package/dist/cjs/{web.dom.iterable-d98303e0.js → web.dom.iterable-e34bf324.js} +2 -2
  157. package/dist/esm/AD.js +7 -7
  158. package/dist/esm/AD300x250.js +25 -25
  159. package/dist/esm/AD300x250x600.js +25 -25
  160. package/dist/esm/AD728x90.js +28 -28
  161. package/dist/esm/ADFloatingFooter.js +27 -27
  162. package/dist/esm/ADFooter.js +9 -9
  163. package/dist/esm/ADGutter.js +27 -27
  164. package/dist/esm/{ADInfeed-8c5f8c58.js → ADInfeed-0c13c803.js} +11 -11
  165. package/dist/esm/ADSkyscraper.js +27 -27
  166. package/dist/esm/ADSponsoredResources.js +27 -27
  167. package/dist/esm/ADWebcast.js +27 -27
  168. package/dist/esm/ADWelcome.js +28 -28
  169. package/dist/esm/{ADlgInfeed-2316e091.js → ADlgInfeed-e4e2031a.js} +8 -8
  170. package/dist/esm/AccordionPanel.js +22 -22
  171. package/dist/esm/AdSlot.js +23 -23
  172. package/dist/esm/AdSlotsProvider.js +907 -15
  173. package/dist/esm/AlgoliaSearch.js +703 -820
  174. package/dist/esm/AlphabeticList.js +20 -20
  175. package/dist/esm/ArticleCarousel.js +16 -16
  176. package/dist/esm/ArticleProgramLandingPage.js +54 -54
  177. package/dist/esm/ArticleSeriesLandingPage.js +37 -35
  178. package/dist/esm/ArticleSeriesListing.js +55 -55
  179. package/dist/esm/Auth.js +1487 -659
  180. package/dist/esm/AuthWrapper.js +265 -306
  181. package/dist/esm/{AuthorComponent-46a745ba.js → AuthorComponent-e6f95c2f.js} +11 -11
  182. package/dist/esm/Beam.js +6 -6
  183. package/dist/esm/{BlockContent-52cf21c5.js → BlockContent-e9b4ddcf.js} +35 -35
  184. package/dist/esm/Breadcrumbs.js +15 -15
  185. package/dist/esm/CMEDeck.js +77 -77
  186. package/dist/esm/Column1.js +9 -9
  187. package/dist/esm/Column2.js +28 -28
  188. package/dist/esm/Column3.js +54 -54
  189. package/dist/esm/ConferenceArticleCard.js +38 -38
  190. package/dist/esm/{ConferenceBanner-9162d0ca.js → ConferenceBanner-8792ebd2.js} +4 -4
  191. package/dist/esm/DeckContent.js +96 -96
  192. package/dist/esm/DeckQueue.js +362 -83
  193. package/dist/esm/{Dfp-4ca12f2e.js → Dfp-f867d061.js} +20 -20
  194. package/dist/esm/EventsDeck.js +129 -129
  195. package/dist/esm/ExternalResources.js +72 -72
  196. package/dist/esm/Feature.js +21 -21
  197. package/dist/esm/ForbesHero.js +33 -33
  198. package/dist/esm/GridContent.js +199 -199
  199. package/dist/esm/GridHero.js +35 -35
  200. package/dist/esm/GroupDeck.js +45 -45
  201. package/dist/esm/HamMagazine.js +114 -114
  202. package/dist/esm/Header.js +8 -8
  203. package/dist/esm/Hero.js +13 -13
  204. package/dist/esm/HighlightenVideo.js +14 -14
  205. package/dist/esm/HorizontalArticleListing.js +68 -68
  206. package/dist/esm/HorizontalHero.js +25 -25
  207. package/dist/esm/IssueContentDeck.js +59 -59
  208. package/dist/esm/IssueDeck.js +63 -63
  209. package/dist/esm/IssueLanding.js +91 -90
  210. package/dist/esm/KMTracker.js +15 -15
  211. package/dist/esm/LeftNav.js +33 -33
  212. package/dist/esm/MasterDeck.js +466 -78
  213. package/dist/esm/MediaSeriesLanding.js +853 -839
  214. package/dist/esm/NavDvm.js +57 -57
  215. package/dist/esm/{NavFooter-c29526b7.js → NavFooter-e27bd93b.js} +12 -12
  216. package/dist/esm/NavMagazine.js +124 -124
  217. package/dist/esm/NavNative.js +114 -114
  218. package/dist/esm/OncliveHero.js +20 -19
  219. package/dist/esm/OncliveLargeHero.js +58 -58
  220. package/dist/esm/PageFilter.js +10 -10
  221. package/dist/esm/Pagination-f7c4c5ae.js +57 -0
  222. package/dist/esm/PartnerDetailListing.js +3913 -112
  223. package/dist/esm/PdfDownload.js +6 -6
  224. package/dist/esm/PopUpModal.js +12 -12
  225. package/dist/esm/PubSection.js +38 -37
  226. package/dist/esm/PubToc.js +10 -10
  227. package/dist/esm/PublicationDeck.js +56 -56
  228. package/dist/esm/PublicationLanding.js +120 -120
  229. package/dist/esm/QueueDeckExpanded.js +1616 -284
  230. package/dist/esm/RecentNews.js +19 -19
  231. package/dist/esm/RelatedContent.js +51 -51
  232. package/dist/esm/RelatedTopicsDropdown.js +21 -21
  233. package/dist/esm/RolesDeck.js +25 -25
  234. package/dist/esm/Search.js +11 -11
  235. package/dist/esm/Segment.js +4 -4
  236. package/dist/esm/SeriesListingDeck.js +30 -30
  237. package/dist/esm/{SeriesSlider-7a6c45ce.js → SeriesSlider-ce19fa25.js} +31 -31
  238. package/dist/esm/SetCookie.js +1 -1
  239. package/dist/esm/SideFooter.js +32 -32
  240. package/dist/esm/SocialIcons.js +7 -7
  241. package/dist/esm/{SocialSearchComponent-bdecba55.js → SocialSearchComponent-b5be0e6c.js} +30 -30
  242. package/dist/esm/SocialShare.js +25 -25
  243. package/dist/esm/TaxonomyCard.js +56 -56
  244. package/dist/esm/TaxonomyDescription.js +48 -48
  245. package/dist/esm/TemplateNormal.js +68 -68
  246. package/dist/esm/ThumbnailCard.js +17 -17
  247. package/dist/esm/Ustream.js +24 -24
  248. package/dist/esm/VerticalHero.js +17 -17
  249. package/dist/esm/VideoProgramLandingPage.js +65 -65
  250. package/dist/esm/VideoSeriesCard.js +26 -26
  251. package/dist/esm/VideoSeriesFilter.js +13 -13
  252. package/dist/esm/VideoSeriesLandingPage.js +42 -40
  253. package/dist/esm/VideoSeriesListing.js +72 -72
  254. package/dist/esm/View.js +247 -246
  255. package/dist/esm/YahooHero.js +33 -33
  256. package/dist/esm/YoutubeGroup.js +52 -52
  257. package/dist/esm/{_is-array-893ab020.js → _is-array-4df618a6.js} +6 -6
  258. package/dist/esm/{_iter-detect-f089461c.js → _iter-detect-130ee549.js} +7 -7
  259. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  260. package/dist/esm/{_object-sap-169d6272.js → _object-sap-8b8ea5a9.js} +1 -1
  261. package/dist/esm/{_object-to-array-50a6b9a3.js → _object-to-array-c54dd835.js} +2 -2
  262. package/dist/esm/{asyncToGenerator-b4dfe691.js → asyncToGenerator-64812e90.js} +31 -31
  263. package/dist/esm/{brightcove-react-player-loader.es-b43c695a.js → brightcove-react-player-loader.es-83f53e4e.js} +6 -7
  264. package/dist/esm/{core.get-iterator-method-e903ff31.js → core.get-iterator-method-86d4db69.js} +36 -36
  265. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  266. package/dist/esm/{define-property-99e66838.js → define-property-6d26cb48.js} +6 -6
  267. package/dist/esm/{defineProperty-8fa0bc8d.js → defineProperty-d7d9b577.js} +1 -1
  268. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  269. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  270. package/dist/esm/{extends-dc6a71fd.js → extends-5b1796d4.js} +7 -7
  271. package/dist/esm/faundadb.js +5 -5
  272. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  273. package/dist/esm/getRelatedArticle.js +12 -12
  274. package/dist/esm/getRootDocGroup.js +4 -4
  275. package/dist/esm/getSerializers.js +43 -43
  276. package/dist/esm/{getTargeting-ff2c9409.js → getTargeting-277c801e.js} +11 -11
  277. package/dist/esm/getTargeting.js +6 -6
  278. package/dist/esm/{index-2446af28.js → index-41a678ea.js} +6 -6
  279. package/dist/esm/{index-35bdcc81.js → index-5f7e79e7.js} +10 -10
  280. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  281. package/dist/esm/{index-67e1773f.js → index-aaa2dae0.js} +2 -11
  282. package/dist/esm/{index-c9bfc91f.js → index-e495ac6f.js} +1039 -1028
  283. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  284. package/dist/esm/{index.es-c6222053.js → index.es-29c1cef5.js} +10 -28
  285. package/dist/esm/{index.esm-3fdda599.js → index.esm-29e48d38.js} +15 -6
  286. package/dist/esm/{index.esm-a8ff922c.js → index.esm-cf08bf18.js} +12 -5
  287. package/dist/esm/{index.esm-c6715e80.js → index.esm-f8aaeeeb.js} +6 -3
  288. package/dist/esm/{index.esm-8016b507.js → index.esm-fd746768.js} +18 -17
  289. package/dist/esm/index.js +138 -140
  290. package/dist/esm/{inherits-8a801a18.js → inherits-2409637d.js} +18 -18
  291. package/dist/esm/inherits-77d5e4fc.js +101 -0
  292. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  293. package/dist/esm/{keys-425c8ab0.js → keys-69989821.js} +6 -6
  294. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  295. package/dist/esm/main-c0612122.js +851 -0
  296. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  297. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  298. package/dist/esm/{react-social-icons-91f9716f.js → react-social-icons-a7d5c5c7.js} +20 -20
  299. package/dist/esm/{slicedToArray-ca2c8b8d.js → slicedToArray-67a08c9c.js} +12 -12
  300. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  301. package/dist/esm/stringify-70b72959.js +15 -0
  302. package/dist/esm/timeDifferenceCalc.js +1 -1
  303. package/dist/esm/{toConsumableArray-7b1c0e23.js → toConsumableArray-32282905.js} +7 -7
  304. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  305. package/dist/esm/{typeof-83d9eb10.js → typeof-c05a82ba.js} +35 -35
  306. package/dist/esm/urlFor.js +4 -4
  307. package/dist/esm/{ustream-api-41166338.js → ustream-api-4c4fe0ba.js} +4 -4
  308. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  309. package/dist/esm/{visibility-sensor-f40c2564.js → visibility-sensor-72fd8f8b.js} +2 -2
  310. package/dist/esm/{web.dom.iterable-fdf034f5.js → web.dom.iterable-f8f967cd.js} +2 -2
  311. package/package.json +112 -111
  312. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  313. package/dist/cjs/main-025fdc78.js +0 -973
  314. package/dist/esm/main-4136096f.js +0 -961
  315. package/dist/esm/stringify-c21932b3.js +0 -15
@@ -1,5 +1,5 @@
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';
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';
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$1 = Function.prototype;
83
+ var funcProto = Function.prototype;
84
84
 
85
85
  /** Used to resolve the decompiled source of functions. */
86
- var funcToString$1 = funcProto$1.toString;
86
+ var funcToString = funcProto.toString;
87
87
 
88
88
  /**
89
89
  * Converts `func` to its source code.
@@ -95,7 +95,7 @@ var funcToString$1 = funcProto$1.toString;
95
95
  function toSource(func) {
96
96
  if (func != null) {
97
97
  try {
98
- return funcToString$1.call(func);
98
+ return funcToString.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 = Function.prototype,
120
- objectProto$2 = Object.prototype;
119
+ var funcProto$1 = Function.prototype,
120
+ objectProto = Object.prototype;
121
121
 
122
122
  /** Used to resolve the decompiled source of functions. */
123
- var funcToString = funcProto.toString;
123
+ var funcToString$1 = funcProto$1.toString;
124
124
 
125
125
  /** Used to check objects for own properties. */
126
- var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
126
+ var hasOwnProperty = objectProto.hasOwnProperty;
127
127
 
128
128
  /** Used to detect if a method is native. */
129
129
  var reIsNative = RegExp('^' +
130
- funcToString.call(hasOwnProperty$2).replace(reRegExpChar, '\\$&')
130
+ funcToString$1.call(hasOwnProperty).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$1 = '__lodash_hash_undefined__';
219
+ var HASH_UNDEFINED = '__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$1 ? undefined : result;
240
+ return result === HASH_UNDEFINED ? 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 = Object.prototype;
248
+ var objectProto$2 = Object.prototype;
249
249
 
250
250
  /** Used to check objects for own properties. */
251
- var hasOwnProperty = objectProto.hasOwnProperty;
251
+ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
252
252
 
253
253
  /**
254
254
  * Checks if a hash value for `key` exists.
@@ -261,13 +261,13 @@ var hasOwnProperty = objectProto.hasOwnProperty;
261
261
  */
262
262
  function hashHas(key) {
263
263
  var data = this.__data__;
264
- return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);
264
+ return _nativeCreate ? (data[key] !== undefined) : hasOwnProperty$2.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 = '__lodash_hash_undefined__';
270
+ var HASH_UNDEFINED$1 = '__lodash_hash_undefined__';
271
271
 
272
272
  /**
273
273
  * Sets the hash `key` to `value`.
@@ -282,7 +282,7 @@ var HASH_UNDEFINED = '__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 : value;
285
+ data[key] = (_nativeCreate && value === undefined) ? HASH_UNDEFINED$1 : 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 = 1 / 0;
768
+ var INFINITY = 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$1) ? '-0' : result;
795
+ return (result == '0' && (1 / value) == -INFINITY) ? '-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 / 0;
845
+ var INFINITY$1 = 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) ? '-0' : result;
859
+ return (result == '0' && (1 / value) == -INFINITY$1) ? '-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';
2
1
  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 { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
3
7
  import { c as cookie } from './index-db3bb315.js';
4
8
  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,
@@ -282,14 +282,14 @@ function areCookiesEqual(a, b) {
282
282
  }
283
283
  exports.areCookiesEqual = areCookiesEqual;
284
284
  /* Functions */
285
- //# sourceMappingURL=utils.js.map
285
+
286
286
  });
287
287
 
288
288
  unwrapExports(utils);
289
- utils.areCookiesEqual;
290
- utils.hasSameProperties;
291
- utils.createCookie;
292
- utils.isBrowser;
289
+ var utils_1 = utils.areCookiesEqual;
290
+ var utils_2 = utils.hasSameProperties;
291
+ var utils_3 = utils.createCookie;
292
+ var utils_4 = utils.isBrowser;
293
293
 
294
294
  var dist = createCommonjsModule(function (module, exports) {
295
295
  var __assign = (commonjsGlobal && commonjsGlobal.__assign) || function () {
@@ -412,11 +412,11 @@ exports.default = {
412
412
  get: parseCookies,
413
413
  destroy: destroyCookie,
414
414
  };
415
- //# sourceMappingURL=index.js.map
415
+
416
416
  });
417
417
 
418
418
  unwrapExports(dist);
419
- dist.destroyCookie;
419
+ var dist_1 = dist.destroyCookie;
420
420
  var dist_2 = dist.setCookie;
421
421
  var dist_3 = dist.parseCookies;
422
422
 
@@ -1,9 +1,9 @@
1
- import { a as _asyncToGenerator, r as regenerator } from './asyncToGenerator-b4dfe691.js';
2
1
  import './_commonjsHelpers-0c4b6f40.js';
3
- import './core.get-iterator-method-e903ff31.js';
4
- import './web.dom.iterable-fdf034f5.js';
2
+ import './core.get-iterator-method-86d4db69.js';
5
3
  import './_library-528f1934.js';
6
- import './_iter-detect-f089461c.js';
4
+ import './_iter-detect-130ee549.js';
5
+ import './web.dom.iterable-f8f967cd.js';
6
+ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-64812e90.js';
7
7
 
8
8
  var _this = undefined;
9
9
 
@@ -1,55 +1,55 @@
1
- import './extends-dc6a71fd.js';
2
- import 'react';
3
- export { g as default } from './index-c9bfc91f.js';
4
- import './BlockContent-52cf21c5.js';
5
- import './entities-932b50cf.js';
6
1
  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-2446af28.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-5b1796d4.js';
8
+ import './_object-sap-8b8ea5a9.js';
9
+ import './inherits-2409637d.js';
10
+ import './define-property-6d26cb48.js';
11
+ import './web.dom.iterable-f8f967cd.js';
12
+ import './typeof-c05a82ba.js';
13
+ import './_is-array-4df618a6.js';
14
+ import 'react';
15
15
  import './events-6c3a7a63.js';
16
+ import './index-41a678ea.js';
16
17
  import 'prop-types';
18
+ import 'react-bootstrap/Row';
19
+ import 'react-bootstrap/Col';
20
+ import './moment-e2f9b20c.js';
17
21
  import 'next/router';
18
- import './index-c7e2ac95.js';
19
- import './util-3ab476bf.js';
20
- import './Beam.js';
21
- import './stringify-c21932b3.js';
22
- import './asyncToGenerator-b4dfe691.js';
23
- import './_library-528f1934.js';
24
- import './_iter-detect-f089461c.js';
25
- import './Segment.js';
26
- import './main-4136096f.js';
27
- import './index-35bdcc81.js';
22
+ import './isSymbol-1981418f.js';
23
+ import './debounce-9207d8ee.js';
24
+ import './toNumber-2f7a84cd.js';
28
25
  import 'react-dom';
29
- import './typeof-83d9eb10.js';
30
- import './_is-array-893ab020.js';
31
- import './brightcove-react-player-loader.es-b43c695a.js';
26
+ import './slicedToArray-67a08c9c.js';
27
+ import './index-73819142.js';
28
+ import './urlFor.js';
29
+ import './index-5f7e79e7.js';
30
+ import './main-c0612122.js';
31
+ import './entities-7cc3bf45.js';
32
+ import './stringify-70b72959.js';
33
+ import './asyncToGenerator-64812e90.js';
34
+ import './Segment.js';
35
+ import './Beam.js';
36
+ import './AdSlot.js';
37
+ import 'react-bootstrap/Button';
38
+ import './BlockContent-e9b4ddcf.js';
39
+ import './index-c7e2ac95.js';
40
+ import './smoothscroll-0cd4c7a6.js';
32
41
  import './GroupDeck.js';
33
- import './smoothscroll-fa4e3f8c.js';
34
- import './moment-bc12cb97.js';
35
- import './SocialShare.js';
42
+ import 'react-bootstrap';
43
+ import './iconBase-602d52fe.js';
44
+ import './index.esm-29e48d38.js';
45
+ export { g as default } from './index-e495ac6f.js';
46
+ import './util-7700fc59.js';
47
+ import './brightcove-react-player-loader.es-83f53e4e.js';
36
48
  import 'next/head';
37
49
  import 'react-share';
38
- import './_object-to-array-50a6b9a3.js';
39
- import './toConsumableArray-7b1c0e23.js';
50
+ import './SocialShare.js';
51
+ import './_object-to-array-c54dd835.js';
40
52
  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-3fdda599.js';
52
- import './iconBase-602d52fe.js';
53
53
  import 'react-bootstrap/Figure';
54
54
  import 'react-bootstrap/OverlayTrigger';
55
55
  import 'react-bootstrap/Tooltip';
@@ -1,19 +1,19 @@
1
- import { _ as _extends } from './extends-dc6a71fd.js';
2
- import { _ as _toConsumableArray } from './toConsumableArray-7b1c0e23.js';
1
+ import { _ as _toConsumableArray } from './toConsumableArray-32282905.js';
2
+ import { _ as _extends } from './extends-5b1796d4.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-ff2c9409.js';
4
1
  import './_commonjsHelpers-0c4b6f40.js';
5
- import './core.get-iterator-method-e903ff31.js';
6
- import './_object-pie-133f504a.js';
7
- import './_iter-detect-f089461c.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-5b1796d4.js';
7
+ export { g as default } from './getTargeting-277c801e.js';
@@ -1,6 +1,6 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
+ import React__default from 'react';
2
3
  import { E as EventEmitter } from './events-6c3a7a63.js';
3
- import React from 'react';
4
4
  import PropTypes from 'prop-types';
5
5
 
6
6
  var utils = createCommonjsModule(function (module, exports) {
@@ -37,7 +37,7 @@ function loadGPTScript() {
37
37
  });
38
38
 
39
39
  unwrapExports(utils);
40
- utils.loadGPTScript;
40
+ var utils_1 = utils.loadGPTScript;
41
41
 
42
42
  var manager = createCommonjsModule(function (module, exports) {
43
43
 
@@ -575,7 +575,7 @@ Object.defineProperty(exports, "__esModule", {
575
575
  });
576
576
  exports.default = exports.Context = void 0;
577
577
 
578
- var _react = _interopRequireDefault(React);
578
+ var _react = _interopRequireDefault(React__default);
579
579
 
580
580
  var _propTypes = _interopRequireDefault(PropTypes);
581
581
 
@@ -880,7 +880,7 @@ if (Context === null) {
880
880
  });
881
881
 
882
882
  unwrapExports(dfpslotsprovider);
883
- dfpslotsprovider.Context;
883
+ var dfpslotsprovider_1 = dfpslotsprovider.Context;
884
884
 
885
885
  var adslot = createCommonjsModule(function (module, exports) {
886
886
 
@@ -889,7 +889,7 @@ Object.defineProperty(exports, "__esModule", {
889
889
  });
890
890
  exports.default = exports.AdSlot = void 0;
891
891
 
892
- var _react = _interopRequireDefault(React);
892
+ var _react = _interopRequireDefault(React__default);
893
893
 
894
894
  var _propTypes = _interopRequireDefault(PropTypes);
895
895
 
@@ -1176,7 +1176,7 @@ exports.default = _default;
1176
1176
  });
1177
1177
 
1178
1178
  unwrapExports(adslot);
1179
- adslot.AdSlot;
1179
+ var adslot_1 = adslot.AdSlot;
1180
1180
 
1181
1181
  var lib = createCommonjsModule(function (module, exports) {
1182
1182
 
@@ -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 };