@mjhls/mjh-framework 1.0.994-invalidelement-v3 → 1.0.994-podcasts

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 (215) hide show
  1. package/README.md +168 -168
  2. package/dist/cjs/AD.js +6 -6
  3. package/dist/cjs/AD300x250.js +5 -5
  4. package/dist/cjs/AD300x250x600.js +5 -5
  5. package/dist/cjs/AD728x90.js +6 -6
  6. package/dist/cjs/ADFloatingFooter.js +8 -8
  7. package/dist/cjs/ADFooter.js +5 -5
  8. package/dist/cjs/ADGutter.js +8 -8
  9. package/dist/cjs/{ADInfeed-f316b66a.js → ADInfeed-e87afe8a.js} +5 -5
  10. package/dist/cjs/ADSkyscraper.js +8 -8
  11. package/dist/cjs/ADSponsoredResources.js +8 -8
  12. package/dist/cjs/ADWebcast.js +8 -8
  13. package/dist/cjs/ADWelcome.js +12 -12
  14. package/dist/cjs/{ADlgInfeed-2003306e.js → ADlgInfeed-b5a3d436.js} +3 -3
  15. package/dist/cjs/AccordionPanel.js +17 -17
  16. package/dist/cjs/AdSlot.js +9 -9
  17. package/dist/cjs/AdSlotsProvider.js +5 -5
  18. package/dist/cjs/AlgoliaSearch.js +894 -1078
  19. package/dist/cjs/AlphabeticList.js +12 -12
  20. package/dist/cjs/ArticleCarousel.js +5 -5
  21. package/dist/cjs/ArticleProgramLandingPage.js +14 -14
  22. package/dist/cjs/ArticleSeriesLandingPage.js +11 -11
  23. package/dist/cjs/ArticleSeriesListing.js +29 -29
  24. package/dist/cjs/Auth.js +85 -114
  25. package/dist/cjs/AuthWrapper.js +30 -120
  26. package/dist/cjs/{AuthorComponent-7d00f6d5.js → AuthorComponent-39b37d84.js} +9 -9
  27. package/dist/cjs/{BlockContent-96b44364.js → BlockContent-9ebd251f.js} +18 -18
  28. package/dist/cjs/Breadcrumbs.js +17 -17
  29. package/dist/cjs/CMEDeck.js +61 -61
  30. package/dist/cjs/Column1.js +7 -7
  31. package/dist/cjs/Column2.js +15 -15
  32. package/dist/cjs/Column3.js +27 -27
  33. package/dist/cjs/ConferenceArticleCard.js +27 -27
  34. package/dist/cjs/{ConferenceBanner-213003ce.js → ConferenceBanner-6c9e718a.js} +3 -3
  35. package/dist/cjs/ContentCardPaginated.js +49 -49
  36. package/dist/cjs/DeckContent.js +66 -66
  37. package/dist/cjs/DeckQueue.js +57 -57
  38. package/dist/cjs/DeckQueuePaginated.js +46 -46
  39. package/dist/cjs/{Dfp-c313a700.js → Dfp-9be904d5.js} +17 -17
  40. package/dist/cjs/EventsDeck.js +107 -107
  41. package/dist/cjs/ExternalResources.js +34 -34
  42. package/dist/cjs/Feature.js +17 -17
  43. package/dist/cjs/ForbesHero.js +25 -25
  44. package/dist/cjs/GridContent.js +134 -134
  45. package/dist/cjs/GridContentPaginated.js +121 -121
  46. package/dist/cjs/GridHero.js +26 -26
  47. package/dist/cjs/GroupDeck.js +33 -33
  48. package/dist/cjs/HamMagazine.js +114 -114
  49. package/dist/cjs/Header.js +9 -9
  50. package/dist/cjs/HealthCareProfessionalModal.js +18 -18
  51. package/dist/cjs/Hero.js +5 -5
  52. package/dist/cjs/HighlightenVideo.js +13 -13
  53. package/dist/cjs/HorizontalArticleListing.js +28 -28
  54. package/dist/cjs/HorizontalHero.js +17 -17
  55. package/dist/cjs/{ImageSlider-1ec0408b.js → ImageSlider-6c00b878.js} +172 -212
  56. package/dist/cjs/IssueContentDeck.js +49 -49
  57. package/dist/cjs/IssueDeck.js +48 -48
  58. package/dist/cjs/IssueLanding.js +48 -48
  59. package/dist/cjs/KMTracker.js +15 -15
  60. package/dist/cjs/LeftNav.js +17 -17
  61. package/dist/cjs/MasterDeck.js +47 -47
  62. package/dist/cjs/MasterDeckPaginated.js +37 -37
  63. package/dist/cjs/MediaSeriesCard-443d909e.js +81 -0
  64. package/dist/cjs/MediaSeriesLanding.js +55 -54
  65. package/dist/cjs/MediaSeriesLandingPaginated.js +53 -52
  66. package/dist/cjs/NavDvm.js +57 -57
  67. package/dist/cjs/{NavFooter-880e9d87.js → NavFooter-4799de4b.js} +11 -11
  68. package/dist/cjs/NavMagazine.js +116 -116
  69. package/dist/cjs/NavNative.js +106 -106
  70. package/dist/cjs/OncliveHero.js +11 -11
  71. package/dist/cjs/OncliveLargeHero.js +49 -49
  72. package/dist/cjs/PageFilter.js +5 -5
  73. package/dist/cjs/{Pagination-6359861a.js → Pagination-2a3d0103.js} +13 -13
  74. package/dist/cjs/PartnerDetailListing.js +50 -49
  75. package/dist/cjs/PartnerDetailListingPaginated.js +46 -45
  76. package/dist/cjs/PdfDownload.js +4 -4
  77. package/dist/cjs/PixelTracking.js +9 -9
  78. package/dist/cjs/PodcastsLanding.js +235 -0
  79. package/dist/cjs/PopUpModal.js +9 -9
  80. package/dist/cjs/PtceDeck.js +13 -13
  81. package/dist/cjs/PubSection.js +13 -13
  82. package/dist/cjs/PubToc.js +4 -4
  83. package/dist/cjs/PublicationDeck.js +44 -44
  84. package/dist/cjs/{PublicationFeature-a989a2b3.js → PublicationFeature-5ccf9b13.js} +29 -29
  85. package/dist/cjs/PublicationLanding.js +99 -99
  86. package/dist/cjs/QueueDeckExpanded.js +245 -245
  87. package/dist/cjs/QueueDeckExpandedPaginated.js +222 -222
  88. package/dist/cjs/RecentNews.js +15 -15
  89. package/dist/cjs/RelatedContent.js +42 -42
  90. package/dist/cjs/RelatedTopicsDropdown.js +24 -24
  91. package/dist/cjs/RolesDeck.js +20 -20
  92. package/dist/cjs/Schema.js +52 -54
  93. package/dist/cjs/Search.js +6 -6
  94. package/dist/cjs/SeriesListingDeck.js +18 -18
  95. package/dist/cjs/{SeriesSlider-f5248377.js → SeriesSlider-594b19eb.js} +26 -26
  96. package/dist/cjs/SideFooter.js +20 -20
  97. package/dist/cjs/SocialIcons.js +6 -6
  98. package/dist/cjs/{SocialSearchComponent-ca9c0c45.js → SocialSearchComponent-d2ab3d62.js} +28 -28
  99. package/dist/cjs/SocialShare.js +25 -25
  100. package/dist/cjs/TaxonomyCard.js +44 -44
  101. package/dist/cjs/TaxonomyDescription.js +11 -11
  102. package/dist/cjs/TemplateNormal.js +27 -27
  103. package/dist/cjs/ThumbnailCard.js +10 -10
  104. package/dist/cjs/{MediaSeriesCard-e93c0855.js → Tooltip-f075b7ef.js} +539 -705
  105. package/dist/cjs/Ustream.js +9 -9
  106. package/dist/cjs/VerticalHero.js +10 -10
  107. package/dist/cjs/VideoProgramLandingPage.js +28 -28
  108. package/dist/cjs/VideoSeriesCard.js +14 -14
  109. package/dist/cjs/VideoSeriesFilter.js +5 -5
  110. package/dist/cjs/VideoSeriesLandingPage.js +11 -11
  111. package/dist/cjs/VideoSeriesListing.js +46 -46
  112. package/dist/cjs/View.js +224 -224
  113. package/dist/cjs/YahooHero.js +22 -22
  114. package/dist/cjs/YoutubeGroup.js +37 -37
  115. package/dist/cjs/{brightcove-react-player-loader.es-4c7825a1.js → brightcove-react-player-loader.es-a195642e.js} +2 -2
  116. package/dist/cjs/defineProperty-e0fb52c5.js +73 -0
  117. package/dist/cjs/getSerializers.js +6 -6
  118. package/dist/cjs/{getTargeting-4439c99d.js → getTargeting-ba942d9a.js} +9 -9
  119. package/dist/cjs/getTargeting.js +1 -1
  120. package/dist/cjs/iconBase-be4097c0.js +4 -2
  121. package/dist/cjs/{index-9ec837cc.js → index-50be6759.js} +25 -9
  122. package/dist/cjs/{index-64fe6bc7.js → index-e9d3f910.js} +481 -481
  123. package/dist/cjs/{index-65621b6c.js → index-eadd5035.js} +5 -5
  124. package/dist/cjs/{index-96c331fd.js → index-f86bb269.js} +52 -53
  125. package/dist/cjs/{index-d2a6ef75.js → index-fc2f1ca2.js} +4 -4
  126. package/dist/cjs/{index.es-1ab8dda7.js → index.es-f3e47207.js} +4 -4
  127. package/dist/cjs/{index.esm-f59ef5b4.js → index.esm-1461604c.js} +14 -14
  128. package/dist/cjs/index.js +105 -103
  129. package/dist/cjs/{main-6054981e.js → main-f1c77adb.js} +22 -17
  130. package/dist/cjs/{react-social-icons-2c5c389a.js → react-social-icons-af932527.js} +7 -7
  131. package/dist/cjs/typeof-1358762e.js +33 -0
  132. package/dist/cjs/ustream-api-3819e4aa.js +1 -1
  133. package/dist/cjs/{visibility-sensor-56020df6.js → visibility-sensor-eb2c5b69.js} +1 -1
  134. package/dist/esm/AD300x250.js +1 -1
  135. package/dist/esm/AD300x250x600.js +1 -1
  136. package/dist/esm/AD728x90.js +1 -1
  137. package/dist/esm/ADFloatingFooter.js +1 -1
  138. package/dist/esm/ADGutter.js +1 -1
  139. package/dist/esm/ADSkyscraper.js +1 -1
  140. package/dist/esm/ADSponsoredResources.js +1 -1
  141. package/dist/esm/ADWebcast.js +1 -1
  142. package/dist/esm/ADWelcome.js +1 -1
  143. package/dist/esm/AdSlot.js +1 -1
  144. package/dist/esm/AdSlotsProvider.js +1 -1
  145. package/dist/esm/AlgoliaSearch.js +510 -694
  146. package/dist/esm/ArticleCarousel.js +1 -1
  147. package/dist/esm/ArticleProgramLandingPage.js +2 -2
  148. package/dist/esm/ArticleSeriesLandingPage.js +3 -3
  149. package/dist/esm/ArticleSeriesListing.js +1 -1
  150. package/dist/esm/Auth.js +11 -40
  151. package/dist/esm/AuthWrapper.js +3 -93
  152. package/dist/esm/CMEDeck.js +1 -1
  153. package/dist/esm/Column3.js +1 -1
  154. package/dist/esm/ConferenceArticleCard.js +15 -15
  155. package/dist/esm/ContentCardPaginated.js +3 -3
  156. package/dist/esm/DeckContent.js +10 -10
  157. package/dist/esm/DeckQueue.js +1 -1
  158. package/dist/esm/DeckQueuePaginated.js +2 -2
  159. package/dist/esm/EventsDeck.js +19 -19
  160. package/dist/esm/ExternalResources.js +3 -3
  161. package/dist/esm/Feature.js +1 -1
  162. package/dist/esm/GridContent.js +3 -3
  163. package/dist/esm/GridContentPaginated.js +4 -4
  164. package/dist/esm/HamMagazine.js +11 -11
  165. package/dist/esm/HealthCareProfessionalModal.js +1 -1
  166. package/dist/esm/HorizontalArticleListing.js +2 -2
  167. package/dist/esm/{ImageSlider-83913c4c.js → ImageSlider-f84174cb.js} +117 -157
  168. package/dist/esm/IssueLanding.js +33 -33
  169. package/dist/esm/KMTracker.js +15 -15
  170. package/dist/esm/LeftNav.js +1 -1
  171. package/dist/esm/MasterDeck.js +11 -11
  172. package/dist/esm/MasterDeckPaginated.js +12 -12
  173. package/dist/esm/MediaSeriesCard-2403a1d3.js +75 -0
  174. package/dist/esm/MediaSeriesLanding.js +17 -16
  175. package/dist/esm/MediaSeriesLandingPaginated.js +17 -16
  176. package/dist/esm/NavMagazine.js +12 -12
  177. package/dist/esm/NavNative.js +10 -10
  178. package/dist/esm/{Pagination-9fe9f61d.js → Pagination-dc30727b.js} +1 -1
  179. package/dist/esm/PartnerDetailListing.js +6 -5
  180. package/dist/esm/PartnerDetailListingPaginated.js +7 -6
  181. package/dist/esm/PodcastsLanding.js +228 -0
  182. package/dist/esm/PubSection.js +3 -3
  183. package/dist/esm/PublicationLanding.js +26 -26
  184. package/dist/esm/QueueDeckExpanded.js +3 -3
  185. package/dist/esm/QueueDeckExpandedPaginated.js +4 -4
  186. package/dist/esm/RelatedContent.js +28 -28
  187. package/dist/esm/RelatedTopicsDropdown.js +10 -10
  188. package/dist/esm/Schema.js +52 -54
  189. package/dist/esm/SeriesListingDeck.js +2 -2
  190. package/dist/esm/{SeriesSlider-4875823e.js → SeriesSlider-f771e20d.js} +5 -5
  191. package/dist/esm/SideFooter.js +2 -2
  192. package/dist/esm/{SocialSearchComponent-68d948b9.js → SocialSearchComponent-165b4ae7.js} +1 -1
  193. package/dist/esm/TaxonomyDescription.js +2 -2
  194. package/dist/esm/TemplateNormal.js +2 -2
  195. package/dist/esm/{MediaSeriesCard-9a4cc6ac.js → Tooltip-95655b44.js} +258 -423
  196. package/dist/esm/Ustream.js +1 -1
  197. package/dist/esm/VideoProgramLandingPage.js +2 -2
  198. package/dist/esm/VideoSeriesCard.js +1 -1
  199. package/dist/esm/VideoSeriesLandingPage.js +3 -3
  200. package/dist/esm/VideoSeriesListing.js +1 -1
  201. package/dist/esm/View.js +6 -6
  202. package/dist/esm/YoutubeGroup.js +5 -5
  203. package/dist/esm/defineProperty-23a8f8cd.js +68 -0
  204. package/dist/esm/getSerializers.js +2 -2
  205. package/dist/esm/{getTargeting-c6884f34.js → getTargeting-9bd28724.js} +9 -9
  206. package/dist/esm/getTargeting.js +1 -1
  207. package/dist/esm/{index-30a6257d.js → index-79cfd25c.js} +52 -53
  208. package/dist/esm/{index-0ce54f8a.js → index-98ca9cec.js} +25 -10
  209. package/dist/esm/{index-19ae7235.js → index-9a58ca55.js} +1 -1
  210. package/dist/esm/index.js +12 -10
  211. package/dist/esm/{main-9f6806ea.js → main-1894c974.js} +9 -4
  212. package/dist/esm/typeof-2f07d0e8.js +30 -0
  213. package/package.json +114 -114
  214. /package/dist/esm/{ADInfeed-777bb0b3.js → ADInfeed-5765a73a.js} +0 -0
  215. /package/dist/esm/{ADlgInfeed-e7fd1bb6.js → ADlgInfeed-5e36f317.js} +0 -0
@@ -13,7 +13,7 @@ import 'prop-types';
13
13
  import './smoothscroll-fa4e3f8c.js';
14
14
  import './urlFor.js';
15
15
  import './index-3f5c03b2.js';
16
- import './main-9f6806ea.js';
16
+ import './main-1894c974.js';
17
17
 
18
18
  function ArticleCarousel(props) {
19
19
  //Passed in array of articles to pass into YoutubeGroup
@@ -3,7 +3,7 @@ import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import { _ as _extends } from './extends-6d8e3924.js';
4
4
  import React__default from 'react';
5
5
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
6
- import { g as getSerializers } from './index-19ae7235.js';
6
+ import { g as getSerializers } from './index-9a58ca55.js';
7
7
  import ArticleSeriesListing from './ArticleSeriesListing.js';
8
8
  import './_commonjsHelpers-0c4b6f40.js';
9
9
  import './core.get-iterator-method-ea258bb1.js';
@@ -23,7 +23,7 @@ import './util-8ed16d48.js';
23
23
  import './Beam.js';
24
24
  import './stringify-2b084bee.js';
25
25
  import './Segment.js';
26
- import './main-9f6806ea.js';
26
+ import './main-1894c974.js';
27
27
  import './urlForFile-b69adffc.js';
28
28
  import './index-755f2cc2.js';
29
29
  import 'react-dom';
@@ -32,13 +32,13 @@ import './visibility-sensor-72fd8f8b.js';
32
32
  import 'react-dom';
33
33
  import './slicedToArray-6ebcbfea.js';
34
34
  import './index-3f5c03b2.js';
35
- import './ADlgInfeed-e7fd1bb6.js';
35
+ import './ADlgInfeed-5e36f317.js';
36
36
  import './AdSlot.js';
37
37
  import './Beam.js';
38
38
  import './stringify-2b084bee.js';
39
39
  import './Segment.js';
40
- import './main-9f6806ea.js';
41
- import './ADInfeed-777bb0b3.js';
40
+ import './main-1894c974.js';
41
+ import './ADInfeed-5765a73a.js';
42
42
 
43
43
  var _this = undefined;
44
44
 
@@ -29,7 +29,7 @@ import './index-755f2cc2.js';
29
29
  import './smoothscroll-fa4e3f8c.js';
30
30
  import './urlFor.js';
31
31
  import './index-3f5c03b2.js';
32
- import './main-9f6806ea.js';
32
+ import './main-1894c974.js';
33
33
  import './isSymbol-a7e9aafe.js';
34
34
  import './toNumber-5aeba6e7.js';
35
35
 
package/dist/esm/Auth.js CHANGED
@@ -1311,10 +1311,10 @@ var iron = /*#__PURE__*/Object.freeze({
1311
1311
  getSession: getSession
1312
1312
  });
1313
1313
 
1314
- var toStr$6 = Object.prototype.toString;
1314
+ var toStr$5 = Object.prototype.toString;
1315
1315
 
1316
1316
  var isArguments = function isArguments(value) {
1317
- var str = toStr$6.call(value);
1317
+ var str = toStr$5.call(value);
1318
1318
  var isArgs = str === '[object Arguments]';
1319
1319
  if (!isArgs) {
1320
1320
  isArgs = str !== '[object Array]' &&
@@ -1322,7 +1322,7 @@ var isArguments = function isArguments(value) {
1322
1322
  typeof value === 'object' &&
1323
1323
  typeof value.length === 'number' &&
1324
1324
  value.length >= 0 &&
1325
- toStr$6.call(value.callee) === '[object Function]';
1325
+ toStr$5.call(value.callee) === '[object Function]';
1326
1326
  }
1327
1327
  return isArgs;
1328
1328
  };
@@ -1331,7 +1331,7 @@ var keysShim$1;
1331
1331
  if (!Object.keys) {
1332
1332
  // modified from https://github.com/es-shims/es5-shim
1333
1333
  var has$1 = Object.prototype.hasOwnProperty;
1334
- var toStr$5 = Object.prototype.toString;
1334
+ var toStr$4 = Object.prototype.toString;
1335
1335
  var isArgs = isArguments; // eslint-disable-line global-require
1336
1336
  var isEnumerable = Object.prototype.propertyIsEnumerable;
1337
1337
  var hasDontEnumBug = !isEnumerable.call({ toString: null }, 'toString');
@@ -1406,9 +1406,9 @@ if (!Object.keys) {
1406
1406
 
1407
1407
  keysShim$1 = function keys(object) {
1408
1408
  var isObject = object !== null && typeof object === 'object';
1409
- var isFunction = toStr$5.call(object) === '[object Function]';
1409
+ var isFunction = toStr$4.call(object) === '[object Function]';
1410
1410
  var isArguments = isArgs(object);
1411
- var isString = isObject && toStr$5.call(object) === '[object String]';
1411
+ var isString = isObject && toStr$4.call(object) === '[object String]';
1412
1412
  var theKeys = [];
1413
1413
 
1414
1414
  if (!isObject && !isFunction && !isArguments) {
@@ -1481,12 +1481,12 @@ var objectKeys = keysShim;
1481
1481
 
1482
1482
  var hasSymbols$3 = typeof Symbol === 'function' && typeof Symbol('foo') === 'symbol';
1483
1483
 
1484
- var toStr$4 = Object.prototype.toString;
1484
+ var toStr$3 = Object.prototype.toString;
1485
1485
  var concat = Array.prototype.concat;
1486
1486
  var origDefineProperty = Object.defineProperty;
1487
1487
 
1488
1488
  var isFunction = function (fn) {
1489
- return typeof fn === 'function' && toStr$4.call(fn) === '[object Function]';
1489
+ return typeof fn === 'function' && toStr$3.call(fn) === '[object Function]';
1490
1490
  };
1491
1491
 
1492
1492
  var arePropertyDescriptorsSupported = function () {
@@ -1539,12 +1539,12 @@ var defineProperties_1 = defineProperties;
1539
1539
 
1540
1540
  var ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';
1541
1541
  var slice = Array.prototype.slice;
1542
- var toStr$3 = Object.prototype.toString;
1542
+ var toStr$2 = Object.prototype.toString;
1543
1543
  var funcType = '[object Function]';
1544
1544
 
1545
1545
  var implementation$2 = function bind(that) {
1546
1546
  var target = this;
1547
- if (typeof target !== 'function' || toStr$3.call(target) !== funcType) {
1547
+ if (typeof target !== 'function' || toStr$2.call(target) !== funcType) {
1548
1548
  throw new TypeError(ERROR_MESSAGE + target);
1549
1549
  }
1550
1550
  var args = slice.call(arguments, 1);
@@ -2032,17 +2032,6 @@ var callBound$1 = function callBoundIntrinsic(name, allowMissing) {
2032
2032
  return intrinsic;
2033
2033
  };
2034
2034
 
2035
- var $Array$1 = getIntrinsic('%Array%');
2036
-
2037
- // eslint-disable-next-line global-require
2038
- var toStr$2 = !$Array$1.isArray && callBound$1('Object.prototype.toString');
2039
-
2040
- // https://ecma-international.org/ecma-262/6.0/#sec-isarray
2041
-
2042
- var IsArray$1 = $Array$1.isArray || function IsArray(argument) {
2043
- return toStr$2(argument) === '[object Array]';
2044
- };
2045
-
2046
2035
  var $defineProperty = getIntrinsic('%Object.defineProperty%', true);
2047
2036
 
2048
2037
  if ($defineProperty) {
@@ -2054,12 +2043,6 @@ if ($defineProperty) {
2054
2043
  }
2055
2044
  }
2056
2045
 
2057
- // node v0.6 has a bug where array lengths can be Set but not Defined
2058
- var hasArrayLengthDefineBug = Object.defineProperty && Object.defineProperty([], 'length', { value: 1 }).length === 0;
2059
-
2060
- // eslint-disable-next-line global-require
2061
- var isArray = hasArrayLengthDefineBug && IsArray$1; // this does not depend on any other AOs.
2062
-
2063
2046
 
2064
2047
 
2065
2048
  var $isEnumerable$1 = callBound$1('Object.prototype.propertyIsEnumerable');
@@ -2087,18 +2070,6 @@ var DefineOwnProperty = function DefineOwnProperty(IsDataDescriptor, SameValue,
2087
2070
  O[P] = V; // will use [[Define]]
2088
2071
  return SameValue(O[P], V);
2089
2072
  }
2090
- if (
2091
- hasArrayLengthDefineBug
2092
- && P === 'length'
2093
- && '[[Value]]' in desc
2094
- && isArray(O)
2095
- && O.length !== desc['[[Value]]']
2096
- ) {
2097
- // eslint-disable-next-line no-param-reassign
2098
- O.length = desc['[[Value]]'];
2099
- return O.length === desc['[[Value]]'];
2100
- }
2101
-
2102
2073
  $defineProperty(O, P, FromPropertyDescriptor(desc));
2103
2074
  return true;
2104
2075
  };
@@ -2214,7 +2185,7 @@ var FromPropertyDescriptor = function FromPropertyDescriptor(Desc) {
2214
2185
  return obj;
2215
2186
  };
2216
2187
 
2217
- var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%', true);
2188
+ var $gOPD$1 = getIntrinsic('%Object.getOwnPropertyDescriptor%');
2218
2189
  if ($gOPD$1) {
2219
2190
  try {
2220
2191
  $gOPD$1([], 'length');
@@ -1,5 +1,7 @@
1
1
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
2
2
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
3
+ import { a as _typeof_1 } from './typeof-2f07d0e8.js';
4
+ import { d as defineProperty, b as asyncToGenerator } from './defineProperty-23a8f8cd.js';
3
5
  import React__default, { useState, useEffect } from 'react';
4
6
  import { Form } from 'react-bootstrap';
5
7
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
@@ -19,33 +21,6 @@ module.exports["default"] = module.exports, module.exports.__esModule = true;
19
21
 
20
22
  unwrapExports(interopRequireDefault);
21
23
 
22
- var _typeof_1 = createCommonjsModule(function (module) {
23
- function _typeof(obj) {
24
- "@babel/helpers - typeof";
25
-
26
- if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
27
- module.exports = _typeof = function _typeof(obj) {
28
- return typeof obj;
29
- };
30
-
31
- module.exports["default"] = module.exports, module.exports.__esModule = true;
32
- } else {
33
- module.exports = _typeof = function _typeof(obj) {
34
- return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
35
- };
36
-
37
- module.exports["default"] = module.exports, module.exports.__esModule = true;
38
- }
39
-
40
- return _typeof(obj);
41
- }
42
-
43
- module.exports = _typeof;
44
- module.exports["default"] = module.exports, module.exports.__esModule = true;
45
- });
46
-
47
- unwrapExports(_typeof_1);
48
-
49
24
  var runtime_1 = createCommonjsModule(function (module) {
50
25
  /**
51
26
  * Copyright (c) 2014-present, Facebook, Inc.
@@ -804,71 +779,6 @@ try {
804
779
 
805
780
  var regenerator = runtime_1;
806
781
 
807
- var defineProperty = createCommonjsModule(function (module) {
808
- function _defineProperty(obj, key, value) {
809
- if (key in obj) {
810
- Object.defineProperty(obj, key, {
811
- value: value,
812
- enumerable: true,
813
- configurable: true,
814
- writable: true
815
- });
816
- } else {
817
- obj[key] = value;
818
- }
819
-
820
- return obj;
821
- }
822
-
823
- module.exports = _defineProperty;
824
- module.exports["default"] = module.exports, module.exports.__esModule = true;
825
- });
826
-
827
- unwrapExports(defineProperty);
828
-
829
- var asyncToGenerator = createCommonjsModule(function (module) {
830
- function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
831
- try {
832
- var info = gen[key](arg);
833
- var value = info.value;
834
- } catch (error) {
835
- reject(error);
836
- return;
837
- }
838
-
839
- if (info.done) {
840
- resolve(value);
841
- } else {
842
- Promise.resolve(value).then(_next, _throw);
843
- }
844
- }
845
-
846
- function _asyncToGenerator(fn) {
847
- return function () {
848
- var self = this,
849
- args = arguments;
850
- return new Promise(function (resolve, reject) {
851
- var gen = fn.apply(self, args);
852
-
853
- function _next(value) {
854
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
855
- }
856
-
857
- function _throw(err) {
858
- asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
859
- }
860
-
861
- _next(undefined);
862
- });
863
- };
864
- }
865
-
866
- module.exports = _asyncToGenerator;
867
- module.exports["default"] = module.exports, module.exports.__esModule = true;
868
- });
869
-
870
- unwrapExports(asyncToGenerator);
871
-
872
782
  var arrayWithHoles = createCommonjsModule(function (module) {
873
783
  function _arrayWithHoles(arr) {
874
784
  if (Array.isArray(arr)) return arr;
@@ -1857,7 +1767,7 @@ client$1.Provider;
1857
1767
 
1858
1768
  var client = client$1.default;
1859
1769
 
1860
- var css = ".AuthWrapper-module_loginBox__3l-BE {\r\n margin-bottom: 2rem;\r\n width: 350px;\r\n max-width: 90vw;\r\n margin-left: auto;\r\n margin-right: auto;\r\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\r\n background: #fff;\r\n z-index: 1;\r\n}\r\n.AuthWrapper-module_loginBox_title__12rGD {\r\n margin-bottom: 2rem;\r\n text-align: center;\r\n}\r\n.AuthWrapper-module_bar__1dafn {\r\n background: #eee;\r\n margin-left: unset;\r\n margin-right: unset;\r\n}\r\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\r\n float: left;\r\n border-right: 1rem solid #fff;\r\n background: rgb(245, 245, 245);\r\n height: 10rem;\r\n width: 25%;\r\n margin-left: auto;\r\n margin-right: auto;\r\n margin-bottom: 2rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\r\n width: 97%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\r\n width: 96%;\r\n height: 1.5rem;\r\n margin-bottom: 1.5rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\r\n width: 72%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\r\n width: 88%;\r\n height: 1.5rem;\r\n margin-bottom: 0.25rem;\r\n}\r\n\r\n.AuthWrapper-module_iframe__2wDJW {\r\n margin-top: -3rem;\r\n border: none;\r\n width: 100%;\r\n height: 1900px;\r\n}";
1770
+ var css = ".AuthWrapper-module_loginBox__3l-BE {\n margin-bottom: 2rem;\n width: 350px;\n max-width: 90vw;\n margin-left: auto;\n margin-right: auto;\n /* box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.15); */\n background: #fff;\n z-index: 1;\n}\n.AuthWrapper-module_loginBox_title__12rGD {\n margin-bottom: 2rem;\n text-align: center;\n}\n.AuthWrapper-module_bar__1dafn {\n background: #eee;\n margin-left: unset;\n margin-right: unset;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(1) {\n float: left;\n border-right: 1rem solid #fff;\n background: rgb(245, 245, 245);\n height: 10rem;\n width: 25%;\n margin-left: auto;\n margin-right: auto;\n margin-bottom: 2rem;\n}\n.AuthWrapper-module_bar__1dafn:nth-child(2n) {\n width: 97%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(3n) {\n width: 96%;\n height: 1.5rem;\n margin-bottom: 1.5rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(4n) {\n width: 72%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n.AuthWrapper-module_bar__1dafn.AuthWrapper-module_bar__1dafn:nth-child(5n) {\n width: 88%;\n height: 1.5rem;\n margin-bottom: 0.25rem;\n}\n\n.AuthWrapper-module_iframe__2wDJW {\n margin-top: -3rem;\n border: none;\n width: 100%;\n height: 1900px;\n}";
1861
1771
  var styles = { "loginBox": "AuthWrapper-module_loginBox__3l-BE", "loginBox_title": "AuthWrapper-module_loginBox_title__12rGD", "bar": "AuthWrapper-module_bar__1dafn", "iframe": "AuthWrapper-module_iframe__2wDJW" };
1862
1772
  styleInject(css);
1863
1773
 
@@ -6,7 +6,7 @@ import React__default, { useState, useRef, useEffect } from 'react';
6
6
  import { Spinner, Container, Row, Col } from 'react-bootstrap';
7
7
  import { I as InfiniteScroll } from './index.es-a6137319.js';
8
8
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
9
- import { m as main_43 } from './main-9f6806ea.js';
9
+ import { m as main_43 } from './main-1894c974.js';
10
10
  import { d as debounce_1 } from './debounce-533d9748.js';
11
11
  import { useRouter } from 'next/router';
12
12
  import { l as lib_3 } from './index-f0fc23eb.js';
@@ -6,7 +6,7 @@ import LeftNav from './LeftNav.js';
6
6
  import SideFooter from './SideFooter.js';
7
7
  import { C as ConferenceBanner } from './ConferenceBanner-8792ebd2.js';
8
8
  import PageFilter from './PageFilter.js';
9
- import { m as main_43 } from './main-9f6806ea.js';
9
+ import { m as main_43 } from './main-1894c974.js';
10
10
  import './slicedToArray-6ebcbfea.js';
11
11
  import './_commonjsHelpers-0c4b6f40.js';
12
12
  import './web.dom.iterable-ab4dea5c.js';
@@ -7,21 +7,21 @@ import './web.dom.iterable-ab4dea5c.js';
7
7
  import './core.get-iterator-method-ea258bb1.js';
8
8
  import './index-3f5c03b2.js';
9
9
 
10
- /*
11
- Example usage - targetedonc.com/latest-conference
12
- const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
13
- ...,
14
- title,
15
- summary,
16
- thumbnail,
17
- url,
18
- published,
19
- documentGroup->,
20
- contentCategory->,
21
- 'pageNumber': ${currentPage}
22
- }`
23
-
24
- const posts = await client.fetch(query, params)
10
+ /*
11
+ Example usage - targetedonc.com/latest-conference
12
+ const query = `*[!(_id in path("drafts.**")) && _type == "article" && defined(title) && is_visible == true && published <= '${today}' && references('b49d36b8-aa56-4183-a2bc-1568c229fb72') ] | order(published desc) [$from...$to] {
13
+ ...,
14
+ title,
15
+ summary,
16
+ thumbnail,
17
+ url,
18
+ published,
19
+ documentGroup->,
20
+ contentCategory->,
21
+ 'pageNumber': ${currentPage}
22
+ }`
23
+
24
+ const posts = await client.fetch(query, params)
25
25
  */
26
26
 
27
27
  var ConferenceArticleCard = function ConferenceArticleCard(props) {
@@ -12,10 +12,10 @@ import { m as moment } from './moment-bc12cb97.js';
12
12
  import { withRouter } from 'next/router';
13
13
  import urlFor from './urlFor.js';
14
14
  import { L as LazyLoad } from './index-755f2cc2.js';
15
- import { m as main_43 } from './main-9f6806ea.js';
15
+ import { m as main_43 } from './main-1894c974.js';
16
16
  import { c as clean_html_1 } from './entities-6d9154b4.js';
17
- import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
18
- import { P as Pagination } from './Pagination-9fe9f61d.js';
17
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
18
+ import { P as Pagination } from './Pagination-dc30727b.js';
19
19
  import Spinner from 'react-bootstrap/Spinner';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
@@ -14,9 +14,9 @@ import { I as InfiniteScroll } from './index.es-a6137319.js';
14
14
  import { V as VisibilitySensor } from './visibility-sensor-72fd8f8b.js';
15
15
  import urlFor from './urlFor.js';
16
16
  import { L as LazyLoad } from './index-755f2cc2.js';
17
- import { m as main_43 } from './main-9f6806ea.js';
17
+ import { m as main_43 } from './main-1894c974.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { A as ADInfeed } from './ADInfeed-777bb0b3.js';
19
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './_iter-detect-98db3b07.js';
@@ -182,14 +182,14 @@ var DeckContent = function (_React$Component) {
182
182
  var newPath = pageNumber === 1 ? '' + path : path + '?page=' + pageNumber;
183
183
 
184
184
  // please leave this for later debug purpose : Yong Jun.
185
- /* console.log('page change reported', {
186
- currentPage: currentPage,
187
- pageNumber: pageNumber,
188
- pathname: pathname,
189
- path: path,
190
- newPath: newPath,
191
- firstPage: pageNumber === 1,
192
- queryString: queryString
185
+ /* console.log('page change reported', {
186
+ currentPage: currentPage,
187
+ pageNumber: pageNumber,
188
+ pathname: pathname,
189
+ path: path,
190
+ newPath: newPath,
191
+ firstPage: pageNumber === 1,
192
+ queryString: queryString
193
193
  }) */
194
194
 
195
195
  if (pageview) {
@@ -15,7 +15,7 @@ import { g as get_1 } from './get-3c308da4.js';
15
15
  import { d as debounce_1 } from './debounce-533d9748.js';
16
16
  import { I as InfiniteScroll } from './index.es-a6137319.js';
17
17
  import urlFor from './urlFor.js';
18
- import { m as main_43 } from './main-9f6806ea.js';
18
+ import { m as main_43 } from './main-1894c974.js';
19
19
  import { c as clean_html_1 } from './entities-6d9154b4.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
@@ -13,10 +13,10 @@ 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 { g as get_1 } from './get-3c308da4.js';
16
- import { m as main_43 } from './main-9f6806ea.js';
16
+ import { m as main_43 } from './main-1894c974.js';
17
17
  import urlFor from './urlFor.js';
18
18
  import { c as clean_html_1 } from './entities-6d9154b4.js';
19
- import { P as Pagination } from './Pagination-9fe9f61d.js';
19
+ import { P as Pagination } from './Pagination-dc30727b.js';
20
20
  import './_commonjsHelpers-0c4b6f40.js';
21
21
  import './core.get-iterator-method-ea258bb1.js';
22
22
  import './web.dom.iterable-ab4dea5c.js';
@@ -15,8 +15,8 @@ import Col from 'react-bootstrap/Col';
15
15
  import Card from 'react-bootstrap/Card';
16
16
  import Form from 'react-bootstrap/Form';
17
17
  import Button from 'react-bootstrap/Button';
18
- import './main-9f6806ea.js';
19
- import { m as momentTimezone } from './index-30a6257d.js';
18
+ import './main-1894c974.js';
19
+ import { m as momentTimezone } from './index-79cfd25c.js';
20
20
  import { j as js_cookie } from './js.cookie-6874175c.js';
21
21
  import { useRouter } from 'next/router';
22
22
  import './_object-pie-133f504a.js';
@@ -272,23 +272,23 @@ var EventsDeck = function EventsDeck(_ref) {
272
272
  if (cventAccessToken && cventAccessToken !== 'undefined') {
273
273
  setAccessToken(cventAccessToken);
274
274
  } else {
275
- /*const encodedData = window.btoa(clientId + ':' + clientSecret)
276
- //const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
277
- const url = `https://api-platform.cvent.com/ea/oauth2/token`
278
- fetch(url, {
279
- headers: {
280
- 'Content-Type': 'application/x-www-form-urlencoded',
281
- Authorization: `Basic ${encodedData}`
282
- },
283
- method: 'POST',
284
- body: `grant_type=client_credentials&client_id=${clientId}`
285
- })
286
- .then((response) => response.json())
287
- .then((json) => {
288
- const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
289
- Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
290
- setAccessToken(json.access_token)
291
- })
275
+ /*const encodedData = window.btoa(clientId + ':' + clientSecret)
276
+ //const url = `${corsProxy}https://api-platform.cvent.com/ea/oauth2/token`
277
+ const url = `https://api-platform.cvent.com/ea/oauth2/token`
278
+ fetch(url, {
279
+ headers: {
280
+ 'Content-Type': 'application/x-www-form-urlencoded',
281
+ Authorization: `Basic ${encodedData}`
282
+ },
283
+ method: 'POST',
284
+ body: `grant_type=client_credentials&client_id=${clientId}`
285
+ })
286
+ .then((response) => response.json())
287
+ .then((json) => {
288
+ const inOneHour = new Date(new Date().getTime() + 60 * 60 * 1000)
289
+ Cookies.set('cvent_access_token', json.access_token, { expires: inOneHour })
290
+ setAccessToken(json.access_token)
291
+ })
292
292
  .catch((e) => console.log(e))*/
293
293
  // hello
294
294
  var url = 'https://beam.mjhlifesciences.com/api/cvent/token';
@@ -2,8 +2,8 @@ import { _ as _extends } from './extends-6d8e3924.js';
2
2
  import { _ as _slicedToArray } from './slicedToArray-6ebcbfea.js';
3
3
  import React__default, { useState, useEffect } from 'react';
4
4
  import { B as BlockContent } from './BlockContent-1e73bd2c.js';
5
- import { g as getSerializers } from './index-19ae7235.js';
6
- import { m as momentTimezone } from './index-30a6257d.js';
5
+ import { g as getSerializers } from './index-9a58ca55.js';
6
+ import { m as momentTimezone } from './index-79cfd25c.js';
7
7
  import { useRouter } from 'next/router';
8
8
  import Button from 'react-bootstrap/Button';
9
9
  import { c as checkSisterSite } from './checkSisterSite-baa4fb6b.js';
@@ -25,7 +25,7 @@ import './asyncToGenerator-958ef5fc.js';
25
25
  import './_library-528f1934.js';
26
26
  import './_iter-detect-98db3b07.js';
27
27
  import './Segment.js';
28
- import './main-9f6806ea.js';
28
+ import './main-1894c974.js';
29
29
  import './urlForFile-b69adffc.js';
30
30
  import './index-755f2cc2.js';
31
31
  import 'react-dom';
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
2
  import urlFor from './urlFor.js';
3
- import { m as main_43 } from './main-9f6806ea.js';
3
+ import { m as main_43 } from './main-1894c974.js';
4
4
  import Carousel from 'react-bootstrap/Carousel';
5
5
  import './slicedToArray-6ebcbfea.js';
6
6
  import './_commonjsHelpers-0c4b6f40.js';
@@ -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-777bb0b3.js';
15
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
16
16
  import { l as lodash } from './lodash-f97fd99a.js';
17
- import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
17
+ import { A as ADlgInfeed } from './ADlgInfeed-5e36f317.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-9f6806ea.js';
23
+ import { m as main_43 } from './main-1894c974.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';
@@ -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-777bb0b3.js';
16
+ import { A as ADInfeed } from './ADInfeed-5765a73a.js';
17
17
  import { l as lodash } from './lodash-f97fd99a.js';
18
- import { A as ADlgInfeed } from './ADlgInfeed-e7fd1bb6.js';
18
+ import { A as ADlgInfeed } from './ADlgInfeed-5e36f317.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-9f6806ea.js';
22
+ import { m as main_43 } from './main-1894c974.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-9fe9f61d.js';
25
+ import { P as Pagination } from './Pagination-dc30727b.js';
26
26
  import Spinner from 'react-bootstrap/Spinner';
27
27
  import './_commonjsHelpers-0c4b6f40.js';
28
28
  import './core.get-iterator-method-ea258bb1.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-3272e9cd.js';
4
4
  import { S as SocialNavFooter } from './index.esm-07c37a92.js';
5
- import { S as SocialSearchComponent } from './SocialSearchComponent-68d948b9.js';
5
+ import { S as SocialSearchComponent } from './SocialSearchComponent-165b4ae7.js';
6
6
  import 'react-bootstrap/Form';
7
7
  import 'react-bootstrap/FormControl';
8
8
  import 'react-bootstrap/Button';
@@ -13,7 +13,7 @@ import Navbar from 'react-bootstrap/Navbar';
13
13
  import NavDropdown from 'react-bootstrap/NavDropdown';
14
14
  import { M as MdEmail } from './index.esm-9b042655.js';
15
15
  import { b as IoMdLogIn } from './index.esm-eb1e8e80.js';
16
- import { m as main_43, c as main_44 } from './main-9f6806ea.js';
16
+ import { m as main_43, c as main_44 } from './main-1894c974.js';
17
17
  import './_commonjsHelpers-0c4b6f40.js';
18
18
  import './web.dom.iterable-ab4dea5c.js';
19
19
  import './core.get-iterator-method-ea258bb1.js';
@@ -27,15 +27,15 @@ import './_library-528f1934.js';
27
27
  import './_iter-detect-98db3b07.js';
28
28
 
29
29
  var HamMagazine = function HamMagazine(props) {
30
- /*
31
- Example Nav with acceptable props
32
- <MagazineNav
33
- showLogin
34
- logo={props.settings.logo}
35
- dataObject={props.cache.mainNavCache}
36
- website={website}
37
- subNav={props.cache.subNavCache}
38
- />
30
+ /*
31
+ Example Nav with acceptable props
32
+ <MagazineNav
33
+ showLogin
34
+ logo={props.settings.logo}
35
+ dataObject={props.cache.mainNavCache}
36
+ website={website}
37
+ subNav={props.cache.subNavCache}
38
+ />
39
39
  */
40
40
 
41
41
  // Setting 'socialIconVariant' as 'light' as default to make the social icons and search icon black
@@ -4,7 +4,7 @@ import Modal from 'react-bootstrap/Modal';
4
4
  import Button from 'react-bootstrap/Button';
5
5
  import { s as styleInject } from './style-inject.es-1f59c1d0.js';
6
6
 
7
- var css = ".HealthcareProfessionalModal-module_container__HUaSr {\r\n position: fixed;\r\n left: 0;\r\n right: 0;\r\n top: 0;\r\n bottom: 0;\r\n background: rgba(0,0,0,.1);\r\n z-index: 9999999999;\r\n display: grid;\r\n place-items: center;\r\n}\r\n.HealthcareProfessionalModal-module_modal__31CzM{\r\n background: #fff;\r\n padding: 1.5rem;\r\n text-align: center;\r\n position: relative;\r\n width: 400px;\r\n max-width: 90vw;\r\n\r\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\r\n animation: HealthcareProfessionalModal-module_show__3soMo .5s forwards;\r\n transform: translateY(0);\r\n opacity:1;\r\n}\r\n.HealthcareProfessionalModal-module_header__3uIr7 {\r\n background-color: #0d335a;\r\nposition: absolute;\r\n padding: 1rem;\r\n width: 80%;\r\ntop: 0;\r\nleft: 50%;\r\ntransform: translateX(-50%) translateY(-50%) ;\r\n border-radius: 15px;\r\n}\r\n.HealthcareProfessionalModal-module_body__3bnyN {\r\n color: #202020;\r\n}\r\n.HealthcareProfessionalModal-module_body__3bnyN span{\r\n font-weight: bold;\r\n}\r\n.HealthcareProfessionalModal-module_body__3bnyN .HealthcareProfessionalModal-module_title__27l5n {\r\n font-size: 24px;\r\n margin-bottom: 1rem;\r\n}\r\n.HealthcareProfessionalModal-module_controls__1wXJl button {\r\n margin: 1.5rem 1rem;\r\n border-radius: 5px;\r\n font-size: 1rem;\r\n}\r\n@keyframes HealthcareProfessionalModal-module_show__3soMo {\r\n from{\r\n transform: translateY(25px);\r\n opacity: 0;\r\n }\r\n to {\r\n transform: translateY(0);\r\n opacity:1;\r\n }\r\n}";
7
+ var css = ".HealthcareProfessionalModal-module_container__HUaSr {\n position: fixed;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n background: rgba(0,0,0,.1);\n z-index: 9999999999;\n display: grid;\n place-items: center;\n}\n.HealthcareProfessionalModal-module_modal__31CzM{\n background: #fff;\n padding: 1.5rem;\n text-align: center;\n position: relative;\n width: 400px;\n max-width: 90vw;\n\n box-shadow: 2px 4px 8px rgba(0,0,0,.2);\n animation: HealthcareProfessionalModal-module_show__3soMo .5s forwards;\n transform: translateY(0);\n opacity:1;\n}\n.HealthcareProfessionalModal-module_header__3uIr7 {\n background-color: #0d335a;\nposition: absolute;\n padding: 1rem;\n width: 80%;\ntop: 0;\nleft: 50%;\ntransform: translateX(-50%) translateY(-50%) ;\n border-radius: 15px;\n}\n.HealthcareProfessionalModal-module_body__3bnyN {\n color: #202020;\n}\n.HealthcareProfessionalModal-module_body__3bnyN span{\n font-weight: bold;\n}\n.HealthcareProfessionalModal-module_body__3bnyN .HealthcareProfessionalModal-module_title__27l5n {\n font-size: 24px;\n margin-bottom: 1rem;\n}\n.HealthcareProfessionalModal-module_controls__1wXJl button {\n margin: 1.5rem 1rem;\n border-radius: 5px;\n font-size: 1rem;\n}\n@keyframes HealthcareProfessionalModal-module_show__3soMo {\n from{\n transform: translateY(25px);\n opacity: 0;\n }\n to {\n transform: translateY(0);\n opacity:1;\n }\n}";
8
8
  var styles = { "container": "HealthcareProfessionalModal-module_container__HUaSr", "modal": "HealthcareProfessionalModal-module_modal__31CzM", "show": "HealthcareProfessionalModal-module_show__3soMo", "header": "HealthcareProfessionalModal-module_header__3uIr7", "body": "HealthcareProfessionalModal-module_body__3bnyN", "title": "HealthcareProfessionalModal-module_title__27l5n", "controls": "HealthcareProfessionalModal-module_controls__1wXJl" };
9
9
  styleInject(css);
10
10