@mjhls/mjh-framework 1.0.835 → 1.0.836-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/AD.js +9 -10
  3. package/dist/cjs/AD300x250.js +30 -30
  4. package/dist/cjs/AD300x250x600.js +30 -30
  5. package/dist/cjs/AD728x90.js +33 -33
  6. package/dist/cjs/ADFloatingFooter.js +32 -32
  7. package/dist/cjs/ADFooter.js +14 -15
  8. package/dist/cjs/ADGutter.js +32 -32
  9. package/dist/cjs/{ADInfeed-eb4ce360.js → ADInfeed-8d621d3c.js} +13 -15
  10. package/dist/cjs/ADSkyscraper.js +32 -32
  11. package/dist/cjs/ADSponsoredResources.js +32 -32
  12. package/dist/cjs/ADWebcast.js +32 -32
  13. package/dist/cjs/ADWelcome.js +33 -33
  14. package/dist/cjs/{ADlgInfeed-8a05b63f.js → ADlgInfeed-0e26bccb.js} +10 -11
  15. package/dist/cjs/AccordionPanel.js +29 -31
  16. package/dist/cjs/AdSlot.js +35 -35
  17. package/dist/cjs/AdSlotsProvider.js +912 -20
  18. package/dist/cjs/AlgoliaSearch.js +14022 -59
  19. package/dist/cjs/AlphabeticList.js +25 -26
  20. package/dist/cjs/ArticleCarousel.js +23 -24
  21. package/dist/cjs/ArticleProgramLandingPage.js +62 -62
  22. package/dist/cjs/ArticleSeriesLandingPage.js +43 -43
  23. package/dist/cjs/ArticleSeriesListing.js +62 -62
  24. package/dist/cjs/Auth.js +462 -686
  25. package/dist/cjs/AuthWrapper.js +268 -310
  26. package/dist/cjs/{AuthorComponent-c21aac7f.js → AuthorComponent-bb831b74.js} +13 -14
  27. package/dist/cjs/Beam.js +8 -8
  28. package/dist/cjs/{BlockContent-36e54d77.js → BlockContent-091a991f.js} +55 -56
  29. package/dist/cjs/Breadcrumbs.js +27 -29
  30. package/dist/cjs/CMEDeck.js +84 -83
  31. package/dist/cjs/Column1.js +11 -14
  32. package/dist/cjs/Column2.js +33 -36
  33. package/dist/cjs/Column3.js +59 -61
  34. package/dist/cjs/ConferenceArticleCard.js +22 -23
  35. package/dist/cjs/ConferenceBanner-4a16fddc.js +23 -0
  36. package/dist/cjs/DeckContent.js +96 -99
  37. package/dist/cjs/DeckQueue.js +89 -92
  38. package/dist/cjs/{Dfp-3f0ed4c8.js → Dfp-26baccf1.js} +34 -34
  39. package/dist/cjs/EventsDeck.js +135 -142
  40. package/dist/cjs/ExternalResources.js +80 -80
  41. package/dist/cjs/Feature.js +24 -26
  42. package/dist/cjs/ForbesHero.js +42 -43
  43. package/dist/cjs/GridContent.js +305 -190
  44. package/dist/cjs/GridHero.js +44 -45
  45. package/dist/cjs/GroupDeck.js +59 -60
  46. package/dist/cjs/HamMagazine.js +132 -137
  47. package/dist/cjs/Header.js +12 -14
  48. package/dist/cjs/Hero.js +12 -13
  49. package/dist/cjs/HighlightenVideo.js +17 -18
  50. package/dist/cjs/HorizontalArticleListing.js +72 -72
  51. package/dist/cjs/HorizontalHero.js +25 -26
  52. package/dist/cjs/IssueContentDeck.js +73 -78
  53. package/dist/cjs/IssueDeck.js +72 -77
  54. package/dist/cjs/IssueLanding.js +67 -67
  55. package/dist/cjs/LeftNav.js +39 -40
  56. package/dist/cjs/MasterDeck.js +72 -72
  57. package/dist/cjs/MediaSeriesLanding.js +1094 -1185
  58. package/dist/cjs/NavDvm.js +74 -79
  59. package/dist/cjs/{NavFooter-3dcd99a8.js → NavFooter-76c913e3.js} +14 -15
  60. package/dist/cjs/NavMagazine.js +138 -143
  61. package/dist/cjs/NavNative.js +130 -138
  62. package/dist/cjs/OncliveHero.js +19 -19
  63. package/dist/cjs/OncliveLargeHero.js +72 -73
  64. package/dist/cjs/PageFilter.js +14 -15
  65. package/dist/cjs/PartnerDetailListing.js +3940 -114
  66. package/dist/cjs/PdfDownload.js +9 -10
  67. package/dist/cjs/PopUpModal.js +19 -21
  68. package/dist/cjs/PubSection.js +43 -43
  69. package/dist/cjs/PubToc.js +15 -16
  70. package/dist/cjs/PublicationDeck.js +62 -67
  71. package/dist/cjs/PublicationLanding.js +108 -112
  72. package/dist/cjs/QueueDeckExpanded.js +311 -310
  73. package/dist/cjs/RecentNews.js +22 -23
  74. package/dist/cjs/RelatedContent.js +26 -27
  75. package/dist/cjs/RelatedTopicsDropdown.js +19 -22
  76. package/dist/cjs/RolesDeck.js +27 -32
  77. package/dist/cjs/Search.js +18 -22
  78. package/dist/cjs/Segment.js +6 -6
  79. package/dist/cjs/SeriesListingDeck.js +39 -38
  80. package/dist/cjs/{SeriesSlider-e3e8ead7.js → SeriesSlider-8bbc989f.js} +35 -36
  81. package/dist/cjs/SetCookie.js +1 -1
  82. package/dist/cjs/SideFooter.js +36 -37
  83. package/dist/cjs/SocialIcons.js +9 -10
  84. package/dist/cjs/{SocialSearchComponent-948138c7.js → SocialSearchComponent-cea213aa.js} +36 -40
  85. package/dist/cjs/SocialShare.js +29 -31
  86. package/dist/cjs/TaxonomyCard.js +59 -64
  87. package/dist/cjs/TaxonomyDescription.js +55 -55
  88. package/dist/cjs/TemplateNormal.js +74 -74
  89. package/dist/cjs/ThumbnailCard.js +21 -23
  90. package/dist/cjs/Ustream.js +30 -31
  91. package/dist/cjs/VerticalHero.js +16 -17
  92. package/dist/cjs/VideoProgramLandingPage.js +76 -79
  93. package/dist/cjs/VideoSeriesCard.js +31 -32
  94. package/dist/cjs/VideoSeriesFilter.js +18 -18
  95. package/dist/cjs/VideoSeriesLandingPage.js +52 -52
  96. package/dist/cjs/VideoSeriesListing.js +79 -79
  97. package/dist/cjs/View.js +260 -262
  98. package/dist/cjs/YahooHero.js +41 -42
  99. package/dist/cjs/YoutubeGroup.js +62 -63
  100. package/dist/cjs/{_is-array-6128bd56.js → _is-array-754e012d.js} +6 -6
  101. package/dist/cjs/{_iter-detect-55a5657a.js → _iter-detect-60b2f026.js} +8 -8
  102. package/dist/cjs/{_object-pie-083f2dd6.js → _object-pie-68c5bcbc.js} +4 -4
  103. package/dist/cjs/{_object-sap-a175b4a9.js → _object-sap-5e74ba08.js} +1 -1
  104. package/dist/cjs/{_object-to-array-8fe5a54f.js → _object-to-array-5762f850.js} +2 -2
  105. package/dist/cjs/{_to-object-6de10e57.js → _to-object-329a650b.js} +8 -8
  106. package/dist/cjs/{asyncToGenerator-58c289d9.js → asyncToGenerator-140e5f89.js} +32 -32
  107. package/dist/cjs/{brightcove-react-player-loader.es-a195642e.js → brightcove-react-player-loader.es-156bd4d6.js} +9 -11
  108. package/dist/cjs/{core.get-iterator-method-f474eacc.js → core.get-iterator-method-f62321d4.js} +2 -2
  109. package/dist/cjs/{debounce-d4a2369b.js → debounce-529c8d06.js} +2 -2
  110. package/dist/cjs/{define-property-c88be878.js → define-property-f4d12f4e.js} +6 -6
  111. package/dist/cjs/{defineProperty-0cb76d99.js → defineProperty-55548b25.js} +1 -1
  112. package/dist/cjs/{entities-3f9d0f2f.js → entities-310b46ee.js} +1 -1
  113. package/dist/cjs/{eq-5fc26c07.js → eq-bb2843ed.js} +1 -1
  114. package/dist/cjs/{es6.string.iterator-c2573ffd.js → es6.string.iterator-cc0bbaa4.js} +6 -6
  115. package/dist/cjs/events-1b438fe7.js +469 -0
  116. package/dist/cjs/{extends-29bdbc6d.js → extends-0a918631.js} +7 -7
  117. package/dist/cjs/faundadb.js +21 -21
  118. package/dist/cjs/{get-5839e5b5.js → get-adbb11e3.js} +21 -21
  119. package/dist/cjs/getRelatedArticle.js +20 -20
  120. package/dist/cjs/getRootDocGroup.js +8 -8
  121. package/dist/cjs/getSerializers.js +46 -45
  122. package/dist/cjs/{getTargeting-a100d6e5.js → getTargeting-021d644c.js} +3 -3
  123. package/dist/cjs/getTargeting.js +8 -8
  124. package/dist/{esm/iconBase-ccc56b97.js → cjs/iconBase-68959171.js} +8 -2
  125. package/dist/cjs/{index-f86bb269.js → index-3294d3bc.js} +45 -44
  126. package/dist/cjs/{index-4e883ea0.js → index-4cedf2c1.js} +961 -984
  127. package/dist/cjs/{index-eadd5035.js → index-96b3db50.js} +15 -17
  128. package/dist/cjs/{index-0e4427c8.js → index-98e01cb9.js} +13 -479
  129. package/dist/cjs/{index-efca863c.js → index-be0c82be.js} +30 -36
  130. package/dist/cjs/index-e2e62963.js +89 -0
  131. package/dist/cjs/{index.es-f3e47207.js → index.es-9110add6.js} +12 -31
  132. package/dist/cjs/{index.esm-2bb721c8.js → index.esm-4d410430.js} +21 -21
  133. package/dist/cjs/{index.esm-00a6aade.js → index.esm-90433435.js} +16 -7
  134. package/dist/cjs/{index.esm-c1e16606.js → index.esm-e32d3e8e.js} +7 -4
  135. package/dist/cjs/{index.esm-f27f80d9.js → index.esm-ff47db6f.js} +13 -6
  136. package/dist/cjs/index.js +164 -167
  137. package/dist/cjs/{inherits-c2065b95.js → inherits-1f5a1c72.js} +20 -20
  138. package/dist/cjs/inherits-8d29278d.js +110 -0
  139. package/dist/cjs/{isSymbol-03abbdf0.js → isSymbol-04666465.js} +15 -15
  140. package/dist/cjs/keys-a586b7a0.js +25 -0
  141. package/dist/cjs/{lodash-f0783643.js → lodash-fc2922d0.js} +31 -128
  142. package/dist/cjs/main-02daeefe.js +862 -0
  143. package/dist/cjs/{md5-e1ca5797.js → md5-5039b1a6.js} +1 -1
  144. package/dist/cjs/{moment-aca40de1.js → moment-575fe24c.js} +9 -11
  145. package/dist/cjs/{react-social-icons-af932527.js → react-social-icons-f7f48f71.js} +27 -28
  146. package/dist/cjs/{slicedToArray-5d1bc3b3.js → slicedToArray-8f385299.js} +14 -14
  147. package/dist/cjs/{smoothscroll-99df7f93.js → smoothscroll-5054361f.js} +1 -1
  148. package/dist/cjs/stringify-7c5aff47.js +17 -0
  149. package/dist/cjs/timeDifferenceCalc.js +1 -1
  150. package/dist/cjs/{toConsumableArray-ddb70795.js → toConsumableArray-9a3476fe.js} +9 -9
  151. package/dist/cjs/{toNumber-5e1fac58.js → toNumber-36d1e7e5.js} +5 -40
  152. package/dist/cjs/{typeof-88a668c5.js → typeof-725500bc.js} +36 -36
  153. package/dist/cjs/urlFor.js +3 -3
  154. package/dist/cjs/{ustream-api-b2b9092f.js → ustream-api-d092dc31.js} +4 -4
  155. package/dist/cjs/{util-6f784d85.js → util-f2c1b65b.js} +1 -1
  156. package/dist/cjs/{visibility-sensor-eb2c5b69.js → visibility-sensor-ad5e3116.js} +5 -7
  157. package/dist/cjs/{web.dom.iterable-46657b5c.js → web.dom.iterable-a0e279c1.js} +3 -3
  158. package/dist/esm/AD.js +1 -1
  159. package/dist/esm/AD300x250.js +24 -23
  160. package/dist/esm/AD300x250x600.js +24 -23
  161. package/dist/esm/AD728x90.js +27 -26
  162. package/dist/esm/ADFloatingFooter.js +23 -22
  163. package/dist/esm/ADFooter.js +6 -6
  164. package/dist/esm/ADGutter.js +23 -22
  165. package/dist/esm/{ADInfeed-4a09242b.js → ADInfeed-b566ce41.js} +6 -6
  166. package/dist/esm/ADSkyscraper.js +23 -22
  167. package/dist/esm/ADSponsoredResources.js +23 -22
  168. package/dist/esm/ADWebcast.js +23 -22
  169. package/dist/esm/ADWelcome.js +20 -19
  170. package/dist/esm/{ADlgInfeed-0bff9a62.js → ADlgInfeed-5eb7281d.js} +4 -4
  171. package/dist/esm/AccordionPanel.js +8 -8
  172. package/dist/esm/AdSlot.js +24 -23
  173. package/dist/esm/AdSlotsProvider.js +909 -16
  174. package/dist/esm/AlgoliaSearch.js +13993 -29
  175. package/dist/esm/AlphabeticList.js +10 -10
  176. package/dist/esm/ArticleCarousel.js +17 -17
  177. package/dist/esm/ArticleProgramLandingPage.js +50 -49
  178. package/dist/esm/ArticleSeriesLandingPage.js +33 -32
  179. package/dist/esm/ArticleSeriesListing.js +35 -34
  180. package/dist/esm/Auth.js +375 -595
  181. package/dist/esm/AuthWrapper.js +246 -287
  182. package/dist/esm/{AuthorComponent-30aeba69.js → AuthorComponent-34b16174.js} +1 -1
  183. package/dist/esm/Beam.js +8 -8
  184. package/dist/esm/{BlockContent-c99c9a8d.js → BlockContent-e9b4ddcf.js} +34 -34
  185. package/dist/esm/Breadcrumbs.js +7 -7
  186. package/dist/esm/CMEDeck.js +25 -24
  187. package/dist/esm/Column1.js +4 -4
  188. package/dist/esm/Column2.js +21 -21
  189. package/dist/esm/Column3.js +39 -38
  190. package/dist/esm/ConferenceArticleCard.js +7 -7
  191. package/dist/esm/DeckContent.js +50 -49
  192. package/dist/esm/DeckQueue.js +49 -48
  193. package/dist/esm/{Dfp-be030f2a.js → Dfp-b7236041.js} +15 -14
  194. package/dist/esm/EventsDeck.js +50 -50
  195. package/dist/esm/ExternalResources.js +48 -47
  196. package/dist/esm/Feature.js +4 -4
  197. package/dist/esm/ForbesHero.js +12 -12
  198. package/dist/esm/GridContent.js +201 -82
  199. package/dist/esm/GridHero.js +13 -13
  200. package/dist/esm/GroupDeck.js +14 -14
  201. package/dist/esm/HamMagazine.js +30 -30
  202. package/dist/esm/Hero.js +4 -4
  203. package/dist/esm/HighlightenVideo.js +2 -2
  204. package/dist/esm/HorizontalArticleListing.js +47 -46
  205. package/dist/esm/HorizontalHero.js +5 -5
  206. package/dist/esm/IssueContentDeck.js +27 -27
  207. package/dist/esm/IssueDeck.js +37 -37
  208. package/dist/esm/IssueLanding.js +56 -55
  209. package/dist/esm/LeftNav.js +22 -21
  210. package/dist/esm/MasterDeck.js +37 -36
  211. package/dist/esm/MediaSeriesLanding.js +645 -733
  212. package/dist/esm/NavDvm.js +16 -16
  213. package/dist/esm/NavMagazine.js +34 -34
  214. package/dist/esm/NavNative.js +34 -34
  215. package/dist/esm/OncliveHero.js +5 -4
  216. package/dist/esm/OncliveLargeHero.js +13 -13
  217. package/dist/esm/PageFilter.js +6 -6
  218. package/dist/esm/PartnerDetailListing.js +3888 -62
  219. package/dist/esm/PdfDownload.js +2 -2
  220. package/dist/esm/PopUpModal.js +6 -6
  221. package/dist/esm/PubSection.js +35 -34
  222. package/dist/esm/PubToc.js +8 -8
  223. package/dist/esm/PublicationDeck.js +24 -24
  224. package/dist/esm/PublicationLanding.js +49 -49
  225. package/dist/esm/QueueDeckExpanded.js +39 -38
  226. package/dist/esm/RecentNews.js +4 -4
  227. package/dist/esm/RelatedContent.js +7 -7
  228. package/dist/esm/RolesDeck.js +12 -12
  229. package/dist/esm/Search.js +8 -8
  230. package/dist/esm/Segment.js +6 -6
  231. package/dist/esm/SeriesListingDeck.js +21 -20
  232. package/dist/esm/{SeriesSlider-ae17159f.js → SeriesSlider-a866bb21.js} +10 -10
  233. package/dist/esm/SetCookie.js +1 -1
  234. package/dist/esm/SideFooter.js +15 -15
  235. package/dist/esm/{SocialSearchComponent-db963c3e.js → SocialSearchComponent-03c3e869.js} +12 -12
  236. package/dist/esm/TaxonomyCard.js +25 -25
  237. package/dist/esm/TaxonomyDescription.js +46 -45
  238. package/dist/esm/TemplateNormal.js +50 -49
  239. package/dist/esm/ThumbnailCard.js +7 -7
  240. package/dist/esm/Ustream.js +14 -14
  241. package/dist/esm/VerticalHero.js +3 -3
  242. package/dist/esm/VideoProgramLandingPage.js +54 -53
  243. package/dist/esm/VideoSeriesCard.js +13 -13
  244. package/dist/esm/VideoSeriesFilter.js +9 -9
  245. package/dist/esm/VideoSeriesLandingPage.js +39 -38
  246. package/dist/esm/VideoSeriesListing.js +36 -35
  247. package/dist/esm/View.js +91 -89
  248. package/dist/esm/YahooHero.js +15 -15
  249. package/dist/esm/YoutubeGroup.js +22 -22
  250. package/dist/esm/{_is-array-3e99e06e.js → _is-array-58e95429.js} +6 -6
  251. package/dist/esm/{_iter-detect-7e5e5ce2.js → _iter-detect-5d49a330.js} +8 -8
  252. package/dist/esm/{_object-pie-133f504a.js → _object-pie-33c40e79.js} +4 -4
  253. package/dist/esm/{_object-sap-f353c2a9.js → _object-sap-964b6feb.js} +1 -1
  254. package/dist/esm/{_object-to-array-0f197f89.js → _object-to-array-7e804fce.js} +2 -2
  255. package/dist/esm/{_to-object-b50e61c3.js → _to-object-a4107da3.js} +9 -9
  256. package/dist/esm/{asyncToGenerator-7f8f9219.js → asyncToGenerator-fc1c2e29.js} +32 -32
  257. package/dist/esm/{brightcove-react-player-loader.es-57a70a56.js → brightcove-react-player-loader.es-83f53e4e.js} +4 -5
  258. package/dist/esm/{core.get-iterator-method-133dfacd.js → core.get-iterator-method-e1de7503.js} +2 -2
  259. package/dist/esm/{debounce-533d9748.js → debounce-9207d8ee.js} +2 -2
  260. package/dist/esm/{define-property-fe54dc9f.js → define-property-8af5f002.js} +6 -6
  261. package/dist/esm/{defineProperty-f5ff6f5a.js → defineProperty-94fd8bfc.js} +1 -1
  262. package/dist/esm/{entities-932b50cf.js → entities-7cc3bf45.js} +1 -1
  263. package/dist/esm/{eq-bdcbf886.js → eq-b470f743.js} +1 -1
  264. package/dist/esm/{es6.string.iterator-bc33758b.js → es6.string.iterator-c990c18c.js} +7 -7
  265. package/dist/esm/events-6c3a7a63.js +467 -0
  266. package/dist/esm/{extends-60e0e1c6.js → extends-6f2fcc99.js} +7 -7
  267. package/dist/esm/faundadb.js +7 -7
  268. package/dist/esm/{get-3c308da4.js → get-1e515072.js} +21 -21
  269. package/dist/esm/getRelatedArticle.js +14 -14
  270. package/dist/esm/getRootDocGroup.js +6 -6
  271. package/dist/esm/getSerializers.js +46 -45
  272. package/dist/esm/{getTargeting-05c216d6.js → getTargeting-82e86707.js} +2 -2
  273. package/dist/esm/getTargeting.js +8 -8
  274. package/dist/{cjs/iconBase-be4097c0.js → esm/iconBase-602d52fe.js} +8 -33
  275. package/dist/esm/{index-5cc7b406.js → index-41a678ea.js} +4 -469
  276. package/dist/esm/{index-755f2cc2.js → index-5f7e79e7.js} +6 -6
  277. package/dist/esm/{index-0dbff1d1.js → index-73819142.js} +30 -36
  278. package/dist/esm/{index-b909354c.js → index-a20d9ee5.js} +605 -621
  279. package/dist/esm/index-aaa2dae0.js +85 -0
  280. package/dist/esm/{index-79cfd25c.js → index-ef6d5dcf.js} +45 -44
  281. package/dist/esm/{index.es-a6137319.js → index.es-29c1cef5.js} +5 -23
  282. package/dist/esm/{index.esm-f6156a57.js → index.esm-29e48d38.js} +16 -7
  283. package/dist/esm/{index.esm-d4932dea.js → index.esm-cf08bf18.js} +13 -6
  284. package/dist/esm/{index.esm-9b042655.js → index.esm-f8aaeeeb.js} +7 -4
  285. package/dist/esm/{index.esm-37268dca.js → index.esm-fd746768.js} +5 -4
  286. package/dist/esm/index.js +122 -122
  287. package/dist/esm/inherits-77d5e4fc.js +101 -0
  288. package/dist/esm/{inherits-a41fe93f.js → inherits-cf8dde54.js} +19 -19
  289. package/dist/esm/{isSymbol-a7e9aafe.js → isSymbol-1981418f.js} +15 -15
  290. package/dist/esm/{keys-7a3adabf.js → keys-8eda7a5c.js} +6 -6
  291. package/dist/esm/{lodash-f97fd99a.js → lodash-17fdfebb.js} +31 -128
  292. package/dist/esm/main-e4a934b2.js +851 -0
  293. package/dist/esm/{md5-4e42248e.js → md5-9be0e905.js} +1 -1
  294. package/dist/esm/{moment-bc12cb97.js → moment-e2f9b20c.js} +9 -11
  295. package/dist/esm/{react-social-icons-9be47857.js → react-social-icons-a7d5c5c7.js} +16 -16
  296. package/dist/esm/{slicedToArray-be2f7a22.js → slicedToArray-641f241f.js} +14 -14
  297. package/dist/esm/{smoothscroll-fa4e3f8c.js → smoothscroll-0cd4c7a6.js} +1 -1
  298. package/dist/esm/stringify-4330ccdc.js +15 -0
  299. package/dist/esm/timeDifferenceCalc.js +1 -1
  300. package/dist/esm/{toConsumableArray-6d9a4616.js → toConsumableArray-43aa614d.js} +9 -9
  301. package/dist/esm/{toNumber-5aeba6e7.js → toNumber-2f7a84cd.js} +5 -40
  302. package/dist/esm/{typeof-a286cf0c.js → typeof-6435ba1c.js} +36 -36
  303. package/dist/esm/urlFor.js +1 -1
  304. package/dist/esm/{ustream-api-33a866b6.js → ustream-api-9a50644d.js} +4 -4
  305. package/dist/esm/{util-3ab476bf.js → util-7700fc59.js} +1 -1
  306. package/dist/esm/{web.dom.iterable-4109ff68.js → web.dom.iterable-4439f05a.js} +3 -3
  307. package/package.json +2 -1
  308. package/dist/cjs/ConferenceBanner-6c9e718a.js +0 -24
  309. package/dist/cjs/keys-7f2c2108.js +0 -25
  310. package/dist/cjs/main-f1c77adb.js +0 -973
  311. package/dist/cjs/stringify-c9ac1214.js +0 -17
  312. package/dist/esm/main-d4165069.js +0 -961
  313. package/dist/esm/stringify-59c8f690.js +0 -15
@@ -1,14 +1,21 @@
1
- import { G as GenIcon } from './iconBase-ccc56b97.js';
1
+ import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- function FaLongArrowAltRight (props) {
4
+ var FaLongArrowAltRight = function (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
- }function FaMinus (props) {
6
+ };
7
+ FaLongArrowAltRight.displayName = "FaLongArrowAltRight";
8
+ var FaMinus = function (props) {
7
9
  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);
8
- }function FaPlus (props) {
10
+ };
11
+ FaMinus.displayName = "FaMinus";
12
+ var FaPlus = function (props) {
9
13
  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);
10
- }function FaRegWindowClose (props) {
14
+ };
15
+ FaPlus.displayName = "FaPlus";
16
+ var FaRegWindowClose = function (props) {
11
17
  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);
12
- }
18
+ };
19
+ FaRegWindowClose.displayName = "FaRegWindowClose";
13
20
 
14
21
  export { FaRegWindowClose as F, FaLongArrowAltRight as a, FaMinus as b, FaPlus as c };
@@ -1,10 +1,13 @@
1
- import { G as GenIcon } from './iconBase-ccc56b97.js';
1
+ import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
- function MdEmail (props) {
4
+ var MdEmail = function (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
- }function MdPictureAsPdf (props) {
6
+ };
7
+ MdEmail.displayName = "MdEmail";
8
+ var MdPictureAsPdf = function (props) {
7
9
  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);
8
- }
10
+ };
11
+ MdPictureAsPdf.displayName = "MdPictureAsPdf";
9
12
 
10
13
  export { MdEmail as M, MdPictureAsPdf as a };
@@ -1,6 +1,6 @@
1
1
  import React__default from 'react';
2
- import { r as reactSocialIcons_1 } from './react-social-icons-9be47857.js';
3
- import { G as GenIcon } from './iconBase-ccc56b97.js';
2
+ import { r as reactSocialIcons_1 } from './react-social-icons-a7d5c5c7.js';
3
+ import { G as GenIcon } from './iconBase-602d52fe.js';
4
4
 
5
5
  var year = new Date().getFullYear();
6
6
 
@@ -82,8 +82,9 @@ var SocialNavFooter = function SocialNavFooter(props) {
82
82
  };
83
83
 
84
84
  // THIS FILE IS AUTO GENERATED
85
- function GoSearch (props) {
85
+ var GoSearch = function (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
- }
87
+ };
88
+ GoSearch.displayName = "GoSearch";
88
89
 
89
90
  export { GoSearch as G, SocialNavFooter as S };
package/dist/esm/index.js CHANGED
@@ -1,73 +1,160 @@
1
+ import './_commonjsHelpers-0c4b6f40.js';
2
+ import './_to-object-a4107da3.js';
3
+ import './es6.string.iterator-c990c18c.js';
4
+ import './_library-528f1934.js';
5
+ import './_iter-detect-5d49a330.js';
6
+ import './toConsumableArray-43aa614d.js';
7
+ import './core.get-iterator-method-e1de7503.js';
8
+ import './_object-pie-33c40e79.js';
9
+ import './extends-6f2fcc99.js';
10
+ import './_object-sap-964b6feb.js';
11
+ import './inherits-cf8dde54.js';
12
+ import './define-property-8af5f002.js';
13
+ import './web.dom.iterable-4439f05a.js';
14
+ import './typeof-6435ba1c.js';
15
+ import './_is-array-58e95429.js';
16
+ import React__default from 'react';
17
+ import './events-6c3a7a63.js';
18
+ import './index-41a678ea.js';
19
+ import 'prop-types';
20
+ import 'react-bootstrap/Container';
21
+ import Row$1 from 'react-bootstrap/Row';
22
+ import Col$1 from 'react-bootstrap/Col';
23
+ import 'react-bootstrap/Card';
24
+ import './moment-e2f9b20c.js';
25
+ import 'next/router';
26
+ import './isSymbol-1981418f.js';
27
+ import './debounce-9207d8ee.js';
28
+ import './toNumber-2f7a84cd.js';
29
+ import './index.es-29c1cef5.js';
30
+ import 'react-dom';
31
+ import './visibility-sensor-72fd8f8b.js';
32
+ import './index-73819142.js';
33
+ import urlFor from './urlFor.js';
34
+ export { default as urlFor } from './urlFor.js';
35
+ import { L as LazyLoad } from './index-5f7e79e7.js';
36
+ import './main-e4a934b2.js';
37
+ import './entities-7cc3bf45.js';
38
+ import './slicedToArray-641f241f.js';
39
+ import './stringify-4330ccdc.js';
40
+ import './asyncToGenerator-fc1c2e29.js';
41
+ export { default as Segment } from './Segment.js';
42
+ export { default as Beam } from './Beam.js';
43
+ export { default as AdSlot } from './AdSlot.js';
44
+ import './ADInfeed-b566ce41.js';
1
45
  export { default as DeckContent } from './DeckContent.js';
46
+ import './lodash-17fdfebb.js';
47
+ import './ADlgInfeed-5eb7281d.js';
48
+ import './getContentCategory-15dcc413.js';
49
+ import './get-1e515072.js';
50
+ import './eq-b470f743.js';
51
+ export { default as AD } from './AD.js';
52
+ import './AuthorComponent-34b16174.js';
53
+ import 'react-bootstrap/Button';
2
54
  export { default as GridContent } from './GridContent.js';
3
55
  export { default as DeckQueue } from './DeckQueue.js';
56
+ import 'react-bootstrap/Media';
4
57
  export { default as ThumbnailCard } from './ThumbnailCard.js';
58
+ import './BlockContent-e9b4ddcf.js';
59
+ import './react-social-icons-a7d5c5c7.js';
5
60
  export { default as TaxonomyCard } from './TaxonomyCard.js';
6
61
  export { default as RolesDeck } from './RolesDeck.js';
62
+ import './index-c7e2ac95.js';
63
+ import './smoothscroll-0cd4c7a6.js';
7
64
  export { default as GroupDeck } from './GroupDeck.js';
8
65
  export { default as YoutubeGroup } from './YoutubeGroup.js';
66
+ import 'react-bootstrap';
67
+ import './timeDifferenceCalc.js';
9
68
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
69
+ import './iconBase-602d52fe.js';
70
+ import './index.esm-29e48d38.js';
10
71
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
11
72
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
73
+ export { default as ArticleCarousel } from './ArticleCarousel.js';
74
+ export { g as getSerializers } from './index-a20d9ee5.js';
75
+ import './util-7700fc59.js';
76
+ import './brightcove-react-player-loader.es-83f53e4e.js';
77
+ import 'next/head';
78
+ import 'react-share';
79
+ export { default as SocialShare } from './SocialShare.js';
80
+ import './_object-to-array-7e804fce.js';
81
+ import 'react-bootstrap/Pagination';
82
+ import 'react-bootstrap/Figure';
12
83
  export { default as HorizontalArticleListing } from './HorizontalArticleListing.js';
13
84
  export { default as MasterDeck } from './MasterDeck.js';
14
85
  export { default as PublicationDeck } from './PublicationDeck.js';
15
86
  export { default as IssueDeck } from './IssueDeck.js';
87
+ import 'react-bootstrap/Badge';
16
88
  export { default as IssueContentDeck } from './IssueContentDeck.js';
89
+ import './defineProperty-94fd8bfc.js';
17
90
  export { default as EventsDeck } from './EventsDeck.js';
91
+ import 'react-bootstrap/Spinner';
92
+ import 'react-bootstrap/Form';
93
+ import './index-ef6d5dcf.js';
94
+ import './js.cookie-6874175c.js';
18
95
  export { default as CMEDeck } from './CMEDeck.js';
19
96
  export { default as ExternalResources } from './ExternalResources.js';
97
+ import './index-aaa2dae0.js';
20
98
  export { default as AlgoliaSearch } from './AlgoliaSearch.js';
99
+ import './inherits-77d5e4fc.js';
21
100
  export { Column1 } from './Column1.js';
101
+ export { default as SideFooter } from './SideFooter.js';
102
+ import './ConferenceBanner-8792ebd2.js';
22
103
  export { Column2 } from './Column2.js';
104
+ export { default as ADSponsoredResources } from './ADSponsoredResources.js';
105
+ import 'react-bootstrap/ListGroup';
106
+ export { default as ADWebcast } from './ADWebcast.js';
107
+ export { default as LeftNav } from './LeftNav.js';
108
+ export { default as PageFilter } from './PageFilter.js';
23
109
  export { Column3 } from './Column3.js';
24
110
  export { default as Header } from './Header.js';
25
- export { default as LeftNav } from './LeftNav.js';
111
+ import 'react-bootstrap/Accordion';
112
+ import 'react-bootstrap/AccordionToggle';
26
113
  export { default as AccordionPanel } from './AccordionPanel.js';
27
- export { default as SocialShare } from './SocialShare.js';
28
- export { default as PageFilter } from './PageFilter.js';
29
114
  export { default as VideoSeriesFilter } from './VideoSeriesFilter.js';
115
+ import 'react-bootstrap/Nav';
116
+ import 'react-bootstrap/Navbar';
117
+ import 'react-bootstrap/NavDropdown';
118
+ import './index.esm-f8aaeeeb.js';
119
+ import './NavFooter-e27bd93b.js';
120
+ import './index.esm-fd746768.js';
121
+ export { default as SocialIcons } from './SocialIcons.js';
122
+ import 'react-bootstrap/FormControl';
123
+ import './SocialSearchComponent-03c3e869.js';
30
124
  export { default as NavMagazine } from './NavMagazine.js';
31
125
  export { NavNative } from './NavNative.js';
126
+ export { default as Search } from './Search.js';
32
127
  export { NavDvm } from './NavDvm.js';
33
128
  export { HamMagazine } from './HamMagazine.js';
129
+ export { default as ADGutter } from './ADGutter.js';
130
+ export { default as AD728x90 } from './AD728x90.js';
34
131
  export { default as TemplateNormal } from './TemplateNormal.js';
35
- export { default as AD } from './AD.js';
36
132
  export { default as AD300x250 } from './AD300x250.js';
37
133
  export { default as AD300x250x600 } from './AD300x250x600.js';
38
- export { default as AD728x90 } from './AD728x90.js';
39
134
  export { default as ADFooter } from './ADFooter.js';
40
- export { default as AdSlot } from './AdSlot.js';
41
135
  export { default as AdSlotsProvider } from './AdSlotsProvider.js';
42
136
  export { default as ADFloatingFooter } from './ADFloatingFooter.js';
43
- export { default as ADGutter } from './ADGutter.js';
44
137
  export { default as ADWelcome } from './ADWelcome.js';
45
- export { default as ADSponsoredResources } from './ADSponsoredResources.js';
46
- export { default as ADWebcast } from './ADWebcast.js';
47
138
  export { default as ADSkyscraper } from './ADSkyscraper.js';
48
- export { default as Search } from './Search.js';
139
+ import 'react-bootstrap/Carousel';
49
140
  export { default as Feature } from './Feature.js';
50
- import React__default from 'react';
51
- import urlFor from './urlFor.js';
52
- export { default as urlFor } from './urlFor.js';
53
- import Row from 'react-bootstrap/Row';
54
- import Col from 'react-bootstrap/Col';
55
- import 'react-bootstrap/Badge';
56
- import { L as LazyLoad } from './index-755f2cc2.js';
141
+ import 'react-bootstrap/Breadcrumb';
57
142
  export { default as Breadcrumbs } from './Breadcrumbs.js';
58
143
  export { default as Hero } from './Hero.js';
144
+ import './keys-8eda7a5c.js';
59
145
  export { default as AlphabeticList } from './AlphabeticList.js';
60
146
  export { default as PdfDownload } from './PdfDownload.js';
147
+ import 'react-bootstrap/DropdownButton';
148
+ import 'react-bootstrap/Dropdown';
61
149
  export { default as RelatedTopicsDropdown } from './RelatedTopicsDropdown.js';
150
+ import './index.esm-cf08bf18.js';
62
151
  export { default as Ustream } from './Ustream.js';
63
- export { default as SideFooter } from './SideFooter.js';
64
152
  export { default as HighlightenVideo } from './HighlightenVideo.js';
65
153
  export { default as PublicationLanding } from './PublicationLanding.js';
66
154
  export { default as IssueLanding } from './IssueLanding.js';
155
+ import 'react-bootstrap/Modal';
67
156
  export { default as PopUpModal } from './PopUpModal.js';
68
157
  export { default as RelatedContent } from './RelatedContent.js';
69
- export { default as SocialIcons } from './SocialIcons.js';
70
- export { default as ArticleCarousel } from './ArticleCarousel.js';
71
158
  export { default as TaxonomyDescription } from './TaxonomyDescription.js';
72
159
  export { default as PubToc } from './PubToc.js';
73
160
  export { default as PubSection } from './PubSection.js';
@@ -79,116 +166,29 @@ export { default as VerticalHero } from './VerticalHero.js';
79
166
  export { default as YahooHero } from './YahooHero.js';
80
167
  export { default as GridHero } from './GridHero.js';
81
168
  export { default as ConferenceArticleCard } from './ConferenceArticleCard.js';
82
- export { g as getSerializers } from './index-b909354c.js';
83
- export { default as Beam } from './Beam.js';
84
- export { default as Segment } from './Segment.js';
85
169
  export { default as KMTracker } from './KMTracker.js';
86
170
  export { default as getSeriesDetail } from './getSeriesDetail.js';
87
171
  export { default as SetCookie } from './SetCookie.js';
172
+ import './index-db3bb315.js';
88
173
  export { default as getRelatedArticle } from './getRelatedArticle.js';
89
- export { default as Auth } from './Auth.js';
90
- export { default as View } from './View.js';
91
- export { default as PartnerDetailListing } from './PartnerDetailListing.js';
92
- export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
93
- export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
94
- export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
95
- export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
96
- export { g as getTargeting } from './getTargeting-05c216d6.js';
97
- export { default as getKeywords } from './getKeywords.js';
98
174
  export { default as getQuery } from './getQuery.js';
99
- import './toConsumableArray-6d9a4616.js';
100
- import './_commonjsHelpers-0c4b6f40.js';
101
- import './es6.string.iterator-bc33758b.js';
102
- import './_to-object-b50e61c3.js';
103
- import './_iter-detect-7e5e5ce2.js';
104
- import './core.get-iterator-method-133dfacd.js';
105
- import './extends-60e0e1c6.js';
106
- import './_object-pie-133f504a.js';
107
- import './inherits-a41fe93f.js';
108
- import './_object-sap-f353c2a9.js';
109
- import './define-property-fe54dc9f.js';
110
- import './typeof-a286cf0c.js';
111
- import './web.dom.iterable-4109ff68.js';
112
- import './_is-array-3e99e06e.js';
113
- import './_library-528f1934.js';
114
- import './index-5cc7b406.js';
115
- import 'prop-types';
116
- import 'react-bootstrap/Container';
117
- import 'react-bootstrap/Card';
118
- import './moment-bc12cb97.js';
119
- import 'next/router';
120
- import './debounce-533d9748.js';
121
- import './isSymbol-a7e9aafe.js';
122
- import './toNumber-5aeba6e7.js';
123
- import './index.es-a6137319.js';
124
- import './visibility-sensor-72fd8f8b.js';
125
- import 'react-dom';
126
- import './main-d4165069.js';
127
- import './entities-932b50cf.js';
128
- import './ADInfeed-4a09242b.js';
129
- import './slicedToArray-be2f7a22.js';
130
- import './lodash-f97fd99a.js';
131
- import './ADlgInfeed-0bff9a62.js';
132
- import './getContentCategory-15dcc413.js';
133
- import './get-3c308da4.js';
134
- import './eq-bdcbf886.js';
135
- import './AuthorComponent-30aeba69.js';
136
- import 'react-bootstrap/Media';
137
- import './BlockContent-c99c9a8d.js';
138
- import './index-0dbff1d1.js';
139
- import './react-social-icons-9be47857.js';
140
- import './index-c7e2ac95.js';
141
- import './smoothscroll-fa4e3f8c.js';
142
- import 'react-bootstrap';
143
- import './timeDifferenceCalc.js';
144
- import './index.esm-f6156a57.js';
145
- import './iconBase-ccc56b97.js';
146
- import './asyncToGenerator-7f8f9219.js';
147
- import 'react-bootstrap/Button';
148
- import './defineProperty-f5ff6f5a.js';
149
- import './_object-to-array-0f197f89.js';
150
- import './stringify-59c8f690.js';
151
- import 'react-bootstrap/Spinner';
152
- import 'react-bootstrap/Form';
153
- import './index-79cfd25c.js';
154
- import './js.cookie-6874175c.js';
155
- import 'react-instantsearch-dom';
156
- import './ConferenceBanner-8792ebd2.js';
157
- import 'next/head';
158
- import 'react-bootstrap/ListGroup';
159
- import 'react-bootstrap/Accordion';
160
- import 'react-bootstrap/AccordionToggle';
161
- import 'react-share';
162
- import 'react-bootstrap/Nav';
163
- import 'react-bootstrap/Navbar';
164
- import 'react-bootstrap/NavDropdown';
165
- import './index.esm-9b042655.js';
166
- import './NavFooter-e27bd93b.js';
167
- import './index.esm-37268dca.js';
168
- import './SocialSearchComponent-db963c3e.js';
169
- import 'react-bootstrap/FormControl';
170
- import 'react-ga';
171
- import 'react-bootstrap/Carousel';
172
- import 'react-bootstrap/Breadcrumb';
173
- import './keys-7a3adabf.js';
174
- import 'react-bootstrap/DropdownButton';
175
- import 'react-bootstrap/Dropdown';
176
- import './index.esm-d4932dea.js';
177
- import './brightcove-react-player-loader.es-57a70a56.js';
178
- import 'react-bootstrap/Modal';
179
- import './util-3ab476bf.js';
180
- import 'react-bootstrap/Pagination';
181
- import 'react-bootstrap/Figure';
182
- import './index-db3bb315.js';
175
+ export { default as Auth } from './Auth.js';
183
176
  import 'swr';
184
177
  import 'passport-local';
185
178
  import 'mysql';
186
- import './md5-4e42248e.js';
187
- import './SeriesSlider-ae17159f.js';
179
+ import './md5-9be0e905.js';
180
+ import './SeriesSlider-a866bb21.js';
181
+ export { g as getTargeting } from './getTargeting-82e86707.js';
182
+ export { default as View } from './View.js';
183
+ export { default as getKeywords } from './getKeywords.js';
188
184
  import './style-inject.es-1f59c1d0.js';
189
185
  import 'disqus-react';
190
- import 'react-twitter-embed';
186
+ export { default as PartnerDetailListing } from './PartnerDetailListing.js';
187
+ export { default as VideoProgramLandingPage } from './VideoProgramLandingPage.js';
191
188
  import './VideoSeriesCard.js';
189
+ export { default as VideoSeriesLandingPage } from './VideoSeriesLandingPage.js';
190
+ export { default as ArticleProgramLandingPage } from './ArticleProgramLandingPage.js';
191
+ export { default as ArticleSeriesLandingPage } from './ArticleSeriesLandingPage.js';
192
192
 
193
193
  //Feature query to be used
194
194
  // const featureQuery = `*[_type == 'feature' && is_active == true && feature_url == "/"] | order(_updatedAt asc)[0..5]{
@@ -219,10 +219,10 @@ var FeatureArticles = function FeatureArticles(props) {
219
219
  React__default.Fragment,
220
220
  null,
221
221
  React__default.createElement(
222
- Row,
222
+ Row$1,
223
223
  { className: 'article-wrap' },
224
224
  React__default.createElement(
225
- Col,
225
+ Col$1,
226
226
  { className: 'mb-4 m-fl-center deck', xs: 12, sm: 4, md: 4, lg: 3, xl: 3 },
227
227
  React__default.createElement(
228
228
  'a',
@@ -239,7 +239,7 @@ var FeatureArticles = function FeatureArticles(props) {
239
239
  )
240
240
  ),
241
241
  React__default.createElement(
242
- Col,
242
+ Col$1,
243
243
  { className: 'article-wrap-body', xs: 12, sm: 8, md: 8, lg: 9, xl: 9, style: { paddingTop: '10px' } },
244
244
  React__default.createElement(
245
245
  'a',
@@ -0,0 +1,101 @@
1
+ function _defineProperty(obj, key, value) {
2
+ if (key in obj) {
3
+ Object.defineProperty(obj, key, {
4
+ value: value,
5
+ enumerable: true,
6
+ configurable: true,
7
+ writable: true
8
+ });
9
+ } else {
10
+ obj[key] = value;
11
+ }
12
+
13
+ return obj;
14
+ }
15
+
16
+ function _classCallCheck(instance, Constructor) {
17
+ if (!(instance instanceof Constructor)) {
18
+ throw new TypeError("Cannot call a class as a function");
19
+ }
20
+ }
21
+
22
+ function _defineProperties(target, props) {
23
+ for (var i = 0; i < props.length; i++) {
24
+ var descriptor = props[i];
25
+ descriptor.enumerable = descriptor.enumerable || false;
26
+ descriptor.configurable = true;
27
+ if ("value" in descriptor) descriptor.writable = true;
28
+ Object.defineProperty(target, descriptor.key, descriptor);
29
+ }
30
+ }
31
+
32
+ function _createClass(Constructor, protoProps, staticProps) {
33
+ if (protoProps) _defineProperties(Constructor.prototype, protoProps);
34
+ if (staticProps) _defineProperties(Constructor, staticProps);
35
+ return Constructor;
36
+ }
37
+
38
+ function _typeof2(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof2 = function _typeof2(obj) { return typeof obj; }; } else { _typeof2 = function _typeof2(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof2(obj); }
39
+
40
+ function _typeof(obj) {
41
+ if (typeof Symbol === "function" && _typeof2(Symbol.iterator) === "symbol") {
42
+ _typeof = function _typeof(obj) {
43
+ return _typeof2(obj);
44
+ };
45
+ } else {
46
+ _typeof = function _typeof(obj) {
47
+ return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : _typeof2(obj);
48
+ };
49
+ }
50
+
51
+ return _typeof(obj);
52
+ }
53
+
54
+ function _assertThisInitialized(self) {
55
+ if (self === void 0) {
56
+ throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
57
+ }
58
+
59
+ return self;
60
+ }
61
+
62
+ function _possibleConstructorReturn(self, call) {
63
+ if (call && (_typeof(call) === "object" || typeof call === "function")) {
64
+ return call;
65
+ }
66
+
67
+ return _assertThisInitialized(self);
68
+ }
69
+
70
+ function _getPrototypeOf(o) {
71
+ _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
72
+ return o.__proto__ || Object.getPrototypeOf(o);
73
+ };
74
+ return _getPrototypeOf(o);
75
+ }
76
+
77
+ function _setPrototypeOf(o, p) {
78
+ _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
79
+ o.__proto__ = p;
80
+ return o;
81
+ };
82
+
83
+ return _setPrototypeOf(o, p);
84
+ }
85
+
86
+ function _inherits(subClass, superClass) {
87
+ if (typeof superClass !== "function" && superClass !== null) {
88
+ throw new TypeError("Super expression must either be null or a function");
89
+ }
90
+
91
+ subClass.prototype = Object.create(superClass && superClass.prototype, {
92
+ constructor: {
93
+ value: subClass,
94
+ writable: true,
95
+ configurable: true
96
+ }
97
+ });
98
+ if (superClass) _setPrototypeOf(subClass, superClass);
99
+ }
100
+
101
+ export { _defineProperty as _, _typeof as a, _inherits as b, _classCallCheck as c, _possibleConstructorReturn as d, _getPrototypeOf as e, _assertThisInitialized as f, _createClass as g };
@@ -1,9 +1,9 @@
1
1
  import { c as createCommonjsModule, u as unwrapExports } from './_commonjsHelpers-0c4b6f40.js';
2
- import { f as _toObject, a as _core, c as _ctx, o as _anObject, b as _isObject, _ as _export } from './_to-object-b50e61c3.js';
3
- import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-bc33758b.js';
4
- import { _ as _objectSap } from './_object-sap-f353c2a9.js';
5
- import { d as defineProperty } from './define-property-fe54dc9f.js';
6
- import { a as _typeof_1, b as _objectGopd } from './typeof-a286cf0c.js';
2
+ import { f as _toObject, a as _core, c as _ctx, m as _anObject, b as _isObject, _ as _export } from './_to-object-a4107da3.js';
3
+ import { d as _objectGpo, _ as _objectCreate } from './es6.string.iterator-c990c18c.js';
4
+ import { _ as _objectSap } from './_object-sap-964b6feb.js';
5
+ import { d as defineProperty } from './define-property-8af5f002.js';
6
+ import { a as _typeof_1, b as _objectGopd } from './typeof-6435ba1c.js';
7
7
 
8
8
  // 19.1.2.9 Object.getPrototypeOf(O)
9
9
 
@@ -15,13 +15,13 @@ _objectSap('getPrototypeOf', function () {
15
15
  };
16
16
  });
17
17
 
18
- var getPrototypeOf$1 = _core.Object.getPrototypeOf;
18
+ var getPrototypeOf = _core.Object.getPrototypeOf;
19
19
 
20
- var getPrototypeOf = createCommonjsModule(function (module) {
21
- module.exports = { "default": getPrototypeOf$1, __esModule: true };
20
+ var getPrototypeOf$1 = createCommonjsModule(function (module) {
21
+ module.exports = { "default": getPrototypeOf, __esModule: true };
22
22
  });
23
23
 
24
- var _Object$getPrototypeOf = unwrapExports(getPrototypeOf);
24
+ var _Object$getPrototypeOf = unwrapExports(getPrototypeOf$1);
25
25
 
26
26
  var classCallCheck = createCommonjsModule(function (module, exports) {
27
27
 
@@ -118,27 +118,27 @@ var _setProto = {
118
118
 
119
119
  _export(_export.S, 'Object', { setPrototypeOf: _setProto.set });
120
120
 
121
- var setPrototypeOf$1 = _core.Object.setPrototypeOf;
121
+ var setPrototypeOf = _core.Object.setPrototypeOf;
122
122
 
123
- var setPrototypeOf = createCommonjsModule(function (module) {
124
- module.exports = { "default": setPrototypeOf$1, __esModule: true };
123
+ var setPrototypeOf$1 = createCommonjsModule(function (module) {
124
+ module.exports = { "default": setPrototypeOf, __esModule: true };
125
125
  });
126
126
 
127
- unwrapExports(setPrototypeOf);
127
+ unwrapExports(setPrototypeOf$1);
128
128
 
129
129
  // 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties])
130
130
  _export(_export.S, 'Object', { create: _objectCreate });
131
131
 
132
132
  var $Object = _core.Object;
133
- var create$1 = function create(P, D) {
133
+ var create = function create(P, D) {
134
134
  return $Object.create(P, D);
135
135
  };
136
136
 
137
- var create = createCommonjsModule(function (module) {
138
- module.exports = { "default": create$1, __esModule: true };
137
+ var create$1 = createCommonjsModule(function (module) {
138
+ module.exports = { "default": create, __esModule: true };
139
139
  });
140
140
 
141
- unwrapExports(create);
141
+ unwrapExports(create$1);
142
142
 
143
143
  var inherits = createCommonjsModule(function (module, exports) {
144
144
 
@@ -146,11 +146,11 @@ exports.__esModule = true;
146
146
 
147
147
 
148
148
 
149
- var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf);
149
+ var _setPrototypeOf2 = _interopRequireDefault(setPrototypeOf$1);
150
150
 
151
151
 
152
152
 
153
- var _create2 = _interopRequireDefault(create);
153
+ var _create2 = _interopRequireDefault(create$1);
154
154
 
155
155
 
156
156