@explorer-1/vue 0.3.2 → 0.3.4

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 (459) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/components.d.ts +280 -0
  3. package/dist/edu/.gitkeep +0 -0
  4. package/dist/edu/explorer-1/bg-stars-edu.png +0 -0
  5. package/dist/edu/explorer-1/bg-stars.jpg +0 -0
  6. package/dist/explorer-1/bg-stars-edu.png +0 -0
  7. package/dist/explorer-1/bg-stars.jpg +0 -0
  8. package/dist/explorer-1-vue.d.ts +1 -0
  9. package/dist/explorer-1-vue.js +61181 -0
  10. package/dist/explorer-1-vue.umd.cjs +114 -0
  11. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Artists.jpg +0 -0
  12. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Communicators.jpg +0 -0
  13. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Designers.jpg +0 -0
  14. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Disruptors.jpg +0 -0
  15. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Dreamers.jpg +0 -0
  16. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Educators.jpg +0 -0
  17. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Innovators.jpg +0 -0
  18. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Inventors.jpg +0 -0
  19. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Makers.jpg +0 -0
  20. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Problem_Solvers.jpg +0 -0
  21. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Robiticists.jpg +0 -0
  22. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Scientists.jpg +0 -0
  23. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Software_Engineers.jpg +0 -0
  24. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Thinkers.jpg +0 -0
  25. package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Visualizers.jpg +0 -0
  26. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Artists.jpg +0 -0
  27. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Communicators.jpg +0 -0
  28. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Designers.jpg +0 -0
  29. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Disruptors.jpg +0 -0
  30. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Dreamers.jpg +0 -0
  31. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Educators.jpg +0 -0
  32. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Innovators.jpg +0 -0
  33. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Inventors.jpg +0 -0
  34. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Makers.jpg +0 -0
  35. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Problem_Solvers.jpg +0 -0
  36. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Robiticists.jpg +0 -0
  37. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Scientists.jpg +0 -0
  38. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Software_Engineers.jpg +0 -0
  39. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Thinkers.jpg +0 -0
  40. package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Visualizers.jpg +0 -0
  41. package/dist/src/components/AboutTheAuthor/AboutTheAuthor.stories.d.ts +30 -0
  42. package/dist/src/components/AsteroidWatchWidget/AsteroidWatchWidget.stories.d.ts +45 -0
  43. package/dist/src/components/AsteroidWatchWidget/AsteroidWatchWidget.vue.d.ts +364 -0
  44. package/dist/src/components/BackToTop/BackToTop.stories.d.ts +147 -0
  45. package/dist/src/components/BackToTop/BackToTop.vue.d.ts +144 -0
  46. package/dist/src/components/BaseAccordionItem/BaseAccordionItem.stories.d.ts +39 -0
  47. package/dist/src/components/BaseAccordionItem/BaseAccordionItem.vue.d.ts +90 -0
  48. package/dist/src/components/BaseAudio/BaseAudio.stories.d.ts +23 -0
  49. package/dist/src/components/BaseAudio/BaseAudio.vue.d.ts +78 -0
  50. package/dist/src/components/BaseButton/BaseButton.stories.d.ts +145 -0
  51. package/dist/src/components/BaseButton/BaseButton.vue.d.ts +146 -0
  52. package/dist/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.d.ts +25 -0
  53. package/dist/src/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +73 -0
  54. package/dist/src/components/BaseHeading/BaseHeading.stories.d.ts +166 -0
  55. package/dist/src/components/BaseHeading/BaseHeading.vue.d.ts +45 -0
  56. package/dist/src/components/BaseImage/BaseImage.stories.d.ts +141 -0
  57. package/dist/src/components/BaseImage/BaseImage.vue.d.ts +117 -0
  58. package/dist/src/components/BaseImageCaption/BaseImageCaption.stories.d.ts +24 -0
  59. package/dist/src/components/BaseImageCaption/BaseImageCaption.vue.d.ts +303 -0
  60. package/dist/src/components/BaseImagePlaceholder/BaseImagePlaceholder.stories.d.ts +82 -0
  61. package/dist/src/components/BaseImagePlaceholder/BaseImagePlaceholder.vue.d.ts +92 -0
  62. package/dist/src/components/BaseLightboxCloseButton/BaseLightboxCloseButton.vue.d.ts +7 -0
  63. package/dist/src/components/BaseLightboxOpenButton/BaseLightboxOpenButton.vue.d.ts +6 -0
  64. package/dist/src/components/BaseLink/BaseLink.stories.d.ts +54 -0
  65. package/dist/src/components/BaseLink/BaseLink.vue.d.ts +298 -0
  66. package/dist/src/components/BaseModal/BaseModal.stories.d.ts +1103 -0
  67. package/dist/src/components/BaseModal/BaseModal.vue.d.ts +182 -0
  68. package/dist/src/components/BaseModal/BaseModalDialog.vue.d.ts +161 -0
  69. package/dist/src/components/BasePill/BasePill.stories.d.ts +38 -0
  70. package/dist/src/components/BasePill/BasePill.vue.d.ts +80 -0
  71. package/dist/src/components/BasePlaceholder/BasePlaceholder.stories.d.ts +25 -0
  72. package/dist/src/components/BasePlaceholder/BasePlaceholder.vue.d.ts +3 -0
  73. package/dist/src/components/BaseRadioGroup/BaseRadioGroup.stories.d.ts +29 -0
  74. package/dist/src/components/BaseRadioGroup/BaseRadioGroup.vue.d.ts +86 -0
  75. package/dist/src/components/BaseSwimlane/BaseSwimlane.stories.d.ts +25 -0
  76. package/dist/src/components/BaseSwimlane/BaseSwimlane.vue.d.ts +85 -0
  77. package/dist/src/components/BaseTimer/BaseTimer.stories.d.ts +115 -0
  78. package/dist/src/components/BaseTimer/BaseTimer.test.d.ts +1 -0
  79. package/dist/src/components/BaseTimer/BaseTimer.vue.d.ts +96 -0
  80. package/dist/src/components/BaseUnitToggle/BaseUnitToggle.stories.d.ts +229 -0
  81. package/dist/src/components/BaseUnitToggle/BaseUnitToggle.test.d.ts +1 -0
  82. package/dist/src/components/BaseUnitToggle/BaseUnitToggle.vue.d.ts +91 -0
  83. package/dist/src/components/BaseVideo/BaseVideo.stories.d.ts +26 -0
  84. package/dist/src/components/BaseVideo/BaseVideo.vue.d.ts +90 -0
  85. package/dist/src/components/BlockAccordion/BlockAccordion.stories.d.ts +83 -0
  86. package/dist/src/components/BlockAccordion/BlockAccordion.vue.d.ts +51 -0
  87. package/dist/src/components/BlockAnchor/BlockAnchor.vue.d.ts +12 -0
  88. package/dist/src/components/BlockAudio/BlockAudio.stories.d.ts +35 -0
  89. package/dist/src/components/BlockAudio/BlockAudio.vue.d.ts +262 -0
  90. package/dist/src/components/BlockCardGrid/BlockCardGrid.stories.d.ts +111 -0
  91. package/dist/src/components/BlockCardGrid/BlockCardGrid.vue.d.ts +1040 -0
  92. package/dist/src/components/BlockCardGridItem/BlockCardGridItem.stories.d.ts +48 -0
  93. package/dist/src/components/BlockCardGridItem/BlockCardGridItem.vue.d.ts +537 -0
  94. package/dist/src/components/BlockCardGridItem/BlockCardGridItemElement.vue.d.ts +248 -0
  95. package/dist/src/components/BlockCircleImageCard/BlockCircleImageCard.stories.d.ts +53 -0
  96. package/dist/src/components/BlockCircleImageCard/BlockCircleImageCard.vue.d.ts +251 -0
  97. package/dist/src/components/BlockCsrTable/BlockCsrTable.stories.d.ts +87 -0
  98. package/dist/src/components/BlockCsrTable/BlockCsrTable.vue.d.ts +61 -0
  99. package/dist/src/components/BlockCsrTable/CsrAttachment.vue.d.ts +38 -0
  100. package/dist/src/components/BlockCsrTable/CsrTestLimits.vue.d.ts +38 -0
  101. package/dist/src/components/BlockCsrTable/CsrTestLimitsTable.vue.d.ts +30 -0
  102. package/dist/src/components/BlockCta/BlockCta.stories.d.ts +37 -0
  103. package/dist/src/components/BlockCta/BlockCta.vue.d.ts +125 -0
  104. package/dist/src/components/BlockDialog/BlockDialog.stories.d.ts +84 -0
  105. package/dist/src/components/BlockGist/BlockGist.stories.d.ts +20 -0
  106. package/dist/src/components/BlockGist/BlockGist.vue.d.ts +21 -0
  107. package/dist/src/components/BlockGist/GitHub404.vue.d.ts +2 -0
  108. package/dist/src/components/BlockHeading/BlockHeading.stories.d.ts +21 -0
  109. package/dist/src/components/BlockHeading/BlockHeading.vue.d.ts +81 -0
  110. package/dist/src/components/BlockIframeEmbed/BlockIframeEmbed.stories.d.ts +38 -0
  111. package/dist/src/components/BlockIframeEmbed/BlockIframeEmbed.vue.d.ts +382 -0
  112. package/dist/src/components/BlockImage/BlockImage.stories.d.ts +8342 -0
  113. package/dist/src/components/BlockImage/BlockImage.vue.d.ts +1363 -0
  114. package/dist/src/components/BlockImage/BlockImageFullBleed.vue.d.ts +658 -0
  115. package/dist/src/components/BlockImage/BlockImageStandard.vue.d.ts +655 -0
  116. package/dist/src/components/BlockImageCarousel/BlockImageCarousel.stories.d.ts +40 -0
  117. package/dist/src/components/BlockImageCarousel/BlockImageCarousel.vue.d.ts +816 -0
  118. package/dist/src/components/BlockImageCarouselItem/BlockImageCarouselItem.stories.d.ts +46 -0
  119. package/dist/src/components/BlockImageCarouselItem/BlockImageCarouselItem.vue.d.ts +657 -0
  120. package/dist/src/components/BlockImageComparison/BlockImageComparison.stories.d.ts +48 -0
  121. package/dist/src/components/BlockImageComparison/BlockImageComparison.vue.d.ts +330 -0
  122. package/dist/src/components/BlockImageGallery/BlockImageGallery.stories.d.ts +97 -0
  123. package/dist/src/components/BlockImageGallery/BlockImageGallery.vue.d.ts +1213 -0
  124. package/dist/src/components/BlockInlineImage/BlockInlineImage.stories.d.ts +77 -0
  125. package/dist/src/components/BlockInlineImage/BlockInlineImage.vue.d.ts +668 -0
  126. package/dist/src/components/BlockKeyPoints/BlockKeyPoints.stories.d.ts +21 -0
  127. package/dist/src/components/BlockKeyPoints/BlockKeyPoints.vue.d.ts +125 -0
  128. package/dist/src/components/BlockLinkCard/BlockLinkCard.stories.d.ts +422 -0
  129. package/dist/src/components/BlockLinkCard/BlockLinkCard.vue.d.ts +964 -0
  130. package/dist/src/components/BlockLinkCard/BlockLinkCardCollectionLg.vue.d.ts +47 -0
  131. package/dist/src/components/BlockLinkCardList/BlockLinkCardList.stories.d.ts +140 -0
  132. package/dist/src/components/BlockLinkCardList/BlockLinkCardList.vue.d.ts +30 -0
  133. package/dist/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.d.ts +2220 -0
  134. package/dist/src/components/BlockLinkCarousel/BlockLinkCarousel.vue.d.ts +1983 -0
  135. package/dist/src/components/BlockLinkTile/BlockLinkTile.stories.d.ts +72 -0
  136. package/dist/src/components/BlockLinkTile/BlockLinkTile.vue.d.ts +560 -0
  137. package/dist/src/components/BlockListCards/BlockListCards.stories.d.ts +58 -0
  138. package/dist/src/components/BlockListCards/BlockListCards.vue.d.ts +503 -0
  139. package/dist/src/components/BlockNewsletterSignup/BlockNewsletterSignup.stories.d.ts +20 -0
  140. package/dist/src/components/BlockNewsletterSignup/BlockNewsletterSignup.vue.d.ts +323 -0
  141. package/dist/src/components/BlockQuote/BlockQuote.stories.d.ts +1518 -0
  142. package/dist/src/components/BlockQuote/BlockQuote.vue.d.ts +295 -0
  143. package/dist/src/components/BlockRelatedLinks/BlockRelatedLinks.stories.d.ts +45 -0
  144. package/dist/src/components/BlockRelatedLinks/BlockRelatedLinks.vue.d.ts +393 -0
  145. package/dist/src/components/BlockRelatedLinks/RelatedLink.vue.d.ts +308 -0
  146. package/dist/src/components/BlockRichTable/BlockRichTable.stories.d.ts +204 -0
  147. package/dist/src/components/BlockRichTable/BlockRichTable.vue.d.ts +707 -0
  148. package/dist/src/components/BlockStreamfield/BlockStreamfield.stories.d.ts +2059 -0
  149. package/dist/src/components/BlockStreamfield/BlockStreamfield.vue.d.ts +11489 -0
  150. package/dist/src/components/BlockTeaser/BlockTeaser.stories.d.ts +62 -0
  151. package/dist/src/components/BlockTeaser/BlockTeaser.test.d.ts +1 -0
  152. package/dist/src/components/BlockTeaser/BlockTeaser.vue.d.ts +305 -0
  153. package/dist/src/components/BlockText/BlockText.stories.d.ts +36 -0
  154. package/dist/src/components/BlockText/BlockText.vue.d.ts +56 -0
  155. package/dist/src/components/BlockVideo/BlockVideo.stories.d.ts +25 -0
  156. package/dist/src/components/BlockVideo/BlockVideo.vue.d.ts +434 -0
  157. package/dist/src/components/BlockVideoEmbed/BlockVideoEmbed.stories.d.ts +26 -0
  158. package/dist/src/components/BlockVideoEmbed/BlockVideoEmbed.vue.d.ts +395 -0
  159. package/dist/src/components/CalendarButton/CalendarButton.stories.d.ts +19 -0
  160. package/dist/src/components/CalendarButton/CalendarButton.vue.d.ts +193 -0
  161. package/dist/src/components/CalendarChip/CalendarChip.vue.d.ts +36 -0
  162. package/dist/src/components/DetailHeadline/DetailHeadline.stories.d.ts +55 -0
  163. package/dist/src/components/DetailHeadline/DetailHeadline.vue.d.ts +527 -0
  164. package/dist/src/components/DsnWidget/DsnWidget.stories.d.ts +23 -0
  165. package/dist/src/components/DsnWidget/DsnWidget.vue.d.ts +297 -0
  166. package/dist/src/components/EduSubjectIcon/EduSubjectIcon.vue.d.ts +28 -0
  167. package/dist/src/components/EventCard/EventCard.vue.d.ts +688 -0
  168. package/dist/src/components/EventDetailHero/EventDetailHero.stories.d.ts +44 -0
  169. package/dist/src/components/EventDetailHero/EventDetailHero.vue.d.ts +241 -0
  170. package/dist/src/components/FormContact/FormContact.stories.d.ts +397 -0
  171. package/dist/src/components/FormContact/FormContact.vue.d.ts +383 -0
  172. package/dist/src/components/FormNewsletterSignup/FormNewsletterSignup.stories.d.ts +385 -0
  173. package/dist/src/components/FormNewsletterSignup/FormNewsletterSignup.vue.d.ts +371 -0
  174. package/dist/src/components/HeroInlineMedia/HeroInlineMedia.vue.d.ts +34 -0
  175. package/dist/src/components/HeroLarge/HeroLarge.stories.d.ts +42 -0
  176. package/dist/src/components/HeroLarge/HeroLarge.vue.d.ts +139 -0
  177. package/dist/src/components/HeroListingIndex/HeroListingIndex.stories.d.ts +138 -0
  178. package/dist/src/components/HeroListingIndex/HeroListingIndex.vue.d.ts +457 -0
  179. package/dist/src/components/HeroMedia/HeroMedia.stories.d.ts +175 -0
  180. package/dist/src/components/HeroMedia/HeroMedia.vue.d.ts +384 -0
  181. package/dist/src/components/HeroMedium/HeroMedium.stories.d.ts +94 -0
  182. package/dist/src/components/HeroMedium/HeroMedium.vue.d.ts +431 -0
  183. package/dist/src/components/HeroMedium/HeroSmall.stories.d.ts +92 -0
  184. package/dist/src/components/HomepageCarousel/HomepageCarousel.stories.d.ts +353 -0
  185. package/dist/src/components/HomepageCarousel/HomepageCarousel.vue.d.ts +587 -0
  186. package/dist/src/components/HomepageCarouselItem/HomepageCarouselItem.stories.d.ts +57 -0
  187. package/dist/src/components/HomepageCarouselItem/HomepageCarouselItem.vue.d.ts +293 -0
  188. package/dist/src/components/HomepageEmbedBlock/HomepageEmbedBlock.stories.d.ts +27 -0
  189. package/dist/src/components/HomepageEmbedBlock/HomepageEmbedBlock.vue.d.ts +393 -0
  190. package/dist/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.stories.d.ts +94 -0
  191. package/dist/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.vue.d.ts +318 -0
  192. package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.stories.d.ts +370 -0
  193. package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.vue.d.ts +703 -0
  194. package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarouselItem.vue.d.ts +282 -0
  195. package/dist/src/components/HomepageStats/HomepageStats.stories.d.ts +4651 -0
  196. package/dist/src/components/HomepageStats/HomepageStats.vue.d.ts +746 -0
  197. package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlock.stories.d.ts +80 -0
  198. package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlock.vue.d.ts +608 -0
  199. package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlockCardImage.vue.d.ts +162 -0
  200. package/dist/src/components/Icons/Icon360.vue.d.ts +2 -0
  201. package/dist/src/components/Icons/IconArrow.vue.d.ts +2 -0
  202. package/dist/src/components/Icons/IconArrows.vue.d.ts +2 -0
  203. package/dist/src/components/Icons/IconAudio.vue.d.ts +2 -0
  204. package/dist/src/components/Icons/IconBook.vue.d.ts +2 -0
  205. package/dist/src/components/Icons/IconBookUser.vue.d.ts +2 -0
  206. package/dist/src/components/Icons/IconBriefcase.vue.d.ts +2 -0
  207. package/dist/src/components/Icons/IconCalendar.vue.d.ts +2 -0
  208. package/dist/src/components/Icons/IconCaret.vue.d.ts +2 -0
  209. package/dist/src/components/Icons/IconCheckbox.vue.d.ts +2 -0
  210. package/dist/src/components/Icons/IconCheckboxSelected.vue.d.ts +2 -0
  211. package/dist/src/components/Icons/IconClose.vue.d.ts +2 -0
  212. package/dist/src/components/Icons/IconCloseLightbox.vue.d.ts +2 -0
  213. package/dist/src/components/Icons/IconDownload.vue.d.ts +2 -0
  214. package/dist/src/components/Icons/IconDropdown.vue.d.ts +2 -0
  215. package/dist/src/components/Icons/IconEduArt.vue.d.ts +2 -0
  216. package/dist/src/components/Icons/IconEduEngineering.vue.d.ts +2 -0
  217. package/dist/src/components/Icons/IconEduEnglishLanguageArts.vue.d.ts +2 -0
  218. package/dist/src/components/Icons/IconEduMathematics.vue.d.ts +2 -0
  219. package/dist/src/components/Icons/IconEduScience.vue.d.ts +2 -0
  220. package/dist/src/components/Icons/IconEduTechnology.vue.d.ts +2 -0
  221. package/dist/src/components/Icons/IconEnvelope.vue.d.ts +2 -0
  222. package/dist/src/components/Icons/IconExpand.vue.d.ts +2 -0
  223. package/dist/src/components/Icons/IconExternal.vue.d.ts +2 -0
  224. package/dist/src/components/Icons/IconFilter.vue.d.ts +2 -0
  225. package/dist/src/components/Icons/IconForwardTen.vue.d.ts +2 -0
  226. package/dist/src/components/Icons/IconGrid.vue.d.ts +2 -0
  227. package/dist/src/components/Icons/IconHand.vue.d.ts +2 -0
  228. package/dist/src/components/Icons/IconInfo.vue.d.ts +2 -0
  229. package/dist/src/components/Icons/IconLink.vue.d.ts +2 -0
  230. package/dist/src/components/Icons/IconList.vue.d.ts +2 -0
  231. package/dist/src/components/Icons/IconLocation.vue.d.ts +2 -0
  232. package/dist/src/components/Icons/IconMagnifyingGlass.vue.d.ts +2 -0
  233. package/dist/src/components/Icons/IconMedal.vue.d.ts +2 -0
  234. package/dist/src/components/Icons/IconMenu.vue.d.ts +2 -0
  235. package/dist/src/components/Icons/IconMinus.vue.d.ts +2 -0
  236. package/dist/src/components/Icons/IconMute.vue.d.ts +2 -0
  237. package/dist/src/components/Icons/IconNext.vue.d.ts +2 -0
  238. package/dist/src/components/Icons/IconPause.vue.d.ts +2 -0
  239. package/dist/src/components/Icons/IconPlay.vue.d.ts +2 -0
  240. package/dist/src/components/Icons/IconPlus.vue.d.ts +2 -0
  241. package/dist/src/components/Icons/IconPrev.vue.d.ts +2 -0
  242. package/dist/src/components/Icons/IconProfile.vue.d.ts +2 -0
  243. package/dist/src/components/Icons/IconRewindTen.vue.d.ts +2 -0
  244. package/dist/src/components/Icons/IconSearch.vue.d.ts +2 -0
  245. package/dist/src/components/Icons/IconShare.vue.d.ts +2 -0
  246. package/dist/src/components/Icons/IconSlideshow.vue.d.ts +2 -0
  247. package/dist/src/components/Icons/IconSocialEmail.vue.d.ts +2 -0
  248. package/dist/src/components/Icons/IconSocialFacebook.vue.d.ts +2 -0
  249. package/dist/src/components/Icons/IconSocialGoogleClassroom.vue.d.ts +2 -0
  250. package/dist/src/components/Icons/IconSocialInstagram.vue.d.ts +2 -0
  251. package/dist/src/components/Icons/IconSocialPinterest.vue.d.ts +2 -0
  252. package/dist/src/components/Icons/IconSocialReddit.vue.d.ts +2 -0
  253. package/dist/src/components/Icons/IconSocialTwitter.vue.d.ts +2 -0
  254. package/dist/src/components/Icons/IconSocialYoutube.vue.d.ts +2 -0
  255. package/dist/src/components/Icons/IconStop.vue.d.ts +2 -0
  256. package/dist/src/components/Icons/IconTime.vue.d.ts +2 -0
  257. package/dist/src/components/Icons/IconUniversity.vue.d.ts +2 -0
  258. package/dist/src/components/Icons/IconUser.vue.d.ts +2 -0
  259. package/dist/src/components/Icons/IconVolume.vue.d.ts +2 -0
  260. package/dist/src/components/Icons/Icons.stories.d.ts +551 -0
  261. package/dist/src/components/ImageDetailContextImage/ImageDetailContextImage.vue.d.ts +165 -0
  262. package/dist/src/components/LayoutHelper/LayoutHelper.vue.d.ts +33 -0
  263. package/dist/src/components/LoadingTransition/LoadingTransition.vue.d.ts +7 -0
  264. package/dist/src/components/LogoCaltech/LogoCaltech.stories.d.ts +40 -0
  265. package/dist/src/components/LogoCaltech/LogoCaltech.vue.d.ts +2 -0
  266. package/dist/src/components/LogoTribrand/LogoTribrand.stories.d.ts +136 -0
  267. package/dist/src/components/LogoTribrand/LogoTribrand.vue.d.ts +20 -0
  268. package/dist/src/components/MetaPanel/MetaPanel.stories.d.ts +47 -0
  269. package/dist/src/components/MetaPanelItems/MetaPanelItems.stories.d.ts +32 -0
  270. package/dist/src/components/MetadataEduResource/MetadataEduResource.stories.d.ts +55 -0
  271. package/dist/src/components/MetadataEduResource/MetadataEduResource.vue.d.ts +45 -0
  272. package/dist/src/components/MetadataEvent/MetadataEvent.stories.d.ts +32 -0
  273. package/dist/src/components/MetadataEvent/MetadataEvent.vue.d.ts +46 -0
  274. package/dist/src/components/MissionDetailAbout/MissionDetailAbout.stories.d.ts +27 -0
  275. package/dist/src/components/MissionDetailAbout/MissionDetailAbout.vue.d.ts +135 -0
  276. package/dist/src/components/MissionDetailHero/MissionDetailHero.stories.d.ts +417 -0
  277. package/dist/src/components/MissionDetailHero/MissionDetailHero.vue.d.ts +240 -0
  278. package/dist/src/components/MissionDetailHighlights/MissionDetailHighlights.stories.d.ts +283 -0
  279. package/dist/src/components/MissionDetailHighlights/MissionDetailHighlights.vue.d.ts +552 -0
  280. package/dist/src/components/MissionDetailHighlights/MissionDetailHighlightsCarousel.vue.d.ts +449 -0
  281. package/dist/src/components/MissionDetailHighlights/MissionDetailHighlightsCarouselItem.vue.d.ts +343 -0
  282. package/dist/src/components/MissionDetailInlineImage/MissionDetailInlineImage.stories.d.ts +41 -0
  283. package/dist/src/components/MissionDetailInlineImage/MissionDetailInlineImage.vue.d.ts +517 -0
  284. package/dist/src/components/MissionDetailStats/DistanceStats.test.d.ts +1 -0
  285. package/dist/src/components/MissionDetailStats/DistanceStats.vue.d.ts +189 -0
  286. package/dist/src/components/MissionDetailStats/MissionDetailStats.stories.d.ts +731 -0
  287. package/dist/src/components/MissionDetailStats/MissionDetailStats.test.d.ts +1 -0
  288. package/dist/src/components/MissionDetailStats/MissionDetailStats.vue.d.ts +355 -0
  289. package/dist/src/components/MissionDetailStats/MissionDetailStatsMicro.vue.d.ts +80 -0
  290. package/dist/src/components/MissionDetailStats/MissionDetailStatsMini.vue.d.ts +245 -0
  291. package/dist/src/components/MissionDetailStreamfield/MissionDetailStreamfield.stories.d.ts +76 -0
  292. package/dist/src/components/MissionDetailStreamfield/MissionDetailStreamfield.vue.d.ts +1249 -0
  293. package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.stories.d.ts +90 -0
  294. package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.vue.d.ts +78 -0
  295. package/dist/src/components/MixinCarousel/MixinCarousel.stories.d.ts +984 -0
  296. package/dist/src/components/MixinCarousel/MixinCarousel.vue.d.ts +486 -0
  297. package/dist/src/components/MixinFancybox/MixinFancybox.vue.d.ts +157 -0
  298. package/dist/src/components/MixinFancybox/MixinFancyboxOpenButton.vue.d.ts +4 -0
  299. package/dist/src/components/MixinVideoBg/MixinVideoBg.stories.d.ts +21 -0
  300. package/dist/src/components/MixinVideoBg/MixinVideoBg.vue.d.ts +17 -0
  301. package/dist/src/components/NavDesktop/NavDesktop.stories.d.ts +9963 -0
  302. package/dist/src/components/NavDesktop/NavDesktop.vue.d.ts +2895 -0
  303. package/dist/src/components/NavDesktop/NavDesktopDropdown.vue.d.ts +71 -0
  304. package/dist/src/components/NavDesktop/NavDesktopDropdownContent.vue.d.ts +1006 -0
  305. package/dist/src/components/NavDesktop/NavDesktopDropdownMore.vue.d.ts +1432 -0
  306. package/dist/src/components/NavDesktopEdu/NavDesktopEdu.stories.d.ts +1974 -0
  307. package/dist/src/components/NavDropdownToggle/NavDropdownToggle.vue.d.ts +40 -0
  308. package/dist/src/components/NavHeading/NavHeading.stories.d.ts +23 -0
  309. package/dist/src/components/NavHeading/NavHeading.vue.d.ts +275 -0
  310. package/dist/src/components/NavHighlight/NavHighlight.stories.d.ts +44 -0
  311. package/dist/src/components/NavHighlight/NavHighlight.vue.d.ts +429 -0
  312. package/dist/src/components/NavJumpMenu/NavJumpMenu.stories.d.ts +44 -0
  313. package/dist/src/components/NavLinkList/NavLinkList.stories.d.ts +40 -0
  314. package/dist/src/components/NavLinkList/NavLinkList.vue.d.ts +566 -0
  315. package/dist/src/components/NavLogoLinks/NavLogoLinks.stories.d.ts +282 -0
  316. package/dist/src/components/NavLogoLinks/NavLogoLinks.vue.d.ts +265 -0
  317. package/dist/src/components/NavMobile/NavMobile.stories.d.ts +8402 -0
  318. package/dist/src/components/NavMobile/NavMobile.vue.d.ts +1883 -0
  319. package/dist/src/components/NavMobile/NavMobileDropdown.vue.d.ts +761 -0
  320. package/dist/src/components/NavMobile/NavMobileEdu.stories.d.ts +5751 -0
  321. package/dist/src/components/NavMobile/NavMobileLink.vue.d.ts +309 -0
  322. package/dist/src/components/NavMobile/NavMobileSecondaryDropdown.vue.d.ts +363 -0
  323. package/dist/src/components/NavSearchForm/NavSearchForm.stories.d.ts +13 -0
  324. package/dist/src/components/NavSearchForm/NavSearchForm.vue.d.ts +38 -0
  325. package/dist/src/components/NavSecondary/NavSecondary.stories.d.ts +33 -0
  326. package/dist/src/components/NavSecondary/NavSecondary.vue.d.ts +775 -0
  327. package/dist/src/components/NavSecondary/NavSecondaryDropdown.vue.d.ts +398 -0
  328. package/dist/src/components/NavSecondary/NavSecondaryDropdownContent.vue.d.ts +293 -0
  329. package/dist/src/components/NavSecondary/NavSecondaryLink.vue.d.ts +303 -0
  330. package/dist/src/components/NavSocial/NavSocial.stories.d.ts +179 -0
  331. package/dist/src/components/NavSocial/NavSocial.vue.d.ts +152 -0
  332. package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.stories.d.ts +37 -0
  333. package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.test.d.ts +1 -0
  334. package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.vue.d.ts +31 -0
  335. package/dist/src/components/ParallaxContainer/ParallaxContainer.stories.d.ts +91 -0
  336. package/dist/src/components/ParallaxContainer/ParallaxContainer.vue.d.ts +38 -0
  337. package/dist/src/components/ParallaxElement/ParallaxElement.vue.d.ts +23 -0
  338. package/dist/src/components/PastEventsCarousel/PastEventsCarousel.vue.d.ts +1413 -0
  339. package/dist/src/components/PodcastEpisodeCard/PodcastEpisodeCard.vue.d.ts +618 -0
  340. package/dist/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.stories.d.ts +50 -0
  341. package/dist/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.vue.d.ts +2719 -0
  342. package/dist/src/components/ProfileDetailSectionGroup/ProfileDetailSectionGroup.vue.d.ts +103 -0
  343. package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.stories.d.ts +162 -0
  344. package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.test.d.ts +1 -0
  345. package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.vue.d.ts +87 -0
  346. package/dist/src/components/RoboticsDetailStats/RoboticsDetailStatsMini.vue.d.ts +85 -0
  347. package/dist/src/components/SearchFilterGroup/SearchFilterGroup.stories.d.ts +83 -0
  348. package/dist/src/components/SearchFilterGroup/SearchFilterGroup.vue.d.ts +190 -0
  349. package/dist/src/components/SearchFilterGroupAccordionItem/SearchFilterGroupAccordionItem.vue.d.ts +44 -0
  350. package/dist/src/components/SearchInput/SearchInput.stories.d.ts +43 -0
  351. package/dist/src/components/SearchInput/SearchInput.vue.d.ts +69 -0
  352. package/dist/src/components/SearchPagination/SearchPagination.stories.d.ts +69 -0
  353. package/dist/src/components/SearchPagination/SearchPagination.vue.d.ts +110 -0
  354. package/dist/src/components/SearchResultCard/SearchResultCard.stories.d.ts +94 -0
  355. package/dist/src/components/SearchResultCard/SearchResultCard.vue.d.ts +3005 -0
  356. package/dist/src/components/SearchResultGridItem/SearchResultGridItem.stories.d.ts +69 -0
  357. package/dist/src/components/SearchResultGridItem/SearchResultGridItem.vue.d.ts +2143 -0
  358. package/dist/src/components/SearchResultsList/SearchResultsList.stories.d.ts +404 -0
  359. package/dist/src/components/SearchResultsList/SearchResultsList.vue.d.ts +5198 -0
  360. package/dist/src/components/SearchSelectMenu/SearchSelectMenu.stories.d.ts +19 -0
  361. package/dist/src/components/SearchSelectMenu/SearchSelectMenu.vue.d.ts +39 -0
  362. package/dist/src/components/ShareButtons/ShareButtons.stories.d.ts +16 -0
  363. package/dist/src/components/ShareButtons/ShareButtons.vue.d.ts +134 -0
  364. package/dist/src/components/ShareButtonsEdu/ShareButtonsEdu.stories.d.ts +17 -0
  365. package/dist/src/components/ShareButtonsEdu/ShareButtonsEdu.vue.d.ts +16 -0
  366. package/dist/src/components/SkipLink/SkipLink.stories.d.ts +8 -0
  367. package/dist/src/components/SkipLink/SkipLink.vue.d.ts +98 -0
  368. package/dist/src/components/SwimlaneCTA/SwimlaneCTA.stories.d.ts +25 -0
  369. package/dist/src/components/TextArea/TextArea.stories.d.ts +31 -0
  370. package/dist/src/components/TextArea/TextArea.vue.d.ts +95 -0
  371. package/dist/src/components/TextInput/TextInput.stories.d.ts +34 -0
  372. package/dist/src/components/TextInput/TextInput.vue.d.ts +119 -0
  373. package/dist/src/components/TheFooter/TheFooter.stories.d.ts +88 -0
  374. package/dist/src/components/TheFooter/TheFooter.vue.d.ts +577 -0
  375. package/dist/src/components/TheFooter/TheFooterSignUp.vue.d.ts +8 -0
  376. package/dist/src/components/ThumbnailCarousel/ThumbnailCarousel.stories.d.ts +32 -0
  377. package/dist/src/components/ThumbnailCarousel/ThumbnailCarousel.vue.d.ts +2639 -0
  378. package/dist/src/components/TimelineDialog/TimelineDialog.stories.d.ts +946 -0
  379. package/dist/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.stories.d.ts +46 -0
  380. package/dist/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.vue.d.ts +1002 -0
  381. package/dist/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.stories.d.ts +37 -0
  382. package/dist/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.vue.d.ts +512 -0
  383. package/dist/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.stories.d.ts +77 -0
  384. package/dist/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.vue.d.ts +342 -0
  385. package/dist/src/components/TopicDetailMore/TopicDetailMore.stories.d.ts +696 -0
  386. package/dist/src/components/TopicDetailMore/TopicDetailMore.vue.d.ts +567 -0
  387. package/dist/src/components/TopicDetailMore/TopicDetailMoreVisibility.vue.d.ts +8 -0
  388. package/dist/src/components/TopicDetailMoreItem/TopicDetailMoreItem.stories.d.ts +158 -0
  389. package/dist/src/components/TopicDetailMoreItem/TopicDetailMoreItem.vue.d.ts +433 -0
  390. package/dist/src/components/TopicDetailStreamfield/TopicDetailStreamfield.stories.d.ts +95 -0
  391. package/dist/src/components/TopicDetailStreamfield/TopicDetailStreamfield.vue.d.ts +1964 -0
  392. package/dist/src/components/YearTicker/YearTicker.stories.d.ts +40 -0
  393. package/dist/src/components/YearTicker/YearTicker.vue.d.ts +17 -0
  394. package/dist/src/constants.d.ts +85 -0
  395. package/dist/src/docs/foundation/grid.stories.d.ts +69 -0
  396. package/dist/src/docs/foundation/grid_layouthelpers.stories.d.ts +194 -0
  397. package/dist/src/docs/foundation/themes.stories.d.ts +21 -0
  398. package/dist/src/docs/foundation/typography.stories.d.ts +106 -0
  399. package/dist/src/docs/guides/responsive.stories.d.ts +13 -0
  400. package/dist/src/docs/utils/ComponentItem.d.ts +2 -0
  401. package/dist/src/docs/utils/ComponentList.d.ts +2 -0
  402. package/dist/src/interfaces.d.ts +321 -0
  403. package/dist/src/main.d.ts +1 -0
  404. package/dist/src/store/curatedGallery.d.ts +6 -0
  405. package/dist/src/store/header.d.ts +20 -0
  406. package/dist/src/store/search.d.ts +10 -0
  407. package/dist/src/store/theme.d.ts +14 -0
  408. package/dist/src/templates/PageAudioDetail/PageAudioDetail.stories.d.ts +102 -0
  409. package/dist/src/templates/PageContent/PageContent.stories.d.ts +207 -0
  410. package/dist/src/templates/PageContent/PageContent.vue.d.ts +17214 -0
  411. package/dist/src/templates/PageEventDetail/PageEventDetail.stories.d.ts +94 -0
  412. package/dist/src/templates/PageEventDetail/PageEventDetail.vue.d.ts +15005 -0
  413. package/dist/src/templates/PageImageDetail/PageImageDetail.stories.d.ts +185 -0
  414. package/dist/src/templates/PageNewsDetail/PageNewsDetail.stories.d.ts +1852 -0
  415. package/dist/src/templates/PageNewsDetail/PageNewsDetail.vue.d.ts +14943 -0
  416. package/dist/src/templates/PageVideoDetail/PageVideoDetail.stories.d.ts +56 -0
  417. package/dist/src/templates/edu/PageContentEdu.stories.d.ts +397 -0
  418. package/dist/src/templates/edu/PageEduCollectionsDetail/PageEduCollectionsDetail.stories.d.ts +170 -0
  419. package/dist/src/templates/edu/PageEduEventDetail/PageEduEventDetail.stories.d.ts +300 -0
  420. package/dist/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.stories.d.ts +449 -0
  421. package/dist/src/templates/edu/PageEduGalleryDetail/PageEduGalleryDetail.stories.d.ts +288 -0
  422. package/dist/src/templates/edu/PageEduHome/PageEduHome.stories.d.ts +73 -0
  423. package/dist/src/templates/edu/PageEduLesson/PageEduLesson.stories.d.ts +626 -0
  424. package/dist/src/templates/edu/PageEduMultimediaDetail/PageEduMultimediaDetail.stories.d.ts +364 -0
  425. package/dist/src/templates/edu/PageEduNewsDetail/PageEduNewsDetail.stories.d.ts +2115 -0
  426. package/dist/src/templates/edu/PageEduStudentProject/PageEduStudentProject.stories.d.ts +893 -0
  427. package/dist/src/templates/edu/PageEduTeachableMoment/PageEduTeachableMoment.stories.d.ts +415 -0
  428. package/dist/src/templates/www/PageAsteroidWatchContent/PageAsteroidWatchContent.stories.d.ts +99 -0
  429. package/dist/src/templates/www/PageAsteroidWatchIndex/PageAsteroidWatchIndex.stories.d.ts +651 -0
  430. package/dist/src/templates/www/PageCuratedGallery/PageCuratedGallery.stories.d.ts +142 -0
  431. package/dist/src/templates/www/PageGoDirectory/PageGoDirectory.stories.d.ts +56 -0
  432. package/dist/src/templates/www/PageHomepage/PageHomepage.stories.d.ts +705 -0
  433. package/dist/src/templates/www/PageInfographicDetail/PageInfographicDetail.stories.d.ts +41 -0
  434. package/dist/src/templates/www/PageMaintenanceMode/PageMaintenanceMode.stories.d.ts +14 -0
  435. package/dist/src/templates/www/PageMissionDetail/PageMissionDetail.stories.d.ts +875 -0
  436. package/dist/src/templates/www/PagePodcast/PagePodcast.stories.d.ts +115 -0
  437. package/dist/src/templates/www/PagePodcastSeason/PagePodcastSeason.stories.d.ts +84 -0
  438. package/dist/src/templates/www/PagePressKitIndex/PagePressKitIndex.stories.d.ts +64 -0
  439. package/dist/src/templates/www/PageProfileDetail/PageProfileDetail.stories.d.ts +60 -0
  440. package/dist/src/templates/www/PageRoboticsDetail/PageRoboticsDetail.stories.d.ts +244 -0
  441. package/dist/src/templates/www/PageTimeline/PageTimeline.stories.d.ts +339 -0
  442. package/dist/src/templates/www/PageTopicDetail/PageTopicDetail.stories.d.ts +297 -0
  443. package/dist/src/utils/anchorizeBlock.d.ts +3 -0
  444. package/dist/src/utils/anchorizeStreamfield.d.ts +3 -0
  445. package/dist/src/utils/dayjs.d.ts +2 -0
  446. package/dist/src/utils/eventBus.d.ts +1 -0
  447. package/dist/src/utils/filters.d.ts +4 -0
  448. package/dist/src/utils/generateHash.d.ts +1 -0
  449. package/dist/src/utils/getHeadingId.d.ts +1 -0
  450. package/dist/src/utils/isEduExternalLink.d.ts +1 -0
  451. package/dist/src/utils/lookupContentType.d.ts +3 -0
  452. package/dist/src/utils/mixins.d.ts +59 -0
  453. package/dist/src/utils/rangeifyGrades.d.ts +3 -0
  454. package/dist/style.css +1 -0
  455. package/package.json +2 -2
  456. package/src/components/BlockAccordion/BlockAccordion.vue +1 -1
  457. package/src/components/BlockCsrTable/BlockCsrTable.stories.js +7 -7
  458. package/src/components/BlockCsrTable/CsrAttachment.vue +3 -11
  459. package/src/components/HeroMedia/HeroMedia.vue +1 -1
@@ -0,0 +1,2115 @@
1
+ import { default as PageEduNewsDetail } from './PageEduNewsDetail.vue';
2
+ declare namespace _default {
3
+ export let title: string;
4
+ export { PageEduNewsDetail as component };
5
+ export let tags: string[];
6
+ export let decorators: (() => {
7
+ template: string;
8
+ })[];
9
+ export namespace globals {
10
+ let theme: string;
11
+ }
12
+ export namespace parameters {
13
+ let layout: string;
14
+ namespace html {
15
+ let root: string;
16
+ }
17
+ namespace docs {
18
+ namespace description {
19
+ let component: string;
20
+ }
21
+ }
22
+ }
23
+ export let excludeStories: RegExp;
24
+ }
25
+ export default _default;
26
+ export namespace BaseStory {
27
+ namespace args {
28
+ let data: {
29
+ body: ({
30
+ blockType: string;
31
+ fullBleed: boolean;
32
+ image: {
33
+ alt: string;
34
+ caption: string;
35
+ credit: string;
36
+ detailUrl: string;
37
+ original: string;
38
+ src: {
39
+ height: number;
40
+ url: string;
41
+ width: number;
42
+ };
43
+ srcSet: string;
44
+ };
45
+ imageFullBleed: {
46
+ alt: string;
47
+ caption: string;
48
+ credit: string;
49
+ detailUrl: string;
50
+ original: string;
51
+ src: {
52
+ width: number;
53
+ height: number;
54
+ url: string;
55
+ };
56
+ srcCropped: {
57
+ width: number;
58
+ height: number;
59
+ url: string;
60
+ };
61
+ screenXs: {
62
+ url: string;
63
+ width: number;
64
+ };
65
+ screenLg: {
66
+ url: string;
67
+ width: number;
68
+ };
69
+ screenXl: {
70
+ url: string;
71
+ width: number;
72
+ };
73
+ screenThreexl: {
74
+ url: string;
75
+ width: number;
76
+ };
77
+ };
78
+ } | {
79
+ blockType: string;
80
+ accordionItemsHeadingLevel: string;
81
+ accordionItems: {
82
+ blockType: string;
83
+ blocks: ({
84
+ blockType: string;
85
+ value: string;
86
+ blocks?: undefined;
87
+ } | {
88
+ blockType: string;
89
+ blocks: ({
90
+ blockType: string;
91
+ value: string;
92
+ } | {
93
+ blockType: string;
94
+ fullBleed: boolean;
95
+ image: {
96
+ alt: string;
97
+ caption: string;
98
+ credit: string;
99
+ detailUrl: string;
100
+ original: string;
101
+ src: {
102
+ height: number;
103
+ url: string;
104
+ width: number;
105
+ };
106
+ srcSet: string;
107
+ };
108
+ imageFullBleed: {
109
+ alt: string;
110
+ caption: string;
111
+ credit: string;
112
+ detailUrl: string;
113
+ original: string;
114
+ src: {
115
+ width: number;
116
+ height: number;
117
+ url: string;
118
+ };
119
+ srcCropped: {
120
+ width: number;
121
+ height: number;
122
+ url: string;
123
+ };
124
+ screenXs: {
125
+ url: string;
126
+ width: number;
127
+ };
128
+ screenLg: {
129
+ url: string;
130
+ width: number;
131
+ };
132
+ screenXl: {
133
+ url: string;
134
+ width: number;
135
+ };
136
+ screenThreexl: {
137
+ url: string;
138
+ width: number;
139
+ };
140
+ };
141
+ value?: undefined;
142
+ })[];
143
+ value?: undefined;
144
+ })[];
145
+ }[];
146
+ } | {
147
+ blockType: string;
148
+ heading: string;
149
+ text: string;
150
+ page: {
151
+ url: string;
152
+ };
153
+ externalLink: string;
154
+ } | {
155
+ blockType: string;
156
+ title: string;
157
+ caption: string;
158
+ url: string;
159
+ } | {
160
+ blockType: string;
161
+ beforeImage: {
162
+ src: {
163
+ url: string;
164
+ };
165
+ srcCropped: {
166
+ url: string;
167
+ };
168
+ };
169
+ afterImage: {
170
+ src: {
171
+ url: string;
172
+ };
173
+ srcCropped: {
174
+ url: string;
175
+ };
176
+ };
177
+ caption: string;
178
+ } | {
179
+ id: string;
180
+ blockType: string;
181
+ galleryTitle: string;
182
+ galleryDescription: string;
183
+ coverImage: {
184
+ alt: string;
185
+ title: string;
186
+ caption: string;
187
+ credit: string;
188
+ detailUrl: string;
189
+ original: string;
190
+ src: {
191
+ height: string;
192
+ url: string;
193
+ width: string;
194
+ };
195
+ srcSet: string;
196
+ };
197
+ gallerySlides: {
198
+ image: {
199
+ alt: string;
200
+ title: string;
201
+ caption: string;
202
+ credit: string;
203
+ detailUrl: string;
204
+ original: string;
205
+ src: {
206
+ height: string;
207
+ url: string;
208
+ width: string;
209
+ };
210
+ srcSet: string;
211
+ };
212
+ }[];
213
+ } | {
214
+ blockType: string;
215
+ text: string;
216
+ alignTo: string;
217
+ image: {
218
+ alt: string;
219
+ src: {
220
+ height: number;
221
+ url: string;
222
+ width: number;
223
+ };
224
+ original: string;
225
+ caption: string;
226
+ credit: string;
227
+ detailUrl: string;
228
+ };
229
+ displayCaption: boolean;
230
+ } | {
231
+ blockType: string;
232
+ heading: string;
233
+ listItem: {
234
+ text: string;
235
+ }[];
236
+ } | {
237
+ blockType: string;
238
+ field: string;
239
+ items: ({
240
+ description: string;
241
+ heading: string;
242
+ image: {
243
+ src: {
244
+ url: string;
245
+ width: string;
246
+ height: string;
247
+ };
248
+ };
249
+ links: ({
250
+ externalLink: string;
251
+ page: null;
252
+ text: string;
253
+ } | {
254
+ externalLink: null;
255
+ page: {
256
+ url: string;
257
+ };
258
+ text: string;
259
+ })[];
260
+ } | {
261
+ description: string;
262
+ heading: string;
263
+ image: {
264
+ src: {
265
+ url: string;
266
+ width: string;
267
+ height: string;
268
+ };
269
+ };
270
+ links: {
271
+ externalLink: null;
272
+ page: null;
273
+ document: {
274
+ url: string;
275
+ };
276
+ text: string;
277
+ }[];
278
+ })[];
279
+ } | {
280
+ blockType: string;
281
+ title: string;
282
+ description: string;
283
+ buttonText: string;
284
+ } | {
285
+ blockType: string;
286
+ quote: string;
287
+ attribution: string;
288
+ quoteLink: {
289
+ externalLink: string;
290
+ page: {
291
+ url: string;
292
+ };
293
+ }[];
294
+ thumbnail: {
295
+ src: string;
296
+ alt: string;
297
+ };
298
+ } | {
299
+ blockType: string;
300
+ heading: string;
301
+ links: ({
302
+ text: string;
303
+ document: {
304
+ url: string;
305
+ };
306
+ page: string;
307
+ externalLink: string;
308
+ } | {
309
+ text: string;
310
+ document: string;
311
+ page: {
312
+ url: string;
313
+ };
314
+ externalLink: string;
315
+ } | {
316
+ text: string;
317
+ document: string;
318
+ page: string;
319
+ externalLink: string;
320
+ })[];
321
+ } | {
322
+ blockType: string;
323
+ tableCaption: string;
324
+ tableContent: {
325
+ tableHead: {
326
+ text: string;
327
+ }[][];
328
+ tableBody: ({
329
+ caption: string;
330
+ displayCaption: boolean;
331
+ blockType: string;
332
+ fullBleed: boolean;
333
+ image: {
334
+ alt: string;
335
+ caption: string;
336
+ credit: string;
337
+ detailUrl: string;
338
+ original: string;
339
+ src: {
340
+ height: number;
341
+ url: string;
342
+ width: number;
343
+ };
344
+ srcSet: string;
345
+ };
346
+ imageFullBleed: {
347
+ alt: string;
348
+ caption: string;
349
+ credit: string;
350
+ detailUrl: string;
351
+ original: string;
352
+ src: {
353
+ width: number;
354
+ height: number;
355
+ url: string;
356
+ };
357
+ srcCropped: {
358
+ width: number;
359
+ height: number;
360
+ url: string;
361
+ };
362
+ screenXs: {
363
+ url: string;
364
+ width: number;
365
+ };
366
+ screenLg: {
367
+ url: string;
368
+ width: number;
369
+ };
370
+ screenXl: {
371
+ url: string;
372
+ width: number;
373
+ };
374
+ screenThreexl: {
375
+ url: string;
376
+ width: number;
377
+ };
378
+ };
379
+ value?: undefined;
380
+ } | {
381
+ blockType: string;
382
+ fullBleed: boolean;
383
+ image: {
384
+ alt: string;
385
+ caption: string;
386
+ credit: string;
387
+ detailUrl: string;
388
+ original: string;
389
+ src: {
390
+ height: number;
391
+ url: string;
392
+ width: number;
393
+ };
394
+ srcSet: string;
395
+ };
396
+ imageFullBleed: {
397
+ alt: string;
398
+ caption: string;
399
+ credit: string;
400
+ detailUrl: string;
401
+ original: string;
402
+ src: {
403
+ width: number;
404
+ height: number;
405
+ url: string;
406
+ };
407
+ srcCropped: {
408
+ width: number;
409
+ height: number;
410
+ url: string;
411
+ };
412
+ screenXs: {
413
+ url: string;
414
+ width: number;
415
+ };
416
+ screenLg: {
417
+ url: string;
418
+ width: number;
419
+ };
420
+ screenXl: {
421
+ url: string;
422
+ width: number;
423
+ };
424
+ screenThreexl: {
425
+ url: string;
426
+ width: number;
427
+ };
428
+ };
429
+ value?: undefined;
430
+ } | {
431
+ blockType: string;
432
+ value: string;
433
+ })[][];
434
+ };
435
+ } | {
436
+ blockType: string;
437
+ video: {
438
+ duration: string;
439
+ file: string;
440
+ fileExtension: string;
441
+ fileOgg: string;
442
+ fileWebm: string;
443
+ height: null;
444
+ id: string;
445
+ sources: string;
446
+ title: string;
447
+ type: string;
448
+ width: null;
449
+ };
450
+ caption: string;
451
+ credit: string;
452
+ autoplay: boolean;
453
+ } | {
454
+ level: string;
455
+ size: string;
456
+ blockType: string;
457
+ heading: string;
458
+ blockId: string;
459
+ value?: undefined;
460
+ caption?: undefined;
461
+ id?: undefined;
462
+ url?: undefined;
463
+ showTitle?: undefined;
464
+ items?: undefined;
465
+ field?: undefined;
466
+ } | {
467
+ blockType: string;
468
+ value: string;
469
+ heading?: undefined;
470
+ level?: undefined;
471
+ caption?: undefined;
472
+ id?: undefined;
473
+ url?: undefined;
474
+ showTitle?: undefined;
475
+ items?: undefined;
476
+ field?: undefined;
477
+ } | {
478
+ blockType: string;
479
+ heading: string;
480
+ level: string;
481
+ value?: undefined;
482
+ caption?: undefined;
483
+ id?: undefined;
484
+ url?: undefined;
485
+ showTitle?: undefined;
486
+ items?: undefined;
487
+ field?: undefined;
488
+ } | {
489
+ blockType: string;
490
+ caption: string;
491
+ id: string;
492
+ url: string;
493
+ value?: undefined;
494
+ heading?: undefined;
495
+ level?: undefined;
496
+ showTitle?: undefined;
497
+ items?: undefined;
498
+ field?: undefined;
499
+ } | {
500
+ heading: string;
501
+ introduction: string;
502
+ buttonText: string;
503
+ image: {
504
+ full: {
505
+ url: string;
506
+ width: number;
507
+ height: number;
508
+ };
509
+ half: {
510
+ url: string;
511
+ width: number;
512
+ height: number;
513
+ };
514
+ };
515
+ fullWidthImage: boolean;
516
+ teaserPage: ({
517
+ blockType: string;
518
+ page?: undefined;
519
+ } | {
520
+ blockType: string;
521
+ page: {
522
+ label: string;
523
+ title: string;
524
+ url: string;
525
+ };
526
+ })[];
527
+ blockType: string;
528
+ value?: undefined;
529
+ level?: undefined;
530
+ caption?: undefined;
531
+ id?: undefined;
532
+ url?: undefined;
533
+ showTitle?: undefined;
534
+ items?: undefined;
535
+ field?: undefined;
536
+ } | {
537
+ blockType: string;
538
+ showTitle: boolean;
539
+ items: {
540
+ image: {
541
+ alt: string;
542
+ title: string;
543
+ caption: string;
544
+ credit: string;
545
+ detailUrl: string;
546
+ original: string;
547
+ src: {
548
+ height: string;
549
+ url: string;
550
+ width: string;
551
+ };
552
+ srcSet: string;
553
+ };
554
+ }[];
555
+ value?: undefined;
556
+ heading?: undefined;
557
+ level?: undefined;
558
+ caption?: undefined;
559
+ id?: undefined;
560
+ url?: undefined;
561
+ field?: undefined;
562
+ } | {
563
+ blockType: string;
564
+ embed: {
565
+ embed: string;
566
+ };
567
+ caption: string;
568
+ credit: string;
569
+ value?: undefined;
570
+ heading?: undefined;
571
+ level?: undefined;
572
+ id?: undefined;
573
+ url?: undefined;
574
+ showTitle?: undefined;
575
+ items?: undefined;
576
+ field?: undefined;
577
+ } | {
578
+ blockType: string;
579
+ field: string;
580
+ items: ({
581
+ label: string;
582
+ title: string;
583
+ description: string;
584
+ image: {
585
+ alt: string;
586
+ src: {
587
+ height: number;
588
+ url: string;
589
+ width: number;
590
+ };
591
+ srcSet: string;
592
+ };
593
+ link: {
594
+ page: null;
595
+ externalLink: string;
596
+ };
597
+ } | {
598
+ label: string;
599
+ title: string;
600
+ description: string;
601
+ image: {
602
+ alt: string;
603
+ src: {
604
+ height: number;
605
+ url: string;
606
+ width: number;
607
+ };
608
+ srcSet: string;
609
+ };
610
+ link: {
611
+ page: {
612
+ url: string;
613
+ };
614
+ externalLink: string;
615
+ };
616
+ } | {
617
+ label: string;
618
+ title: string;
619
+ description: string;
620
+ image: null;
621
+ link: {
622
+ page: null;
623
+ externalLink: string;
624
+ };
625
+ })[];
626
+ value?: undefined;
627
+ heading?: undefined;
628
+ level?: undefined;
629
+ caption?: undefined;
630
+ id?: undefined;
631
+ url?: undefined;
632
+ showTitle?: undefined;
633
+ })[];
634
+ slug: string;
635
+ url: string;
636
+ title: string;
637
+ publicationDate: string;
638
+ readTime: string;
639
+ authors: {
640
+ author: {
641
+ biography: string;
642
+ image: {
643
+ src: {
644
+ url: string;
645
+ width: number;
646
+ height: number;
647
+ };
648
+ alt: string;
649
+ };
650
+ jobTitle: string;
651
+ name: string;
652
+ organization: string;
653
+ };
654
+ }[];
655
+ getTopicsForDisplay: {
656
+ title: string;
657
+ url: string;
658
+ }[];
659
+ topper: string;
660
+ summary: string;
661
+ thumbnailImage: {
662
+ original: string;
663
+ };
664
+ heroPosition: string;
665
+ heroImage: {
666
+ src: {
667
+ url: string;
668
+ width: number;
669
+ height: number;
670
+ };
671
+ screenXs: {
672
+ url: string;
673
+ width: number;
674
+ };
675
+ screenSm: {
676
+ url: string;
677
+ width: number;
678
+ };
679
+ screenMd: {
680
+ url: string;
681
+ width: number;
682
+ };
683
+ screenLg: {
684
+ url: string;
685
+ width: number;
686
+ };
687
+ screenXl: {
688
+ url: string;
689
+ width: number;
690
+ };
691
+ screenTwoxl: {
692
+ url: string;
693
+ width: number;
694
+ };
695
+ screenThreexl: {
696
+ url: string;
697
+ width: number;
698
+ };
699
+ alt: string;
700
+ caption: string;
701
+ credit: string;
702
+ detailUrl: string;
703
+ };
704
+ heroImageInline: {
705
+ alt: string;
706
+ caption: string;
707
+ credit: string;
708
+ detailUrl: string;
709
+ original: string;
710
+ src: {
711
+ height: number;
712
+ url: string;
713
+ width: number;
714
+ };
715
+ srcSet: string;
716
+ };
717
+ showJumpMenu: boolean;
718
+ };
719
+ }
720
+ }
721
+ export namespace InlineHero {
722
+ export namespace args_1 {
723
+ let data_1: {
724
+ heroPosition: string;
725
+ showJumpMenu: boolean;
726
+ body: ({
727
+ blockType: string;
728
+ fullBleed: boolean;
729
+ image: {
730
+ alt: string;
731
+ caption: string;
732
+ credit: string;
733
+ detailUrl: string;
734
+ original: string;
735
+ src: {
736
+ height: number;
737
+ url: string;
738
+ width: number;
739
+ };
740
+ srcSet: string;
741
+ };
742
+ imageFullBleed: {
743
+ alt: string;
744
+ caption: string;
745
+ credit: string;
746
+ detailUrl: string;
747
+ original: string;
748
+ src: {
749
+ width: number;
750
+ height: number;
751
+ url: string;
752
+ };
753
+ srcCropped: {
754
+ width: number;
755
+ height: number;
756
+ url: string;
757
+ };
758
+ screenXs: {
759
+ url: string;
760
+ width: number;
761
+ };
762
+ screenLg: {
763
+ url: string;
764
+ width: number;
765
+ };
766
+ screenXl: {
767
+ url: string;
768
+ width: number;
769
+ };
770
+ screenThreexl: {
771
+ url: string;
772
+ width: number;
773
+ };
774
+ };
775
+ } | {
776
+ blockType: string;
777
+ accordionItemsHeadingLevel: string;
778
+ accordionItems: {
779
+ blockType: string;
780
+ blocks: ({
781
+ blockType: string;
782
+ value: string;
783
+ blocks?: undefined;
784
+ } | {
785
+ blockType: string;
786
+ blocks: ({
787
+ blockType: string;
788
+ value: string;
789
+ } | {
790
+ blockType: string;
791
+ fullBleed: boolean;
792
+ image: {
793
+ alt: string;
794
+ caption: string;
795
+ credit: string;
796
+ detailUrl: string;
797
+ original: string;
798
+ src: {
799
+ height: number;
800
+ url: string;
801
+ width: number;
802
+ };
803
+ srcSet: string;
804
+ };
805
+ imageFullBleed: {
806
+ alt: string;
807
+ caption: string;
808
+ credit: string;
809
+ detailUrl: string;
810
+ original: string;
811
+ src: {
812
+ width: number;
813
+ height: number;
814
+ url: string;
815
+ };
816
+ srcCropped: {
817
+ width: number;
818
+ height: number;
819
+ url: string;
820
+ };
821
+ screenXs: {
822
+ url: string;
823
+ width: number;
824
+ };
825
+ screenLg: {
826
+ url: string;
827
+ width: number;
828
+ };
829
+ screenXl: {
830
+ url: string;
831
+ width: number;
832
+ };
833
+ screenThreexl: {
834
+ url: string;
835
+ width: number;
836
+ };
837
+ };
838
+ value?: undefined;
839
+ })[];
840
+ value?: undefined;
841
+ })[];
842
+ }[];
843
+ } | {
844
+ blockType: string;
845
+ heading: string;
846
+ text: string;
847
+ page: {
848
+ url: string;
849
+ };
850
+ externalLink: string;
851
+ } | {
852
+ blockType: string;
853
+ title: string;
854
+ caption: string;
855
+ url: string;
856
+ } | {
857
+ blockType: string;
858
+ beforeImage: {
859
+ src: {
860
+ url: string;
861
+ };
862
+ srcCropped: {
863
+ url: string;
864
+ };
865
+ };
866
+ afterImage: {
867
+ src: {
868
+ url: string;
869
+ };
870
+ srcCropped: {
871
+ url: string;
872
+ };
873
+ };
874
+ caption: string;
875
+ } | {
876
+ id: string;
877
+ blockType: string;
878
+ galleryTitle: string;
879
+ galleryDescription: string;
880
+ coverImage: {
881
+ alt: string;
882
+ title: string;
883
+ caption: string;
884
+ credit: string;
885
+ detailUrl: string;
886
+ original: string;
887
+ src: {
888
+ height: string;
889
+ url: string;
890
+ width: string;
891
+ };
892
+ srcSet: string;
893
+ };
894
+ gallerySlides: {
895
+ image: {
896
+ alt: string;
897
+ title: string;
898
+ caption: string;
899
+ credit: string;
900
+ detailUrl: string;
901
+ original: string;
902
+ src: {
903
+ height: string;
904
+ url: string;
905
+ width: string;
906
+ };
907
+ srcSet: string;
908
+ };
909
+ }[];
910
+ } | {
911
+ blockType: string;
912
+ text: string;
913
+ alignTo: string;
914
+ image: {
915
+ alt: string;
916
+ src: {
917
+ height: number;
918
+ url: string;
919
+ width: number;
920
+ };
921
+ original: string;
922
+ caption: string;
923
+ credit: string;
924
+ detailUrl: string;
925
+ };
926
+ displayCaption: boolean;
927
+ } | {
928
+ blockType: string;
929
+ heading: string;
930
+ listItem: {
931
+ text: string;
932
+ }[];
933
+ } | {
934
+ blockType: string;
935
+ field: string;
936
+ items: ({
937
+ description: string;
938
+ heading: string;
939
+ image: {
940
+ src: {
941
+ url: string;
942
+ width: string;
943
+ height: string;
944
+ };
945
+ };
946
+ links: ({
947
+ externalLink: string;
948
+ page: null;
949
+ text: string;
950
+ } | {
951
+ externalLink: null;
952
+ page: {
953
+ url: string;
954
+ };
955
+ text: string;
956
+ })[];
957
+ } | {
958
+ description: string;
959
+ heading: string;
960
+ image: {
961
+ src: {
962
+ url: string;
963
+ width: string;
964
+ height: string;
965
+ };
966
+ };
967
+ links: {
968
+ externalLink: null;
969
+ page: null;
970
+ document: {
971
+ url: string;
972
+ };
973
+ text: string;
974
+ }[];
975
+ })[];
976
+ } | {
977
+ blockType: string;
978
+ title: string;
979
+ description: string;
980
+ buttonText: string;
981
+ } | {
982
+ blockType: string;
983
+ quote: string;
984
+ attribution: string;
985
+ quoteLink: {
986
+ externalLink: string;
987
+ page: {
988
+ url: string;
989
+ };
990
+ }[];
991
+ thumbnail: {
992
+ src: string;
993
+ alt: string;
994
+ };
995
+ } | {
996
+ blockType: string;
997
+ heading: string;
998
+ links: ({
999
+ text: string;
1000
+ document: {
1001
+ url: string;
1002
+ };
1003
+ page: string;
1004
+ externalLink: string;
1005
+ } | {
1006
+ text: string;
1007
+ document: string;
1008
+ page: {
1009
+ url: string;
1010
+ };
1011
+ externalLink: string;
1012
+ } | {
1013
+ text: string;
1014
+ document: string;
1015
+ page: string;
1016
+ externalLink: string;
1017
+ })[];
1018
+ } | {
1019
+ blockType: string;
1020
+ tableCaption: string;
1021
+ tableContent: {
1022
+ tableHead: {
1023
+ text: string;
1024
+ }[][];
1025
+ tableBody: ({
1026
+ caption: string;
1027
+ displayCaption: boolean;
1028
+ blockType: string;
1029
+ fullBleed: boolean;
1030
+ image: {
1031
+ alt: string;
1032
+ caption: string;
1033
+ credit: string;
1034
+ detailUrl: string;
1035
+ original: string;
1036
+ src: {
1037
+ height: number;
1038
+ url: string;
1039
+ width: number;
1040
+ };
1041
+ srcSet: string;
1042
+ };
1043
+ imageFullBleed: {
1044
+ alt: string;
1045
+ caption: string;
1046
+ credit: string;
1047
+ detailUrl: string;
1048
+ original: string;
1049
+ src: {
1050
+ width: number;
1051
+ height: number;
1052
+ url: string;
1053
+ };
1054
+ srcCropped: {
1055
+ width: number;
1056
+ height: number;
1057
+ url: string;
1058
+ };
1059
+ screenXs: {
1060
+ url: string;
1061
+ width: number;
1062
+ };
1063
+ screenLg: {
1064
+ url: string;
1065
+ width: number;
1066
+ };
1067
+ screenXl: {
1068
+ url: string;
1069
+ width: number;
1070
+ };
1071
+ screenThreexl: {
1072
+ url: string;
1073
+ width: number;
1074
+ };
1075
+ };
1076
+ value?: undefined;
1077
+ } | {
1078
+ blockType: string;
1079
+ fullBleed: boolean;
1080
+ image: {
1081
+ alt: string;
1082
+ caption: string;
1083
+ credit: string;
1084
+ detailUrl: string;
1085
+ original: string;
1086
+ src: {
1087
+ height: number;
1088
+ url: string;
1089
+ width: number;
1090
+ };
1091
+ srcSet: string;
1092
+ };
1093
+ imageFullBleed: {
1094
+ alt: string;
1095
+ caption: string;
1096
+ credit: string;
1097
+ detailUrl: string;
1098
+ original: string;
1099
+ src: {
1100
+ width: number;
1101
+ height: number;
1102
+ url: string;
1103
+ };
1104
+ srcCropped: {
1105
+ width: number;
1106
+ height: number;
1107
+ url: string;
1108
+ };
1109
+ screenXs: {
1110
+ url: string;
1111
+ width: number;
1112
+ };
1113
+ screenLg: {
1114
+ url: string;
1115
+ width: number;
1116
+ };
1117
+ screenXl: {
1118
+ url: string;
1119
+ width: number;
1120
+ };
1121
+ screenThreexl: {
1122
+ url: string;
1123
+ width: number;
1124
+ };
1125
+ };
1126
+ value?: undefined;
1127
+ } | {
1128
+ blockType: string;
1129
+ value: string;
1130
+ })[][];
1131
+ };
1132
+ } | {
1133
+ blockType: string;
1134
+ video: {
1135
+ duration: string;
1136
+ file: string;
1137
+ fileExtension: string;
1138
+ fileOgg: string;
1139
+ fileWebm: string;
1140
+ height: null;
1141
+ id: string;
1142
+ sources: string;
1143
+ title: string;
1144
+ type: string;
1145
+ width: null;
1146
+ };
1147
+ caption: string;
1148
+ credit: string;
1149
+ autoplay: boolean;
1150
+ } | {
1151
+ level: string;
1152
+ size: string;
1153
+ blockType: string;
1154
+ heading: string;
1155
+ blockId: string;
1156
+ value?: undefined;
1157
+ caption?: undefined;
1158
+ id?: undefined;
1159
+ url?: undefined;
1160
+ showTitle?: undefined;
1161
+ items?: undefined;
1162
+ field?: undefined;
1163
+ } | {
1164
+ blockType: string;
1165
+ value: string;
1166
+ heading?: undefined;
1167
+ level?: undefined;
1168
+ caption?: undefined;
1169
+ id?: undefined;
1170
+ url?: undefined;
1171
+ showTitle?: undefined;
1172
+ items?: undefined;
1173
+ field?: undefined;
1174
+ } | {
1175
+ blockType: string;
1176
+ heading: string;
1177
+ level: string;
1178
+ value?: undefined;
1179
+ caption?: undefined;
1180
+ id?: undefined;
1181
+ url?: undefined;
1182
+ showTitle?: undefined;
1183
+ items?: undefined;
1184
+ field?: undefined;
1185
+ } | {
1186
+ blockType: string;
1187
+ caption: string;
1188
+ id: string;
1189
+ url: string;
1190
+ value?: undefined;
1191
+ heading?: undefined;
1192
+ level?: undefined;
1193
+ showTitle?: undefined;
1194
+ items?: undefined;
1195
+ field?: undefined;
1196
+ } | {
1197
+ heading: string;
1198
+ introduction: string;
1199
+ buttonText: string;
1200
+ image: {
1201
+ full: {
1202
+ url: string;
1203
+ width: number;
1204
+ height: number;
1205
+ };
1206
+ half: {
1207
+ url: string;
1208
+ width: number;
1209
+ height: number;
1210
+ };
1211
+ };
1212
+ fullWidthImage: boolean;
1213
+ teaserPage: ({
1214
+ blockType: string;
1215
+ page?: undefined;
1216
+ } | {
1217
+ blockType: string;
1218
+ page: {
1219
+ label: string;
1220
+ title: string;
1221
+ url: string;
1222
+ };
1223
+ })[];
1224
+ blockType: string;
1225
+ value?: undefined;
1226
+ level?: undefined;
1227
+ caption?: undefined;
1228
+ id?: undefined;
1229
+ url?: undefined;
1230
+ showTitle?: undefined;
1231
+ items?: undefined;
1232
+ field?: undefined;
1233
+ } | {
1234
+ blockType: string;
1235
+ showTitle: boolean;
1236
+ items: {
1237
+ image: {
1238
+ alt: string;
1239
+ title: string;
1240
+ caption: string;
1241
+ credit: string;
1242
+ detailUrl: string;
1243
+ original: string;
1244
+ src: {
1245
+ height: string;
1246
+ url: string;
1247
+ width: string;
1248
+ };
1249
+ srcSet: string;
1250
+ };
1251
+ }[];
1252
+ value?: undefined;
1253
+ heading?: undefined;
1254
+ level?: undefined;
1255
+ caption?: undefined;
1256
+ id?: undefined;
1257
+ url?: undefined;
1258
+ field?: undefined;
1259
+ } | {
1260
+ blockType: string;
1261
+ embed: {
1262
+ embed: string;
1263
+ };
1264
+ caption: string;
1265
+ credit: string;
1266
+ value?: undefined;
1267
+ heading?: undefined;
1268
+ level?: undefined;
1269
+ id?: undefined;
1270
+ url?: undefined;
1271
+ showTitle?: undefined;
1272
+ items?: undefined;
1273
+ field?: undefined;
1274
+ } | {
1275
+ blockType: string;
1276
+ field: string;
1277
+ items: ({
1278
+ label: string;
1279
+ title: string;
1280
+ description: string;
1281
+ image: {
1282
+ alt: string;
1283
+ src: {
1284
+ height: number;
1285
+ url: string;
1286
+ width: number;
1287
+ };
1288
+ srcSet: string;
1289
+ };
1290
+ link: {
1291
+ page: null;
1292
+ externalLink: string;
1293
+ };
1294
+ } | {
1295
+ label: string;
1296
+ title: string;
1297
+ description: string;
1298
+ image: {
1299
+ alt: string;
1300
+ src: {
1301
+ height: number;
1302
+ url: string;
1303
+ width: number;
1304
+ };
1305
+ srcSet: string;
1306
+ };
1307
+ link: {
1308
+ page: {
1309
+ url: string;
1310
+ };
1311
+ externalLink: string;
1312
+ };
1313
+ } | {
1314
+ label: string;
1315
+ title: string;
1316
+ description: string;
1317
+ image: null;
1318
+ link: {
1319
+ page: null;
1320
+ externalLink: string;
1321
+ };
1322
+ })[];
1323
+ value?: undefined;
1324
+ heading?: undefined;
1325
+ level?: undefined;
1326
+ caption?: undefined;
1327
+ id?: undefined;
1328
+ url?: undefined;
1329
+ showTitle?: undefined;
1330
+ })[];
1331
+ slug: string;
1332
+ url: string;
1333
+ title: string;
1334
+ publicationDate: string;
1335
+ readTime: string;
1336
+ authors: {
1337
+ author: {
1338
+ biography: string;
1339
+ image: {
1340
+ src: {
1341
+ url: string;
1342
+ width: number;
1343
+ height: number;
1344
+ };
1345
+ alt: string;
1346
+ };
1347
+ jobTitle: string;
1348
+ name: string;
1349
+ organization: string;
1350
+ };
1351
+ }[];
1352
+ getTopicsForDisplay: {
1353
+ title: string;
1354
+ url: string;
1355
+ }[];
1356
+ topper: string;
1357
+ summary: string;
1358
+ thumbnailImage: {
1359
+ original: string;
1360
+ };
1361
+ heroImage: {
1362
+ src: {
1363
+ url: string;
1364
+ width: number;
1365
+ height: number;
1366
+ };
1367
+ screenXs: {
1368
+ url: string;
1369
+ width: number;
1370
+ };
1371
+ screenSm: {
1372
+ url: string;
1373
+ width: number;
1374
+ };
1375
+ screenMd: {
1376
+ url: string;
1377
+ width: number;
1378
+ };
1379
+ screenLg: {
1380
+ url: string;
1381
+ width: number;
1382
+ };
1383
+ screenXl: {
1384
+ url: string;
1385
+ width: number;
1386
+ };
1387
+ screenTwoxl: {
1388
+ url: string;
1389
+ width: number;
1390
+ };
1391
+ screenThreexl: {
1392
+ url: string;
1393
+ width: number;
1394
+ };
1395
+ alt: string;
1396
+ caption: string;
1397
+ credit: string;
1398
+ detailUrl: string;
1399
+ };
1400
+ heroImageInline: {
1401
+ alt: string;
1402
+ caption: string;
1403
+ credit: string;
1404
+ detailUrl: string;
1405
+ original: string;
1406
+ src: {
1407
+ height: number;
1408
+ url: string;
1409
+ width: number;
1410
+ };
1411
+ srcSet: string;
1412
+ };
1413
+ };
1414
+ export { data_1 as data };
1415
+ }
1416
+ export { args_1 as args };
1417
+ }
1418
+ export namespace NoHero {
1419
+ export namespace args_2 {
1420
+ let data_2: {
1421
+ hero: never[];
1422
+ showJumpMenu: boolean;
1423
+ body: ({
1424
+ blockType: string;
1425
+ fullBleed: boolean;
1426
+ image: {
1427
+ alt: string;
1428
+ caption: string;
1429
+ credit: string;
1430
+ detailUrl: string;
1431
+ original: string;
1432
+ src: {
1433
+ height: number;
1434
+ url: string;
1435
+ width: number;
1436
+ };
1437
+ srcSet: string;
1438
+ };
1439
+ imageFullBleed: {
1440
+ alt: string;
1441
+ caption: string;
1442
+ credit: string;
1443
+ detailUrl: string;
1444
+ original: string;
1445
+ src: {
1446
+ width: number;
1447
+ height: number;
1448
+ url: string;
1449
+ };
1450
+ srcCropped: {
1451
+ width: number;
1452
+ height: number;
1453
+ url: string;
1454
+ };
1455
+ screenXs: {
1456
+ url: string;
1457
+ width: number;
1458
+ };
1459
+ screenLg: {
1460
+ url: string;
1461
+ width: number;
1462
+ };
1463
+ screenXl: {
1464
+ url: string;
1465
+ width: number;
1466
+ };
1467
+ screenThreexl: {
1468
+ url: string;
1469
+ width: number;
1470
+ };
1471
+ };
1472
+ } | {
1473
+ blockType: string;
1474
+ accordionItemsHeadingLevel: string;
1475
+ accordionItems: {
1476
+ blockType: string;
1477
+ blocks: ({
1478
+ blockType: string;
1479
+ value: string;
1480
+ blocks?: undefined;
1481
+ } | {
1482
+ blockType: string;
1483
+ blocks: ({
1484
+ blockType: string;
1485
+ value: string;
1486
+ } | {
1487
+ blockType: string;
1488
+ fullBleed: boolean;
1489
+ image: {
1490
+ alt: string;
1491
+ caption: string;
1492
+ credit: string;
1493
+ detailUrl: string;
1494
+ original: string;
1495
+ src: {
1496
+ height: number;
1497
+ url: string;
1498
+ width: number;
1499
+ };
1500
+ srcSet: string;
1501
+ };
1502
+ imageFullBleed: {
1503
+ alt: string;
1504
+ caption: string;
1505
+ credit: string;
1506
+ detailUrl: string;
1507
+ original: string;
1508
+ src: {
1509
+ width: number;
1510
+ height: number;
1511
+ url: string;
1512
+ };
1513
+ srcCropped: {
1514
+ width: number;
1515
+ height: number;
1516
+ url: string;
1517
+ };
1518
+ screenXs: {
1519
+ url: string;
1520
+ width: number;
1521
+ };
1522
+ screenLg: {
1523
+ url: string;
1524
+ width: number;
1525
+ };
1526
+ screenXl: {
1527
+ url: string;
1528
+ width: number;
1529
+ };
1530
+ screenThreexl: {
1531
+ url: string;
1532
+ width: number;
1533
+ };
1534
+ };
1535
+ value?: undefined;
1536
+ })[];
1537
+ value?: undefined;
1538
+ })[];
1539
+ }[];
1540
+ } | {
1541
+ blockType: string;
1542
+ heading: string;
1543
+ text: string;
1544
+ page: {
1545
+ url: string;
1546
+ };
1547
+ externalLink: string;
1548
+ } | {
1549
+ blockType: string;
1550
+ title: string;
1551
+ caption: string;
1552
+ url: string;
1553
+ } | {
1554
+ blockType: string;
1555
+ beforeImage: {
1556
+ src: {
1557
+ url: string;
1558
+ };
1559
+ srcCropped: {
1560
+ url: string;
1561
+ };
1562
+ };
1563
+ afterImage: {
1564
+ src: {
1565
+ url: string;
1566
+ };
1567
+ srcCropped: {
1568
+ url: string;
1569
+ };
1570
+ };
1571
+ caption: string;
1572
+ } | {
1573
+ id: string;
1574
+ blockType: string;
1575
+ galleryTitle: string;
1576
+ galleryDescription: string;
1577
+ coverImage: {
1578
+ alt: string;
1579
+ title: string;
1580
+ caption: string;
1581
+ credit: string;
1582
+ detailUrl: string;
1583
+ original: string;
1584
+ src: {
1585
+ height: string;
1586
+ url: string;
1587
+ width: string;
1588
+ };
1589
+ srcSet: string;
1590
+ };
1591
+ gallerySlides: {
1592
+ image: {
1593
+ alt: string;
1594
+ title: string;
1595
+ caption: string;
1596
+ credit: string;
1597
+ detailUrl: string;
1598
+ original: string;
1599
+ src: {
1600
+ height: string;
1601
+ url: string;
1602
+ width: string;
1603
+ };
1604
+ srcSet: string;
1605
+ };
1606
+ }[];
1607
+ } | {
1608
+ blockType: string;
1609
+ text: string;
1610
+ alignTo: string;
1611
+ image: {
1612
+ alt: string;
1613
+ src: {
1614
+ height: number;
1615
+ url: string;
1616
+ width: number;
1617
+ };
1618
+ original: string;
1619
+ caption: string;
1620
+ credit: string;
1621
+ detailUrl: string;
1622
+ };
1623
+ displayCaption: boolean;
1624
+ } | {
1625
+ blockType: string;
1626
+ heading: string;
1627
+ listItem: {
1628
+ text: string;
1629
+ }[];
1630
+ } | {
1631
+ blockType: string;
1632
+ field: string;
1633
+ items: ({
1634
+ description: string;
1635
+ heading: string;
1636
+ image: {
1637
+ src: {
1638
+ url: string;
1639
+ width: string;
1640
+ height: string;
1641
+ };
1642
+ };
1643
+ links: ({
1644
+ externalLink: string;
1645
+ page: null;
1646
+ text: string;
1647
+ } | {
1648
+ externalLink: null;
1649
+ page: {
1650
+ url: string;
1651
+ };
1652
+ text: string;
1653
+ })[];
1654
+ } | {
1655
+ description: string;
1656
+ heading: string;
1657
+ image: {
1658
+ src: {
1659
+ url: string;
1660
+ width: string;
1661
+ height: string;
1662
+ };
1663
+ };
1664
+ links: {
1665
+ externalLink: null;
1666
+ page: null;
1667
+ document: {
1668
+ url: string;
1669
+ };
1670
+ text: string;
1671
+ }[];
1672
+ })[];
1673
+ } | {
1674
+ blockType: string;
1675
+ title: string;
1676
+ description: string;
1677
+ buttonText: string;
1678
+ } | {
1679
+ blockType: string;
1680
+ quote: string;
1681
+ attribution: string;
1682
+ quoteLink: {
1683
+ externalLink: string;
1684
+ page: {
1685
+ url: string;
1686
+ };
1687
+ }[];
1688
+ thumbnail: {
1689
+ src: string;
1690
+ alt: string;
1691
+ };
1692
+ } | {
1693
+ blockType: string;
1694
+ heading: string;
1695
+ links: ({
1696
+ text: string;
1697
+ document: {
1698
+ url: string;
1699
+ };
1700
+ page: string;
1701
+ externalLink: string;
1702
+ } | {
1703
+ text: string;
1704
+ document: string;
1705
+ page: {
1706
+ url: string;
1707
+ };
1708
+ externalLink: string;
1709
+ } | {
1710
+ text: string;
1711
+ document: string;
1712
+ page: string;
1713
+ externalLink: string;
1714
+ })[];
1715
+ } | {
1716
+ blockType: string;
1717
+ tableCaption: string;
1718
+ tableContent: {
1719
+ tableHead: {
1720
+ text: string;
1721
+ }[][];
1722
+ tableBody: ({
1723
+ caption: string;
1724
+ displayCaption: boolean;
1725
+ blockType: string;
1726
+ fullBleed: boolean;
1727
+ image: {
1728
+ alt: string;
1729
+ caption: string;
1730
+ credit: string;
1731
+ detailUrl: string;
1732
+ original: string;
1733
+ src: {
1734
+ height: number;
1735
+ url: string;
1736
+ width: number;
1737
+ };
1738
+ srcSet: string;
1739
+ };
1740
+ imageFullBleed: {
1741
+ alt: string;
1742
+ caption: string;
1743
+ credit: string;
1744
+ detailUrl: string;
1745
+ original: string;
1746
+ src: {
1747
+ width: number;
1748
+ height: number;
1749
+ url: string;
1750
+ };
1751
+ srcCropped: {
1752
+ width: number;
1753
+ height: number;
1754
+ url: string;
1755
+ };
1756
+ screenXs: {
1757
+ url: string;
1758
+ width: number;
1759
+ };
1760
+ screenLg: {
1761
+ url: string;
1762
+ width: number;
1763
+ };
1764
+ screenXl: {
1765
+ url: string;
1766
+ width: number;
1767
+ };
1768
+ screenThreexl: {
1769
+ url: string;
1770
+ width: number;
1771
+ };
1772
+ };
1773
+ value?: undefined;
1774
+ } | {
1775
+ blockType: string;
1776
+ fullBleed: boolean;
1777
+ image: {
1778
+ alt: string;
1779
+ caption: string;
1780
+ credit: string;
1781
+ detailUrl: string;
1782
+ original: string;
1783
+ src: {
1784
+ height: number;
1785
+ url: string;
1786
+ width: number;
1787
+ };
1788
+ srcSet: string;
1789
+ };
1790
+ imageFullBleed: {
1791
+ alt: string;
1792
+ caption: string;
1793
+ credit: string;
1794
+ detailUrl: string;
1795
+ original: string;
1796
+ src: {
1797
+ width: number;
1798
+ height: number;
1799
+ url: string;
1800
+ };
1801
+ srcCropped: {
1802
+ width: number;
1803
+ height: number;
1804
+ url: string;
1805
+ };
1806
+ screenXs: {
1807
+ url: string;
1808
+ width: number;
1809
+ };
1810
+ screenLg: {
1811
+ url: string;
1812
+ width: number;
1813
+ };
1814
+ screenXl: {
1815
+ url: string;
1816
+ width: number;
1817
+ };
1818
+ screenThreexl: {
1819
+ url: string;
1820
+ width: number;
1821
+ };
1822
+ };
1823
+ value?: undefined;
1824
+ } | {
1825
+ blockType: string;
1826
+ value: string;
1827
+ })[][];
1828
+ };
1829
+ } | {
1830
+ blockType: string;
1831
+ video: {
1832
+ duration: string;
1833
+ file: string;
1834
+ fileExtension: string;
1835
+ fileOgg: string;
1836
+ fileWebm: string;
1837
+ height: null;
1838
+ id: string;
1839
+ sources: string;
1840
+ title: string;
1841
+ type: string;
1842
+ width: null;
1843
+ };
1844
+ caption: string;
1845
+ credit: string;
1846
+ autoplay: boolean;
1847
+ } | {
1848
+ level: string;
1849
+ size: string;
1850
+ blockType: string;
1851
+ heading: string;
1852
+ blockId: string;
1853
+ value?: undefined;
1854
+ caption?: undefined;
1855
+ id?: undefined;
1856
+ url?: undefined;
1857
+ showTitle?: undefined;
1858
+ items?: undefined;
1859
+ field?: undefined;
1860
+ } | {
1861
+ blockType: string;
1862
+ value: string;
1863
+ heading?: undefined;
1864
+ level?: undefined;
1865
+ caption?: undefined;
1866
+ id?: undefined;
1867
+ url?: undefined;
1868
+ showTitle?: undefined;
1869
+ items?: undefined;
1870
+ field?: undefined;
1871
+ } | {
1872
+ blockType: string;
1873
+ heading: string;
1874
+ level: string;
1875
+ value?: undefined;
1876
+ caption?: undefined;
1877
+ id?: undefined;
1878
+ url?: undefined;
1879
+ showTitle?: undefined;
1880
+ items?: undefined;
1881
+ field?: undefined;
1882
+ } | {
1883
+ blockType: string;
1884
+ caption: string;
1885
+ id: string;
1886
+ url: string;
1887
+ value?: undefined;
1888
+ heading?: undefined;
1889
+ level?: undefined;
1890
+ showTitle?: undefined;
1891
+ items?: undefined;
1892
+ field?: undefined;
1893
+ } | {
1894
+ heading: string;
1895
+ introduction: string;
1896
+ buttonText: string;
1897
+ image: {
1898
+ full: {
1899
+ url: string;
1900
+ width: number;
1901
+ height: number;
1902
+ };
1903
+ half: {
1904
+ url: string;
1905
+ width: number;
1906
+ height: number;
1907
+ };
1908
+ };
1909
+ fullWidthImage: boolean;
1910
+ teaserPage: ({
1911
+ blockType: string;
1912
+ page?: undefined;
1913
+ } | {
1914
+ blockType: string;
1915
+ page: {
1916
+ label: string;
1917
+ title: string;
1918
+ url: string;
1919
+ };
1920
+ })[];
1921
+ blockType: string;
1922
+ value?: undefined;
1923
+ level?: undefined;
1924
+ caption?: undefined;
1925
+ id?: undefined;
1926
+ url?: undefined;
1927
+ showTitle?: undefined;
1928
+ items?: undefined;
1929
+ field?: undefined;
1930
+ } | {
1931
+ blockType: string;
1932
+ showTitle: boolean;
1933
+ items: {
1934
+ image: {
1935
+ alt: string;
1936
+ title: string;
1937
+ caption: string;
1938
+ credit: string;
1939
+ detailUrl: string;
1940
+ original: string;
1941
+ src: {
1942
+ height: string;
1943
+ url: string;
1944
+ width: string;
1945
+ };
1946
+ srcSet: string;
1947
+ };
1948
+ }[];
1949
+ value?: undefined;
1950
+ heading?: undefined;
1951
+ level?: undefined;
1952
+ caption?: undefined;
1953
+ id?: undefined;
1954
+ url?: undefined;
1955
+ field?: undefined;
1956
+ } | {
1957
+ blockType: string;
1958
+ embed: {
1959
+ embed: string;
1960
+ };
1961
+ caption: string;
1962
+ credit: string;
1963
+ value?: undefined;
1964
+ heading?: undefined;
1965
+ level?: undefined;
1966
+ id?: undefined;
1967
+ url?: undefined;
1968
+ showTitle?: undefined;
1969
+ items?: undefined;
1970
+ field?: undefined;
1971
+ } | {
1972
+ blockType: string;
1973
+ field: string;
1974
+ items: ({
1975
+ label: string;
1976
+ title: string;
1977
+ description: string;
1978
+ image: {
1979
+ alt: string;
1980
+ src: {
1981
+ height: number;
1982
+ url: string;
1983
+ width: number;
1984
+ };
1985
+ srcSet: string;
1986
+ };
1987
+ link: {
1988
+ page: null;
1989
+ externalLink: string;
1990
+ };
1991
+ } | {
1992
+ label: string;
1993
+ title: string;
1994
+ description: string;
1995
+ image: {
1996
+ alt: string;
1997
+ src: {
1998
+ height: number;
1999
+ url: string;
2000
+ width: number;
2001
+ };
2002
+ srcSet: string;
2003
+ };
2004
+ link: {
2005
+ page: {
2006
+ url: string;
2007
+ };
2008
+ externalLink: string;
2009
+ };
2010
+ } | {
2011
+ label: string;
2012
+ title: string;
2013
+ description: string;
2014
+ image: null;
2015
+ link: {
2016
+ page: null;
2017
+ externalLink: string;
2018
+ };
2019
+ })[];
2020
+ value?: undefined;
2021
+ heading?: undefined;
2022
+ level?: undefined;
2023
+ caption?: undefined;
2024
+ id?: undefined;
2025
+ url?: undefined;
2026
+ showTitle?: undefined;
2027
+ })[];
2028
+ slug: string;
2029
+ url: string;
2030
+ title: string;
2031
+ publicationDate: string;
2032
+ readTime: string;
2033
+ authors: {
2034
+ author: {
2035
+ biography: string;
2036
+ image: {
2037
+ src: {
2038
+ url: string;
2039
+ width: number;
2040
+ height: number;
2041
+ };
2042
+ alt: string;
2043
+ };
2044
+ jobTitle: string;
2045
+ name: string;
2046
+ organization: string;
2047
+ };
2048
+ }[];
2049
+ getTopicsForDisplay: {
2050
+ title: string;
2051
+ url: string;
2052
+ }[];
2053
+ topper: string;
2054
+ summary: string;
2055
+ thumbnailImage: {
2056
+ original: string;
2057
+ };
2058
+ heroPosition: string;
2059
+ heroImage: {
2060
+ src: {
2061
+ url: string;
2062
+ width: number;
2063
+ height: number;
2064
+ };
2065
+ screenXs: {
2066
+ url: string;
2067
+ width: number;
2068
+ };
2069
+ screenSm: {
2070
+ url: string;
2071
+ width: number;
2072
+ };
2073
+ screenMd: {
2074
+ url: string;
2075
+ width: number;
2076
+ };
2077
+ screenLg: {
2078
+ url: string;
2079
+ width: number;
2080
+ };
2081
+ screenXl: {
2082
+ url: string;
2083
+ width: number;
2084
+ };
2085
+ screenTwoxl: {
2086
+ url: string;
2087
+ width: number;
2088
+ };
2089
+ screenThreexl: {
2090
+ url: string;
2091
+ width: number;
2092
+ };
2093
+ alt: string;
2094
+ caption: string;
2095
+ credit: string;
2096
+ detailUrl: string;
2097
+ };
2098
+ heroImageInline: {
2099
+ alt: string;
2100
+ caption: string;
2101
+ credit: string;
2102
+ detailUrl: string;
2103
+ original: string;
2104
+ src: {
2105
+ height: number;
2106
+ url: string;
2107
+ width: number;
2108
+ };
2109
+ srcSet: string;
2110
+ };
2111
+ };
2112
+ export { data_2 as data };
2113
+ }
2114
+ export { args_2 as args };
2115
+ }