@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,1852 @@
1
+ import { default as PageNewsDetail } from './PageNewsDetail.vue';
2
+ declare namespace _default {
3
+ export let title: string;
4
+ export { PageNewsDetail as component };
5
+ export let decorators: (() => {
6
+ template: string;
7
+ })[];
8
+ export namespace parameters {
9
+ let layout: string;
10
+ namespace html {
11
+ let root: string;
12
+ }
13
+ }
14
+ export let excludeStories: RegExp;
15
+ }
16
+ export default _default;
17
+ export namespace BaseStory {
18
+ namespace args {
19
+ let data: {
20
+ releaseNumber: string;
21
+ relatedLinks: {
22
+ blockType: string;
23
+ heading: string;
24
+ links: ({
25
+ text: string;
26
+ document: {
27
+ url: string;
28
+ };
29
+ page: string;
30
+ externalLink: string;
31
+ } | {
32
+ text: string;
33
+ document: string;
34
+ page: {
35
+ url: string;
36
+ };
37
+ externalLink: string;
38
+ } | {
39
+ text: string;
40
+ document: string;
41
+ page: string;
42
+ externalLink: string;
43
+ })[];
44
+ }[];
45
+ mediaContacts: {
46
+ contact: {
47
+ name: string;
48
+ address: string;
49
+ email: string;
50
+ phone: string;
51
+ };
52
+ }[];
53
+ getRelatedOrLatestNews: ({
54
+ url: string;
55
+ title: string;
56
+ slug: string;
57
+ label: string;
58
+ thumbnailImage: {
59
+ src: {
60
+ url: string;
61
+ width: number;
62
+ height: number;
63
+ };
64
+ alt: string;
65
+ };
66
+ } | {
67
+ url: string;
68
+ title: string;
69
+ slug: string;
70
+ thumbnailImage: {
71
+ src: {
72
+ url: string;
73
+ width: number;
74
+ height: number;
75
+ };
76
+ alt: string;
77
+ };
78
+ label?: undefined;
79
+ })[];
80
+ relatedPagesForMoreSection: ({
81
+ url: string;
82
+ title: string;
83
+ label: string;
84
+ thumbnailImage: {
85
+ src: {
86
+ url: string;
87
+ width: number;
88
+ height: number;
89
+ };
90
+ alt: string;
91
+ };
92
+ } | {
93
+ url: string;
94
+ title: string;
95
+ thumbnailImage: {
96
+ src: {
97
+ url: string;
98
+ width: number;
99
+ height: number;
100
+ };
101
+ alt: string;
102
+ };
103
+ label?: undefined;
104
+ })[];
105
+ body: ({
106
+ blockType: string;
107
+ fullBleed: boolean;
108
+ image: {
109
+ alt: string;
110
+ caption: string;
111
+ credit: string;
112
+ detailUrl: string;
113
+ original: string;
114
+ src: {
115
+ height: number;
116
+ url: string;
117
+ width: number;
118
+ };
119
+ srcSet: string;
120
+ };
121
+ imageFullBleed: {
122
+ alt: string;
123
+ caption: string;
124
+ credit: string;
125
+ detailUrl: string;
126
+ original: string;
127
+ src: {
128
+ width: number;
129
+ height: number;
130
+ url: string;
131
+ };
132
+ srcCropped: {
133
+ width: number;
134
+ height: number;
135
+ url: string;
136
+ };
137
+ screenXs: {
138
+ url: string;
139
+ width: number;
140
+ };
141
+ screenLg: {
142
+ url: string;
143
+ width: number;
144
+ };
145
+ screenXl: {
146
+ url: string;
147
+ width: number;
148
+ };
149
+ screenThreexl: {
150
+ url: string;
151
+ width: number;
152
+ };
153
+ };
154
+ } | {
155
+ blockType: string;
156
+ text: string;
157
+ alignTo: string;
158
+ image: {
159
+ alt: string;
160
+ src: {
161
+ height: number;
162
+ url: string;
163
+ width: number;
164
+ };
165
+ original: string;
166
+ caption: string;
167
+ credit: string;
168
+ detailUrl: string;
169
+ };
170
+ displayCaption: boolean;
171
+ } | {
172
+ blockType: string;
173
+ heading: string;
174
+ listItem: {
175
+ text: string;
176
+ }[];
177
+ } | {
178
+ blockType: string;
179
+ value: string;
180
+ } | {
181
+ blockId: string;
182
+ blockType: string;
183
+ heading: string;
184
+ level: string;
185
+ size: string;
186
+ value?: undefined;
187
+ })[];
188
+ getTopicsForDisplay: {
189
+ title: string;
190
+ url: string;
191
+ }[];
192
+ hideShareLinks: boolean;
193
+ topper: string;
194
+ readTime: string;
195
+ summary: string;
196
+ thumbnailImage: {
197
+ original: string;
198
+ };
199
+ heroPosition: string;
200
+ hero: {
201
+ blockType: string;
202
+ imageInline: {
203
+ alt: string;
204
+ caption: string;
205
+ credit: string;
206
+ detailUrl: string;
207
+ original: string;
208
+ src: {
209
+ height: number;
210
+ url: string;
211
+ width: number;
212
+ };
213
+ srcSet: string;
214
+ };
215
+ image: {
216
+ src: {
217
+ url: string;
218
+ width: number;
219
+ height: number;
220
+ };
221
+ screenXs: {
222
+ url: string;
223
+ width: number;
224
+ };
225
+ screenSm: {
226
+ url: string;
227
+ width: number;
228
+ };
229
+ screenMd: {
230
+ url: string;
231
+ width: number;
232
+ };
233
+ screenLg: {
234
+ url: string;
235
+ width: number;
236
+ };
237
+ screenXl: {
238
+ url: string;
239
+ width: number;
240
+ };
241
+ screenTwoxl: {
242
+ url: string;
243
+ width: number;
244
+ };
245
+ screenThreexl: {
246
+ url: string;
247
+ width: number;
248
+ };
249
+ alt: string;
250
+ caption: string;
251
+ credit: string;
252
+ detailUrl: string;
253
+ };
254
+ caption: string;
255
+ displayCaption: boolean;
256
+ }[];
257
+ title: string;
258
+ publicationDate: string;
259
+ author: {
260
+ name: string;
261
+ organization: string;
262
+ };
263
+ topics: {
264
+ title: string;
265
+ url: string;
266
+ }[];
267
+ slug: string;
268
+ url: string;
269
+ };
270
+ }
271
+ }
272
+ export namespace InlineHero {
273
+ export namespace args_1 {
274
+ let data_1: {
275
+ heroPosition: string;
276
+ releaseNumber: string;
277
+ relatedLinks: {
278
+ blockType: string;
279
+ heading: string;
280
+ links: ({
281
+ text: string;
282
+ document: {
283
+ url: string;
284
+ };
285
+ page: string;
286
+ externalLink: string;
287
+ } | {
288
+ text: string;
289
+ document: string;
290
+ page: {
291
+ url: string;
292
+ };
293
+ externalLink: string;
294
+ } | {
295
+ text: string;
296
+ document: string;
297
+ page: string;
298
+ externalLink: string;
299
+ })[];
300
+ }[];
301
+ mediaContacts: {
302
+ contact: {
303
+ name: string;
304
+ address: string;
305
+ email: string;
306
+ phone: string;
307
+ };
308
+ }[];
309
+ getRelatedOrLatestNews: ({
310
+ url: string;
311
+ title: string;
312
+ slug: string;
313
+ label: string;
314
+ thumbnailImage: {
315
+ src: {
316
+ url: string;
317
+ width: number;
318
+ height: number;
319
+ };
320
+ alt: string;
321
+ };
322
+ } | {
323
+ url: string;
324
+ title: string;
325
+ slug: string;
326
+ thumbnailImage: {
327
+ src: {
328
+ url: string;
329
+ width: number;
330
+ height: number;
331
+ };
332
+ alt: string;
333
+ };
334
+ label?: undefined;
335
+ })[];
336
+ relatedPagesForMoreSection: ({
337
+ url: string;
338
+ title: string;
339
+ label: string;
340
+ thumbnailImage: {
341
+ src: {
342
+ url: string;
343
+ width: number;
344
+ height: number;
345
+ };
346
+ alt: string;
347
+ };
348
+ } | {
349
+ url: string;
350
+ title: string;
351
+ thumbnailImage: {
352
+ src: {
353
+ url: string;
354
+ width: number;
355
+ height: number;
356
+ };
357
+ alt: string;
358
+ };
359
+ label?: undefined;
360
+ })[];
361
+ body: ({
362
+ blockType: string;
363
+ fullBleed: boolean;
364
+ image: {
365
+ alt: string;
366
+ caption: string;
367
+ credit: string;
368
+ detailUrl: string;
369
+ original: string;
370
+ src: {
371
+ height: number;
372
+ url: string;
373
+ width: number;
374
+ };
375
+ srcSet: string;
376
+ };
377
+ imageFullBleed: {
378
+ alt: string;
379
+ caption: string;
380
+ credit: string;
381
+ detailUrl: string;
382
+ original: string;
383
+ src: {
384
+ width: number;
385
+ height: number;
386
+ url: string;
387
+ };
388
+ srcCropped: {
389
+ width: number;
390
+ height: number;
391
+ url: string;
392
+ };
393
+ screenXs: {
394
+ url: string;
395
+ width: number;
396
+ };
397
+ screenLg: {
398
+ url: string;
399
+ width: number;
400
+ };
401
+ screenXl: {
402
+ url: string;
403
+ width: number;
404
+ };
405
+ screenThreexl: {
406
+ url: string;
407
+ width: number;
408
+ };
409
+ };
410
+ } | {
411
+ blockType: string;
412
+ text: string;
413
+ alignTo: string;
414
+ image: {
415
+ alt: string;
416
+ src: {
417
+ height: number;
418
+ url: string;
419
+ width: number;
420
+ };
421
+ original: string;
422
+ caption: string;
423
+ credit: string;
424
+ detailUrl: string;
425
+ };
426
+ displayCaption: boolean;
427
+ } | {
428
+ blockType: string;
429
+ heading: string;
430
+ listItem: {
431
+ text: string;
432
+ }[];
433
+ } | {
434
+ blockType: string;
435
+ value: string;
436
+ } | {
437
+ blockId: string;
438
+ blockType: string;
439
+ heading: string;
440
+ level: string;
441
+ size: string;
442
+ value?: undefined;
443
+ })[];
444
+ getTopicsForDisplay: {
445
+ title: string;
446
+ url: string;
447
+ }[];
448
+ hideShareLinks: boolean;
449
+ topper: string;
450
+ readTime: string;
451
+ summary: string;
452
+ thumbnailImage: {
453
+ original: string;
454
+ };
455
+ hero: {
456
+ blockType: string;
457
+ imageInline: {
458
+ alt: string;
459
+ caption: string;
460
+ credit: string;
461
+ detailUrl: string;
462
+ original: string;
463
+ src: {
464
+ height: number;
465
+ url: string;
466
+ width: number;
467
+ };
468
+ srcSet: string;
469
+ };
470
+ image: {
471
+ src: {
472
+ url: string;
473
+ width: number;
474
+ height: number;
475
+ };
476
+ screenXs: {
477
+ url: string;
478
+ width: number;
479
+ };
480
+ screenSm: {
481
+ url: string;
482
+ width: number;
483
+ };
484
+ screenMd: {
485
+ url: string;
486
+ width: number;
487
+ };
488
+ screenLg: {
489
+ url: string;
490
+ width: number;
491
+ };
492
+ screenXl: {
493
+ url: string;
494
+ width: number;
495
+ };
496
+ screenTwoxl: {
497
+ url: string;
498
+ width: number;
499
+ };
500
+ screenThreexl: {
501
+ url: string;
502
+ width: number;
503
+ };
504
+ alt: string;
505
+ caption: string;
506
+ credit: string;
507
+ detailUrl: string;
508
+ };
509
+ caption: string;
510
+ displayCaption: boolean;
511
+ }[];
512
+ title: string;
513
+ publicationDate: string;
514
+ author: {
515
+ name: string;
516
+ organization: string;
517
+ };
518
+ topics: {
519
+ title: string;
520
+ url: string;
521
+ }[];
522
+ slug: string;
523
+ url: string;
524
+ };
525
+ export { data_1 as data };
526
+ }
527
+ export { args_1 as args };
528
+ }
529
+ export namespace HeroCarousel {
530
+ export namespace args_2 {
531
+ let data_2: {
532
+ hero: {
533
+ blockType: string;
534
+ blocks: {
535
+ image: {
536
+ alt: string;
537
+ title: string;
538
+ caption: string;
539
+ credit: string;
540
+ detailUrl: string;
541
+ original: string;
542
+ src: {
543
+ height: string;
544
+ url: string;
545
+ width: string;
546
+ };
547
+ srcSet: string;
548
+ };
549
+ }[];
550
+ }[];
551
+ releaseNumber: string;
552
+ relatedLinks: {
553
+ blockType: string;
554
+ heading: string;
555
+ links: ({
556
+ text: string;
557
+ document: {
558
+ url: string;
559
+ };
560
+ page: string;
561
+ externalLink: string;
562
+ } | {
563
+ text: string;
564
+ document: string;
565
+ page: {
566
+ url: string;
567
+ };
568
+ externalLink: string;
569
+ } | {
570
+ text: string;
571
+ document: string;
572
+ page: string;
573
+ externalLink: string;
574
+ })[];
575
+ }[];
576
+ mediaContacts: {
577
+ contact: {
578
+ name: string;
579
+ address: string;
580
+ email: string;
581
+ phone: string;
582
+ };
583
+ }[];
584
+ getRelatedOrLatestNews: ({
585
+ url: string;
586
+ title: string;
587
+ slug: string;
588
+ label: string;
589
+ thumbnailImage: {
590
+ src: {
591
+ url: string;
592
+ width: number;
593
+ height: number;
594
+ };
595
+ alt: string;
596
+ };
597
+ } | {
598
+ url: string;
599
+ title: string;
600
+ slug: string;
601
+ thumbnailImage: {
602
+ src: {
603
+ url: string;
604
+ width: number;
605
+ height: number;
606
+ };
607
+ alt: string;
608
+ };
609
+ label?: undefined;
610
+ })[];
611
+ relatedPagesForMoreSection: ({
612
+ url: string;
613
+ title: string;
614
+ label: string;
615
+ thumbnailImage: {
616
+ src: {
617
+ url: string;
618
+ width: number;
619
+ height: number;
620
+ };
621
+ alt: string;
622
+ };
623
+ } | {
624
+ url: string;
625
+ title: string;
626
+ thumbnailImage: {
627
+ src: {
628
+ url: string;
629
+ width: number;
630
+ height: number;
631
+ };
632
+ alt: string;
633
+ };
634
+ label?: undefined;
635
+ })[];
636
+ body: ({
637
+ blockType: string;
638
+ fullBleed: boolean;
639
+ image: {
640
+ alt: string;
641
+ caption: string;
642
+ credit: string;
643
+ detailUrl: string;
644
+ original: string;
645
+ src: {
646
+ height: number;
647
+ url: string;
648
+ width: number;
649
+ };
650
+ srcSet: string;
651
+ };
652
+ imageFullBleed: {
653
+ alt: string;
654
+ caption: string;
655
+ credit: string;
656
+ detailUrl: string;
657
+ original: string;
658
+ src: {
659
+ width: number;
660
+ height: number;
661
+ url: string;
662
+ };
663
+ srcCropped: {
664
+ width: number;
665
+ height: number;
666
+ url: string;
667
+ };
668
+ screenXs: {
669
+ url: string;
670
+ width: number;
671
+ };
672
+ screenLg: {
673
+ url: string;
674
+ width: number;
675
+ };
676
+ screenXl: {
677
+ url: string;
678
+ width: number;
679
+ };
680
+ screenThreexl: {
681
+ url: string;
682
+ width: number;
683
+ };
684
+ };
685
+ } | {
686
+ blockType: string;
687
+ text: string;
688
+ alignTo: string;
689
+ image: {
690
+ alt: string;
691
+ src: {
692
+ height: number;
693
+ url: string;
694
+ width: number;
695
+ };
696
+ original: string;
697
+ caption: string;
698
+ credit: string;
699
+ detailUrl: string;
700
+ };
701
+ displayCaption: boolean;
702
+ } | {
703
+ blockType: string;
704
+ heading: string;
705
+ listItem: {
706
+ text: string;
707
+ }[];
708
+ } | {
709
+ blockType: string;
710
+ value: string;
711
+ } | {
712
+ blockId: string;
713
+ blockType: string;
714
+ heading: string;
715
+ level: string;
716
+ size: string;
717
+ value?: undefined;
718
+ })[];
719
+ getTopicsForDisplay: {
720
+ title: string;
721
+ url: string;
722
+ }[];
723
+ hideShareLinks: boolean;
724
+ topper: string;
725
+ readTime: string;
726
+ summary: string;
727
+ thumbnailImage: {
728
+ original: string;
729
+ };
730
+ heroPosition: string;
731
+ title: string;
732
+ publicationDate: string;
733
+ author: {
734
+ name: string;
735
+ organization: string;
736
+ };
737
+ topics: {
738
+ title: string;
739
+ url: string;
740
+ }[];
741
+ slug: string;
742
+ url: string;
743
+ };
744
+ export { data_2 as data };
745
+ }
746
+ export { args_2 as args };
747
+ }
748
+ export namespace HeroImageComparison {
749
+ export namespace args_3 {
750
+ let data_3: {
751
+ heroPosition: string;
752
+ hero: {
753
+ blockType: string;
754
+ beforeImage: {
755
+ src: {
756
+ url: string;
757
+ };
758
+ srcCropped: {
759
+ url: string;
760
+ };
761
+ };
762
+ afterImage: {
763
+ src: {
764
+ url: string;
765
+ };
766
+ srcCropped: {
767
+ url: string;
768
+ };
769
+ };
770
+ caption: string;
771
+ }[];
772
+ releaseNumber: string;
773
+ relatedLinks: {
774
+ blockType: string;
775
+ heading: string;
776
+ links: ({
777
+ text: string;
778
+ document: {
779
+ url: string;
780
+ };
781
+ page: string;
782
+ externalLink: string;
783
+ } | {
784
+ text: string;
785
+ document: string;
786
+ page: {
787
+ url: string;
788
+ };
789
+ externalLink: string;
790
+ } | {
791
+ text: string;
792
+ document: string;
793
+ page: string;
794
+ externalLink: string;
795
+ })[];
796
+ }[];
797
+ mediaContacts: {
798
+ contact: {
799
+ name: string;
800
+ address: string;
801
+ email: string;
802
+ phone: string;
803
+ };
804
+ }[];
805
+ getRelatedOrLatestNews: ({
806
+ url: string;
807
+ title: string;
808
+ slug: string;
809
+ label: string;
810
+ thumbnailImage: {
811
+ src: {
812
+ url: string;
813
+ width: number;
814
+ height: number;
815
+ };
816
+ alt: string;
817
+ };
818
+ } | {
819
+ url: string;
820
+ title: string;
821
+ slug: string;
822
+ thumbnailImage: {
823
+ src: {
824
+ url: string;
825
+ width: number;
826
+ height: number;
827
+ };
828
+ alt: string;
829
+ };
830
+ label?: undefined;
831
+ })[];
832
+ relatedPagesForMoreSection: ({
833
+ url: string;
834
+ title: string;
835
+ label: string;
836
+ thumbnailImage: {
837
+ src: {
838
+ url: string;
839
+ width: number;
840
+ height: number;
841
+ };
842
+ alt: string;
843
+ };
844
+ } | {
845
+ url: string;
846
+ title: string;
847
+ thumbnailImage: {
848
+ src: {
849
+ url: string;
850
+ width: number;
851
+ height: number;
852
+ };
853
+ alt: string;
854
+ };
855
+ label?: undefined;
856
+ })[];
857
+ body: ({
858
+ blockType: string;
859
+ fullBleed: boolean;
860
+ image: {
861
+ alt: string;
862
+ caption: string;
863
+ credit: string;
864
+ detailUrl: string;
865
+ original: string;
866
+ src: {
867
+ height: number;
868
+ url: string;
869
+ width: number;
870
+ };
871
+ srcSet: string;
872
+ };
873
+ imageFullBleed: {
874
+ alt: string;
875
+ caption: string;
876
+ credit: string;
877
+ detailUrl: string;
878
+ original: string;
879
+ src: {
880
+ width: number;
881
+ height: number;
882
+ url: string;
883
+ };
884
+ srcCropped: {
885
+ width: number;
886
+ height: number;
887
+ url: string;
888
+ };
889
+ screenXs: {
890
+ url: string;
891
+ width: number;
892
+ };
893
+ screenLg: {
894
+ url: string;
895
+ width: number;
896
+ };
897
+ screenXl: {
898
+ url: string;
899
+ width: number;
900
+ };
901
+ screenThreexl: {
902
+ url: string;
903
+ width: number;
904
+ };
905
+ };
906
+ } | {
907
+ blockType: string;
908
+ text: string;
909
+ alignTo: string;
910
+ image: {
911
+ alt: string;
912
+ src: {
913
+ height: number;
914
+ url: string;
915
+ width: number;
916
+ };
917
+ original: string;
918
+ caption: string;
919
+ credit: string;
920
+ detailUrl: string;
921
+ };
922
+ displayCaption: boolean;
923
+ } | {
924
+ blockType: string;
925
+ heading: string;
926
+ listItem: {
927
+ text: string;
928
+ }[];
929
+ } | {
930
+ blockType: string;
931
+ value: string;
932
+ } | {
933
+ blockId: string;
934
+ blockType: string;
935
+ heading: string;
936
+ level: string;
937
+ size: string;
938
+ value?: undefined;
939
+ })[];
940
+ getTopicsForDisplay: {
941
+ title: string;
942
+ url: string;
943
+ }[];
944
+ hideShareLinks: boolean;
945
+ topper: string;
946
+ readTime: string;
947
+ summary: string;
948
+ thumbnailImage: {
949
+ original: string;
950
+ };
951
+ title: string;
952
+ publicationDate: string;
953
+ author: {
954
+ name: string;
955
+ organization: string;
956
+ };
957
+ topics: {
958
+ title: string;
959
+ url: string;
960
+ }[];
961
+ slug: string;
962
+ url: string;
963
+ };
964
+ export { data_3 as data };
965
+ }
966
+ export { args_3 as args };
967
+ }
968
+ export namespace HeroVideo {
969
+ export namespace args_4 {
970
+ let data_4: {
971
+ hero: {
972
+ blockType: string;
973
+ video: {
974
+ duration: string;
975
+ file: string;
976
+ fileExtension: string;
977
+ fileOgg: string;
978
+ fileWebm: string;
979
+ height: null;
980
+ id: string;
981
+ sources: string;
982
+ title: string;
983
+ type: string;
984
+ width: null;
985
+ };
986
+ caption: string;
987
+ credit: string;
988
+ autoplay: boolean;
989
+ }[];
990
+ releaseNumber: string;
991
+ relatedLinks: {
992
+ blockType: string;
993
+ heading: string;
994
+ links: ({
995
+ text: string;
996
+ document: {
997
+ url: string;
998
+ };
999
+ page: string;
1000
+ externalLink: string;
1001
+ } | {
1002
+ text: string;
1003
+ document: string;
1004
+ page: {
1005
+ url: string;
1006
+ };
1007
+ externalLink: string;
1008
+ } | {
1009
+ text: string;
1010
+ document: string;
1011
+ page: string;
1012
+ externalLink: string;
1013
+ })[];
1014
+ }[];
1015
+ mediaContacts: {
1016
+ contact: {
1017
+ name: string;
1018
+ address: string;
1019
+ email: string;
1020
+ phone: string;
1021
+ };
1022
+ }[];
1023
+ getRelatedOrLatestNews: ({
1024
+ url: string;
1025
+ title: string;
1026
+ slug: string;
1027
+ label: string;
1028
+ thumbnailImage: {
1029
+ src: {
1030
+ url: string;
1031
+ width: number;
1032
+ height: number;
1033
+ };
1034
+ alt: string;
1035
+ };
1036
+ } | {
1037
+ url: string;
1038
+ title: string;
1039
+ slug: string;
1040
+ thumbnailImage: {
1041
+ src: {
1042
+ url: string;
1043
+ width: number;
1044
+ height: number;
1045
+ };
1046
+ alt: string;
1047
+ };
1048
+ label?: undefined;
1049
+ })[];
1050
+ relatedPagesForMoreSection: ({
1051
+ url: string;
1052
+ title: string;
1053
+ label: string;
1054
+ thumbnailImage: {
1055
+ src: {
1056
+ url: string;
1057
+ width: number;
1058
+ height: number;
1059
+ };
1060
+ alt: string;
1061
+ };
1062
+ } | {
1063
+ url: string;
1064
+ title: string;
1065
+ thumbnailImage: {
1066
+ src: {
1067
+ url: string;
1068
+ width: number;
1069
+ height: number;
1070
+ };
1071
+ alt: string;
1072
+ };
1073
+ label?: undefined;
1074
+ })[];
1075
+ body: ({
1076
+ blockType: string;
1077
+ fullBleed: boolean;
1078
+ image: {
1079
+ alt: string;
1080
+ caption: string;
1081
+ credit: string;
1082
+ detailUrl: string;
1083
+ original: string;
1084
+ src: {
1085
+ height: number;
1086
+ url: string;
1087
+ width: number;
1088
+ };
1089
+ srcSet: string;
1090
+ };
1091
+ imageFullBleed: {
1092
+ alt: string;
1093
+ caption: string;
1094
+ credit: string;
1095
+ detailUrl: string;
1096
+ original: string;
1097
+ src: {
1098
+ width: number;
1099
+ height: number;
1100
+ url: string;
1101
+ };
1102
+ srcCropped: {
1103
+ width: number;
1104
+ height: number;
1105
+ url: string;
1106
+ };
1107
+ screenXs: {
1108
+ url: string;
1109
+ width: number;
1110
+ };
1111
+ screenLg: {
1112
+ url: string;
1113
+ width: number;
1114
+ };
1115
+ screenXl: {
1116
+ url: string;
1117
+ width: number;
1118
+ };
1119
+ screenThreexl: {
1120
+ url: string;
1121
+ width: number;
1122
+ };
1123
+ };
1124
+ } | {
1125
+ blockType: string;
1126
+ text: string;
1127
+ alignTo: string;
1128
+ image: {
1129
+ alt: string;
1130
+ src: {
1131
+ height: number;
1132
+ url: string;
1133
+ width: number;
1134
+ };
1135
+ original: string;
1136
+ caption: string;
1137
+ credit: string;
1138
+ detailUrl: string;
1139
+ };
1140
+ displayCaption: boolean;
1141
+ } | {
1142
+ blockType: string;
1143
+ heading: string;
1144
+ listItem: {
1145
+ text: string;
1146
+ }[];
1147
+ } | {
1148
+ blockType: string;
1149
+ value: string;
1150
+ } | {
1151
+ blockId: string;
1152
+ blockType: string;
1153
+ heading: string;
1154
+ level: string;
1155
+ size: string;
1156
+ value?: undefined;
1157
+ })[];
1158
+ getTopicsForDisplay: {
1159
+ title: string;
1160
+ url: string;
1161
+ }[];
1162
+ hideShareLinks: boolean;
1163
+ topper: string;
1164
+ readTime: string;
1165
+ summary: string;
1166
+ thumbnailImage: {
1167
+ original: string;
1168
+ };
1169
+ heroPosition: string;
1170
+ title: string;
1171
+ publicationDate: string;
1172
+ author: {
1173
+ name: string;
1174
+ organization: string;
1175
+ };
1176
+ topics: {
1177
+ title: string;
1178
+ url: string;
1179
+ }[];
1180
+ slug: string;
1181
+ url: string;
1182
+ };
1183
+ export { data_4 as data };
1184
+ }
1185
+ export { args_4 as args };
1186
+ }
1187
+ export namespace HeroVideoEmbed {
1188
+ export namespace args_5 {
1189
+ let data_5: {
1190
+ heroPosition: string;
1191
+ hero: {
1192
+ embed: {
1193
+ embed: string;
1194
+ };
1195
+ blockType: string;
1196
+ caption: string;
1197
+ credit: string;
1198
+ }[];
1199
+ releaseNumber: string;
1200
+ relatedLinks: {
1201
+ blockType: string;
1202
+ heading: string;
1203
+ links: ({
1204
+ text: string;
1205
+ document: {
1206
+ url: string;
1207
+ };
1208
+ page: string;
1209
+ externalLink: string;
1210
+ } | {
1211
+ text: string;
1212
+ document: string;
1213
+ page: {
1214
+ url: string;
1215
+ };
1216
+ externalLink: string;
1217
+ } | {
1218
+ text: string;
1219
+ document: string;
1220
+ page: string;
1221
+ externalLink: string;
1222
+ })[];
1223
+ }[];
1224
+ mediaContacts: {
1225
+ contact: {
1226
+ name: string;
1227
+ address: string;
1228
+ email: string;
1229
+ phone: string;
1230
+ };
1231
+ }[];
1232
+ getRelatedOrLatestNews: ({
1233
+ url: string;
1234
+ title: string;
1235
+ slug: string;
1236
+ label: string;
1237
+ thumbnailImage: {
1238
+ src: {
1239
+ url: string;
1240
+ width: number;
1241
+ height: number;
1242
+ };
1243
+ alt: string;
1244
+ };
1245
+ } | {
1246
+ url: string;
1247
+ title: string;
1248
+ slug: string;
1249
+ thumbnailImage: {
1250
+ src: {
1251
+ url: string;
1252
+ width: number;
1253
+ height: number;
1254
+ };
1255
+ alt: string;
1256
+ };
1257
+ label?: undefined;
1258
+ })[];
1259
+ relatedPagesForMoreSection: ({
1260
+ url: string;
1261
+ title: string;
1262
+ label: string;
1263
+ thumbnailImage: {
1264
+ src: {
1265
+ url: string;
1266
+ width: number;
1267
+ height: number;
1268
+ };
1269
+ alt: string;
1270
+ };
1271
+ } | {
1272
+ url: string;
1273
+ title: string;
1274
+ thumbnailImage: {
1275
+ src: {
1276
+ url: string;
1277
+ width: number;
1278
+ height: number;
1279
+ };
1280
+ alt: string;
1281
+ };
1282
+ label?: undefined;
1283
+ })[];
1284
+ body: ({
1285
+ blockType: string;
1286
+ fullBleed: boolean;
1287
+ image: {
1288
+ alt: string;
1289
+ caption: string;
1290
+ credit: string;
1291
+ detailUrl: string;
1292
+ original: string;
1293
+ src: {
1294
+ height: number;
1295
+ url: string;
1296
+ width: number;
1297
+ };
1298
+ srcSet: string;
1299
+ };
1300
+ imageFullBleed: {
1301
+ alt: string;
1302
+ caption: string;
1303
+ credit: string;
1304
+ detailUrl: string;
1305
+ original: string;
1306
+ src: {
1307
+ width: number;
1308
+ height: number;
1309
+ url: string;
1310
+ };
1311
+ srcCropped: {
1312
+ width: number;
1313
+ height: number;
1314
+ url: string;
1315
+ };
1316
+ screenXs: {
1317
+ url: string;
1318
+ width: number;
1319
+ };
1320
+ screenLg: {
1321
+ url: string;
1322
+ width: number;
1323
+ };
1324
+ screenXl: {
1325
+ url: string;
1326
+ width: number;
1327
+ };
1328
+ screenThreexl: {
1329
+ url: string;
1330
+ width: number;
1331
+ };
1332
+ };
1333
+ } | {
1334
+ blockType: string;
1335
+ text: string;
1336
+ alignTo: string;
1337
+ image: {
1338
+ alt: string;
1339
+ src: {
1340
+ height: number;
1341
+ url: string;
1342
+ width: number;
1343
+ };
1344
+ original: string;
1345
+ caption: string;
1346
+ credit: string;
1347
+ detailUrl: string;
1348
+ };
1349
+ displayCaption: boolean;
1350
+ } | {
1351
+ blockType: string;
1352
+ heading: string;
1353
+ listItem: {
1354
+ text: string;
1355
+ }[];
1356
+ } | {
1357
+ blockType: string;
1358
+ value: string;
1359
+ } | {
1360
+ blockId: string;
1361
+ blockType: string;
1362
+ heading: string;
1363
+ level: string;
1364
+ size: string;
1365
+ value?: undefined;
1366
+ })[];
1367
+ getTopicsForDisplay: {
1368
+ title: string;
1369
+ url: string;
1370
+ }[];
1371
+ hideShareLinks: boolean;
1372
+ topper: string;
1373
+ readTime: string;
1374
+ summary: string;
1375
+ thumbnailImage: {
1376
+ original: string;
1377
+ };
1378
+ title: string;
1379
+ publicationDate: string;
1380
+ author: {
1381
+ name: string;
1382
+ organization: string;
1383
+ };
1384
+ topics: {
1385
+ title: string;
1386
+ url: string;
1387
+ }[];
1388
+ slug: string;
1389
+ url: string;
1390
+ };
1391
+ export { data_5 as data };
1392
+ }
1393
+ export { args_5 as args };
1394
+ }
1395
+ export namespace NoHero {
1396
+ export namespace args_6 {
1397
+ let data_6: {
1398
+ hero: never[];
1399
+ releaseNumber: string;
1400
+ relatedLinks: {
1401
+ blockType: string;
1402
+ heading: string;
1403
+ links: ({
1404
+ text: string;
1405
+ document: {
1406
+ url: string;
1407
+ };
1408
+ page: string;
1409
+ externalLink: string;
1410
+ } | {
1411
+ text: string;
1412
+ document: string;
1413
+ page: {
1414
+ url: string;
1415
+ };
1416
+ externalLink: string;
1417
+ } | {
1418
+ text: string;
1419
+ document: string;
1420
+ page: string;
1421
+ externalLink: string;
1422
+ })[];
1423
+ }[];
1424
+ mediaContacts: {
1425
+ contact: {
1426
+ name: string;
1427
+ address: string;
1428
+ email: string;
1429
+ phone: string;
1430
+ };
1431
+ }[];
1432
+ getRelatedOrLatestNews: ({
1433
+ url: string;
1434
+ title: string;
1435
+ slug: string;
1436
+ label: string;
1437
+ thumbnailImage: {
1438
+ src: {
1439
+ url: string;
1440
+ width: number;
1441
+ height: number;
1442
+ };
1443
+ alt: string;
1444
+ };
1445
+ } | {
1446
+ url: string;
1447
+ title: string;
1448
+ slug: string;
1449
+ thumbnailImage: {
1450
+ src: {
1451
+ url: string;
1452
+ width: number;
1453
+ height: number;
1454
+ };
1455
+ alt: string;
1456
+ };
1457
+ label?: undefined;
1458
+ })[];
1459
+ relatedPagesForMoreSection: ({
1460
+ url: string;
1461
+ title: string;
1462
+ label: string;
1463
+ thumbnailImage: {
1464
+ src: {
1465
+ url: string;
1466
+ width: number;
1467
+ height: number;
1468
+ };
1469
+ alt: string;
1470
+ };
1471
+ } | {
1472
+ url: string;
1473
+ title: string;
1474
+ thumbnailImage: {
1475
+ src: {
1476
+ url: string;
1477
+ width: number;
1478
+ height: number;
1479
+ };
1480
+ alt: string;
1481
+ };
1482
+ label?: undefined;
1483
+ })[];
1484
+ body: ({
1485
+ blockType: string;
1486
+ fullBleed: boolean;
1487
+ image: {
1488
+ alt: string;
1489
+ caption: string;
1490
+ credit: string;
1491
+ detailUrl: string;
1492
+ original: string;
1493
+ src: {
1494
+ height: number;
1495
+ url: string;
1496
+ width: number;
1497
+ };
1498
+ srcSet: string;
1499
+ };
1500
+ imageFullBleed: {
1501
+ alt: string;
1502
+ caption: string;
1503
+ credit: string;
1504
+ detailUrl: string;
1505
+ original: string;
1506
+ src: {
1507
+ width: number;
1508
+ height: number;
1509
+ url: string;
1510
+ };
1511
+ srcCropped: {
1512
+ width: number;
1513
+ height: number;
1514
+ url: string;
1515
+ };
1516
+ screenXs: {
1517
+ url: string;
1518
+ width: number;
1519
+ };
1520
+ screenLg: {
1521
+ url: string;
1522
+ width: number;
1523
+ };
1524
+ screenXl: {
1525
+ url: string;
1526
+ width: number;
1527
+ };
1528
+ screenThreexl: {
1529
+ url: string;
1530
+ width: number;
1531
+ };
1532
+ };
1533
+ } | {
1534
+ blockType: string;
1535
+ text: string;
1536
+ alignTo: string;
1537
+ image: {
1538
+ alt: string;
1539
+ src: {
1540
+ height: number;
1541
+ url: string;
1542
+ width: number;
1543
+ };
1544
+ original: string;
1545
+ caption: string;
1546
+ credit: string;
1547
+ detailUrl: string;
1548
+ };
1549
+ displayCaption: boolean;
1550
+ } | {
1551
+ blockType: string;
1552
+ heading: string;
1553
+ listItem: {
1554
+ text: string;
1555
+ }[];
1556
+ } | {
1557
+ blockType: string;
1558
+ value: string;
1559
+ } | {
1560
+ blockId: string;
1561
+ blockType: string;
1562
+ heading: string;
1563
+ level: string;
1564
+ size: string;
1565
+ value?: undefined;
1566
+ })[];
1567
+ getTopicsForDisplay: {
1568
+ title: string;
1569
+ url: string;
1570
+ }[];
1571
+ hideShareLinks: boolean;
1572
+ topper: string;
1573
+ readTime: string;
1574
+ summary: string;
1575
+ thumbnailImage: {
1576
+ original: string;
1577
+ };
1578
+ heroPosition: string;
1579
+ title: string;
1580
+ publicationDate: string;
1581
+ author: {
1582
+ name: string;
1583
+ organization: string;
1584
+ };
1585
+ topics: {
1586
+ title: string;
1587
+ url: string;
1588
+ }[];
1589
+ slug: string;
1590
+ url: string;
1591
+ };
1592
+ export { data_6 as data };
1593
+ }
1594
+ export { args_6 as args };
1595
+ }
1596
+ export namespace WithTopper {
1597
+ export namespace args_7 {
1598
+ let data_7: {
1599
+ topper: string;
1600
+ releaseNumber: string;
1601
+ relatedLinks: {
1602
+ blockType: string;
1603
+ heading: string;
1604
+ links: ({
1605
+ text: string;
1606
+ document: {
1607
+ url: string;
1608
+ };
1609
+ page: string;
1610
+ externalLink: string;
1611
+ } | {
1612
+ text: string;
1613
+ document: string;
1614
+ page: {
1615
+ url: string;
1616
+ };
1617
+ externalLink: string;
1618
+ } | {
1619
+ text: string;
1620
+ document: string;
1621
+ page: string;
1622
+ externalLink: string;
1623
+ })[];
1624
+ }[];
1625
+ mediaContacts: {
1626
+ contact: {
1627
+ name: string;
1628
+ address: string;
1629
+ email: string;
1630
+ phone: string;
1631
+ };
1632
+ }[];
1633
+ getRelatedOrLatestNews: ({
1634
+ url: string;
1635
+ title: string;
1636
+ slug: string;
1637
+ label: string;
1638
+ thumbnailImage: {
1639
+ src: {
1640
+ url: string;
1641
+ width: number;
1642
+ height: number;
1643
+ };
1644
+ alt: string;
1645
+ };
1646
+ } | {
1647
+ url: string;
1648
+ title: string;
1649
+ slug: string;
1650
+ thumbnailImage: {
1651
+ src: {
1652
+ url: string;
1653
+ width: number;
1654
+ height: number;
1655
+ };
1656
+ alt: string;
1657
+ };
1658
+ label?: undefined;
1659
+ })[];
1660
+ relatedPagesForMoreSection: ({
1661
+ url: string;
1662
+ title: string;
1663
+ label: string;
1664
+ thumbnailImage: {
1665
+ src: {
1666
+ url: string;
1667
+ width: number;
1668
+ height: number;
1669
+ };
1670
+ alt: string;
1671
+ };
1672
+ } | {
1673
+ url: string;
1674
+ title: string;
1675
+ thumbnailImage: {
1676
+ src: {
1677
+ url: string;
1678
+ width: number;
1679
+ height: number;
1680
+ };
1681
+ alt: string;
1682
+ };
1683
+ label?: undefined;
1684
+ })[];
1685
+ body: ({
1686
+ blockType: string;
1687
+ fullBleed: boolean;
1688
+ image: {
1689
+ alt: string;
1690
+ caption: string;
1691
+ credit: string;
1692
+ detailUrl: string;
1693
+ original: string;
1694
+ src: {
1695
+ height: number;
1696
+ url: string;
1697
+ width: number;
1698
+ };
1699
+ srcSet: string;
1700
+ };
1701
+ imageFullBleed: {
1702
+ alt: string;
1703
+ caption: string;
1704
+ credit: string;
1705
+ detailUrl: string;
1706
+ original: string;
1707
+ src: {
1708
+ width: number;
1709
+ height: number;
1710
+ url: string;
1711
+ };
1712
+ srcCropped: {
1713
+ width: number;
1714
+ height: number;
1715
+ url: string;
1716
+ };
1717
+ screenXs: {
1718
+ url: string;
1719
+ width: number;
1720
+ };
1721
+ screenLg: {
1722
+ url: string;
1723
+ width: number;
1724
+ };
1725
+ screenXl: {
1726
+ url: string;
1727
+ width: number;
1728
+ };
1729
+ screenThreexl: {
1730
+ url: string;
1731
+ width: number;
1732
+ };
1733
+ };
1734
+ } | {
1735
+ blockType: string;
1736
+ text: string;
1737
+ alignTo: string;
1738
+ image: {
1739
+ alt: string;
1740
+ src: {
1741
+ height: number;
1742
+ url: string;
1743
+ width: number;
1744
+ };
1745
+ original: string;
1746
+ caption: string;
1747
+ credit: string;
1748
+ detailUrl: string;
1749
+ };
1750
+ displayCaption: boolean;
1751
+ } | {
1752
+ blockType: string;
1753
+ heading: string;
1754
+ listItem: {
1755
+ text: string;
1756
+ }[];
1757
+ } | {
1758
+ blockType: string;
1759
+ value: string;
1760
+ } | {
1761
+ blockId: string;
1762
+ blockType: string;
1763
+ heading: string;
1764
+ level: string;
1765
+ size: string;
1766
+ value?: undefined;
1767
+ })[];
1768
+ getTopicsForDisplay: {
1769
+ title: string;
1770
+ url: string;
1771
+ }[];
1772
+ hideShareLinks: boolean;
1773
+ readTime: string;
1774
+ summary: string;
1775
+ thumbnailImage: {
1776
+ original: string;
1777
+ };
1778
+ heroPosition: string;
1779
+ hero: {
1780
+ blockType: string;
1781
+ imageInline: {
1782
+ alt: string;
1783
+ caption: string;
1784
+ credit: string;
1785
+ detailUrl: string;
1786
+ original: string;
1787
+ src: {
1788
+ height: number;
1789
+ url: string;
1790
+ width: number;
1791
+ };
1792
+ srcSet: string;
1793
+ };
1794
+ image: {
1795
+ src: {
1796
+ url: string;
1797
+ width: number;
1798
+ height: number;
1799
+ };
1800
+ screenXs: {
1801
+ url: string;
1802
+ width: number;
1803
+ };
1804
+ screenSm: {
1805
+ url: string;
1806
+ width: number;
1807
+ };
1808
+ screenMd: {
1809
+ url: string;
1810
+ width: number;
1811
+ };
1812
+ screenLg: {
1813
+ url: string;
1814
+ width: number;
1815
+ };
1816
+ screenXl: {
1817
+ url: string;
1818
+ width: number;
1819
+ };
1820
+ screenTwoxl: {
1821
+ url: string;
1822
+ width: number;
1823
+ };
1824
+ screenThreexl: {
1825
+ url: string;
1826
+ width: number;
1827
+ };
1828
+ alt: string;
1829
+ caption: string;
1830
+ credit: string;
1831
+ detailUrl: string;
1832
+ };
1833
+ caption: string;
1834
+ displayCaption: boolean;
1835
+ }[];
1836
+ title: string;
1837
+ publicationDate: string;
1838
+ author: {
1839
+ name: string;
1840
+ organization: string;
1841
+ };
1842
+ topics: {
1843
+ title: string;
1844
+ url: string;
1845
+ }[];
1846
+ slug: string;
1847
+ url: string;
1848
+ };
1849
+ export { data_7 as data };
1850
+ }
1851
+ export { args_7 as args };
1852
+ }