@explorer-1/vue 0.3.0 → 0.3.2
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.
- package/CHANGELOG.md +14 -0
- package/README.md +55 -5
- package/package.json +6 -3
- package/src/components/BaseCarousel/BaseCarousel.vue +1 -1
- package/src/components/BasePill/BasePill.stories.js +16 -7
- package/src/components/BaseTimer/BaseTimer.stories.js +6 -1
- package/src/components/BaseTimer/BaseTimer.vue +6 -2
- package/src/components/BaseVideo/BaseVideo.vue +1 -0
- package/src/components/BlockDialog/BlockDialog.stories.mdx +1 -1
- package/src/components/BlockIframeEmbed/BlockIframeEmbed.vue +2 -1
- package/src/components/BlockImageCarousel/BlockImageCarousel.vue +1 -1
- package/src/components/BlockLinkCard/BlockLinkCard.stories.js +6 -0
- package/src/components/BlockStreamfield/BlockStreamfield.stories.js +2 -7
- package/src/components/HeroLarge/HeroLarge.vue +1 -0
- package/src/components/HeroMedium/HeroMedium.vue +1 -0
- package/src/components/MetadataEduResource/MetadataEduResource.stories.js +1 -0
- package/src/components/MixinCarousel/MixinCarousel.docs.mdx +2 -2
- package/src/components/MixinCarousel/MixinCarousel.vue +17 -1
- package/src/components/MixinVideoBg/MixinVideoBg.vue +1 -0
- package/src/components/NavDesktopEdu/NavDesktopEdu.stories.js +1 -0
- package/src/components/RoboticsDetailStats/RoboticsDetailStats.vue +1 -0
- package/src/components/SearchResultCard/SearchResultCard.stories.js +1 -0
- package/src/components/ShareButtonsEdu/ShareButtonsEdu.stories.js +1 -0
- package/src/components/SwimlaneCTA/SwimlaneCTA.vue +1 -0
- package/src/components/TimelineDialog/TimelineDialog.stories.mdx +1 -1
- package/src/docs/foundation/color.docs.mdx +1 -1
- package/src/docs/foundation/grid.docs.mdx +1 -1
- package/src/docs/foundation/grid_layouthelpers.docs.mdx +1 -1
- package/src/docs/foundation/themes.docs.mdx +1 -1
- package/src/docs/foundation/typography.docs.mdx +1 -1
- package/src/docs/foundation/typography.stories.js +1 -1
- package/src/docs/getting-started/designer.docs.mdx +1 -1
- package/src/docs/getting-started/developer.docs.mdx +3 -25
- package/src/docs/guides/accessibility.docs.mdx +1 -1
- package/src/docs/guides/responsive.docs.mdx +1 -1
- package/src/docs/introduction.docs.mdx +29 -1
- package/src/docs/overviews/base.docs.mdx +1 -1
- package/src/docs/overviews/blocks.docs.mdx.disabled +1 -1
- package/src/docs/overviews/cards.docs.mdx +1 -1
- package/src/docs/overviews/components.docs.mdx +1 -1
- package/src/docs/overviews/forms.docs.mdx +1 -1
- package/src/docs/overviews/global.docs.mdx +1 -1
- package/src/docs/overviews/global_footers.docs.mdx +1 -1
- package/src/docs/overviews/global_headers.docs.mdx +1 -1
- package/src/docs/overviews/heroes.docs.mdx +1 -1
- package/src/docs/overviews/mixins.docs.mdx +1 -1
- package/src/docs/overviews/search.docs.mdx +1 -1
- package/src/docs/overviews/utilities.docs.mdx +1 -1
- package/src/docs/roadmap.docs.mdx +1 -1
- package/src/docs/utils/ComponentItem.jsx +1 -1
- package/src/templates/edu/PageContentEdu.stories.js +1 -0
- package/src/templates/edu/PageEduCollectionsDetail/PageEduCollectionsDetail.stories.js +1 -0
- package/src/templates/edu/PageEduEventDetail/PageEduEventDetail.stories.js +1 -0
- package/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.stories.js +1 -0
- package/src/templates/edu/PageEduGalleryDetail/PageEduGalleryDetail.stories.js +1 -0
- package/src/templates/edu/PageEduHome/PageEduHome.stories.js +1 -0
- package/src/templates/edu/PageEduLesson/PageEduLesson.stories.js +1 -15
- package/src/templates/edu/PageEduMultimediaDetail/PageEduMultimediaDetail.stories.js +1 -0
- package/src/templates/edu/PageEduNewsDetail/PageEduNewsDetail.stories.js +1 -0
- package/src/templates/edu/PageEduStudentProject/PageEduStudentProject.stories.js +1 -0
- package/src/templates/edu/PageEduTeachableMoment/PageEduTeachableMoment.stories.js +1 -0
- package/src/templates/www/PageTimeline/PageTimeline.vue +1 -0
- package/tailwind.config.js +3 -13
- package/dist/edu/.gitkeep +0 -0
- package/dist/edu/explorer-1/bg-stars-edu.png +0 -0
- package/dist/edu/explorer-1/bg-stars.jpg +0 -0
- package/dist/explorer-1/bg-stars-edu.png +0 -0
- package/dist/explorer-1/bg-stars.jpg +0 -0
- package/dist/explorer-1-vue.d.ts +0 -1
- package/dist/explorer-1-vue.js +0 -25799
- package/dist/explorer-1-vue.umd.cjs +0 -52
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Artists.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Communicators.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Designers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Disruptors.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Dreamers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Educators.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Innovators.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Inventors.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Makers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Problem_Solvers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Robiticists.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Scientists.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Software_Engineers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Thinkers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImages/JPL_is__Visualizers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Artists.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Communicators.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Designers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Disruptors.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Dreamers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Educators.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Innovators.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Inventors.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Makers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Problem_Solvers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Robiticists.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Scientists.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Software_Engineers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Thinkers.jpg +0 -0
- package/dist/img/SwimlaneCTA/backgroundImagesSmall/JPL_is__Visualizers.jpg +0 -0
- package/dist/src/components/AboutTheAuthor/AboutTheAuthor.stories.d.ts +0 -30
- package/dist/src/components/AsteroidWatchWidget/AsteroidWatchWidget.stories.d.ts +0 -52
- package/dist/src/components/BackToTop/BackToTop.stories.d.ts +0 -145
- package/dist/src/components/BackToTop/BackToTop.vue.d.ts +0 -127
- package/dist/src/components/BaseAccordionItem/BaseAccordionItem.stories.d.ts +0 -99
- package/dist/src/components/BaseAccordionItem/BaseAccordionItem.vue.d.ts +0 -56
- package/dist/src/components/BaseAudio/BaseAudio.stories.d.ts +0 -24
- package/dist/src/components/BaseAudio/BaseAudio.vue.d.ts +0 -66
- package/dist/src/components/BaseButton/BaseButton.stories.d.ts +0 -167
- package/dist/src/components/BaseButton/BaseButton.vue.d.ts +0 -95
- package/dist/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.d.ts +0 -24
- package/dist/src/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +0 -63
- package/dist/src/components/BaseHeading/BaseHeading.stories.d.ts +0 -178
- package/dist/src/components/BaseHeading/BaseHeading.vue.d.ts +0 -33
- package/dist/src/components/BaseImage/BaseImage.stories.d.ts +0 -140
- package/dist/src/components/BaseImage/BaseImage.vue.d.ts +0 -85
- package/dist/src/components/BaseImageCaption/BaseImageCaption.stories.d.ts +0 -24
- package/dist/src/components/BaseImagePlaceholder/BaseImagePlaceholder.stories.d.ts +0 -89
- package/dist/src/components/BaseImagePlaceholder/BaseImagePlaceholder.vue.d.ts +0 -61
- package/dist/src/components/BaseLightboxCloseButton/BaseLightboxCloseButton.vue.d.ts +0 -7
- package/dist/src/components/BaseLightboxOpenButton/BaseLightboxOpenButton.vue.d.ts +0 -6
- package/dist/src/components/BaseLink/BaseLink.stories.d.ts +0 -56
- package/dist/src/components/BaseLink/BaseLink.vue.d.ts +0 -247
- package/dist/src/components/BaseModal/BaseModal.stories.d.ts +0 -994
- package/dist/src/components/BaseModal/BaseModal.vue.d.ts +0 -156
- package/dist/src/components/BaseModal/BaseModalDialog.vue.d.ts +0 -137
- package/dist/src/components/BasePill/BasePill.stories.d.ts +0 -65
- package/dist/src/components/BasePill/BasePill.vue.d.ts +0 -41
- package/dist/src/components/BasePlaceholder/BasePlaceholder.stories.d.ts +0 -25
- package/dist/src/components/BasePlaceholder/BasePlaceholder.vue.d.ts +0 -2
- package/dist/src/components/BaseRadioGroup/BaseRadioGroup.stories.d.ts +0 -28
- package/dist/src/components/BaseRadioGroup/BaseRadioGroup.vue.d.ts +0 -74
- package/dist/src/components/BaseSwimlane/BaseSwimlane.stories.d.ts +0 -25
- package/dist/src/components/BaseSwimlane/BaseSwimlane.vue.d.ts +0 -85
- package/dist/src/components/BaseTimer/BaseTimer.stories.d.ts +0 -107
- package/dist/src/components/BaseTimer/BaseTimer.test.d.ts +0 -1
- package/dist/src/components/BaseTimer/BaseTimer.vue.d.ts +0 -88
- package/dist/src/components/BaseUnitToggle/BaseUnitToggle.stories.d.ts +0 -259
- package/dist/src/components/BaseUnitToggle/BaseUnitToggle.test.d.ts +0 -1
- package/dist/src/components/BaseUnitToggle/BaseUnitToggle.vue.d.ts +0 -83
- package/dist/src/components/BaseVideo/BaseVideo.stories.d.ts +0 -26
- package/dist/src/components/BaseVideo/BaseVideo.vue.d.ts +0 -79
- package/dist/src/components/BlockAccordion/BlockAccordion.stories.d.ts +0 -83
- package/dist/src/components/BlockAccordion/BlockAccordion.vue.d.ts +0 -51
- package/dist/src/components/BlockAnchor/BlockAnchor.vue.d.ts +0 -12
- package/dist/src/components/BlockAudio/BlockAudio.stories.d.ts +0 -34
- package/dist/src/components/BlockAudio/BlockAudio.vue.d.ts +0 -236
- package/dist/src/components/BlockCardGrid/BlockCardGrid.stories.d.ts +0 -111
- package/dist/src/components/BlockCardGridItem/BlockCardGridItem.stories.d.ts +0 -48
- package/dist/src/components/BlockCardGridItem/BlockCardGridItemElement.vue.d.ts +0 -221
- package/dist/src/components/BlockCircleImageCard/BlockCircleImageCard.stories.d.ts +0 -58
- package/dist/src/components/BlockCircleImageCard/BlockCircleImageCard.vue.d.ts +0 -224
- package/dist/src/components/BlockCta/BlockCta.stories.d.ts +0 -36
- package/dist/src/components/BlockCta/BlockCta.vue.d.ts +0 -117
- package/dist/src/components/BlockDialog/BlockDialog.stories.d.ts +0 -83
- package/dist/src/components/BlockGist/BlockGist.stories.d.ts +0 -19
- package/dist/src/components/BlockGist/BlockGist.vue.d.ts +0 -19
- package/dist/src/components/BlockGist/GitHub404.vue.d.ts +0 -2
- package/dist/src/components/BlockHeading/BlockHeading.stories.d.ts +0 -20
- package/dist/src/components/BlockHeading/BlockHeading.vue.d.ts +0 -67
- package/dist/src/components/BlockIframeEmbed/BlockIframeEmbed.stories.d.ts +0 -37
- package/dist/src/components/BlockImageCarousel/BlockImageCarousel.stories.d.ts +0 -61
- package/dist/src/components/BlockImageCarouselItem/BlockImageCarouselItem.stories.d.ts +0 -68
- package/dist/src/components/BlockImageComparison/BlockImageComparison.stories.d.ts +0 -46
- package/dist/src/components/BlockImageGallery/BlockImageGallery.stories.d.ts +0 -103
- package/dist/src/components/BlockInlineImage/BlockInlineImage.stories.d.ts +0 -73
- package/dist/src/components/BlockKeyPoints/BlockKeyPoints.stories.d.ts +0 -20
- package/dist/src/components/BlockKeyPoints/BlockKeyPoints.vue.d.ts +0 -96
- package/dist/src/components/BlockLinkCard/BlockLinkCard.stories.d.ts +0 -411
- package/dist/src/components/BlockLinkCard/BlockLinkCardCollectionLg.vue.d.ts +0 -47
- package/dist/src/components/BlockLinkCardList/BlockLinkCardList.stories.d.ts +0 -142
- package/dist/src/components/BlockLinkCardList/BlockLinkCardList.vue.d.ts +0 -30
- package/dist/src/components/BlockLinkTile/BlockLinkTile.stories.d.ts +0 -82
- package/dist/src/components/BlockListCards/BlockListCards.stories.d.ts +0 -57
- package/dist/src/components/BlockRelatedLinks/BlockRelatedLinks.stories.d.ts +0 -44
- package/dist/src/components/BlockRichTable/BlockRichTable.stories.d.ts +0 -204
- package/dist/src/components/BlockStreamfield/BlockStreamfield.stories.d.ts +0 -743
- package/dist/src/components/BlockTeaser/BlockTeaser.stories.d.ts +0 -61
- package/dist/src/components/BlockTeaser/BlockTeaser.test.d.ts +0 -1
- package/dist/src/components/BlockTeaser/BlockTeaser.vue.d.ts +0 -269
- package/dist/src/components/BlockText/BlockText.stories.d.ts +0 -53
- package/dist/src/components/BlockText/BlockText.vue.d.ts +0 -32
- package/dist/src/components/BlockVideo/BlockVideo.stories.d.ts +0 -23
- package/dist/src/components/BlockVideoEmbed/BlockVideoEmbed.stories.d.ts +0 -25
- package/dist/src/components/CalendarButton/CalendarButton.stories.d.ts +0 -19
- package/dist/src/components/CalendarButton/CalendarButton.vue.d.ts +0 -179
- package/dist/src/components/CalendarChip/CalendarChip.vue.d.ts +0 -36
- package/dist/src/components/DetailHeadline/DetailHeadline.stories.d.ts +0 -77
- package/dist/src/components/DsnWidget/DsnWidget.stories.d.ts +0 -29
- package/dist/src/components/EventDetailHero/EventDetailHero.stories.d.ts +0 -48
- package/dist/src/components/EventDetailHero/EventDetailHero.vue.d.ts +0 -234
- package/dist/src/components/FormContact/FormContact.stories.d.ts +0 -382
- package/dist/src/components/FormContact/FormContact.vue.d.ts +0 -369
- package/dist/src/components/FormNewsletterSignup/FormNewsletterSignup.stories.d.ts +0 -444
- package/dist/src/components/FormNewsletterSignup/FormNewsletterSignup.vue.d.ts +0 -431
- package/dist/src/components/HeroLarge/HeroLarge.stories.d.ts +0 -65
- package/dist/src/components/HeroLarge/HeroLarge.vue.d.ts +0 -135
- package/dist/src/components/HeroListingIndex/HeroListingIndex.stories.d.ts +0 -137
- package/dist/src/components/HeroMedia/HeroMedia.stories.d.ts +0 -173
- package/dist/src/components/HeroMedium/HeroMedium.stories.d.ts +0 -93
- package/dist/src/components/HeroMedium/HeroSmall.stories.d.ts +0 -91
- package/dist/src/components/HomepageCarousel/HomepageCarousel.stories.d.ts +0 -353
- package/dist/src/components/HomepageCarouselItem/HomepageCarouselItem.stories.d.ts +0 -57
- package/dist/src/components/HomepageEmbedBlock/HomepageEmbedBlock.stories.d.ts +0 -27
- package/dist/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.stories.d.ts +0 -94
- package/dist/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.vue.d.ts +0 -292
- package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlock.stories.d.ts +0 -80
- package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlockCardImage.vue.d.ts +0 -149
- package/dist/src/components/Icons/Icon360.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconArrow.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconArrows.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconAudio.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconBook.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconBookUser.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconBriefcase.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconCalendar.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconCaret.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconCheckbox.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconCheckboxSelected.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconClose.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconCloseLightbox.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconDownload.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconDropdown.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconEnvelope.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconExpand.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconExternal.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconFilter.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconForwardTen.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconGrid.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconHand.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconInfo.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconLink.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconList.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconLocation.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconMagnifyingGlass.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconMedal.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconMenu.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconMinus.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconMute.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconNext.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconPause.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconPlay.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconPlus.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconPrev.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconProfile.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconRewindTen.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSearch.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconShare.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSlideshow.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialEmail.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialFacebook.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialGoogleClassroom.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialInstagram.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialPinterest.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialReddit.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialTwitter.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSocialYoutube.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconStop.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconSubject.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconTime.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconUniversity.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconUser.vue.d.ts +0 -2
- package/dist/src/components/Icons/IconVolume.vue.d.ts +0 -2
- package/dist/src/components/Icons/Icons.stories.d.ts +0 -509
- package/dist/src/components/ImageDetailContextImage/ImageDetailContextImage.vue.d.ts +0 -152
- package/dist/src/components/LayoutHelper/LayoutHelper.vue.d.ts +0 -33
- package/dist/src/components/LoadingTransition/LoadingTransition.vue.d.ts +0 -7
- package/dist/src/components/LogoCaltech/LogoCaltech.stories.d.ts +0 -41
- package/dist/src/components/LogoCaltech/LogoCaltech.vue.d.ts +0 -2
- package/dist/src/components/LogoTribrand/LogoTribrand.stories.d.ts +0 -111
- package/dist/src/components/LogoTribrand/LogoTribrand.vue.d.ts +0 -14
- package/dist/src/components/MetaPanel/MetaPanel.stories.d.ts +0 -58
- package/dist/src/components/MetaPanelItems/MetaPanelItems.stories.d.ts +0 -25
- package/dist/src/components/MetadataEduResource/MetadataEduResource.stories.d.ts +0 -59
- package/dist/src/components/MetadataEduResource/MetadataEduResource.vue.d.ts +0 -42
- package/dist/src/components/MetadataEvent/MetadataEvent.stories.d.ts +0 -32
- package/dist/src/components/MetadataEvent/MetadataEvent.vue.d.ts +0 -46
- package/dist/src/components/MissionDetailAbout/MissionDetailAbout.stories.d.ts +0 -27
- package/dist/src/components/MissionDetailAbout/MissionDetailAbout.vue.d.ts +0 -118
- package/dist/src/components/MissionDetailHero/MissionDetailHero.stories.d.ts +0 -417
- package/dist/src/components/MissionDetailHero/MissionDetailHero.vue.d.ts +0 -240
- package/dist/src/components/MissionDetailHighlights/MissionDetailHighlights.stories.d.ts +0 -282
- package/dist/src/components/MissionDetailInlineImage/MissionDetailInlineImage.stories.d.ts +0 -50
- package/dist/src/components/MissionDetailStats/DistanceStats.test.d.ts +0 -1
- package/dist/src/components/MissionDetailStats/DistanceStats.vue.d.ts +0 -170
- package/dist/src/components/MissionDetailStats/MissionDetailStats.stories.d.ts +0 -698
- package/dist/src/components/MissionDetailStats/MissionDetailStats.test.d.ts +0 -1
- package/dist/src/components/MissionDetailStats/MissionDetailStats.vue.d.ts +0 -302
- package/dist/src/components/MissionDetailStats/MissionDetailStatsMicro.vue.d.ts +0 -80
- package/dist/src/components/MissionDetailStats/MissionDetailStatsMini.vue.d.ts +0 -228
- package/dist/src/components/MissionDetailStreamfield/MissionDetailStreamfield.stories.d.ts +0 -76
- package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.stories.d.ts +0 -83
- package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.vue.d.ts +0 -64
- package/dist/src/components/MixinFancybox/MixinFancybox.vue.d.ts +0 -157
- package/dist/src/components/MixinFancybox/MixinFancyboxOpenButton.vue.d.ts +0 -4
- package/dist/src/components/MixinVideoBg/MixinVideoBg.stories.d.ts +0 -14
- package/dist/src/components/MixinVideoBg/MixinVideoBg.vue.d.ts +0 -12
- package/dist/src/components/NavDesktop/NavDesktopDropdown.vue.d.ts +0 -71
- package/dist/src/components/NavDropdownToggle/NavDropdownToggle.vue.d.ts +0 -40
- package/dist/src/components/NavHeading/NavHeading.stories.d.ts +0 -22
- package/dist/src/components/NavHighlight/NavHighlight.stories.d.ts +0 -43
- package/dist/src/components/NavJumpMenu/NavJumpMenu.stories.d.ts +0 -44
- package/dist/src/components/NavLinkList/NavLinkList.stories.d.ts +0 -39
- package/dist/src/components/NavSearchForm/NavSearchForm.stories.d.ts +0 -12
- package/dist/src/components/NavSearchForm/NavSearchForm.vue.d.ts +0 -38
- package/dist/src/components/NavSecondary/NavSecondary.stories.d.ts +0 -32
- package/dist/src/components/NavSocial/NavSocial.stories.d.ts +0 -178
- package/dist/src/components/NavSocial/NavSocial.vue.d.ts +0 -152
- package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.stories.d.ts +0 -36
- package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.test.d.ts +0 -1
- package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.vue.d.ts +0 -31
- package/dist/src/components/ParallaxContainer/ParallaxContainer.stories.d.ts +0 -91
- package/dist/src/components/ParallaxContainer/ParallaxContainer.vue.d.ts +0 -37
- package/dist/src/components/ParallaxElement/ParallaxElement.vue.d.ts +0 -23
- package/dist/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.stories.d.ts +0 -50
- package/dist/src/components/ProfileDetailSectionGroup/ProfileDetailSectionGroup.vue.d.ts +0 -86
- package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.stories.d.ts +0 -170
- package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.test.d.ts +0 -1
- package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.vue.d.ts +0 -87
- package/dist/src/components/RoboticsDetailStats/RoboticsDetailStatsMini.vue.d.ts +0 -85
- package/dist/src/components/SearchFilterGroup/SearchFilterGroup.stories.d.ts +0 -82
- package/dist/src/components/SearchFilterGroup/SearchFilterGroup.vue.d.ts +0 -190
- package/dist/src/components/SearchFilterGroupAccordionItem/SearchFilterGroupAccordionItem.vue.d.ts +0 -44
- package/dist/src/components/SearchInput/SearchInput.stories.d.ts +0 -42
- package/dist/src/components/SearchInput/SearchInput.vue.d.ts +0 -69
- package/dist/src/components/SearchPagination/SearchPagination.stories.d.ts +0 -68
- package/dist/src/components/SearchPagination/SearchPagination.vue.d.ts +0 -110
- package/dist/src/components/SearchResultCard/SearchResultCard.stories.d.ts +0 -99
- package/dist/src/components/SearchResultGridItem/SearchResultGridItem.stories.d.ts +0 -79
- package/dist/src/components/SearchResultsList/SearchResultsList.stories.d.ts +0 -404
- package/dist/src/components/SearchSelectMenu/SearchSelectMenu.stories.d.ts +0 -18
- package/dist/src/components/SearchSelectMenu/SearchSelectMenu.vue.d.ts +0 -39
- package/dist/src/components/ShareButtons/ShareButtons.stories.d.ts +0 -16
- package/dist/src/components/ShareButtons/ShareButtons.vue.d.ts +0 -134
- package/dist/src/components/ShareButtonsEdu/ShareButtonsEdu.stories.d.ts +0 -14
- package/dist/src/components/ShareButtonsEdu/ShareButtonsEdu.vue.d.ts +0 -16
- package/dist/src/components/SkipLink/SkipLink.stories.d.ts +0 -8
- package/dist/src/components/SkipLink/SkipLink.vue.d.ts +0 -98
- package/dist/src/components/SwimlaneCTA/SwimlaneCTA.stories.d.ts +0 -25
- package/dist/src/components/TextArea/TextArea.stories.d.ts +0 -30
- package/dist/src/components/TextArea/TextArea.vue.d.ts +0 -95
- package/dist/src/components/TextInput/TextInput.stories.d.ts +0 -33
- package/dist/src/components/TextInput/TextInput.vue.d.ts +0 -119
- package/dist/src/components/TheFooter/TheFooter.stories.d.ts +0 -87
- package/dist/src/components/TheFooter/TheFooterSignUp.vue.d.ts +0 -8
- package/dist/src/components/ThumbnailCarousel/ThumbnailCarousel.stories.d.ts +0 -32
- package/dist/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.stories.d.ts +0 -45
- package/dist/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.stories.d.ts +0 -37
- package/dist/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.stories.d.ts +0 -77
- package/dist/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.vue.d.ts +0 -325
- package/dist/src/components/TopicDetailMore/TopicDetailMoreVisibility.vue.d.ts +0 -8
- package/dist/src/components/TopicDetailMoreItem/TopicDetailMoreItem.stories.d.ts +0 -157
- package/dist/src/components/TopicDetailStreamfield/TopicDetailStreamfield.stories.d.ts +0 -95
- package/dist/src/components/YearTicker/YearTicker.stories.d.ts +0 -40
- package/dist/src/components/YearTicker/YearTicker.vue.d.ts +0 -17
- package/dist/src/constants.d.ts +0 -14
- package/dist/src/docs/foundation/grid.stories.d.ts +0 -69
- package/dist/src/docs/foundation/grid_layouthelpers.stories.d.ts +0 -194
- package/dist/src/docs/foundation/themes.stories.d.ts +0 -21
- package/dist/src/docs/foundation/typography.stories.d.ts +0 -92
- package/dist/src/docs/guides/responsive.stories.d.ts +0 -13
- package/dist/src/docs/utils/ComponentItem.d.ts +0 -2
- package/dist/src/docs/utils/ComponentList.d.ts +0 -2
- package/dist/src/interfaces.d.ts +0 -284
- package/dist/src/main.d.ts +0 -1
- package/dist/src/store/curatedGallery.d.ts +0 -6
- package/dist/src/store/header.d.ts +0 -20
- package/dist/src/store/search.d.ts +0 -10
- package/dist/src/store/theme.d.ts +0 -14
- package/dist/src/templates/PageAudioDetail/PageAudioDetail.stories.d.ts +0 -102
- package/dist/src/templates/PageContent/PageContent.stories.d.ts +0 -197
- package/dist/src/templates/PageEventDetail/PageEventDetail.stories.d.ts +0 -94
- package/dist/src/templates/PageImageDetail/PageImageDetail.stories.d.ts +0 -185
- package/dist/src/templates/PageNewsDetail/PageNewsDetail.stories.d.ts +0 -1843
- package/dist/src/templates/PageVideoDetail/PageVideoDetail.stories.d.ts +0 -56
- package/dist/src/templates/edu/PageContentEdu.stories.d.ts +0 -205
- package/dist/src/templates/edu/PageEduCollectionsDetail/PageEduCollectionsDetail.stories.d.ts +0 -124
- package/dist/src/templates/edu/PageEduEventDetail/PageEduEventDetail.stories.d.ts +0 -297
- package/dist/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.stories.d.ts +0 -446
- package/dist/src/templates/edu/PageEduGalleryDetail/PageEduGalleryDetail.stories.d.ts +0 -284
- package/dist/src/templates/edu/PageEduHome/PageEduHome.stories.d.ts +0 -70
- package/dist/src/templates/edu/PageEduLesson/PageEduLesson.stories.d.ts +0 -623
- package/dist/src/templates/edu/PageEduMultimediaDetail/PageEduMultimediaDetail.stories.d.ts +0 -359
- package/dist/src/templates/edu/PageEduNewsDetail/PageEduNewsDetail.stories.d.ts +0 -2094
- package/dist/src/templates/edu/PageEduStudentProject/PageEduStudentProject.stories.d.ts +0 -890
- package/dist/src/templates/edu/PageEduTeachableMoment/PageEduTeachableMoment.stories.d.ts +0 -412
- package/dist/src/templates/www/PageAsteroidWatchContent/PageAsteroidWatchContent.stories.d.ts +0 -99
- package/dist/src/templates/www/PageAsteroidWatchIndex/PageAsteroidWatchIndex.stories.d.ts +0 -645
- package/dist/src/templates/www/PageCuratedGallery/PageCuratedGallery.stories.d.ts +0 -142
- package/dist/src/templates/www/PageGoDirectory/PageGoDirectory.stories.d.ts +0 -56
- package/dist/src/templates/www/PageHomepage/PageHomepage.stories.d.ts +0 -705
- package/dist/src/templates/www/PageInfographicDetail/PageInfographicDetail.stories.d.ts +0 -41
- package/dist/src/templates/www/PageMaintenanceMode/PageMaintenanceMode.stories.d.ts +0 -14
- package/dist/src/templates/www/PageMissionDetail/PageMissionDetail.stories.d.ts +0 -875
- package/dist/src/templates/www/PagePodcast/PagePodcast.stories.d.ts +0 -115
- package/dist/src/templates/www/PagePodcastSeason/PagePodcastSeason.stories.d.ts +0 -84
- package/dist/src/templates/www/PagePressKitIndex/PagePressKitIndex.stories.d.ts +0 -64
- package/dist/src/templates/www/PageProfileDetail/PageProfileDetail.stories.d.ts +0 -60
- package/dist/src/templates/www/PageRoboticsDetail/PageRoboticsDetail.stories.d.ts +0 -256
- package/dist/src/templates/www/PageTimeline/PageTimeline.stories.d.ts +0 -339
- package/dist/src/templates/www/PageTopicDetail/PageTopicDetail.stories.d.ts +0 -297
- package/dist/src/utils/dayjs.d.ts +0 -2
- package/dist/src/utils/eventBus.d.ts +0 -1
- package/dist/src/utils/filters.d.ts +0 -4
- package/dist/src/utils/generateHash.d.ts +0 -1
- package/dist/src/utils/getHeadingId.d.ts +0 -1
- package/dist/src/utils/lookupContentType.d.ts +0 -3
- package/dist/src/utils/mixins.d.ts +0 -59
- package/dist/src/utils/rangeifyGrades.d.ts +0 -3
- package/dist/style.css +0 -1
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { default as BlockTeaser } from './BlockTeaser.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockTeaser as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BlockTeaserData {
|
|
9
|
-
let heading: string;
|
|
10
|
-
let introduction: string;
|
|
11
|
-
let buttonText: string;
|
|
12
|
-
namespace image {
|
|
13
|
-
namespace full {
|
|
14
|
-
let url: string;
|
|
15
|
-
let width: number;
|
|
16
|
-
let height: number;
|
|
17
|
-
}
|
|
18
|
-
namespace half {
|
|
19
|
-
let url_1: string;
|
|
20
|
-
export { url_1 as url };
|
|
21
|
-
let width_1: number;
|
|
22
|
-
export { width_1 as width };
|
|
23
|
-
let height_1: number;
|
|
24
|
-
export { height_1 as height };
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
let fullWidthImage: boolean;
|
|
28
|
-
let teaserPage: ({
|
|
29
|
-
blockType: string;
|
|
30
|
-
page?: undefined;
|
|
31
|
-
} | {
|
|
32
|
-
blockType: string;
|
|
33
|
-
page: {
|
|
34
|
-
label: string;
|
|
35
|
-
title: string;
|
|
36
|
-
url: string;
|
|
37
|
-
};
|
|
38
|
-
})[];
|
|
39
|
-
}
|
|
40
|
-
export namespace BaseStory {
|
|
41
|
-
namespace args { }
|
|
42
|
-
}
|
|
43
|
-
export namespace FullWidth {
|
|
44
|
-
export namespace args_1 {
|
|
45
|
-
let fullWidth: boolean;
|
|
46
|
-
}
|
|
47
|
-
export { args_1 as args };
|
|
48
|
-
}
|
|
49
|
-
export namespace Empty {
|
|
50
|
-
export namespace args_2 {
|
|
51
|
-
export namespace teaserPage_1 {
|
|
52
|
-
export let pageType: string;
|
|
53
|
-
let title_1: string;
|
|
54
|
-
export { title_1 as title };
|
|
55
|
-
let url_2: string;
|
|
56
|
-
export { url_2 as url };
|
|
57
|
-
}
|
|
58
|
-
export { teaserPage_1 as teaserPage };
|
|
59
|
-
}
|
|
60
|
-
export { args_2 as args };
|
|
61
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,269 +0,0 @@
|
|
|
1
|
-
type teaserPageObject = {
|
|
2
|
-
title: string;
|
|
3
|
-
label: string;
|
|
4
|
-
url: string;
|
|
5
|
-
};
|
|
6
|
-
type teaserPageBlock = {
|
|
7
|
-
blockType: string;
|
|
8
|
-
page: teaserPageObject;
|
|
9
|
-
};
|
|
10
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
11
|
-
customLabel: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
required: false;
|
|
14
|
-
};
|
|
15
|
-
label: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
required: false;
|
|
18
|
-
};
|
|
19
|
-
heading: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
required: false;
|
|
22
|
-
};
|
|
23
|
-
introduction: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
required: false;
|
|
26
|
-
};
|
|
27
|
-
buttonText: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
required: false;
|
|
30
|
-
};
|
|
31
|
-
image: {
|
|
32
|
-
type: ObjectConstructor;
|
|
33
|
-
required: false;
|
|
34
|
-
};
|
|
35
|
-
fullWidth: {
|
|
36
|
-
type: BooleanConstructor;
|
|
37
|
-
default: boolean;
|
|
38
|
-
};
|
|
39
|
-
teaserPage: {
|
|
40
|
-
type: (ArrayConstructor | ObjectConstructor)[];
|
|
41
|
-
required: false;
|
|
42
|
-
};
|
|
43
|
-
}>, {}, {}, {
|
|
44
|
-
/**
|
|
45
|
-
* Fall back to the linked page’s label, if there is one.
|
|
46
|
-
*/
|
|
47
|
-
theLabel(): string;
|
|
48
|
-
/**
|
|
49
|
-
* Fall back to the linked page’s title, if there is one.
|
|
50
|
-
*/
|
|
51
|
-
theHeading(): string;
|
|
52
|
-
/**
|
|
53
|
-
* Fallback for optional field, which would compromise the usefulness of this component if missing.
|
|
54
|
-
*/
|
|
55
|
-
theButtonText(): string;
|
|
56
|
-
theImage(): {
|
|
57
|
-
url: string;
|
|
58
|
-
width: string;
|
|
59
|
-
height: string;
|
|
60
|
-
};
|
|
61
|
-
theTeaserPage(): teaserPageObject | undefined;
|
|
62
|
-
teaserPageBlock(): teaserPageObject | undefined;
|
|
63
|
-
}, {
|
|
64
|
-
getTeaserPageBlock(page: any[]): teaserPageBlock[] | null;
|
|
65
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
66
|
-
customLabel: {
|
|
67
|
-
type: StringConstructor;
|
|
68
|
-
required: false;
|
|
69
|
-
};
|
|
70
|
-
label: {
|
|
71
|
-
type: StringConstructor;
|
|
72
|
-
required: false;
|
|
73
|
-
};
|
|
74
|
-
heading: {
|
|
75
|
-
type: StringConstructor;
|
|
76
|
-
required: false;
|
|
77
|
-
};
|
|
78
|
-
introduction: {
|
|
79
|
-
type: StringConstructor;
|
|
80
|
-
required: false;
|
|
81
|
-
};
|
|
82
|
-
buttonText: {
|
|
83
|
-
type: StringConstructor;
|
|
84
|
-
required: false;
|
|
85
|
-
};
|
|
86
|
-
image: {
|
|
87
|
-
type: ObjectConstructor;
|
|
88
|
-
required: false;
|
|
89
|
-
};
|
|
90
|
-
fullWidth: {
|
|
91
|
-
type: BooleanConstructor;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
teaserPage: {
|
|
95
|
-
type: (ArrayConstructor | ObjectConstructor)[];
|
|
96
|
-
required: false;
|
|
97
|
-
};
|
|
98
|
-
}>> & Readonly<{}>, {
|
|
99
|
-
fullWidth: boolean;
|
|
100
|
-
}, {}, {
|
|
101
|
-
BaseButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
102
|
-
variant: {
|
|
103
|
-
type: StringConstructor;
|
|
104
|
-
required: false;
|
|
105
|
-
default: string;
|
|
106
|
-
validator: (prop: string) => boolean;
|
|
107
|
-
};
|
|
108
|
-
compact: {
|
|
109
|
-
type: BooleanConstructor;
|
|
110
|
-
default: boolean;
|
|
111
|
-
required: false;
|
|
112
|
-
};
|
|
113
|
-
blockClasses: {
|
|
114
|
-
type: StringConstructor;
|
|
115
|
-
required: false;
|
|
116
|
-
default: string;
|
|
117
|
-
};
|
|
118
|
-
disabled: {
|
|
119
|
-
type: BooleanConstructor;
|
|
120
|
-
default: boolean;
|
|
121
|
-
required: false;
|
|
122
|
-
};
|
|
123
|
-
ariaLabel: {
|
|
124
|
-
type: StringConstructor;
|
|
125
|
-
default: string;
|
|
126
|
-
required: false;
|
|
127
|
-
};
|
|
128
|
-
to: {
|
|
129
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
130
|
-
required: false;
|
|
131
|
-
default: undefined;
|
|
132
|
-
};
|
|
133
|
-
href: {
|
|
134
|
-
type: StringConstructor;
|
|
135
|
-
required: false;
|
|
136
|
-
default: undefined;
|
|
137
|
-
};
|
|
138
|
-
}>, {}, {}, {
|
|
139
|
-
tag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
140
|
-
computedTo(): string | Record<string, any> | undefined;
|
|
141
|
-
theHref(): string | undefined;
|
|
142
|
-
variantClass(): string;
|
|
143
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
144
|
-
variant: {
|
|
145
|
-
type: StringConstructor;
|
|
146
|
-
required: false;
|
|
147
|
-
default: string;
|
|
148
|
-
validator: (prop: string) => boolean;
|
|
149
|
-
};
|
|
150
|
-
compact: {
|
|
151
|
-
type: BooleanConstructor;
|
|
152
|
-
default: boolean;
|
|
153
|
-
required: false;
|
|
154
|
-
};
|
|
155
|
-
blockClasses: {
|
|
156
|
-
type: StringConstructor;
|
|
157
|
-
required: false;
|
|
158
|
-
default: string;
|
|
159
|
-
};
|
|
160
|
-
disabled: {
|
|
161
|
-
type: BooleanConstructor;
|
|
162
|
-
default: boolean;
|
|
163
|
-
required: false;
|
|
164
|
-
};
|
|
165
|
-
ariaLabel: {
|
|
166
|
-
type: StringConstructor;
|
|
167
|
-
default: string;
|
|
168
|
-
required: false;
|
|
169
|
-
};
|
|
170
|
-
to: {
|
|
171
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
172
|
-
required: false;
|
|
173
|
-
default: undefined;
|
|
174
|
-
};
|
|
175
|
-
href: {
|
|
176
|
-
type: StringConstructor;
|
|
177
|
-
required: false;
|
|
178
|
-
default: undefined;
|
|
179
|
-
};
|
|
180
|
-
}>> & Readonly<{
|
|
181
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
182
|
-
}>, {
|
|
183
|
-
to: string | Record<string, any>;
|
|
184
|
-
disabled: boolean;
|
|
185
|
-
variant: string;
|
|
186
|
-
href: string;
|
|
187
|
-
ariaLabel: string;
|
|
188
|
-
compact: boolean;
|
|
189
|
-
blockClasses: string;
|
|
190
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
191
|
-
BaseImage: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
192
|
-
imageClass: {
|
|
193
|
-
type: StringConstructor;
|
|
194
|
-
required: false;
|
|
195
|
-
};
|
|
196
|
-
objectFitClass: {
|
|
197
|
-
type: StringConstructor;
|
|
198
|
-
required: false;
|
|
199
|
-
default: string;
|
|
200
|
-
validator: (prop: string) => boolean;
|
|
201
|
-
};
|
|
202
|
-
src: {
|
|
203
|
-
type: StringConstructor;
|
|
204
|
-
required: true;
|
|
205
|
-
};
|
|
206
|
-
srcset: {
|
|
207
|
-
type: StringConstructor;
|
|
208
|
-
required: false;
|
|
209
|
-
default: string;
|
|
210
|
-
};
|
|
211
|
-
alt: {
|
|
212
|
-
type: StringConstructor;
|
|
213
|
-
};
|
|
214
|
-
width: {
|
|
215
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
216
|
-
};
|
|
217
|
-
height: {
|
|
218
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
219
|
-
};
|
|
220
|
-
loading: {
|
|
221
|
-
type: import('vue').PropType<import('./../BaseImage/BaseImage.vue').ImageLoader>;
|
|
222
|
-
required: false;
|
|
223
|
-
default: string;
|
|
224
|
-
};
|
|
225
|
-
}>, {}, {}, {
|
|
226
|
-
computedClass(): string;
|
|
227
|
-
}, {
|
|
228
|
-
imageFailed(): void;
|
|
229
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
230
|
-
imageClass: {
|
|
231
|
-
type: StringConstructor;
|
|
232
|
-
required: false;
|
|
233
|
-
};
|
|
234
|
-
objectFitClass: {
|
|
235
|
-
type: StringConstructor;
|
|
236
|
-
required: false;
|
|
237
|
-
default: string;
|
|
238
|
-
validator: (prop: string) => boolean;
|
|
239
|
-
};
|
|
240
|
-
src: {
|
|
241
|
-
type: StringConstructor;
|
|
242
|
-
required: true;
|
|
243
|
-
};
|
|
244
|
-
srcset: {
|
|
245
|
-
type: StringConstructor;
|
|
246
|
-
required: false;
|
|
247
|
-
default: string;
|
|
248
|
-
};
|
|
249
|
-
alt: {
|
|
250
|
-
type: StringConstructor;
|
|
251
|
-
};
|
|
252
|
-
width: {
|
|
253
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
254
|
-
};
|
|
255
|
-
height: {
|
|
256
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
257
|
-
};
|
|
258
|
-
loading: {
|
|
259
|
-
type: import('vue').PropType<import('./../BaseImage/BaseImage.vue').ImageLoader>;
|
|
260
|
-
required: false;
|
|
261
|
-
default: string;
|
|
262
|
-
};
|
|
263
|
-
}>> & Readonly<{}>, {
|
|
264
|
-
objectFitClass: string;
|
|
265
|
-
srcset: string;
|
|
266
|
-
loading: import('./../BaseImage/BaseImage.vue').ImageLoader;
|
|
267
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
268
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
269
|
-
export default _default;
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { default as BlockText } from './BlockText.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockText as component };
|
|
5
|
-
export let tags: string[];
|
|
6
|
-
export namespace argTypes {
|
|
7
|
-
namespace variant {
|
|
8
|
-
namespace control {
|
|
9
|
-
let type: string;
|
|
10
|
-
}
|
|
11
|
-
let options: string[];
|
|
12
|
-
}
|
|
13
|
-
namespace text {
|
|
14
|
-
export namespace control_1 {
|
|
15
|
-
let type_1: string;
|
|
16
|
-
export { type_1 as type };
|
|
17
|
-
}
|
|
18
|
-
export { control_1 as control };
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
export let decorators: (() => {
|
|
22
|
-
template: string;
|
|
23
|
-
})[];
|
|
24
|
-
export let excludeStories: RegExp;
|
|
25
|
-
}
|
|
26
|
-
export default _default;
|
|
27
|
-
export const RichTextMediaData: "<p data-block-key=\"5f55p\">Description for it.</p><div class=\"richtext-image fullwidth\"><img alt=\"Perseverance Looks Back at &#x27;Bright Angel&#x27;\" height=\"480\" loading=\"lazy\" src=\"https://picsum.photos/640/480\" width=\"640\">\n <div class=\"richtext-caption\">\n <div class=\"caption\">One of the navigation cameras aboard NASAs Perseverance Mars rover captured this view looking back at the Bright Angel area on July 30, 2024.</div>\n <span class=\"credit\">Credit: NASA/JPL-Caltech</span>\n <a class=\"caption-link\" href=\"#\">Full Image Details</a>\n </div>\n</div><p data-block-key=\"89jcq\">More text and another image that's full width (above)</p><p data-block-key=\"6jsp\"></p><div class=\"richtext-image left\"><img alt=\"Carbon Mapper Coalition&#x27;s Tanager Satellite\" height=\"336\" loading=\"lazy\" src=\"https://picsum.photos/640/336\" width=\"640\">\n <div class=\"richtext-caption\">\n <div class=\"caption\">This artists concept depicts one of the Carbon Mapper Coalitions Tanager satellites, the first of which launched on Aug. 16, 2024. Tanager-1 will use imaging spectrometer technology developed at JPL to measure greenhouse gas point-source emissions.</div>\n <span class=\"credit\">Credit: Planet Labs PBC</span>\n <a class=\"caption-link\" href=\"#\">Full Image Details</a>\n </div>\n</div>\n<ul><li>Item one in the list</li><li>Aliquam erat volutpat. Nam et lorem purus. Pellentesque placerat, lorem eget ultrices bibendum, lorem dolor finibus metus, consectetur mattis lorem sapien id felis. Cras scelerisque lacus et tristique luctus.</li><li>Third item in the list</li></ul>\n<p data-block-key=\"4409g\">More text and something that's <span=\"math-text\">right-aligned</span>.</p><p data-block-key=\"bid36\"></p><div class=\"richtext-image right\"><img alt=\"Lecture Brings Galileo&#x27;s Travels into Final Focus\" height=\"350\" loading=\"lazy\" src=\"https://picsum.photos/640/350\" width=\"640\">\n <div class=\"richtext-caption\">\n <div class=\"caption\">Lecture Brings Galileo's Travels into Final Focus</div>\n </div>\n</div>\n<ol><li>Item one in the list</li><li>Aliquam erat volutpat. Nam et lorem purus. Pellentesque placerat, lorem eget ultrices bibendum, lorem dolor finibus metus, consectetur mattis lorem sapien id felis. Cras scelerisque lacus et tristique luctus.</li><li>Third item in the list</li></ol>\n<p data-block-key=\"1f4rd\"> Pellentesque euismod, metus et vehicula tincidunt, magna velit viverra enim, non efficitur elit enim ut ante. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum massa est, aliquam sed volutpat quis, tempor vitae felis. Quisque suscipit in purus non rhoncus. Vestibulum commodo gravida nibh. Quisque imperdiet lacus rhoncus malesuada elementum. Mauris tempor purus quis sollicitudin ornare. Suspendisse eget gravida neque. Etiam gravida, sapien ac condimentum placerat, tellus eros volutpat elit, non viverra lectus turpis ut lectus. Praesent varius porttitor eros eu efficitur. Etiam nec neque semper, facilisis leo non, tempor enim. Etiam a sodales lacus. Aenean a nibh ipsum.</p>\n<ul><li>Item one in the list</li><li>Aliquam erat volutpat. Nam et lorem purus. Pellentesque placerat, lorem eget ultrices bibendum, lorem dolor finibus metus, consectetur mattis lorem sapien id felis. Cras scelerisque lacus et tristique luctus.</li><li>Third item in the list</li></ul>\n<ol><li>Item one in the list</li><li>Aliquam erat volutpat. Nam et lorem purus. Pellentesque placerat, lorem eget ultrices bibendum, lorem dolor finibus metus, consectetur mattis lorem sapien id felis. Cras scelerisque lacus et tristique luctus.</li><li>Third item in the list</li></ol>\n<p>Nunc molestie aliquet nunc, ut viverra risus elementum bibendum. Cras metus metus, sagittis sed ex at, rutrum dictum leo. Cras sodales, urna id aliquam scelerisque, neque sem venenatis justo, a feugiat lorem ligula molestie orci. Vestibulum in suscipit diam. Phasellus pulvinar quis diam ullamcorper sagittis. Praesent a risus leo. Etiam tempor dolor eu turpis laoreet fermentum. Sed turpis risus, interdum ut bibendum ut, ornare a augue. Donec condimentum odio non lectus efficitur sodales. Vivamus posuere ligula a eros molestie, semper porttitor augue interdum. Cras et facilisis ligula, nec malesuada velit. </p>";
|
|
28
|
-
export namespace BaseStory {
|
|
29
|
-
let name: string;
|
|
30
|
-
namespace args {
|
|
31
|
-
let variant_1: string;
|
|
32
|
-
export { variant_1 as variant };
|
|
33
|
-
let text_1: string;
|
|
34
|
-
export { text_1 as text };
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
export namespace RichTextMedia {
|
|
38
|
-
export namespace args_1 {
|
|
39
|
-
let variant_2: string;
|
|
40
|
-
export { variant_2 as variant };
|
|
41
|
-
export { RichTextMediaData as text };
|
|
42
|
-
}
|
|
43
|
-
export { args_1 as args };
|
|
44
|
-
}
|
|
45
|
-
export namespace SubsequentFloatingImages {
|
|
46
|
-
export namespace args_2 {
|
|
47
|
-
let variant_3: string;
|
|
48
|
-
export { variant_3 as variant };
|
|
49
|
-
let text_2: string;
|
|
50
|
-
export { text_2 as text };
|
|
51
|
-
}
|
|
52
|
-
export { args_2 as args };
|
|
53
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
interface Variants {
|
|
2
|
-
[key: string]: string;
|
|
3
|
-
}
|
|
4
|
-
export declare const variants: Variants;
|
|
5
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
6
|
-
text: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
required: false;
|
|
9
|
-
};
|
|
10
|
-
variant: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
required: false;
|
|
13
|
-
default: string;
|
|
14
|
-
validator: (prop: string) => boolean;
|
|
15
|
-
};
|
|
16
|
-
}>, {}, {}, {
|
|
17
|
-
computedClass(): string;
|
|
18
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
19
|
-
text: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
required: false;
|
|
22
|
-
};
|
|
23
|
-
variant: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
required: false;
|
|
26
|
-
default: string;
|
|
27
|
-
validator: (prop: string) => boolean;
|
|
28
|
-
};
|
|
29
|
-
}>> & Readonly<{}>, {
|
|
30
|
-
variant: string;
|
|
31
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
32
|
-
export default _default;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { default as BlockVideo } from './BlockVideo.vue';
|
|
2
|
-
import { BaseVideoData } from './../BaseVideo/BaseVideo.stories';
|
|
3
|
-
declare namespace _default {
|
|
4
|
-
export let title: string;
|
|
5
|
-
export { BlockVideo as component };
|
|
6
|
-
export let excludeStories: RegExp;
|
|
7
|
-
}
|
|
8
|
-
export default _default;
|
|
9
|
-
export namespace BlockVideoData {
|
|
10
|
-
namespace block {
|
|
11
|
-
export let blockType: string;
|
|
12
|
-
export { BaseVideoData as video };
|
|
13
|
-
export let caption: string;
|
|
14
|
-
export let credit: string;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
export namespace BaseStory {
|
|
18
|
-
let name: string;
|
|
19
|
-
namespace args {
|
|
20
|
-
import data = BlockVideoData.block;
|
|
21
|
-
export { data };
|
|
22
|
-
}
|
|
23
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { default as BlockVideoEmbed } from './BlockVideoEmbed.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockVideoEmbed as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BlockVideoEmbedData {
|
|
9
|
-
namespace data {
|
|
10
|
-
let blockType: string;
|
|
11
|
-
namespace embed {
|
|
12
|
-
let embed_1: string;
|
|
13
|
-
export { embed_1 as embed };
|
|
14
|
-
}
|
|
15
|
-
let caption: string;
|
|
16
|
-
let credit: string;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
export namespace BaseStory {
|
|
20
|
-
let name: string;
|
|
21
|
-
namespace args {
|
|
22
|
-
import data_1 = BlockVideoEmbedData.data;
|
|
23
|
-
export { data_1 as data };
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { default as CalendarButton } from './CalendarButton.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { CalendarButton as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace CalendarButtonData {
|
|
9
|
-
let title_1: string;
|
|
10
|
-
export { title_1 as title };
|
|
11
|
-
export let location: string;
|
|
12
|
-
export let isAllDay: boolean;
|
|
13
|
-
export let startDatetime: string;
|
|
14
|
-
export let endDatetime: string;
|
|
15
|
-
}
|
|
16
|
-
export namespace BaseStory {
|
|
17
|
-
export let name: string;
|
|
18
|
-
export { CalendarButtonData as args };
|
|
19
|
-
}
|
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
import { CalendarOptions } from 'datebook';
|
|
2
|
-
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
isAllDay: {
|
|
5
|
-
type: BooleanConstructor;
|
|
6
|
-
required: false;
|
|
7
|
-
default: boolean;
|
|
8
|
-
};
|
|
9
|
-
startDate: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
default: undefined;
|
|
12
|
-
};
|
|
13
|
-
startDatetime: {
|
|
14
|
-
type: StringConstructor;
|
|
15
|
-
default: undefined;
|
|
16
|
-
};
|
|
17
|
-
endDatetime: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
required: false;
|
|
20
|
-
default: undefined;
|
|
21
|
-
};
|
|
22
|
-
title: {
|
|
23
|
-
type: StringConstructor;
|
|
24
|
-
required: false;
|
|
25
|
-
default: undefined;
|
|
26
|
-
};
|
|
27
|
-
location: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
required: false;
|
|
30
|
-
default: undefined;
|
|
31
|
-
};
|
|
32
|
-
description: {
|
|
33
|
-
type: StringConstructor;
|
|
34
|
-
required: false;
|
|
35
|
-
default: undefined;
|
|
36
|
-
};
|
|
37
|
-
}>, {}, {
|
|
38
|
-
icalendar: any;
|
|
39
|
-
options: CalendarOptions | undefined;
|
|
40
|
-
}, {
|
|
41
|
-
icsDescription(): string;
|
|
42
|
-
}, {
|
|
43
|
-
init(): void;
|
|
44
|
-
handleDownload(): void;
|
|
45
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
46
|
-
isAllDay: {
|
|
47
|
-
type: BooleanConstructor;
|
|
48
|
-
required: false;
|
|
49
|
-
default: boolean;
|
|
50
|
-
};
|
|
51
|
-
startDate: {
|
|
52
|
-
type: StringConstructor;
|
|
53
|
-
default: undefined;
|
|
54
|
-
};
|
|
55
|
-
startDatetime: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: undefined;
|
|
58
|
-
};
|
|
59
|
-
endDatetime: {
|
|
60
|
-
type: StringConstructor;
|
|
61
|
-
required: false;
|
|
62
|
-
default: undefined;
|
|
63
|
-
};
|
|
64
|
-
title: {
|
|
65
|
-
type: StringConstructor;
|
|
66
|
-
required: false;
|
|
67
|
-
default: undefined;
|
|
68
|
-
};
|
|
69
|
-
location: {
|
|
70
|
-
type: StringConstructor;
|
|
71
|
-
required: false;
|
|
72
|
-
default: undefined;
|
|
73
|
-
};
|
|
74
|
-
description: {
|
|
75
|
-
type: StringConstructor;
|
|
76
|
-
required: false;
|
|
77
|
-
default: undefined;
|
|
78
|
-
};
|
|
79
|
-
}>> & Readonly<{}>, {
|
|
80
|
-
title: string;
|
|
81
|
-
startDate: string;
|
|
82
|
-
startDatetime: string;
|
|
83
|
-
endDatetime: string;
|
|
84
|
-
location: string;
|
|
85
|
-
description: string;
|
|
86
|
-
isAllDay: boolean;
|
|
87
|
-
}, {}, {
|
|
88
|
-
BaseButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
89
|
-
variant: {
|
|
90
|
-
type: StringConstructor;
|
|
91
|
-
required: false;
|
|
92
|
-
default: string;
|
|
93
|
-
validator: (prop: string) => boolean;
|
|
94
|
-
};
|
|
95
|
-
compact: {
|
|
96
|
-
type: BooleanConstructor;
|
|
97
|
-
default: boolean;
|
|
98
|
-
required: false;
|
|
99
|
-
};
|
|
100
|
-
blockClasses: {
|
|
101
|
-
type: StringConstructor;
|
|
102
|
-
required: false;
|
|
103
|
-
default: string;
|
|
104
|
-
};
|
|
105
|
-
disabled: {
|
|
106
|
-
type: BooleanConstructor;
|
|
107
|
-
default: boolean;
|
|
108
|
-
required: false;
|
|
109
|
-
};
|
|
110
|
-
ariaLabel: {
|
|
111
|
-
type: StringConstructor;
|
|
112
|
-
default: string;
|
|
113
|
-
required: false;
|
|
114
|
-
};
|
|
115
|
-
to: {
|
|
116
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
117
|
-
required: false;
|
|
118
|
-
default: undefined;
|
|
119
|
-
};
|
|
120
|
-
href: {
|
|
121
|
-
type: StringConstructor;
|
|
122
|
-
required: false;
|
|
123
|
-
default: undefined;
|
|
124
|
-
};
|
|
125
|
-
}>, {}, {}, {
|
|
126
|
-
tag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
127
|
-
computedTo(): string | Record<string, any> | undefined;
|
|
128
|
-
theHref(): string | undefined;
|
|
129
|
-
variantClass(): string;
|
|
130
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
131
|
-
variant: {
|
|
132
|
-
type: StringConstructor;
|
|
133
|
-
required: false;
|
|
134
|
-
default: string;
|
|
135
|
-
validator: (prop: string) => boolean;
|
|
136
|
-
};
|
|
137
|
-
compact: {
|
|
138
|
-
type: BooleanConstructor;
|
|
139
|
-
default: boolean;
|
|
140
|
-
required: false;
|
|
141
|
-
};
|
|
142
|
-
blockClasses: {
|
|
143
|
-
type: StringConstructor;
|
|
144
|
-
required: false;
|
|
145
|
-
default: string;
|
|
146
|
-
};
|
|
147
|
-
disabled: {
|
|
148
|
-
type: BooleanConstructor;
|
|
149
|
-
default: boolean;
|
|
150
|
-
required: false;
|
|
151
|
-
};
|
|
152
|
-
ariaLabel: {
|
|
153
|
-
type: StringConstructor;
|
|
154
|
-
default: string;
|
|
155
|
-
required: false;
|
|
156
|
-
};
|
|
157
|
-
to: {
|
|
158
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
159
|
-
required: false;
|
|
160
|
-
default: undefined;
|
|
161
|
-
};
|
|
162
|
-
href: {
|
|
163
|
-
type: StringConstructor;
|
|
164
|
-
required: false;
|
|
165
|
-
default: undefined;
|
|
166
|
-
};
|
|
167
|
-
}>> & Readonly<{
|
|
168
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
169
|
-
}>, {
|
|
170
|
-
to: string | Record<string, any>;
|
|
171
|
-
disabled: boolean;
|
|
172
|
-
variant: string;
|
|
173
|
-
href: string;
|
|
174
|
-
ariaLabel: string;
|
|
175
|
-
compact: boolean;
|
|
176
|
-
blockClasses: string;
|
|
177
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
178
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
179
|
-
export default _default;
|