@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,444 +0,0 @@
|
|
|
1
|
-
import { default as FormNewsletterSignup } from './FormNewsletterSignup.vue';
|
|
2
|
-
declare namespace _default {
|
|
3
|
-
export let title: string;
|
|
4
|
-
export { FormNewsletterSignup as component };
|
|
5
|
-
}
|
|
6
|
-
export default _default;
|
|
7
|
-
export function BaseStory(): {
|
|
8
|
-
components: {
|
|
9
|
-
FormNewsletterSignup: import('vue').DefineComponent<{}, {}, {
|
|
10
|
-
prefilledEmail: null;
|
|
11
|
-
submitted: boolean;
|
|
12
|
-
iContactForm: string;
|
|
13
|
-
iContactTrackingGif: string;
|
|
14
|
-
captchaKey: string;
|
|
15
|
-
emailGroups: {
|
|
16
|
-
id: string;
|
|
17
|
-
title: string;
|
|
18
|
-
text: string;
|
|
19
|
-
value: string;
|
|
20
|
-
alt: string;
|
|
21
|
-
name: string;
|
|
22
|
-
}[];
|
|
23
|
-
eduEmailGroups: ({
|
|
24
|
-
id: string;
|
|
25
|
-
title: string;
|
|
26
|
-
text: null;
|
|
27
|
-
value: string;
|
|
28
|
-
alt: string;
|
|
29
|
-
name: string;
|
|
30
|
-
} | {
|
|
31
|
-
id: string;
|
|
32
|
-
title: string;
|
|
33
|
-
text: string;
|
|
34
|
-
value: string;
|
|
35
|
-
alt: string;
|
|
36
|
-
name: string;
|
|
37
|
-
})[];
|
|
38
|
-
}, {}, {
|
|
39
|
-
focus(elem: any): void;
|
|
40
|
-
validate(e: any): {};
|
|
41
|
-
submit(e: any): void;
|
|
42
|
-
reveal(): void;
|
|
43
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
44
|
-
LayoutHelper: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
45
|
-
indent: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
required: false;
|
|
48
|
-
default: string;
|
|
49
|
-
validator: (prop: string) => boolean;
|
|
50
|
-
};
|
|
51
|
-
fullBleed: {
|
|
52
|
-
type: BooleanConstructor;
|
|
53
|
-
default: boolean;
|
|
54
|
-
};
|
|
55
|
-
}>, {}, {}, {
|
|
56
|
-
theWidth(): string;
|
|
57
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
58
|
-
indent: {
|
|
59
|
-
type: StringConstructor;
|
|
60
|
-
required: false;
|
|
61
|
-
default: string;
|
|
62
|
-
validator: (prop: string) => boolean;
|
|
63
|
-
};
|
|
64
|
-
fullBleed: {
|
|
65
|
-
type: BooleanConstructor;
|
|
66
|
-
default: boolean;
|
|
67
|
-
};
|
|
68
|
-
}>> & Readonly<{}>, {
|
|
69
|
-
fullBleed: boolean;
|
|
70
|
-
indent: string;
|
|
71
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
72
|
-
BaseHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
73
|
-
level: {
|
|
74
|
-
type: import('vue').PropType<import('../BaseHeading/BaseHeading.vue').HeadingLevel | undefined>;
|
|
75
|
-
required: false;
|
|
76
|
-
default: string;
|
|
77
|
-
};
|
|
78
|
-
size: {
|
|
79
|
-
type: import('vue').PropType<import('../BaseHeading/BaseHeading.vue').HeadingLevel | "" | undefined>;
|
|
80
|
-
required: false;
|
|
81
|
-
default: string;
|
|
82
|
-
};
|
|
83
|
-
}>, {}, {}, {
|
|
84
|
-
computedTag(): string;
|
|
85
|
-
computedClass(): string;
|
|
86
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
87
|
-
level: {
|
|
88
|
-
type: import('vue').PropType<import('../BaseHeading/BaseHeading.vue').HeadingLevel | undefined>;
|
|
89
|
-
required: false;
|
|
90
|
-
default: string;
|
|
91
|
-
};
|
|
92
|
-
size: {
|
|
93
|
-
type: import('vue').PropType<import('../BaseHeading/BaseHeading.vue').HeadingLevel | "" | undefined>;
|
|
94
|
-
required: false;
|
|
95
|
-
default: string;
|
|
96
|
-
};
|
|
97
|
-
}>> & Readonly<{}>, {
|
|
98
|
-
size: "" | import('../BaseHeading/BaseHeading.vue').HeadingLevel | undefined;
|
|
99
|
-
level: import('../BaseHeading/BaseHeading.vue').HeadingLevel | undefined;
|
|
100
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
101
|
-
BaseButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
102
|
-
variant: {
|
|
103
|
-
type: StringConstructor;
|
|
104
|
-
required: false;
|
|
105
|
-
default: string;
|
|
106
|
-
validator: (prop: string) => boolean;
|
|
107
|
-
};
|
|
108
|
-
compact: {
|
|
109
|
-
type: BooleanConstructor;
|
|
110
|
-
default: boolean;
|
|
111
|
-
required: false;
|
|
112
|
-
};
|
|
113
|
-
blockClasses: {
|
|
114
|
-
type: StringConstructor;
|
|
115
|
-
required: false;
|
|
116
|
-
default: string;
|
|
117
|
-
};
|
|
118
|
-
disabled: {
|
|
119
|
-
type: BooleanConstructor;
|
|
120
|
-
default: boolean;
|
|
121
|
-
required: false;
|
|
122
|
-
};
|
|
123
|
-
ariaLabel: {
|
|
124
|
-
type: StringConstructor;
|
|
125
|
-
default: string;
|
|
126
|
-
required: false;
|
|
127
|
-
};
|
|
128
|
-
to: {
|
|
129
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
130
|
-
required: false;
|
|
131
|
-
default: undefined;
|
|
132
|
-
};
|
|
133
|
-
href: {
|
|
134
|
-
type: StringConstructor;
|
|
135
|
-
required: false;
|
|
136
|
-
default: undefined;
|
|
137
|
-
};
|
|
138
|
-
}>, {}, {}, {
|
|
139
|
-
tag(): string | import('vue').ConcreteComponent<{}, any, any, import('vue').ComputedOptions, import('vue').MethodOptions, {}, any>;
|
|
140
|
-
computedTo(): string | Record<string, any> | undefined;
|
|
141
|
-
theHref(): string | undefined;
|
|
142
|
-
variantClass(): string;
|
|
143
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "click"[], "click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
144
|
-
variant: {
|
|
145
|
-
type: StringConstructor;
|
|
146
|
-
required: false;
|
|
147
|
-
default: string;
|
|
148
|
-
validator: (prop: string) => boolean;
|
|
149
|
-
};
|
|
150
|
-
compact: {
|
|
151
|
-
type: BooleanConstructor;
|
|
152
|
-
default: boolean;
|
|
153
|
-
required: false;
|
|
154
|
-
};
|
|
155
|
-
blockClasses: {
|
|
156
|
-
type: StringConstructor;
|
|
157
|
-
required: false;
|
|
158
|
-
default: string;
|
|
159
|
-
};
|
|
160
|
-
disabled: {
|
|
161
|
-
type: BooleanConstructor;
|
|
162
|
-
default: boolean;
|
|
163
|
-
required: false;
|
|
164
|
-
};
|
|
165
|
-
ariaLabel: {
|
|
166
|
-
type: StringConstructor;
|
|
167
|
-
default: string;
|
|
168
|
-
required: false;
|
|
169
|
-
};
|
|
170
|
-
to: {
|
|
171
|
-
type: (StringConstructor | ObjectConstructor)[];
|
|
172
|
-
required: false;
|
|
173
|
-
default: undefined;
|
|
174
|
-
};
|
|
175
|
-
href: {
|
|
176
|
-
type: StringConstructor;
|
|
177
|
-
required: false;
|
|
178
|
-
default: undefined;
|
|
179
|
-
};
|
|
180
|
-
}>> & Readonly<{
|
|
181
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
182
|
-
}>, {
|
|
183
|
-
to: string | Record<string, any>;
|
|
184
|
-
disabled: boolean;
|
|
185
|
-
variant: string;
|
|
186
|
-
href: string;
|
|
187
|
-
ariaLabel: string;
|
|
188
|
-
compact: boolean;
|
|
189
|
-
blockClasses: string;
|
|
190
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
191
|
-
BaseCheckboxGroup: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
192
|
-
group: {
|
|
193
|
-
type: StringConstructor;
|
|
194
|
-
default: null;
|
|
195
|
-
required: false;
|
|
196
|
-
};
|
|
197
|
-
heading: {
|
|
198
|
-
type: StringConstructor;
|
|
199
|
-
default: null;
|
|
200
|
-
required: false;
|
|
201
|
-
};
|
|
202
|
-
subHeading: {
|
|
203
|
-
type: StringConstructor;
|
|
204
|
-
default: null;
|
|
205
|
-
required: false;
|
|
206
|
-
};
|
|
207
|
-
title: {
|
|
208
|
-
type: StringConstructor;
|
|
209
|
-
default: null;
|
|
210
|
-
required: false;
|
|
211
|
-
};
|
|
212
|
-
options: {
|
|
213
|
-
type: import('vue').PropType<import('../../interfaces').FormOption[]>;
|
|
214
|
-
default: null;
|
|
215
|
-
required: false;
|
|
216
|
-
};
|
|
217
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
218
|
-
group: {
|
|
219
|
-
type: StringConstructor;
|
|
220
|
-
default: null;
|
|
221
|
-
required: false;
|
|
222
|
-
};
|
|
223
|
-
heading: {
|
|
224
|
-
type: StringConstructor;
|
|
225
|
-
default: null;
|
|
226
|
-
required: false;
|
|
227
|
-
};
|
|
228
|
-
subHeading: {
|
|
229
|
-
type: StringConstructor;
|
|
230
|
-
default: null;
|
|
231
|
-
required: false;
|
|
232
|
-
};
|
|
233
|
-
title: {
|
|
234
|
-
type: StringConstructor;
|
|
235
|
-
default: null;
|
|
236
|
-
required: false;
|
|
237
|
-
};
|
|
238
|
-
options: {
|
|
239
|
-
type: import('vue').PropType<import('../../interfaces').FormOption[]>;
|
|
240
|
-
default: null;
|
|
241
|
-
required: false;
|
|
242
|
-
};
|
|
243
|
-
}>> & Readonly<{}>, {
|
|
244
|
-
title: string;
|
|
245
|
-
group: string;
|
|
246
|
-
heading: string;
|
|
247
|
-
subHeading: string;
|
|
248
|
-
options: import('../../interfaces').FormOption[];
|
|
249
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
250
|
-
BaseRadioGroup: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
251
|
-
group: {
|
|
252
|
-
type: StringConstructor;
|
|
253
|
-
default: null;
|
|
254
|
-
required: false;
|
|
255
|
-
};
|
|
256
|
-
preselected: {
|
|
257
|
-
type: StringConstructor;
|
|
258
|
-
default: null;
|
|
259
|
-
required: false;
|
|
260
|
-
};
|
|
261
|
-
heading: {
|
|
262
|
-
type: StringConstructor;
|
|
263
|
-
default: null;
|
|
264
|
-
required: false;
|
|
265
|
-
};
|
|
266
|
-
subHeading: {
|
|
267
|
-
type: StringConstructor;
|
|
268
|
-
default: null;
|
|
269
|
-
required: false;
|
|
270
|
-
};
|
|
271
|
-
title: {
|
|
272
|
-
type: StringConstructor;
|
|
273
|
-
default: null;
|
|
274
|
-
required: false;
|
|
275
|
-
};
|
|
276
|
-
options: {
|
|
277
|
-
type: import('vue').PropType<import('../../interfaces').FormOption[]>;
|
|
278
|
-
default: null;
|
|
279
|
-
required: false;
|
|
280
|
-
};
|
|
281
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
282
|
-
group: {
|
|
283
|
-
type: StringConstructor;
|
|
284
|
-
default: null;
|
|
285
|
-
required: false;
|
|
286
|
-
};
|
|
287
|
-
preselected: {
|
|
288
|
-
type: StringConstructor;
|
|
289
|
-
default: null;
|
|
290
|
-
required: false;
|
|
291
|
-
};
|
|
292
|
-
heading: {
|
|
293
|
-
type: StringConstructor;
|
|
294
|
-
default: null;
|
|
295
|
-
required: false;
|
|
296
|
-
};
|
|
297
|
-
subHeading: {
|
|
298
|
-
type: StringConstructor;
|
|
299
|
-
default: null;
|
|
300
|
-
required: false;
|
|
301
|
-
};
|
|
302
|
-
title: {
|
|
303
|
-
type: StringConstructor;
|
|
304
|
-
default: null;
|
|
305
|
-
required: false;
|
|
306
|
-
};
|
|
307
|
-
options: {
|
|
308
|
-
type: import('vue').PropType<import('../../interfaces').FormOption[]>;
|
|
309
|
-
default: null;
|
|
310
|
-
required: false;
|
|
311
|
-
};
|
|
312
|
-
}>> & Readonly<{}>, {
|
|
313
|
-
title: string;
|
|
314
|
-
group: string;
|
|
315
|
-
heading: string;
|
|
316
|
-
subHeading: string;
|
|
317
|
-
options: import('../../interfaces').FormOption[];
|
|
318
|
-
preselected: string;
|
|
319
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
320
|
-
TextInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
321
|
-
modelValue: import('vue').PropType<any>;
|
|
322
|
-
type: {
|
|
323
|
-
type: import('vue').PropType<string>;
|
|
324
|
-
default: string;
|
|
325
|
-
};
|
|
326
|
-
label: {
|
|
327
|
-
type: import('vue').PropType<string>;
|
|
328
|
-
required: true;
|
|
329
|
-
};
|
|
330
|
-
title: {
|
|
331
|
-
type: import('vue').PropType<string>;
|
|
332
|
-
default: undefined;
|
|
333
|
-
};
|
|
334
|
-
pattern: {
|
|
335
|
-
type: import('vue').PropType<string>;
|
|
336
|
-
default: undefined;
|
|
337
|
-
};
|
|
338
|
-
required: {
|
|
339
|
-
type: import('vue').PropType<boolean>;
|
|
340
|
-
default: boolean;
|
|
341
|
-
};
|
|
342
|
-
inputName: {
|
|
343
|
-
type: import('vue').PropType<string>;
|
|
344
|
-
required: true;
|
|
345
|
-
};
|
|
346
|
-
showLabel: {
|
|
347
|
-
type: import('vue').PropType<boolean>;
|
|
348
|
-
default: boolean;
|
|
349
|
-
};
|
|
350
|
-
placeholder: {
|
|
351
|
-
type: import('vue').PropType<string>;
|
|
352
|
-
default: undefined;
|
|
353
|
-
};
|
|
354
|
-
maxlength: {
|
|
355
|
-
type: import('vue').PropType<string>;
|
|
356
|
-
default: undefined;
|
|
357
|
-
};
|
|
358
|
-
autoFocus: {
|
|
359
|
-
type: import('vue').PropType<boolean>;
|
|
360
|
-
default: boolean;
|
|
361
|
-
};
|
|
362
|
-
labelClass: {
|
|
363
|
-
type: import('vue').PropType<string>;
|
|
364
|
-
default: undefined;
|
|
365
|
-
};
|
|
366
|
-
inputClass: {
|
|
367
|
-
type: import('vue').PropType<string>;
|
|
368
|
-
default: undefined;
|
|
369
|
-
};
|
|
370
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
371
|
-
input: (...args: any[]) => void;
|
|
372
|
-
esc: (...args: any[]) => void;
|
|
373
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
374
|
-
modelValue: import('vue').PropType<any>;
|
|
375
|
-
type: {
|
|
376
|
-
type: import('vue').PropType<string>;
|
|
377
|
-
default: string;
|
|
378
|
-
};
|
|
379
|
-
label: {
|
|
380
|
-
type: import('vue').PropType<string>;
|
|
381
|
-
required: true;
|
|
382
|
-
};
|
|
383
|
-
title: {
|
|
384
|
-
type: import('vue').PropType<string>;
|
|
385
|
-
default: undefined;
|
|
386
|
-
};
|
|
387
|
-
pattern: {
|
|
388
|
-
type: import('vue').PropType<string>;
|
|
389
|
-
default: undefined;
|
|
390
|
-
};
|
|
391
|
-
required: {
|
|
392
|
-
type: import('vue').PropType<boolean>;
|
|
393
|
-
default: boolean;
|
|
394
|
-
};
|
|
395
|
-
inputName: {
|
|
396
|
-
type: import('vue').PropType<string>;
|
|
397
|
-
required: true;
|
|
398
|
-
};
|
|
399
|
-
showLabel: {
|
|
400
|
-
type: import('vue').PropType<boolean>;
|
|
401
|
-
default: boolean;
|
|
402
|
-
};
|
|
403
|
-
placeholder: {
|
|
404
|
-
type: import('vue').PropType<string>;
|
|
405
|
-
default: undefined;
|
|
406
|
-
};
|
|
407
|
-
maxlength: {
|
|
408
|
-
type: import('vue').PropType<string>;
|
|
409
|
-
default: undefined;
|
|
410
|
-
};
|
|
411
|
-
autoFocus: {
|
|
412
|
-
type: import('vue').PropType<boolean>;
|
|
413
|
-
default: boolean;
|
|
414
|
-
};
|
|
415
|
-
labelClass: {
|
|
416
|
-
type: import('vue').PropType<string>;
|
|
417
|
-
default: undefined;
|
|
418
|
-
};
|
|
419
|
-
inputClass: {
|
|
420
|
-
type: import('vue').PropType<string>;
|
|
421
|
-
default: undefined;
|
|
422
|
-
};
|
|
423
|
-
}>> & Readonly<{
|
|
424
|
-
onInput?: ((...args: any[]) => any) | undefined;
|
|
425
|
-
onEsc?: ((...args: any[]) => any) | undefined;
|
|
426
|
-
}>, {
|
|
427
|
-
type: string;
|
|
428
|
-
title: string;
|
|
429
|
-
pattern: string;
|
|
430
|
-
required: boolean;
|
|
431
|
-
showLabel: boolean;
|
|
432
|
-
placeholder: string;
|
|
433
|
-
maxlength: string;
|
|
434
|
-
autoFocus: boolean;
|
|
435
|
-
labelClass: string;
|
|
436
|
-
inputClass: string;
|
|
437
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
438
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
439
|
-
};
|
|
440
|
-
template: string;
|
|
441
|
-
};
|
|
442
|
-
export namespace BaseStory {
|
|
443
|
-
let storyName: string;
|
|
444
|
-
}
|