@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,83 +0,0 @@
|
|
|
1
|
-
import { default as BlockDialog } from './BlockDialog.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockDialog as component };
|
|
5
|
-
export namespace argTypes {
|
|
6
|
-
namespace overlayClose {
|
|
7
|
-
namespace control {
|
|
8
|
-
let type: string;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
export default _default;
|
|
14
|
-
export namespace BaseStory {
|
|
15
|
-
let name: string;
|
|
16
|
-
namespace args {
|
|
17
|
-
let dialogId: string;
|
|
18
|
-
let headingId: string;
|
|
19
|
-
}
|
|
20
|
-
function render(args: any): {
|
|
21
|
-
components: {
|
|
22
|
-
BlockDialog: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
23
|
-
dialogId: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
required: true;
|
|
26
|
-
};
|
|
27
|
-
headingId: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
required: false;
|
|
30
|
-
default: string;
|
|
31
|
-
};
|
|
32
|
-
overlayClose: {
|
|
33
|
-
type: BooleanConstructor;
|
|
34
|
-
required: false;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
dialogBoxClass: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
required: false;
|
|
40
|
-
default: string;
|
|
41
|
-
};
|
|
42
|
-
}>, {}, {
|
|
43
|
-
dialog: import("a11y-dialog").default | null;
|
|
44
|
-
content: HTMLElement | null;
|
|
45
|
-
}, {}, {
|
|
46
|
-
init(): void;
|
|
47
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("hide" | "show")[], "hide" | "show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
48
|
-
dialogId: {
|
|
49
|
-
type: StringConstructor;
|
|
50
|
-
required: true;
|
|
51
|
-
};
|
|
52
|
-
headingId: {
|
|
53
|
-
type: StringConstructor;
|
|
54
|
-
required: false;
|
|
55
|
-
default: string;
|
|
56
|
-
};
|
|
57
|
-
overlayClose: {
|
|
58
|
-
type: BooleanConstructor;
|
|
59
|
-
required: false;
|
|
60
|
-
default: boolean;
|
|
61
|
-
};
|
|
62
|
-
dialogBoxClass: {
|
|
63
|
-
type: StringConstructor;
|
|
64
|
-
required: false;
|
|
65
|
-
default: string;
|
|
66
|
-
};
|
|
67
|
-
}>> & Readonly<{
|
|
68
|
-
onHide?: ((...args: any[]) => any) | undefined;
|
|
69
|
-
onShow?: ((...args: any[]) => any) | undefined;
|
|
70
|
-
}>, {
|
|
71
|
-
headingId: string;
|
|
72
|
-
overlayClose: boolean;
|
|
73
|
-
dialogBoxClass: string;
|
|
74
|
-
}, {}, {
|
|
75
|
-
IconClose: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
77
|
-
};
|
|
78
|
-
setup(): {
|
|
79
|
-
args: any;
|
|
80
|
-
};
|
|
81
|
-
template: string;
|
|
82
|
-
};
|
|
83
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { default as BlockGist } from './BlockGist.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockGist as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BlockGistData {
|
|
9
|
-
let blockType: string;
|
|
10
|
-
let caption: string;
|
|
11
|
-
let id: string;
|
|
12
|
-
let url: string;
|
|
13
|
-
}
|
|
14
|
-
export namespace BaseStory {
|
|
15
|
-
let name: string;
|
|
16
|
-
namespace args {
|
|
17
|
-
export { BlockGistData as data };
|
|
18
|
-
}
|
|
19
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
interface BlockGistProps {
|
|
2
|
-
data: {
|
|
3
|
-
blockType?: string;
|
|
4
|
-
caption?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
url?: string;
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<BlockGistProps>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<BlockGistProps>>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
10
|
-
export default _default;
|
|
11
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
13
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
14
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
15
|
-
} : {
|
|
16
|
-
type: import('vue').PropType<T[K]>;
|
|
17
|
-
required: true;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { default as BlockHeading } from './BlockHeading.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockHeading as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BlockHeadingData {
|
|
9
|
-
let blockType: string;
|
|
10
|
-
let heading: string;
|
|
11
|
-
let level: string;
|
|
12
|
-
let size: string;
|
|
13
|
-
let blockId: string;
|
|
14
|
-
}
|
|
15
|
-
export namespace BaseStory {
|
|
16
|
-
let name: string;
|
|
17
|
-
namespace args {
|
|
18
|
-
export { BlockHeadingData as data };
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { HeadingLevel } from './../BaseHeading/BaseHeading.vue';
|
|
3
|
-
|
|
4
|
-
export interface BlockHeadingObject {
|
|
5
|
-
blockType?: string;
|
|
6
|
-
heading: string;
|
|
7
|
-
level?: HeadingLevel;
|
|
8
|
-
size?: string;
|
|
9
|
-
blockId?: string;
|
|
10
|
-
}
|
|
11
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: PropType<BlockHeadingObject>;
|
|
14
|
-
required: false;
|
|
15
|
-
default: undefined;
|
|
16
|
-
};
|
|
17
|
-
generateId: {
|
|
18
|
-
type: BooleanConstructor;
|
|
19
|
-
default: boolean;
|
|
20
|
-
};
|
|
21
|
-
}>, {}, {}, {
|
|
22
|
-
getId(): string | undefined;
|
|
23
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
24
|
-
data: {
|
|
25
|
-
type: PropType<BlockHeadingObject>;
|
|
26
|
-
required: false;
|
|
27
|
-
default: undefined;
|
|
28
|
-
};
|
|
29
|
-
generateId: {
|
|
30
|
-
type: BooleanConstructor;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
|
-
}>> & Readonly<{}>, {
|
|
34
|
-
data: BlockHeadingObject;
|
|
35
|
-
generateId: boolean;
|
|
36
|
-
}, {}, {
|
|
37
|
-
BaseHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
38
|
-
level: {
|
|
39
|
-
type: PropType<HeadingLevel | undefined>;
|
|
40
|
-
required: false;
|
|
41
|
-
default: string;
|
|
42
|
-
};
|
|
43
|
-
size: {
|
|
44
|
-
type: PropType<HeadingLevel | "" | undefined>;
|
|
45
|
-
required: false;
|
|
46
|
-
default: string;
|
|
47
|
-
};
|
|
48
|
-
}>, {}, {}, {
|
|
49
|
-
computedTag(): string;
|
|
50
|
-
computedClass(): string;
|
|
51
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
52
|
-
level: {
|
|
53
|
-
type: PropType<HeadingLevel | undefined>;
|
|
54
|
-
required: false;
|
|
55
|
-
default: string;
|
|
56
|
-
};
|
|
57
|
-
size: {
|
|
58
|
-
type: PropType<HeadingLevel | "" | undefined>;
|
|
59
|
-
required: false;
|
|
60
|
-
default: string;
|
|
61
|
-
};
|
|
62
|
-
}>> & Readonly<{}>, {
|
|
63
|
-
size: "" | HeadingLevel | undefined;
|
|
64
|
-
level: HeadingLevel | undefined;
|
|
65
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
66
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
67
|
-
export default _default;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { default as BlockIframeEmbed } from './BlockIframeEmbed.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockIframeEmbed as component };
|
|
5
|
-
export let decorators: (() => {
|
|
6
|
-
template: string;
|
|
7
|
-
})[];
|
|
8
|
-
export namespace parameters {
|
|
9
|
-
namespace html {
|
|
10
|
-
let root: string;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
export let excludeStories: RegExp;
|
|
14
|
-
}
|
|
15
|
-
export default _default;
|
|
16
|
-
export namespace BlockIframeEmbedData {
|
|
17
|
-
export let blockType: string;
|
|
18
|
-
let title_1: string;
|
|
19
|
-
export { title_1 as title };
|
|
20
|
-
export let caption: string;
|
|
21
|
-
export let url: string;
|
|
22
|
-
}
|
|
23
|
-
export namespace BaseStory {
|
|
24
|
-
namespace args {
|
|
25
|
-
export { BlockIframeEmbedData as data };
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export namespace LazyLoad {
|
|
29
|
-
export namespace args_1 {
|
|
30
|
-
export { BlockIframeEmbedData as data };
|
|
31
|
-
}
|
|
32
|
-
export { args_1 as args };
|
|
33
|
-
export function decorators_1(): {
|
|
34
|
-
template: string;
|
|
35
|
-
};
|
|
36
|
-
export { decorators_1 as decorators };
|
|
37
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { default as BlockImageCarousel } from './BlockImageCarousel.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockImageCarousel as component };
|
|
5
|
-
export let decorators: (() => {
|
|
6
|
-
template: string;
|
|
7
|
-
})[];
|
|
8
|
-
export namespace argTypes {
|
|
9
|
-
namespace blockId {
|
|
10
|
-
namespace text {
|
|
11
|
-
let type: string;
|
|
12
|
-
}
|
|
13
|
-
let required: boolean;
|
|
14
|
-
let description: string;
|
|
15
|
-
}
|
|
16
|
-
namespace showTitle {
|
|
17
|
-
export namespace text_1 {
|
|
18
|
-
let type_1: string;
|
|
19
|
-
export { type_1 as type };
|
|
20
|
-
}
|
|
21
|
-
export { text_1 as text };
|
|
22
|
-
let required_1: boolean;
|
|
23
|
-
export { required_1 as required };
|
|
24
|
-
let description_1: string;
|
|
25
|
-
export { description_1 as description };
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export namespace parameters {
|
|
29
|
-
namespace html {
|
|
30
|
-
let root: string;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
export let excludeStories: RegExp;
|
|
34
|
-
}
|
|
35
|
-
export default _default;
|
|
36
|
-
export const BlockImageCarouselData: {
|
|
37
|
-
image: {
|
|
38
|
-
alt: string;
|
|
39
|
-
title: string;
|
|
40
|
-
caption: string;
|
|
41
|
-
credit: string;
|
|
42
|
-
detailUrl: string;
|
|
43
|
-
original: string;
|
|
44
|
-
src: {
|
|
45
|
-
height: string;
|
|
46
|
-
url: string;
|
|
47
|
-
width: string;
|
|
48
|
-
};
|
|
49
|
-
srcSet: string;
|
|
50
|
-
};
|
|
51
|
-
}[];
|
|
52
|
-
export namespace BaseStory {
|
|
53
|
-
let name: string;
|
|
54
|
-
namespace args {
|
|
55
|
-
let blockId_1: string;
|
|
56
|
-
export { blockId_1 as blockId };
|
|
57
|
-
let showTitle_1: boolean;
|
|
58
|
-
export { showTitle_1 as showTitle };
|
|
59
|
-
export { BlockImageCarouselData as items };
|
|
60
|
-
}
|
|
61
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { default as BlockImageCarouselItem } from './BlockImageCarouselItem.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockImageCarouselItem as component };
|
|
5
|
-
export let decorators: (() => {
|
|
6
|
-
template: string;
|
|
7
|
-
})[];
|
|
8
|
-
export namespace argTypes {
|
|
9
|
-
namespace blockId {
|
|
10
|
-
namespace text {
|
|
11
|
-
let type: string;
|
|
12
|
-
}
|
|
13
|
-
let required: boolean;
|
|
14
|
-
let description: string;
|
|
15
|
-
}
|
|
16
|
-
namespace showTitle {
|
|
17
|
-
export namespace text_1 {
|
|
18
|
-
let type_1: string;
|
|
19
|
-
export { type_1 as type };
|
|
20
|
-
}
|
|
21
|
-
export { text_1 as text };
|
|
22
|
-
let required_1: boolean;
|
|
23
|
-
export { required_1 as required };
|
|
24
|
-
let description_1: string;
|
|
25
|
-
export { description_1 as description };
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export namespace parameters {
|
|
29
|
-
namespace html {
|
|
30
|
-
let root: string;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
export let excludeStories: RegExp;
|
|
34
|
-
}
|
|
35
|
-
export default _default;
|
|
36
|
-
export namespace BlockImageCarouselItemData {
|
|
37
|
-
namespace item {
|
|
38
|
-
namespace image {
|
|
39
|
-
export let alt: string;
|
|
40
|
-
let title_1: string;
|
|
41
|
-
export { title_1 as title };
|
|
42
|
-
export let caption: string;
|
|
43
|
-
export let credit: string;
|
|
44
|
-
export let detailUrl: string;
|
|
45
|
-
export let original: string;
|
|
46
|
-
export namespace src {
|
|
47
|
-
let height: number;
|
|
48
|
-
let url: string;
|
|
49
|
-
let width: number;
|
|
50
|
-
}
|
|
51
|
-
export let srcSet: string;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
export namespace BaseStory {
|
|
56
|
-
let name: string;
|
|
57
|
-
namespace args {
|
|
58
|
-
import image_1 = image;
|
|
59
|
-
export { image_1 as image };
|
|
60
|
-
let caption_1: string;
|
|
61
|
-
export { caption_1 as caption };
|
|
62
|
-
export let displayCaption: boolean;
|
|
63
|
-
let blockId_1: string;
|
|
64
|
-
export { blockId_1 as blockId };
|
|
65
|
-
let showTitle_1: boolean;
|
|
66
|
-
export { showTitle_1 as showTitle };
|
|
67
|
-
}
|
|
68
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { default as BlockImageComparison } from './BlockImageComparison.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockImageComparison as component };
|
|
5
|
-
export let decorators: (() => {
|
|
6
|
-
template: string;
|
|
7
|
-
})[];
|
|
8
|
-
export namespace parameters {
|
|
9
|
-
namespace html {
|
|
10
|
-
let root: string;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
export let excludeStories: RegExp;
|
|
14
|
-
}
|
|
15
|
-
export default _default;
|
|
16
|
-
export namespace BlockImageComparisonData {
|
|
17
|
-
let blockType: string;
|
|
18
|
-
namespace beforeImage {
|
|
19
|
-
namespace src {
|
|
20
|
-
let url: string;
|
|
21
|
-
}
|
|
22
|
-
namespace srcCropped {
|
|
23
|
-
let url_1: string;
|
|
24
|
-
export { url_1 as url };
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
namespace afterImage {
|
|
28
|
-
export namespace src_1 {
|
|
29
|
-
let url_2: string;
|
|
30
|
-
export { url_2 as url };
|
|
31
|
-
}
|
|
32
|
-
export { src_1 as src };
|
|
33
|
-
export namespace srcCropped_1 {
|
|
34
|
-
let url_3: string;
|
|
35
|
-
export { url_3 as url };
|
|
36
|
-
}
|
|
37
|
-
export { srcCropped_1 as srcCropped };
|
|
38
|
-
}
|
|
39
|
-
let caption: string;
|
|
40
|
-
}
|
|
41
|
-
export namespace BaseStory {
|
|
42
|
-
let name: string;
|
|
43
|
-
namespace args {
|
|
44
|
-
export { BlockImageComparisonData as data };
|
|
45
|
-
}
|
|
46
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { default as BlockImageGallery } from './BlockImageGallery.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockImageGallery as component };
|
|
5
|
-
export let decorators: (() => {
|
|
6
|
-
template: string;
|
|
7
|
-
})[];
|
|
8
|
-
export namespace argTypes {
|
|
9
|
-
namespace blockId {
|
|
10
|
-
namespace text {
|
|
11
|
-
let type: string;
|
|
12
|
-
}
|
|
13
|
-
let required: boolean;
|
|
14
|
-
let description: string;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
export namespace parameters {
|
|
18
|
-
namespace html {
|
|
19
|
-
let root: string;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
export let excludeStories: RegExp;
|
|
23
|
-
}
|
|
24
|
-
export default _default;
|
|
25
|
-
export namespace BlockImageGalleryData {
|
|
26
|
-
let label: string;
|
|
27
|
-
namespace block {
|
|
28
|
-
let id: string;
|
|
29
|
-
let blockType: string;
|
|
30
|
-
let galleryTitle: string;
|
|
31
|
-
let galleryDescription: string;
|
|
32
|
-
let coverImage: {
|
|
33
|
-
alt: string;
|
|
34
|
-
title: string;
|
|
35
|
-
caption: string;
|
|
36
|
-
credit: string;
|
|
37
|
-
detailUrl: string;
|
|
38
|
-
original: string;
|
|
39
|
-
src: {
|
|
40
|
-
height: string;
|
|
41
|
-
url: string;
|
|
42
|
-
width: string;
|
|
43
|
-
};
|
|
44
|
-
srcSet: string;
|
|
45
|
-
};
|
|
46
|
-
let gallerySlides: {
|
|
47
|
-
image: {
|
|
48
|
-
alt: string;
|
|
49
|
-
title: string;
|
|
50
|
-
caption: string;
|
|
51
|
-
credit: string;
|
|
52
|
-
detailUrl: string;
|
|
53
|
-
original: string;
|
|
54
|
-
src: {
|
|
55
|
-
height: string;
|
|
56
|
-
url: string;
|
|
57
|
-
width: string;
|
|
58
|
-
};
|
|
59
|
-
srcSet: string;
|
|
60
|
-
};
|
|
61
|
-
}[];
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
export const ImageGalleryData: {
|
|
65
|
-
label: string;
|
|
66
|
-
'block-id': string;
|
|
67
|
-
title: string;
|
|
68
|
-
description: string;
|
|
69
|
-
cover: {
|
|
70
|
-
alt: string;
|
|
71
|
-
title: string;
|
|
72
|
-
caption: string;
|
|
73
|
-
credit: string;
|
|
74
|
-
detailUrl: string;
|
|
75
|
-
original: string;
|
|
76
|
-
src: {
|
|
77
|
-
height: string;
|
|
78
|
-
url: string;
|
|
79
|
-
width: string;
|
|
80
|
-
};
|
|
81
|
-
srcSet: string;
|
|
82
|
-
};
|
|
83
|
-
items: {
|
|
84
|
-
image: {
|
|
85
|
-
alt: string;
|
|
86
|
-
title: string;
|
|
87
|
-
caption: string;
|
|
88
|
-
credit: string;
|
|
89
|
-
detailUrl: string;
|
|
90
|
-
original: string;
|
|
91
|
-
src: {
|
|
92
|
-
height: string;
|
|
93
|
-
url: string;
|
|
94
|
-
width: string;
|
|
95
|
-
};
|
|
96
|
-
srcSet: string;
|
|
97
|
-
};
|
|
98
|
-
}[];
|
|
99
|
-
};
|
|
100
|
-
export namespace BaseStory {
|
|
101
|
-
export let name: string;
|
|
102
|
-
export { ImageGalleryData as args };
|
|
103
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { default as BlockInlineImage } from './BlockInlineImage.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockInlineImage as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BlockInlineImageData {
|
|
9
|
-
namespace block {
|
|
10
|
-
let blockType: string;
|
|
11
|
-
let text: string;
|
|
12
|
-
let alignTo: string;
|
|
13
|
-
let image: {
|
|
14
|
-
alt: string;
|
|
15
|
-
src: {
|
|
16
|
-
height: number;
|
|
17
|
-
url: string;
|
|
18
|
-
width: number;
|
|
19
|
-
};
|
|
20
|
-
original: string;
|
|
21
|
-
caption: string;
|
|
22
|
-
credit: string;
|
|
23
|
-
detailUrl: string;
|
|
24
|
-
};
|
|
25
|
-
let displayCaption: boolean;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
export namespace BaseStory {
|
|
29
|
-
let name: string;
|
|
30
|
-
namespace args {
|
|
31
|
-
import data = BlockInlineImageData.block;
|
|
32
|
-
export { data };
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
export namespace CustomCaption {
|
|
36
|
-
export namespace args_1 {
|
|
37
|
-
export namespace data_1 {
|
|
38
|
-
let caption: string;
|
|
39
|
-
}
|
|
40
|
-
export { data_1 as data };
|
|
41
|
-
}
|
|
42
|
-
export { args_1 as args };
|
|
43
|
-
}
|
|
44
|
-
export namespace AlignLeft {
|
|
45
|
-
export namespace args_2 {
|
|
46
|
-
export namespace data_2 {
|
|
47
|
-
let alignTo_1: string;
|
|
48
|
-
export { alignTo_1 as alignTo };
|
|
49
|
-
}
|
|
50
|
-
export { data_2 as data };
|
|
51
|
-
}
|
|
52
|
-
export { args_2 as args };
|
|
53
|
-
}
|
|
54
|
-
export namespace PortraitImage {
|
|
55
|
-
export namespace args_3 {
|
|
56
|
-
export namespace data_3 {
|
|
57
|
-
let image_1: {
|
|
58
|
-
alt: string;
|
|
59
|
-
src: {
|
|
60
|
-
height: number;
|
|
61
|
-
url: string;
|
|
62
|
-
width: number;
|
|
63
|
-
};
|
|
64
|
-
caption: string;
|
|
65
|
-
credit: string;
|
|
66
|
-
detailUrl: string;
|
|
67
|
-
};
|
|
68
|
-
export { image_1 as image };
|
|
69
|
-
}
|
|
70
|
-
export { data_3 as data };
|
|
71
|
-
}
|
|
72
|
-
export { args_3 as args };
|
|
73
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { default as BlockKeyPoints } from './BlockKeyPoints.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BlockKeyPoints as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BlockKeyPointsData {
|
|
9
|
-
let blockType: string;
|
|
10
|
-
let heading: string;
|
|
11
|
-
let listItem: {
|
|
12
|
-
text: string;
|
|
13
|
-
}[];
|
|
14
|
-
}
|
|
15
|
-
export namespace BaseStory {
|
|
16
|
-
let name: string;
|
|
17
|
-
namespace args {
|
|
18
|
-
export { BlockKeyPointsData as data };
|
|
19
|
-
}
|
|
20
|
-
}
|