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