@explorer-1/vue 1.0.5 → 1.0.6-hotfix.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 +8 -0
- package/components.d.ts +10 -2
- package/dist/explorer-1-vue.css +1 -1
- package/dist/explorer-1-vue.js +43157 -41849
- package/dist/explorer-1-vue.umd.cjs +44 -44
- package/dist/src/components/AsteroidWatchWidget/AsteroidWatchWidget.vue.d.ts +44 -0
- package/dist/src/components/AttractionCard/AttractionCard.vue.d.ts +146 -0
- package/dist/src/components/BaseButton/BaseButton.stories.d.ts +2 -2
- package/dist/src/components/BaseImageCaption/BaseImageCaption.vue.d.ts +44 -0
- package/dist/src/components/BaseLink/BaseLink.stories.d.ts +8 -0
- package/dist/src/components/BaseLink/BaseLink.vue.d.ts +50 -2
- package/dist/src/components/BlockCardGrid/BlockCardGrid.vue.d.ts +88 -0
- package/dist/src/components/BlockCardGridItem/BlockCardGridItem.vue.d.ts +44 -0
- package/dist/src/components/BlockCsrTable/BlockCsrTable.stories.d.ts +1 -1
- package/dist/src/components/BlockCsrTable/{CsrTestLimits.vue.d.ts → CsrDetails.vue.d.ts} +2 -2
- package/dist/src/components/BlockIframeEmbed/BlockIframeEmbed.vue.d.ts +44 -0
- package/dist/src/components/BlockImage/BlockImage.stories.d.ts +528 -0
- package/dist/src/components/BlockImage/BlockImage.vue.d.ts +88 -0
- package/dist/src/components/BlockImage/BlockImageFullBleed.vue.d.ts +44 -0
- package/dist/src/components/BlockImage/BlockImageStandard.vue.d.ts +44 -0
- package/dist/src/components/BlockImageCarousel/BlockImageCarousel.vue.d.ts +44 -0
- package/dist/src/components/BlockImageCarouselItem/BlockImageCarouselItem.vue.d.ts +44 -0
- package/dist/src/components/BlockImageComparison/BlockImageComparison.vue.d.ts +44 -0
- package/dist/src/components/BlockImageGallery/BlockImageGallery.vue.d.ts +44 -0
- package/dist/src/components/BlockInlineImage/BlockInlineImage.vue.d.ts +44 -0
- package/dist/src/components/BlockLinkCard/BlockLinkCard.vue.d.ts +44 -0
- package/dist/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.d.ts +132 -0
- package/dist/src/components/BlockLinkCarousel/BlockLinkCarousel.vue.d.ts +132 -0
- package/dist/src/components/BlockLinkTile/BlockLinkTile.vue.d.ts +44 -0
- package/dist/src/components/BlockListCards/BlockListCards.vue.d.ts +44 -0
- package/dist/src/components/BlockQuote/BlockQuote.stories.d.ts +220 -0
- package/dist/src/components/BlockQuote/BlockQuote.vue.d.ts +44 -0
- package/dist/src/components/BlockRelatedLinks/BlockRelatedLinks.vue.d.ts +44 -0
- package/dist/src/components/BlockRelatedLinks/RelatedLink.vue.d.ts +44 -0
- package/dist/src/components/BlockRichTable/BlockRichTable.vue.d.ts +44 -0
- package/dist/src/components/BlockStreamfield/BlockStreamfield.stories.d.ts +2 -2
- package/dist/src/components/BlockStreamfield/BlockStreamfield.vue.d.ts +792 -0
- package/dist/src/components/BlockVideo/BlockVideo.vue.d.ts +44 -0
- package/dist/src/components/BlockVideoEmbed/BlockVideoEmbed.vue.d.ts +44 -0
- package/dist/src/components/DetailHeadline/DetailHeadline.vue.d.ts +44 -0
- package/dist/src/components/DsnWidget/DsnWidget.vue.d.ts +44 -0
- package/dist/src/components/EventCard/EventCard.vue.d.ts +44 -0
- package/dist/src/components/HeroListingIndex/HeroListingIndex.vue.d.ts +44 -0
- package/dist/src/components/HeroMedia/HeroMedia.vue.d.ts +44 -0
- package/dist/src/components/HeroMedium/HeroMedium.vue.d.ts +44 -0
- package/dist/src/components/HomepageCarousel/HomepageCarousel.vue.d.ts +88 -0
- package/dist/src/components/HomepageCarouselItem/HomepageCarouselItem.vue.d.ts +44 -0
- package/dist/src/components/HomepageEmbedBlock/HomepageEmbedBlock.vue.d.ts +44 -0
- package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.stories.d.ts +44 -0
- package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.vue.d.ts +88 -0
- package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarouselItem.vue.d.ts +44 -0
- package/dist/src/components/HomepageStats/HomepageStats.stories.d.ts +528 -0
- package/dist/src/components/HomepageStats/HomepageStats.vue.d.ts +88 -0
- package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlock.vue.d.ts +44 -0
- package/dist/src/components/Icons/IconBookmark.vue.d.ts +2 -0
- package/dist/src/components/Icons/IconHourglass.vue.d.ts +2 -0
- package/dist/src/components/Icons/IconLocationCrosshairs.vue.d.ts +2 -0
- package/dist/src/components/Icons/IconMap.vue.d.ts +2 -0
- package/dist/src/components/Icons/Icons.stories.d.ts +33 -0
- package/dist/src/components/MetadataStacked/MetadataStacked.stories.d.ts +18 -0
- package/dist/src/components/MetadataStacked/MetadataStacked.vue.d.ts +65 -0
- package/dist/src/components/MissionDetailHighlights/MissionDetailHighlights.vue.d.ts +44 -0
- package/dist/src/components/MissionDetailHighlights/MissionDetailHighlightsCarousel.vue.d.ts +44 -0
- package/dist/src/components/MissionDetailHighlights/MissionDetailHighlightsCarouselItem.vue.d.ts +44 -0
- package/dist/src/components/MissionDetailInlineImage/MissionDetailInlineImage.vue.d.ts +44 -0
- package/dist/src/components/MissionDetailStreamfield/MissionDetailStreamfield.vue.d.ts +132 -0
- package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.stories.d.ts +22 -0
- package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.vue.d.ts +26 -0
- package/dist/src/components/MixinCarousel/MixinCarousel.stories.d.ts +88 -0
- package/dist/src/components/MixinCarousel/MixinCarousel.vue.d.ts +44 -0
- package/dist/src/components/NavDesktop/NavDesktop.stories.d.ts +1188 -0
- package/dist/src/components/NavDesktop/NavDesktop.vue.d.ts +352 -0
- package/dist/src/components/NavDesktop/NavDesktopDropdownContent.vue.d.ts +132 -0
- package/dist/src/components/NavDesktop/NavDesktopDropdownMore.vue.d.ts +176 -0
- package/dist/src/components/NavDesktop/NavDesktopTopHat.vue.d.ts +44 -0
- package/dist/src/components/NavDesktopEdu/NavDesktopEdu.stories.d.ts +220 -0
- package/dist/src/components/NavDesktopEdu/NavDesktopEdu.vue.d.ts +220 -0
- package/dist/src/components/NavHeading/NavHeading.vue.d.ts +44 -0
- package/dist/src/components/NavHighlight/NavHighlight.vue.d.ts +44 -0
- package/dist/src/components/NavJumpMenu/NavJumpMenu.vue.d.ts +98 -0
- package/dist/src/components/NavJumpMenu/NavJumpMenuContent.vue.d.ts +44 -0
- package/dist/src/components/NavLinkList/NavLinkList.vue.d.ts +88 -0
- package/dist/src/components/NavLogoLinks/NavLogoLinks.stories.d.ts +44 -0
- package/dist/src/components/NavLogoLinks/NavLogoLinks.vue.d.ts +44 -0
- package/dist/src/components/NavMobile/NavMobile.stories.d.ts +968 -0
- package/dist/src/components/NavMobile/NavMobile.vue.d.ts +220 -0
- package/dist/src/components/NavMobile/NavMobileDropdown.vue.d.ts +88 -0
- package/dist/src/components/NavMobile/NavMobileEdu.stories.d.ts +660 -0
- package/dist/src/components/NavMobile/NavMobileLink.vue.d.ts +44 -0
- package/dist/src/components/NavMobile/NavMobileSecondaryDropdown.vue.d.ts +44 -0
- package/dist/src/components/NavSecondary/NavSecondary.vue.d.ts +105 -0
- package/dist/src/components/NavSecondary/NavSecondaryDropdown.vue.d.ts +44 -0
- package/dist/src/components/NavSecondary/NavSecondaryDropdownContent.vue.d.ts +44 -0
- package/dist/src/components/NavSecondary/NavSecondaryLink.vue.d.ts +44 -0
- package/dist/src/components/PastEventsCarousel/PastEventsCarousel.vue.d.ts +88 -0
- package/dist/src/components/PodcastEpisodeCard/PodcastEpisodeCard.vue.d.ts +44 -0
- package/dist/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.vue.d.ts +176 -0
- package/dist/src/components/SearchResultCard/SearchResultCard.stories.d.ts +11 -0
- package/dist/src/components/SearchResultCard/SearchResultCard.vue.d.ts +310 -0
- package/dist/src/components/SearchResultGridItem/SearchResultGridItem.vue.d.ts +132 -0
- package/dist/src/components/SearchResultsList/SearchResultsList.stories.d.ts +191 -0
- package/dist/src/components/SearchResultsList/SearchResultsList.vue.d.ts +451 -0
- package/dist/src/components/SwimlaneCTA/SwimlaneCTA.vue.d.ts +44 -0
- package/dist/src/components/TheFooter/TheFooter.vue.d.ts +44 -0
- package/dist/src/components/ThumbnailCarousel/ThumbnailCarousel.vue.d.ts +176 -0
- package/dist/src/components/TimelineDialog/TimelineDialog.stories.d.ts +88 -0
- package/dist/src/components/TimelineDialog/TimelineDialog.vue.d.ts +88 -0
- package/dist/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.vue.d.ts +88 -0
- package/dist/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.vue.d.ts +44 -0
- package/dist/src/components/TopicDetailMore/TopicDetailMore.stories.d.ts +44 -0
- package/dist/src/components/TopicDetailMore/TopicDetailMore.vue.d.ts +44 -0
- package/dist/src/components/TopicDetailMoreItem/TopicDetailMoreItem.vue.d.ts +44 -0
- package/dist/src/components/TopicDetailStreamfield/TopicDetailStreamfield.vue.d.ts +132 -0
- package/dist/src/interfaces.d.ts +36 -1
- package/dist/src/templates/PageAudioDetail/PageAudioDetail.vue.d.ts +440 -0
- package/dist/src/templates/PageContent/PageContent.vue.d.ts +1199 -0
- package/dist/src/templates/PageEventDetail/PageEventDetail.vue.d.ts +1012 -0
- package/dist/src/templates/PageImageDetail/PageImageDetail.vue.d.ts +1188 -0
- package/dist/src/templates/PageNewsDetail/PageNewsDetail.vue.d.ts +1056 -0
- package/dist/src/templates/PageVideoDetail/PageVideoDetail.vue.d.ts +220 -0
- package/dist/src/templates/edu/PageEduCollectionsDetail/PageEduCollectionsDetail.vue.d.ts +98 -0
- package/dist/src/templates/edu/PageEduEventDetail/PageEduEventDetail.vue.d.ts +1012 -0
- package/dist/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.vue.d.ts +1154 -0
- package/dist/src/templates/edu/PageEduLesson/PageEduLesson.vue.d.ts +98 -0
- package/dist/src/templates/edu/PageEduNewsDetail/PageEduNewsDetail.vue.d.ts +98 -0
- package/dist/src/templates/edu/PageEduStudentProject/PageEduStudentProject.vue.d.ts +98 -0
- package/dist/src/templates/edu/PageEduTeachableMoment/PageEduTeachableMoment.vue.d.ts +98 -0
- package/dist/src/templates/explore-jpl/BaseExploreApp/BaseExploreApp.stories.d.ts +21 -0
- package/dist/src/templates/explore-jpl/BaseExploreApp/BaseExploreApp.vue.d.ts +41 -0
- package/dist/src/templates/explore-jpl/PageContentExploreApp/PageContentExploreApp.stories.d.ts +193 -0
- package/dist/src/templates/explore-jpl/PageContentExploreApp/PageContentExploreApp.vue.d.ts +15 -0
- package/dist/src/templates/explore-jpl/PageSiteExploreApp/PageSiteExploreApp.stories.d.ts +80 -0
- package/dist/src/templates/explore-jpl/PageSiteExploreApp/PageSiteExploreApp.vue.d.ts +15 -0
- package/dist/src/templates/www/PageAsteroidWatchIndex/PageAsteroidWatchIndex.vue.d.ts +1023 -2
- package/dist/src/templates/www/PageCuratedGallery/PageCuratedGallery.vue.d.ts +968 -0
- package/dist/src/templates/www/PageGoDirectory/PageGoDirectory.vue.d.ts +354 -0
- package/dist/src/templates/www/PageHomepage/PageHomepage.vue.d.ts +572 -0
- package/dist/src/templates/www/PageInfographicDetail/PageInfographicDetail.vue.d.ts +44 -0
- package/dist/src/templates/www/PageMissionDetail/PageMissionDetail.vue.d.ts +352 -0
- package/dist/src/templates/www/PagePodcast/PagePodcast.vue.d.ts +706 -0
- package/dist/src/templates/www/PagePodcastSeason/PagePodcastSeason.vue.d.ts +530 -0
- package/dist/src/templates/www/PagePressKitIndex/PagePressKitIndex.vue.d.ts +354 -0
- package/dist/src/templates/www/PageProfileDetail/PageProfileDetail.vue.d.ts +97 -0
- package/dist/src/templates/www/PageRoboticsDetail/PageRoboticsDetail.vue.d.ts +1056 -0
- package/dist/src/templates/www/PageTimeline/PageTimeline.vue.d.ts +185 -0
- package/dist/src/templates/www/PageTopicDetail/PageTopicDetail.vue.d.ts +396 -0
- package/package.json +2 -2
- package/src/components/BlockCsrTable/BlockCsrTable.stories.js +6 -5
- package/src/components/BlockCsrTable/BlockCsrTable.vue +11 -2
- package/src/components/BlockCsrTable/CsrTestLimitsTable.vue +10 -6
- package/src/components/BlockRichTable/BlockRichTable.vue +1 -1
- package/src/components/NavDesktop/NavDesktopDropdown.vue +1 -1
- package/src/components/NavSecondary/NavSecondaryDropdown.vue +1 -1
- package/src/components/NavSecondary/NavSecondaryLink.vue +1 -1
- package/dist/src/components/BlockCsrTable/CsrAttachment.vue.d.ts +0 -19
|
@@ -405,6 +405,16 @@ export namespace BaseStory {
|
|
|
405
405
|
required: false;
|
|
406
406
|
default: string;
|
|
407
407
|
};
|
|
408
|
+
caretMarginRight: {
|
|
409
|
+
type: StringConstructor;
|
|
410
|
+
required: false;
|
|
411
|
+
default: string;
|
|
412
|
+
};
|
|
413
|
+
caretLeft: {
|
|
414
|
+
type: BooleanConstructor;
|
|
415
|
+
required: false;
|
|
416
|
+
default: boolean;
|
|
417
|
+
};
|
|
408
418
|
usePrimaryColor: {
|
|
409
419
|
type: BooleanConstructor;
|
|
410
420
|
required: false;
|
|
@@ -512,6 +522,16 @@ export namespace BaseStory {
|
|
|
512
522
|
required: false;
|
|
513
523
|
default: string;
|
|
514
524
|
};
|
|
525
|
+
caretMarginRight: {
|
|
526
|
+
type: StringConstructor;
|
|
527
|
+
required: false;
|
|
528
|
+
default: string;
|
|
529
|
+
};
|
|
530
|
+
caretLeft: {
|
|
531
|
+
type: BooleanConstructor;
|
|
532
|
+
required: false;
|
|
533
|
+
default: boolean;
|
|
534
|
+
};
|
|
515
535
|
usePrimaryColor: {
|
|
516
536
|
type: BooleanConstructor;
|
|
517
537
|
required: false;
|
|
@@ -522,6 +542,7 @@ export namespace BaseStory {
|
|
|
522
542
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
523
543
|
}>, {
|
|
524
544
|
title: string;
|
|
545
|
+
caretLeft: boolean;
|
|
525
546
|
variant: "default" | "primary" | "secondary" | "none";
|
|
526
547
|
to: string | Record<string, any>;
|
|
527
548
|
exact: boolean;
|
|
@@ -537,6 +558,7 @@ export namespace BaseStory {
|
|
|
537
558
|
caretInline: boolean;
|
|
538
559
|
caretColor: string;
|
|
539
560
|
caretMarginLeft: string;
|
|
561
|
+
caretMarginRight: string;
|
|
540
562
|
usePrimaryColor: boolean;
|
|
541
563
|
}, {}, {
|
|
542
564
|
MixinAnimationCaret: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -560,11 +582,21 @@ export namespace BaseStory {
|
|
|
560
582
|
default: string;
|
|
561
583
|
required: false;
|
|
562
584
|
};
|
|
585
|
+
marginRight: {
|
|
586
|
+
type: StringConstructor;
|
|
587
|
+
default: string;
|
|
588
|
+
required: false;
|
|
589
|
+
};
|
|
563
590
|
inline: {
|
|
564
591
|
type: BooleanConstructor;
|
|
565
592
|
default: boolean;
|
|
566
593
|
required: false;
|
|
567
594
|
};
|
|
595
|
+
caretLeft: {
|
|
596
|
+
type: BooleanConstructor;
|
|
597
|
+
default: boolean;
|
|
598
|
+
required: false;
|
|
599
|
+
};
|
|
568
600
|
}>, {}, {}, {
|
|
569
601
|
computedClass(): string;
|
|
570
602
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -588,17 +620,29 @@ export namespace BaseStory {
|
|
|
588
620
|
default: string;
|
|
589
621
|
required: false;
|
|
590
622
|
};
|
|
623
|
+
marginRight: {
|
|
624
|
+
type: StringConstructor;
|
|
625
|
+
default: string;
|
|
626
|
+
required: false;
|
|
627
|
+
};
|
|
591
628
|
inline: {
|
|
592
629
|
type: BooleanConstructor;
|
|
593
630
|
default: boolean;
|
|
594
631
|
required: false;
|
|
595
632
|
};
|
|
633
|
+
caretLeft: {
|
|
634
|
+
type: BooleanConstructor;
|
|
635
|
+
default: boolean;
|
|
636
|
+
required: false;
|
|
637
|
+
};
|
|
596
638
|
}>> & Readonly<{}>, {
|
|
597
639
|
inline: boolean;
|
|
598
640
|
passedWrapperClass: string;
|
|
599
641
|
arrowClass: string;
|
|
600
642
|
color: string;
|
|
601
643
|
marginLeft: string;
|
|
644
|
+
marginRight: string;
|
|
645
|
+
caretLeft: boolean;
|
|
602
646
|
}, {}, {
|
|
603
647
|
IconCaret: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
604
648
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -785,6 +829,16 @@ export namespace BaseStory {
|
|
|
785
829
|
required: false;
|
|
786
830
|
default: string;
|
|
787
831
|
};
|
|
832
|
+
caretMarginRight: {
|
|
833
|
+
type: StringConstructor;
|
|
834
|
+
required: false;
|
|
835
|
+
default: string;
|
|
836
|
+
};
|
|
837
|
+
caretLeft: {
|
|
838
|
+
type: BooleanConstructor;
|
|
839
|
+
required: false;
|
|
840
|
+
default: boolean;
|
|
841
|
+
};
|
|
788
842
|
usePrimaryColor: {
|
|
789
843
|
type: BooleanConstructor;
|
|
790
844
|
required: false;
|
|
@@ -892,6 +946,16 @@ export namespace BaseStory {
|
|
|
892
946
|
required: false;
|
|
893
947
|
default: string;
|
|
894
948
|
};
|
|
949
|
+
caretMarginRight: {
|
|
950
|
+
type: StringConstructor;
|
|
951
|
+
required: false;
|
|
952
|
+
default: string;
|
|
953
|
+
};
|
|
954
|
+
caretLeft: {
|
|
955
|
+
type: BooleanConstructor;
|
|
956
|
+
required: false;
|
|
957
|
+
default: boolean;
|
|
958
|
+
};
|
|
895
959
|
usePrimaryColor: {
|
|
896
960
|
type: BooleanConstructor;
|
|
897
961
|
required: false;
|
|
@@ -902,6 +966,7 @@ export namespace BaseStory {
|
|
|
902
966
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
903
967
|
}>, {
|
|
904
968
|
title: string;
|
|
969
|
+
caretLeft: boolean;
|
|
905
970
|
variant: "default" | "primary" | "secondary" | "none";
|
|
906
971
|
to: string | Record<string, any>;
|
|
907
972
|
exact: boolean;
|
|
@@ -917,6 +982,7 @@ export namespace BaseStory {
|
|
|
917
982
|
caretInline: boolean;
|
|
918
983
|
caretColor: string;
|
|
919
984
|
caretMarginLeft: string;
|
|
985
|
+
caretMarginRight: string;
|
|
920
986
|
usePrimaryColor: boolean;
|
|
921
987
|
}, {}, {
|
|
922
988
|
MixinAnimationCaret: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -940,11 +1006,21 @@ export namespace BaseStory {
|
|
|
940
1006
|
default: string;
|
|
941
1007
|
required: false;
|
|
942
1008
|
};
|
|
1009
|
+
marginRight: {
|
|
1010
|
+
type: StringConstructor;
|
|
1011
|
+
default: string;
|
|
1012
|
+
required: false;
|
|
1013
|
+
};
|
|
943
1014
|
inline: {
|
|
944
1015
|
type: BooleanConstructor;
|
|
945
1016
|
default: boolean;
|
|
946
1017
|
required: false;
|
|
947
1018
|
};
|
|
1019
|
+
caretLeft: {
|
|
1020
|
+
type: BooleanConstructor;
|
|
1021
|
+
default: boolean;
|
|
1022
|
+
required: false;
|
|
1023
|
+
};
|
|
948
1024
|
}>, {}, {}, {
|
|
949
1025
|
computedClass(): string;
|
|
950
1026
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -968,17 +1044,29 @@ export namespace BaseStory {
|
|
|
968
1044
|
default: string;
|
|
969
1045
|
required: false;
|
|
970
1046
|
};
|
|
1047
|
+
marginRight: {
|
|
1048
|
+
type: StringConstructor;
|
|
1049
|
+
default: string;
|
|
1050
|
+
required: false;
|
|
1051
|
+
};
|
|
971
1052
|
inline: {
|
|
972
1053
|
type: BooleanConstructor;
|
|
973
1054
|
default: boolean;
|
|
974
1055
|
required: false;
|
|
975
1056
|
};
|
|
1057
|
+
caretLeft: {
|
|
1058
|
+
type: BooleanConstructor;
|
|
1059
|
+
default: boolean;
|
|
1060
|
+
required: false;
|
|
1061
|
+
};
|
|
976
1062
|
}>> & Readonly<{}>, {
|
|
977
1063
|
inline: boolean;
|
|
978
1064
|
passedWrapperClass: string;
|
|
979
1065
|
arrowClass: string;
|
|
980
1066
|
color: string;
|
|
981
1067
|
marginLeft: string;
|
|
1068
|
+
marginRight: string;
|
|
1069
|
+
caretLeft: boolean;
|
|
982
1070
|
}, {}, {
|
|
983
1071
|
IconCaret: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
984
1072
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1067,6 +1155,16 @@ export namespace BaseStory {
|
|
|
1067
1155
|
required: false;
|
|
1068
1156
|
default: string;
|
|
1069
1157
|
};
|
|
1158
|
+
caretMarginRight: {
|
|
1159
|
+
type: StringConstructor;
|
|
1160
|
+
required: false;
|
|
1161
|
+
default: string;
|
|
1162
|
+
};
|
|
1163
|
+
caretLeft: {
|
|
1164
|
+
type: BooleanConstructor;
|
|
1165
|
+
required: false;
|
|
1166
|
+
default: boolean;
|
|
1167
|
+
};
|
|
1070
1168
|
usePrimaryColor: {
|
|
1071
1169
|
type: BooleanConstructor;
|
|
1072
1170
|
required: false;
|
|
@@ -1174,6 +1272,16 @@ export namespace BaseStory {
|
|
|
1174
1272
|
required: false;
|
|
1175
1273
|
default: string;
|
|
1176
1274
|
};
|
|
1275
|
+
caretMarginRight: {
|
|
1276
|
+
type: StringConstructor;
|
|
1277
|
+
required: false;
|
|
1278
|
+
default: string;
|
|
1279
|
+
};
|
|
1280
|
+
caretLeft: {
|
|
1281
|
+
type: BooleanConstructor;
|
|
1282
|
+
required: false;
|
|
1283
|
+
default: boolean;
|
|
1284
|
+
};
|
|
1177
1285
|
usePrimaryColor: {
|
|
1178
1286
|
type: BooleanConstructor;
|
|
1179
1287
|
required: false;
|
|
@@ -1184,6 +1292,7 @@ export namespace BaseStory {
|
|
|
1184
1292
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1185
1293
|
}>, {
|
|
1186
1294
|
title: string;
|
|
1295
|
+
caretLeft: boolean;
|
|
1187
1296
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1188
1297
|
to: string | Record<string, any>;
|
|
1189
1298
|
exact: boolean;
|
|
@@ -1199,6 +1308,7 @@ export namespace BaseStory {
|
|
|
1199
1308
|
caretInline: boolean;
|
|
1200
1309
|
caretColor: string;
|
|
1201
1310
|
caretMarginLeft: string;
|
|
1311
|
+
caretMarginRight: string;
|
|
1202
1312
|
usePrimaryColor: boolean;
|
|
1203
1313
|
}, {}, {
|
|
1204
1314
|
MixinAnimationCaret: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -1222,11 +1332,21 @@ export namespace BaseStory {
|
|
|
1222
1332
|
default: string;
|
|
1223
1333
|
required: false;
|
|
1224
1334
|
};
|
|
1335
|
+
marginRight: {
|
|
1336
|
+
type: StringConstructor;
|
|
1337
|
+
default: string;
|
|
1338
|
+
required: false;
|
|
1339
|
+
};
|
|
1225
1340
|
inline: {
|
|
1226
1341
|
type: BooleanConstructor;
|
|
1227
1342
|
default: boolean;
|
|
1228
1343
|
required: false;
|
|
1229
1344
|
};
|
|
1345
|
+
caretLeft: {
|
|
1346
|
+
type: BooleanConstructor;
|
|
1347
|
+
default: boolean;
|
|
1348
|
+
required: false;
|
|
1349
|
+
};
|
|
1230
1350
|
}>, {}, {}, {
|
|
1231
1351
|
computedClass(): string;
|
|
1232
1352
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1250,17 +1370,29 @@ export namespace BaseStory {
|
|
|
1250
1370
|
default: string;
|
|
1251
1371
|
required: false;
|
|
1252
1372
|
};
|
|
1373
|
+
marginRight: {
|
|
1374
|
+
type: StringConstructor;
|
|
1375
|
+
default: string;
|
|
1376
|
+
required: false;
|
|
1377
|
+
};
|
|
1253
1378
|
inline: {
|
|
1254
1379
|
type: BooleanConstructor;
|
|
1255
1380
|
default: boolean;
|
|
1256
1381
|
required: false;
|
|
1257
1382
|
};
|
|
1383
|
+
caretLeft: {
|
|
1384
|
+
type: BooleanConstructor;
|
|
1385
|
+
default: boolean;
|
|
1386
|
+
required: false;
|
|
1387
|
+
};
|
|
1258
1388
|
}>> & Readonly<{}>, {
|
|
1259
1389
|
inline: boolean;
|
|
1260
1390
|
passedWrapperClass: string;
|
|
1261
1391
|
arrowClass: string;
|
|
1262
1392
|
color: string;
|
|
1263
1393
|
marginLeft: string;
|
|
1394
|
+
marginRight: string;
|
|
1395
|
+
caretLeft: boolean;
|
|
1264
1396
|
}, {}, {
|
|
1265
1397
|
IconCaret: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1266
1398
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1359,6 +1491,16 @@ export namespace BaseStory {
|
|
|
1359
1491
|
required: false;
|
|
1360
1492
|
default: string;
|
|
1361
1493
|
};
|
|
1494
|
+
caretMarginRight: {
|
|
1495
|
+
type: StringConstructor;
|
|
1496
|
+
required: false;
|
|
1497
|
+
default: string;
|
|
1498
|
+
};
|
|
1499
|
+
caretLeft: {
|
|
1500
|
+
type: BooleanConstructor;
|
|
1501
|
+
required: false;
|
|
1502
|
+
default: boolean;
|
|
1503
|
+
};
|
|
1362
1504
|
usePrimaryColor: {
|
|
1363
1505
|
type: BooleanConstructor;
|
|
1364
1506
|
required: false;
|
|
@@ -1466,6 +1608,16 @@ export namespace BaseStory {
|
|
|
1466
1608
|
required: false;
|
|
1467
1609
|
default: string;
|
|
1468
1610
|
};
|
|
1611
|
+
caretMarginRight: {
|
|
1612
|
+
type: StringConstructor;
|
|
1613
|
+
required: false;
|
|
1614
|
+
default: string;
|
|
1615
|
+
};
|
|
1616
|
+
caretLeft: {
|
|
1617
|
+
type: BooleanConstructor;
|
|
1618
|
+
required: false;
|
|
1619
|
+
default: boolean;
|
|
1620
|
+
};
|
|
1469
1621
|
usePrimaryColor: {
|
|
1470
1622
|
type: BooleanConstructor;
|
|
1471
1623
|
required: false;
|
|
@@ -1476,6 +1628,7 @@ export namespace BaseStory {
|
|
|
1476
1628
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1477
1629
|
}>, {
|
|
1478
1630
|
title: string;
|
|
1631
|
+
caretLeft: boolean;
|
|
1479
1632
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1480
1633
|
to: string | Record<string, any>;
|
|
1481
1634
|
exact: boolean;
|
|
@@ -1491,6 +1644,7 @@ export namespace BaseStory {
|
|
|
1491
1644
|
caretInline: boolean;
|
|
1492
1645
|
caretColor: string;
|
|
1493
1646
|
caretMarginLeft: string;
|
|
1647
|
+
caretMarginRight: string;
|
|
1494
1648
|
usePrimaryColor: boolean;
|
|
1495
1649
|
}, {}, {
|
|
1496
1650
|
MixinAnimationCaret: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -1514,11 +1668,21 @@ export namespace BaseStory {
|
|
|
1514
1668
|
default: string;
|
|
1515
1669
|
required: false;
|
|
1516
1670
|
};
|
|
1671
|
+
marginRight: {
|
|
1672
|
+
type: StringConstructor;
|
|
1673
|
+
default: string;
|
|
1674
|
+
required: false;
|
|
1675
|
+
};
|
|
1517
1676
|
inline: {
|
|
1518
1677
|
type: BooleanConstructor;
|
|
1519
1678
|
default: boolean;
|
|
1520
1679
|
required: false;
|
|
1521
1680
|
};
|
|
1681
|
+
caretLeft: {
|
|
1682
|
+
type: BooleanConstructor;
|
|
1683
|
+
default: boolean;
|
|
1684
|
+
required: false;
|
|
1685
|
+
};
|
|
1522
1686
|
}>, {}, {}, {
|
|
1523
1687
|
computedClass(): string;
|
|
1524
1688
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1542,17 +1706,29 @@ export namespace BaseStory {
|
|
|
1542
1706
|
default: string;
|
|
1543
1707
|
required: false;
|
|
1544
1708
|
};
|
|
1709
|
+
marginRight: {
|
|
1710
|
+
type: StringConstructor;
|
|
1711
|
+
default: string;
|
|
1712
|
+
required: false;
|
|
1713
|
+
};
|
|
1545
1714
|
inline: {
|
|
1546
1715
|
type: BooleanConstructor;
|
|
1547
1716
|
default: boolean;
|
|
1548
1717
|
required: false;
|
|
1549
1718
|
};
|
|
1719
|
+
caretLeft: {
|
|
1720
|
+
type: BooleanConstructor;
|
|
1721
|
+
default: boolean;
|
|
1722
|
+
required: false;
|
|
1723
|
+
};
|
|
1550
1724
|
}>> & Readonly<{}>, {
|
|
1551
1725
|
inline: boolean;
|
|
1552
1726
|
passedWrapperClass: string;
|
|
1553
1727
|
arrowClass: string;
|
|
1554
1728
|
color: string;
|
|
1555
1729
|
marginLeft: string;
|
|
1730
|
+
marginRight: string;
|
|
1731
|
+
caretLeft: boolean;
|
|
1556
1732
|
}, {}, {
|
|
1557
1733
|
IconCaret: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1558
1734
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1779,6 +1955,16 @@ export namespace BaseStory {
|
|
|
1779
1955
|
required: false;
|
|
1780
1956
|
default: string;
|
|
1781
1957
|
};
|
|
1958
|
+
caretMarginRight: {
|
|
1959
|
+
type: StringConstructor;
|
|
1960
|
+
required: false;
|
|
1961
|
+
default: string;
|
|
1962
|
+
};
|
|
1963
|
+
caretLeft: {
|
|
1964
|
+
type: BooleanConstructor;
|
|
1965
|
+
required: false;
|
|
1966
|
+
default: boolean;
|
|
1967
|
+
};
|
|
1782
1968
|
usePrimaryColor: {
|
|
1783
1969
|
type: BooleanConstructor;
|
|
1784
1970
|
required: false;
|
|
@@ -1886,6 +2072,16 @@ export namespace BaseStory {
|
|
|
1886
2072
|
required: false;
|
|
1887
2073
|
default: string;
|
|
1888
2074
|
};
|
|
2075
|
+
caretMarginRight: {
|
|
2076
|
+
type: StringConstructor;
|
|
2077
|
+
required: false;
|
|
2078
|
+
default: string;
|
|
2079
|
+
};
|
|
2080
|
+
caretLeft: {
|
|
2081
|
+
type: BooleanConstructor;
|
|
2082
|
+
required: false;
|
|
2083
|
+
default: boolean;
|
|
2084
|
+
};
|
|
1889
2085
|
usePrimaryColor: {
|
|
1890
2086
|
type: BooleanConstructor;
|
|
1891
2087
|
required: false;
|
|
@@ -1896,6 +2092,7 @@ export namespace BaseStory {
|
|
|
1896
2092
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1897
2093
|
}>, {
|
|
1898
2094
|
title: string;
|
|
2095
|
+
caretLeft: boolean;
|
|
1899
2096
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1900
2097
|
to: string | Record<string, any>;
|
|
1901
2098
|
exact: boolean;
|
|
@@ -1911,6 +2108,7 @@ export namespace BaseStory {
|
|
|
1911
2108
|
caretInline: boolean;
|
|
1912
2109
|
caretColor: string;
|
|
1913
2110
|
caretMarginLeft: string;
|
|
2111
|
+
caretMarginRight: string;
|
|
1914
2112
|
usePrimaryColor: boolean;
|
|
1915
2113
|
}, {}, {
|
|
1916
2114
|
MixinAnimationCaret: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
@@ -1934,11 +2132,21 @@ export namespace BaseStory {
|
|
|
1934
2132
|
default: string;
|
|
1935
2133
|
required: false;
|
|
1936
2134
|
};
|
|
2135
|
+
marginRight: {
|
|
2136
|
+
type: StringConstructor;
|
|
2137
|
+
default: string;
|
|
2138
|
+
required: false;
|
|
2139
|
+
};
|
|
1937
2140
|
inline: {
|
|
1938
2141
|
type: BooleanConstructor;
|
|
1939
2142
|
default: boolean;
|
|
1940
2143
|
required: false;
|
|
1941
2144
|
};
|
|
2145
|
+
caretLeft: {
|
|
2146
|
+
type: BooleanConstructor;
|
|
2147
|
+
default: boolean;
|
|
2148
|
+
required: false;
|
|
2149
|
+
};
|
|
1942
2150
|
}>, {}, {}, {
|
|
1943
2151
|
computedClass(): string;
|
|
1944
2152
|
}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1962,17 +2170,29 @@ export namespace BaseStory {
|
|
|
1962
2170
|
default: string;
|
|
1963
2171
|
required: false;
|
|
1964
2172
|
};
|
|
2173
|
+
marginRight: {
|
|
2174
|
+
type: StringConstructor;
|
|
2175
|
+
default: string;
|
|
2176
|
+
required: false;
|
|
2177
|
+
};
|
|
1965
2178
|
inline: {
|
|
1966
2179
|
type: BooleanConstructor;
|
|
1967
2180
|
default: boolean;
|
|
1968
2181
|
required: false;
|
|
1969
2182
|
};
|
|
2183
|
+
caretLeft: {
|
|
2184
|
+
type: BooleanConstructor;
|
|
2185
|
+
default: boolean;
|
|
2186
|
+
required: false;
|
|
2187
|
+
};
|
|
1970
2188
|
}>> & Readonly<{}>, {
|
|
1971
2189
|
inline: boolean;
|
|
1972
2190
|
passedWrapperClass: string;
|
|
1973
2191
|
arrowClass: string;
|
|
1974
2192
|
color: string;
|
|
1975
2193
|
marginLeft: string;
|
|
2194
|
+
marginRight: string;
|
|
2195
|
+
caretLeft: boolean;
|
|
1976
2196
|
}, {}, {
|
|
1977
2197
|
IconCaret: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1978
2198
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|