@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,4651 @@
1
+ import { default as HomepageStats } from './HomepageStats.vue';
2
+ declare namespace _default {
3
+ export let title: string;
4
+ export { HomepageStats as component };
5
+ export let excludeStories: RegExp;
6
+ }
7
+ export default _default;
8
+ export namespace HomepageStatsData {
9
+ namespace asteroidWatchWidget {
10
+ export namespace asteroidApproach {
11
+ let date: string;
12
+ let distanceKilometers: number;
13
+ let distanceMiles: number;
14
+ let externalLink: string;
15
+ }
16
+ export let heading: string;
17
+ let title_1: string;
18
+ export { title_1 as title };
19
+ }
20
+ namespace dsnWidget {
21
+ let heading_1: string;
22
+ export { heading_1 as heading };
23
+ export let location: string;
24
+ export let spacecraftName: string;
25
+ export let transmitStatus: string;
26
+ export let transmitTitle: string;
27
+ }
28
+ let statistics: ({
29
+ blockType: string;
30
+ heading: string;
31
+ title: string;
32
+ date?: undefined;
33
+ dateDisplay?: undefined;
34
+ } | {
35
+ blockType: string;
36
+ date: string;
37
+ dateDisplay: string;
38
+ heading: string;
39
+ title: string;
40
+ })[];
41
+ let statisticsMissionCount: number;
42
+ let featuredEmbed: never[];
43
+ }
44
+ export function BaseStory(args: any): {
45
+ setup(): {
46
+ args: any;
47
+ };
48
+ components: {
49
+ HomepageStats: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
50
+ statistics: {
51
+ type: ArrayConstructor;
52
+ required: false;
53
+ };
54
+ missionCount: {
55
+ type: NumberConstructor;
56
+ required: false;
57
+ };
58
+ dsn: {
59
+ type: ObjectConstructor;
60
+ required: false;
61
+ };
62
+ asteroidWatch: {
63
+ type: ObjectConstructor;
64
+ required: false;
65
+ };
66
+ featuredEmbed: {
67
+ type: import('vue').PropType<{
68
+ display: boolean;
69
+ }[]>;
70
+ required: false;
71
+ };
72
+ }>, {}, {
73
+ autoplayAdded: boolean;
74
+ }, {
75
+ dataMissionStatsBlock(): {
76
+ blockType: string;
77
+ } | null;
78
+ dataGenericStatsBlock(): {
79
+ blockType: string;
80
+ } | null;
81
+ hasFeaturedEmbed(): boolean;
82
+ }, {
83
+ playVideo(): null;
84
+ filterBlocksByType(blockType: string): {
85
+ blockType: string;
86
+ }[] | null;
87
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
88
+ statistics: {
89
+ type: ArrayConstructor;
90
+ required: false;
91
+ };
92
+ missionCount: {
93
+ type: NumberConstructor;
94
+ required: false;
95
+ };
96
+ dsn: {
97
+ type: ObjectConstructor;
98
+ required: false;
99
+ };
100
+ asteroidWatch: {
101
+ type: ObjectConstructor;
102
+ required: false;
103
+ };
104
+ featuredEmbed: {
105
+ type: import('vue').PropType<{
106
+ display: boolean;
107
+ }[]>;
108
+ required: false;
109
+ };
110
+ }>> & Readonly<{}>, {}, {}, {
111
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
112
+ variant: {
113
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
114
+ required: false;
115
+ default: string;
116
+ validator: (prop: string) => boolean;
117
+ };
118
+ to: {
119
+ type: (StringConstructor | ObjectConstructor)[];
120
+ default: undefined;
121
+ };
122
+ exact: {
123
+ type: BooleanConstructor;
124
+ default: boolean;
125
+ };
126
+ href: {
127
+ type: StringConstructor;
128
+ default: undefined;
129
+ };
130
+ title: {
131
+ type: StringConstructor;
132
+ default: undefined;
133
+ };
134
+ ariaLabel: {
135
+ type: StringConstructor;
136
+ default: string;
137
+ };
138
+ linkClass: {
139
+ type: StringConstructor;
140
+ default: string;
141
+ };
142
+ target: {
143
+ type: StringConstructor;
144
+ required: false;
145
+ default: undefined;
146
+ };
147
+ externalTargetBlank: {
148
+ type: BooleanConstructor;
149
+ required: false;
150
+ default: boolean;
151
+ };
152
+ caret: {
153
+ type: BooleanConstructor;
154
+ required: false;
155
+ default: boolean;
156
+ };
157
+ caretWrapperClass: {
158
+ type: StringConstructor;
159
+ default: string;
160
+ };
161
+ caretClass: {
162
+ type: StringConstructor;
163
+ default: string;
164
+ };
165
+ caretInline: {
166
+ type: BooleanConstructor;
167
+ required: false;
168
+ default: boolean;
169
+ };
170
+ caretColor: {
171
+ type: StringConstructor;
172
+ required: false;
173
+ default: string;
174
+ };
175
+ caretMarginLeft: {
176
+ type: StringConstructor;
177
+ required: false;
178
+ default: string;
179
+ };
180
+ usePrimaryColor: {
181
+ type: BooleanConstructor;
182
+ required: false;
183
+ default: boolean;
184
+ };
185
+ }>, {}, {}, {
186
+ computedVariants(): {
187
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
188
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
189
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
190
+ readonly none: "";
191
+ } | {
192
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
193
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
194
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
195
+ readonly none: "";
196
+ };
197
+ computedClass(): string;
198
+ isEduExternal(): boolean | string;
199
+ isExternal(): boolean;
200
+ theTarget(): string | undefined;
201
+ theRel(): string | undefined;
202
+ computedTo(): string | undefined;
203
+ computedHref(): string | undefined;
204
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
205
+ isEdu(state: {
206
+ theme: import('../../interfaces').Explorer1Theme | null;
207
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
208
+ }, {
209
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
210
+ }>;
211
+ }, {
212
+ clickEvent(): void;
213
+ addTrailingSlash(path: string): string;
214
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
215
+ variant: {
216
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
217
+ required: false;
218
+ default: string;
219
+ validator: (prop: string) => boolean;
220
+ };
221
+ to: {
222
+ type: (StringConstructor | ObjectConstructor)[];
223
+ default: undefined;
224
+ };
225
+ exact: {
226
+ type: BooleanConstructor;
227
+ default: boolean;
228
+ };
229
+ href: {
230
+ type: StringConstructor;
231
+ default: undefined;
232
+ };
233
+ title: {
234
+ type: StringConstructor;
235
+ default: undefined;
236
+ };
237
+ ariaLabel: {
238
+ type: StringConstructor;
239
+ default: string;
240
+ };
241
+ linkClass: {
242
+ type: StringConstructor;
243
+ default: string;
244
+ };
245
+ target: {
246
+ type: StringConstructor;
247
+ required: false;
248
+ default: undefined;
249
+ };
250
+ externalTargetBlank: {
251
+ type: BooleanConstructor;
252
+ required: false;
253
+ default: boolean;
254
+ };
255
+ caret: {
256
+ type: BooleanConstructor;
257
+ required: false;
258
+ default: boolean;
259
+ };
260
+ caretWrapperClass: {
261
+ type: StringConstructor;
262
+ default: string;
263
+ };
264
+ caretClass: {
265
+ type: StringConstructor;
266
+ default: string;
267
+ };
268
+ caretInline: {
269
+ type: BooleanConstructor;
270
+ required: false;
271
+ default: boolean;
272
+ };
273
+ caretColor: {
274
+ type: StringConstructor;
275
+ required: false;
276
+ default: string;
277
+ };
278
+ caretMarginLeft: {
279
+ type: StringConstructor;
280
+ required: false;
281
+ default: string;
282
+ };
283
+ usePrimaryColor: {
284
+ type: BooleanConstructor;
285
+ required: false;
286
+ default: boolean;
287
+ };
288
+ }>> & Readonly<{
289
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
290
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
291
+ }>, {
292
+ to: string | Record<string, any>;
293
+ title: string;
294
+ variant: "default" | "secondary" | "primary" | "none";
295
+ href: string;
296
+ target: string;
297
+ exact: boolean;
298
+ ariaLabel: string;
299
+ linkClass: string;
300
+ externalTargetBlank: boolean;
301
+ caret: boolean;
302
+ caretWrapperClass: string;
303
+ caretClass: string;
304
+ caretInline: boolean;
305
+ caretColor: string;
306
+ caretMarginLeft: string;
307
+ usePrimaryColor: boolean;
308
+ }, {}, {
309
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
310
+ passedWrapperClass: {
311
+ type: StringConstructor;
312
+ required: false;
313
+ default: string;
314
+ };
315
+ arrowClass: {
316
+ type: StringConstructor;
317
+ required: false;
318
+ default: string;
319
+ };
320
+ color: {
321
+ type: StringConstructor;
322
+ required: false;
323
+ default: string;
324
+ };
325
+ marginLeft: {
326
+ type: StringConstructor;
327
+ default: string;
328
+ required: false;
329
+ };
330
+ inline: {
331
+ type: BooleanConstructor;
332
+ default: boolean;
333
+ required: false;
334
+ };
335
+ }>, {}, {}, {
336
+ computedClass(): string;
337
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
338
+ passedWrapperClass: {
339
+ type: StringConstructor;
340
+ required: false;
341
+ default: string;
342
+ };
343
+ arrowClass: {
344
+ type: StringConstructor;
345
+ required: false;
346
+ default: string;
347
+ };
348
+ color: {
349
+ type: StringConstructor;
350
+ required: false;
351
+ default: string;
352
+ };
353
+ marginLeft: {
354
+ type: StringConstructor;
355
+ default: string;
356
+ required: false;
357
+ };
358
+ inline: {
359
+ type: BooleanConstructor;
360
+ default: boolean;
361
+ required: false;
362
+ };
363
+ }>> & Readonly<{}>, {
364
+ inline: boolean;
365
+ passedWrapperClass: string;
366
+ arrowClass: string;
367
+ color: string;
368
+ marginLeft: string;
369
+ }, {}, {
370
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
371
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
372
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
373
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
374
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
375
+ BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
376
+ unitPair: {
377
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
378
+ required: true;
379
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
380
+ };
381
+ value: {
382
+ type: import('vue').PropType<number>;
383
+ required: true;
384
+ };
385
+ secondValue: {
386
+ type: import('vue').PropType<number>;
387
+ required: false;
388
+ };
389
+ valueSystem: {
390
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
391
+ required: true;
392
+ };
393
+ inline: {
394
+ type: BooleanConstructor;
395
+ default: boolean;
396
+ };
397
+ }>, {}, {
398
+ selectedSystem: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName;
399
+ }, {
400
+ unitConfig(): import('../BaseUnitToggle/BaseUnitToggle.vue').UnitConfig;
401
+ formattedValue(): string;
402
+ }, {
403
+ setSystem(): void;
404
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
405
+ unitPair: {
406
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
407
+ required: true;
408
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
409
+ };
410
+ value: {
411
+ type: import('vue').PropType<number>;
412
+ required: true;
413
+ };
414
+ secondValue: {
415
+ type: import('vue').PropType<number>;
416
+ required: false;
417
+ };
418
+ valueSystem: {
419
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
420
+ required: true;
421
+ };
422
+ inline: {
423
+ type: BooleanConstructor;
424
+ default: boolean;
425
+ };
426
+ }>> & Readonly<{}>, {
427
+ inline: boolean;
428
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
429
+ BaseTimer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
430
+ targetDateTime: {
431
+ type: StringConstructor;
432
+ required: true;
433
+ };
434
+ selectedUnits: {
435
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
436
+ required: false;
437
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
438
+ };
439
+ inline: {
440
+ type: BooleanConstructor;
441
+ required: false;
442
+ default: boolean;
443
+ };
444
+ countdown: {
445
+ type: BooleanConstructor;
446
+ required: false;
447
+ default: boolean;
448
+ };
449
+ }>, {}, {
450
+ diff: import('dayjs/plugin/duration').Duration | undefined;
451
+ interval: NodeJS.Timeout | undefined;
452
+ }, {
453
+ selectedUnitsComputed(): ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[];
454
+ isPast(): boolean;
455
+ }, {
456
+ shortLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
457
+ longLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
458
+ unitSignificant(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
459
+ checkOtherUnits(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
460
+ unitValue(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): string | undefined;
461
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
462
+ targetDateTime: {
463
+ type: StringConstructor;
464
+ required: true;
465
+ };
466
+ selectedUnits: {
467
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
468
+ required: false;
469
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
470
+ };
471
+ inline: {
472
+ type: BooleanConstructor;
473
+ required: false;
474
+ default: boolean;
475
+ };
476
+ countdown: {
477
+ type: BooleanConstructor;
478
+ required: false;
479
+ default: boolean;
480
+ };
481
+ }>> & Readonly<{}>, {
482
+ inline: boolean;
483
+ countdown: boolean;
484
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
485
+ DsnWidget: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
486
+ data: {
487
+ type: import('vue').PropType<{
488
+ heading: string;
489
+ link: string;
490
+ linkTarget: string;
491
+ transmitTitle: string;
492
+ transmitStatus: string;
493
+ spacecraftName: string;
494
+ location: string;
495
+ __typename: string;
496
+ }>;
497
+ required: false;
498
+ default: undefined;
499
+ };
500
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
501
+ data: {
502
+ type: import('vue').PropType<{
503
+ heading: string;
504
+ link: string;
505
+ linkTarget: string;
506
+ transmitTitle: string;
507
+ transmitStatus: string;
508
+ spacecraftName: string;
509
+ location: string;
510
+ __typename: string;
511
+ }>;
512
+ required: false;
513
+ default: undefined;
514
+ };
515
+ }>> & Readonly<{}>, {
516
+ data: {
517
+ heading: string;
518
+ link: string;
519
+ linkTarget: string;
520
+ transmitTitle: string;
521
+ transmitStatus: string;
522
+ spacecraftName: string;
523
+ location: string;
524
+ __typename: string;
525
+ };
526
+ }, {}, {
527
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
528
+ variant: {
529
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
530
+ required: false;
531
+ default: string;
532
+ validator: (prop: string) => boolean;
533
+ };
534
+ to: {
535
+ type: (StringConstructor | ObjectConstructor)[];
536
+ default: undefined;
537
+ };
538
+ exact: {
539
+ type: BooleanConstructor;
540
+ default: boolean;
541
+ };
542
+ href: {
543
+ type: StringConstructor;
544
+ default: undefined;
545
+ };
546
+ title: {
547
+ type: StringConstructor;
548
+ default: undefined;
549
+ };
550
+ ariaLabel: {
551
+ type: StringConstructor;
552
+ default: string;
553
+ };
554
+ linkClass: {
555
+ type: StringConstructor;
556
+ default: string;
557
+ };
558
+ target: {
559
+ type: StringConstructor;
560
+ required: false;
561
+ default: undefined;
562
+ };
563
+ externalTargetBlank: {
564
+ type: BooleanConstructor;
565
+ required: false;
566
+ default: boolean;
567
+ };
568
+ caret: {
569
+ type: BooleanConstructor;
570
+ required: false;
571
+ default: boolean;
572
+ };
573
+ caretWrapperClass: {
574
+ type: StringConstructor;
575
+ default: string;
576
+ };
577
+ caretClass: {
578
+ type: StringConstructor;
579
+ default: string;
580
+ };
581
+ caretInline: {
582
+ type: BooleanConstructor;
583
+ required: false;
584
+ default: boolean;
585
+ };
586
+ caretColor: {
587
+ type: StringConstructor;
588
+ required: false;
589
+ default: string;
590
+ };
591
+ caretMarginLeft: {
592
+ type: StringConstructor;
593
+ required: false;
594
+ default: string;
595
+ };
596
+ usePrimaryColor: {
597
+ type: BooleanConstructor;
598
+ required: false;
599
+ default: boolean;
600
+ };
601
+ }>, {}, {}, {
602
+ computedVariants(): {
603
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
604
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
605
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
606
+ readonly none: "";
607
+ } | {
608
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
609
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
610
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
611
+ readonly none: "";
612
+ };
613
+ computedClass(): string;
614
+ isEduExternal(): boolean | string;
615
+ isExternal(): boolean;
616
+ theTarget(): string | undefined;
617
+ theRel(): string | undefined;
618
+ computedTo(): string | undefined;
619
+ computedHref(): string | undefined;
620
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
621
+ isEdu(state: {
622
+ theme: import('../../interfaces').Explorer1Theme | null;
623
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
624
+ }, {
625
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
626
+ }>;
627
+ }, {
628
+ clickEvent(): void;
629
+ addTrailingSlash(path: string): string;
630
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
631
+ variant: {
632
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
633
+ required: false;
634
+ default: string;
635
+ validator: (prop: string) => boolean;
636
+ };
637
+ to: {
638
+ type: (StringConstructor | ObjectConstructor)[];
639
+ default: undefined;
640
+ };
641
+ exact: {
642
+ type: BooleanConstructor;
643
+ default: boolean;
644
+ };
645
+ href: {
646
+ type: StringConstructor;
647
+ default: undefined;
648
+ };
649
+ title: {
650
+ type: StringConstructor;
651
+ default: undefined;
652
+ };
653
+ ariaLabel: {
654
+ type: StringConstructor;
655
+ default: string;
656
+ };
657
+ linkClass: {
658
+ type: StringConstructor;
659
+ default: string;
660
+ };
661
+ target: {
662
+ type: StringConstructor;
663
+ required: false;
664
+ default: undefined;
665
+ };
666
+ externalTargetBlank: {
667
+ type: BooleanConstructor;
668
+ required: false;
669
+ default: boolean;
670
+ };
671
+ caret: {
672
+ type: BooleanConstructor;
673
+ required: false;
674
+ default: boolean;
675
+ };
676
+ caretWrapperClass: {
677
+ type: StringConstructor;
678
+ default: string;
679
+ };
680
+ caretClass: {
681
+ type: StringConstructor;
682
+ default: string;
683
+ };
684
+ caretInline: {
685
+ type: BooleanConstructor;
686
+ required: false;
687
+ default: boolean;
688
+ };
689
+ caretColor: {
690
+ type: StringConstructor;
691
+ required: false;
692
+ default: string;
693
+ };
694
+ caretMarginLeft: {
695
+ type: StringConstructor;
696
+ required: false;
697
+ default: string;
698
+ };
699
+ usePrimaryColor: {
700
+ type: BooleanConstructor;
701
+ required: false;
702
+ default: boolean;
703
+ };
704
+ }>> & Readonly<{
705
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
706
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
707
+ }>, {
708
+ to: string | Record<string, any>;
709
+ title: string;
710
+ variant: "default" | "secondary" | "primary" | "none";
711
+ href: string;
712
+ target: string;
713
+ exact: boolean;
714
+ ariaLabel: string;
715
+ linkClass: string;
716
+ externalTargetBlank: boolean;
717
+ caret: boolean;
718
+ caretWrapperClass: string;
719
+ caretClass: string;
720
+ caretInline: boolean;
721
+ caretColor: string;
722
+ caretMarginLeft: string;
723
+ usePrimaryColor: boolean;
724
+ }, {}, {
725
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
726
+ passedWrapperClass: {
727
+ type: StringConstructor;
728
+ required: false;
729
+ default: string;
730
+ };
731
+ arrowClass: {
732
+ type: StringConstructor;
733
+ required: false;
734
+ default: string;
735
+ };
736
+ color: {
737
+ type: StringConstructor;
738
+ required: false;
739
+ default: string;
740
+ };
741
+ marginLeft: {
742
+ type: StringConstructor;
743
+ default: string;
744
+ required: false;
745
+ };
746
+ inline: {
747
+ type: BooleanConstructor;
748
+ default: boolean;
749
+ required: false;
750
+ };
751
+ }>, {}, {}, {
752
+ computedClass(): string;
753
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
754
+ passedWrapperClass: {
755
+ type: StringConstructor;
756
+ required: false;
757
+ default: string;
758
+ };
759
+ arrowClass: {
760
+ type: StringConstructor;
761
+ required: false;
762
+ default: string;
763
+ };
764
+ color: {
765
+ type: StringConstructor;
766
+ required: false;
767
+ default: string;
768
+ };
769
+ marginLeft: {
770
+ type: StringConstructor;
771
+ default: string;
772
+ required: false;
773
+ };
774
+ inline: {
775
+ type: BooleanConstructor;
776
+ default: boolean;
777
+ required: false;
778
+ };
779
+ }>> & Readonly<{}>, {
780
+ inline: boolean;
781
+ passedWrapperClass: string;
782
+ arrowClass: string;
783
+ color: string;
784
+ marginLeft: string;
785
+ }, {}, {
786
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
787
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
788
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
789
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
790
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
791
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
792
+ };
793
+ template: string;
794
+ };
795
+ export namespace BaseStory {
796
+ export let storyName: string;
797
+ export { HomepageStatsData as args };
798
+ }
799
+ export function StaticDate(args: any): {
800
+ setup(): {
801
+ args: any;
802
+ };
803
+ components: {
804
+ HomepageStats: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
805
+ statistics: {
806
+ type: ArrayConstructor;
807
+ required: false;
808
+ };
809
+ missionCount: {
810
+ type: NumberConstructor;
811
+ required: false;
812
+ };
813
+ dsn: {
814
+ type: ObjectConstructor;
815
+ required: false;
816
+ };
817
+ asteroidWatch: {
818
+ type: ObjectConstructor;
819
+ required: false;
820
+ };
821
+ featuredEmbed: {
822
+ type: import('vue').PropType<{
823
+ display: boolean;
824
+ }[]>;
825
+ required: false;
826
+ };
827
+ }>, {}, {
828
+ autoplayAdded: boolean;
829
+ }, {
830
+ dataMissionStatsBlock(): {
831
+ blockType: string;
832
+ } | null;
833
+ dataGenericStatsBlock(): {
834
+ blockType: string;
835
+ } | null;
836
+ hasFeaturedEmbed(): boolean;
837
+ }, {
838
+ playVideo(): null;
839
+ filterBlocksByType(blockType: string): {
840
+ blockType: string;
841
+ }[] | null;
842
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
843
+ statistics: {
844
+ type: ArrayConstructor;
845
+ required: false;
846
+ };
847
+ missionCount: {
848
+ type: NumberConstructor;
849
+ required: false;
850
+ };
851
+ dsn: {
852
+ type: ObjectConstructor;
853
+ required: false;
854
+ };
855
+ asteroidWatch: {
856
+ type: ObjectConstructor;
857
+ required: false;
858
+ };
859
+ featuredEmbed: {
860
+ type: import('vue').PropType<{
861
+ display: boolean;
862
+ }[]>;
863
+ required: false;
864
+ };
865
+ }>> & Readonly<{}>, {}, {}, {
866
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
867
+ variant: {
868
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
869
+ required: false;
870
+ default: string;
871
+ validator: (prop: string) => boolean;
872
+ };
873
+ to: {
874
+ type: (StringConstructor | ObjectConstructor)[];
875
+ default: undefined;
876
+ };
877
+ exact: {
878
+ type: BooleanConstructor;
879
+ default: boolean;
880
+ };
881
+ href: {
882
+ type: StringConstructor;
883
+ default: undefined;
884
+ };
885
+ title: {
886
+ type: StringConstructor;
887
+ default: undefined;
888
+ };
889
+ ariaLabel: {
890
+ type: StringConstructor;
891
+ default: string;
892
+ };
893
+ linkClass: {
894
+ type: StringConstructor;
895
+ default: string;
896
+ };
897
+ target: {
898
+ type: StringConstructor;
899
+ required: false;
900
+ default: undefined;
901
+ };
902
+ externalTargetBlank: {
903
+ type: BooleanConstructor;
904
+ required: false;
905
+ default: boolean;
906
+ };
907
+ caret: {
908
+ type: BooleanConstructor;
909
+ required: false;
910
+ default: boolean;
911
+ };
912
+ caretWrapperClass: {
913
+ type: StringConstructor;
914
+ default: string;
915
+ };
916
+ caretClass: {
917
+ type: StringConstructor;
918
+ default: string;
919
+ };
920
+ caretInline: {
921
+ type: BooleanConstructor;
922
+ required: false;
923
+ default: boolean;
924
+ };
925
+ caretColor: {
926
+ type: StringConstructor;
927
+ required: false;
928
+ default: string;
929
+ };
930
+ caretMarginLeft: {
931
+ type: StringConstructor;
932
+ required: false;
933
+ default: string;
934
+ };
935
+ usePrimaryColor: {
936
+ type: BooleanConstructor;
937
+ required: false;
938
+ default: boolean;
939
+ };
940
+ }>, {}, {}, {
941
+ computedVariants(): {
942
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
943
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
944
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
945
+ readonly none: "";
946
+ } | {
947
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
948
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
949
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
950
+ readonly none: "";
951
+ };
952
+ computedClass(): string;
953
+ isEduExternal(): boolean | string;
954
+ isExternal(): boolean;
955
+ theTarget(): string | undefined;
956
+ theRel(): string | undefined;
957
+ computedTo(): string | undefined;
958
+ computedHref(): string | undefined;
959
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
960
+ isEdu(state: {
961
+ theme: import('../../interfaces').Explorer1Theme | null;
962
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
963
+ }, {
964
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
965
+ }>;
966
+ }, {
967
+ clickEvent(): void;
968
+ addTrailingSlash(path: string): string;
969
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
970
+ variant: {
971
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
972
+ required: false;
973
+ default: string;
974
+ validator: (prop: string) => boolean;
975
+ };
976
+ to: {
977
+ type: (StringConstructor | ObjectConstructor)[];
978
+ default: undefined;
979
+ };
980
+ exact: {
981
+ type: BooleanConstructor;
982
+ default: boolean;
983
+ };
984
+ href: {
985
+ type: StringConstructor;
986
+ default: undefined;
987
+ };
988
+ title: {
989
+ type: StringConstructor;
990
+ default: undefined;
991
+ };
992
+ ariaLabel: {
993
+ type: StringConstructor;
994
+ default: string;
995
+ };
996
+ linkClass: {
997
+ type: StringConstructor;
998
+ default: string;
999
+ };
1000
+ target: {
1001
+ type: StringConstructor;
1002
+ required: false;
1003
+ default: undefined;
1004
+ };
1005
+ externalTargetBlank: {
1006
+ type: BooleanConstructor;
1007
+ required: false;
1008
+ default: boolean;
1009
+ };
1010
+ caret: {
1011
+ type: BooleanConstructor;
1012
+ required: false;
1013
+ default: boolean;
1014
+ };
1015
+ caretWrapperClass: {
1016
+ type: StringConstructor;
1017
+ default: string;
1018
+ };
1019
+ caretClass: {
1020
+ type: StringConstructor;
1021
+ default: string;
1022
+ };
1023
+ caretInline: {
1024
+ type: BooleanConstructor;
1025
+ required: false;
1026
+ default: boolean;
1027
+ };
1028
+ caretColor: {
1029
+ type: StringConstructor;
1030
+ required: false;
1031
+ default: string;
1032
+ };
1033
+ caretMarginLeft: {
1034
+ type: StringConstructor;
1035
+ required: false;
1036
+ default: string;
1037
+ };
1038
+ usePrimaryColor: {
1039
+ type: BooleanConstructor;
1040
+ required: false;
1041
+ default: boolean;
1042
+ };
1043
+ }>> & Readonly<{
1044
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
1045
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
1046
+ }>, {
1047
+ to: string | Record<string, any>;
1048
+ title: string;
1049
+ variant: "default" | "secondary" | "primary" | "none";
1050
+ href: string;
1051
+ target: string;
1052
+ exact: boolean;
1053
+ ariaLabel: string;
1054
+ linkClass: string;
1055
+ externalTargetBlank: boolean;
1056
+ caret: boolean;
1057
+ caretWrapperClass: string;
1058
+ caretClass: string;
1059
+ caretInline: boolean;
1060
+ caretColor: string;
1061
+ caretMarginLeft: string;
1062
+ usePrimaryColor: boolean;
1063
+ }, {}, {
1064
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1065
+ passedWrapperClass: {
1066
+ type: StringConstructor;
1067
+ required: false;
1068
+ default: string;
1069
+ };
1070
+ arrowClass: {
1071
+ type: StringConstructor;
1072
+ required: false;
1073
+ default: string;
1074
+ };
1075
+ color: {
1076
+ type: StringConstructor;
1077
+ required: false;
1078
+ default: string;
1079
+ };
1080
+ marginLeft: {
1081
+ type: StringConstructor;
1082
+ default: string;
1083
+ required: false;
1084
+ };
1085
+ inline: {
1086
+ type: BooleanConstructor;
1087
+ default: boolean;
1088
+ required: false;
1089
+ };
1090
+ }>, {}, {}, {
1091
+ computedClass(): string;
1092
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1093
+ passedWrapperClass: {
1094
+ type: StringConstructor;
1095
+ required: false;
1096
+ default: string;
1097
+ };
1098
+ arrowClass: {
1099
+ type: StringConstructor;
1100
+ required: false;
1101
+ default: string;
1102
+ };
1103
+ color: {
1104
+ type: StringConstructor;
1105
+ required: false;
1106
+ default: string;
1107
+ };
1108
+ marginLeft: {
1109
+ type: StringConstructor;
1110
+ default: string;
1111
+ required: false;
1112
+ };
1113
+ inline: {
1114
+ type: BooleanConstructor;
1115
+ default: boolean;
1116
+ required: false;
1117
+ };
1118
+ }>> & Readonly<{}>, {
1119
+ inline: boolean;
1120
+ passedWrapperClass: string;
1121
+ arrowClass: string;
1122
+ color: string;
1123
+ marginLeft: string;
1124
+ }, {}, {
1125
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1126
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1127
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1128
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1129
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1130
+ BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1131
+ unitPair: {
1132
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
1133
+ required: true;
1134
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
1135
+ };
1136
+ value: {
1137
+ type: import('vue').PropType<number>;
1138
+ required: true;
1139
+ };
1140
+ secondValue: {
1141
+ type: import('vue').PropType<number>;
1142
+ required: false;
1143
+ };
1144
+ valueSystem: {
1145
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
1146
+ required: true;
1147
+ };
1148
+ inline: {
1149
+ type: BooleanConstructor;
1150
+ default: boolean;
1151
+ };
1152
+ }>, {}, {
1153
+ selectedSystem: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName;
1154
+ }, {
1155
+ unitConfig(): import('../BaseUnitToggle/BaseUnitToggle.vue').UnitConfig;
1156
+ formattedValue(): string;
1157
+ }, {
1158
+ setSystem(): void;
1159
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1160
+ unitPair: {
1161
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
1162
+ required: true;
1163
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
1164
+ };
1165
+ value: {
1166
+ type: import('vue').PropType<number>;
1167
+ required: true;
1168
+ };
1169
+ secondValue: {
1170
+ type: import('vue').PropType<number>;
1171
+ required: false;
1172
+ };
1173
+ valueSystem: {
1174
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
1175
+ required: true;
1176
+ };
1177
+ inline: {
1178
+ type: BooleanConstructor;
1179
+ default: boolean;
1180
+ };
1181
+ }>> & Readonly<{}>, {
1182
+ inline: boolean;
1183
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1184
+ BaseTimer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1185
+ targetDateTime: {
1186
+ type: StringConstructor;
1187
+ required: true;
1188
+ };
1189
+ selectedUnits: {
1190
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
1191
+ required: false;
1192
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
1193
+ };
1194
+ inline: {
1195
+ type: BooleanConstructor;
1196
+ required: false;
1197
+ default: boolean;
1198
+ };
1199
+ countdown: {
1200
+ type: BooleanConstructor;
1201
+ required: false;
1202
+ default: boolean;
1203
+ };
1204
+ }>, {}, {
1205
+ diff: import('dayjs/plugin/duration').Duration | undefined;
1206
+ interval: NodeJS.Timeout | undefined;
1207
+ }, {
1208
+ selectedUnitsComputed(): ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[];
1209
+ isPast(): boolean;
1210
+ }, {
1211
+ shortLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
1212
+ longLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
1213
+ unitSignificant(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
1214
+ checkOtherUnits(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
1215
+ unitValue(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): string | undefined;
1216
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1217
+ targetDateTime: {
1218
+ type: StringConstructor;
1219
+ required: true;
1220
+ };
1221
+ selectedUnits: {
1222
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
1223
+ required: false;
1224
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
1225
+ };
1226
+ inline: {
1227
+ type: BooleanConstructor;
1228
+ required: false;
1229
+ default: boolean;
1230
+ };
1231
+ countdown: {
1232
+ type: BooleanConstructor;
1233
+ required: false;
1234
+ default: boolean;
1235
+ };
1236
+ }>> & Readonly<{}>, {
1237
+ inline: boolean;
1238
+ countdown: boolean;
1239
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1240
+ DsnWidget: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1241
+ data: {
1242
+ type: import('vue').PropType<{
1243
+ heading: string;
1244
+ link: string;
1245
+ linkTarget: string;
1246
+ transmitTitle: string;
1247
+ transmitStatus: string;
1248
+ spacecraftName: string;
1249
+ location: string;
1250
+ __typename: string;
1251
+ }>;
1252
+ required: false;
1253
+ default: undefined;
1254
+ };
1255
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1256
+ data: {
1257
+ type: import('vue').PropType<{
1258
+ heading: string;
1259
+ link: string;
1260
+ linkTarget: string;
1261
+ transmitTitle: string;
1262
+ transmitStatus: string;
1263
+ spacecraftName: string;
1264
+ location: string;
1265
+ __typename: string;
1266
+ }>;
1267
+ required: false;
1268
+ default: undefined;
1269
+ };
1270
+ }>> & Readonly<{}>, {
1271
+ data: {
1272
+ heading: string;
1273
+ link: string;
1274
+ linkTarget: string;
1275
+ transmitTitle: string;
1276
+ transmitStatus: string;
1277
+ spacecraftName: string;
1278
+ location: string;
1279
+ __typename: string;
1280
+ };
1281
+ }, {}, {
1282
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1283
+ variant: {
1284
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
1285
+ required: false;
1286
+ default: string;
1287
+ validator: (prop: string) => boolean;
1288
+ };
1289
+ to: {
1290
+ type: (StringConstructor | ObjectConstructor)[];
1291
+ default: undefined;
1292
+ };
1293
+ exact: {
1294
+ type: BooleanConstructor;
1295
+ default: boolean;
1296
+ };
1297
+ href: {
1298
+ type: StringConstructor;
1299
+ default: undefined;
1300
+ };
1301
+ title: {
1302
+ type: StringConstructor;
1303
+ default: undefined;
1304
+ };
1305
+ ariaLabel: {
1306
+ type: StringConstructor;
1307
+ default: string;
1308
+ };
1309
+ linkClass: {
1310
+ type: StringConstructor;
1311
+ default: string;
1312
+ };
1313
+ target: {
1314
+ type: StringConstructor;
1315
+ required: false;
1316
+ default: undefined;
1317
+ };
1318
+ externalTargetBlank: {
1319
+ type: BooleanConstructor;
1320
+ required: false;
1321
+ default: boolean;
1322
+ };
1323
+ caret: {
1324
+ type: BooleanConstructor;
1325
+ required: false;
1326
+ default: boolean;
1327
+ };
1328
+ caretWrapperClass: {
1329
+ type: StringConstructor;
1330
+ default: string;
1331
+ };
1332
+ caretClass: {
1333
+ type: StringConstructor;
1334
+ default: string;
1335
+ };
1336
+ caretInline: {
1337
+ type: BooleanConstructor;
1338
+ required: false;
1339
+ default: boolean;
1340
+ };
1341
+ caretColor: {
1342
+ type: StringConstructor;
1343
+ required: false;
1344
+ default: string;
1345
+ };
1346
+ caretMarginLeft: {
1347
+ type: StringConstructor;
1348
+ required: false;
1349
+ default: string;
1350
+ };
1351
+ usePrimaryColor: {
1352
+ type: BooleanConstructor;
1353
+ required: false;
1354
+ default: boolean;
1355
+ };
1356
+ }>, {}, {}, {
1357
+ computedVariants(): {
1358
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
1359
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
1360
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
1361
+ readonly none: "";
1362
+ } | {
1363
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1364
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1365
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
1366
+ readonly none: "";
1367
+ };
1368
+ computedClass(): string;
1369
+ isEduExternal(): boolean | string;
1370
+ isExternal(): boolean;
1371
+ theTarget(): string | undefined;
1372
+ theRel(): string | undefined;
1373
+ computedTo(): string | undefined;
1374
+ computedHref(): string | undefined;
1375
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
1376
+ isEdu(state: {
1377
+ theme: import('../../interfaces').Explorer1Theme | null;
1378
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
1379
+ }, {
1380
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
1381
+ }>;
1382
+ }, {
1383
+ clickEvent(): void;
1384
+ addTrailingSlash(path: string): string;
1385
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1386
+ variant: {
1387
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
1388
+ required: false;
1389
+ default: string;
1390
+ validator: (prop: string) => boolean;
1391
+ };
1392
+ to: {
1393
+ type: (StringConstructor | ObjectConstructor)[];
1394
+ default: undefined;
1395
+ };
1396
+ exact: {
1397
+ type: BooleanConstructor;
1398
+ default: boolean;
1399
+ };
1400
+ href: {
1401
+ type: StringConstructor;
1402
+ default: undefined;
1403
+ };
1404
+ title: {
1405
+ type: StringConstructor;
1406
+ default: undefined;
1407
+ };
1408
+ ariaLabel: {
1409
+ type: StringConstructor;
1410
+ default: string;
1411
+ };
1412
+ linkClass: {
1413
+ type: StringConstructor;
1414
+ default: string;
1415
+ };
1416
+ target: {
1417
+ type: StringConstructor;
1418
+ required: false;
1419
+ default: undefined;
1420
+ };
1421
+ externalTargetBlank: {
1422
+ type: BooleanConstructor;
1423
+ required: false;
1424
+ default: boolean;
1425
+ };
1426
+ caret: {
1427
+ type: BooleanConstructor;
1428
+ required: false;
1429
+ default: boolean;
1430
+ };
1431
+ caretWrapperClass: {
1432
+ type: StringConstructor;
1433
+ default: string;
1434
+ };
1435
+ caretClass: {
1436
+ type: StringConstructor;
1437
+ default: string;
1438
+ };
1439
+ caretInline: {
1440
+ type: BooleanConstructor;
1441
+ required: false;
1442
+ default: boolean;
1443
+ };
1444
+ caretColor: {
1445
+ type: StringConstructor;
1446
+ required: false;
1447
+ default: string;
1448
+ };
1449
+ caretMarginLeft: {
1450
+ type: StringConstructor;
1451
+ required: false;
1452
+ default: string;
1453
+ };
1454
+ usePrimaryColor: {
1455
+ type: BooleanConstructor;
1456
+ required: false;
1457
+ default: boolean;
1458
+ };
1459
+ }>> & Readonly<{
1460
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
1461
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
1462
+ }>, {
1463
+ to: string | Record<string, any>;
1464
+ title: string;
1465
+ variant: "default" | "secondary" | "primary" | "none";
1466
+ href: string;
1467
+ target: string;
1468
+ exact: boolean;
1469
+ ariaLabel: string;
1470
+ linkClass: string;
1471
+ externalTargetBlank: boolean;
1472
+ caret: boolean;
1473
+ caretWrapperClass: string;
1474
+ caretClass: string;
1475
+ caretInline: boolean;
1476
+ caretColor: string;
1477
+ caretMarginLeft: string;
1478
+ usePrimaryColor: boolean;
1479
+ }, {}, {
1480
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1481
+ passedWrapperClass: {
1482
+ type: StringConstructor;
1483
+ required: false;
1484
+ default: string;
1485
+ };
1486
+ arrowClass: {
1487
+ type: StringConstructor;
1488
+ required: false;
1489
+ default: string;
1490
+ };
1491
+ color: {
1492
+ type: StringConstructor;
1493
+ required: false;
1494
+ default: string;
1495
+ };
1496
+ marginLeft: {
1497
+ type: StringConstructor;
1498
+ default: string;
1499
+ required: false;
1500
+ };
1501
+ inline: {
1502
+ type: BooleanConstructor;
1503
+ default: boolean;
1504
+ required: false;
1505
+ };
1506
+ }>, {}, {}, {
1507
+ computedClass(): string;
1508
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1509
+ passedWrapperClass: {
1510
+ type: StringConstructor;
1511
+ required: false;
1512
+ default: string;
1513
+ };
1514
+ arrowClass: {
1515
+ type: StringConstructor;
1516
+ required: false;
1517
+ default: string;
1518
+ };
1519
+ color: {
1520
+ type: StringConstructor;
1521
+ required: false;
1522
+ default: string;
1523
+ };
1524
+ marginLeft: {
1525
+ type: StringConstructor;
1526
+ default: string;
1527
+ required: false;
1528
+ };
1529
+ inline: {
1530
+ type: BooleanConstructor;
1531
+ default: boolean;
1532
+ required: false;
1533
+ };
1534
+ }>> & Readonly<{}>, {
1535
+ inline: boolean;
1536
+ passedWrapperClass: string;
1537
+ arrowClass: string;
1538
+ color: string;
1539
+ marginLeft: string;
1540
+ }, {}, {
1541
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1542
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1543
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1544
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1545
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1546
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1547
+ };
1548
+ template: string;
1549
+ };
1550
+ export namespace StaticDate {
1551
+ namespace args {
1552
+ let statistics_1: ({
1553
+ blockType: string;
1554
+ heading: string;
1555
+ title: string;
1556
+ date?: undefined;
1557
+ dateDisplay?: undefined;
1558
+ } | {
1559
+ blockType: string;
1560
+ date: string;
1561
+ dateDisplay: string;
1562
+ heading: string;
1563
+ title: string;
1564
+ })[];
1565
+ export { statistics_1 as statistics };
1566
+ }
1567
+ }
1568
+ export function TimeElapsed(args: any): {
1569
+ setup(): {
1570
+ args: any;
1571
+ };
1572
+ components: {
1573
+ HomepageStats: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1574
+ statistics: {
1575
+ type: ArrayConstructor;
1576
+ required: false;
1577
+ };
1578
+ missionCount: {
1579
+ type: NumberConstructor;
1580
+ required: false;
1581
+ };
1582
+ dsn: {
1583
+ type: ObjectConstructor;
1584
+ required: false;
1585
+ };
1586
+ asteroidWatch: {
1587
+ type: ObjectConstructor;
1588
+ required: false;
1589
+ };
1590
+ featuredEmbed: {
1591
+ type: import('vue').PropType<{
1592
+ display: boolean;
1593
+ }[]>;
1594
+ required: false;
1595
+ };
1596
+ }>, {}, {
1597
+ autoplayAdded: boolean;
1598
+ }, {
1599
+ dataMissionStatsBlock(): {
1600
+ blockType: string;
1601
+ } | null;
1602
+ dataGenericStatsBlock(): {
1603
+ blockType: string;
1604
+ } | null;
1605
+ hasFeaturedEmbed(): boolean;
1606
+ }, {
1607
+ playVideo(): null;
1608
+ filterBlocksByType(blockType: string): {
1609
+ blockType: string;
1610
+ }[] | null;
1611
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1612
+ statistics: {
1613
+ type: ArrayConstructor;
1614
+ required: false;
1615
+ };
1616
+ missionCount: {
1617
+ type: NumberConstructor;
1618
+ required: false;
1619
+ };
1620
+ dsn: {
1621
+ type: ObjectConstructor;
1622
+ required: false;
1623
+ };
1624
+ asteroidWatch: {
1625
+ type: ObjectConstructor;
1626
+ required: false;
1627
+ };
1628
+ featuredEmbed: {
1629
+ type: import('vue').PropType<{
1630
+ display: boolean;
1631
+ }[]>;
1632
+ required: false;
1633
+ };
1634
+ }>> & Readonly<{}>, {}, {}, {
1635
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1636
+ variant: {
1637
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
1638
+ required: false;
1639
+ default: string;
1640
+ validator: (prop: string) => boolean;
1641
+ };
1642
+ to: {
1643
+ type: (StringConstructor | ObjectConstructor)[];
1644
+ default: undefined;
1645
+ };
1646
+ exact: {
1647
+ type: BooleanConstructor;
1648
+ default: boolean;
1649
+ };
1650
+ href: {
1651
+ type: StringConstructor;
1652
+ default: undefined;
1653
+ };
1654
+ title: {
1655
+ type: StringConstructor;
1656
+ default: undefined;
1657
+ };
1658
+ ariaLabel: {
1659
+ type: StringConstructor;
1660
+ default: string;
1661
+ };
1662
+ linkClass: {
1663
+ type: StringConstructor;
1664
+ default: string;
1665
+ };
1666
+ target: {
1667
+ type: StringConstructor;
1668
+ required: false;
1669
+ default: undefined;
1670
+ };
1671
+ externalTargetBlank: {
1672
+ type: BooleanConstructor;
1673
+ required: false;
1674
+ default: boolean;
1675
+ };
1676
+ caret: {
1677
+ type: BooleanConstructor;
1678
+ required: false;
1679
+ default: boolean;
1680
+ };
1681
+ caretWrapperClass: {
1682
+ type: StringConstructor;
1683
+ default: string;
1684
+ };
1685
+ caretClass: {
1686
+ type: StringConstructor;
1687
+ default: string;
1688
+ };
1689
+ caretInline: {
1690
+ type: BooleanConstructor;
1691
+ required: false;
1692
+ default: boolean;
1693
+ };
1694
+ caretColor: {
1695
+ type: StringConstructor;
1696
+ required: false;
1697
+ default: string;
1698
+ };
1699
+ caretMarginLeft: {
1700
+ type: StringConstructor;
1701
+ required: false;
1702
+ default: string;
1703
+ };
1704
+ usePrimaryColor: {
1705
+ type: BooleanConstructor;
1706
+ required: false;
1707
+ default: boolean;
1708
+ };
1709
+ }>, {}, {}, {
1710
+ computedVariants(): {
1711
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
1712
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
1713
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
1714
+ readonly none: "";
1715
+ } | {
1716
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1717
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1718
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
1719
+ readonly none: "";
1720
+ };
1721
+ computedClass(): string;
1722
+ isEduExternal(): boolean | string;
1723
+ isExternal(): boolean;
1724
+ theTarget(): string | undefined;
1725
+ theRel(): string | undefined;
1726
+ computedTo(): string | undefined;
1727
+ computedHref(): string | undefined;
1728
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
1729
+ isEdu(state: {
1730
+ theme: import('../../interfaces').Explorer1Theme | null;
1731
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
1732
+ }, {
1733
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
1734
+ }>;
1735
+ }, {
1736
+ clickEvent(): void;
1737
+ addTrailingSlash(path: string): string;
1738
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1739
+ variant: {
1740
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
1741
+ required: false;
1742
+ default: string;
1743
+ validator: (prop: string) => boolean;
1744
+ };
1745
+ to: {
1746
+ type: (StringConstructor | ObjectConstructor)[];
1747
+ default: undefined;
1748
+ };
1749
+ exact: {
1750
+ type: BooleanConstructor;
1751
+ default: boolean;
1752
+ };
1753
+ href: {
1754
+ type: StringConstructor;
1755
+ default: undefined;
1756
+ };
1757
+ title: {
1758
+ type: StringConstructor;
1759
+ default: undefined;
1760
+ };
1761
+ ariaLabel: {
1762
+ type: StringConstructor;
1763
+ default: string;
1764
+ };
1765
+ linkClass: {
1766
+ type: StringConstructor;
1767
+ default: string;
1768
+ };
1769
+ target: {
1770
+ type: StringConstructor;
1771
+ required: false;
1772
+ default: undefined;
1773
+ };
1774
+ externalTargetBlank: {
1775
+ type: BooleanConstructor;
1776
+ required: false;
1777
+ default: boolean;
1778
+ };
1779
+ caret: {
1780
+ type: BooleanConstructor;
1781
+ required: false;
1782
+ default: boolean;
1783
+ };
1784
+ caretWrapperClass: {
1785
+ type: StringConstructor;
1786
+ default: string;
1787
+ };
1788
+ caretClass: {
1789
+ type: StringConstructor;
1790
+ default: string;
1791
+ };
1792
+ caretInline: {
1793
+ type: BooleanConstructor;
1794
+ required: false;
1795
+ default: boolean;
1796
+ };
1797
+ caretColor: {
1798
+ type: StringConstructor;
1799
+ required: false;
1800
+ default: string;
1801
+ };
1802
+ caretMarginLeft: {
1803
+ type: StringConstructor;
1804
+ required: false;
1805
+ default: string;
1806
+ };
1807
+ usePrimaryColor: {
1808
+ type: BooleanConstructor;
1809
+ required: false;
1810
+ default: boolean;
1811
+ };
1812
+ }>> & Readonly<{
1813
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
1814
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
1815
+ }>, {
1816
+ to: string | Record<string, any>;
1817
+ title: string;
1818
+ variant: "default" | "secondary" | "primary" | "none";
1819
+ href: string;
1820
+ target: string;
1821
+ exact: boolean;
1822
+ ariaLabel: string;
1823
+ linkClass: string;
1824
+ externalTargetBlank: boolean;
1825
+ caret: boolean;
1826
+ caretWrapperClass: string;
1827
+ caretClass: string;
1828
+ caretInline: boolean;
1829
+ caretColor: string;
1830
+ caretMarginLeft: string;
1831
+ usePrimaryColor: boolean;
1832
+ }, {}, {
1833
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1834
+ passedWrapperClass: {
1835
+ type: StringConstructor;
1836
+ required: false;
1837
+ default: string;
1838
+ };
1839
+ arrowClass: {
1840
+ type: StringConstructor;
1841
+ required: false;
1842
+ default: string;
1843
+ };
1844
+ color: {
1845
+ type: StringConstructor;
1846
+ required: false;
1847
+ default: string;
1848
+ };
1849
+ marginLeft: {
1850
+ type: StringConstructor;
1851
+ default: string;
1852
+ required: false;
1853
+ };
1854
+ inline: {
1855
+ type: BooleanConstructor;
1856
+ default: boolean;
1857
+ required: false;
1858
+ };
1859
+ }>, {}, {}, {
1860
+ computedClass(): string;
1861
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1862
+ passedWrapperClass: {
1863
+ type: StringConstructor;
1864
+ required: false;
1865
+ default: string;
1866
+ };
1867
+ arrowClass: {
1868
+ type: StringConstructor;
1869
+ required: false;
1870
+ default: string;
1871
+ };
1872
+ color: {
1873
+ type: StringConstructor;
1874
+ required: false;
1875
+ default: string;
1876
+ };
1877
+ marginLeft: {
1878
+ type: StringConstructor;
1879
+ default: string;
1880
+ required: false;
1881
+ };
1882
+ inline: {
1883
+ type: BooleanConstructor;
1884
+ default: boolean;
1885
+ required: false;
1886
+ };
1887
+ }>> & Readonly<{}>, {
1888
+ inline: boolean;
1889
+ passedWrapperClass: string;
1890
+ arrowClass: string;
1891
+ color: string;
1892
+ marginLeft: string;
1893
+ }, {}, {
1894
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1895
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1896
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1897
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1898
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1899
+ BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1900
+ unitPair: {
1901
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
1902
+ required: true;
1903
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
1904
+ };
1905
+ value: {
1906
+ type: import('vue').PropType<number>;
1907
+ required: true;
1908
+ };
1909
+ secondValue: {
1910
+ type: import('vue').PropType<number>;
1911
+ required: false;
1912
+ };
1913
+ valueSystem: {
1914
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
1915
+ required: true;
1916
+ };
1917
+ inline: {
1918
+ type: BooleanConstructor;
1919
+ default: boolean;
1920
+ };
1921
+ }>, {}, {
1922
+ selectedSystem: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName;
1923
+ }, {
1924
+ unitConfig(): import('../BaseUnitToggle/BaseUnitToggle.vue').UnitConfig;
1925
+ formattedValue(): string;
1926
+ }, {
1927
+ setSystem(): void;
1928
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1929
+ unitPair: {
1930
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
1931
+ required: true;
1932
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
1933
+ };
1934
+ value: {
1935
+ type: import('vue').PropType<number>;
1936
+ required: true;
1937
+ };
1938
+ secondValue: {
1939
+ type: import('vue').PropType<number>;
1940
+ required: false;
1941
+ };
1942
+ valueSystem: {
1943
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
1944
+ required: true;
1945
+ };
1946
+ inline: {
1947
+ type: BooleanConstructor;
1948
+ default: boolean;
1949
+ };
1950
+ }>> & Readonly<{}>, {
1951
+ inline: boolean;
1952
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1953
+ BaseTimer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1954
+ targetDateTime: {
1955
+ type: StringConstructor;
1956
+ required: true;
1957
+ };
1958
+ selectedUnits: {
1959
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
1960
+ required: false;
1961
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
1962
+ };
1963
+ inline: {
1964
+ type: BooleanConstructor;
1965
+ required: false;
1966
+ default: boolean;
1967
+ };
1968
+ countdown: {
1969
+ type: BooleanConstructor;
1970
+ required: false;
1971
+ default: boolean;
1972
+ };
1973
+ }>, {}, {
1974
+ diff: import('dayjs/plugin/duration').Duration | undefined;
1975
+ interval: NodeJS.Timeout | undefined;
1976
+ }, {
1977
+ selectedUnitsComputed(): ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[];
1978
+ isPast(): boolean;
1979
+ }, {
1980
+ shortLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
1981
+ longLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
1982
+ unitSignificant(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
1983
+ checkOtherUnits(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
1984
+ unitValue(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): string | undefined;
1985
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1986
+ targetDateTime: {
1987
+ type: StringConstructor;
1988
+ required: true;
1989
+ };
1990
+ selectedUnits: {
1991
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
1992
+ required: false;
1993
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
1994
+ };
1995
+ inline: {
1996
+ type: BooleanConstructor;
1997
+ required: false;
1998
+ default: boolean;
1999
+ };
2000
+ countdown: {
2001
+ type: BooleanConstructor;
2002
+ required: false;
2003
+ default: boolean;
2004
+ };
2005
+ }>> & Readonly<{}>, {
2006
+ inline: boolean;
2007
+ countdown: boolean;
2008
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2009
+ DsnWidget: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2010
+ data: {
2011
+ type: import('vue').PropType<{
2012
+ heading: string;
2013
+ link: string;
2014
+ linkTarget: string;
2015
+ transmitTitle: string;
2016
+ transmitStatus: string;
2017
+ spacecraftName: string;
2018
+ location: string;
2019
+ __typename: string;
2020
+ }>;
2021
+ required: false;
2022
+ default: undefined;
2023
+ };
2024
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2025
+ data: {
2026
+ type: import('vue').PropType<{
2027
+ heading: string;
2028
+ link: string;
2029
+ linkTarget: string;
2030
+ transmitTitle: string;
2031
+ transmitStatus: string;
2032
+ spacecraftName: string;
2033
+ location: string;
2034
+ __typename: string;
2035
+ }>;
2036
+ required: false;
2037
+ default: undefined;
2038
+ };
2039
+ }>> & Readonly<{}>, {
2040
+ data: {
2041
+ heading: string;
2042
+ link: string;
2043
+ linkTarget: string;
2044
+ transmitTitle: string;
2045
+ transmitStatus: string;
2046
+ spacecraftName: string;
2047
+ location: string;
2048
+ __typename: string;
2049
+ };
2050
+ }, {}, {
2051
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2052
+ variant: {
2053
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
2054
+ required: false;
2055
+ default: string;
2056
+ validator: (prop: string) => boolean;
2057
+ };
2058
+ to: {
2059
+ type: (StringConstructor | ObjectConstructor)[];
2060
+ default: undefined;
2061
+ };
2062
+ exact: {
2063
+ type: BooleanConstructor;
2064
+ default: boolean;
2065
+ };
2066
+ href: {
2067
+ type: StringConstructor;
2068
+ default: undefined;
2069
+ };
2070
+ title: {
2071
+ type: StringConstructor;
2072
+ default: undefined;
2073
+ };
2074
+ ariaLabel: {
2075
+ type: StringConstructor;
2076
+ default: string;
2077
+ };
2078
+ linkClass: {
2079
+ type: StringConstructor;
2080
+ default: string;
2081
+ };
2082
+ target: {
2083
+ type: StringConstructor;
2084
+ required: false;
2085
+ default: undefined;
2086
+ };
2087
+ externalTargetBlank: {
2088
+ type: BooleanConstructor;
2089
+ required: false;
2090
+ default: boolean;
2091
+ };
2092
+ caret: {
2093
+ type: BooleanConstructor;
2094
+ required: false;
2095
+ default: boolean;
2096
+ };
2097
+ caretWrapperClass: {
2098
+ type: StringConstructor;
2099
+ default: string;
2100
+ };
2101
+ caretClass: {
2102
+ type: StringConstructor;
2103
+ default: string;
2104
+ };
2105
+ caretInline: {
2106
+ type: BooleanConstructor;
2107
+ required: false;
2108
+ default: boolean;
2109
+ };
2110
+ caretColor: {
2111
+ type: StringConstructor;
2112
+ required: false;
2113
+ default: string;
2114
+ };
2115
+ caretMarginLeft: {
2116
+ type: StringConstructor;
2117
+ required: false;
2118
+ default: string;
2119
+ };
2120
+ usePrimaryColor: {
2121
+ type: BooleanConstructor;
2122
+ required: false;
2123
+ default: boolean;
2124
+ };
2125
+ }>, {}, {}, {
2126
+ computedVariants(): {
2127
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
2128
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
2129
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
2130
+ readonly none: "";
2131
+ } | {
2132
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2133
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2134
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
2135
+ readonly none: "";
2136
+ };
2137
+ computedClass(): string;
2138
+ isEduExternal(): boolean | string;
2139
+ isExternal(): boolean;
2140
+ theTarget(): string | undefined;
2141
+ theRel(): string | undefined;
2142
+ computedTo(): string | undefined;
2143
+ computedHref(): string | undefined;
2144
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
2145
+ isEdu(state: {
2146
+ theme: import('../../interfaces').Explorer1Theme | null;
2147
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
2148
+ }, {
2149
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
2150
+ }>;
2151
+ }, {
2152
+ clickEvent(): void;
2153
+ addTrailingSlash(path: string): string;
2154
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2155
+ variant: {
2156
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
2157
+ required: false;
2158
+ default: string;
2159
+ validator: (prop: string) => boolean;
2160
+ };
2161
+ to: {
2162
+ type: (StringConstructor | ObjectConstructor)[];
2163
+ default: undefined;
2164
+ };
2165
+ exact: {
2166
+ type: BooleanConstructor;
2167
+ default: boolean;
2168
+ };
2169
+ href: {
2170
+ type: StringConstructor;
2171
+ default: undefined;
2172
+ };
2173
+ title: {
2174
+ type: StringConstructor;
2175
+ default: undefined;
2176
+ };
2177
+ ariaLabel: {
2178
+ type: StringConstructor;
2179
+ default: string;
2180
+ };
2181
+ linkClass: {
2182
+ type: StringConstructor;
2183
+ default: string;
2184
+ };
2185
+ target: {
2186
+ type: StringConstructor;
2187
+ required: false;
2188
+ default: undefined;
2189
+ };
2190
+ externalTargetBlank: {
2191
+ type: BooleanConstructor;
2192
+ required: false;
2193
+ default: boolean;
2194
+ };
2195
+ caret: {
2196
+ type: BooleanConstructor;
2197
+ required: false;
2198
+ default: boolean;
2199
+ };
2200
+ caretWrapperClass: {
2201
+ type: StringConstructor;
2202
+ default: string;
2203
+ };
2204
+ caretClass: {
2205
+ type: StringConstructor;
2206
+ default: string;
2207
+ };
2208
+ caretInline: {
2209
+ type: BooleanConstructor;
2210
+ required: false;
2211
+ default: boolean;
2212
+ };
2213
+ caretColor: {
2214
+ type: StringConstructor;
2215
+ required: false;
2216
+ default: string;
2217
+ };
2218
+ caretMarginLeft: {
2219
+ type: StringConstructor;
2220
+ required: false;
2221
+ default: string;
2222
+ };
2223
+ usePrimaryColor: {
2224
+ type: BooleanConstructor;
2225
+ required: false;
2226
+ default: boolean;
2227
+ };
2228
+ }>> & Readonly<{
2229
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
2230
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
2231
+ }>, {
2232
+ to: string | Record<string, any>;
2233
+ title: string;
2234
+ variant: "default" | "secondary" | "primary" | "none";
2235
+ href: string;
2236
+ target: string;
2237
+ exact: boolean;
2238
+ ariaLabel: string;
2239
+ linkClass: string;
2240
+ externalTargetBlank: boolean;
2241
+ caret: boolean;
2242
+ caretWrapperClass: string;
2243
+ caretClass: string;
2244
+ caretInline: boolean;
2245
+ caretColor: string;
2246
+ caretMarginLeft: string;
2247
+ usePrimaryColor: boolean;
2248
+ }, {}, {
2249
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2250
+ passedWrapperClass: {
2251
+ type: StringConstructor;
2252
+ required: false;
2253
+ default: string;
2254
+ };
2255
+ arrowClass: {
2256
+ type: StringConstructor;
2257
+ required: false;
2258
+ default: string;
2259
+ };
2260
+ color: {
2261
+ type: StringConstructor;
2262
+ required: false;
2263
+ default: string;
2264
+ };
2265
+ marginLeft: {
2266
+ type: StringConstructor;
2267
+ default: string;
2268
+ required: false;
2269
+ };
2270
+ inline: {
2271
+ type: BooleanConstructor;
2272
+ default: boolean;
2273
+ required: false;
2274
+ };
2275
+ }>, {}, {}, {
2276
+ computedClass(): string;
2277
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2278
+ passedWrapperClass: {
2279
+ type: StringConstructor;
2280
+ required: false;
2281
+ default: string;
2282
+ };
2283
+ arrowClass: {
2284
+ type: StringConstructor;
2285
+ required: false;
2286
+ default: string;
2287
+ };
2288
+ color: {
2289
+ type: StringConstructor;
2290
+ required: false;
2291
+ default: string;
2292
+ };
2293
+ marginLeft: {
2294
+ type: StringConstructor;
2295
+ default: string;
2296
+ required: false;
2297
+ };
2298
+ inline: {
2299
+ type: BooleanConstructor;
2300
+ default: boolean;
2301
+ required: false;
2302
+ };
2303
+ }>> & Readonly<{}>, {
2304
+ inline: boolean;
2305
+ passedWrapperClass: string;
2306
+ arrowClass: string;
2307
+ color: string;
2308
+ marginLeft: string;
2309
+ }, {}, {
2310
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2311
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2312
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2313
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2314
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2315
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2316
+ };
2317
+ template: string;
2318
+ };
2319
+ export namespace TimeElapsed {
2320
+ export namespace args_1 {
2321
+ let statistics_2: ({
2322
+ blockType: string;
2323
+ heading: string;
2324
+ title: string;
2325
+ date?: undefined;
2326
+ dateDisplay?: undefined;
2327
+ } | {
2328
+ blockType: string;
2329
+ date: string;
2330
+ dateDisplay: string;
2331
+ heading: string;
2332
+ title: string;
2333
+ })[];
2334
+ export { statistics_2 as statistics };
2335
+ }
2336
+ export { args_1 as args };
2337
+ }
2338
+ export function WatchLive(args: any): {
2339
+ setup(): {
2340
+ args: any;
2341
+ };
2342
+ components: {
2343
+ HomepageStats: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2344
+ statistics: {
2345
+ type: ArrayConstructor;
2346
+ required: false;
2347
+ };
2348
+ missionCount: {
2349
+ type: NumberConstructor;
2350
+ required: false;
2351
+ };
2352
+ dsn: {
2353
+ type: ObjectConstructor;
2354
+ required: false;
2355
+ };
2356
+ asteroidWatch: {
2357
+ type: ObjectConstructor;
2358
+ required: false;
2359
+ };
2360
+ featuredEmbed: {
2361
+ type: import('vue').PropType<{
2362
+ display: boolean;
2363
+ }[]>;
2364
+ required: false;
2365
+ };
2366
+ }>, {}, {
2367
+ autoplayAdded: boolean;
2368
+ }, {
2369
+ dataMissionStatsBlock(): {
2370
+ blockType: string;
2371
+ } | null;
2372
+ dataGenericStatsBlock(): {
2373
+ blockType: string;
2374
+ } | null;
2375
+ hasFeaturedEmbed(): boolean;
2376
+ }, {
2377
+ playVideo(): null;
2378
+ filterBlocksByType(blockType: string): {
2379
+ blockType: string;
2380
+ }[] | null;
2381
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2382
+ statistics: {
2383
+ type: ArrayConstructor;
2384
+ required: false;
2385
+ };
2386
+ missionCount: {
2387
+ type: NumberConstructor;
2388
+ required: false;
2389
+ };
2390
+ dsn: {
2391
+ type: ObjectConstructor;
2392
+ required: false;
2393
+ };
2394
+ asteroidWatch: {
2395
+ type: ObjectConstructor;
2396
+ required: false;
2397
+ };
2398
+ featuredEmbed: {
2399
+ type: import('vue').PropType<{
2400
+ display: boolean;
2401
+ }[]>;
2402
+ required: false;
2403
+ };
2404
+ }>> & Readonly<{}>, {}, {}, {
2405
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2406
+ variant: {
2407
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
2408
+ required: false;
2409
+ default: string;
2410
+ validator: (prop: string) => boolean;
2411
+ };
2412
+ to: {
2413
+ type: (StringConstructor | ObjectConstructor)[];
2414
+ default: undefined;
2415
+ };
2416
+ exact: {
2417
+ type: BooleanConstructor;
2418
+ default: boolean;
2419
+ };
2420
+ href: {
2421
+ type: StringConstructor;
2422
+ default: undefined;
2423
+ };
2424
+ title: {
2425
+ type: StringConstructor;
2426
+ default: undefined;
2427
+ };
2428
+ ariaLabel: {
2429
+ type: StringConstructor;
2430
+ default: string;
2431
+ };
2432
+ linkClass: {
2433
+ type: StringConstructor;
2434
+ default: string;
2435
+ };
2436
+ target: {
2437
+ type: StringConstructor;
2438
+ required: false;
2439
+ default: undefined;
2440
+ };
2441
+ externalTargetBlank: {
2442
+ type: BooleanConstructor;
2443
+ required: false;
2444
+ default: boolean;
2445
+ };
2446
+ caret: {
2447
+ type: BooleanConstructor;
2448
+ required: false;
2449
+ default: boolean;
2450
+ };
2451
+ caretWrapperClass: {
2452
+ type: StringConstructor;
2453
+ default: string;
2454
+ };
2455
+ caretClass: {
2456
+ type: StringConstructor;
2457
+ default: string;
2458
+ };
2459
+ caretInline: {
2460
+ type: BooleanConstructor;
2461
+ required: false;
2462
+ default: boolean;
2463
+ };
2464
+ caretColor: {
2465
+ type: StringConstructor;
2466
+ required: false;
2467
+ default: string;
2468
+ };
2469
+ caretMarginLeft: {
2470
+ type: StringConstructor;
2471
+ required: false;
2472
+ default: string;
2473
+ };
2474
+ usePrimaryColor: {
2475
+ type: BooleanConstructor;
2476
+ required: false;
2477
+ default: boolean;
2478
+ };
2479
+ }>, {}, {}, {
2480
+ computedVariants(): {
2481
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
2482
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
2483
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
2484
+ readonly none: "";
2485
+ } | {
2486
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2487
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2488
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
2489
+ readonly none: "";
2490
+ };
2491
+ computedClass(): string;
2492
+ isEduExternal(): boolean | string;
2493
+ isExternal(): boolean;
2494
+ theTarget(): string | undefined;
2495
+ theRel(): string | undefined;
2496
+ computedTo(): string | undefined;
2497
+ computedHref(): string | undefined;
2498
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
2499
+ isEdu(state: {
2500
+ theme: import('../../interfaces').Explorer1Theme | null;
2501
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
2502
+ }, {
2503
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
2504
+ }>;
2505
+ }, {
2506
+ clickEvent(): void;
2507
+ addTrailingSlash(path: string): string;
2508
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2509
+ variant: {
2510
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
2511
+ required: false;
2512
+ default: string;
2513
+ validator: (prop: string) => boolean;
2514
+ };
2515
+ to: {
2516
+ type: (StringConstructor | ObjectConstructor)[];
2517
+ default: undefined;
2518
+ };
2519
+ exact: {
2520
+ type: BooleanConstructor;
2521
+ default: boolean;
2522
+ };
2523
+ href: {
2524
+ type: StringConstructor;
2525
+ default: undefined;
2526
+ };
2527
+ title: {
2528
+ type: StringConstructor;
2529
+ default: undefined;
2530
+ };
2531
+ ariaLabel: {
2532
+ type: StringConstructor;
2533
+ default: string;
2534
+ };
2535
+ linkClass: {
2536
+ type: StringConstructor;
2537
+ default: string;
2538
+ };
2539
+ target: {
2540
+ type: StringConstructor;
2541
+ required: false;
2542
+ default: undefined;
2543
+ };
2544
+ externalTargetBlank: {
2545
+ type: BooleanConstructor;
2546
+ required: false;
2547
+ default: boolean;
2548
+ };
2549
+ caret: {
2550
+ type: BooleanConstructor;
2551
+ required: false;
2552
+ default: boolean;
2553
+ };
2554
+ caretWrapperClass: {
2555
+ type: StringConstructor;
2556
+ default: string;
2557
+ };
2558
+ caretClass: {
2559
+ type: StringConstructor;
2560
+ default: string;
2561
+ };
2562
+ caretInline: {
2563
+ type: BooleanConstructor;
2564
+ required: false;
2565
+ default: boolean;
2566
+ };
2567
+ caretColor: {
2568
+ type: StringConstructor;
2569
+ required: false;
2570
+ default: string;
2571
+ };
2572
+ caretMarginLeft: {
2573
+ type: StringConstructor;
2574
+ required: false;
2575
+ default: string;
2576
+ };
2577
+ usePrimaryColor: {
2578
+ type: BooleanConstructor;
2579
+ required: false;
2580
+ default: boolean;
2581
+ };
2582
+ }>> & Readonly<{
2583
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
2584
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
2585
+ }>, {
2586
+ to: string | Record<string, any>;
2587
+ title: string;
2588
+ variant: "default" | "secondary" | "primary" | "none";
2589
+ href: string;
2590
+ target: string;
2591
+ exact: boolean;
2592
+ ariaLabel: string;
2593
+ linkClass: string;
2594
+ externalTargetBlank: boolean;
2595
+ caret: boolean;
2596
+ caretWrapperClass: string;
2597
+ caretClass: string;
2598
+ caretInline: boolean;
2599
+ caretColor: string;
2600
+ caretMarginLeft: string;
2601
+ usePrimaryColor: boolean;
2602
+ }, {}, {
2603
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2604
+ passedWrapperClass: {
2605
+ type: StringConstructor;
2606
+ required: false;
2607
+ default: string;
2608
+ };
2609
+ arrowClass: {
2610
+ type: StringConstructor;
2611
+ required: false;
2612
+ default: string;
2613
+ };
2614
+ color: {
2615
+ type: StringConstructor;
2616
+ required: false;
2617
+ default: string;
2618
+ };
2619
+ marginLeft: {
2620
+ type: StringConstructor;
2621
+ default: string;
2622
+ required: false;
2623
+ };
2624
+ inline: {
2625
+ type: BooleanConstructor;
2626
+ default: boolean;
2627
+ required: false;
2628
+ };
2629
+ }>, {}, {}, {
2630
+ computedClass(): string;
2631
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2632
+ passedWrapperClass: {
2633
+ type: StringConstructor;
2634
+ required: false;
2635
+ default: string;
2636
+ };
2637
+ arrowClass: {
2638
+ type: StringConstructor;
2639
+ required: false;
2640
+ default: string;
2641
+ };
2642
+ color: {
2643
+ type: StringConstructor;
2644
+ required: false;
2645
+ default: string;
2646
+ };
2647
+ marginLeft: {
2648
+ type: StringConstructor;
2649
+ default: string;
2650
+ required: false;
2651
+ };
2652
+ inline: {
2653
+ type: BooleanConstructor;
2654
+ default: boolean;
2655
+ required: false;
2656
+ };
2657
+ }>> & Readonly<{}>, {
2658
+ inline: boolean;
2659
+ passedWrapperClass: string;
2660
+ arrowClass: string;
2661
+ color: string;
2662
+ marginLeft: string;
2663
+ }, {}, {
2664
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2665
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2666
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2667
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2668
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2669
+ BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2670
+ unitPair: {
2671
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
2672
+ required: true;
2673
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
2674
+ };
2675
+ value: {
2676
+ type: import('vue').PropType<number>;
2677
+ required: true;
2678
+ };
2679
+ secondValue: {
2680
+ type: import('vue').PropType<number>;
2681
+ required: false;
2682
+ };
2683
+ valueSystem: {
2684
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
2685
+ required: true;
2686
+ };
2687
+ inline: {
2688
+ type: BooleanConstructor;
2689
+ default: boolean;
2690
+ };
2691
+ }>, {}, {
2692
+ selectedSystem: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName;
2693
+ }, {
2694
+ unitConfig(): import('../BaseUnitToggle/BaseUnitToggle.vue').UnitConfig;
2695
+ formattedValue(): string;
2696
+ }, {
2697
+ setSystem(): void;
2698
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2699
+ unitPair: {
2700
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
2701
+ required: true;
2702
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
2703
+ };
2704
+ value: {
2705
+ type: import('vue').PropType<number>;
2706
+ required: true;
2707
+ };
2708
+ secondValue: {
2709
+ type: import('vue').PropType<number>;
2710
+ required: false;
2711
+ };
2712
+ valueSystem: {
2713
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
2714
+ required: true;
2715
+ };
2716
+ inline: {
2717
+ type: BooleanConstructor;
2718
+ default: boolean;
2719
+ };
2720
+ }>> & Readonly<{}>, {
2721
+ inline: boolean;
2722
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2723
+ BaseTimer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2724
+ targetDateTime: {
2725
+ type: StringConstructor;
2726
+ required: true;
2727
+ };
2728
+ selectedUnits: {
2729
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
2730
+ required: false;
2731
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
2732
+ };
2733
+ inline: {
2734
+ type: BooleanConstructor;
2735
+ required: false;
2736
+ default: boolean;
2737
+ };
2738
+ countdown: {
2739
+ type: BooleanConstructor;
2740
+ required: false;
2741
+ default: boolean;
2742
+ };
2743
+ }>, {}, {
2744
+ diff: import('dayjs/plugin/duration').Duration | undefined;
2745
+ interval: NodeJS.Timeout | undefined;
2746
+ }, {
2747
+ selectedUnitsComputed(): ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[];
2748
+ isPast(): boolean;
2749
+ }, {
2750
+ shortLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
2751
+ longLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
2752
+ unitSignificant(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
2753
+ checkOtherUnits(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
2754
+ unitValue(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): string | undefined;
2755
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2756
+ targetDateTime: {
2757
+ type: StringConstructor;
2758
+ required: true;
2759
+ };
2760
+ selectedUnits: {
2761
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
2762
+ required: false;
2763
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
2764
+ };
2765
+ inline: {
2766
+ type: BooleanConstructor;
2767
+ required: false;
2768
+ default: boolean;
2769
+ };
2770
+ countdown: {
2771
+ type: BooleanConstructor;
2772
+ required: false;
2773
+ default: boolean;
2774
+ };
2775
+ }>> & Readonly<{}>, {
2776
+ inline: boolean;
2777
+ countdown: boolean;
2778
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2779
+ DsnWidget: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2780
+ data: {
2781
+ type: import('vue').PropType<{
2782
+ heading: string;
2783
+ link: string;
2784
+ linkTarget: string;
2785
+ transmitTitle: string;
2786
+ transmitStatus: string;
2787
+ spacecraftName: string;
2788
+ location: string;
2789
+ __typename: string;
2790
+ }>;
2791
+ required: false;
2792
+ default: undefined;
2793
+ };
2794
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2795
+ data: {
2796
+ type: import('vue').PropType<{
2797
+ heading: string;
2798
+ link: string;
2799
+ linkTarget: string;
2800
+ transmitTitle: string;
2801
+ transmitStatus: string;
2802
+ spacecraftName: string;
2803
+ location: string;
2804
+ __typename: string;
2805
+ }>;
2806
+ required: false;
2807
+ default: undefined;
2808
+ };
2809
+ }>> & Readonly<{}>, {
2810
+ data: {
2811
+ heading: string;
2812
+ link: string;
2813
+ linkTarget: string;
2814
+ transmitTitle: string;
2815
+ transmitStatus: string;
2816
+ spacecraftName: string;
2817
+ location: string;
2818
+ __typename: string;
2819
+ };
2820
+ }, {}, {
2821
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2822
+ variant: {
2823
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
2824
+ required: false;
2825
+ default: string;
2826
+ validator: (prop: string) => boolean;
2827
+ };
2828
+ to: {
2829
+ type: (StringConstructor | ObjectConstructor)[];
2830
+ default: undefined;
2831
+ };
2832
+ exact: {
2833
+ type: BooleanConstructor;
2834
+ default: boolean;
2835
+ };
2836
+ href: {
2837
+ type: StringConstructor;
2838
+ default: undefined;
2839
+ };
2840
+ title: {
2841
+ type: StringConstructor;
2842
+ default: undefined;
2843
+ };
2844
+ ariaLabel: {
2845
+ type: StringConstructor;
2846
+ default: string;
2847
+ };
2848
+ linkClass: {
2849
+ type: StringConstructor;
2850
+ default: string;
2851
+ };
2852
+ target: {
2853
+ type: StringConstructor;
2854
+ required: false;
2855
+ default: undefined;
2856
+ };
2857
+ externalTargetBlank: {
2858
+ type: BooleanConstructor;
2859
+ required: false;
2860
+ default: boolean;
2861
+ };
2862
+ caret: {
2863
+ type: BooleanConstructor;
2864
+ required: false;
2865
+ default: boolean;
2866
+ };
2867
+ caretWrapperClass: {
2868
+ type: StringConstructor;
2869
+ default: string;
2870
+ };
2871
+ caretClass: {
2872
+ type: StringConstructor;
2873
+ default: string;
2874
+ };
2875
+ caretInline: {
2876
+ type: BooleanConstructor;
2877
+ required: false;
2878
+ default: boolean;
2879
+ };
2880
+ caretColor: {
2881
+ type: StringConstructor;
2882
+ required: false;
2883
+ default: string;
2884
+ };
2885
+ caretMarginLeft: {
2886
+ type: StringConstructor;
2887
+ required: false;
2888
+ default: string;
2889
+ };
2890
+ usePrimaryColor: {
2891
+ type: BooleanConstructor;
2892
+ required: false;
2893
+ default: boolean;
2894
+ };
2895
+ }>, {}, {}, {
2896
+ computedVariants(): {
2897
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
2898
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
2899
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
2900
+ readonly none: "";
2901
+ } | {
2902
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2903
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2904
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
2905
+ readonly none: "";
2906
+ };
2907
+ computedClass(): string;
2908
+ isEduExternal(): boolean | string;
2909
+ isExternal(): boolean;
2910
+ theTarget(): string | undefined;
2911
+ theRel(): string | undefined;
2912
+ computedTo(): string | undefined;
2913
+ computedHref(): string | undefined;
2914
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
2915
+ isEdu(state: {
2916
+ theme: import('../../interfaces').Explorer1Theme | null;
2917
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
2918
+ }, {
2919
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
2920
+ }>;
2921
+ }, {
2922
+ clickEvent(): void;
2923
+ addTrailingSlash(path: string): string;
2924
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2925
+ variant: {
2926
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
2927
+ required: false;
2928
+ default: string;
2929
+ validator: (prop: string) => boolean;
2930
+ };
2931
+ to: {
2932
+ type: (StringConstructor | ObjectConstructor)[];
2933
+ default: undefined;
2934
+ };
2935
+ exact: {
2936
+ type: BooleanConstructor;
2937
+ default: boolean;
2938
+ };
2939
+ href: {
2940
+ type: StringConstructor;
2941
+ default: undefined;
2942
+ };
2943
+ title: {
2944
+ type: StringConstructor;
2945
+ default: undefined;
2946
+ };
2947
+ ariaLabel: {
2948
+ type: StringConstructor;
2949
+ default: string;
2950
+ };
2951
+ linkClass: {
2952
+ type: StringConstructor;
2953
+ default: string;
2954
+ };
2955
+ target: {
2956
+ type: StringConstructor;
2957
+ required: false;
2958
+ default: undefined;
2959
+ };
2960
+ externalTargetBlank: {
2961
+ type: BooleanConstructor;
2962
+ required: false;
2963
+ default: boolean;
2964
+ };
2965
+ caret: {
2966
+ type: BooleanConstructor;
2967
+ required: false;
2968
+ default: boolean;
2969
+ };
2970
+ caretWrapperClass: {
2971
+ type: StringConstructor;
2972
+ default: string;
2973
+ };
2974
+ caretClass: {
2975
+ type: StringConstructor;
2976
+ default: string;
2977
+ };
2978
+ caretInline: {
2979
+ type: BooleanConstructor;
2980
+ required: false;
2981
+ default: boolean;
2982
+ };
2983
+ caretColor: {
2984
+ type: StringConstructor;
2985
+ required: false;
2986
+ default: string;
2987
+ };
2988
+ caretMarginLeft: {
2989
+ type: StringConstructor;
2990
+ required: false;
2991
+ default: string;
2992
+ };
2993
+ usePrimaryColor: {
2994
+ type: BooleanConstructor;
2995
+ required: false;
2996
+ default: boolean;
2997
+ };
2998
+ }>> & Readonly<{
2999
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
3000
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
3001
+ }>, {
3002
+ to: string | Record<string, any>;
3003
+ title: string;
3004
+ variant: "default" | "secondary" | "primary" | "none";
3005
+ href: string;
3006
+ target: string;
3007
+ exact: boolean;
3008
+ ariaLabel: string;
3009
+ linkClass: string;
3010
+ externalTargetBlank: boolean;
3011
+ caret: boolean;
3012
+ caretWrapperClass: string;
3013
+ caretClass: string;
3014
+ caretInline: boolean;
3015
+ caretColor: string;
3016
+ caretMarginLeft: string;
3017
+ usePrimaryColor: boolean;
3018
+ }, {}, {
3019
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3020
+ passedWrapperClass: {
3021
+ type: StringConstructor;
3022
+ required: false;
3023
+ default: string;
3024
+ };
3025
+ arrowClass: {
3026
+ type: StringConstructor;
3027
+ required: false;
3028
+ default: string;
3029
+ };
3030
+ color: {
3031
+ type: StringConstructor;
3032
+ required: false;
3033
+ default: string;
3034
+ };
3035
+ marginLeft: {
3036
+ type: StringConstructor;
3037
+ default: string;
3038
+ required: false;
3039
+ };
3040
+ inline: {
3041
+ type: BooleanConstructor;
3042
+ default: boolean;
3043
+ required: false;
3044
+ };
3045
+ }>, {}, {}, {
3046
+ computedClass(): string;
3047
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3048
+ passedWrapperClass: {
3049
+ type: StringConstructor;
3050
+ required: false;
3051
+ default: string;
3052
+ };
3053
+ arrowClass: {
3054
+ type: StringConstructor;
3055
+ required: false;
3056
+ default: string;
3057
+ };
3058
+ color: {
3059
+ type: StringConstructor;
3060
+ required: false;
3061
+ default: string;
3062
+ };
3063
+ marginLeft: {
3064
+ type: StringConstructor;
3065
+ default: string;
3066
+ required: false;
3067
+ };
3068
+ inline: {
3069
+ type: BooleanConstructor;
3070
+ default: boolean;
3071
+ required: false;
3072
+ };
3073
+ }>> & Readonly<{}>, {
3074
+ inline: boolean;
3075
+ passedWrapperClass: string;
3076
+ arrowClass: string;
3077
+ color: string;
3078
+ marginLeft: string;
3079
+ }, {}, {
3080
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3081
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3082
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3083
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3084
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3085
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3086
+ };
3087
+ template: string;
3088
+ };
3089
+ export namespace WatchLive {
3090
+ export namespace args_2 {
3091
+ let statistics_3: ({
3092
+ blockType: string;
3093
+ heading: string;
3094
+ title: string;
3095
+ date?: undefined;
3096
+ dateDisplay?: undefined;
3097
+ } | {
3098
+ blockType: string;
3099
+ date: string;
3100
+ dateDisplay: string;
3101
+ heading: string;
3102
+ title: string;
3103
+ })[];
3104
+ export { statistics_3 as statistics };
3105
+ let featuredEmbed_1: {
3106
+ heading: string;
3107
+ display: boolean;
3108
+ }[];
3109
+ export { featuredEmbed_1 as featuredEmbed };
3110
+ }
3111
+ export { args_2 as args };
3112
+ }
3113
+ export function WatchLiveNoVideo(args: any): {
3114
+ setup(): {
3115
+ args: any;
3116
+ };
3117
+ components: {
3118
+ HomepageStats: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3119
+ statistics: {
3120
+ type: ArrayConstructor;
3121
+ required: false;
3122
+ };
3123
+ missionCount: {
3124
+ type: NumberConstructor;
3125
+ required: false;
3126
+ };
3127
+ dsn: {
3128
+ type: ObjectConstructor;
3129
+ required: false;
3130
+ };
3131
+ asteroidWatch: {
3132
+ type: ObjectConstructor;
3133
+ required: false;
3134
+ };
3135
+ featuredEmbed: {
3136
+ type: import('vue').PropType<{
3137
+ display: boolean;
3138
+ }[]>;
3139
+ required: false;
3140
+ };
3141
+ }>, {}, {
3142
+ autoplayAdded: boolean;
3143
+ }, {
3144
+ dataMissionStatsBlock(): {
3145
+ blockType: string;
3146
+ } | null;
3147
+ dataGenericStatsBlock(): {
3148
+ blockType: string;
3149
+ } | null;
3150
+ hasFeaturedEmbed(): boolean;
3151
+ }, {
3152
+ playVideo(): null;
3153
+ filterBlocksByType(blockType: string): {
3154
+ blockType: string;
3155
+ }[] | null;
3156
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3157
+ statistics: {
3158
+ type: ArrayConstructor;
3159
+ required: false;
3160
+ };
3161
+ missionCount: {
3162
+ type: NumberConstructor;
3163
+ required: false;
3164
+ };
3165
+ dsn: {
3166
+ type: ObjectConstructor;
3167
+ required: false;
3168
+ };
3169
+ asteroidWatch: {
3170
+ type: ObjectConstructor;
3171
+ required: false;
3172
+ };
3173
+ featuredEmbed: {
3174
+ type: import('vue').PropType<{
3175
+ display: boolean;
3176
+ }[]>;
3177
+ required: false;
3178
+ };
3179
+ }>> & Readonly<{}>, {}, {}, {
3180
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3181
+ variant: {
3182
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
3183
+ required: false;
3184
+ default: string;
3185
+ validator: (prop: string) => boolean;
3186
+ };
3187
+ to: {
3188
+ type: (StringConstructor | ObjectConstructor)[];
3189
+ default: undefined;
3190
+ };
3191
+ exact: {
3192
+ type: BooleanConstructor;
3193
+ default: boolean;
3194
+ };
3195
+ href: {
3196
+ type: StringConstructor;
3197
+ default: undefined;
3198
+ };
3199
+ title: {
3200
+ type: StringConstructor;
3201
+ default: undefined;
3202
+ };
3203
+ ariaLabel: {
3204
+ type: StringConstructor;
3205
+ default: string;
3206
+ };
3207
+ linkClass: {
3208
+ type: StringConstructor;
3209
+ default: string;
3210
+ };
3211
+ target: {
3212
+ type: StringConstructor;
3213
+ required: false;
3214
+ default: undefined;
3215
+ };
3216
+ externalTargetBlank: {
3217
+ type: BooleanConstructor;
3218
+ required: false;
3219
+ default: boolean;
3220
+ };
3221
+ caret: {
3222
+ type: BooleanConstructor;
3223
+ required: false;
3224
+ default: boolean;
3225
+ };
3226
+ caretWrapperClass: {
3227
+ type: StringConstructor;
3228
+ default: string;
3229
+ };
3230
+ caretClass: {
3231
+ type: StringConstructor;
3232
+ default: string;
3233
+ };
3234
+ caretInline: {
3235
+ type: BooleanConstructor;
3236
+ required: false;
3237
+ default: boolean;
3238
+ };
3239
+ caretColor: {
3240
+ type: StringConstructor;
3241
+ required: false;
3242
+ default: string;
3243
+ };
3244
+ caretMarginLeft: {
3245
+ type: StringConstructor;
3246
+ required: false;
3247
+ default: string;
3248
+ };
3249
+ usePrimaryColor: {
3250
+ type: BooleanConstructor;
3251
+ required: false;
3252
+ default: boolean;
3253
+ };
3254
+ }>, {}, {}, {
3255
+ computedVariants(): {
3256
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
3257
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
3258
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
3259
+ readonly none: "";
3260
+ } | {
3261
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
3262
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
3263
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
3264
+ readonly none: "";
3265
+ };
3266
+ computedClass(): string;
3267
+ isEduExternal(): boolean | string;
3268
+ isExternal(): boolean;
3269
+ theTarget(): string | undefined;
3270
+ theRel(): string | undefined;
3271
+ computedTo(): string | undefined;
3272
+ computedHref(): string | undefined;
3273
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
3274
+ isEdu(state: {
3275
+ theme: import('../../interfaces').Explorer1Theme | null;
3276
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
3277
+ }, {
3278
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
3279
+ }>;
3280
+ }, {
3281
+ clickEvent(): void;
3282
+ addTrailingSlash(path: string): string;
3283
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3284
+ variant: {
3285
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
3286
+ required: false;
3287
+ default: string;
3288
+ validator: (prop: string) => boolean;
3289
+ };
3290
+ to: {
3291
+ type: (StringConstructor | ObjectConstructor)[];
3292
+ default: undefined;
3293
+ };
3294
+ exact: {
3295
+ type: BooleanConstructor;
3296
+ default: boolean;
3297
+ };
3298
+ href: {
3299
+ type: StringConstructor;
3300
+ default: undefined;
3301
+ };
3302
+ title: {
3303
+ type: StringConstructor;
3304
+ default: undefined;
3305
+ };
3306
+ ariaLabel: {
3307
+ type: StringConstructor;
3308
+ default: string;
3309
+ };
3310
+ linkClass: {
3311
+ type: StringConstructor;
3312
+ default: string;
3313
+ };
3314
+ target: {
3315
+ type: StringConstructor;
3316
+ required: false;
3317
+ default: undefined;
3318
+ };
3319
+ externalTargetBlank: {
3320
+ type: BooleanConstructor;
3321
+ required: false;
3322
+ default: boolean;
3323
+ };
3324
+ caret: {
3325
+ type: BooleanConstructor;
3326
+ required: false;
3327
+ default: boolean;
3328
+ };
3329
+ caretWrapperClass: {
3330
+ type: StringConstructor;
3331
+ default: string;
3332
+ };
3333
+ caretClass: {
3334
+ type: StringConstructor;
3335
+ default: string;
3336
+ };
3337
+ caretInline: {
3338
+ type: BooleanConstructor;
3339
+ required: false;
3340
+ default: boolean;
3341
+ };
3342
+ caretColor: {
3343
+ type: StringConstructor;
3344
+ required: false;
3345
+ default: string;
3346
+ };
3347
+ caretMarginLeft: {
3348
+ type: StringConstructor;
3349
+ required: false;
3350
+ default: string;
3351
+ };
3352
+ usePrimaryColor: {
3353
+ type: BooleanConstructor;
3354
+ required: false;
3355
+ default: boolean;
3356
+ };
3357
+ }>> & Readonly<{
3358
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
3359
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
3360
+ }>, {
3361
+ to: string | Record<string, any>;
3362
+ title: string;
3363
+ variant: "default" | "secondary" | "primary" | "none";
3364
+ href: string;
3365
+ target: string;
3366
+ exact: boolean;
3367
+ ariaLabel: string;
3368
+ linkClass: string;
3369
+ externalTargetBlank: boolean;
3370
+ caret: boolean;
3371
+ caretWrapperClass: string;
3372
+ caretClass: string;
3373
+ caretInline: boolean;
3374
+ caretColor: string;
3375
+ caretMarginLeft: string;
3376
+ usePrimaryColor: boolean;
3377
+ }, {}, {
3378
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3379
+ passedWrapperClass: {
3380
+ type: StringConstructor;
3381
+ required: false;
3382
+ default: string;
3383
+ };
3384
+ arrowClass: {
3385
+ type: StringConstructor;
3386
+ required: false;
3387
+ default: string;
3388
+ };
3389
+ color: {
3390
+ type: StringConstructor;
3391
+ required: false;
3392
+ default: string;
3393
+ };
3394
+ marginLeft: {
3395
+ type: StringConstructor;
3396
+ default: string;
3397
+ required: false;
3398
+ };
3399
+ inline: {
3400
+ type: BooleanConstructor;
3401
+ default: boolean;
3402
+ required: false;
3403
+ };
3404
+ }>, {}, {}, {
3405
+ computedClass(): string;
3406
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3407
+ passedWrapperClass: {
3408
+ type: StringConstructor;
3409
+ required: false;
3410
+ default: string;
3411
+ };
3412
+ arrowClass: {
3413
+ type: StringConstructor;
3414
+ required: false;
3415
+ default: string;
3416
+ };
3417
+ color: {
3418
+ type: StringConstructor;
3419
+ required: false;
3420
+ default: string;
3421
+ };
3422
+ marginLeft: {
3423
+ type: StringConstructor;
3424
+ default: string;
3425
+ required: false;
3426
+ };
3427
+ inline: {
3428
+ type: BooleanConstructor;
3429
+ default: boolean;
3430
+ required: false;
3431
+ };
3432
+ }>> & Readonly<{}>, {
3433
+ inline: boolean;
3434
+ passedWrapperClass: string;
3435
+ arrowClass: string;
3436
+ color: string;
3437
+ marginLeft: string;
3438
+ }, {}, {
3439
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3440
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3441
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3442
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3443
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3444
+ BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3445
+ unitPair: {
3446
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
3447
+ required: true;
3448
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
3449
+ };
3450
+ value: {
3451
+ type: import('vue').PropType<number>;
3452
+ required: true;
3453
+ };
3454
+ secondValue: {
3455
+ type: import('vue').PropType<number>;
3456
+ required: false;
3457
+ };
3458
+ valueSystem: {
3459
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
3460
+ required: true;
3461
+ };
3462
+ inline: {
3463
+ type: BooleanConstructor;
3464
+ default: boolean;
3465
+ };
3466
+ }>, {}, {
3467
+ selectedSystem: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName;
3468
+ }, {
3469
+ unitConfig(): import('../BaseUnitToggle/BaseUnitToggle.vue').UnitConfig;
3470
+ formattedValue(): string;
3471
+ }, {
3472
+ setSystem(): void;
3473
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3474
+ unitPair: {
3475
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
3476
+ required: true;
3477
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
3478
+ };
3479
+ value: {
3480
+ type: import('vue').PropType<number>;
3481
+ required: true;
3482
+ };
3483
+ secondValue: {
3484
+ type: import('vue').PropType<number>;
3485
+ required: false;
3486
+ };
3487
+ valueSystem: {
3488
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
3489
+ required: true;
3490
+ };
3491
+ inline: {
3492
+ type: BooleanConstructor;
3493
+ default: boolean;
3494
+ };
3495
+ }>> & Readonly<{}>, {
3496
+ inline: boolean;
3497
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3498
+ BaseTimer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3499
+ targetDateTime: {
3500
+ type: StringConstructor;
3501
+ required: true;
3502
+ };
3503
+ selectedUnits: {
3504
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
3505
+ required: false;
3506
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
3507
+ };
3508
+ inline: {
3509
+ type: BooleanConstructor;
3510
+ required: false;
3511
+ default: boolean;
3512
+ };
3513
+ countdown: {
3514
+ type: BooleanConstructor;
3515
+ required: false;
3516
+ default: boolean;
3517
+ };
3518
+ }>, {}, {
3519
+ diff: import('dayjs/plugin/duration').Duration | undefined;
3520
+ interval: NodeJS.Timeout | undefined;
3521
+ }, {
3522
+ selectedUnitsComputed(): ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[];
3523
+ isPast(): boolean;
3524
+ }, {
3525
+ shortLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
3526
+ longLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
3527
+ unitSignificant(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
3528
+ checkOtherUnits(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
3529
+ unitValue(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): string | undefined;
3530
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3531
+ targetDateTime: {
3532
+ type: StringConstructor;
3533
+ required: true;
3534
+ };
3535
+ selectedUnits: {
3536
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
3537
+ required: false;
3538
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
3539
+ };
3540
+ inline: {
3541
+ type: BooleanConstructor;
3542
+ required: false;
3543
+ default: boolean;
3544
+ };
3545
+ countdown: {
3546
+ type: BooleanConstructor;
3547
+ required: false;
3548
+ default: boolean;
3549
+ };
3550
+ }>> & Readonly<{}>, {
3551
+ inline: boolean;
3552
+ countdown: boolean;
3553
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3554
+ DsnWidget: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3555
+ data: {
3556
+ type: import('vue').PropType<{
3557
+ heading: string;
3558
+ link: string;
3559
+ linkTarget: string;
3560
+ transmitTitle: string;
3561
+ transmitStatus: string;
3562
+ spacecraftName: string;
3563
+ location: string;
3564
+ __typename: string;
3565
+ }>;
3566
+ required: false;
3567
+ default: undefined;
3568
+ };
3569
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3570
+ data: {
3571
+ type: import('vue').PropType<{
3572
+ heading: string;
3573
+ link: string;
3574
+ linkTarget: string;
3575
+ transmitTitle: string;
3576
+ transmitStatus: string;
3577
+ spacecraftName: string;
3578
+ location: string;
3579
+ __typename: string;
3580
+ }>;
3581
+ required: false;
3582
+ default: undefined;
3583
+ };
3584
+ }>> & Readonly<{}>, {
3585
+ data: {
3586
+ heading: string;
3587
+ link: string;
3588
+ linkTarget: string;
3589
+ transmitTitle: string;
3590
+ transmitStatus: string;
3591
+ spacecraftName: string;
3592
+ location: string;
3593
+ __typename: string;
3594
+ };
3595
+ }, {}, {
3596
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3597
+ variant: {
3598
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
3599
+ required: false;
3600
+ default: string;
3601
+ validator: (prop: string) => boolean;
3602
+ };
3603
+ to: {
3604
+ type: (StringConstructor | ObjectConstructor)[];
3605
+ default: undefined;
3606
+ };
3607
+ exact: {
3608
+ type: BooleanConstructor;
3609
+ default: boolean;
3610
+ };
3611
+ href: {
3612
+ type: StringConstructor;
3613
+ default: undefined;
3614
+ };
3615
+ title: {
3616
+ type: StringConstructor;
3617
+ default: undefined;
3618
+ };
3619
+ ariaLabel: {
3620
+ type: StringConstructor;
3621
+ default: string;
3622
+ };
3623
+ linkClass: {
3624
+ type: StringConstructor;
3625
+ default: string;
3626
+ };
3627
+ target: {
3628
+ type: StringConstructor;
3629
+ required: false;
3630
+ default: undefined;
3631
+ };
3632
+ externalTargetBlank: {
3633
+ type: BooleanConstructor;
3634
+ required: false;
3635
+ default: boolean;
3636
+ };
3637
+ caret: {
3638
+ type: BooleanConstructor;
3639
+ required: false;
3640
+ default: boolean;
3641
+ };
3642
+ caretWrapperClass: {
3643
+ type: StringConstructor;
3644
+ default: string;
3645
+ };
3646
+ caretClass: {
3647
+ type: StringConstructor;
3648
+ default: string;
3649
+ };
3650
+ caretInline: {
3651
+ type: BooleanConstructor;
3652
+ required: false;
3653
+ default: boolean;
3654
+ };
3655
+ caretColor: {
3656
+ type: StringConstructor;
3657
+ required: false;
3658
+ default: string;
3659
+ };
3660
+ caretMarginLeft: {
3661
+ type: StringConstructor;
3662
+ required: false;
3663
+ default: string;
3664
+ };
3665
+ usePrimaryColor: {
3666
+ type: BooleanConstructor;
3667
+ required: false;
3668
+ default: boolean;
3669
+ };
3670
+ }>, {}, {}, {
3671
+ computedVariants(): {
3672
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
3673
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
3674
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
3675
+ readonly none: "";
3676
+ } | {
3677
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
3678
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
3679
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
3680
+ readonly none: "";
3681
+ };
3682
+ computedClass(): string;
3683
+ isEduExternal(): boolean | string;
3684
+ isExternal(): boolean;
3685
+ theTarget(): string | undefined;
3686
+ theRel(): string | undefined;
3687
+ computedTo(): string | undefined;
3688
+ computedHref(): string | undefined;
3689
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
3690
+ isEdu(state: {
3691
+ theme: import('../../interfaces').Explorer1Theme | null;
3692
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
3693
+ }, {
3694
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
3695
+ }>;
3696
+ }, {
3697
+ clickEvent(): void;
3698
+ addTrailingSlash(path: string): string;
3699
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3700
+ variant: {
3701
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
3702
+ required: false;
3703
+ default: string;
3704
+ validator: (prop: string) => boolean;
3705
+ };
3706
+ to: {
3707
+ type: (StringConstructor | ObjectConstructor)[];
3708
+ default: undefined;
3709
+ };
3710
+ exact: {
3711
+ type: BooleanConstructor;
3712
+ default: boolean;
3713
+ };
3714
+ href: {
3715
+ type: StringConstructor;
3716
+ default: undefined;
3717
+ };
3718
+ title: {
3719
+ type: StringConstructor;
3720
+ default: undefined;
3721
+ };
3722
+ ariaLabel: {
3723
+ type: StringConstructor;
3724
+ default: string;
3725
+ };
3726
+ linkClass: {
3727
+ type: StringConstructor;
3728
+ default: string;
3729
+ };
3730
+ target: {
3731
+ type: StringConstructor;
3732
+ required: false;
3733
+ default: undefined;
3734
+ };
3735
+ externalTargetBlank: {
3736
+ type: BooleanConstructor;
3737
+ required: false;
3738
+ default: boolean;
3739
+ };
3740
+ caret: {
3741
+ type: BooleanConstructor;
3742
+ required: false;
3743
+ default: boolean;
3744
+ };
3745
+ caretWrapperClass: {
3746
+ type: StringConstructor;
3747
+ default: string;
3748
+ };
3749
+ caretClass: {
3750
+ type: StringConstructor;
3751
+ default: string;
3752
+ };
3753
+ caretInline: {
3754
+ type: BooleanConstructor;
3755
+ required: false;
3756
+ default: boolean;
3757
+ };
3758
+ caretColor: {
3759
+ type: StringConstructor;
3760
+ required: false;
3761
+ default: string;
3762
+ };
3763
+ caretMarginLeft: {
3764
+ type: StringConstructor;
3765
+ required: false;
3766
+ default: string;
3767
+ };
3768
+ usePrimaryColor: {
3769
+ type: BooleanConstructor;
3770
+ required: false;
3771
+ default: boolean;
3772
+ };
3773
+ }>> & Readonly<{
3774
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
3775
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
3776
+ }>, {
3777
+ to: string | Record<string, any>;
3778
+ title: string;
3779
+ variant: "default" | "secondary" | "primary" | "none";
3780
+ href: string;
3781
+ target: string;
3782
+ exact: boolean;
3783
+ ariaLabel: string;
3784
+ linkClass: string;
3785
+ externalTargetBlank: boolean;
3786
+ caret: boolean;
3787
+ caretWrapperClass: string;
3788
+ caretClass: string;
3789
+ caretInline: boolean;
3790
+ caretColor: string;
3791
+ caretMarginLeft: string;
3792
+ usePrimaryColor: boolean;
3793
+ }, {}, {
3794
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3795
+ passedWrapperClass: {
3796
+ type: StringConstructor;
3797
+ required: false;
3798
+ default: string;
3799
+ };
3800
+ arrowClass: {
3801
+ type: StringConstructor;
3802
+ required: false;
3803
+ default: string;
3804
+ };
3805
+ color: {
3806
+ type: StringConstructor;
3807
+ required: false;
3808
+ default: string;
3809
+ };
3810
+ marginLeft: {
3811
+ type: StringConstructor;
3812
+ default: string;
3813
+ required: false;
3814
+ };
3815
+ inline: {
3816
+ type: BooleanConstructor;
3817
+ default: boolean;
3818
+ required: false;
3819
+ };
3820
+ }>, {}, {}, {
3821
+ computedClass(): string;
3822
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3823
+ passedWrapperClass: {
3824
+ type: StringConstructor;
3825
+ required: false;
3826
+ default: string;
3827
+ };
3828
+ arrowClass: {
3829
+ type: StringConstructor;
3830
+ required: false;
3831
+ default: string;
3832
+ };
3833
+ color: {
3834
+ type: StringConstructor;
3835
+ required: false;
3836
+ default: string;
3837
+ };
3838
+ marginLeft: {
3839
+ type: StringConstructor;
3840
+ default: string;
3841
+ required: false;
3842
+ };
3843
+ inline: {
3844
+ type: BooleanConstructor;
3845
+ default: boolean;
3846
+ required: false;
3847
+ };
3848
+ }>> & Readonly<{}>, {
3849
+ inline: boolean;
3850
+ passedWrapperClass: string;
3851
+ arrowClass: string;
3852
+ color: string;
3853
+ marginLeft: string;
3854
+ }, {}, {
3855
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3856
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3857
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3858
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3859
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3860
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3861
+ };
3862
+ template: string;
3863
+ };
3864
+ export namespace WatchLiveNoVideo {
3865
+ export namespace args_3 {
3866
+ let statistics_4: ({
3867
+ blockType: string;
3868
+ heading: string;
3869
+ title: string;
3870
+ date?: undefined;
3871
+ dateDisplay?: undefined;
3872
+ } | {
3873
+ blockType: string;
3874
+ date: string;
3875
+ dateDisplay: string;
3876
+ heading: string;
3877
+ title: string;
3878
+ })[];
3879
+ export { statistics_4 as statistics };
3880
+ }
3881
+ export { args_3 as args };
3882
+ }
3883
+ export function NoDsn(args: any): {
3884
+ setup(): {
3885
+ args: any;
3886
+ };
3887
+ components: {
3888
+ HomepageStats: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3889
+ statistics: {
3890
+ type: ArrayConstructor;
3891
+ required: false;
3892
+ };
3893
+ missionCount: {
3894
+ type: NumberConstructor;
3895
+ required: false;
3896
+ };
3897
+ dsn: {
3898
+ type: ObjectConstructor;
3899
+ required: false;
3900
+ };
3901
+ asteroidWatch: {
3902
+ type: ObjectConstructor;
3903
+ required: false;
3904
+ };
3905
+ featuredEmbed: {
3906
+ type: import('vue').PropType<{
3907
+ display: boolean;
3908
+ }[]>;
3909
+ required: false;
3910
+ };
3911
+ }>, {}, {
3912
+ autoplayAdded: boolean;
3913
+ }, {
3914
+ dataMissionStatsBlock(): {
3915
+ blockType: string;
3916
+ } | null;
3917
+ dataGenericStatsBlock(): {
3918
+ blockType: string;
3919
+ } | null;
3920
+ hasFeaturedEmbed(): boolean;
3921
+ }, {
3922
+ playVideo(): null;
3923
+ filterBlocksByType(blockType: string): {
3924
+ blockType: string;
3925
+ }[] | null;
3926
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3927
+ statistics: {
3928
+ type: ArrayConstructor;
3929
+ required: false;
3930
+ };
3931
+ missionCount: {
3932
+ type: NumberConstructor;
3933
+ required: false;
3934
+ };
3935
+ dsn: {
3936
+ type: ObjectConstructor;
3937
+ required: false;
3938
+ };
3939
+ asteroidWatch: {
3940
+ type: ObjectConstructor;
3941
+ required: false;
3942
+ };
3943
+ featuredEmbed: {
3944
+ type: import('vue').PropType<{
3945
+ display: boolean;
3946
+ }[]>;
3947
+ required: false;
3948
+ };
3949
+ }>> & Readonly<{}>, {}, {}, {
3950
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3951
+ variant: {
3952
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
3953
+ required: false;
3954
+ default: string;
3955
+ validator: (prop: string) => boolean;
3956
+ };
3957
+ to: {
3958
+ type: (StringConstructor | ObjectConstructor)[];
3959
+ default: undefined;
3960
+ };
3961
+ exact: {
3962
+ type: BooleanConstructor;
3963
+ default: boolean;
3964
+ };
3965
+ href: {
3966
+ type: StringConstructor;
3967
+ default: undefined;
3968
+ };
3969
+ title: {
3970
+ type: StringConstructor;
3971
+ default: undefined;
3972
+ };
3973
+ ariaLabel: {
3974
+ type: StringConstructor;
3975
+ default: string;
3976
+ };
3977
+ linkClass: {
3978
+ type: StringConstructor;
3979
+ default: string;
3980
+ };
3981
+ target: {
3982
+ type: StringConstructor;
3983
+ required: false;
3984
+ default: undefined;
3985
+ };
3986
+ externalTargetBlank: {
3987
+ type: BooleanConstructor;
3988
+ required: false;
3989
+ default: boolean;
3990
+ };
3991
+ caret: {
3992
+ type: BooleanConstructor;
3993
+ required: false;
3994
+ default: boolean;
3995
+ };
3996
+ caretWrapperClass: {
3997
+ type: StringConstructor;
3998
+ default: string;
3999
+ };
4000
+ caretClass: {
4001
+ type: StringConstructor;
4002
+ default: string;
4003
+ };
4004
+ caretInline: {
4005
+ type: BooleanConstructor;
4006
+ required: false;
4007
+ default: boolean;
4008
+ };
4009
+ caretColor: {
4010
+ type: StringConstructor;
4011
+ required: false;
4012
+ default: string;
4013
+ };
4014
+ caretMarginLeft: {
4015
+ type: StringConstructor;
4016
+ required: false;
4017
+ default: string;
4018
+ };
4019
+ usePrimaryColor: {
4020
+ type: BooleanConstructor;
4021
+ required: false;
4022
+ default: boolean;
4023
+ };
4024
+ }>, {}, {}, {
4025
+ computedVariants(): {
4026
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
4027
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
4028
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
4029
+ readonly none: "";
4030
+ } | {
4031
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
4032
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
4033
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
4034
+ readonly none: "";
4035
+ };
4036
+ computedClass(): string;
4037
+ isEduExternal(): boolean | string;
4038
+ isExternal(): boolean;
4039
+ theTarget(): string | undefined;
4040
+ theRel(): string | undefined;
4041
+ computedTo(): string | undefined;
4042
+ computedHref(): string | undefined;
4043
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
4044
+ isEdu(state: {
4045
+ theme: import('../../interfaces').Explorer1Theme | null;
4046
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
4047
+ }, {
4048
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
4049
+ }>;
4050
+ }, {
4051
+ clickEvent(): void;
4052
+ addTrailingSlash(path: string): string;
4053
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4054
+ variant: {
4055
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
4056
+ required: false;
4057
+ default: string;
4058
+ validator: (prop: string) => boolean;
4059
+ };
4060
+ to: {
4061
+ type: (StringConstructor | ObjectConstructor)[];
4062
+ default: undefined;
4063
+ };
4064
+ exact: {
4065
+ type: BooleanConstructor;
4066
+ default: boolean;
4067
+ };
4068
+ href: {
4069
+ type: StringConstructor;
4070
+ default: undefined;
4071
+ };
4072
+ title: {
4073
+ type: StringConstructor;
4074
+ default: undefined;
4075
+ };
4076
+ ariaLabel: {
4077
+ type: StringConstructor;
4078
+ default: string;
4079
+ };
4080
+ linkClass: {
4081
+ type: StringConstructor;
4082
+ default: string;
4083
+ };
4084
+ target: {
4085
+ type: StringConstructor;
4086
+ required: false;
4087
+ default: undefined;
4088
+ };
4089
+ externalTargetBlank: {
4090
+ type: BooleanConstructor;
4091
+ required: false;
4092
+ default: boolean;
4093
+ };
4094
+ caret: {
4095
+ type: BooleanConstructor;
4096
+ required: false;
4097
+ default: boolean;
4098
+ };
4099
+ caretWrapperClass: {
4100
+ type: StringConstructor;
4101
+ default: string;
4102
+ };
4103
+ caretClass: {
4104
+ type: StringConstructor;
4105
+ default: string;
4106
+ };
4107
+ caretInline: {
4108
+ type: BooleanConstructor;
4109
+ required: false;
4110
+ default: boolean;
4111
+ };
4112
+ caretColor: {
4113
+ type: StringConstructor;
4114
+ required: false;
4115
+ default: string;
4116
+ };
4117
+ caretMarginLeft: {
4118
+ type: StringConstructor;
4119
+ required: false;
4120
+ default: string;
4121
+ };
4122
+ usePrimaryColor: {
4123
+ type: BooleanConstructor;
4124
+ required: false;
4125
+ default: boolean;
4126
+ };
4127
+ }>> & Readonly<{
4128
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
4129
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
4130
+ }>, {
4131
+ to: string | Record<string, any>;
4132
+ title: string;
4133
+ variant: "default" | "secondary" | "primary" | "none";
4134
+ href: string;
4135
+ target: string;
4136
+ exact: boolean;
4137
+ ariaLabel: string;
4138
+ linkClass: string;
4139
+ externalTargetBlank: boolean;
4140
+ caret: boolean;
4141
+ caretWrapperClass: string;
4142
+ caretClass: string;
4143
+ caretInline: boolean;
4144
+ caretColor: string;
4145
+ caretMarginLeft: string;
4146
+ usePrimaryColor: boolean;
4147
+ }, {}, {
4148
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4149
+ passedWrapperClass: {
4150
+ type: StringConstructor;
4151
+ required: false;
4152
+ default: string;
4153
+ };
4154
+ arrowClass: {
4155
+ type: StringConstructor;
4156
+ required: false;
4157
+ default: string;
4158
+ };
4159
+ color: {
4160
+ type: StringConstructor;
4161
+ required: false;
4162
+ default: string;
4163
+ };
4164
+ marginLeft: {
4165
+ type: StringConstructor;
4166
+ default: string;
4167
+ required: false;
4168
+ };
4169
+ inline: {
4170
+ type: BooleanConstructor;
4171
+ default: boolean;
4172
+ required: false;
4173
+ };
4174
+ }>, {}, {}, {
4175
+ computedClass(): string;
4176
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4177
+ passedWrapperClass: {
4178
+ type: StringConstructor;
4179
+ required: false;
4180
+ default: string;
4181
+ };
4182
+ arrowClass: {
4183
+ type: StringConstructor;
4184
+ required: false;
4185
+ default: string;
4186
+ };
4187
+ color: {
4188
+ type: StringConstructor;
4189
+ required: false;
4190
+ default: string;
4191
+ };
4192
+ marginLeft: {
4193
+ type: StringConstructor;
4194
+ default: string;
4195
+ required: false;
4196
+ };
4197
+ inline: {
4198
+ type: BooleanConstructor;
4199
+ default: boolean;
4200
+ required: false;
4201
+ };
4202
+ }>> & Readonly<{}>, {
4203
+ inline: boolean;
4204
+ passedWrapperClass: string;
4205
+ arrowClass: string;
4206
+ color: string;
4207
+ marginLeft: string;
4208
+ }, {}, {
4209
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4210
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4211
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4212
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4213
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4214
+ BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4215
+ unitPair: {
4216
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
4217
+ required: true;
4218
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
4219
+ };
4220
+ value: {
4221
+ type: import('vue').PropType<number>;
4222
+ required: true;
4223
+ };
4224
+ secondValue: {
4225
+ type: import('vue').PropType<number>;
4226
+ required: false;
4227
+ };
4228
+ valueSystem: {
4229
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
4230
+ required: true;
4231
+ };
4232
+ inline: {
4233
+ type: BooleanConstructor;
4234
+ default: boolean;
4235
+ };
4236
+ }>, {}, {
4237
+ selectedSystem: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName;
4238
+ }, {
4239
+ unitConfig(): import('../BaseUnitToggle/BaseUnitToggle.vue').UnitConfig;
4240
+ formattedValue(): string;
4241
+ }, {
4242
+ setSystem(): void;
4243
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4244
+ unitPair: {
4245
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName>;
4246
+ required: true;
4247
+ validator: (val: import('../BaseUnitToggle/BaseUnitToggle.vue').UnitName) => boolean;
4248
+ };
4249
+ value: {
4250
+ type: import('vue').PropType<number>;
4251
+ required: true;
4252
+ };
4253
+ secondValue: {
4254
+ type: import('vue').PropType<number>;
4255
+ required: false;
4256
+ };
4257
+ valueSystem: {
4258
+ type: import('vue').PropType<import('../BaseUnitToggle/BaseUnitToggle.vue').UnitSystemName>;
4259
+ required: true;
4260
+ };
4261
+ inline: {
4262
+ type: BooleanConstructor;
4263
+ default: boolean;
4264
+ };
4265
+ }>> & Readonly<{}>, {
4266
+ inline: boolean;
4267
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4268
+ BaseTimer: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4269
+ targetDateTime: {
4270
+ type: StringConstructor;
4271
+ required: true;
4272
+ };
4273
+ selectedUnits: {
4274
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
4275
+ required: false;
4276
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
4277
+ };
4278
+ inline: {
4279
+ type: BooleanConstructor;
4280
+ required: false;
4281
+ default: boolean;
4282
+ };
4283
+ countdown: {
4284
+ type: BooleanConstructor;
4285
+ required: false;
4286
+ default: boolean;
4287
+ };
4288
+ }>, {}, {
4289
+ diff: import('dayjs/plugin/duration').Duration | undefined;
4290
+ interval: NodeJS.Timeout | undefined;
4291
+ }, {
4292
+ selectedUnitsComputed(): ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[];
4293
+ isPast(): boolean;
4294
+ }, {
4295
+ shortLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
4296
+ longLabel(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
4297
+ unitSignificant(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
4298
+ checkOtherUnits(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): boolean;
4299
+ unitValue(unit: "years" | "months" | "days" | "hours" | "minutes" | "seconds"): string | undefined;
4300
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4301
+ targetDateTime: {
4302
+ type: StringConstructor;
4303
+ required: true;
4304
+ };
4305
+ selectedUnits: {
4306
+ type: import('vue').PropType<("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]>;
4307
+ required: false;
4308
+ validator: (val: ("years" | "months" | "days" | "hours" | "minutes" | "seconds")[]) => boolean;
4309
+ };
4310
+ inline: {
4311
+ type: BooleanConstructor;
4312
+ required: false;
4313
+ default: boolean;
4314
+ };
4315
+ countdown: {
4316
+ type: BooleanConstructor;
4317
+ required: false;
4318
+ default: boolean;
4319
+ };
4320
+ }>> & Readonly<{}>, {
4321
+ inline: boolean;
4322
+ countdown: boolean;
4323
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4324
+ DsnWidget: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4325
+ data: {
4326
+ type: import('vue').PropType<{
4327
+ heading: string;
4328
+ link: string;
4329
+ linkTarget: string;
4330
+ transmitTitle: string;
4331
+ transmitStatus: string;
4332
+ spacecraftName: string;
4333
+ location: string;
4334
+ __typename: string;
4335
+ }>;
4336
+ required: false;
4337
+ default: undefined;
4338
+ };
4339
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4340
+ data: {
4341
+ type: import('vue').PropType<{
4342
+ heading: string;
4343
+ link: string;
4344
+ linkTarget: string;
4345
+ transmitTitle: string;
4346
+ transmitStatus: string;
4347
+ spacecraftName: string;
4348
+ location: string;
4349
+ __typename: string;
4350
+ }>;
4351
+ required: false;
4352
+ default: undefined;
4353
+ };
4354
+ }>> & Readonly<{}>, {
4355
+ data: {
4356
+ heading: string;
4357
+ link: string;
4358
+ linkTarget: string;
4359
+ transmitTitle: string;
4360
+ transmitStatus: string;
4361
+ spacecraftName: string;
4362
+ location: string;
4363
+ __typename: string;
4364
+ };
4365
+ }, {}, {
4366
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4367
+ variant: {
4368
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
4369
+ required: false;
4370
+ default: string;
4371
+ validator: (prop: string) => boolean;
4372
+ };
4373
+ to: {
4374
+ type: (StringConstructor | ObjectConstructor)[];
4375
+ default: undefined;
4376
+ };
4377
+ exact: {
4378
+ type: BooleanConstructor;
4379
+ default: boolean;
4380
+ };
4381
+ href: {
4382
+ type: StringConstructor;
4383
+ default: undefined;
4384
+ };
4385
+ title: {
4386
+ type: StringConstructor;
4387
+ default: undefined;
4388
+ };
4389
+ ariaLabel: {
4390
+ type: StringConstructor;
4391
+ default: string;
4392
+ };
4393
+ linkClass: {
4394
+ type: StringConstructor;
4395
+ default: string;
4396
+ };
4397
+ target: {
4398
+ type: StringConstructor;
4399
+ required: false;
4400
+ default: undefined;
4401
+ };
4402
+ externalTargetBlank: {
4403
+ type: BooleanConstructor;
4404
+ required: false;
4405
+ default: boolean;
4406
+ };
4407
+ caret: {
4408
+ type: BooleanConstructor;
4409
+ required: false;
4410
+ default: boolean;
4411
+ };
4412
+ caretWrapperClass: {
4413
+ type: StringConstructor;
4414
+ default: string;
4415
+ };
4416
+ caretClass: {
4417
+ type: StringConstructor;
4418
+ default: string;
4419
+ };
4420
+ caretInline: {
4421
+ type: BooleanConstructor;
4422
+ required: false;
4423
+ default: boolean;
4424
+ };
4425
+ caretColor: {
4426
+ type: StringConstructor;
4427
+ required: false;
4428
+ default: string;
4429
+ };
4430
+ caretMarginLeft: {
4431
+ type: StringConstructor;
4432
+ required: false;
4433
+ default: string;
4434
+ };
4435
+ usePrimaryColor: {
4436
+ type: BooleanConstructor;
4437
+ required: false;
4438
+ default: boolean;
4439
+ };
4440
+ }>, {}, {}, {
4441
+ computedVariants(): {
4442
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
4443
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
4444
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
4445
+ readonly none: "";
4446
+ } | {
4447
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
4448
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
4449
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
4450
+ readonly none: "";
4451
+ };
4452
+ computedClass(): string;
4453
+ isEduExternal(): boolean | string;
4454
+ isExternal(): boolean;
4455
+ theTarget(): string | undefined;
4456
+ theRel(): string | undefined;
4457
+ computedTo(): string | undefined;
4458
+ computedHref(): string | undefined;
4459
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
4460
+ isEdu(state: {
4461
+ theme: import('../../interfaces').Explorer1Theme | null;
4462
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
4463
+ }, {
4464
+ setTheme(value: import('../../interfaces').Explorer1Theme): void;
4465
+ }>;
4466
+ }, {
4467
+ clickEvent(): void;
4468
+ addTrailingSlash(path: string): string;
4469
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4470
+ variant: {
4471
+ type: import('vue').PropType<"default" | "secondary" | "primary" | "none">;
4472
+ required: false;
4473
+ default: string;
4474
+ validator: (prop: string) => boolean;
4475
+ };
4476
+ to: {
4477
+ type: (StringConstructor | ObjectConstructor)[];
4478
+ default: undefined;
4479
+ };
4480
+ exact: {
4481
+ type: BooleanConstructor;
4482
+ default: boolean;
4483
+ };
4484
+ href: {
4485
+ type: StringConstructor;
4486
+ default: undefined;
4487
+ };
4488
+ title: {
4489
+ type: StringConstructor;
4490
+ default: undefined;
4491
+ };
4492
+ ariaLabel: {
4493
+ type: StringConstructor;
4494
+ default: string;
4495
+ };
4496
+ linkClass: {
4497
+ type: StringConstructor;
4498
+ default: string;
4499
+ };
4500
+ target: {
4501
+ type: StringConstructor;
4502
+ required: false;
4503
+ default: undefined;
4504
+ };
4505
+ externalTargetBlank: {
4506
+ type: BooleanConstructor;
4507
+ required: false;
4508
+ default: boolean;
4509
+ };
4510
+ caret: {
4511
+ type: BooleanConstructor;
4512
+ required: false;
4513
+ default: boolean;
4514
+ };
4515
+ caretWrapperClass: {
4516
+ type: StringConstructor;
4517
+ default: string;
4518
+ };
4519
+ caretClass: {
4520
+ type: StringConstructor;
4521
+ default: string;
4522
+ };
4523
+ caretInline: {
4524
+ type: BooleanConstructor;
4525
+ required: false;
4526
+ default: boolean;
4527
+ };
4528
+ caretColor: {
4529
+ type: StringConstructor;
4530
+ required: false;
4531
+ default: string;
4532
+ };
4533
+ caretMarginLeft: {
4534
+ type: StringConstructor;
4535
+ required: false;
4536
+ default: string;
4537
+ };
4538
+ usePrimaryColor: {
4539
+ type: BooleanConstructor;
4540
+ required: false;
4541
+ default: boolean;
4542
+ };
4543
+ }>> & Readonly<{
4544
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
4545
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
4546
+ }>, {
4547
+ to: string | Record<string, any>;
4548
+ title: string;
4549
+ variant: "default" | "secondary" | "primary" | "none";
4550
+ href: string;
4551
+ target: string;
4552
+ exact: boolean;
4553
+ ariaLabel: string;
4554
+ linkClass: string;
4555
+ externalTargetBlank: boolean;
4556
+ caret: boolean;
4557
+ caretWrapperClass: string;
4558
+ caretClass: string;
4559
+ caretInline: boolean;
4560
+ caretColor: string;
4561
+ caretMarginLeft: string;
4562
+ usePrimaryColor: boolean;
4563
+ }, {}, {
4564
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4565
+ passedWrapperClass: {
4566
+ type: StringConstructor;
4567
+ required: false;
4568
+ default: string;
4569
+ };
4570
+ arrowClass: {
4571
+ type: StringConstructor;
4572
+ required: false;
4573
+ default: string;
4574
+ };
4575
+ color: {
4576
+ type: StringConstructor;
4577
+ required: false;
4578
+ default: string;
4579
+ };
4580
+ marginLeft: {
4581
+ type: StringConstructor;
4582
+ default: string;
4583
+ required: false;
4584
+ };
4585
+ inline: {
4586
+ type: BooleanConstructor;
4587
+ default: boolean;
4588
+ required: false;
4589
+ };
4590
+ }>, {}, {}, {
4591
+ computedClass(): string;
4592
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4593
+ passedWrapperClass: {
4594
+ type: StringConstructor;
4595
+ required: false;
4596
+ default: string;
4597
+ };
4598
+ arrowClass: {
4599
+ type: StringConstructor;
4600
+ required: false;
4601
+ default: string;
4602
+ };
4603
+ color: {
4604
+ type: StringConstructor;
4605
+ required: false;
4606
+ default: string;
4607
+ };
4608
+ marginLeft: {
4609
+ type: StringConstructor;
4610
+ default: string;
4611
+ required: false;
4612
+ };
4613
+ inline: {
4614
+ type: BooleanConstructor;
4615
+ default: boolean;
4616
+ required: false;
4617
+ };
4618
+ }>> & Readonly<{}>, {
4619
+ inline: boolean;
4620
+ passedWrapperClass: string;
4621
+ arrowClass: string;
4622
+ color: string;
4623
+ marginLeft: string;
4624
+ }, {}, {
4625
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4626
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4627
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4628
+ IconArrows: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4629
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4630
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4631
+ };
4632
+ template: string;
4633
+ };
4634
+ export namespace NoDsn {
4635
+ export namespace args_4 {
4636
+ export namespace dsnWidget_1 {
4637
+ let heading_2: string;
4638
+ export { heading_2 as heading };
4639
+ let location_1: string;
4640
+ export { location_1 as location };
4641
+ let spacecraftName_1: null;
4642
+ export { spacecraftName_1 as spacecraftName };
4643
+ let transmitStatus_1: string;
4644
+ export { transmitStatus_1 as transmitStatus };
4645
+ let transmitTitle_1: string;
4646
+ export { transmitTitle_1 as transmitTitle };
4647
+ }
4648
+ export { dsnWidget_1 as dsnWidget };
4649
+ }
4650
+ export { args_4 as args };
4651
+ }