@mjhls/mjh-framework 1.0.844-beta.2 → 1.0.844-schema-fix-v1

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 (249) hide show
  1. package/dist/cjs/AD.js +10 -9
  2. package/dist/cjs/AD300x250.js +10 -9
  3. package/dist/cjs/AD300x250x600.js +10 -9
  4. package/dist/cjs/AD728x90.js +11 -10
  5. package/dist/cjs/ADFloatingFooter.js +12 -11
  6. package/dist/cjs/ADFooter.js +9 -8
  7. package/dist/cjs/ADGutter.js +12 -11
  8. package/dist/cjs/{ADInfeed-9b50464b.js → ADInfeed-1417ce9a.js} +11 -9
  9. package/dist/cjs/ADSkyscraper.js +12 -11
  10. package/dist/cjs/ADSponsoredResources.js +12 -11
  11. package/dist/cjs/ADWebcast.js +12 -11
  12. package/dist/cjs/ADWelcome.js +16 -15
  13. package/dist/cjs/{ADlgInfeed-65e48ce7.js → ADlgInfeed-01deca1a.js} +7 -6
  14. package/dist/cjs/AccordionPanel.js +24 -22
  15. package/dist/cjs/AdSlot.js +14 -13
  16. package/dist/cjs/AdSlotsProvider.js +12 -10
  17. package/dist/cjs/AlgoliaSearch.js +622 -611
  18. package/dist/cjs/AlphabeticList.js +16 -15
  19. package/dist/cjs/ArticleCarousel.js +11 -10
  20. package/dist/cjs/ArticleProgramLandingPage.js +25 -23
  21. package/dist/cjs/ArticleSeriesLandingPage.js +20 -19
  22. package/dist/cjs/ArticleSeriesListing.js +40 -39
  23. package/dist/cjs/Auth.js +3516 -0
  24. package/dist/cjs/AuthWrapper.js +119 -38
  25. package/dist/cjs/{AuthorComponent-bb831b74.js → AuthorComponent-ac8972ce.js} +13 -12
  26. package/dist/cjs/{BlockContent-091a991f.js → BlockContent-8b494587.js} +25 -24
  27. package/dist/cjs/Breadcrumbs.js +23 -21
  28. package/dist/cjs/CMEDeck.js +64 -64
  29. package/dist/cjs/Column1.js +14 -11
  30. package/dist/cjs/Column2.js +22 -19
  31. package/dist/cjs/Column3.js +35 -32
  32. package/dist/cjs/ConferenceArticleCard.js +18 -17
  33. package/dist/cjs/ConferenceBanner-6c9e718a.js +24 -0
  34. package/dist/cjs/DeckContent.js +76 -72
  35. package/dist/cjs/DeckQueue.js +72 -68
  36. package/dist/cjs/{Dfp-26baccf1.js → Dfp-391fd124.js} +23 -22
  37. package/dist/cjs/EventsDeck.js +123 -116
  38. package/dist/cjs/ExternalResources.js +48 -46
  39. package/dist/cjs/Feature.js +25 -23
  40. package/dist/cjs/ForbesHero.js +35 -34
  41. package/dist/cjs/GridContent.js +208 -203
  42. package/dist/cjs/GridHero.js +36 -35
  43. package/dist/cjs/GroupDeck.js +49 -48
  44. package/dist/cjs/HamMagazine.js +121 -116
  45. package/dist/cjs/Header.js +14 -12
  46. package/dist/cjs/Hero.js +10 -9
  47. package/dist/cjs/HighlightenVideo.js +17 -16
  48. package/dist/cjs/HorizontalArticleListing.js +38 -36
  49. package/dist/cjs/HorizontalHero.js +24 -23
  50. package/dist/cjs/IssueContentDeck.js +70 -65
  51. package/dist/cjs/IssueDeck.js +65 -60
  52. package/dist/cjs/IssueLanding.js +30 -28
  53. package/dist/cjs/LeftNav.js +22 -20
  54. package/dist/cjs/MasterDeck.js +50 -49
  55. package/dist/cjs/MediaSeriesLanding.js +731 -783
  56. package/dist/cjs/NavDvm.js +68 -63
  57. package/dist/cjs/{NavFooter-76c913e3.js → NavFooter-3dcd99a8.js} +15 -14
  58. package/dist/cjs/NavMagazine.js +121 -116
  59. package/dist/cjs/NavNative.js +116 -108
  60. package/dist/cjs/OncliveHero.js +17 -17
  61. package/dist/cjs/OncliveLargeHero.js +64 -63
  62. package/dist/cjs/PageFilter.js +9 -8
  63. package/dist/cjs/PartnerDetailListing.js +71 -69
  64. package/dist/cjs/PdfDownload.js +9 -8
  65. package/dist/cjs/PopUpModal.js +15 -13
  66. package/dist/cjs/PubSection.js +20 -19
  67. package/dist/cjs/PubToc.js +8 -7
  68. package/dist/cjs/PublicationDeck.js +64 -59
  69. package/dist/cjs/PublicationLanding.js +87 -83
  70. package/dist/cjs/QueueDeckExpanded.js +285 -285
  71. package/dist/cjs/RecentNews.js +20 -19
  72. package/dist/cjs/RelatedContent.js +23 -22
  73. package/dist/cjs/RelatedTopicsDropdown.js +22 -19
  74. package/dist/cjs/RolesDeck.js +32 -27
  75. package/dist/cjs/Search.js +16 -12
  76. package/dist/cjs/SeriesListingDeck.js +26 -26
  77. package/dist/cjs/{SeriesSlider-8bbc989f.js → SeriesSlider-0d3bf265.js} +34 -33
  78. package/dist/cjs/SideFooter.js +24 -23
  79. package/dist/cjs/SocialIcons.js +10 -9
  80. package/dist/cjs/{SocialSearchComponent-cea213aa.js → SocialSearchComponent-19548e2a.js} +38 -34
  81. package/dist/cjs/SocialShare.js +31 -29
  82. package/dist/cjs/TaxonomyCard.js +59 -54
  83. package/dist/cjs/TaxonomyDescription.js +23 -21
  84. package/dist/cjs/TemplateNormal.js +35 -34
  85. package/dist/cjs/ThumbnailCard.js +19 -17
  86. package/dist/cjs/Ustream.js +22 -21
  87. package/dist/cjs/VerticalHero.js +16 -15
  88. package/dist/cjs/VideoProgramLandingPage.js +45 -40
  89. package/dist/cjs/VideoSeriesCard.js +24 -23
  90. package/dist/cjs/VideoSeriesFilter.js +9 -9
  91. package/dist/cjs/VideoSeriesLandingPage.js +26 -25
  92. package/dist/cjs/VideoSeriesListing.js +57 -56
  93. package/dist/cjs/View.js +209 -202
  94. package/dist/cjs/YahooHero.js +31 -30
  95. package/dist/cjs/YoutubeGroup.js +51 -50
  96. package/dist/cjs/{brightcove-react-player-loader.es-156bd4d6.js → brightcove-react-player-loader.es-5c98aec7.js} +10 -8
  97. package/dist/cjs/faundadb.js +4 -321
  98. package/dist/cjs/getRelatedArticle.js +374 -21
  99. package/dist/cjs/getSerializers.js +12 -11
  100. package/dist/cjs/{getTargeting-021d644c.js → getTargeting-15ad167c.js} +2 -2
  101. package/dist/cjs/getTargeting.js +1 -1
  102. package/dist/cjs/iconBase-68959171.js +0 -3
  103. package/dist/cjs/{index-98e01cb9.js → index-2cf30c83.js} +9 -8
  104. package/dist/cjs/{index-3294d3bc.js → index-6367b7bf.js} +16 -17
  105. package/dist/cjs/{index-4fdc043f.js → index-73ac3122.js} +884 -1477
  106. package/dist/cjs/{index-96b3db50.js → index-9d365128.js} +12 -10
  107. package/dist/cjs/{index-be0c82be.js → index-b5eb3ff8.js} +20 -19
  108. package/dist/cjs/index-bd6c9f56.js +211 -0
  109. package/dist/cjs/{index.es-9110add6.js → index.es-f3e47207.js} +31 -12
  110. package/dist/cjs/{index.esm-ff47db6f.js → index.esm-05850a2f.js} +5 -12
  111. package/dist/cjs/{index.esm-4d410430.js → index.esm-3ffa049c.js} +20 -20
  112. package/dist/cjs/{index.esm-e32d3e8e.js → index.esm-44f3e2d0.js} +3 -6
  113. package/dist/cjs/{index.esm-90433435.js → index.esm-974f47d9.js} +6 -15
  114. package/dist/cjs/index.js +68 -57
  115. package/dist/cjs/{inherits-9953db94.js → inherits-0c7830c5.js} +4 -4
  116. package/dist/cjs/{lodash-fc2922d0.js → lodash-7fd85bcf.js} +71 -22
  117. package/dist/cjs/{main-02daeefe.js → main-7b5e57b0.js} +90 -54
  118. package/dist/cjs/md5-e1ca5797.js +323 -0
  119. package/dist/cjs/{moment-575fe24c.js → moment-ca3bd9fb.js} +10 -8
  120. package/dist/cjs/{react-social-icons-f7f48f71.js → react-social-icons-07939b41.js} +12 -11
  121. package/dist/cjs/timeDifferenceCalc.js +1 -1
  122. package/dist/cjs/{typeof-725500bc.js → typeof-9d7f610f.js} +1 -1
  123. package/dist/cjs/urlFor.js +3 -3
  124. package/dist/cjs/util-f2c1b65b.js +576 -0
  125. package/dist/cjs/{visibility-sensor-ad5e3116.js → visibility-sensor-eb2c5b69.js} +7 -5
  126. package/dist/esm/AD.js +7 -7
  127. package/dist/esm/AD300x250.js +7 -7
  128. package/dist/esm/AD300x250x600.js +7 -7
  129. package/dist/esm/AD728x90.js +8 -8
  130. package/dist/esm/ADFloatingFooter.js +9 -9
  131. package/dist/esm/ADFooter.js +6 -6
  132. package/dist/esm/ADGutter.js +9 -9
  133. package/dist/esm/{ADInfeed-99535410.js → ADInfeed-bb64ffeb.js} +7 -7
  134. package/dist/esm/ADSkyscraper.js +9 -9
  135. package/dist/esm/ADSponsoredResources.js +9 -9
  136. package/dist/esm/ADWebcast.js +9 -9
  137. package/dist/esm/ADWelcome.js +13 -13
  138. package/dist/esm/{ADlgInfeed-0d359144.js → ADlgInfeed-18efe2e7.js} +4 -4
  139. package/dist/esm/AccordionPanel.js +17 -17
  140. package/dist/esm/AdSlot.js +5 -5
  141. package/dist/esm/AdSlotsProvider.js +5 -5
  142. package/dist/esm/AlgoliaSearch.js +251 -241
  143. package/dist/esm/AlphabeticList.js +13 -13
  144. package/dist/esm/ArticleCarousel.js +8 -8
  145. package/dist/esm/ArticleProgramLandingPage.js +21 -20
  146. package/dist/esm/ArticleSeriesLandingPage.js +17 -17
  147. package/dist/esm/ArticleSeriesListing.js +36 -36
  148. package/dist/esm/Auth.js +3496 -0
  149. package/dist/esm/AuthWrapper.js +116 -36
  150. package/dist/esm/{AuthorComponent-34b16174.js → AuthorComponent-8ffd4679.js} +10 -10
  151. package/dist/esm/{BlockContent-e9b4ddcf.js → BlockContent-d05b5b23.js} +4 -4
  152. package/dist/esm/Breadcrumbs.js +11 -11
  153. package/dist/esm/CMEDeck.js +61 -61
  154. package/dist/esm/Column1.js +9 -9
  155. package/dist/esm/Column2.js +17 -17
  156. package/dist/esm/Column3.js +30 -30
  157. package/dist/esm/ConferenceArticleCard.js +15 -15
  158. package/dist/esm/{ConferenceBanner-8792ebd2.js → ConferenceBanner-9162d0ca.js} +4 -4
  159. package/dist/esm/DeckContent.js +68 -68
  160. package/dist/esm/DeckQueue.js +64 -64
  161. package/dist/esm/{Dfp-b7236041.js → Dfp-2f9796e1.js} +10 -10
  162. package/dist/esm/EventsDeck.js +92 -92
  163. package/dist/esm/ExternalResources.js +42 -41
  164. package/dist/esm/Feature.js +17 -17
  165. package/dist/esm/ForbesHero.js +28 -28
  166. package/dist/esm/GridContent.js +172 -172
  167. package/dist/esm/GridHero.js +29 -29
  168. package/dist/esm/GroupDeck.js +36 -36
  169. package/dist/esm/HamMagazine.js +91 -91
  170. package/dist/esm/Header.js +8 -8
  171. package/dist/esm/Hero.js +7 -7
  172. package/dist/esm/HighlightenVideo.js +14 -14
  173. package/dist/esm/HorizontalArticleListing.js +35 -34
  174. package/dist/esm/HorizontalHero.js +21 -21
  175. package/dist/esm/IssueContentDeck.js +53 -53
  176. package/dist/esm/IssueDeck.js +54 -54
  177. package/dist/esm/IssueLanding.js +27 -26
  178. package/dist/esm/LeftNav.js +16 -16
  179. package/dist/esm/MasterDeck.js +46 -46
  180. package/dist/esm/MediaSeriesLanding.js +451 -506
  181. package/dist/esm/NavDvm.js +46 -46
  182. package/dist/esm/{NavFooter-e27bd93b.js → NavFooter-c29526b7.js} +12 -12
  183. package/dist/esm/NavMagazine.js +93 -93
  184. package/dist/esm/NavNative.js +83 -83
  185. package/dist/esm/OncliveHero.js +14 -15
  186. package/dist/esm/OncliveLargeHero.js +52 -52
  187. package/dist/esm/PageFilter.js +6 -6
  188. package/dist/esm/PartnerDetailListing.js +67 -66
  189. package/dist/esm/PdfDownload.js +6 -6
  190. package/dist/esm/PopUpModal.js +8 -8
  191. package/dist/esm/PubSection.js +17 -17
  192. package/dist/esm/PubToc.js +5 -5
  193. package/dist/esm/PublicationDeck.js +51 -51
  194. package/dist/esm/PublicationLanding.js +69 -69
  195. package/dist/esm/QueueDeckExpanded.js +251 -251
  196. package/dist/esm/RecentNews.js +17 -17
  197. package/dist/esm/RelatedContent.js +17 -17
  198. package/dist/esm/RelatedTopicsDropdown.js +11 -11
  199. package/dist/esm/RolesDeck.js +25 -25
  200. package/dist/esm/Search.js +7 -7
  201. package/dist/esm/SeriesListingDeck.js +20 -20
  202. package/dist/esm/{SeriesSlider-a866bb21.js → SeriesSlider-7d89f4d9.js} +24 -24
  203. package/dist/esm/SideFooter.js +19 -19
  204. package/dist/esm/SocialIcons.js +7 -7
  205. package/dist/esm/{SocialSearchComponent-03c3e869.js → SocialSearchComponent-47815365.js} +28 -28
  206. package/dist/esm/SocialShare.js +25 -25
  207. package/dist/esm/TaxonomyCard.js +50 -50
  208. package/dist/esm/TaxonomyDescription.js +17 -16
  209. package/dist/esm/TemplateNormal.js +31 -31
  210. package/dist/esm/ThumbnailCard.js +10 -10
  211. package/dist/esm/Ustream.js +18 -18
  212. package/dist/esm/VerticalHero.js +13 -13
  213. package/dist/esm/VideoProgramLandingPage.js +33 -32
  214. package/dist/esm/VideoSeriesCard.js +17 -17
  215. package/dist/esm/VideoSeriesFilter.js +6 -6
  216. package/dist/esm/VideoSeriesLandingPage.js +17 -17
  217. package/dist/esm/VideoSeriesListing.js +53 -53
  218. package/dist/esm/View.js +185 -182
  219. package/dist/esm/YahooHero.js +25 -25
  220. package/dist/esm/YoutubeGroup.js +35 -35
  221. package/dist/esm/{brightcove-react-player-loader.es-83f53e4e.js → brightcove-react-player-loader.es-4abff0b1.js} +7 -6
  222. package/dist/esm/faundadb.js +2 -319
  223. package/dist/esm/getRelatedArticle.js +374 -21
  224. package/dist/esm/getSerializers.js +12 -11
  225. package/dist/esm/{index-73819142.js → index-51a80699.js} +20 -19
  226. package/dist/esm/{index-5f7e79e7.js → index-6c12bdd5.js} +4 -4
  227. package/dist/esm/{index-ef6d5dcf.js → index-c00b0bbb.js} +16 -17
  228. package/dist/esm/index-db3bb315.js +207 -0
  229. package/dist/esm/{index-fb819516.js → index-e537f766.js} +833 -1433
  230. package/dist/esm/{index-41a678ea.js → index-f7fb1e25.js} +3 -3
  231. package/dist/esm/{index.es-29c1cef5.js → index.es-c6222053.js} +28 -10
  232. package/dist/esm/{index.esm-29e48d38.js → index.esm-3fdda599.js} +6 -15
  233. package/dist/esm/{index.esm-fd746768.js → index.esm-8ee5ff72.js} +17 -18
  234. package/dist/esm/{index.esm-cf08bf18.js → index.esm-a8ff922c.js} +5 -12
  235. package/dist/esm/{index.esm-f8aaeeeb.js → index.esm-c6715e80.js} +3 -6
  236. package/dist/esm/index.js +55 -48
  237. package/dist/esm/{inherits-cf8dde54.js → inherits-75d45541.js} +1 -1
  238. package/dist/esm/{lodash-17fdfebb.js → lodash-ec8c6b48.js} +71 -22
  239. package/dist/esm/{main-e4a934b2.js → main-747e7d25.js} +87 -52
  240. package/dist/esm/md5-4e42248e.js +321 -0
  241. package/dist/esm/{moment-e2f9b20c.js → moment-b6f49411.js} +10 -8
  242. package/dist/esm/{react-social-icons-a7d5c5c7.js → react-social-icons-3822f1ce.js} +5 -5
  243. package/dist/esm/timeDifferenceCalc.js +1 -1
  244. package/dist/esm/{typeof-6435ba1c.js → typeof-af9c50d8.js} +1 -1
  245. package/dist/esm/urlFor.js +1 -1
  246. package/dist/esm/util-7700fc59.js +574 -0
  247. package/dist/esm/{visibility-sensor-72fd8f8b.js → visibility-sensor-f40c2564.js} +2 -2
  248. package/package.json +2 -6
  249. package/dist/cjs/ConferenceBanner-4a16fddc.js +0 -23
@@ -1,5 +1,5 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import React__default from 'react';
2
+ import React from 'react';
3
3
  import { E as EventEmitter } from './events-6c3a7a63.js';
4
4
  import PropTypes from 'prop-types';
5
5
 
@@ -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__default);
578
+ var _react = _interopRequireDefault(React);
579
579
 
580
580
  var _propTypes = _interopRequireDefault(PropTypes);
581
581
 
@@ -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__default);
892
+ var _react = _interopRequireDefault(React);
893
893
 
894
894
  var _propTypes = _interopRequireDefault(PropTypes);
895
895
 
@@ -1,4 +1,4 @@
1
- import React__default, { Component } from 'react';
1
+ import React, { Component } from 'react';
2
2
 
3
3
  /*! *****************************************************************************
4
4
  Copyright (c) Microsoft Corporation. All rights reserved.
@@ -263,6 +263,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
263
263
  _this.dragging = false;
264
264
  if (_this.state.pullToRefreshThresholdBreached) {
265
265
  _this.props.refreshFunction && _this.props.refreshFunction();
266
+ _this.setState({
267
+ pullToRefreshThresholdBreached: false,
268
+ });
266
269
  }
267
270
  requestAnimationFrame(function () {
268
271
  // this._infScroll
@@ -288,7 +291,9 @@ var InfiniteScroll = /** @class */ (function (_super) {
288
291
  // prevents multiple triggers.
289
292
  if (_this.actionTriggered)
290
293
  return;
291
- var atBottom = _this.isElementAtBottom(target, _this.props.scrollThreshold);
294
+ var atBottom = _this.props.inverse
295
+ ? _this.isElementAtTop(target, _this.props.scrollThreshold)
296
+ : _this.isElementAtBottom(target, _this.props.scrollThreshold);
292
297
  // call the `next` function in the props to trigger the next data fetch
293
298
  if (atBottom && _this.props.hasMore) {
294
299
  _this.actionTriggered = true;
@@ -361,17 +366,30 @@ var InfiniteScroll = /** @class */ (function (_super) {
361
366
  }
362
367
  };
363
368
  InfiniteScroll.prototype.UNSAFE_componentWillReceiveProps = function (props) {
364
- // do nothing when dataLength and key are unchanged
365
- if (this.props.key === props.key &&
366
- this.props.dataLength === props.dataLength)
369
+ // do nothing when dataLength is unchanged
370
+ if (this.props.dataLength === props.dataLength)
367
371
  return;
368
372
  this.actionTriggered = false;
369
373
  // update state when new data was sent in
370
374
  this.setState({
371
375
  showLoader: false,
372
- pullToRefreshThresholdBreached: false,
373
376
  });
374
377
  };
378
+ InfiniteScroll.prototype.isElementAtTop = function (target, scrollThreshold) {
379
+ if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
380
+ var clientHeight = target === document.body || target === document.documentElement
381
+ ? window.screen.availHeight
382
+ : target.clientHeight;
383
+ var threshold = parseThreshold(scrollThreshold);
384
+ if (threshold.unit === ThresholdUnits.Pixel) {
385
+ return (target.scrollTop <=
386
+ threshold.value + clientHeight - target.scrollHeight + 1 ||
387
+ target.scrollTop === 0);
388
+ }
389
+ return (target.scrollTop <=
390
+ threshold.value / 100 + clientHeight - target.scrollHeight + 1 ||
391
+ target.scrollTop === 0);
392
+ };
375
393
  InfiniteScroll.prototype.isElementAtBottom = function (target, scrollThreshold) {
376
394
  if (scrollThreshold === void 0) { scrollThreshold = 0.8; }
377
395
  var clientHeight = target === document.body || target === document.documentElement
@@ -396,10 +414,10 @@ var InfiniteScroll = /** @class */ (function (_super) {
396
414
  var outerDivStyle = this.props.pullDownToRefresh && this.props.height
397
415
  ? { overflow: 'auto' }
398
416
  : {};
399
- return (React__default.createElement("div", { style: outerDivStyle, className: "infinite-scroll-component__outerdiv" },
400
- React__default.createElement("div", { className: "infinite-scroll-component " + (this.props.className || ''), ref: function (infScroll) { return (_this._infScroll = infScroll); }, style: style },
401
- this.props.pullDownToRefresh && (React__default.createElement("div", { style: { position: 'relative' }, ref: function (pullDown) { return (_this._pullDown = pullDown); } },
402
- React__default.createElement("div", { style: {
417
+ return (React.createElement("div", { style: outerDivStyle, className: "infinite-scroll-component__outerdiv" },
418
+ React.createElement("div", { className: "infinite-scroll-component " + (this.props.className || ''), ref: function (infScroll) { return (_this._infScroll = infScroll); }, style: style },
419
+ this.props.pullDownToRefresh && (React.createElement("div", { style: { position: 'relative' }, ref: function (pullDown) { return (_this._pullDown = pullDown); } },
420
+ React.createElement("div", { style: {
403
421
  position: 'absolute',
404
422
  left: 0,
405
423
  right: 0,
@@ -1,25 +1,16 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var IoIosArrowDropupCircle = function (props) {
4
+ function IoIosArrowDropupCircle (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
6
- };
7
- IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
8
- var IoIosArrowForward = function (props) {
6
+ }function IoIosArrowForward (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
10
- };
11
- IoIosArrowForward.displayName = "IoIosArrowForward";
12
- var IoIosOpen = function (props) {
8
+ }function IoIosOpen (props) {
13
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M227.8 300.2c-5.1-5.1-5.1-13.3 0-18.4l133.7-133.7c-5.3-2.6-11.2-4.1-17.5-4.1H88c-22 0-40 18-40 40v224c0 22 18 40 40 40h256c22 0 40-18 40-40V184c0-6.3-1.5-12.2-4.1-17.5L246.2 300.2c-5.1 5.1-13.3 5.1-18.4 0z"}},{"tag":"path","attr":{"d":"M459.5 68.5C457 66 453 64 449 64h-97c-7.2-.1-13.1 5.7-13.1 12.9-.1 7.2 5.7 13.1 12.9 13.1l67.3.5-57.6 57.6c8 3.9 14.5 10.4 18.4 18.4l57.6-57.6.5 67.3c.1 7.2 5.9 13 13.1 12.9 7.2-.1 13-5.9 12.9-13.1V78c0-3.5-2-7-4.5-9.5z"}}]})(props);
14
- };
15
- IoIosOpen.displayName = "IoIosOpen";
16
- var IoMdArrowDropdown = function (props) {
10
+ }function IoMdArrowDropdown (props) {
17
11
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M128 192l128 128 128-128z"}}]})(props);
18
- };
19
- IoMdArrowDropdown.displayName = "IoMdArrowDropdown";
20
- var IoMdLogIn = function (props) {
12
+ }function IoMdLogIn (props) {
21
13
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 48c-42.9 0-84.2 13-119.2 37.5-34.2 24-60.2 57.2-75.1 96.1L58 192h45.7l1.9-5c8.2-17.8 19.4-33.9 33.5-48 31.2-31.2 72.7-48.4 116.9-48.4s85.7 17.2 116.9 48.4c31.2 31.2 48.4 72.7 48.4 116.9 0 44.1-17.2 85.7-48.4 116.9-31.2 31.2-72.7 48.4-116.9 48.4-44.1 0-85.6-17.2-116.9-48.4-14-14-25.3-30.1-33.5-47.9l-1.9-5H58l3.6 10.4c14.9 38.9 40.9 72.1 75.1 96.1C171.8 451.1 213 464 256 464c114.7 0 208-93.3 208-208S370.7 48 256 48z"}},{"tag":"path","attr":{"d":"M48 277.4h189.7l-43.6 44.7L224 352l96-96-96-96-31 29.9 44.7 44.7H48v42.8z"}}]})(props);
22
- };
23
- IoMdLogIn.displayName = "IoMdLogIn";
14
+ }
24
15
 
25
16
  export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c, IoIosArrowDropupCircle as d };
@@ -1,5 +1,5 @@
1
- import React__default from 'react';
2
- import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
1
+ import React from 'react';
2
+ import { r as reactSocialIcons_1 } from './react-social-icons-3822f1ce.js';
3
3
  import { G as GenIcon } from './iconBase-602d52fe.js';
4
4
 
5
5
  var year = new Date().getFullYear();
@@ -8,26 +8,26 @@ var SocialNavFooter = function SocialNavFooter(props) {
8
8
  var website = props.website,
9
9
  showLogo = props.showLogo;
10
10
 
11
- return React__default.createElement(
11
+ return React.createElement(
12
12
  'div',
13
13
  { className: 'nav-footer' },
14
- website && website.footerLinks && website.footerLinks.length && React__default.createElement(
14
+ website && website.footerLinks && website.footerLinks.length && React.createElement(
15
15
  'ul',
16
16
  null,
17
17
  website && website.footerLinks.map(function (content, index) {
18
18
  if (content.url && content.title) {
19
- return content.blank ? React__default.createElement(
19
+ return content.blank ? React.createElement(
20
20
  'li',
21
21
  { key: index },
22
- React__default.createElement(
22
+ React.createElement(
23
23
  'a',
24
24
  { target: '_blank', rel: 'noopener noreferrer', href: content.url, className: 'nav-link' },
25
25
  content.title
26
26
  )
27
- ) : React__default.createElement(
27
+ ) : React.createElement(
28
28
  'li',
29
29
  { key: index },
30
- React__default.createElement(
30
+ React.createElement(
31
31
  'a',
32
32
  { href: content.url, className: 'nav-link' },
33
33
  content.title
@@ -36,14 +36,14 @@ var SocialNavFooter = function SocialNavFooter(props) {
36
36
  } else return null;
37
37
  })
38
38
  ),
39
- React__default.createElement(
39
+ React.createElement(
40
40
  'ul',
41
41
  null,
42
- React__default.createElement(
42
+ React.createElement(
43
43
  'li',
44
44
  { style: { marginTop: '10px' }, key: website.footerLinks ? website.footerLinks.length + 1 : 1 },
45
45
  website.socialLinks && website.socialLinks.map(function (row, index) {
46
- return React__default.createElement(reactSocialIcons_1, {
46
+ return React.createElement(reactSocialIcons_1, {
47
47
  target: row.blank ? '_blank' : '_self',
48
48
  rel: 'noopener noreferrer',
49
49
  key: index,
@@ -55,13 +55,13 @@ var SocialNavFooter = function SocialNavFooter(props) {
55
55
  });
56
56
  })
57
57
  ),
58
- showLogo && React__default.createElement(
58
+ showLogo && React.createElement(
59
59
  'li',
60
60
  null,
61
- React__default.createElement(
61
+ React.createElement(
62
62
  'a',
63
63
  { href: 'https://www.mjhlifesciences.com' },
64
- React__default.createElement('img', {
64
+ React.createElement('img', {
65
65
  style: { maxWidth: '100%', height: '50px', margin: ' 10px 0', objectFit: 'contain' },
66
66
  alt: 'MJHLS Brand Logo',
67
67
  src: 'https://mjh-web.s3.amazonaws.com/_media/an_mjhls_brand_logo.png'
@@ -69,7 +69,7 @@ var SocialNavFooter = function SocialNavFooter(props) {
69
69
  )
70
70
  )
71
71
  ),
72
- website && website.name && React__default.createElement(
72
+ website && website.name && React.createElement(
73
73
  'p',
74
74
  { className: 'nav-link' },
75
75
  '\xA9 ',
@@ -82,9 +82,8 @@ var SocialNavFooter = function SocialNavFooter(props) {
82
82
  };
83
83
 
84
84
  // THIS FILE IS AUTO GENERATED
85
- var GoSearch = function (props) {
85
+ function GoSearch (props) {
86
86
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","d":"M15.7 13.3l-3.81-3.83A5.93 5.93 0 0 0 13 6c0-3.31-2.69-6-6-6S1 2.69 1 6s2.69 6 6 6c1.3 0 2.48-.41 3.47-1.11l3.83 3.81c.19.2.45.3.7.3.25 0 .52-.09.7-.3a.996.996 0 0 0 0-1.41v.01zM7 10.7c-2.59 0-4.7-2.11-4.7-4.7 0-2.59 2.11-4.7 4.7-4.7 2.59 0 4.7 2.11 4.7 4.7 0 2.59-2.11 4.7-4.7 4.7z"}}]})(props);
87
- };
88
- GoSearch.displayName = "GoSearch";
87
+ }
89
88
 
90
89
  export { GoSearch as G, SocialNavFooter as S };
@@ -1,21 +1,14 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var FaLongArrowAltRight = function (props) {
4
+ function FaLongArrowAltRight (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"}}]})(props);
6
- };
7
- FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
8
- var FaMinus = function (props) {
6
+ }function FaMinus (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
10
- };
11
- FaMinus.displayName = "FaMinus";
12
- var FaPlus = function (props) {
8
+ }function FaPlus (props) {
13
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 448 512"},"child":[{"tag":"path","attr":{"d":"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}}]})(props);
14
- };
15
- FaPlus.displayName = "FaPlus";
16
- var FaRegWindowClose = function (props) {
10
+ }function FaRegWindowClose (props) {
17
11
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"}}]})(props);
18
- };
19
- FaRegWindowClose.displayName = "FaRegWindowClose";
12
+ }
20
13
 
21
14
  export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
@@ -1,13 +1,10 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- var MdEmail = function (props) {
4
+ function MdEmail (props) {
5
5
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"}}]})(props);
6
- };
7
- MdEmail.displayName = "MdEmail";
8
- var MdPictureAsPdf = function (props) {
6
+ }function MdPictureAsPdf (props) {
9
7
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z"}}]})(props);
10
- };
11
- MdPictureAsPdf.displayName = "MdPictureAsPdf";
8
+ }
12
9
 
13
10
  export { MdEmail as M, MdPictureAsPdf as a };
package/dist/esm/index.js CHANGED
@@ -8,32 +8,32 @@ import './core.get-iterator-method-e1de7503.js';
8
8
  import './_object-pie-33c40e79.js';
9
9
  import './extends-6f2fcc99.js';
10
10
  import './_object-sap-964b6feb.js';
11
- import './inherits-cf8dde54.js';
11
+ import './inherits-75d45541.js';
12
12
  import './define-property-8af5f002.js';
13
13
  import './web.dom.iterable-4439f05a.js';
14
- import './typeof-6435ba1c.js';
14
+ import './typeof-af9c50d8.js';
15
15
  import './_is-array-58e95429.js';
16
- import React__default from 'react';
16
+ import React from 'react';
17
17
  import './events-6c3a7a63.js';
18
- import './index-41a678ea.js';
18
+ import './index-f7fb1e25.js';
19
19
  import 'prop-types';
20
20
  import 'react-bootstrap/Container';
21
- import Row$1 from 'react-bootstrap/Row';
22
- import Col$1 from 'react-bootstrap/Col';
21
+ import Row from 'react-bootstrap/Row';
22
+ import Col from 'react-bootstrap/Col';
23
23
  import 'react-bootstrap/Card';
24
- import './moment-e2f9b20c.js';
24
+ import './moment-b6f49411.js';
25
25
  import 'next/router';
26
26
  import './isSymbol-1981418f.js';
27
27
  import './debounce-9207d8ee.js';
28
28
  import './toNumber-2f7a84cd.js';
29
- import './index.es-29c1cef5.js';
29
+ import './index.es-c6222053.js';
30
30
  import 'react-dom';
31
- import './visibility-sensor-72fd8f8b.js';
32
- import './index-73819142.js';
31
+ import './visibility-sensor-f40c2564.js';
32
+ import './index-51a80699.js';
33
33
  import urlFor from './urlFor.js';
34
34
  export { default as urlFor } from './urlFor.js';
35
- import { L as LazyLoad } from './index-5f7e79e7.js';
36
- import './main-e4a934b2.js';
35
+ import { L as LazyLoad } from './index-6c12bdd5.js';
36
+ import './main-747e7d25.js';
37
37
  import './entities-7cc3bf45.js';
38
38
  import './slicedToArray-641f241f.js';
39
39
  import './stringify-4330ccdc.js';
@@ -41,22 +41,22 @@ import './asyncToGenerator-fc1c2e29.js';
41
41
  export { default as Segment } from './Segment.js';
42
42
  export { default as Beam } from './Beam.js';
43
43
  export { default as AdSlot } from './AdSlot.js';
44
- import './ADInfeed-99535410.js';
44
+ import './ADInfeed-bb64ffeb.js';
45
45
  export { default as DeckContent } from './DeckContent.js';
46
- import './lodash-17fdfebb.js';
47
- import './ADlgInfeed-0d359144.js';
46
+ import './lodash-ec8c6b48.js';
47
+ import './ADlgInfeed-18efe2e7.js';
48
48
  import './getContentCategory-15dcc413.js';
49
49
  import './get-1e515072.js';
50
50
  import './eq-b470f743.js';
51
51
  export { default as AD } from './AD.js';
52
- import './AuthorComponent-34b16174.js';
52
+ import './AuthorComponent-8ffd4679.js';
53
53
  import 'react-bootstrap/Button';
54
54
  export { default as GridContent } from './GridContent.js';
55
55
  export { default as DeckQueue } from './DeckQueue.js';
56
56
  import 'react-bootstrap/Media';
57
57
  export { default as ThumbnailCard } from './ThumbnailCard.js';
58
- import './BlockContent-e9b4ddcf.js';
59
- import './react-social-icons-a7d5c5c7.js';
58
+ import './BlockContent-d05b5b23.js';
59
+ import './react-social-icons-3822f1ce.js';
60
60
  export { default as TaxonomyCard } from './TaxonomyCard.js';
61
61
  export { default as RolesDeck } from './RolesDeck.js';
62
62
  import './index-c7e2ac95.js';
@@ -67,12 +67,13 @@ import 'react-bootstrap';
67
67
  import './timeDifferenceCalc.js';
68
68
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
69
69
  import './iconBase-602d52fe.js';
70
- import './index.esm-29e48d38.js';
70
+ import './index.esm-3fdda599.js';
71
71
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
72
72
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
73
73
  export { default as ArticleCarousel } from './ArticleCarousel.js';
74
- export { g as getSerializers } from './index-fb819516.js';
75
- import './brightcove-react-player-loader.es-83f53e4e.js';
74
+ export { g as getSerializers } from './index-e537f766.js';
75
+ import './util-7700fc59.js';
76
+ import './brightcove-react-player-loader.es-4abff0b1.js';
76
77
  import 'next/head';
77
78
  import 'react-share';
78
79
  export { default as SocialShare } from './SocialShare.js';
@@ -89,7 +90,7 @@ import './defineProperty-94fd8bfc.js';
89
90
  export { default as EventsDeck } from './EventsDeck.js';
90
91
  import 'react-bootstrap/Spinner';
91
92
  import 'react-bootstrap/Form';
92
- import './index-ef6d5dcf.js';
93
+ import './index-c00b0bbb.js';
93
94
  import './js.cookie-6874175c.js';
94
95
  export { default as CMEDeck } from './CMEDeck.js';
95
96
  export { default as ExternalResources } from './ExternalResources.js';
@@ -97,7 +98,7 @@ import './index-aaa2dae0.js';
97
98
  export { default as AlgoliaSearch } from './AlgoliaSearch.js';
98
99
  export { Column1 } from './Column1.js';
99
100
  export { default as SideFooter } from './SideFooter.js';
100
- import './ConferenceBanner-8792ebd2.js';
101
+ import './ConferenceBanner-9162d0ca.js';
101
102
  export { Column2 } from './Column2.js';
102
103
  export { default as ADSponsoredResources } from './ADSponsoredResources.js';
103
104
  import 'react-bootstrap/ListGroup';
@@ -113,12 +114,12 @@ export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
113
114
  import 'react-bootstrap/Nav';
114
115
  import 'react-bootstrap/Navbar';
115
116
  import 'react-bootstrap/NavDropdown';
116
- import './index.esm-f8aaeeeb.js';
117
- import './NavFooter-e27bd93b.js';
118
- import './index.esm-fd746768.js';
117
+ import './index.esm-c6715e80.js';
118
+ import './NavFooter-c29526b7.js';
119
+ import './index.esm-8ee5ff72.js';
119
120
  export { default as SocialIcons } from './SocialIcons.js';
120
121
  import 'react-bootstrap/FormControl';
121
- import './SocialSearchComponent-03c3e869.js';
122
+ import './SocialSearchComponent-47815365.js';
122
123
  export { default as NavMagazine } from './NavMagazine.js';
123
124
  export { NavNative } from './NavNative.js';
124
125
  export { default as Search } from './Search.js';
@@ -146,7 +147,7 @@ export { default as PdfDownload } from './PdfDownload.js';
146
147
  import 'react-bootstrap/DropdownButton';
147
148
  import 'react-bootstrap/Dropdown';
148
149
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
149
- import './index.esm-cf08bf18.js';
150
+ import './index.esm-a8ff922c.js';
150
151
  export { default as Ustream } from './Ustream.js';
151
152
  export { default as HighlightenVideo } from './HighlightenVideo.js';
152
153
  export { default as PublicationLanding } from './PublicationLanding.js';
@@ -168,9 +169,15 @@ export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
168
169
  export { default as KMTracker } from './KMTracker.js';
169
170
  export { default as getSeriesDetail } from './getSeriesDetail.js';
170
171
  export { default as SetCookie } from './SetCookie.js';
171
- export { default as getQuery } from './getQuery.js';
172
+ import './index-db3bb315.js';
172
173
  export { default as getRelatedArticle } from './getRelatedArticle.js';
173
- import './SeriesSlider-a866bb21.js';
174
+ export { default as getQuery } from './getQuery.js';
175
+ export { default as Auth } from './Auth.js';
176
+ import 'swr';
177
+ import 'passport-local';
178
+ import 'mysql';
179
+ import './md5-4e42248e.js';
180
+ import './SeriesSlider-7d89f4d9.js';
174
181
  export { g as getTargeting } from './getTargeting-82e86707.js';
175
182
  export { default as View } from './View.js';
176
183
  export { default as getKeywords } from './getKeywords.js';
@@ -205,54 +212,54 @@ var FeatureArticles = function FeatureArticles(props) {
205
212
  styles = _props$styles === undefined ? null : _props$styles;
206
213
 
207
214
 
208
- return React__default.createElement(
215
+ return React.createElement(
209
216
  'div',
210
217
  { className: 'featured-articles-wrapper' },
211
218
  data.map(function (article, index) {
212
- return React__default.createElement(
213
- React__default.Fragment,
219
+ return React.createElement(
220
+ React.Fragment,
214
221
  null,
215
- React__default.createElement(
216
- Row$1,
222
+ React.createElement(
223
+ Row,
217
224
  { className: 'article-wrap' },
218
- React__default.createElement(
219
- Col$1,
225
+ React.createElement(
226
+ Col,
220
227
  { className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
221
- React__default.createElement(
228
+ React.createElement(
222
229
  'a',
223
230
  { href: '' + article.feature_link },
224
- React__default.createElement(
231
+ React.createElement(
225
232
  'figure',
226
233
  { style: { marginTop: '1rem' } },
227
- React__default.createElement(
234
+ React.createElement(
228
235
  LazyLoad,
229
236
  { height: imageHeight },
230
- React__default.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? urlFor({ client: client, source: article.feature_img, imageWidth: imageWidth, imageHeight: imageHeight }) : defaultImage })
237
+ React.createElement('img', { style: { width: '100%', borderRadius: '10px' }, src: article.feature_img ? urlFor({ client: client, source: article.feature_img, imageWidth: imageWidth, imageHeight: imageHeight }) : defaultImage })
231
238
  )
232
239
  )
233
240
  )
234
241
  ),
235
- React__default.createElement(
236
- Col$1,
242
+ React.createElement(
243
+ Col,
237
244
  { className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
238
- React__default.createElement(
245
+ React.createElement(
239
246
  'a',
240
247
  { href: '' + article.feature_link },
241
- React__default.createElement(
248
+ React.createElement(
242
249
  'h4',
243
250
  { className: 'mb-1', style: { fontWeight: '600', fontSize: '22px' } },
244
251
  article.feature_title
245
252
  ),
246
- React__default.createElement(
253
+ React.createElement(
247
254
  'p',
248
255
  { style: { fontSize: '1.1em' } },
249
256
  article.feature_body
250
257
  )
251
258
  )
252
259
  ),
253
- index !== data.length - 1 && React__default.createElement('hr', null)
260
+ index !== data.length - 1 && React.createElement('hr', null)
254
261
  ),
255
- React__default.createElement(
262
+ React.createElement(
256
263
  'style',
257
264
  { jsx: 'true' },
258
265
  '\n .featured-articles-wrapper {\n background: ' + props.backgroundColor + ';\n padding: 1rem;\n border-radius: 10px;\n box-shadow: #0000002b 1px 3px 3px 3px;\n }\n hr {\n width: 100%;\n height: 1px;\n margin-left: 15px;\n margin-right: 15px;\n }\n ' + styles + '\n '
@@ -3,7 +3,7 @@ import { f as _toObject, a as _core, c as _ctx, m as _anObject, b as _isObject,
3
3
  import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c990c18c.js';
4
4
  import { _ as _objectSap } from './_object-sap-964b6feb.js';
5
5
  import { d as defineProperty } from './define-property-8af5f002.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-6435ba1c.js';
6
+ import { a as _typeof_1, b as _objectGopd } from './typeof-af9c50d8.js';
7
7
 
8
8
  // 19.1.2.9 Object.getPrototypeOf(O)
9
9