@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,107 +0,0 @@
|
|
|
1
|
-
import { default as BaseTimer } from './BaseTimer.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BaseTimer as component };
|
|
5
|
-
}
|
|
6
|
-
export default _default;
|
|
7
|
-
export namespace BaseStory {
|
|
8
|
-
let name: string;
|
|
9
|
-
namespace args {
|
|
10
|
-
let targetDateTime: string;
|
|
11
|
-
let selectedUnits: string[];
|
|
12
|
-
let inline: boolean;
|
|
13
|
-
let countdown: boolean;
|
|
14
|
-
let legendClass: string;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
export namespace DateOnly {
|
|
18
|
-
export namespace args_1 {
|
|
19
|
-
let targetDateTime_1: string;
|
|
20
|
-
export { targetDateTime_1 as targetDateTime };
|
|
21
|
-
let selectedUnits_1: string[];
|
|
22
|
-
export { selectedUnits_1 as selectedUnits };
|
|
23
|
-
let inline_1: boolean;
|
|
24
|
-
export { inline_1 as inline };
|
|
25
|
-
let countdown_1: boolean;
|
|
26
|
-
export { countdown_1 as countdown };
|
|
27
|
-
}
|
|
28
|
-
export { args_1 as args };
|
|
29
|
-
}
|
|
30
|
-
export namespace Mixed {
|
|
31
|
-
export namespace args_2 {
|
|
32
|
-
let targetDateTime_2: string;
|
|
33
|
-
export { targetDateTime_2 as targetDateTime };
|
|
34
|
-
let selectedUnits_2: string[];
|
|
35
|
-
export { selectedUnits_2 as selectedUnits };
|
|
36
|
-
let inline_2: boolean;
|
|
37
|
-
export { inline_2 as inline };
|
|
38
|
-
let countdown_2: boolean;
|
|
39
|
-
export { countdown_2 as countdown };
|
|
40
|
-
}
|
|
41
|
-
export { args_2 as args };
|
|
42
|
-
}
|
|
43
|
-
export namespace Countdown {
|
|
44
|
-
export namespace args_3 {
|
|
45
|
-
let targetDateTime_3: string;
|
|
46
|
-
export { targetDateTime_3 as targetDateTime };
|
|
47
|
-
let selectedUnits_3: string[];
|
|
48
|
-
export { selectedUnits_3 as selectedUnits };
|
|
49
|
-
let inline_3: boolean;
|
|
50
|
-
export { inline_3 as inline };
|
|
51
|
-
let countdown_3: boolean;
|
|
52
|
-
export { countdown_3 as countdown };
|
|
53
|
-
}
|
|
54
|
-
export { args_3 as args };
|
|
55
|
-
}
|
|
56
|
-
export namespace CountdownStop {
|
|
57
|
-
export namespace args_4 {
|
|
58
|
-
let targetDateTime_4: string;
|
|
59
|
-
export { targetDateTime_4 as targetDateTime };
|
|
60
|
-
let selectedUnits_4: string[];
|
|
61
|
-
export { selectedUnits_4 as selectedUnits };
|
|
62
|
-
let inline_4: boolean;
|
|
63
|
-
export { inline_4 as inline };
|
|
64
|
-
let countdown_4: boolean;
|
|
65
|
-
export { countdown_4 as countdown };
|
|
66
|
-
}
|
|
67
|
-
export { args_4 as args };
|
|
68
|
-
}
|
|
69
|
-
export namespace AutoUnits {
|
|
70
|
-
export namespace args_5 {
|
|
71
|
-
let targetDateTime_5: string;
|
|
72
|
-
export { targetDateTime_5 as targetDateTime };
|
|
73
|
-
let selectedUnits_5: never[];
|
|
74
|
-
export { selectedUnits_5 as selectedUnits };
|
|
75
|
-
let inline_5: boolean;
|
|
76
|
-
export { inline_5 as inline };
|
|
77
|
-
let countdown_5: boolean;
|
|
78
|
-
export { countdown_5 as countdown };
|
|
79
|
-
}
|
|
80
|
-
export { args_5 as args };
|
|
81
|
-
}
|
|
82
|
-
export namespace AutoUnitsCountdown {
|
|
83
|
-
export namespace args_6 {
|
|
84
|
-
let targetDateTime_6: string;
|
|
85
|
-
export { targetDateTime_6 as targetDateTime };
|
|
86
|
-
let selectedUnits_6: never[];
|
|
87
|
-
export { selectedUnits_6 as selectedUnits };
|
|
88
|
-
let inline_6: boolean;
|
|
89
|
-
export { inline_6 as inline };
|
|
90
|
-
let countdown_6: boolean;
|
|
91
|
-
export { countdown_6 as countdown };
|
|
92
|
-
}
|
|
93
|
-
export { args_6 as args };
|
|
94
|
-
}
|
|
95
|
-
export namespace Inline {
|
|
96
|
-
export namespace args_7 {
|
|
97
|
-
let targetDateTime_7: string;
|
|
98
|
-
export { targetDateTime_7 as targetDateTime };
|
|
99
|
-
let selectedUnits_7: string[];
|
|
100
|
-
export { selectedUnits_7 as selectedUnits };
|
|
101
|
-
let inline_7: boolean;
|
|
102
|
-
export { inline_7 as inline };
|
|
103
|
-
let countdown_7: boolean;
|
|
104
|
-
export { countdown_7 as countdown };
|
|
105
|
-
}
|
|
106
|
-
export { args_7 as args };
|
|
107
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
import { Duration } from 'dayjs/plugin/duration.js';
|
|
3
|
-
|
|
4
|
-
export declare const timerUnits: {
|
|
5
|
-
readonly years: {
|
|
6
|
-
readonly shortLabel: "Yrs";
|
|
7
|
-
readonly longLabel: "Years";
|
|
8
|
-
};
|
|
9
|
-
readonly months: {
|
|
10
|
-
readonly shortLabel: "Mos";
|
|
11
|
-
readonly longLabel: "Months";
|
|
12
|
-
};
|
|
13
|
-
readonly days: {
|
|
14
|
-
readonly shortLabel: "Days";
|
|
15
|
-
readonly longLabel: "Days";
|
|
16
|
-
};
|
|
17
|
-
readonly hours: {
|
|
18
|
-
readonly shortLabel: "Hrs";
|
|
19
|
-
readonly longLabel: "Hours";
|
|
20
|
-
};
|
|
21
|
-
readonly minutes: {
|
|
22
|
-
readonly shortLabel: "Mins";
|
|
23
|
-
readonly longLabel: "Minutes";
|
|
24
|
-
};
|
|
25
|
-
readonly seconds: {
|
|
26
|
-
readonly shortLabel: "Secs";
|
|
27
|
-
readonly longLabel: "Seconds";
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
type UnitID = keyof typeof timerUnits;
|
|
31
|
-
type Interval = ReturnType<typeof setInterval>;
|
|
32
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
33
|
-
targetDateTime: {
|
|
34
|
-
type: StringConstructor;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
selectedUnits: {
|
|
38
|
-
type: PropType<UnitID[]>;
|
|
39
|
-
required: false;
|
|
40
|
-
validator: (val: UnitID[]) => boolean;
|
|
41
|
-
};
|
|
42
|
-
inline: {
|
|
43
|
-
type: BooleanConstructor;
|
|
44
|
-
required: false;
|
|
45
|
-
default: boolean;
|
|
46
|
-
};
|
|
47
|
-
countdown: {
|
|
48
|
-
type: BooleanConstructor;
|
|
49
|
-
required: false;
|
|
50
|
-
default: boolean;
|
|
51
|
-
};
|
|
52
|
-
}>, {}, {
|
|
53
|
-
diff: Duration | undefined;
|
|
54
|
-
interval: Interval | undefined;
|
|
55
|
-
}, {
|
|
56
|
-
selectedUnitsComputed(): UnitID[];
|
|
57
|
-
isPast(): boolean;
|
|
58
|
-
}, {
|
|
59
|
-
shortLabel(unit: UnitID): "Yrs" | "Mos" | "Days" | "Hrs" | "Mins" | "Secs";
|
|
60
|
-
longLabel(unit: UnitID): "Years" | "Months" | "Days" | "Hours" | "Minutes" | "Seconds";
|
|
61
|
-
unitSignificant(unit: UnitID): boolean;
|
|
62
|
-
checkOtherUnits(unit: UnitID): boolean;
|
|
63
|
-
unitValue(unit: UnitID): string | undefined;
|
|
64
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
65
|
-
targetDateTime: {
|
|
66
|
-
type: StringConstructor;
|
|
67
|
-
required: true;
|
|
68
|
-
};
|
|
69
|
-
selectedUnits: {
|
|
70
|
-
type: PropType<UnitID[]>;
|
|
71
|
-
required: false;
|
|
72
|
-
validator: (val: UnitID[]) => boolean;
|
|
73
|
-
};
|
|
74
|
-
inline: {
|
|
75
|
-
type: BooleanConstructor;
|
|
76
|
-
required: false;
|
|
77
|
-
default: boolean;
|
|
78
|
-
};
|
|
79
|
-
countdown: {
|
|
80
|
-
type: BooleanConstructor;
|
|
81
|
-
required: false;
|
|
82
|
-
default: boolean;
|
|
83
|
-
};
|
|
84
|
-
}>> & Readonly<{}>, {
|
|
85
|
-
inline: boolean;
|
|
86
|
-
countdown: boolean;
|
|
87
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
88
|
-
export default _default;
|
|
@@ -1,259 +0,0 @@
|
|
|
1
|
-
import { default as BaseUnitToggle } from './BaseUnitToggle.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BaseUnitToggle as component };
|
|
5
|
-
export namespace argTypes {
|
|
6
|
-
namespace unitPair {
|
|
7
|
-
namespace control {
|
|
8
|
-
let type: string;
|
|
9
|
-
let options: string[];
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
namespace valueSystem {
|
|
13
|
-
export let description: string;
|
|
14
|
-
export namespace control_1 {
|
|
15
|
-
let type_1: string;
|
|
16
|
-
export { type_1 as type };
|
|
17
|
-
let options_1: string[];
|
|
18
|
-
export { options_1 as options };
|
|
19
|
-
}
|
|
20
|
-
export { control_1 as control };
|
|
21
|
-
}
|
|
22
|
-
namespace value {
|
|
23
|
-
let description_1: string;
|
|
24
|
-
export { description_1 as description };
|
|
25
|
-
}
|
|
26
|
-
namespace secondValue {
|
|
27
|
-
let description_2: string;
|
|
28
|
-
export { description_2 as description };
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
export default _default;
|
|
33
|
-
export function Imperial(args: any): {
|
|
34
|
-
components: {
|
|
35
|
-
BaseUnitToggle: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
36
|
-
unitPair: {
|
|
37
|
-
type: import('vue').PropType<import('./BaseUnitToggle.vue').UnitName>;
|
|
38
|
-
required: true;
|
|
39
|
-
validator: (val: import('./BaseUnitToggle.vue').UnitName) => boolean;
|
|
40
|
-
};
|
|
41
|
-
value: {
|
|
42
|
-
type: import('vue').PropType<number>;
|
|
43
|
-
required: true;
|
|
44
|
-
};
|
|
45
|
-
secondValue: {
|
|
46
|
-
type: import('vue').PropType<number>;
|
|
47
|
-
required: false;
|
|
48
|
-
};
|
|
49
|
-
valueSystem: {
|
|
50
|
-
type: import('vue').PropType<import('./BaseUnitToggle.vue').UnitSystemName>;
|
|
51
|
-
required: true;
|
|
52
|
-
};
|
|
53
|
-
inline: {
|
|
54
|
-
type: BooleanConstructor;
|
|
55
|
-
default: boolean;
|
|
56
|
-
};
|
|
57
|
-
}>, {}, {
|
|
58
|
-
selectedSystem: import('./BaseUnitToggle.vue').UnitSystemName;
|
|
59
|
-
}, {
|
|
60
|
-
unitConfig(): import('./BaseUnitToggle.vue').UnitConfig;
|
|
61
|
-
formattedValue(): string;
|
|
62
|
-
}, {
|
|
63
|
-
setSystem(): void;
|
|
64
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
65
|
-
unitPair: {
|
|
66
|
-
type: import('vue').PropType<import('./BaseUnitToggle.vue').UnitName>;
|
|
67
|
-
required: true;
|
|
68
|
-
validator: (val: import('./BaseUnitToggle.vue').UnitName) => boolean;
|
|
69
|
-
};
|
|
70
|
-
value: {
|
|
71
|
-
type: import('vue').PropType<number>;
|
|
72
|
-
required: true;
|
|
73
|
-
};
|
|
74
|
-
secondValue: {
|
|
75
|
-
type: import('vue').PropType<number>;
|
|
76
|
-
required: false;
|
|
77
|
-
};
|
|
78
|
-
valueSystem: {
|
|
79
|
-
type: import('vue').PropType<import('./BaseUnitToggle.vue').UnitSystemName>;
|
|
80
|
-
required: true;
|
|
81
|
-
};
|
|
82
|
-
inline: {
|
|
83
|
-
type: BooleanConstructor;
|
|
84
|
-
default: boolean;
|
|
85
|
-
};
|
|
86
|
-
}>> & Readonly<{}>, {
|
|
87
|
-
inline: boolean;
|
|
88
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
89
|
-
};
|
|
90
|
-
setup(): {
|
|
91
|
-
args: any;
|
|
92
|
-
};
|
|
93
|
-
template: string;
|
|
94
|
-
};
|
|
95
|
-
export namespace Imperial {
|
|
96
|
-
namespace args {
|
|
97
|
-
let unitPair_1: string;
|
|
98
|
-
export { unitPair_1 as unitPair };
|
|
99
|
-
let value_1: number;
|
|
100
|
-
export { value_1 as value };
|
|
101
|
-
let secondValue_1: undefined;
|
|
102
|
-
export { secondValue_1 as secondValue };
|
|
103
|
-
let valueSystem_1: string;
|
|
104
|
-
export { valueSystem_1 as valueSystem };
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
export namespace BaseStory {
|
|
108
|
-
export let name: string;
|
|
109
|
-
export namespace args_1 {
|
|
110
|
-
let unitPair_2: string;
|
|
111
|
-
export { unitPair_2 as unitPair };
|
|
112
|
-
let value_2: number;
|
|
113
|
-
export { value_2 as value };
|
|
114
|
-
let secondValue_2: undefined;
|
|
115
|
-
export { secondValue_2 as secondValue };
|
|
116
|
-
let valueSystem_2: string;
|
|
117
|
-
export { valueSystem_2 as valueSystem };
|
|
118
|
-
}
|
|
119
|
-
export { args_1 as args };
|
|
120
|
-
export function render(args: any): {
|
|
121
|
-
components: {
|
|
122
|
-
BaseUnitToggle: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
123
|
-
unitPair: {
|
|
124
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitName>;
|
|
125
|
-
required: true;
|
|
126
|
-
validator: (val: import("./BaseUnitToggle.vue").UnitName) => boolean;
|
|
127
|
-
};
|
|
128
|
-
value: {
|
|
129
|
-
type: import("vue").PropType<number>;
|
|
130
|
-
required: true;
|
|
131
|
-
};
|
|
132
|
-
secondValue: {
|
|
133
|
-
type: import("vue").PropType<number>;
|
|
134
|
-
required: false;
|
|
135
|
-
};
|
|
136
|
-
valueSystem: {
|
|
137
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitSystemName>;
|
|
138
|
-
required: true;
|
|
139
|
-
};
|
|
140
|
-
inline: {
|
|
141
|
-
type: BooleanConstructor;
|
|
142
|
-
default: boolean;
|
|
143
|
-
};
|
|
144
|
-
}>, {}, {
|
|
145
|
-
selectedSystem: import("./BaseUnitToggle.vue").UnitSystemName;
|
|
146
|
-
}, {
|
|
147
|
-
unitConfig(): import("./BaseUnitToggle.vue").UnitConfig;
|
|
148
|
-
formattedValue(): string;
|
|
149
|
-
}, {
|
|
150
|
-
setSystem(): void;
|
|
151
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
152
|
-
unitPair: {
|
|
153
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitName>;
|
|
154
|
-
required: true;
|
|
155
|
-
validator: (val: import("./BaseUnitToggle.vue").UnitName) => boolean;
|
|
156
|
-
};
|
|
157
|
-
value: {
|
|
158
|
-
type: import("vue").PropType<number>;
|
|
159
|
-
required: true;
|
|
160
|
-
};
|
|
161
|
-
secondValue: {
|
|
162
|
-
type: import("vue").PropType<number>;
|
|
163
|
-
required: false;
|
|
164
|
-
};
|
|
165
|
-
valueSystem: {
|
|
166
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitSystemName>;
|
|
167
|
-
required: true;
|
|
168
|
-
};
|
|
169
|
-
inline: {
|
|
170
|
-
type: BooleanConstructor;
|
|
171
|
-
default: boolean;
|
|
172
|
-
};
|
|
173
|
-
}>> & Readonly<{}>, {
|
|
174
|
-
inline: boolean;
|
|
175
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
176
|
-
};
|
|
177
|
-
setup(): {
|
|
178
|
-
args: any;
|
|
179
|
-
};
|
|
180
|
-
template: string;
|
|
181
|
-
};
|
|
182
|
-
}
|
|
183
|
-
export namespace KeepsPrecision {
|
|
184
|
-
export namespace args_2 {
|
|
185
|
-
let unitPair_3: string;
|
|
186
|
-
export { unitPair_3 as unitPair };
|
|
187
|
-
let value_3: number;
|
|
188
|
-
export { value_3 as value };
|
|
189
|
-
let secondValue_3: undefined;
|
|
190
|
-
export { secondValue_3 as secondValue };
|
|
191
|
-
let valueSystem_3: string;
|
|
192
|
-
export { valueSystem_3 as valueSystem };
|
|
193
|
-
export let formattedValue: number;
|
|
194
|
-
}
|
|
195
|
-
export { args_2 as args };
|
|
196
|
-
export function render_1(args: any): {
|
|
197
|
-
components: {
|
|
198
|
-
BaseUnitToggle: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
199
|
-
unitPair: {
|
|
200
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitName>;
|
|
201
|
-
required: true;
|
|
202
|
-
validator: (val: import("./BaseUnitToggle.vue").UnitName) => boolean;
|
|
203
|
-
};
|
|
204
|
-
value: {
|
|
205
|
-
type: import("vue").PropType<number>;
|
|
206
|
-
required: true;
|
|
207
|
-
};
|
|
208
|
-
secondValue: {
|
|
209
|
-
type: import("vue").PropType<number>;
|
|
210
|
-
required: false;
|
|
211
|
-
};
|
|
212
|
-
valueSystem: {
|
|
213
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitSystemName>;
|
|
214
|
-
required: true;
|
|
215
|
-
};
|
|
216
|
-
inline: {
|
|
217
|
-
type: BooleanConstructor;
|
|
218
|
-
default: boolean;
|
|
219
|
-
};
|
|
220
|
-
}>, {}, {
|
|
221
|
-
selectedSystem: import("./BaseUnitToggle.vue").UnitSystemName;
|
|
222
|
-
}, {
|
|
223
|
-
unitConfig(): import("./BaseUnitToggle.vue").UnitConfig;
|
|
224
|
-
formattedValue(): string;
|
|
225
|
-
}, {
|
|
226
|
-
setSystem(): void;
|
|
227
|
-
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
228
|
-
unitPair: {
|
|
229
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitName>;
|
|
230
|
-
required: true;
|
|
231
|
-
validator: (val: import("./BaseUnitToggle.vue").UnitName) => boolean;
|
|
232
|
-
};
|
|
233
|
-
value: {
|
|
234
|
-
type: import("vue").PropType<number>;
|
|
235
|
-
required: true;
|
|
236
|
-
};
|
|
237
|
-
secondValue: {
|
|
238
|
-
type: import("vue").PropType<number>;
|
|
239
|
-
required: false;
|
|
240
|
-
};
|
|
241
|
-
valueSystem: {
|
|
242
|
-
type: import("vue").PropType<import("./BaseUnitToggle.vue").UnitSystemName>;
|
|
243
|
-
required: true;
|
|
244
|
-
};
|
|
245
|
-
inline: {
|
|
246
|
-
type: BooleanConstructor;
|
|
247
|
-
default: boolean;
|
|
248
|
-
};
|
|
249
|
-
}>> & Readonly<{}>, {
|
|
250
|
-
inline: boolean;
|
|
251
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
252
|
-
};
|
|
253
|
-
setup(): {
|
|
254
|
-
args: any;
|
|
255
|
-
};
|
|
256
|
-
template: string;
|
|
257
|
-
};
|
|
258
|
-
export { render_1 as render };
|
|
259
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,83 +0,0 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
2
|
-
|
|
3
|
-
export type UnitSystemName = keyof UnitConfig;
|
|
4
|
-
export type UnitName = keyof UnitPairs;
|
|
5
|
-
/**
|
|
6
|
-
* Centrally defined configuration for unit pairs, to avoid inconsistencies.
|
|
7
|
-
*/
|
|
8
|
-
export interface UnitPairs {
|
|
9
|
-
MI_KM: UnitConfig;
|
|
10
|
-
LB_KG: UnitConfig;
|
|
11
|
-
G_OZ: UnitConfig;
|
|
12
|
-
M_FT: UnitConfig;
|
|
13
|
-
MS_FS: UnitConfig;
|
|
14
|
-
}
|
|
15
|
-
interface UnitDetails {
|
|
16
|
-
label: string;
|
|
17
|
-
abbr: string;
|
|
18
|
-
toOther: number;
|
|
19
|
-
}
|
|
20
|
-
export interface UnitConfig {
|
|
21
|
-
imperial: UnitDetails;
|
|
22
|
-
metric: UnitDetails;
|
|
23
|
-
}
|
|
24
|
-
export declare const unitPairs: UnitPairs;
|
|
25
|
-
/**
|
|
26
|
-
* Toggle between equivalent units in imperial and SI systems.
|
|
27
|
-
* Supports providing the value in either format, and converts into the other.
|
|
28
|
-
*/
|
|
29
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
30
|
-
unitPair: {
|
|
31
|
-
type: PropType<UnitName>;
|
|
32
|
-
required: true;
|
|
33
|
-
validator: (val: UnitName) => boolean;
|
|
34
|
-
};
|
|
35
|
-
value: {
|
|
36
|
-
type: PropType<number>;
|
|
37
|
-
required: true;
|
|
38
|
-
};
|
|
39
|
-
secondValue: {
|
|
40
|
-
type: PropType<number>;
|
|
41
|
-
required: false;
|
|
42
|
-
};
|
|
43
|
-
valueSystem: {
|
|
44
|
-
type: PropType<UnitSystemName>;
|
|
45
|
-
required: true;
|
|
46
|
-
};
|
|
47
|
-
inline: {
|
|
48
|
-
type: BooleanConstructor;
|
|
49
|
-
default: boolean;
|
|
50
|
-
};
|
|
51
|
-
}>, {}, {
|
|
52
|
-
selectedSystem: UnitSystemName;
|
|
53
|
-
}, {
|
|
54
|
-
unitConfig(): UnitConfig;
|
|
55
|
-
formattedValue(): string;
|
|
56
|
-
}, {
|
|
57
|
-
setSystem(): void;
|
|
58
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
59
|
-
unitPair: {
|
|
60
|
-
type: PropType<UnitName>;
|
|
61
|
-
required: true;
|
|
62
|
-
validator: (val: UnitName) => boolean;
|
|
63
|
-
};
|
|
64
|
-
value: {
|
|
65
|
-
type: PropType<number>;
|
|
66
|
-
required: true;
|
|
67
|
-
};
|
|
68
|
-
secondValue: {
|
|
69
|
-
type: PropType<number>;
|
|
70
|
-
required: false;
|
|
71
|
-
};
|
|
72
|
-
valueSystem: {
|
|
73
|
-
type: PropType<UnitSystemName>;
|
|
74
|
-
required: true;
|
|
75
|
-
};
|
|
76
|
-
inline: {
|
|
77
|
-
type: BooleanConstructor;
|
|
78
|
-
default: boolean;
|
|
79
|
-
};
|
|
80
|
-
}>> & Readonly<{}>, {
|
|
81
|
-
inline: boolean;
|
|
82
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
83
|
-
export default _default;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { default as BaseVideo } from './BaseVideo.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { BaseVideo as component };
|
|
5
|
-
export let excludeStories: RegExp;
|
|
6
|
-
}
|
|
7
|
-
export default _default;
|
|
8
|
-
export namespace BaseVideoData {
|
|
9
|
-
export let duration: string;
|
|
10
|
-
export let file: string;
|
|
11
|
-
export let fileExtension: string;
|
|
12
|
-
export let fileOgg: string;
|
|
13
|
-
export let fileWebm: string;
|
|
14
|
-
export let height: null;
|
|
15
|
-
export let id: string;
|
|
16
|
-
export let sources: string;
|
|
17
|
-
let title_1: string;
|
|
18
|
-
export { title_1 as title };
|
|
19
|
-
export let type: string;
|
|
20
|
-
export let width: null;
|
|
21
|
-
}
|
|
22
|
-
export namespace BaseStory {
|
|
23
|
-
namespace args {
|
|
24
|
-
export { BaseVideoData as data };
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
-
data: {
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
required: false;
|
|
5
|
-
};
|
|
6
|
-
autoplay: {
|
|
7
|
-
type: BooleanConstructor;
|
|
8
|
-
default: boolean;
|
|
9
|
-
};
|
|
10
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
11
|
-
data: {
|
|
12
|
-
type: ObjectConstructor;
|
|
13
|
-
required: false;
|
|
14
|
-
};
|
|
15
|
-
autoplay: {
|
|
16
|
-
type: BooleanConstructor;
|
|
17
|
-
default: boolean;
|
|
18
|
-
};
|
|
19
|
-
}>> & Readonly<{}>, {
|
|
20
|
-
autoplay: boolean;
|
|
21
|
-
}, {}, {
|
|
22
|
-
BaseImagePlaceholder: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
23
|
-
darkMode: {
|
|
24
|
-
type: BooleanConstructor;
|
|
25
|
-
required: false;
|
|
26
|
-
default: boolean;
|
|
27
|
-
};
|
|
28
|
-
transparentMode: {
|
|
29
|
-
type: BooleanConstructor;
|
|
30
|
-
required: false;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
|
-
noLogo: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
|
-
aspectRatio: {
|
|
38
|
-
type: StringConstructor;
|
|
39
|
-
default: string;
|
|
40
|
-
validator: (prop: string) => boolean;
|
|
41
|
-
};
|
|
42
|
-
responsiveAspectRatio: {
|
|
43
|
-
type: StringConstructor;
|
|
44
|
-
required: false;
|
|
45
|
-
};
|
|
46
|
-
}>, {}, {}, {
|
|
47
|
-
computedClass(): string;
|
|
48
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
49
|
-
darkMode: {
|
|
50
|
-
type: BooleanConstructor;
|
|
51
|
-
required: false;
|
|
52
|
-
default: boolean;
|
|
53
|
-
};
|
|
54
|
-
transparentMode: {
|
|
55
|
-
type: BooleanConstructor;
|
|
56
|
-
required: false;
|
|
57
|
-
default: boolean;
|
|
58
|
-
};
|
|
59
|
-
noLogo: {
|
|
60
|
-
type: BooleanConstructor;
|
|
61
|
-
default: boolean;
|
|
62
|
-
};
|
|
63
|
-
aspectRatio: {
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
default: string;
|
|
66
|
-
validator: (prop: string) => boolean;
|
|
67
|
-
};
|
|
68
|
-
responsiveAspectRatio: {
|
|
69
|
-
type: StringConstructor;
|
|
70
|
-
required: false;
|
|
71
|
-
};
|
|
72
|
-
}>> & Readonly<{}>, {
|
|
73
|
-
darkMode: boolean;
|
|
74
|
-
transparentMode: boolean;
|
|
75
|
-
noLogo: boolean;
|
|
76
|
-
aspectRatio: string;
|
|
77
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
78
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
79
|
-
export default _default;
|