@explorer-1/vue 1.0.4 → 1.0.6-hotfix.1
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/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 +10 -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/NavMobile/NavMobile.vue +2 -2
- package/src/components/NavMobile/NavMobileLink.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
|
@@ -485,6 +485,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
485
485
|
required: false;
|
|
486
486
|
default: string;
|
|
487
487
|
};
|
|
488
|
+
caretMarginRight: {
|
|
489
|
+
type: StringConstructor;
|
|
490
|
+
required: false;
|
|
491
|
+
default: string;
|
|
492
|
+
};
|
|
493
|
+
caretLeft: {
|
|
494
|
+
type: BooleanConstructor;
|
|
495
|
+
required: false;
|
|
496
|
+
default: boolean;
|
|
497
|
+
};
|
|
488
498
|
usePrimaryColor: {
|
|
489
499
|
type: BooleanConstructor;
|
|
490
500
|
required: false;
|
|
@@ -592,6 +602,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
592
602
|
required: false;
|
|
593
603
|
default: string;
|
|
594
604
|
};
|
|
605
|
+
caretMarginRight: {
|
|
606
|
+
type: StringConstructor;
|
|
607
|
+
required: false;
|
|
608
|
+
default: string;
|
|
609
|
+
};
|
|
610
|
+
caretLeft: {
|
|
611
|
+
type: BooleanConstructor;
|
|
612
|
+
required: false;
|
|
613
|
+
default: boolean;
|
|
614
|
+
};
|
|
595
615
|
usePrimaryColor: {
|
|
596
616
|
type: BooleanConstructor;
|
|
597
617
|
required: false;
|
|
@@ -602,6 +622,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
602
622
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
603
623
|
}>, {
|
|
604
624
|
title: string;
|
|
625
|
+
caretLeft: boolean;
|
|
605
626
|
variant: "default" | "primary" | "secondary" | "none";
|
|
606
627
|
to: string | Record<string, any>;
|
|
607
628
|
exact: boolean;
|
|
@@ -617,6 +638,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
617
638
|
caretInline: boolean;
|
|
618
639
|
caretColor: string;
|
|
619
640
|
caretMarginLeft: string;
|
|
641
|
+
caretMarginRight: string;
|
|
620
642
|
usePrimaryColor: boolean;
|
|
621
643
|
}, {}, {
|
|
622
644
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -640,11 +662,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
640
662
|
default: string;
|
|
641
663
|
required: false;
|
|
642
664
|
};
|
|
665
|
+
marginRight: {
|
|
666
|
+
type: StringConstructor;
|
|
667
|
+
default: string;
|
|
668
|
+
required: false;
|
|
669
|
+
};
|
|
643
670
|
inline: {
|
|
644
671
|
type: BooleanConstructor;
|
|
645
672
|
default: boolean;
|
|
646
673
|
required: false;
|
|
647
674
|
};
|
|
675
|
+
caretLeft: {
|
|
676
|
+
type: BooleanConstructor;
|
|
677
|
+
default: boolean;
|
|
678
|
+
required: false;
|
|
679
|
+
};
|
|
648
680
|
}>, {}, {}, {
|
|
649
681
|
computedClass(): string;
|
|
650
682
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -668,17 +700,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
668
700
|
default: string;
|
|
669
701
|
required: false;
|
|
670
702
|
};
|
|
703
|
+
marginRight: {
|
|
704
|
+
type: StringConstructor;
|
|
705
|
+
default: string;
|
|
706
|
+
required: false;
|
|
707
|
+
};
|
|
671
708
|
inline: {
|
|
672
709
|
type: BooleanConstructor;
|
|
673
710
|
default: boolean;
|
|
674
711
|
required: false;
|
|
675
712
|
};
|
|
713
|
+
caretLeft: {
|
|
714
|
+
type: BooleanConstructor;
|
|
715
|
+
default: boolean;
|
|
716
|
+
required: false;
|
|
717
|
+
};
|
|
676
718
|
}>> & Readonly<{}>, {
|
|
677
719
|
inline: boolean;
|
|
678
720
|
passedWrapperClass: string;
|
|
679
721
|
arrowClass: string;
|
|
680
722
|
color: string;
|
|
681
723
|
marginLeft: string;
|
|
724
|
+
marginRight: string;
|
|
725
|
+
caretLeft: boolean;
|
|
682
726
|
}, {}, {
|
|
683
727
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
684
728
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1148,6 +1192,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1148
1192
|
required: false;
|
|
1149
1193
|
default: string;
|
|
1150
1194
|
};
|
|
1195
|
+
caretMarginRight: {
|
|
1196
|
+
type: StringConstructor;
|
|
1197
|
+
required: false;
|
|
1198
|
+
default: string;
|
|
1199
|
+
};
|
|
1200
|
+
caretLeft: {
|
|
1201
|
+
type: BooleanConstructor;
|
|
1202
|
+
required: false;
|
|
1203
|
+
default: boolean;
|
|
1204
|
+
};
|
|
1151
1205
|
usePrimaryColor: {
|
|
1152
1206
|
type: BooleanConstructor;
|
|
1153
1207
|
required: false;
|
|
@@ -1255,6 +1309,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1255
1309
|
required: false;
|
|
1256
1310
|
default: string;
|
|
1257
1311
|
};
|
|
1312
|
+
caretMarginRight: {
|
|
1313
|
+
type: StringConstructor;
|
|
1314
|
+
required: false;
|
|
1315
|
+
default: string;
|
|
1316
|
+
};
|
|
1317
|
+
caretLeft: {
|
|
1318
|
+
type: BooleanConstructor;
|
|
1319
|
+
required: false;
|
|
1320
|
+
default: boolean;
|
|
1321
|
+
};
|
|
1258
1322
|
usePrimaryColor: {
|
|
1259
1323
|
type: BooleanConstructor;
|
|
1260
1324
|
required: false;
|
|
@@ -1265,6 +1329,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1265
1329
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1266
1330
|
}>, {
|
|
1267
1331
|
title: string;
|
|
1332
|
+
caretLeft: boolean;
|
|
1268
1333
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1269
1334
|
to: string | Record<string, any>;
|
|
1270
1335
|
exact: boolean;
|
|
@@ -1280,6 +1345,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1280
1345
|
caretInline: boolean;
|
|
1281
1346
|
caretColor: string;
|
|
1282
1347
|
caretMarginLeft: string;
|
|
1348
|
+
caretMarginRight: string;
|
|
1283
1349
|
usePrimaryColor: boolean;
|
|
1284
1350
|
}, {}, {
|
|
1285
1351
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1303,11 +1369,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1303
1369
|
default: string;
|
|
1304
1370
|
required: false;
|
|
1305
1371
|
};
|
|
1372
|
+
marginRight: {
|
|
1373
|
+
type: StringConstructor;
|
|
1374
|
+
default: string;
|
|
1375
|
+
required: false;
|
|
1376
|
+
};
|
|
1306
1377
|
inline: {
|
|
1307
1378
|
type: BooleanConstructor;
|
|
1308
1379
|
default: boolean;
|
|
1309
1380
|
required: false;
|
|
1310
1381
|
};
|
|
1382
|
+
caretLeft: {
|
|
1383
|
+
type: BooleanConstructor;
|
|
1384
|
+
default: boolean;
|
|
1385
|
+
required: false;
|
|
1386
|
+
};
|
|
1311
1387
|
}>, {}, {}, {
|
|
1312
1388
|
computedClass(): string;
|
|
1313
1389
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1331,17 +1407,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1331
1407
|
default: string;
|
|
1332
1408
|
required: false;
|
|
1333
1409
|
};
|
|
1410
|
+
marginRight: {
|
|
1411
|
+
type: StringConstructor;
|
|
1412
|
+
default: string;
|
|
1413
|
+
required: false;
|
|
1414
|
+
};
|
|
1334
1415
|
inline: {
|
|
1335
1416
|
type: BooleanConstructor;
|
|
1336
1417
|
default: boolean;
|
|
1337
1418
|
required: false;
|
|
1338
1419
|
};
|
|
1420
|
+
caretLeft: {
|
|
1421
|
+
type: BooleanConstructor;
|
|
1422
|
+
default: boolean;
|
|
1423
|
+
required: false;
|
|
1424
|
+
};
|
|
1339
1425
|
}>> & Readonly<{}>, {
|
|
1340
1426
|
inline: boolean;
|
|
1341
1427
|
passedWrapperClass: string;
|
|
1342
1428
|
arrowClass: string;
|
|
1343
1429
|
color: string;
|
|
1344
1430
|
marginLeft: string;
|
|
1431
|
+
marginRight: string;
|
|
1432
|
+
caretLeft: boolean;
|
|
1345
1433
|
}, {}, {
|
|
1346
1434
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1347
1435
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -463,6 +463,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
463
463
|
required: false;
|
|
464
464
|
default: string;
|
|
465
465
|
};
|
|
466
|
+
caretMarginRight: {
|
|
467
|
+
type: StringConstructor;
|
|
468
|
+
required: false;
|
|
469
|
+
default: string;
|
|
470
|
+
};
|
|
471
|
+
caretLeft: {
|
|
472
|
+
type: BooleanConstructor;
|
|
473
|
+
required: false;
|
|
474
|
+
default: boolean;
|
|
475
|
+
};
|
|
466
476
|
usePrimaryColor: {
|
|
467
477
|
type: BooleanConstructor;
|
|
468
478
|
required: false;
|
|
@@ -570,6 +580,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
570
580
|
required: false;
|
|
571
581
|
default: string;
|
|
572
582
|
};
|
|
583
|
+
caretMarginRight: {
|
|
584
|
+
type: StringConstructor;
|
|
585
|
+
required: false;
|
|
586
|
+
default: string;
|
|
587
|
+
};
|
|
588
|
+
caretLeft: {
|
|
589
|
+
type: BooleanConstructor;
|
|
590
|
+
required: false;
|
|
591
|
+
default: boolean;
|
|
592
|
+
};
|
|
573
593
|
usePrimaryColor: {
|
|
574
594
|
type: BooleanConstructor;
|
|
575
595
|
required: false;
|
|
@@ -580,6 +600,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
580
600
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
581
601
|
}>, {
|
|
582
602
|
title: string;
|
|
603
|
+
caretLeft: boolean;
|
|
583
604
|
variant: "default" | "primary" | "secondary" | "none";
|
|
584
605
|
to: string | Record<string, any>;
|
|
585
606
|
exact: boolean;
|
|
@@ -595,6 +616,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
595
616
|
caretInline: boolean;
|
|
596
617
|
caretColor: string;
|
|
597
618
|
caretMarginLeft: string;
|
|
619
|
+
caretMarginRight: string;
|
|
598
620
|
usePrimaryColor: boolean;
|
|
599
621
|
}, {}, {
|
|
600
622
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -618,11 +640,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
618
640
|
default: string;
|
|
619
641
|
required: false;
|
|
620
642
|
};
|
|
643
|
+
marginRight: {
|
|
644
|
+
type: StringConstructor;
|
|
645
|
+
default: string;
|
|
646
|
+
required: false;
|
|
647
|
+
};
|
|
621
648
|
inline: {
|
|
622
649
|
type: BooleanConstructor;
|
|
623
650
|
default: boolean;
|
|
624
651
|
required: false;
|
|
625
652
|
};
|
|
653
|
+
caretLeft: {
|
|
654
|
+
type: BooleanConstructor;
|
|
655
|
+
default: boolean;
|
|
656
|
+
required: false;
|
|
657
|
+
};
|
|
626
658
|
}>, {}, {}, {
|
|
627
659
|
computedClass(): string;
|
|
628
660
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -646,17 +678,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
646
678
|
default: string;
|
|
647
679
|
required: false;
|
|
648
680
|
};
|
|
681
|
+
marginRight: {
|
|
682
|
+
type: StringConstructor;
|
|
683
|
+
default: string;
|
|
684
|
+
required: false;
|
|
685
|
+
};
|
|
649
686
|
inline: {
|
|
650
687
|
type: BooleanConstructor;
|
|
651
688
|
default: boolean;
|
|
652
689
|
required: false;
|
|
653
690
|
};
|
|
691
|
+
caretLeft: {
|
|
692
|
+
type: BooleanConstructor;
|
|
693
|
+
default: boolean;
|
|
694
|
+
required: false;
|
|
695
|
+
};
|
|
654
696
|
}>> & Readonly<{}>, {
|
|
655
697
|
inline: boolean;
|
|
656
698
|
passedWrapperClass: string;
|
|
657
699
|
arrowClass: string;
|
|
658
700
|
color: string;
|
|
659
701
|
marginLeft: string;
|
|
702
|
+
marginRight: string;
|
|
703
|
+
caretLeft: boolean;
|
|
660
704
|
}, {}, {
|
|
661
705
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
662
706
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -460,6 +460,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
460
460
|
required: false;
|
|
461
461
|
default: string;
|
|
462
462
|
};
|
|
463
|
+
caretMarginRight: {
|
|
464
|
+
type: StringConstructor;
|
|
465
|
+
required: false;
|
|
466
|
+
default: string;
|
|
467
|
+
};
|
|
468
|
+
caretLeft: {
|
|
469
|
+
type: BooleanConstructor;
|
|
470
|
+
required: false;
|
|
471
|
+
default: boolean;
|
|
472
|
+
};
|
|
463
473
|
usePrimaryColor: {
|
|
464
474
|
type: BooleanConstructor;
|
|
465
475
|
required: false;
|
|
@@ -567,6 +577,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
567
577
|
required: false;
|
|
568
578
|
default: string;
|
|
569
579
|
};
|
|
580
|
+
caretMarginRight: {
|
|
581
|
+
type: StringConstructor;
|
|
582
|
+
required: false;
|
|
583
|
+
default: string;
|
|
584
|
+
};
|
|
585
|
+
caretLeft: {
|
|
586
|
+
type: BooleanConstructor;
|
|
587
|
+
required: false;
|
|
588
|
+
default: boolean;
|
|
589
|
+
};
|
|
570
590
|
usePrimaryColor: {
|
|
571
591
|
type: BooleanConstructor;
|
|
572
592
|
required: false;
|
|
@@ -577,6 +597,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
577
597
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
578
598
|
}>, {
|
|
579
599
|
title: string;
|
|
600
|
+
caretLeft: boolean;
|
|
580
601
|
variant: "default" | "primary" | "secondary" | "none";
|
|
581
602
|
to: string | Record<string, any>;
|
|
582
603
|
exact: boolean;
|
|
@@ -592,6 +613,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
592
613
|
caretInline: boolean;
|
|
593
614
|
caretColor: string;
|
|
594
615
|
caretMarginLeft: string;
|
|
616
|
+
caretMarginRight: string;
|
|
595
617
|
usePrimaryColor: boolean;
|
|
596
618
|
}, {}, {
|
|
597
619
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -615,11 +637,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
615
637
|
default: string;
|
|
616
638
|
required: false;
|
|
617
639
|
};
|
|
640
|
+
marginRight: {
|
|
641
|
+
type: StringConstructor;
|
|
642
|
+
default: string;
|
|
643
|
+
required: false;
|
|
644
|
+
};
|
|
618
645
|
inline: {
|
|
619
646
|
type: BooleanConstructor;
|
|
620
647
|
default: boolean;
|
|
621
648
|
required: false;
|
|
622
649
|
};
|
|
650
|
+
caretLeft: {
|
|
651
|
+
type: BooleanConstructor;
|
|
652
|
+
default: boolean;
|
|
653
|
+
required: false;
|
|
654
|
+
};
|
|
623
655
|
}>, {}, {}, {
|
|
624
656
|
computedClass(): string;
|
|
625
657
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -643,17 +675,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
643
675
|
default: string;
|
|
644
676
|
required: false;
|
|
645
677
|
};
|
|
678
|
+
marginRight: {
|
|
679
|
+
type: StringConstructor;
|
|
680
|
+
default: string;
|
|
681
|
+
required: false;
|
|
682
|
+
};
|
|
646
683
|
inline: {
|
|
647
684
|
type: BooleanConstructor;
|
|
648
685
|
default: boolean;
|
|
649
686
|
required: false;
|
|
650
687
|
};
|
|
688
|
+
caretLeft: {
|
|
689
|
+
type: BooleanConstructor;
|
|
690
|
+
default: boolean;
|
|
691
|
+
required: false;
|
|
692
|
+
};
|
|
651
693
|
}>> & Readonly<{}>, {
|
|
652
694
|
inline: boolean;
|
|
653
695
|
passedWrapperClass: string;
|
|
654
696
|
arrowClass: string;
|
|
655
697
|
color: string;
|
|
656
698
|
marginLeft: string;
|
|
699
|
+
marginRight: string;
|
|
700
|
+
caretLeft: boolean;
|
|
657
701
|
}, {}, {
|
|
658
702
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
659
703
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -620,6 +620,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
620
620
|
required: false;
|
|
621
621
|
default: string;
|
|
622
622
|
};
|
|
623
|
+
caretMarginRight: {
|
|
624
|
+
type: StringConstructor;
|
|
625
|
+
required: false;
|
|
626
|
+
default: string;
|
|
627
|
+
};
|
|
628
|
+
caretLeft: {
|
|
629
|
+
type: BooleanConstructor;
|
|
630
|
+
required: false;
|
|
631
|
+
default: boolean;
|
|
632
|
+
};
|
|
623
633
|
usePrimaryColor: {
|
|
624
634
|
type: BooleanConstructor;
|
|
625
635
|
required: false;
|
|
@@ -727,6 +737,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
727
737
|
required: false;
|
|
728
738
|
default: string;
|
|
729
739
|
};
|
|
740
|
+
caretMarginRight: {
|
|
741
|
+
type: StringConstructor;
|
|
742
|
+
required: false;
|
|
743
|
+
default: string;
|
|
744
|
+
};
|
|
745
|
+
caretLeft: {
|
|
746
|
+
type: BooleanConstructor;
|
|
747
|
+
required: false;
|
|
748
|
+
default: boolean;
|
|
749
|
+
};
|
|
730
750
|
usePrimaryColor: {
|
|
731
751
|
type: BooleanConstructor;
|
|
732
752
|
required: false;
|
|
@@ -737,6 +757,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
737
757
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
738
758
|
}>, {
|
|
739
759
|
title: string;
|
|
760
|
+
caretLeft: boolean;
|
|
740
761
|
variant: "default" | "primary" | "secondary" | "none";
|
|
741
762
|
to: string | Record<string, any>;
|
|
742
763
|
exact: boolean;
|
|
@@ -752,6 +773,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
752
773
|
caretInline: boolean;
|
|
753
774
|
caretColor: string;
|
|
754
775
|
caretMarginLeft: string;
|
|
776
|
+
caretMarginRight: string;
|
|
755
777
|
usePrimaryColor: boolean;
|
|
756
778
|
}, {}, {
|
|
757
779
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -775,11 +797,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
775
797
|
default: string;
|
|
776
798
|
required: false;
|
|
777
799
|
};
|
|
800
|
+
marginRight: {
|
|
801
|
+
type: StringConstructor;
|
|
802
|
+
default: string;
|
|
803
|
+
required: false;
|
|
804
|
+
};
|
|
778
805
|
inline: {
|
|
779
806
|
type: BooleanConstructor;
|
|
780
807
|
default: boolean;
|
|
781
808
|
required: false;
|
|
782
809
|
};
|
|
810
|
+
caretLeft: {
|
|
811
|
+
type: BooleanConstructor;
|
|
812
|
+
default: boolean;
|
|
813
|
+
required: false;
|
|
814
|
+
};
|
|
783
815
|
}>, {}, {}, {
|
|
784
816
|
computedClass(): string;
|
|
785
817
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -803,17 +835,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
803
835
|
default: string;
|
|
804
836
|
required: false;
|
|
805
837
|
};
|
|
838
|
+
marginRight: {
|
|
839
|
+
type: StringConstructor;
|
|
840
|
+
default: string;
|
|
841
|
+
required: false;
|
|
842
|
+
};
|
|
806
843
|
inline: {
|
|
807
844
|
type: BooleanConstructor;
|
|
808
845
|
default: boolean;
|
|
809
846
|
required: false;
|
|
810
847
|
};
|
|
848
|
+
caretLeft: {
|
|
849
|
+
type: BooleanConstructor;
|
|
850
|
+
default: boolean;
|
|
851
|
+
required: false;
|
|
852
|
+
};
|
|
811
853
|
}>> & Readonly<{}>, {
|
|
812
854
|
inline: boolean;
|
|
813
855
|
passedWrapperClass: string;
|
|
814
856
|
arrowClass: string;
|
|
815
857
|
color: string;
|
|
816
858
|
marginLeft: string;
|
|
859
|
+
marginRight: string;
|
|
860
|
+
caretLeft: boolean;
|
|
817
861
|
}, {}, {
|
|
818
862
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
819
863
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -462,6 +462,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
462
462
|
required: false;
|
|
463
463
|
default: string;
|
|
464
464
|
};
|
|
465
|
+
caretMarginRight: {
|
|
466
|
+
type: StringConstructor;
|
|
467
|
+
required: false;
|
|
468
|
+
default: string;
|
|
469
|
+
};
|
|
470
|
+
caretLeft: {
|
|
471
|
+
type: BooleanConstructor;
|
|
472
|
+
required: false;
|
|
473
|
+
default: boolean;
|
|
474
|
+
};
|
|
465
475
|
usePrimaryColor: {
|
|
466
476
|
type: BooleanConstructor;
|
|
467
477
|
required: false;
|
|
@@ -569,6 +579,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
569
579
|
required: false;
|
|
570
580
|
default: string;
|
|
571
581
|
};
|
|
582
|
+
caretMarginRight: {
|
|
583
|
+
type: StringConstructor;
|
|
584
|
+
required: false;
|
|
585
|
+
default: string;
|
|
586
|
+
};
|
|
587
|
+
caretLeft: {
|
|
588
|
+
type: BooleanConstructor;
|
|
589
|
+
required: false;
|
|
590
|
+
default: boolean;
|
|
591
|
+
};
|
|
572
592
|
usePrimaryColor: {
|
|
573
593
|
type: BooleanConstructor;
|
|
574
594
|
required: false;
|
|
@@ -579,6 +599,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
579
599
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
580
600
|
}>, {
|
|
581
601
|
title: string;
|
|
602
|
+
caretLeft: boolean;
|
|
582
603
|
variant: "default" | "primary" | "secondary" | "none";
|
|
583
604
|
to: string | Record<string, any>;
|
|
584
605
|
exact: boolean;
|
|
@@ -594,6 +615,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
594
615
|
caretInline: boolean;
|
|
595
616
|
caretColor: string;
|
|
596
617
|
caretMarginLeft: string;
|
|
618
|
+
caretMarginRight: string;
|
|
597
619
|
usePrimaryColor: boolean;
|
|
598
620
|
}, {}, {
|
|
599
621
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -617,11 +639,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
617
639
|
default: string;
|
|
618
640
|
required: false;
|
|
619
641
|
};
|
|
642
|
+
marginRight: {
|
|
643
|
+
type: StringConstructor;
|
|
644
|
+
default: string;
|
|
645
|
+
required: false;
|
|
646
|
+
};
|
|
620
647
|
inline: {
|
|
621
648
|
type: BooleanConstructor;
|
|
622
649
|
default: boolean;
|
|
623
650
|
required: false;
|
|
624
651
|
};
|
|
652
|
+
caretLeft: {
|
|
653
|
+
type: BooleanConstructor;
|
|
654
|
+
default: boolean;
|
|
655
|
+
required: false;
|
|
656
|
+
};
|
|
625
657
|
}>, {}, {}, {
|
|
626
658
|
computedClass(): string;
|
|
627
659
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -645,17 +677,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
645
677
|
default: string;
|
|
646
678
|
required: false;
|
|
647
679
|
};
|
|
680
|
+
marginRight: {
|
|
681
|
+
type: StringConstructor;
|
|
682
|
+
default: string;
|
|
683
|
+
required: false;
|
|
684
|
+
};
|
|
648
685
|
inline: {
|
|
649
686
|
type: BooleanConstructor;
|
|
650
687
|
default: boolean;
|
|
651
688
|
required: false;
|
|
652
689
|
};
|
|
690
|
+
caretLeft: {
|
|
691
|
+
type: BooleanConstructor;
|
|
692
|
+
default: boolean;
|
|
693
|
+
required: false;
|
|
694
|
+
};
|
|
653
695
|
}>> & Readonly<{}>, {
|
|
654
696
|
inline: boolean;
|
|
655
697
|
passedWrapperClass: string;
|
|
656
698
|
arrowClass: string;
|
|
657
699
|
color: string;
|
|
658
700
|
marginLeft: string;
|
|
701
|
+
marginRight: string;
|
|
702
|
+
caretLeft: boolean;
|
|
659
703
|
}, {}, {
|
|
660
704
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
661
705
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|