@mjhls/mjh-framework 1.0.1029-rsi-test-v1 → 1.0.1030-disable-native-test

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 (209) hide show
  1. package/dist/cjs/AD.js +6 -6
  2. package/dist/cjs/AD300x250.js +5 -6
  3. package/dist/cjs/AD300x250x600.js +5 -6
  4. package/dist/cjs/AD728x90.js +6 -7
  5. package/dist/cjs/ADFloatingFooter.js +8 -9
  6. package/dist/cjs/ADFooter.js +5 -5
  7. package/dist/cjs/ADGutter.js +8 -9
  8. package/dist/cjs/{ADInfeed-443475d9.js → ADInfeed-9aae73be.js} +6 -6
  9. package/dist/cjs/ADSkyscraper.js +8 -9
  10. package/dist/cjs/ADSponsoredResources.js +8 -9
  11. package/dist/cjs/ADWebcast.js +8 -9
  12. package/dist/cjs/ADWelcome.js +12 -13
  13. package/dist/cjs/{ADlgInfeed-f328a5d5.js → ADlgInfeed-0e40c762.js} +4 -4
  14. package/dist/cjs/AccordionPanel.js +17 -17
  15. package/dist/cjs/AdSlot.js +9 -10
  16. package/dist/cjs/AdSlotsProvider.js +5 -6
  17. package/dist/cjs/AlgoliaSearch.js +1451 -902
  18. package/dist/cjs/AlphabeticList.js +12 -12
  19. package/dist/cjs/ArticleCarousel.js +5 -5
  20. package/dist/cjs/ArticleProgramLandingPage.js +14 -15
  21. package/dist/cjs/ArticleSeriesLandingPage.js +11 -12
  22. package/dist/cjs/ArticleSeriesListing.js +29 -30
  23. package/dist/cjs/Auth.js +114 -85
  24. package/dist/cjs/AuthWrapper.js +113 -43
  25. package/dist/cjs/{AuthorComponent-39b37d84.js → AuthorComponent-7d00f6d5.js} +9 -9
  26. package/dist/cjs/{BlockContent-9ebd251f.js → BlockContent-96b44364.js} +18 -18
  27. package/dist/cjs/Breadcrumbs.js +17 -17
  28. package/dist/cjs/CEDeckSupabase.js +66 -67
  29. package/dist/cjs/CMEDeck.js +61 -62
  30. package/dist/cjs/Column1.js +7 -7
  31. package/dist/cjs/Column2.js +15 -15
  32. package/dist/cjs/Column3.js +27 -28
  33. package/dist/cjs/ConferenceArticleCard.js +12 -12
  34. package/dist/cjs/{ConferenceBanner-6c9e718a.js → ConferenceBanner-213003ce.js} +3 -3
  35. package/dist/cjs/ContentCardPaginated.js +49 -50
  36. package/dist/cjs/DeckContent.js +58 -59
  37. package/dist/cjs/DeckQueue.js +57 -58
  38. package/dist/cjs/DeckQueuePaginated.js +46 -47
  39. package/dist/cjs/{Dfp-9be904d5.js → Dfp-67646058.js} +17 -18
  40. package/dist/cjs/EventsDeck.js +90 -90
  41. package/dist/cjs/ExternalResources.js +34 -35
  42. package/dist/cjs/Feature.js +17 -17
  43. package/dist/cjs/ForbesHero.js +25 -25
  44. package/dist/cjs/GridContent.js +134 -135
  45. package/dist/cjs/GridContentPaginated.js +121 -122
  46. package/dist/cjs/GridHero.js +26 -26
  47. package/dist/cjs/GroupDeck.js +33 -33
  48. package/dist/cjs/HamMagazine.js +105 -105
  49. package/dist/cjs/Header.js +25 -25
  50. package/dist/cjs/HealthCareProfessionalModal.js +17 -17
  51. package/dist/cjs/Hero.js +5 -5
  52. package/dist/cjs/HighlightenVideo.js +13 -13
  53. package/dist/cjs/HorizontalArticleListing.js +28 -29
  54. package/dist/cjs/HorizontalHero.js +17 -17
  55. package/dist/cjs/{ImageSlider-6c00b878.js → ImageSlider-1ec0408b.js} +212 -172
  56. package/dist/cjs/IssueContentDeck.js +49 -49
  57. package/dist/cjs/IssueDeck.js +48 -48
  58. package/dist/cjs/IssueLanding.js +19 -20
  59. package/dist/cjs/LeftNav.js +17 -18
  60. package/dist/cjs/MasterDeck.js +39 -40
  61. package/dist/cjs/MasterDeckPaginated.js +29 -30
  62. package/dist/cjs/{MediaSeriesCard-3297db46.js → MediaSeriesCard-5c112798.js} +16 -16
  63. package/dist/cjs/MediaSeriesLanding.js +37 -38
  64. package/dist/cjs/MediaSeriesLandingPaginated.js +36 -37
  65. package/dist/cjs/NavDvm.js +57 -57
  66. package/dist/cjs/{NavFooter-302a24fc.js → NavFooter-257b5318.js} +11 -11
  67. package/dist/cjs/NavMagazine.js +106 -106
  68. package/dist/cjs/NavNative.js +97 -97
  69. package/dist/cjs/OncliveHero.js +11 -11
  70. package/dist/cjs/OncliveLargeHero.js +49 -49
  71. package/dist/cjs/PageFilter.js +5 -5
  72. package/dist/cjs/{Pagination-2a3d0103.js → Pagination-6359861a.js} +13 -13
  73. package/dist/cjs/PartnerDetailListing.js +49 -51
  74. package/dist/cjs/PartnerDetailListingPaginated.js +48 -50
  75. package/dist/cjs/PdfDownload.js +4 -4
  76. package/dist/cjs/PixelTracking.js +9 -9
  77. package/dist/cjs/PodcastsLanding.js +22 -23
  78. package/dist/cjs/PopUpModal.js +9 -9
  79. package/dist/cjs/PtceDeck.js +13 -13
  80. package/dist/cjs/PubSection.js +13 -14
  81. package/dist/cjs/PubToc.js +4 -4
  82. package/dist/cjs/PublicationDeck.js +44 -44
  83. package/dist/cjs/{PublicationFeature-5ccf9b13.js → PublicationFeature-a989a2b3.js} +29 -29
  84. package/dist/cjs/PublicationLanding.js +73 -73
  85. package/dist/cjs/QueueDeckExpanded.js +245 -246
  86. package/dist/cjs/QueueDeckExpandedPaginated.js +222 -223
  87. package/dist/cjs/RecentNews.js +15 -15
  88. package/dist/cjs/RelatedContent.js +14 -14
  89. package/dist/cjs/RelatedTopicsDropdown.js +14 -14
  90. package/dist/cjs/RolesDeck.js +20 -20
  91. package/dist/cjs/Schema.js +1 -1
  92. package/dist/cjs/Search.js +6 -6
  93. package/dist/cjs/SeriesListingDeck.js +18 -19
  94. package/dist/cjs/{SeriesSlider-8d294dee.js → SeriesSlider-fc6dd07d.js} +22 -22
  95. package/dist/cjs/SideFooter.js +18 -18
  96. package/dist/cjs/SocialIcons.js +6 -6
  97. package/dist/cjs/{SocialSearchComponent-e534517d.js → SocialSearchComponent-b99947d4.js} +28 -28
  98. package/dist/cjs/SocialShare.js +25 -25
  99. package/dist/cjs/TaxonomyCard.js +44 -44
  100. package/dist/cjs/TaxonomyDescription.js +11 -12
  101. package/dist/cjs/TemplateNormal.js +27 -28
  102. package/dist/cjs/ThumbnailCard.js +10 -10
  103. package/dist/cjs/{Tooltip-f075b7ef.js → Tooltip-71754b2a.js} +704 -621
  104. package/dist/cjs/Ustream.js +9 -9
  105. package/dist/cjs/VerticalHero.js +10 -10
  106. package/dist/cjs/VideoProgramLandingPage.js +28 -29
  107. package/dist/cjs/VideoSeriesCard.js +13 -13
  108. package/dist/cjs/VideoSeriesFilter.js +5 -5
  109. package/dist/cjs/VideoSeriesLandingPage.js +11 -12
  110. package/dist/cjs/VideoSeriesListing.js +46 -47
  111. package/dist/cjs/View.js +275 -238
  112. package/dist/cjs/YahooHero.js +22 -22
  113. package/dist/cjs/YoutubeGroup.js +33 -33
  114. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-4c7825a1.js} +2 -2
  115. package/dist/cjs/getSerializers.js +6 -7
  116. package/dist/cjs/iconBase-be4097c0.js +2 -4
  117. package/dist/cjs/{index-f5945934.js → index-1a89a9de.js} +488 -488
  118. package/dist/cjs/{index-eadd5035.js → index-65621b6c.js} +5 -5
  119. package/dist/cjs/{index-fc2f1ca2.js → index-7435b964.js} +471 -6
  120. package/dist/cjs/{index-f86bb269.js → index-96c331fd.js} +53 -52
  121. package/dist/cjs/index-b95410f0.js +54 -0
  122. package/dist/cjs/{index.es-f3e47207.js → index.es-1ab8dda7.js} +4 -4
  123. package/dist/cjs/{index.esm-827b0006.js → index.esm-91e651b0.js} +14 -14
  124. package/dist/cjs/index.js +102 -105
  125. package/dist/cjs/{main-1ec1de84.js → main-ae8472f3.js} +17 -22
  126. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-2c5c389a.js} +7 -7
  127. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  128. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-56020df6.js} +1 -1
  129. package/dist/esm/AD.js +1 -1
  130. package/dist/esm/AD300x250.js +2 -3
  131. package/dist/esm/AD300x250x600.js +2 -3
  132. package/dist/esm/AD728x90.js +2 -3
  133. package/dist/esm/ADFloatingFooter.js +2 -3
  134. package/dist/esm/ADGutter.js +2 -3
  135. package/dist/esm/{ADInfeed-25c623eb.js → ADInfeed-80914a61.js} +1 -1
  136. package/dist/esm/ADSkyscraper.js +2 -3
  137. package/dist/esm/ADSponsoredResources.js +2 -3
  138. package/dist/esm/ADWebcast.js +2 -3
  139. package/dist/esm/ADWelcome.js +2 -3
  140. package/dist/esm/{ADlgInfeed-f4c58df6.js → ADlgInfeed-55786341.js} +1 -1
  141. package/dist/esm/AdSlot.js +2 -3
  142. package/dist/esm/AdSlotsProvider.js +2 -3
  143. package/dist/esm/AlgoliaSearch.js +1065 -516
  144. package/dist/esm/ArticleCarousel.js +1 -1
  145. package/dist/esm/ArticleProgramLandingPage.js +3 -4
  146. package/dist/esm/ArticleSeriesLandingPage.js +4 -5
  147. package/dist/esm/ArticleSeriesListing.js +2 -3
  148. package/dist/esm/Auth.js +40 -11
  149. package/dist/esm/AuthWrapper.js +86 -16
  150. package/dist/esm/CEDeckSupabase.js +2 -3
  151. package/dist/esm/CMEDeck.js +2 -3
  152. package/dist/esm/Column3.js +2 -3
  153. package/dist/esm/ContentCardPaginated.js +4 -5
  154. package/dist/esm/DeckContent.js +3 -4
  155. package/dist/esm/DeckQueue.js +2 -3
  156. package/dist/esm/DeckQueuePaginated.js +3 -4
  157. package/dist/esm/{Dfp-102f0beb.js → Dfp-cf85d203.js} +1 -2
  158. package/dist/esm/EventsDeck.js +2 -2
  159. package/dist/esm/ExternalResources.js +4 -5
  160. package/dist/esm/Feature.js +1 -1
  161. package/dist/esm/GridContent.js +4 -5
  162. package/dist/esm/GridContentPaginated.js +5 -6
  163. package/dist/esm/HamMagazine.js +2 -2
  164. package/dist/esm/HorizontalArticleListing.js +3 -4
  165. package/dist/esm/{ImageSlider-f84174cb.js → ImageSlider-83913c4c.js} +157 -117
  166. package/dist/esm/IssueLanding.js +5 -6
  167. package/dist/esm/LeftNav.js +2 -3
  168. package/dist/esm/MasterDeck.js +4 -5
  169. package/dist/esm/MasterDeckPaginated.js +5 -6
  170. package/dist/esm/{MediaSeriesCard-f91eced9.js → MediaSeriesCard-febb981a.js} +1 -1
  171. package/dist/esm/MediaSeriesLanding.js +8 -9
  172. package/dist/esm/MediaSeriesLandingPaginated.js +9 -10
  173. package/dist/esm/NavMagazine.js +2 -2
  174. package/dist/esm/NavNative.js +1 -1
  175. package/dist/esm/{Pagination-dc30727b.js → Pagination-9fe9f61d.js} +1 -1
  176. package/dist/esm/PartnerDetailListing.js +6 -8
  177. package/dist/esm/PartnerDetailListingPaginated.js +7 -9
  178. package/dist/esm/PodcastsLanding.js +6 -7
  179. package/dist/esm/PubSection.js +4 -5
  180. package/dist/esm/QueueDeckExpanded.js +4 -5
  181. package/dist/esm/QueueDeckExpandedPaginated.js +5 -6
  182. package/dist/esm/SeriesListingDeck.js +3 -4
  183. package/dist/esm/{SeriesSlider-d64090f7.js → SeriesSlider-771918ce.js} +1 -1
  184. package/dist/esm/{SocialSearchComponent-2451acd2.js → SocialSearchComponent-aedf8322.js} +1 -1
  185. package/dist/esm/TaxonomyDescription.js +3 -4
  186. package/dist/esm/TemplateNormal.js +3 -4
  187. package/dist/esm/{Tooltip-95655b44.js → Tooltip-8307d9d1.js} +150 -67
  188. package/dist/esm/Ustream.js +1 -1
  189. package/dist/esm/VideoProgramLandingPage.js +3 -4
  190. package/dist/esm/VideoSeriesLandingPage.js +4 -5
  191. package/dist/esm/VideoSeriesListing.js +2 -3
  192. package/dist/esm/View.js +57 -20
  193. package/dist/esm/YoutubeGroup.js +1 -1
  194. package/dist/esm/getSerializers.js +3 -4
  195. package/dist/esm/{index-a76981e9.js → index-127807d3.js} +2 -2
  196. package/dist/esm/index-174b5baf.js +52 -0
  197. package/dist/esm/{index-79cfd25c.js → index-30a6257d.js} +53 -52
  198. package/dist/esm/{index-f0fc23eb.js → index-5cc7b406.js} +466 -1
  199. package/dist/esm/index.js +10 -13
  200. package/dist/esm/{main-f97773b2.js → main-754d4992.js} +4 -9
  201. package/package.json +1 -1
  202. package/dist/cjs/defineProperty-e0fb52c5.js +0 -73
  203. package/dist/cjs/events-1b438fe7.js +0 -469
  204. package/dist/cjs/index-50be6759.js +0 -105
  205. package/dist/cjs/typeof-1358762e.js +0 -33
  206. package/dist/esm/defineProperty-23a8f8cd.js +0 -68
  207. package/dist/esm/events-6c3a7a63.js +0 -467
  208. package/dist/esm/index-98ca9cec.js +0 -100
  209. package/dist/esm/typeof-2f07d0e8.js +0 -30
@@ -2,7 +2,7 @@ import { _ as _toConsumableArray } from './toConsumableArray-f7074d7c.js';
2
2
  import { _ as _extends } from './extends-6d8e3924.js';
3
3
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
4
4
  import React__default from 'react';
5
- import { l as lib_3 } from './index-f0fc23eb.js';
5
+ import { l as lib_3 } from './index-5cc7b406.js';
6
6
  import Container from 'react-bootstrap/Container';
7
7
  import Row from 'react-bootstrap/Row';
8
8
  import Col from 'react-bootstrap/Col';
@@ -12,15 +12,15 @@ import { m as moment } from './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
13
  import { L as LazyLoad } from './index-755f2cc2.js';
14
14
  import { c as clean_html_1 } from './entities-6d9154b4.js';
15
- import { A as ADInfeed } from './ADInfeed-25c623eb.js';
15
+ import { A as ADInfeed } from './ADInfeed-80914a61.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-f4c58df6.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-55786341.js';
18
18
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
19
19
  import { g as get_1 } from './get-3c308da4.js';
20
20
  import { d as debounce_1 } from './debounce-533d9748.js';
21
21
  import { I as InfiniteScroll } from './index.es-a6137319.js';
22
22
  import urlFor from './urlFor.js';
23
- import { m as main_43 } from './main-f97773b2.js';
23
+ import { m as main_43 } from './main-754d4992.js';
24
24
  import './AD.js';
25
25
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
26
26
  import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
@@ -34,7 +34,6 @@ import './typeof-e9fc0c5d.js';
34
34
  import './web.dom.iterable-ab4dea5c.js';
35
35
  import './_is-array-8d21b9e3.js';
36
36
  import './_library-528f1934.js';
37
- import './events-6c3a7a63.js';
38
37
  import 'prop-types';
39
38
  import 'react-dom';
40
39
  import './slicedToArray-6ebcbfea.js';
@@ -4,7 +4,7 @@ import { _ as _asyncToGenerator, r as regenerator } from './asyncToGenerator-648
4
4
  import { _ as _extends } from './extends-6d8e3924.js';
5
5
  import { _ as _inherits, a as _classCallCheck, b as _possibleConstructorReturn, c as _Object$getPrototypeOf, d as _createClass } from './inherits-a6ba2ec4.js';
6
6
  import React__default from 'react';
7
- import { l as lib_3 } from './index-f0fc23eb.js';
7
+ import { l as lib_3 } from './index-5cc7b406.js';
8
8
  import Container from 'react-bootstrap/Container';
9
9
  import Row from 'react-bootstrap/Row';
10
10
  import Col from 'react-bootstrap/Col';
@@ -13,16 +13,16 @@ import { m as moment } from './moment-bc12cb97.js';
13
13
  import { withRouter } from 'next/router';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
15
  import { c as clean_html_1 } from './entities-6d9154b4.js';
16
- import { A as ADInfeed } from './ADInfeed-25c623eb.js';
16
+ import { A as ADInfeed } from './ADInfeed-80914a61.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-f4c58df6.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-55786341.js';
19
19
  import { g as getContentCategory } from './getContentCategory-15dcc413.js';
20
20
  import { g as get_1 } from './get-3c308da4.js';
21
21
  import urlFor from './urlFor.js';
22
- import { m as main_43 } from './main-f97773b2.js';
22
+ import { m as main_43 } from './main-754d4992.js';
23
23
  import { A as AuthorComponent } from './AuthorComponent-11adff02.js';
24
24
  import { P as PublicationFeature } from './PublicationFeature-d88e76b9.js';
25
- import { P as Pagination } from './Pagination-dc30727b.js';
25
+ import { P as Pagination } from './Pagination-9fe9f61d.js';
26
26
  import Spinner from 'react-bootstrap/Spinner';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.js';
@@ -35,7 +35,6 @@ import './_object-sap-7cee6f84.js';
35
35
  import './define-property-5f1bda73.js';
36
36
  import './typeof-e9fc0c5d.js';
37
37
  import './_is-array-8d21b9e3.js';
38
- import './events-6c3a7a63.js';
39
38
  import 'prop-types';
40
39
  import 'react-dom';
41
40
  import './slicedToArray-6ebcbfea.js';
@@ -2,7 +2,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import React__default, { useRef, useState, useEffect } from 'react';
3
3
  import { N as NavFooter } from './NavFooter-27a16f65.js';
4
4
  import { S as SocialNavFooter } from './index.esm-06bf63a3.js';
5
- import { S as SocialSearchComponent } from './SocialSearchComponent-2451acd2.js';
5
+ import { S as SocialSearchComponent } from './SocialSearchComponent-aedf8322.js';
6
6
  import 'react-bootstrap/Form';
7
7
  import 'react-bootstrap/FormControl';
8
8
  import 'react-bootstrap/Button';
@@ -14,7 +14,7 @@ import Navbar from 'react-bootstrap/Navbar';
14
14
  import NavDropdown from 'react-bootstrap/NavDropdown';
15
15
  import { M as MdEmail } from './index.esm-9b042655.js';
16
16
  import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
17
- import { m as main_43, c as main_44 } from './main-f97773b2.js';
17
+ import { m as main_43, c as main_44 } from './main-754d4992.js';
18
18
  import './_commonjsHelpers-0c4b6f40.js';
19
19
  import './web.dom.iterable-ab4dea5c.js';
20
20
  import './core.get-iterator-method-ea258bb1.js';
@@ -3,7 +3,7 @@ import React__default from 'react';
3
3
  import ArticleCarousel from './ArticleCarousel.js';
4
4
  import { I as IoIosArrowForward } from './index.esm-eb1e8e80.js';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-a76981e9.js';
6
+ import { g as getSerializers } from './index-127807d3.js';
7
7
  import './_commonjsHelpers-0c4b6f40.js';
8
8
  import './core.get-iterator-method-ea258bb1.js';
9
9
  import './_object-pie-133f504a.js';
@@ -17,11 +17,10 @@ import 'prop-types';
17
17
  import './smoothscroll-fa4e3f8c.js';
18
18
  import './urlFor.js';
19
19
  import './index-3f5c03b2.js';
20
- import './main-f97773b2.js';
20
+ import './main-754d4992.js';
21
21
  import './iconBase-ccc56b97.js';
22
22
  import 'react-bootstrap';
23
- import './index-f0fc23eb.js';
24
- import './events-6c3a7a63.js';
23
+ import './index-5cc7b406.js';
25
24
  import 'next/router';
26
25
  import './util-8ed16d48.js';
27
26
  import './Beam.js';