@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,3005 @@
1
+ import { PropType } from 'vue';
2
+ import { PrimarySubjectObject, GradeLevelsObject, EduResourcesTime } from './../../interfaces';
3
+ import { HeadingLevel } from './../BaseHeading/BaseHeading.vue';
4
+
5
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6
+ url: {
7
+ type: StringConstructor;
8
+ required: false;
9
+ default: string;
10
+ };
11
+ type: {
12
+ type: StringConstructor;
13
+ required: false;
14
+ default: undefined;
15
+ };
16
+ eventType: {
17
+ type: StringConstructor;
18
+ required: false;
19
+ default: undefined;
20
+ };
21
+ topic: {
22
+ type: StringConstructor;
23
+ required: false;
24
+ default: undefined;
25
+ };
26
+ date: {
27
+ type: StringConstructor;
28
+ required: false;
29
+ default: undefined;
30
+ };
31
+ title: {
32
+ type: StringConstructor;
33
+ required: false;
34
+ default: undefined;
35
+ };
36
+ summary: {
37
+ type: StringConstructor;
38
+ required: false;
39
+ default: undefined;
40
+ };
41
+ image: {
42
+ type: ObjectConstructor;
43
+ required: false;
44
+ default: undefined;
45
+ };
46
+ featured: {
47
+ type: BooleanConstructor;
48
+ required: false;
49
+ default: boolean;
50
+ };
51
+ /** Change the heading level for semantic markup. This does not affect the style of the heading. */
52
+ headingLevel: {
53
+ type: PropType<keyof {
54
+ h1: string;
55
+ h2: string;
56
+ h3: string;
57
+ h4: string;
58
+ h5: string;
59
+ h6: string;
60
+ }>;
61
+ required: false;
62
+ default: string;
63
+ };
64
+ isEvents: {
65
+ type: BooleanConstructor;
66
+ required: false;
67
+ };
68
+ isPodcastSeason: {
69
+ type: BooleanConstructor;
70
+ required: false;
71
+ };
72
+ isProfiles: {
73
+ type: BooleanConstructor;
74
+ default: boolean;
75
+ };
76
+ media: {
77
+ type: StringConstructor;
78
+ required: false;
79
+ default: undefined;
80
+ };
81
+ startTime: {
82
+ type: StringConstructor;
83
+ required: false;
84
+ default: undefined;
85
+ };
86
+ startDate: {
87
+ type: StringConstructor;
88
+ required: false;
89
+ default: undefined;
90
+ };
91
+ endTime: {
92
+ type: StringConstructor;
93
+ required: false;
94
+ default: undefined;
95
+ };
96
+ endDate: {
97
+ type: StringConstructor;
98
+ required: false;
99
+ default: undefined;
100
+ };
101
+ customDate: {
102
+ type: StringConstructor;
103
+ required: false;
104
+ default: undefined;
105
+ };
106
+ startDatetime: {
107
+ type: StringConstructor;
108
+ required: false;
109
+ default: undefined;
110
+ };
111
+ endDatetime: {
112
+ type: StringConstructor;
113
+ required: false;
114
+ default: undefined;
115
+ };
116
+ location: {
117
+ type: StringConstructor;
118
+ required: false;
119
+ default: undefined;
120
+ };
121
+ pageContentType: {
122
+ type: StringConstructor;
123
+ default: undefined;
124
+ };
125
+ ongoing: {
126
+ type: BooleanConstructor;
127
+ default: boolean;
128
+ };
129
+ targetAudience: {
130
+ type: StringConstructor;
131
+ default: undefined;
132
+ };
133
+ primarySubject: {
134
+ type: PropType<PrimarySubjectObject>;
135
+ default: undefined;
136
+ };
137
+ gradeLevels: {
138
+ type: PropType<GradeLevelsObject[]>;
139
+ default: undefined;
140
+ };
141
+ time: {
142
+ type: PropType<EduResourcesTime>;
143
+ default: undefined;
144
+ };
145
+ }>, {}, {}, {
146
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
147
+ isEdu(state: {
148
+ theme: import('./../../interfaces').Explorer1Theme | null;
149
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
150
+ }, {
151
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
152
+ }>;
153
+ }, {
154
+ getInterfaceFromEskey(key: string): undefined;
155
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
156
+ url: {
157
+ type: StringConstructor;
158
+ required: false;
159
+ default: string;
160
+ };
161
+ type: {
162
+ type: StringConstructor;
163
+ required: false;
164
+ default: undefined;
165
+ };
166
+ eventType: {
167
+ type: StringConstructor;
168
+ required: false;
169
+ default: undefined;
170
+ };
171
+ topic: {
172
+ type: StringConstructor;
173
+ required: false;
174
+ default: undefined;
175
+ };
176
+ date: {
177
+ type: StringConstructor;
178
+ required: false;
179
+ default: undefined;
180
+ };
181
+ title: {
182
+ type: StringConstructor;
183
+ required: false;
184
+ default: undefined;
185
+ };
186
+ summary: {
187
+ type: StringConstructor;
188
+ required: false;
189
+ default: undefined;
190
+ };
191
+ image: {
192
+ type: ObjectConstructor;
193
+ required: false;
194
+ default: undefined;
195
+ };
196
+ featured: {
197
+ type: BooleanConstructor;
198
+ required: false;
199
+ default: boolean;
200
+ };
201
+ /** Change the heading level for semantic markup. This does not affect the style of the heading. */
202
+ headingLevel: {
203
+ type: PropType<keyof {
204
+ h1: string;
205
+ h2: string;
206
+ h3: string;
207
+ h4: string;
208
+ h5: string;
209
+ h6: string;
210
+ }>;
211
+ required: false;
212
+ default: string;
213
+ };
214
+ isEvents: {
215
+ type: BooleanConstructor;
216
+ required: false;
217
+ };
218
+ isPodcastSeason: {
219
+ type: BooleanConstructor;
220
+ required: false;
221
+ };
222
+ isProfiles: {
223
+ type: BooleanConstructor;
224
+ default: boolean;
225
+ };
226
+ media: {
227
+ type: StringConstructor;
228
+ required: false;
229
+ default: undefined;
230
+ };
231
+ startTime: {
232
+ type: StringConstructor;
233
+ required: false;
234
+ default: undefined;
235
+ };
236
+ startDate: {
237
+ type: StringConstructor;
238
+ required: false;
239
+ default: undefined;
240
+ };
241
+ endTime: {
242
+ type: StringConstructor;
243
+ required: false;
244
+ default: undefined;
245
+ };
246
+ endDate: {
247
+ type: StringConstructor;
248
+ required: false;
249
+ default: undefined;
250
+ };
251
+ customDate: {
252
+ type: StringConstructor;
253
+ required: false;
254
+ default: undefined;
255
+ };
256
+ startDatetime: {
257
+ type: StringConstructor;
258
+ required: false;
259
+ default: undefined;
260
+ };
261
+ endDatetime: {
262
+ type: StringConstructor;
263
+ required: false;
264
+ default: undefined;
265
+ };
266
+ location: {
267
+ type: StringConstructor;
268
+ required: false;
269
+ default: undefined;
270
+ };
271
+ pageContentType: {
272
+ type: StringConstructor;
273
+ default: undefined;
274
+ };
275
+ ongoing: {
276
+ type: BooleanConstructor;
277
+ default: boolean;
278
+ };
279
+ targetAudience: {
280
+ type: StringConstructor;
281
+ default: undefined;
282
+ };
283
+ primarySubject: {
284
+ type: PropType<PrimarySubjectObject>;
285
+ default: undefined;
286
+ };
287
+ gradeLevels: {
288
+ type: PropType<GradeLevelsObject[]>;
289
+ default: undefined;
290
+ };
291
+ time: {
292
+ type: PropType<EduResourcesTime>;
293
+ default: undefined;
294
+ };
295
+ }>> & Readonly<{}>, {
296
+ type: string;
297
+ summary: string;
298
+ time: EduResourcesTime;
299
+ title: string;
300
+ image: Record<string, any>;
301
+ startDate: string;
302
+ endDate: string;
303
+ startDatetime: string;
304
+ endDatetime: string;
305
+ startTime: string;
306
+ endTime: string;
307
+ customDate: string;
308
+ eventType: string;
309
+ ongoing: boolean;
310
+ location: string;
311
+ targetAudience: string;
312
+ primarySubject: PrimarySubjectObject;
313
+ gradeLevels: GradeLevelsObject[];
314
+ url: string;
315
+ date: string;
316
+ headingLevel: keyof {
317
+ h1: string;
318
+ h2: string;
319
+ h3: string;
320
+ h4: string;
321
+ h5: string;
322
+ h6: string;
323
+ };
324
+ media: string;
325
+ topic: string;
326
+ pageContentType: string;
327
+ featured: boolean;
328
+ isEvents: boolean;
329
+ isPodcastSeason: boolean;
330
+ isProfiles: boolean;
331
+ }, {}, {
332
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
333
+ variant: {
334
+ type: PropType<"default" | "secondary" | "primary" | "none">;
335
+ required: false;
336
+ default: string;
337
+ validator: (prop: string) => boolean;
338
+ };
339
+ to: {
340
+ type: (StringConstructor | ObjectConstructor)[];
341
+ default: undefined;
342
+ };
343
+ exact: {
344
+ type: BooleanConstructor;
345
+ default: boolean;
346
+ };
347
+ href: {
348
+ type: StringConstructor;
349
+ default: undefined;
350
+ };
351
+ title: {
352
+ type: StringConstructor;
353
+ default: undefined;
354
+ };
355
+ ariaLabel: {
356
+ type: StringConstructor;
357
+ default: string;
358
+ };
359
+ linkClass: {
360
+ type: StringConstructor;
361
+ default: string;
362
+ };
363
+ target: {
364
+ type: StringConstructor;
365
+ required: false;
366
+ default: undefined;
367
+ };
368
+ externalTargetBlank: {
369
+ type: BooleanConstructor;
370
+ required: false;
371
+ default: boolean;
372
+ };
373
+ caret: {
374
+ type: BooleanConstructor;
375
+ required: false;
376
+ default: boolean;
377
+ };
378
+ caretWrapperClass: {
379
+ type: StringConstructor;
380
+ default: string;
381
+ };
382
+ caretClass: {
383
+ type: StringConstructor;
384
+ default: string;
385
+ };
386
+ caretInline: {
387
+ type: BooleanConstructor;
388
+ required: false;
389
+ default: boolean;
390
+ };
391
+ caretColor: {
392
+ type: StringConstructor;
393
+ required: false;
394
+ default: string;
395
+ };
396
+ caretMarginLeft: {
397
+ type: StringConstructor;
398
+ required: false;
399
+ default: string;
400
+ };
401
+ usePrimaryColor: {
402
+ type: BooleanConstructor;
403
+ required: false;
404
+ default: boolean;
405
+ };
406
+ }>, {}, {}, {
407
+ computedVariants(): {
408
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
409
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
410
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
411
+ readonly none: "";
412
+ } | {
413
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
414
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
415
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
416
+ readonly none: "";
417
+ };
418
+ computedClass(): string;
419
+ isEduExternal(): boolean | string;
420
+ isExternal(): boolean;
421
+ theTarget(): string | undefined;
422
+ theRel(): string | undefined;
423
+ computedTo(): string | undefined;
424
+ computedHref(): string | undefined;
425
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
426
+ isEdu(state: {
427
+ theme: import('./../../interfaces').Explorer1Theme | null;
428
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
429
+ }, {
430
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
431
+ }>;
432
+ }, {
433
+ clickEvent(): void;
434
+ addTrailingSlash(path: string): string;
435
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
436
+ variant: {
437
+ type: PropType<"default" | "secondary" | "primary" | "none">;
438
+ required: false;
439
+ default: string;
440
+ validator: (prop: string) => boolean;
441
+ };
442
+ to: {
443
+ type: (StringConstructor | ObjectConstructor)[];
444
+ default: undefined;
445
+ };
446
+ exact: {
447
+ type: BooleanConstructor;
448
+ default: boolean;
449
+ };
450
+ href: {
451
+ type: StringConstructor;
452
+ default: undefined;
453
+ };
454
+ title: {
455
+ type: StringConstructor;
456
+ default: undefined;
457
+ };
458
+ ariaLabel: {
459
+ type: StringConstructor;
460
+ default: string;
461
+ };
462
+ linkClass: {
463
+ type: StringConstructor;
464
+ default: string;
465
+ };
466
+ target: {
467
+ type: StringConstructor;
468
+ required: false;
469
+ default: undefined;
470
+ };
471
+ externalTargetBlank: {
472
+ type: BooleanConstructor;
473
+ required: false;
474
+ default: boolean;
475
+ };
476
+ caret: {
477
+ type: BooleanConstructor;
478
+ required: false;
479
+ default: boolean;
480
+ };
481
+ caretWrapperClass: {
482
+ type: StringConstructor;
483
+ default: string;
484
+ };
485
+ caretClass: {
486
+ type: StringConstructor;
487
+ default: string;
488
+ };
489
+ caretInline: {
490
+ type: BooleanConstructor;
491
+ required: false;
492
+ default: boolean;
493
+ };
494
+ caretColor: {
495
+ type: StringConstructor;
496
+ required: false;
497
+ default: string;
498
+ };
499
+ caretMarginLeft: {
500
+ type: StringConstructor;
501
+ required: false;
502
+ default: string;
503
+ };
504
+ usePrimaryColor: {
505
+ type: BooleanConstructor;
506
+ required: false;
507
+ default: boolean;
508
+ };
509
+ }>> & Readonly<{
510
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
511
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
512
+ }>, {
513
+ to: string | Record<string, any>;
514
+ title: string;
515
+ variant: "default" | "secondary" | "primary" | "none";
516
+ href: string;
517
+ target: string;
518
+ exact: boolean;
519
+ ariaLabel: string;
520
+ linkClass: string;
521
+ externalTargetBlank: boolean;
522
+ caret: boolean;
523
+ caretWrapperClass: string;
524
+ caretClass: string;
525
+ caretInline: boolean;
526
+ caretColor: string;
527
+ caretMarginLeft: string;
528
+ usePrimaryColor: boolean;
529
+ }, {}, {
530
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
531
+ passedWrapperClass: {
532
+ type: StringConstructor;
533
+ required: false;
534
+ default: string;
535
+ };
536
+ arrowClass: {
537
+ type: StringConstructor;
538
+ required: false;
539
+ default: string;
540
+ };
541
+ color: {
542
+ type: StringConstructor;
543
+ required: false;
544
+ default: string;
545
+ };
546
+ marginLeft: {
547
+ type: StringConstructor;
548
+ default: string;
549
+ required: false;
550
+ };
551
+ inline: {
552
+ type: BooleanConstructor;
553
+ default: boolean;
554
+ required: false;
555
+ };
556
+ }>, {}, {}, {
557
+ computedClass(): string;
558
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
559
+ passedWrapperClass: {
560
+ type: StringConstructor;
561
+ required: false;
562
+ default: string;
563
+ };
564
+ arrowClass: {
565
+ type: StringConstructor;
566
+ required: false;
567
+ default: string;
568
+ };
569
+ color: {
570
+ type: StringConstructor;
571
+ required: false;
572
+ default: string;
573
+ };
574
+ marginLeft: {
575
+ type: StringConstructor;
576
+ default: string;
577
+ required: false;
578
+ };
579
+ inline: {
580
+ type: BooleanConstructor;
581
+ default: boolean;
582
+ required: false;
583
+ };
584
+ }>> & Readonly<{}>, {
585
+ inline: boolean;
586
+ passedWrapperClass: string;
587
+ arrowClass: string;
588
+ color: string;
589
+ marginLeft: string;
590
+ }, {}, {
591
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
592
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
593
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
594
+ BaseHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
595
+ level: {
596
+ type: PropType<HeadingLevel>;
597
+ required: false;
598
+ default: string;
599
+ };
600
+ size: {
601
+ type: PropType<HeadingLevel>;
602
+ required: false;
603
+ default: string;
604
+ };
605
+ }>, {}, {}, {
606
+ computedTag(): string;
607
+ computedClass(): string;
608
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
609
+ level: {
610
+ type: PropType<HeadingLevel>;
611
+ required: false;
612
+ default: string;
613
+ };
614
+ size: {
615
+ type: PropType<HeadingLevel>;
616
+ required: false;
617
+ default: string;
618
+ };
619
+ }>> & Readonly<{}>, {
620
+ size: keyof {
621
+ h1: string;
622
+ h2: string;
623
+ h3: string;
624
+ h4: string;
625
+ h5: string;
626
+ h6: string;
627
+ };
628
+ level: keyof {
629
+ h1: string;
630
+ h2: string;
631
+ h3: string;
632
+ h4: string;
633
+ h5: string;
634
+ h6: string;
635
+ };
636
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
637
+ BaseImage: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
638
+ imageClass: {
639
+ type: StringConstructor;
640
+ required: false;
641
+ default: string;
642
+ };
643
+ objectFitClass: {
644
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
645
+ required: false;
646
+ default: string;
647
+ validator: (prop: string) => boolean;
648
+ };
649
+ src: {
650
+ type: StringConstructor;
651
+ required: true;
652
+ };
653
+ srcset: {
654
+ type: StringConstructor;
655
+ required: false;
656
+ default: string;
657
+ };
658
+ alt: {
659
+ type: StringConstructor;
660
+ default: string;
661
+ };
662
+ width: {
663
+ type: (StringConstructor | NumberConstructor)[];
664
+ default: string;
665
+ };
666
+ height: {
667
+ type: (StringConstructor | NumberConstructor)[];
668
+ default: string;
669
+ };
670
+ loading: {
671
+ type: PropType<"lazy" | "eager" | undefined>;
672
+ required: false;
673
+ default: string;
674
+ };
675
+ }>, {}, {}, {
676
+ computedClass(): string;
677
+ }, {
678
+ imageFailed(): void;
679
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
680
+ imageClass: {
681
+ type: StringConstructor;
682
+ required: false;
683
+ default: string;
684
+ };
685
+ objectFitClass: {
686
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
687
+ required: false;
688
+ default: string;
689
+ validator: (prop: string) => boolean;
690
+ };
691
+ src: {
692
+ type: StringConstructor;
693
+ required: true;
694
+ };
695
+ srcset: {
696
+ type: StringConstructor;
697
+ required: false;
698
+ default: string;
699
+ };
700
+ alt: {
701
+ type: StringConstructor;
702
+ default: string;
703
+ };
704
+ width: {
705
+ type: (StringConstructor | NumberConstructor)[];
706
+ default: string;
707
+ };
708
+ height: {
709
+ type: (StringConstructor | NumberConstructor)[];
710
+ default: string;
711
+ };
712
+ loading: {
713
+ type: PropType<"lazy" | "eager" | undefined>;
714
+ required: false;
715
+ default: string;
716
+ };
717
+ }>> & Readonly<{}>, {
718
+ imageClass: string;
719
+ objectFitClass: "fill" | "none" | "contain" | "cover" | "scaleDown";
720
+ srcset: string;
721
+ alt: string;
722
+ width: string | number;
723
+ height: string | number;
724
+ loading: "lazy" | "eager" | undefined;
725
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
726
+ BaseImagePlaceholder: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
727
+ darkMode: {
728
+ type: BooleanConstructor;
729
+ required: false;
730
+ default: boolean;
731
+ };
732
+ transparentMode: {
733
+ type: BooleanConstructor;
734
+ required: false;
735
+ default: boolean;
736
+ };
737
+ noLogo: {
738
+ type: BooleanConstructor;
739
+ default: boolean;
740
+ };
741
+ aspectRatio: {
742
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
743
+ default: string;
744
+ validator: (prop: string) => boolean;
745
+ };
746
+ responsiveAspectRatio: {
747
+ type: StringConstructor;
748
+ default: string;
749
+ };
750
+ }>, {}, {}, {
751
+ computedClass(): string;
752
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
753
+ darkMode: {
754
+ type: BooleanConstructor;
755
+ required: false;
756
+ default: boolean;
757
+ };
758
+ transparentMode: {
759
+ type: BooleanConstructor;
760
+ required: false;
761
+ default: boolean;
762
+ };
763
+ noLogo: {
764
+ type: BooleanConstructor;
765
+ default: boolean;
766
+ };
767
+ aspectRatio: {
768
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
769
+ default: string;
770
+ validator: (prop: string) => boolean;
771
+ };
772
+ responsiveAspectRatio: {
773
+ type: StringConstructor;
774
+ default: string;
775
+ };
776
+ }>> & Readonly<{}>, {
777
+ darkMode: boolean;
778
+ transparentMode: boolean;
779
+ noLogo: boolean;
780
+ aspectRatio: "none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9";
781
+ responsiveAspectRatio: string;
782
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
783
+ EventCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
784
+ url: {
785
+ type: StringConstructor;
786
+ required: false;
787
+ default: string;
788
+ };
789
+ title: {
790
+ type: StringConstructor;
791
+ required: false;
792
+ };
793
+ summary: {
794
+ type: StringConstructor;
795
+ required: false;
796
+ };
797
+ startTime: {
798
+ type: StringConstructor;
799
+ required: false;
800
+ };
801
+ startDate: {
802
+ type: StringConstructor;
803
+ required: false;
804
+ };
805
+ ongoing: {
806
+ type: BooleanConstructor;
807
+ default: boolean;
808
+ };
809
+ endTime: {
810
+ type: StringConstructor;
811
+ required: false;
812
+ };
813
+ endDate: {
814
+ type: StringConstructor;
815
+ required: false;
816
+ };
817
+ startDatetime: {
818
+ type: StringConstructor;
819
+ required: false;
820
+ default: undefined;
821
+ };
822
+ endDatetime: {
823
+ type: StringConstructor;
824
+ required: false;
825
+ default: undefined;
826
+ };
827
+ location: {
828
+ type: StringConstructor;
829
+ required: false;
830
+ };
831
+ image: {
832
+ type: ObjectConstructor;
833
+ required: false;
834
+ };
835
+ headingLevel: {
836
+ type: PropType<keyof {
837
+ h1: string;
838
+ h2: string;
839
+ h3: string;
840
+ h4: string;
841
+ h5: string;
842
+ h6: string;
843
+ }>;
844
+ required: false;
845
+ default: string;
846
+ };
847
+ }>, {}, {}, {
848
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
849
+ isEdu(state: {
850
+ theme: import('./../../interfaces').Explorer1Theme | null;
851
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
852
+ }, {
853
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
854
+ }>;
855
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
856
+ url: {
857
+ type: StringConstructor;
858
+ required: false;
859
+ default: string;
860
+ };
861
+ title: {
862
+ type: StringConstructor;
863
+ required: false;
864
+ };
865
+ summary: {
866
+ type: StringConstructor;
867
+ required: false;
868
+ };
869
+ startTime: {
870
+ type: StringConstructor;
871
+ required: false;
872
+ };
873
+ startDate: {
874
+ type: StringConstructor;
875
+ required: false;
876
+ };
877
+ ongoing: {
878
+ type: BooleanConstructor;
879
+ default: boolean;
880
+ };
881
+ endTime: {
882
+ type: StringConstructor;
883
+ required: false;
884
+ };
885
+ endDate: {
886
+ type: StringConstructor;
887
+ required: false;
888
+ };
889
+ startDatetime: {
890
+ type: StringConstructor;
891
+ required: false;
892
+ default: undefined;
893
+ };
894
+ endDatetime: {
895
+ type: StringConstructor;
896
+ required: false;
897
+ default: undefined;
898
+ };
899
+ location: {
900
+ type: StringConstructor;
901
+ required: false;
902
+ };
903
+ image: {
904
+ type: ObjectConstructor;
905
+ required: false;
906
+ };
907
+ headingLevel: {
908
+ type: PropType<keyof {
909
+ h1: string;
910
+ h2: string;
911
+ h3: string;
912
+ h4: string;
913
+ h5: string;
914
+ h6: string;
915
+ }>;
916
+ required: false;
917
+ default: string;
918
+ };
919
+ }>> & Readonly<{}>, {
920
+ startDatetime: string;
921
+ endDatetime: string;
922
+ ongoing: boolean;
923
+ url: string;
924
+ headingLevel: keyof {
925
+ h1: string;
926
+ h2: string;
927
+ h3: string;
928
+ h4: string;
929
+ h5: string;
930
+ h6: string;
931
+ };
932
+ }, {}, {
933
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
934
+ variant: {
935
+ type: PropType<"default" | "secondary" | "primary" | "none">;
936
+ required: false;
937
+ default: string;
938
+ validator: (prop: string) => boolean;
939
+ };
940
+ to: {
941
+ type: (StringConstructor | ObjectConstructor)[];
942
+ default: undefined;
943
+ };
944
+ exact: {
945
+ type: BooleanConstructor;
946
+ default: boolean;
947
+ };
948
+ href: {
949
+ type: StringConstructor;
950
+ default: undefined;
951
+ };
952
+ title: {
953
+ type: StringConstructor;
954
+ default: undefined;
955
+ };
956
+ ariaLabel: {
957
+ type: StringConstructor;
958
+ default: string;
959
+ };
960
+ linkClass: {
961
+ type: StringConstructor;
962
+ default: string;
963
+ };
964
+ target: {
965
+ type: StringConstructor;
966
+ required: false;
967
+ default: undefined;
968
+ };
969
+ externalTargetBlank: {
970
+ type: BooleanConstructor;
971
+ required: false;
972
+ default: boolean;
973
+ };
974
+ caret: {
975
+ type: BooleanConstructor;
976
+ required: false;
977
+ default: boolean;
978
+ };
979
+ caretWrapperClass: {
980
+ type: StringConstructor;
981
+ default: string;
982
+ };
983
+ caretClass: {
984
+ type: StringConstructor;
985
+ default: string;
986
+ };
987
+ caretInline: {
988
+ type: BooleanConstructor;
989
+ required: false;
990
+ default: boolean;
991
+ };
992
+ caretColor: {
993
+ type: StringConstructor;
994
+ required: false;
995
+ default: string;
996
+ };
997
+ caretMarginLeft: {
998
+ type: StringConstructor;
999
+ required: false;
1000
+ default: string;
1001
+ };
1002
+ usePrimaryColor: {
1003
+ type: BooleanConstructor;
1004
+ required: false;
1005
+ default: boolean;
1006
+ };
1007
+ }>, {}, {}, {
1008
+ computedVariants(): {
1009
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
1010
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
1011
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
1012
+ readonly none: "";
1013
+ } | {
1014
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1015
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1016
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
1017
+ readonly none: "";
1018
+ };
1019
+ computedClass(): string;
1020
+ isEduExternal(): boolean | string;
1021
+ isExternal(): boolean;
1022
+ theTarget(): string | undefined;
1023
+ theRel(): string | undefined;
1024
+ computedTo(): string | undefined;
1025
+ computedHref(): string | undefined;
1026
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
1027
+ isEdu(state: {
1028
+ theme: import('./../../interfaces').Explorer1Theme | null;
1029
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
1030
+ }, {
1031
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
1032
+ }>;
1033
+ }, {
1034
+ clickEvent(): void;
1035
+ addTrailingSlash(path: string): string;
1036
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1037
+ variant: {
1038
+ type: PropType<"default" | "secondary" | "primary" | "none">;
1039
+ required: false;
1040
+ default: string;
1041
+ validator: (prop: string) => boolean;
1042
+ };
1043
+ to: {
1044
+ type: (StringConstructor | ObjectConstructor)[];
1045
+ default: undefined;
1046
+ };
1047
+ exact: {
1048
+ type: BooleanConstructor;
1049
+ default: boolean;
1050
+ };
1051
+ href: {
1052
+ type: StringConstructor;
1053
+ default: undefined;
1054
+ };
1055
+ title: {
1056
+ type: StringConstructor;
1057
+ default: undefined;
1058
+ };
1059
+ ariaLabel: {
1060
+ type: StringConstructor;
1061
+ default: string;
1062
+ };
1063
+ linkClass: {
1064
+ type: StringConstructor;
1065
+ default: string;
1066
+ };
1067
+ target: {
1068
+ type: StringConstructor;
1069
+ required: false;
1070
+ default: undefined;
1071
+ };
1072
+ externalTargetBlank: {
1073
+ type: BooleanConstructor;
1074
+ required: false;
1075
+ default: boolean;
1076
+ };
1077
+ caret: {
1078
+ type: BooleanConstructor;
1079
+ required: false;
1080
+ default: boolean;
1081
+ };
1082
+ caretWrapperClass: {
1083
+ type: StringConstructor;
1084
+ default: string;
1085
+ };
1086
+ caretClass: {
1087
+ type: StringConstructor;
1088
+ default: string;
1089
+ };
1090
+ caretInline: {
1091
+ type: BooleanConstructor;
1092
+ required: false;
1093
+ default: boolean;
1094
+ };
1095
+ caretColor: {
1096
+ type: StringConstructor;
1097
+ required: false;
1098
+ default: string;
1099
+ };
1100
+ caretMarginLeft: {
1101
+ type: StringConstructor;
1102
+ required: false;
1103
+ default: string;
1104
+ };
1105
+ usePrimaryColor: {
1106
+ type: BooleanConstructor;
1107
+ required: false;
1108
+ default: boolean;
1109
+ };
1110
+ }>> & Readonly<{
1111
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
1112
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
1113
+ }>, {
1114
+ to: string | Record<string, any>;
1115
+ title: string;
1116
+ variant: "default" | "secondary" | "primary" | "none";
1117
+ href: string;
1118
+ target: string;
1119
+ exact: boolean;
1120
+ ariaLabel: string;
1121
+ linkClass: string;
1122
+ externalTargetBlank: boolean;
1123
+ caret: boolean;
1124
+ caretWrapperClass: string;
1125
+ caretClass: string;
1126
+ caretInline: boolean;
1127
+ caretColor: string;
1128
+ caretMarginLeft: string;
1129
+ usePrimaryColor: boolean;
1130
+ }, {}, {
1131
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1132
+ passedWrapperClass: {
1133
+ type: StringConstructor;
1134
+ required: false;
1135
+ default: string;
1136
+ };
1137
+ arrowClass: {
1138
+ type: StringConstructor;
1139
+ required: false;
1140
+ default: string;
1141
+ };
1142
+ color: {
1143
+ type: StringConstructor;
1144
+ required: false;
1145
+ default: string;
1146
+ };
1147
+ marginLeft: {
1148
+ type: StringConstructor;
1149
+ default: string;
1150
+ required: false;
1151
+ };
1152
+ inline: {
1153
+ type: BooleanConstructor;
1154
+ default: boolean;
1155
+ required: false;
1156
+ };
1157
+ }>, {}, {}, {
1158
+ computedClass(): string;
1159
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1160
+ passedWrapperClass: {
1161
+ type: StringConstructor;
1162
+ required: false;
1163
+ default: string;
1164
+ };
1165
+ arrowClass: {
1166
+ type: StringConstructor;
1167
+ required: false;
1168
+ default: string;
1169
+ };
1170
+ color: {
1171
+ type: StringConstructor;
1172
+ required: false;
1173
+ default: string;
1174
+ };
1175
+ marginLeft: {
1176
+ type: StringConstructor;
1177
+ default: string;
1178
+ required: false;
1179
+ };
1180
+ inline: {
1181
+ type: BooleanConstructor;
1182
+ default: boolean;
1183
+ required: false;
1184
+ };
1185
+ }>> & Readonly<{}>, {
1186
+ inline: boolean;
1187
+ passedWrapperClass: string;
1188
+ arrowClass: string;
1189
+ color: string;
1190
+ marginLeft: string;
1191
+ }, {}, {
1192
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1193
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1194
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1195
+ BaseHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1196
+ level: {
1197
+ type: PropType<HeadingLevel>;
1198
+ required: false;
1199
+ default: string;
1200
+ };
1201
+ size: {
1202
+ type: PropType<HeadingLevel>;
1203
+ required: false;
1204
+ default: string;
1205
+ };
1206
+ }>, {}, {}, {
1207
+ computedTag(): string;
1208
+ computedClass(): string;
1209
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1210
+ level: {
1211
+ type: PropType<HeadingLevel>;
1212
+ required: false;
1213
+ default: string;
1214
+ };
1215
+ size: {
1216
+ type: PropType<HeadingLevel>;
1217
+ required: false;
1218
+ default: string;
1219
+ };
1220
+ }>> & Readonly<{}>, {
1221
+ size: keyof {
1222
+ h1: string;
1223
+ h2: string;
1224
+ h3: string;
1225
+ h4: string;
1226
+ h5: string;
1227
+ h6: string;
1228
+ };
1229
+ level: keyof {
1230
+ h1: string;
1231
+ h2: string;
1232
+ h3: string;
1233
+ h4: string;
1234
+ h5: string;
1235
+ h6: string;
1236
+ };
1237
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1238
+ BaseImage: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1239
+ imageClass: {
1240
+ type: StringConstructor;
1241
+ required: false;
1242
+ default: string;
1243
+ };
1244
+ objectFitClass: {
1245
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
1246
+ required: false;
1247
+ default: string;
1248
+ validator: (prop: string) => boolean;
1249
+ };
1250
+ src: {
1251
+ type: StringConstructor;
1252
+ required: true;
1253
+ };
1254
+ srcset: {
1255
+ type: StringConstructor;
1256
+ required: false;
1257
+ default: string;
1258
+ };
1259
+ alt: {
1260
+ type: StringConstructor;
1261
+ default: string;
1262
+ };
1263
+ width: {
1264
+ type: (StringConstructor | NumberConstructor)[];
1265
+ default: string;
1266
+ };
1267
+ height: {
1268
+ type: (StringConstructor | NumberConstructor)[];
1269
+ default: string;
1270
+ };
1271
+ loading: {
1272
+ type: PropType<"lazy" | "eager" | undefined>;
1273
+ required: false;
1274
+ default: string;
1275
+ };
1276
+ }>, {}, {}, {
1277
+ computedClass(): string;
1278
+ }, {
1279
+ imageFailed(): void;
1280
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1281
+ imageClass: {
1282
+ type: StringConstructor;
1283
+ required: false;
1284
+ default: string;
1285
+ };
1286
+ objectFitClass: {
1287
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
1288
+ required: false;
1289
+ default: string;
1290
+ validator: (prop: string) => boolean;
1291
+ };
1292
+ src: {
1293
+ type: StringConstructor;
1294
+ required: true;
1295
+ };
1296
+ srcset: {
1297
+ type: StringConstructor;
1298
+ required: false;
1299
+ default: string;
1300
+ };
1301
+ alt: {
1302
+ type: StringConstructor;
1303
+ default: string;
1304
+ };
1305
+ width: {
1306
+ type: (StringConstructor | NumberConstructor)[];
1307
+ default: string;
1308
+ };
1309
+ height: {
1310
+ type: (StringConstructor | NumberConstructor)[];
1311
+ default: string;
1312
+ };
1313
+ loading: {
1314
+ type: PropType<"lazy" | "eager" | undefined>;
1315
+ required: false;
1316
+ default: string;
1317
+ };
1318
+ }>> & Readonly<{}>, {
1319
+ imageClass: string;
1320
+ objectFitClass: "fill" | "none" | "contain" | "cover" | "scaleDown";
1321
+ srcset: string;
1322
+ alt: string;
1323
+ width: string | number;
1324
+ height: string | number;
1325
+ loading: "lazy" | "eager" | undefined;
1326
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1327
+ BaseImagePlaceholder: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1328
+ darkMode: {
1329
+ type: BooleanConstructor;
1330
+ required: false;
1331
+ default: boolean;
1332
+ };
1333
+ transparentMode: {
1334
+ type: BooleanConstructor;
1335
+ required: false;
1336
+ default: boolean;
1337
+ };
1338
+ noLogo: {
1339
+ type: BooleanConstructor;
1340
+ default: boolean;
1341
+ };
1342
+ aspectRatio: {
1343
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
1344
+ default: string;
1345
+ validator: (prop: string) => boolean;
1346
+ };
1347
+ responsiveAspectRatio: {
1348
+ type: StringConstructor;
1349
+ default: string;
1350
+ };
1351
+ }>, {}, {}, {
1352
+ computedClass(): string;
1353
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1354
+ darkMode: {
1355
+ type: BooleanConstructor;
1356
+ required: false;
1357
+ default: boolean;
1358
+ };
1359
+ transparentMode: {
1360
+ type: BooleanConstructor;
1361
+ required: false;
1362
+ default: boolean;
1363
+ };
1364
+ noLogo: {
1365
+ type: BooleanConstructor;
1366
+ default: boolean;
1367
+ };
1368
+ aspectRatio: {
1369
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
1370
+ default: string;
1371
+ validator: (prop: string) => boolean;
1372
+ };
1373
+ responsiveAspectRatio: {
1374
+ type: StringConstructor;
1375
+ default: string;
1376
+ };
1377
+ }>> & Readonly<{}>, {
1378
+ darkMode: boolean;
1379
+ transparentMode: boolean;
1380
+ noLogo: boolean;
1381
+ aspectRatio: "none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9";
1382
+ responsiveAspectRatio: string;
1383
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1384
+ CalendarChip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1385
+ startDate: {
1386
+ type: PropType<string>;
1387
+ default: undefined;
1388
+ };
1389
+ endDate: {
1390
+ type: PropType<string>;
1391
+ default: undefined;
1392
+ };
1393
+ ongoing: {
1394
+ type: PropType<boolean>;
1395
+ default: boolean;
1396
+ };
1397
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1398
+ startDate: {
1399
+ type: PropType<string>;
1400
+ default: undefined;
1401
+ };
1402
+ endDate: {
1403
+ type: PropType<string>;
1404
+ default: undefined;
1405
+ };
1406
+ ongoing: {
1407
+ type: PropType<boolean>;
1408
+ default: boolean;
1409
+ };
1410
+ }>> & Readonly<{}>, {
1411
+ startDate: string;
1412
+ endDate: string;
1413
+ ongoing: boolean;
1414
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1415
+ MetadataEvent: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1416
+ event: {
1417
+ type: PropType<import('./../../interfaces').EventCardObject>;
1418
+ required: true;
1419
+ default: undefined;
1420
+ };
1421
+ compact: {
1422
+ type: PropType<boolean>;
1423
+ default: boolean;
1424
+ };
1425
+ showTime: {
1426
+ type: PropType<boolean>;
1427
+ default: boolean;
1428
+ };
1429
+ allowBreak: {
1430
+ type: PropType<boolean>;
1431
+ default: boolean;
1432
+ };
1433
+ showLocation: {
1434
+ type: PropType<boolean>;
1435
+ default: boolean;
1436
+ };
1437
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1438
+ event: {
1439
+ type: PropType<import('./../../interfaces').EventCardObject>;
1440
+ required: true;
1441
+ default: undefined;
1442
+ };
1443
+ compact: {
1444
+ type: PropType<boolean>;
1445
+ default: boolean;
1446
+ };
1447
+ showTime: {
1448
+ type: PropType<boolean>;
1449
+ default: boolean;
1450
+ };
1451
+ allowBreak: {
1452
+ type: PropType<boolean>;
1453
+ default: boolean;
1454
+ };
1455
+ showLocation: {
1456
+ type: PropType<boolean>;
1457
+ default: boolean;
1458
+ };
1459
+ }>> & Readonly<{}>, {
1460
+ event: import('./../../interfaces').EventCardObject;
1461
+ compact: boolean;
1462
+ showTime: boolean;
1463
+ allowBreak: boolean;
1464
+ showLocation: boolean;
1465
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1466
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1467
+ BlockLinkCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1468
+ data: {
1469
+ type: PropType<import('./../../interfaces').Card>;
1470
+ required: false;
1471
+ default: undefined;
1472
+ };
1473
+ url: {
1474
+ type: StringConstructor;
1475
+ required: false;
1476
+ default: undefined;
1477
+ };
1478
+ externalLink: {
1479
+ type: StringConstructor;
1480
+ required: false;
1481
+ default: undefined;
1482
+ };
1483
+ thumbnailImage: {
1484
+ type: ObjectConstructor;
1485
+ required: false;
1486
+ default: undefined;
1487
+ };
1488
+ label: {
1489
+ type: StringConstructor;
1490
+ required: false;
1491
+ default: undefined;
1492
+ };
1493
+ title: {
1494
+ type: StringConstructor;
1495
+ required: false;
1496
+ default: undefined;
1497
+ };
1498
+ date: {
1499
+ type: StringConstructor;
1500
+ required: false;
1501
+ default: undefined;
1502
+ };
1503
+ eventType: {
1504
+ type: StringConstructor;
1505
+ default: undefined;
1506
+ };
1507
+ startDate: {
1508
+ type: StringConstructor;
1509
+ required: false;
1510
+ default: undefined;
1511
+ };
1512
+ endDate: {
1513
+ type: StringConstructor;
1514
+ required: false;
1515
+ default: undefined;
1516
+ };
1517
+ ongoing: {
1518
+ type: BooleanConstructor;
1519
+ default: boolean;
1520
+ };
1521
+ startDatetime: {
1522
+ type: StringConstructor;
1523
+ default: undefined;
1524
+ };
1525
+ endDatetime: {
1526
+ type: StringConstructor;
1527
+ default: undefined;
1528
+ };
1529
+ location: {
1530
+ type: StringConstructor;
1531
+ default: undefined;
1532
+ };
1533
+ size: {
1534
+ type: PropType<"sm" | "md" | "lg">;
1535
+ default: string;
1536
+ };
1537
+ headingLevel: {
1538
+ type: PropType<keyof {
1539
+ h1: string;
1540
+ h2: string;
1541
+ h3: string;
1542
+ h4: string;
1543
+ h5: string;
1544
+ h6: string;
1545
+ }>;
1546
+ required: false;
1547
+ default: undefined;
1548
+ };
1549
+ showCalendarChip: {
1550
+ type: BooleanConstructor;
1551
+ default: boolean;
1552
+ };
1553
+ useFeaturedStyles: {
1554
+ type: BooleanConstructor;
1555
+ default: boolean;
1556
+ };
1557
+ }>, {}, {}, {
1558
+ small(): boolean;
1559
+ medium(): boolean;
1560
+ large(): boolean;
1561
+ contentClasses(): string;
1562
+ theItem(): import('./../../interfaces').Card | import('./../../interfaces').EventCardObject | import('./../../interfaces').EduResourceCardObject | undefined;
1563
+ metadataType(): import('./../../interfaces').ContentTypeKey | undefined;
1564
+ metadataAttrs(): {
1565
+ readonly label: "News";
1566
+ readonly variant: "primary";
1567
+ readonly icons: "primary";
1568
+ readonly type: undefined;
1569
+ } | {
1570
+ readonly label: "Event";
1571
+ readonly variant: "primary";
1572
+ readonly icons: "primary";
1573
+ readonly type: "event";
1574
+ } | {
1575
+ readonly label: "Collection";
1576
+ readonly variant: "primary-inverted";
1577
+ readonly icons: "primary";
1578
+ readonly type: "resource";
1579
+ } | {
1580
+ readonly label: "Explainer Article";
1581
+ readonly variant: "secondary";
1582
+ readonly icons: "secondary";
1583
+ readonly type: "resource";
1584
+ } | {
1585
+ readonly label: "Lesson";
1586
+ readonly variant: "primary";
1587
+ readonly icons: "primary";
1588
+ readonly type: "resource";
1589
+ } | {
1590
+ readonly label: "Teachable Moment";
1591
+ readonly variant: "primary";
1592
+ readonly icons: "primary";
1593
+ readonly type: "resource";
1594
+ } | {
1595
+ readonly label: "Student Project";
1596
+ readonly variant: "secondary";
1597
+ readonly icons: "secondary";
1598
+ readonly type: "resource";
1599
+ } | {
1600
+ readonly label: "Image";
1601
+ readonly variant: "primary";
1602
+ readonly icons: "primary";
1603
+ readonly type: "resource";
1604
+ } | {
1605
+ readonly label: "Infographic";
1606
+ readonly variant: "primary";
1607
+ readonly icons: "primary";
1608
+ readonly type: "resource";
1609
+ } | {
1610
+ readonly label: "Document";
1611
+ readonly variant: "primary";
1612
+ readonly icons: "primary";
1613
+ readonly type: "resource";
1614
+ } | {
1615
+ readonly label: "Video";
1616
+ readonly variant: "primary";
1617
+ readonly icons: "primary";
1618
+ readonly type: "resource";
1619
+ } | {
1620
+ readonly label: "Gallery";
1621
+ readonly variant: "secondary";
1622
+ readonly icons: "secondary";
1623
+ readonly type: "resource";
1624
+ } | undefined;
1625
+ formattedEventDates(): string | undefined;
1626
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
1627
+ isEdu(state: {
1628
+ theme: import('./../../interfaces').Explorer1Theme | null;
1629
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
1630
+ }, {
1631
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
1632
+ }>;
1633
+ }, {
1634
+ isEduExternalLink(url: string): boolean;
1635
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1636
+ data: {
1637
+ type: PropType<import('./../../interfaces').Card>;
1638
+ required: false;
1639
+ default: undefined;
1640
+ };
1641
+ url: {
1642
+ type: StringConstructor;
1643
+ required: false;
1644
+ default: undefined;
1645
+ };
1646
+ externalLink: {
1647
+ type: StringConstructor;
1648
+ required: false;
1649
+ default: undefined;
1650
+ };
1651
+ thumbnailImage: {
1652
+ type: ObjectConstructor;
1653
+ required: false;
1654
+ default: undefined;
1655
+ };
1656
+ label: {
1657
+ type: StringConstructor;
1658
+ required: false;
1659
+ default: undefined;
1660
+ };
1661
+ title: {
1662
+ type: StringConstructor;
1663
+ required: false;
1664
+ default: undefined;
1665
+ };
1666
+ date: {
1667
+ type: StringConstructor;
1668
+ required: false;
1669
+ default: undefined;
1670
+ };
1671
+ eventType: {
1672
+ type: StringConstructor;
1673
+ default: undefined;
1674
+ };
1675
+ startDate: {
1676
+ type: StringConstructor;
1677
+ required: false;
1678
+ default: undefined;
1679
+ };
1680
+ endDate: {
1681
+ type: StringConstructor;
1682
+ required: false;
1683
+ default: undefined;
1684
+ };
1685
+ ongoing: {
1686
+ type: BooleanConstructor;
1687
+ default: boolean;
1688
+ };
1689
+ startDatetime: {
1690
+ type: StringConstructor;
1691
+ default: undefined;
1692
+ };
1693
+ endDatetime: {
1694
+ type: StringConstructor;
1695
+ default: undefined;
1696
+ };
1697
+ location: {
1698
+ type: StringConstructor;
1699
+ default: undefined;
1700
+ };
1701
+ size: {
1702
+ type: PropType<"sm" | "md" | "lg">;
1703
+ default: string;
1704
+ };
1705
+ headingLevel: {
1706
+ type: PropType<keyof {
1707
+ h1: string;
1708
+ h2: string;
1709
+ h3: string;
1710
+ h4: string;
1711
+ h5: string;
1712
+ h6: string;
1713
+ }>;
1714
+ required: false;
1715
+ default: undefined;
1716
+ };
1717
+ showCalendarChip: {
1718
+ type: BooleanConstructor;
1719
+ default: boolean;
1720
+ };
1721
+ useFeaturedStyles: {
1722
+ type: BooleanConstructor;
1723
+ default: boolean;
1724
+ };
1725
+ }>> & Readonly<{}>, {
1726
+ data: import('./../../interfaces').Card;
1727
+ label: string;
1728
+ title: string;
1729
+ startDate: string;
1730
+ endDate: string;
1731
+ startDatetime: string;
1732
+ endDatetime: string;
1733
+ eventType: string;
1734
+ ongoing: boolean;
1735
+ location: string;
1736
+ size: "sm" | "md" | "lg";
1737
+ url: string;
1738
+ date: string;
1739
+ headingLevel: keyof {
1740
+ h1: string;
1741
+ h2: string;
1742
+ h3: string;
1743
+ h4: string;
1744
+ h5: string;
1745
+ h6: string;
1746
+ };
1747
+ externalLink: string;
1748
+ thumbnailImage: Record<string, any>;
1749
+ showCalendarChip: boolean;
1750
+ useFeaturedStyles: boolean;
1751
+ }, {}, {
1752
+ IconArrow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1753
+ IconExternal: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1754
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1755
+ variant: {
1756
+ type: PropType<"default" | "secondary" | "primary" | "none">;
1757
+ required: false;
1758
+ default: string;
1759
+ validator: (prop: string) => boolean;
1760
+ };
1761
+ to: {
1762
+ type: (StringConstructor | ObjectConstructor)[];
1763
+ default: undefined;
1764
+ };
1765
+ exact: {
1766
+ type: BooleanConstructor;
1767
+ default: boolean;
1768
+ };
1769
+ href: {
1770
+ type: StringConstructor;
1771
+ default: undefined;
1772
+ };
1773
+ title: {
1774
+ type: StringConstructor;
1775
+ default: undefined;
1776
+ };
1777
+ ariaLabel: {
1778
+ type: StringConstructor;
1779
+ default: string;
1780
+ };
1781
+ linkClass: {
1782
+ type: StringConstructor;
1783
+ default: string;
1784
+ };
1785
+ target: {
1786
+ type: StringConstructor;
1787
+ required: false;
1788
+ default: undefined;
1789
+ };
1790
+ externalTargetBlank: {
1791
+ type: BooleanConstructor;
1792
+ required: false;
1793
+ default: boolean;
1794
+ };
1795
+ caret: {
1796
+ type: BooleanConstructor;
1797
+ required: false;
1798
+ default: boolean;
1799
+ };
1800
+ caretWrapperClass: {
1801
+ type: StringConstructor;
1802
+ default: string;
1803
+ };
1804
+ caretClass: {
1805
+ type: StringConstructor;
1806
+ default: string;
1807
+ };
1808
+ caretInline: {
1809
+ type: BooleanConstructor;
1810
+ required: false;
1811
+ default: boolean;
1812
+ };
1813
+ caretColor: {
1814
+ type: StringConstructor;
1815
+ required: false;
1816
+ default: string;
1817
+ };
1818
+ caretMarginLeft: {
1819
+ type: StringConstructor;
1820
+ required: false;
1821
+ default: string;
1822
+ };
1823
+ usePrimaryColor: {
1824
+ type: BooleanConstructor;
1825
+ required: false;
1826
+ default: boolean;
1827
+ };
1828
+ }>, {}, {}, {
1829
+ computedVariants(): {
1830
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
1831
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
1832
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
1833
+ readonly none: "";
1834
+ } | {
1835
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1836
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
1837
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
1838
+ readonly none: "";
1839
+ };
1840
+ computedClass(): string;
1841
+ isEduExternal(): boolean | string;
1842
+ isExternal(): boolean;
1843
+ theTarget(): string | undefined;
1844
+ theRel(): string | undefined;
1845
+ computedTo(): string | undefined;
1846
+ computedHref(): string | undefined;
1847
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
1848
+ isEdu(state: {
1849
+ theme: import('./../../interfaces').Explorer1Theme | null;
1850
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
1851
+ }, {
1852
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
1853
+ }>;
1854
+ }, {
1855
+ clickEvent(): void;
1856
+ addTrailingSlash(path: string): string;
1857
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1858
+ variant: {
1859
+ type: PropType<"default" | "secondary" | "primary" | "none">;
1860
+ required: false;
1861
+ default: string;
1862
+ validator: (prop: string) => boolean;
1863
+ };
1864
+ to: {
1865
+ type: (StringConstructor | ObjectConstructor)[];
1866
+ default: undefined;
1867
+ };
1868
+ exact: {
1869
+ type: BooleanConstructor;
1870
+ default: boolean;
1871
+ };
1872
+ href: {
1873
+ type: StringConstructor;
1874
+ default: undefined;
1875
+ };
1876
+ title: {
1877
+ type: StringConstructor;
1878
+ default: undefined;
1879
+ };
1880
+ ariaLabel: {
1881
+ type: StringConstructor;
1882
+ default: string;
1883
+ };
1884
+ linkClass: {
1885
+ type: StringConstructor;
1886
+ default: string;
1887
+ };
1888
+ target: {
1889
+ type: StringConstructor;
1890
+ required: false;
1891
+ default: undefined;
1892
+ };
1893
+ externalTargetBlank: {
1894
+ type: BooleanConstructor;
1895
+ required: false;
1896
+ default: boolean;
1897
+ };
1898
+ caret: {
1899
+ type: BooleanConstructor;
1900
+ required: false;
1901
+ default: boolean;
1902
+ };
1903
+ caretWrapperClass: {
1904
+ type: StringConstructor;
1905
+ default: string;
1906
+ };
1907
+ caretClass: {
1908
+ type: StringConstructor;
1909
+ default: string;
1910
+ };
1911
+ caretInline: {
1912
+ type: BooleanConstructor;
1913
+ required: false;
1914
+ default: boolean;
1915
+ };
1916
+ caretColor: {
1917
+ type: StringConstructor;
1918
+ required: false;
1919
+ default: string;
1920
+ };
1921
+ caretMarginLeft: {
1922
+ type: StringConstructor;
1923
+ required: false;
1924
+ default: string;
1925
+ };
1926
+ usePrimaryColor: {
1927
+ type: BooleanConstructor;
1928
+ required: false;
1929
+ default: boolean;
1930
+ };
1931
+ }>> & Readonly<{
1932
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
1933
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
1934
+ }>, {
1935
+ to: string | Record<string, any>;
1936
+ title: string;
1937
+ variant: "default" | "secondary" | "primary" | "none";
1938
+ href: string;
1939
+ target: string;
1940
+ exact: boolean;
1941
+ ariaLabel: string;
1942
+ linkClass: string;
1943
+ externalTargetBlank: boolean;
1944
+ caret: boolean;
1945
+ caretWrapperClass: string;
1946
+ caretClass: string;
1947
+ caretInline: boolean;
1948
+ caretColor: string;
1949
+ caretMarginLeft: string;
1950
+ usePrimaryColor: boolean;
1951
+ }, {}, {
1952
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1953
+ passedWrapperClass: {
1954
+ type: StringConstructor;
1955
+ required: false;
1956
+ default: string;
1957
+ };
1958
+ arrowClass: {
1959
+ type: StringConstructor;
1960
+ required: false;
1961
+ default: string;
1962
+ };
1963
+ color: {
1964
+ type: StringConstructor;
1965
+ required: false;
1966
+ default: string;
1967
+ };
1968
+ marginLeft: {
1969
+ type: StringConstructor;
1970
+ default: string;
1971
+ required: false;
1972
+ };
1973
+ inline: {
1974
+ type: BooleanConstructor;
1975
+ default: boolean;
1976
+ required: false;
1977
+ };
1978
+ }>, {}, {}, {
1979
+ computedClass(): string;
1980
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1981
+ passedWrapperClass: {
1982
+ type: StringConstructor;
1983
+ required: false;
1984
+ default: string;
1985
+ };
1986
+ arrowClass: {
1987
+ type: StringConstructor;
1988
+ required: false;
1989
+ default: string;
1990
+ };
1991
+ color: {
1992
+ type: StringConstructor;
1993
+ required: false;
1994
+ default: string;
1995
+ };
1996
+ marginLeft: {
1997
+ type: StringConstructor;
1998
+ default: string;
1999
+ required: false;
2000
+ };
2001
+ inline: {
2002
+ type: BooleanConstructor;
2003
+ default: boolean;
2004
+ required: false;
2005
+ };
2006
+ }>> & Readonly<{}>, {
2007
+ inline: boolean;
2008
+ passedWrapperClass: string;
2009
+ arrowClass: string;
2010
+ color: string;
2011
+ marginLeft: string;
2012
+ }, {}, {
2013
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2014
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2015
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2016
+ BaseImage: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2017
+ imageClass: {
2018
+ type: StringConstructor;
2019
+ required: false;
2020
+ default: string;
2021
+ };
2022
+ objectFitClass: {
2023
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
2024
+ required: false;
2025
+ default: string;
2026
+ validator: (prop: string) => boolean;
2027
+ };
2028
+ src: {
2029
+ type: StringConstructor;
2030
+ required: true;
2031
+ };
2032
+ srcset: {
2033
+ type: StringConstructor;
2034
+ required: false;
2035
+ default: string;
2036
+ };
2037
+ alt: {
2038
+ type: StringConstructor;
2039
+ default: string;
2040
+ };
2041
+ width: {
2042
+ type: (StringConstructor | NumberConstructor)[];
2043
+ default: string;
2044
+ };
2045
+ height: {
2046
+ type: (StringConstructor | NumberConstructor)[];
2047
+ default: string;
2048
+ };
2049
+ loading: {
2050
+ type: PropType<"lazy" | "eager" | undefined>;
2051
+ required: false;
2052
+ default: string;
2053
+ };
2054
+ }>, {}, {}, {
2055
+ computedClass(): string;
2056
+ }, {
2057
+ imageFailed(): void;
2058
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2059
+ imageClass: {
2060
+ type: StringConstructor;
2061
+ required: false;
2062
+ default: string;
2063
+ };
2064
+ objectFitClass: {
2065
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
2066
+ required: false;
2067
+ default: string;
2068
+ validator: (prop: string) => boolean;
2069
+ };
2070
+ src: {
2071
+ type: StringConstructor;
2072
+ required: true;
2073
+ };
2074
+ srcset: {
2075
+ type: StringConstructor;
2076
+ required: false;
2077
+ default: string;
2078
+ };
2079
+ alt: {
2080
+ type: StringConstructor;
2081
+ default: string;
2082
+ };
2083
+ width: {
2084
+ type: (StringConstructor | NumberConstructor)[];
2085
+ default: string;
2086
+ };
2087
+ height: {
2088
+ type: (StringConstructor | NumberConstructor)[];
2089
+ default: string;
2090
+ };
2091
+ loading: {
2092
+ type: PropType<"lazy" | "eager" | undefined>;
2093
+ required: false;
2094
+ default: string;
2095
+ };
2096
+ }>> & Readonly<{}>, {
2097
+ imageClass: string;
2098
+ objectFitClass: "fill" | "none" | "contain" | "cover" | "scaleDown";
2099
+ srcset: string;
2100
+ alt: string;
2101
+ width: string | number;
2102
+ height: string | number;
2103
+ loading: "lazy" | "eager" | undefined;
2104
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2105
+ BaseImagePlaceholder: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2106
+ darkMode: {
2107
+ type: BooleanConstructor;
2108
+ required: false;
2109
+ default: boolean;
2110
+ };
2111
+ transparentMode: {
2112
+ type: BooleanConstructor;
2113
+ required: false;
2114
+ default: boolean;
2115
+ };
2116
+ noLogo: {
2117
+ type: BooleanConstructor;
2118
+ default: boolean;
2119
+ };
2120
+ aspectRatio: {
2121
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
2122
+ default: string;
2123
+ validator: (prop: string) => boolean;
2124
+ };
2125
+ responsiveAspectRatio: {
2126
+ type: StringConstructor;
2127
+ default: string;
2128
+ };
2129
+ }>, {}, {}, {
2130
+ computedClass(): string;
2131
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2132
+ darkMode: {
2133
+ type: BooleanConstructor;
2134
+ required: false;
2135
+ default: boolean;
2136
+ };
2137
+ transparentMode: {
2138
+ type: BooleanConstructor;
2139
+ required: false;
2140
+ default: boolean;
2141
+ };
2142
+ noLogo: {
2143
+ type: BooleanConstructor;
2144
+ default: boolean;
2145
+ };
2146
+ aspectRatio: {
2147
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
2148
+ default: string;
2149
+ validator: (prop: string) => boolean;
2150
+ };
2151
+ responsiveAspectRatio: {
2152
+ type: StringConstructor;
2153
+ default: string;
2154
+ };
2155
+ }>> & Readonly<{}>, {
2156
+ darkMode: boolean;
2157
+ transparentMode: boolean;
2158
+ noLogo: boolean;
2159
+ aspectRatio: "none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9";
2160
+ responsiveAspectRatio: string;
2161
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2162
+ BasePill: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2163
+ text: {
2164
+ type: StringConstructor;
2165
+ default: undefined;
2166
+ };
2167
+ variant: {
2168
+ type: () => "secondary" | "primary" | "primary-inverted" | "action";
2169
+ default: string;
2170
+ };
2171
+ size: {
2172
+ type: () => "sm" | "md" | "lg";
2173
+ default: string;
2174
+ };
2175
+ contentType: {
2176
+ type: () => import('./../../interfaces').ContentTypeKey;
2177
+ default: undefined;
2178
+ };
2179
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2180
+ text: {
2181
+ type: StringConstructor;
2182
+ default: undefined;
2183
+ };
2184
+ variant: {
2185
+ type: () => "secondary" | "primary" | "primary-inverted" | "action";
2186
+ default: string;
2187
+ };
2188
+ size: {
2189
+ type: () => "sm" | "md" | "lg";
2190
+ default: string;
2191
+ };
2192
+ contentType: {
2193
+ type: () => import('./../../interfaces').ContentTypeKey;
2194
+ default: undefined;
2195
+ };
2196
+ }>> & Readonly<{}>, {
2197
+ text: string;
2198
+ variant: "secondary" | "primary" | "primary-inverted" | "action";
2199
+ size: "sm" | "md" | "lg";
2200
+ contentType: "EDUNewsPage" | "EDUEventPage" | "EDUCollectionsDetailPage" | "EDUExplainerArticlePage" | "EDULessonPage" | "EDUTeachableMomentPage" | "EDUStudentProjectPage" | "EDUImageDetailPage" | "EDUInfographicDetailPage" | "EDUDocumentDetailPage" | "EDUVideoDetailPage" | "EDUGalleryDetailPage";
2201
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2202
+ CalendarChip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2203
+ startDate: {
2204
+ type: PropType<string>;
2205
+ default: undefined;
2206
+ };
2207
+ endDate: {
2208
+ type: PropType<string>;
2209
+ default: undefined;
2210
+ };
2211
+ ongoing: {
2212
+ type: PropType<boolean>;
2213
+ default: boolean;
2214
+ };
2215
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2216
+ startDate: {
2217
+ type: PropType<string>;
2218
+ default: undefined;
2219
+ };
2220
+ endDate: {
2221
+ type: PropType<string>;
2222
+ default: undefined;
2223
+ };
2224
+ ongoing: {
2225
+ type: PropType<boolean>;
2226
+ default: boolean;
2227
+ };
2228
+ }>> & Readonly<{}>, {
2229
+ startDate: string;
2230
+ endDate: string;
2231
+ ongoing: boolean;
2232
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2233
+ MetadataEvent: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2234
+ event: {
2235
+ type: PropType<import('./../../interfaces').EventCardObject>;
2236
+ required: true;
2237
+ default: undefined;
2238
+ };
2239
+ compact: {
2240
+ type: PropType<boolean>;
2241
+ default: boolean;
2242
+ };
2243
+ showTime: {
2244
+ type: PropType<boolean>;
2245
+ default: boolean;
2246
+ };
2247
+ allowBreak: {
2248
+ type: PropType<boolean>;
2249
+ default: boolean;
2250
+ };
2251
+ showLocation: {
2252
+ type: PropType<boolean>;
2253
+ default: boolean;
2254
+ };
2255
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2256
+ event: {
2257
+ type: PropType<import('./../../interfaces').EventCardObject>;
2258
+ required: true;
2259
+ default: undefined;
2260
+ };
2261
+ compact: {
2262
+ type: PropType<boolean>;
2263
+ default: boolean;
2264
+ };
2265
+ showTime: {
2266
+ type: PropType<boolean>;
2267
+ default: boolean;
2268
+ };
2269
+ allowBreak: {
2270
+ type: PropType<boolean>;
2271
+ default: boolean;
2272
+ };
2273
+ showLocation: {
2274
+ type: PropType<boolean>;
2275
+ default: boolean;
2276
+ };
2277
+ }>> & Readonly<{}>, {
2278
+ event: import('./../../interfaces').EventCardObject;
2279
+ compact: boolean;
2280
+ showTime: boolean;
2281
+ allowBreak: boolean;
2282
+ showLocation: boolean;
2283
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2284
+ MetadataEduResource: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2285
+ variant: {
2286
+ type: PropType<import('./../../interfaces').MetaPanelTheme>;
2287
+ default: string;
2288
+ };
2289
+ resource: {
2290
+ type: PropType<import('./../../interfaces').EduResourceCardObject>;
2291
+ required: true;
2292
+ default: undefined;
2293
+ };
2294
+ compact: {
2295
+ type: PropType<boolean>;
2296
+ default: boolean;
2297
+ };
2298
+ showTime: {
2299
+ type: PropType<boolean>;
2300
+ default: boolean;
2301
+ };
2302
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2303
+ variant: {
2304
+ type: PropType<import('./../../interfaces').MetaPanelTheme>;
2305
+ default: string;
2306
+ };
2307
+ resource: {
2308
+ type: PropType<import('./../../interfaces').EduResourceCardObject>;
2309
+ required: true;
2310
+ default: undefined;
2311
+ };
2312
+ compact: {
2313
+ type: PropType<boolean>;
2314
+ default: boolean;
2315
+ };
2316
+ showTime: {
2317
+ type: PropType<boolean>;
2318
+ default: boolean;
2319
+ };
2320
+ }>> & Readonly<{}>, {
2321
+ variant: import('./../../interfaces').MetaPanelTheme;
2322
+ resource: import('./../../interfaces').EduResourceCardObject;
2323
+ compact: boolean;
2324
+ showTime: boolean;
2325
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2326
+ BlockLinkCardCollectionLg: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2327
+ size: {
2328
+ type: PropType<string>;
2329
+ default: undefined;
2330
+ };
2331
+ headingLevel: {
2332
+ type: PropType<keyof {
2333
+ h1: string;
2334
+ h2: string;
2335
+ h3: string;
2336
+ h4: string;
2337
+ h5: string;
2338
+ h6: string;
2339
+ }>;
2340
+ default: undefined;
2341
+ };
2342
+ metadataAttrs: {
2343
+ type: PropType<any>;
2344
+ default: undefined;
2345
+ };
2346
+ theItem: {
2347
+ type: PropType<import('./../../interfaces').EduResourceCardObject>;
2348
+ default: undefined;
2349
+ };
2350
+ metadataType: {
2351
+ type: PropType<"EDUNewsPage" | "EDUEventPage" | "EDUCollectionsDetailPage" | "EDUExplainerArticlePage" | "EDULessonPage" | "EDUTeachableMomentPage" | "EDUStudentProjectPage" | "EDUImageDetailPage" | "EDUInfographicDetailPage" | "EDUDocumentDetailPage" | "EDUVideoDetailPage" | "EDUGalleryDetailPage">;
2352
+ default: undefined;
2353
+ };
2354
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2355
+ size: {
2356
+ type: PropType<string>;
2357
+ default: undefined;
2358
+ };
2359
+ headingLevel: {
2360
+ type: PropType<keyof {
2361
+ h1: string;
2362
+ h2: string;
2363
+ h3: string;
2364
+ h4: string;
2365
+ h5: string;
2366
+ h6: string;
2367
+ }>;
2368
+ default: undefined;
2369
+ };
2370
+ metadataAttrs: {
2371
+ type: PropType<any>;
2372
+ default: undefined;
2373
+ };
2374
+ theItem: {
2375
+ type: PropType<import('./../../interfaces').EduResourceCardObject>;
2376
+ default: undefined;
2377
+ };
2378
+ metadataType: {
2379
+ type: PropType<"EDUNewsPage" | "EDUEventPage" | "EDUCollectionsDetailPage" | "EDUExplainerArticlePage" | "EDULessonPage" | "EDUTeachableMomentPage" | "EDUStudentProjectPage" | "EDUImageDetailPage" | "EDUInfographicDetailPage" | "EDUDocumentDetailPage" | "EDUVideoDetailPage" | "EDUGalleryDetailPage">;
2380
+ default: undefined;
2381
+ };
2382
+ }>> & Readonly<{}>, {
2383
+ size: string;
2384
+ headingLevel: HeadingLevel;
2385
+ metadataAttrs: any;
2386
+ theItem: import('./../../interfaces').EduResourceCardObject;
2387
+ metadataType: import('./../../interfaces').ContentTypeKey;
2388
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2389
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2390
+ PodcastEpisodeCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2391
+ url: {
2392
+ type: StringConstructor;
2393
+ required: false;
2394
+ default: string;
2395
+ };
2396
+ type: {
2397
+ type: StringConstructor;
2398
+ required: false;
2399
+ };
2400
+ topic: {
2401
+ type: StringConstructor;
2402
+ required: false;
2403
+ };
2404
+ title: {
2405
+ type: StringConstructor;
2406
+ required: false;
2407
+ };
2408
+ summary: {
2409
+ type: StringConstructor;
2410
+ required: false;
2411
+ };
2412
+ media: {
2413
+ type: StringConstructor;
2414
+ required: false;
2415
+ };
2416
+ image: {
2417
+ type: ObjectConstructor;
2418
+ required: false;
2419
+ };
2420
+ headingLevel: {
2421
+ type: PropType<keyof {
2422
+ h1: string;
2423
+ h2: string;
2424
+ h3: string;
2425
+ h4: string;
2426
+ h5: string;
2427
+ h6: string;
2428
+ }>;
2429
+ required: false;
2430
+ default: string;
2431
+ };
2432
+ }>, {}, {
2433
+ showInlinePlayer: boolean;
2434
+ }, {}, {
2435
+ inlinePlayerToggle(): boolean;
2436
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2437
+ url: {
2438
+ type: StringConstructor;
2439
+ required: false;
2440
+ default: string;
2441
+ };
2442
+ type: {
2443
+ type: StringConstructor;
2444
+ required: false;
2445
+ };
2446
+ topic: {
2447
+ type: StringConstructor;
2448
+ required: false;
2449
+ };
2450
+ title: {
2451
+ type: StringConstructor;
2452
+ required: false;
2453
+ };
2454
+ summary: {
2455
+ type: StringConstructor;
2456
+ required: false;
2457
+ };
2458
+ media: {
2459
+ type: StringConstructor;
2460
+ required: false;
2461
+ };
2462
+ image: {
2463
+ type: ObjectConstructor;
2464
+ required: false;
2465
+ };
2466
+ headingLevel: {
2467
+ type: PropType<keyof {
2468
+ h1: string;
2469
+ h2: string;
2470
+ h3: string;
2471
+ h4: string;
2472
+ h5: string;
2473
+ h6: string;
2474
+ }>;
2475
+ required: false;
2476
+ default: string;
2477
+ };
2478
+ }>> & Readonly<{}>, {
2479
+ url: string;
2480
+ headingLevel: keyof {
2481
+ h1: string;
2482
+ h2: string;
2483
+ h3: string;
2484
+ h4: string;
2485
+ h5: string;
2486
+ h6: string;
2487
+ };
2488
+ }, {}, {
2489
+ BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2490
+ variant: {
2491
+ type: PropType<"default" | "secondary" | "primary" | "none">;
2492
+ required: false;
2493
+ default: string;
2494
+ validator: (prop: string) => boolean;
2495
+ };
2496
+ to: {
2497
+ type: (StringConstructor | ObjectConstructor)[];
2498
+ default: undefined;
2499
+ };
2500
+ exact: {
2501
+ type: BooleanConstructor;
2502
+ default: boolean;
2503
+ };
2504
+ href: {
2505
+ type: StringConstructor;
2506
+ default: undefined;
2507
+ };
2508
+ title: {
2509
+ type: StringConstructor;
2510
+ default: undefined;
2511
+ };
2512
+ ariaLabel: {
2513
+ type: StringConstructor;
2514
+ default: string;
2515
+ };
2516
+ linkClass: {
2517
+ type: StringConstructor;
2518
+ default: string;
2519
+ };
2520
+ target: {
2521
+ type: StringConstructor;
2522
+ required: false;
2523
+ default: undefined;
2524
+ };
2525
+ externalTargetBlank: {
2526
+ type: BooleanConstructor;
2527
+ required: false;
2528
+ default: boolean;
2529
+ };
2530
+ caret: {
2531
+ type: BooleanConstructor;
2532
+ required: false;
2533
+ default: boolean;
2534
+ };
2535
+ caretWrapperClass: {
2536
+ type: StringConstructor;
2537
+ default: string;
2538
+ };
2539
+ caretClass: {
2540
+ type: StringConstructor;
2541
+ default: string;
2542
+ };
2543
+ caretInline: {
2544
+ type: BooleanConstructor;
2545
+ required: false;
2546
+ default: boolean;
2547
+ };
2548
+ caretColor: {
2549
+ type: StringConstructor;
2550
+ required: false;
2551
+ default: string;
2552
+ };
2553
+ caretMarginLeft: {
2554
+ type: StringConstructor;
2555
+ required: false;
2556
+ default: string;
2557
+ };
2558
+ usePrimaryColor: {
2559
+ type: BooleanConstructor;
2560
+ required: false;
2561
+ default: boolean;
2562
+ };
2563
+ }>, {}, {}, {
2564
+ computedVariants(): {
2565
+ readonly primary: "text-subtitle text-action can-hover:hover:text-action-dark";
2566
+ readonly secondary: "text-subtitle text-action can-hover:hover:text-action-dark";
2567
+ readonly default: "-default underline text-action can-hover:hover:text-action-dark";
2568
+ readonly none: "";
2569
+ } | {
2570
+ readonly primary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2571
+ readonly secondary: "text-subtitle text-primary can-hover:hover:text-primary-dark";
2572
+ readonly default: "-default underline text-primary can-hover:hover:text-primary-dark";
2573
+ readonly none: "";
2574
+ };
2575
+ computedClass(): string;
2576
+ isEduExternal(): boolean | string;
2577
+ isExternal(): boolean;
2578
+ theTarget(): string | undefined;
2579
+ theRel(): string | undefined;
2580
+ computedTo(): string | undefined;
2581
+ computedHref(): string | undefined;
2582
+ themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
2583
+ isEdu(state: {
2584
+ theme: import('./../../interfaces').Explorer1Theme | null;
2585
+ } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
2586
+ }, {
2587
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
2588
+ }>;
2589
+ }, {
2590
+ clickEvent(): void;
2591
+ addTrailingSlash(path: string): string;
2592
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("linkClicked" | "specificLinkClicked")[], "linkClicked" | "specificLinkClicked", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2593
+ variant: {
2594
+ type: PropType<"default" | "secondary" | "primary" | "none">;
2595
+ required: false;
2596
+ default: string;
2597
+ validator: (prop: string) => boolean;
2598
+ };
2599
+ to: {
2600
+ type: (StringConstructor | ObjectConstructor)[];
2601
+ default: undefined;
2602
+ };
2603
+ exact: {
2604
+ type: BooleanConstructor;
2605
+ default: boolean;
2606
+ };
2607
+ href: {
2608
+ type: StringConstructor;
2609
+ default: undefined;
2610
+ };
2611
+ title: {
2612
+ type: StringConstructor;
2613
+ default: undefined;
2614
+ };
2615
+ ariaLabel: {
2616
+ type: StringConstructor;
2617
+ default: string;
2618
+ };
2619
+ linkClass: {
2620
+ type: StringConstructor;
2621
+ default: string;
2622
+ };
2623
+ target: {
2624
+ type: StringConstructor;
2625
+ required: false;
2626
+ default: undefined;
2627
+ };
2628
+ externalTargetBlank: {
2629
+ type: BooleanConstructor;
2630
+ required: false;
2631
+ default: boolean;
2632
+ };
2633
+ caret: {
2634
+ type: BooleanConstructor;
2635
+ required: false;
2636
+ default: boolean;
2637
+ };
2638
+ caretWrapperClass: {
2639
+ type: StringConstructor;
2640
+ default: string;
2641
+ };
2642
+ caretClass: {
2643
+ type: StringConstructor;
2644
+ default: string;
2645
+ };
2646
+ caretInline: {
2647
+ type: BooleanConstructor;
2648
+ required: false;
2649
+ default: boolean;
2650
+ };
2651
+ caretColor: {
2652
+ type: StringConstructor;
2653
+ required: false;
2654
+ default: string;
2655
+ };
2656
+ caretMarginLeft: {
2657
+ type: StringConstructor;
2658
+ required: false;
2659
+ default: string;
2660
+ };
2661
+ usePrimaryColor: {
2662
+ type: BooleanConstructor;
2663
+ required: false;
2664
+ default: boolean;
2665
+ };
2666
+ }>> & Readonly<{
2667
+ onLinkClicked?: ((...args: any[]) => any) | undefined;
2668
+ onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
2669
+ }>, {
2670
+ to: string | Record<string, any>;
2671
+ title: string;
2672
+ variant: "default" | "secondary" | "primary" | "none";
2673
+ href: string;
2674
+ target: string;
2675
+ exact: boolean;
2676
+ ariaLabel: string;
2677
+ linkClass: string;
2678
+ externalTargetBlank: boolean;
2679
+ caret: boolean;
2680
+ caretWrapperClass: string;
2681
+ caretClass: string;
2682
+ caretInline: boolean;
2683
+ caretColor: string;
2684
+ caretMarginLeft: string;
2685
+ usePrimaryColor: boolean;
2686
+ }, {}, {
2687
+ MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2688
+ passedWrapperClass: {
2689
+ type: StringConstructor;
2690
+ required: false;
2691
+ default: string;
2692
+ };
2693
+ arrowClass: {
2694
+ type: StringConstructor;
2695
+ required: false;
2696
+ default: string;
2697
+ };
2698
+ color: {
2699
+ type: StringConstructor;
2700
+ required: false;
2701
+ default: string;
2702
+ };
2703
+ marginLeft: {
2704
+ type: StringConstructor;
2705
+ default: string;
2706
+ required: false;
2707
+ };
2708
+ inline: {
2709
+ type: BooleanConstructor;
2710
+ default: boolean;
2711
+ required: false;
2712
+ };
2713
+ }>, {}, {}, {
2714
+ computedClass(): string;
2715
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2716
+ passedWrapperClass: {
2717
+ type: StringConstructor;
2718
+ required: false;
2719
+ default: string;
2720
+ };
2721
+ arrowClass: {
2722
+ type: StringConstructor;
2723
+ required: false;
2724
+ default: string;
2725
+ };
2726
+ color: {
2727
+ type: StringConstructor;
2728
+ required: false;
2729
+ default: string;
2730
+ };
2731
+ marginLeft: {
2732
+ type: StringConstructor;
2733
+ default: string;
2734
+ required: false;
2735
+ };
2736
+ inline: {
2737
+ type: BooleanConstructor;
2738
+ default: boolean;
2739
+ required: false;
2740
+ };
2741
+ }>> & Readonly<{}>, {
2742
+ inline: boolean;
2743
+ passedWrapperClass: string;
2744
+ arrowClass: string;
2745
+ color: string;
2746
+ marginLeft: string;
2747
+ }, {}, {
2748
+ IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2749
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2750
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2751
+ BaseHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2752
+ level: {
2753
+ type: PropType<HeadingLevel>;
2754
+ required: false;
2755
+ default: string;
2756
+ };
2757
+ size: {
2758
+ type: PropType<HeadingLevel>;
2759
+ required: false;
2760
+ default: string;
2761
+ };
2762
+ }>, {}, {}, {
2763
+ computedTag(): string;
2764
+ computedClass(): string;
2765
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2766
+ level: {
2767
+ type: PropType<HeadingLevel>;
2768
+ required: false;
2769
+ default: string;
2770
+ };
2771
+ size: {
2772
+ type: PropType<HeadingLevel>;
2773
+ required: false;
2774
+ default: string;
2775
+ };
2776
+ }>> & Readonly<{}>, {
2777
+ size: keyof {
2778
+ h1: string;
2779
+ h2: string;
2780
+ h3: string;
2781
+ h4: string;
2782
+ h5: string;
2783
+ h6: string;
2784
+ };
2785
+ level: keyof {
2786
+ h1: string;
2787
+ h2: string;
2788
+ h3: string;
2789
+ h4: string;
2790
+ h5: string;
2791
+ h6: string;
2792
+ };
2793
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2794
+ BaseImage: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2795
+ imageClass: {
2796
+ type: StringConstructor;
2797
+ required: false;
2798
+ default: string;
2799
+ };
2800
+ objectFitClass: {
2801
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
2802
+ required: false;
2803
+ default: string;
2804
+ validator: (prop: string) => boolean;
2805
+ };
2806
+ src: {
2807
+ type: StringConstructor;
2808
+ required: true;
2809
+ };
2810
+ srcset: {
2811
+ type: StringConstructor;
2812
+ required: false;
2813
+ default: string;
2814
+ };
2815
+ alt: {
2816
+ type: StringConstructor;
2817
+ default: string;
2818
+ };
2819
+ width: {
2820
+ type: (StringConstructor | NumberConstructor)[];
2821
+ default: string;
2822
+ };
2823
+ height: {
2824
+ type: (StringConstructor | NumberConstructor)[];
2825
+ default: string;
2826
+ };
2827
+ loading: {
2828
+ type: PropType<"lazy" | "eager" | undefined>;
2829
+ required: false;
2830
+ default: string;
2831
+ };
2832
+ }>, {}, {}, {
2833
+ computedClass(): string;
2834
+ }, {
2835
+ imageFailed(): void;
2836
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2837
+ imageClass: {
2838
+ type: StringConstructor;
2839
+ required: false;
2840
+ default: string;
2841
+ };
2842
+ objectFitClass: {
2843
+ type: PropType<"fill" | "none" | "contain" | "cover" | "scaleDown">;
2844
+ required: false;
2845
+ default: string;
2846
+ validator: (prop: string) => boolean;
2847
+ };
2848
+ src: {
2849
+ type: StringConstructor;
2850
+ required: true;
2851
+ };
2852
+ srcset: {
2853
+ type: StringConstructor;
2854
+ required: false;
2855
+ default: string;
2856
+ };
2857
+ alt: {
2858
+ type: StringConstructor;
2859
+ default: string;
2860
+ };
2861
+ width: {
2862
+ type: (StringConstructor | NumberConstructor)[];
2863
+ default: string;
2864
+ };
2865
+ height: {
2866
+ type: (StringConstructor | NumberConstructor)[];
2867
+ default: string;
2868
+ };
2869
+ loading: {
2870
+ type: PropType<"lazy" | "eager" | undefined>;
2871
+ required: false;
2872
+ default: string;
2873
+ };
2874
+ }>> & Readonly<{}>, {
2875
+ imageClass: string;
2876
+ objectFitClass: "fill" | "none" | "contain" | "cover" | "scaleDown";
2877
+ srcset: string;
2878
+ alt: string;
2879
+ width: string | number;
2880
+ height: string | number;
2881
+ loading: "lazy" | "eager" | undefined;
2882
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2883
+ BaseImagePlaceholder: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2884
+ darkMode: {
2885
+ type: BooleanConstructor;
2886
+ required: false;
2887
+ default: boolean;
2888
+ };
2889
+ transparentMode: {
2890
+ type: BooleanConstructor;
2891
+ required: false;
2892
+ default: boolean;
2893
+ };
2894
+ noLogo: {
2895
+ type: BooleanConstructor;
2896
+ default: boolean;
2897
+ };
2898
+ aspectRatio: {
2899
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
2900
+ default: string;
2901
+ validator: (prop: string) => boolean;
2902
+ };
2903
+ responsiveAspectRatio: {
2904
+ type: StringConstructor;
2905
+ default: string;
2906
+ };
2907
+ }>, {}, {}, {
2908
+ computedClass(): string;
2909
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2910
+ darkMode: {
2911
+ type: BooleanConstructor;
2912
+ required: false;
2913
+ default: boolean;
2914
+ };
2915
+ transparentMode: {
2916
+ type: BooleanConstructor;
2917
+ required: false;
2918
+ default: boolean;
2919
+ };
2920
+ noLogo: {
2921
+ type: BooleanConstructor;
2922
+ default: boolean;
2923
+ };
2924
+ aspectRatio: {
2925
+ type: PropType<"none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9">;
2926
+ default: string;
2927
+ validator: (prop: string) => boolean;
2928
+ };
2929
+ responsiveAspectRatio: {
2930
+ type: StringConstructor;
2931
+ default: string;
2932
+ };
2933
+ }>> & Readonly<{}>, {
2934
+ darkMode: boolean;
2935
+ transparentMode: boolean;
2936
+ noLogo: boolean;
2937
+ aspectRatio: "none" | "portrait" | "square" | "1:1" | "2:1" | "2:3" | "3:2" | "4:3" | "4:5" | "7:8" | "8:7" | "9:16" | "12:9" | "16:7" | "16:9" | "21:9";
2938
+ responsiveAspectRatio: string;
2939
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2940
+ BaseAudio: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2941
+ file: {
2942
+ type: StringConstructor;
2943
+ default: null;
2944
+ };
2945
+ autoPlay: {
2946
+ type: BooleanConstructor;
2947
+ default: boolean;
2948
+ };
2949
+ }>, {}, {
2950
+ firstPlay: boolean;
2951
+ isMuted: boolean;
2952
+ loaded: boolean;
2953
+ playing: boolean;
2954
+ paused: boolean;
2955
+ progressStyle: string;
2956
+ currentTime: string;
2957
+ uuid: string;
2958
+ audio?: HTMLAudioElement;
2959
+ totalDuration: number;
2960
+ hideVolumeSlider: boolean;
2961
+ volumeValue: number;
2962
+ }, {
2963
+ duration(): string;
2964
+ playerId(): string;
2965
+ }, {
2966
+ setPosition: (e: any) => void;
2967
+ updateVolume(): void;
2968
+ toggleVolume(): void;
2969
+ stop(): void;
2970
+ play(): void;
2971
+ forward(duration: number): number | undefined;
2972
+ rewind(duration: number): number | undefined;
2973
+ pause(): void;
2974
+ pauseOthers(activeUuid: string): void;
2975
+ toggleMute(): void;
2976
+ _handleLoaded(): void;
2977
+ _handlePlayingUI(_e: any): void;
2978
+ _handlePlayPause(e: any): void;
2979
+ _handleEnded(): void;
2980
+ init(): void;
2981
+ getAudio(): any;
2982
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2983
+ file: {
2984
+ type: StringConstructor;
2985
+ default: null;
2986
+ };
2987
+ autoPlay: {
2988
+ type: BooleanConstructor;
2989
+ default: boolean;
2990
+ };
2991
+ }>> & Readonly<{}>, {
2992
+ file: string;
2993
+ autoPlay: boolean;
2994
+ }, {}, {
2995
+ IconPlay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2996
+ IconPause: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2997
+ IconVolume: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2998
+ IconMute: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2999
+ IconRewindTen: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3000
+ IconForwardTen: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3001
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3002
+ IconPlay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3003
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3004
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3005
+ export default _default;