@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
|
@@ -370,6 +370,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
370
370
|
required: false;
|
|
371
371
|
default: string;
|
|
372
372
|
};
|
|
373
|
+
caretMarginRight: {
|
|
374
|
+
type: StringConstructor;
|
|
375
|
+
required: false;
|
|
376
|
+
default: string;
|
|
377
|
+
};
|
|
378
|
+
caretLeft: {
|
|
379
|
+
type: BooleanConstructor;
|
|
380
|
+
required: false;
|
|
381
|
+
default: boolean;
|
|
382
|
+
};
|
|
373
383
|
usePrimaryColor: {
|
|
374
384
|
type: BooleanConstructor;
|
|
375
385
|
required: false;
|
|
@@ -477,6 +487,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
477
487
|
required: false;
|
|
478
488
|
default: string;
|
|
479
489
|
};
|
|
490
|
+
caretMarginRight: {
|
|
491
|
+
type: StringConstructor;
|
|
492
|
+
required: false;
|
|
493
|
+
default: string;
|
|
494
|
+
};
|
|
495
|
+
caretLeft: {
|
|
496
|
+
type: BooleanConstructor;
|
|
497
|
+
required: false;
|
|
498
|
+
default: boolean;
|
|
499
|
+
};
|
|
480
500
|
usePrimaryColor: {
|
|
481
501
|
type: BooleanConstructor;
|
|
482
502
|
required: false;
|
|
@@ -487,6 +507,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
487
507
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
488
508
|
}>, {
|
|
489
509
|
title: string;
|
|
510
|
+
caretLeft: boolean;
|
|
490
511
|
variant: "default" | "primary" | "secondary" | "none";
|
|
491
512
|
to: string | Record<string, any>;
|
|
492
513
|
exact: boolean;
|
|
@@ -502,6 +523,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
502
523
|
caretInline: boolean;
|
|
503
524
|
caretColor: string;
|
|
504
525
|
caretMarginLeft: string;
|
|
526
|
+
caretMarginRight: string;
|
|
505
527
|
usePrimaryColor: boolean;
|
|
506
528
|
}, {}, {
|
|
507
529
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -525,11 +547,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
525
547
|
default: string;
|
|
526
548
|
required: false;
|
|
527
549
|
};
|
|
550
|
+
marginRight: {
|
|
551
|
+
type: StringConstructor;
|
|
552
|
+
default: string;
|
|
553
|
+
required: false;
|
|
554
|
+
};
|
|
528
555
|
inline: {
|
|
529
556
|
type: BooleanConstructor;
|
|
530
557
|
default: boolean;
|
|
531
558
|
required: false;
|
|
532
559
|
};
|
|
560
|
+
caretLeft: {
|
|
561
|
+
type: BooleanConstructor;
|
|
562
|
+
default: boolean;
|
|
563
|
+
required: false;
|
|
564
|
+
};
|
|
533
565
|
}>, {}, {}, {
|
|
534
566
|
computedClass(): string;
|
|
535
567
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -553,17 +585,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
553
585
|
default: string;
|
|
554
586
|
required: false;
|
|
555
587
|
};
|
|
588
|
+
marginRight: {
|
|
589
|
+
type: StringConstructor;
|
|
590
|
+
default: string;
|
|
591
|
+
required: false;
|
|
592
|
+
};
|
|
556
593
|
inline: {
|
|
557
594
|
type: BooleanConstructor;
|
|
558
595
|
default: boolean;
|
|
559
596
|
required: false;
|
|
560
597
|
};
|
|
598
|
+
caretLeft: {
|
|
599
|
+
type: BooleanConstructor;
|
|
600
|
+
default: boolean;
|
|
601
|
+
required: false;
|
|
602
|
+
};
|
|
561
603
|
}>> & Readonly<{}>, {
|
|
562
604
|
inline: boolean;
|
|
563
605
|
passedWrapperClass: string;
|
|
564
606
|
arrowClass: string;
|
|
565
607
|
color: string;
|
|
566
608
|
marginLeft: string;
|
|
609
|
+
marginRight: string;
|
|
610
|
+
caretLeft: boolean;
|
|
567
611
|
}, {}, {
|
|
568
612
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
569
613
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1592,6 +1636,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1592
1636
|
required: false;
|
|
1593
1637
|
default: string;
|
|
1594
1638
|
};
|
|
1639
|
+
caretMarginRight: {
|
|
1640
|
+
type: StringConstructor;
|
|
1641
|
+
required: false;
|
|
1642
|
+
default: string;
|
|
1643
|
+
};
|
|
1644
|
+
caretLeft: {
|
|
1645
|
+
type: BooleanConstructor;
|
|
1646
|
+
required: false;
|
|
1647
|
+
default: boolean;
|
|
1648
|
+
};
|
|
1595
1649
|
usePrimaryColor: {
|
|
1596
1650
|
type: BooleanConstructor;
|
|
1597
1651
|
required: false;
|
|
@@ -1699,6 +1753,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1699
1753
|
required: false;
|
|
1700
1754
|
default: string;
|
|
1701
1755
|
};
|
|
1756
|
+
caretMarginRight: {
|
|
1757
|
+
type: StringConstructor;
|
|
1758
|
+
required: false;
|
|
1759
|
+
default: string;
|
|
1760
|
+
};
|
|
1761
|
+
caretLeft: {
|
|
1762
|
+
type: BooleanConstructor;
|
|
1763
|
+
required: false;
|
|
1764
|
+
default: boolean;
|
|
1765
|
+
};
|
|
1702
1766
|
usePrimaryColor: {
|
|
1703
1767
|
type: BooleanConstructor;
|
|
1704
1768
|
required: false;
|
|
@@ -1709,6 +1773,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1709
1773
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1710
1774
|
}>, {
|
|
1711
1775
|
title: string;
|
|
1776
|
+
caretLeft: boolean;
|
|
1712
1777
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1713
1778
|
to: string | Record<string, any>;
|
|
1714
1779
|
exact: boolean;
|
|
@@ -1724,6 +1789,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1724
1789
|
caretInline: boolean;
|
|
1725
1790
|
caretColor: string;
|
|
1726
1791
|
caretMarginLeft: string;
|
|
1792
|
+
caretMarginRight: string;
|
|
1727
1793
|
usePrimaryColor: boolean;
|
|
1728
1794
|
}, {}, {
|
|
1729
1795
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1747,11 +1813,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1747
1813
|
default: string;
|
|
1748
1814
|
required: false;
|
|
1749
1815
|
};
|
|
1816
|
+
marginRight: {
|
|
1817
|
+
type: StringConstructor;
|
|
1818
|
+
default: string;
|
|
1819
|
+
required: false;
|
|
1820
|
+
};
|
|
1750
1821
|
inline: {
|
|
1751
1822
|
type: BooleanConstructor;
|
|
1752
1823
|
default: boolean;
|
|
1753
1824
|
required: false;
|
|
1754
1825
|
};
|
|
1826
|
+
caretLeft: {
|
|
1827
|
+
type: BooleanConstructor;
|
|
1828
|
+
default: boolean;
|
|
1829
|
+
required: false;
|
|
1830
|
+
};
|
|
1755
1831
|
}>, {}, {}, {
|
|
1756
1832
|
computedClass(): string;
|
|
1757
1833
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1775,17 +1851,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1775
1851
|
default: string;
|
|
1776
1852
|
required: false;
|
|
1777
1853
|
};
|
|
1854
|
+
marginRight: {
|
|
1855
|
+
type: StringConstructor;
|
|
1856
|
+
default: string;
|
|
1857
|
+
required: false;
|
|
1858
|
+
};
|
|
1778
1859
|
inline: {
|
|
1779
1860
|
type: BooleanConstructor;
|
|
1780
1861
|
default: boolean;
|
|
1781
1862
|
required: false;
|
|
1782
1863
|
};
|
|
1864
|
+
caretLeft: {
|
|
1865
|
+
type: BooleanConstructor;
|
|
1866
|
+
default: boolean;
|
|
1867
|
+
required: false;
|
|
1868
|
+
};
|
|
1783
1869
|
}>> & Readonly<{}>, {
|
|
1784
1870
|
inline: boolean;
|
|
1785
1871
|
passedWrapperClass: string;
|
|
1786
1872
|
arrowClass: string;
|
|
1787
1873
|
color: string;
|
|
1788
1874
|
marginLeft: string;
|
|
1875
|
+
marginRight: string;
|
|
1876
|
+
caretLeft: boolean;
|
|
1789
1877
|
}, {}, {
|
|
1790
1878
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1791
1879
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1923,6 +2011,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1923
2011
|
required: false;
|
|
1924
2012
|
default: string;
|
|
1925
2013
|
};
|
|
2014
|
+
caretMarginRight: {
|
|
2015
|
+
type: StringConstructor;
|
|
2016
|
+
required: false;
|
|
2017
|
+
default: string;
|
|
2018
|
+
};
|
|
2019
|
+
caretLeft: {
|
|
2020
|
+
type: BooleanConstructor;
|
|
2021
|
+
required: false;
|
|
2022
|
+
default: boolean;
|
|
2023
|
+
};
|
|
1926
2024
|
usePrimaryColor: {
|
|
1927
2025
|
type: BooleanConstructor;
|
|
1928
2026
|
required: false;
|
|
@@ -2030,6 +2128,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2030
2128
|
required: false;
|
|
2031
2129
|
default: string;
|
|
2032
2130
|
};
|
|
2131
|
+
caretMarginRight: {
|
|
2132
|
+
type: StringConstructor;
|
|
2133
|
+
required: false;
|
|
2134
|
+
default: string;
|
|
2135
|
+
};
|
|
2136
|
+
caretLeft: {
|
|
2137
|
+
type: BooleanConstructor;
|
|
2138
|
+
required: false;
|
|
2139
|
+
default: boolean;
|
|
2140
|
+
};
|
|
2033
2141
|
usePrimaryColor: {
|
|
2034
2142
|
type: BooleanConstructor;
|
|
2035
2143
|
required: false;
|
|
@@ -2040,6 +2148,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2040
2148
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2041
2149
|
}>, {
|
|
2042
2150
|
title: string;
|
|
2151
|
+
caretLeft: boolean;
|
|
2043
2152
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2044
2153
|
to: string | Record<string, any>;
|
|
2045
2154
|
exact: boolean;
|
|
@@ -2055,6 +2164,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2055
2164
|
caretInline: boolean;
|
|
2056
2165
|
caretColor: string;
|
|
2057
2166
|
caretMarginLeft: string;
|
|
2167
|
+
caretMarginRight: string;
|
|
2058
2168
|
usePrimaryColor: boolean;
|
|
2059
2169
|
}, {}, {
|
|
2060
2170
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2078,11 +2188,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2078
2188
|
default: string;
|
|
2079
2189
|
required: false;
|
|
2080
2190
|
};
|
|
2191
|
+
marginRight: {
|
|
2192
|
+
type: StringConstructor;
|
|
2193
|
+
default: string;
|
|
2194
|
+
required: false;
|
|
2195
|
+
};
|
|
2081
2196
|
inline: {
|
|
2082
2197
|
type: BooleanConstructor;
|
|
2083
2198
|
default: boolean;
|
|
2084
2199
|
required: false;
|
|
2085
2200
|
};
|
|
2201
|
+
caretLeft: {
|
|
2202
|
+
type: BooleanConstructor;
|
|
2203
|
+
default: boolean;
|
|
2204
|
+
required: false;
|
|
2205
|
+
};
|
|
2086
2206
|
}>, {}, {}, {
|
|
2087
2207
|
computedClass(): string;
|
|
2088
2208
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2106,17 +2226,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2106
2226
|
default: string;
|
|
2107
2227
|
required: false;
|
|
2108
2228
|
};
|
|
2229
|
+
marginRight: {
|
|
2230
|
+
type: StringConstructor;
|
|
2231
|
+
default: string;
|
|
2232
|
+
required: false;
|
|
2233
|
+
};
|
|
2109
2234
|
inline: {
|
|
2110
2235
|
type: BooleanConstructor;
|
|
2111
2236
|
default: boolean;
|
|
2112
2237
|
required: false;
|
|
2113
2238
|
};
|
|
2239
|
+
caretLeft: {
|
|
2240
|
+
type: BooleanConstructor;
|
|
2241
|
+
default: boolean;
|
|
2242
|
+
required: false;
|
|
2243
|
+
};
|
|
2114
2244
|
}>> & Readonly<{}>, {
|
|
2115
2245
|
inline: boolean;
|
|
2116
2246
|
passedWrapperClass: string;
|
|
2117
2247
|
arrowClass: string;
|
|
2118
2248
|
color: string;
|
|
2119
2249
|
marginLeft: string;
|
|
2250
|
+
marginRight: string;
|
|
2251
|
+
caretLeft: boolean;
|
|
2120
2252
|
}, {}, {
|
|
2121
2253
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2122
2254
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2274,6 +2406,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2274
2406
|
required: false;
|
|
2275
2407
|
default: string;
|
|
2276
2408
|
};
|
|
2409
|
+
caretMarginRight: {
|
|
2410
|
+
type: StringConstructor;
|
|
2411
|
+
required: false;
|
|
2412
|
+
default: string;
|
|
2413
|
+
};
|
|
2414
|
+
caretLeft: {
|
|
2415
|
+
type: BooleanConstructor;
|
|
2416
|
+
required: false;
|
|
2417
|
+
default: boolean;
|
|
2418
|
+
};
|
|
2277
2419
|
usePrimaryColor: {
|
|
2278
2420
|
type: BooleanConstructor;
|
|
2279
2421
|
required: false;
|
|
@@ -2381,6 +2523,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2381
2523
|
required: false;
|
|
2382
2524
|
default: string;
|
|
2383
2525
|
};
|
|
2526
|
+
caretMarginRight: {
|
|
2527
|
+
type: StringConstructor;
|
|
2528
|
+
required: false;
|
|
2529
|
+
default: string;
|
|
2530
|
+
};
|
|
2531
|
+
caretLeft: {
|
|
2532
|
+
type: BooleanConstructor;
|
|
2533
|
+
required: false;
|
|
2534
|
+
default: boolean;
|
|
2535
|
+
};
|
|
2384
2536
|
usePrimaryColor: {
|
|
2385
2537
|
type: BooleanConstructor;
|
|
2386
2538
|
required: false;
|
|
@@ -2391,6 +2543,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2391
2543
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2392
2544
|
}>, {
|
|
2393
2545
|
title: string;
|
|
2546
|
+
caretLeft: boolean;
|
|
2394
2547
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2395
2548
|
to: string | Record<string, any>;
|
|
2396
2549
|
exact: boolean;
|
|
@@ -2406,6 +2559,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2406
2559
|
caretInline: boolean;
|
|
2407
2560
|
caretColor: string;
|
|
2408
2561
|
caretMarginLeft: string;
|
|
2562
|
+
caretMarginRight: string;
|
|
2409
2563
|
usePrimaryColor: boolean;
|
|
2410
2564
|
}, {}, {
|
|
2411
2565
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2429,11 +2583,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2429
2583
|
default: string;
|
|
2430
2584
|
required: false;
|
|
2431
2585
|
};
|
|
2586
|
+
marginRight: {
|
|
2587
|
+
type: StringConstructor;
|
|
2588
|
+
default: string;
|
|
2589
|
+
required: false;
|
|
2590
|
+
};
|
|
2432
2591
|
inline: {
|
|
2433
2592
|
type: BooleanConstructor;
|
|
2434
2593
|
default: boolean;
|
|
2435
2594
|
required: false;
|
|
2436
2595
|
};
|
|
2596
|
+
caretLeft: {
|
|
2597
|
+
type: BooleanConstructor;
|
|
2598
|
+
default: boolean;
|
|
2599
|
+
required: false;
|
|
2600
|
+
};
|
|
2437
2601
|
}>, {}, {}, {
|
|
2438
2602
|
computedClass(): string;
|
|
2439
2603
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2457,17 +2621,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2457
2621
|
default: string;
|
|
2458
2622
|
required: false;
|
|
2459
2623
|
};
|
|
2624
|
+
marginRight: {
|
|
2625
|
+
type: StringConstructor;
|
|
2626
|
+
default: string;
|
|
2627
|
+
required: false;
|
|
2628
|
+
};
|
|
2460
2629
|
inline: {
|
|
2461
2630
|
type: BooleanConstructor;
|
|
2462
2631
|
default: boolean;
|
|
2463
2632
|
required: false;
|
|
2464
2633
|
};
|
|
2634
|
+
caretLeft: {
|
|
2635
|
+
type: BooleanConstructor;
|
|
2636
|
+
default: boolean;
|
|
2637
|
+
required: false;
|
|
2638
|
+
};
|
|
2465
2639
|
}>> & Readonly<{}>, {
|
|
2466
2640
|
inline: boolean;
|
|
2467
2641
|
passedWrapperClass: string;
|
|
2468
2642
|
arrowClass: string;
|
|
2469
2643
|
color: string;
|
|
2470
2644
|
marginLeft: string;
|
|
2645
|
+
marginRight: string;
|
|
2646
|
+
caretLeft: boolean;
|
|
2471
2647
|
}, {}, {
|
|
2472
2648
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2473
2649
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2677,6 +2853,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2677
2853
|
required: false;
|
|
2678
2854
|
default: string;
|
|
2679
2855
|
};
|
|
2856
|
+
caretMarginRight: {
|
|
2857
|
+
type: StringConstructor;
|
|
2858
|
+
required: false;
|
|
2859
|
+
default: string;
|
|
2860
|
+
};
|
|
2861
|
+
caretLeft: {
|
|
2862
|
+
type: BooleanConstructor;
|
|
2863
|
+
required: false;
|
|
2864
|
+
default: boolean;
|
|
2865
|
+
};
|
|
2680
2866
|
usePrimaryColor: {
|
|
2681
2867
|
type: BooleanConstructor;
|
|
2682
2868
|
required: false;
|
|
@@ -2784,6 +2970,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2784
2970
|
required: false;
|
|
2785
2971
|
default: string;
|
|
2786
2972
|
};
|
|
2973
|
+
caretMarginRight: {
|
|
2974
|
+
type: StringConstructor;
|
|
2975
|
+
required: false;
|
|
2976
|
+
default: string;
|
|
2977
|
+
};
|
|
2978
|
+
caretLeft: {
|
|
2979
|
+
type: BooleanConstructor;
|
|
2980
|
+
required: false;
|
|
2981
|
+
default: boolean;
|
|
2982
|
+
};
|
|
2787
2983
|
usePrimaryColor: {
|
|
2788
2984
|
type: BooleanConstructor;
|
|
2789
2985
|
required: false;
|
|
@@ -2794,6 +2990,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2794
2990
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2795
2991
|
}>, {
|
|
2796
2992
|
title: string;
|
|
2993
|
+
caretLeft: boolean;
|
|
2797
2994
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2798
2995
|
to: string | Record<string, any>;
|
|
2799
2996
|
exact: boolean;
|
|
@@ -2809,6 +3006,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2809
3006
|
caretInline: boolean;
|
|
2810
3007
|
caretColor: string;
|
|
2811
3008
|
caretMarginLeft: string;
|
|
3009
|
+
caretMarginRight: string;
|
|
2812
3010
|
usePrimaryColor: boolean;
|
|
2813
3011
|
}, {}, {
|
|
2814
3012
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2832,11 +3030,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2832
3030
|
default: string;
|
|
2833
3031
|
required: false;
|
|
2834
3032
|
};
|
|
3033
|
+
marginRight: {
|
|
3034
|
+
type: StringConstructor;
|
|
3035
|
+
default: string;
|
|
3036
|
+
required: false;
|
|
3037
|
+
};
|
|
2835
3038
|
inline: {
|
|
2836
3039
|
type: BooleanConstructor;
|
|
2837
3040
|
default: boolean;
|
|
2838
3041
|
required: false;
|
|
2839
3042
|
};
|
|
3043
|
+
caretLeft: {
|
|
3044
|
+
type: BooleanConstructor;
|
|
3045
|
+
default: boolean;
|
|
3046
|
+
required: false;
|
|
3047
|
+
};
|
|
2840
3048
|
}>, {}, {}, {
|
|
2841
3049
|
computedClass(): string;
|
|
2842
3050
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2860,17 +3068,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2860
3068
|
default: string;
|
|
2861
3069
|
required: false;
|
|
2862
3070
|
};
|
|
3071
|
+
marginRight: {
|
|
3072
|
+
type: StringConstructor;
|
|
3073
|
+
default: string;
|
|
3074
|
+
required: false;
|
|
3075
|
+
};
|
|
2863
3076
|
inline: {
|
|
2864
3077
|
type: BooleanConstructor;
|
|
2865
3078
|
default: boolean;
|
|
2866
3079
|
required: false;
|
|
2867
3080
|
};
|
|
3081
|
+
caretLeft: {
|
|
3082
|
+
type: BooleanConstructor;
|
|
3083
|
+
default: boolean;
|
|
3084
|
+
required: false;
|
|
3085
|
+
};
|
|
2868
3086
|
}>> & Readonly<{}>, {
|
|
2869
3087
|
inline: boolean;
|
|
2870
3088
|
passedWrapperClass: string;
|
|
2871
3089
|
arrowClass: string;
|
|
2872
3090
|
color: string;
|
|
2873
3091
|
marginLeft: string;
|
|
3092
|
+
marginRight: string;
|
|
3093
|
+
caretLeft: boolean;
|
|
2874
3094
|
}, {}, {
|
|
2875
3095
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2876
3096
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3153,6 +3373,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3153
3373
|
required: false;
|
|
3154
3374
|
default: string;
|
|
3155
3375
|
};
|
|
3376
|
+
caretMarginRight: {
|
|
3377
|
+
type: StringConstructor;
|
|
3378
|
+
required: false;
|
|
3379
|
+
default: string;
|
|
3380
|
+
};
|
|
3381
|
+
caretLeft: {
|
|
3382
|
+
type: BooleanConstructor;
|
|
3383
|
+
required: false;
|
|
3384
|
+
default: boolean;
|
|
3385
|
+
};
|
|
3156
3386
|
usePrimaryColor: {
|
|
3157
3387
|
type: BooleanConstructor;
|
|
3158
3388
|
required: false;
|
|
@@ -3260,6 +3490,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3260
3490
|
required: false;
|
|
3261
3491
|
default: string;
|
|
3262
3492
|
};
|
|
3493
|
+
caretMarginRight: {
|
|
3494
|
+
type: StringConstructor;
|
|
3495
|
+
required: false;
|
|
3496
|
+
default: string;
|
|
3497
|
+
};
|
|
3498
|
+
caretLeft: {
|
|
3499
|
+
type: BooleanConstructor;
|
|
3500
|
+
required: false;
|
|
3501
|
+
default: boolean;
|
|
3502
|
+
};
|
|
3263
3503
|
usePrimaryColor: {
|
|
3264
3504
|
type: BooleanConstructor;
|
|
3265
3505
|
required: false;
|
|
@@ -3270,6 +3510,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3270
3510
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3271
3511
|
}>, {
|
|
3272
3512
|
title: string;
|
|
3513
|
+
caretLeft: boolean;
|
|
3273
3514
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3274
3515
|
to: string | Record<string, any>;
|
|
3275
3516
|
exact: boolean;
|
|
@@ -3285,6 +3526,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3285
3526
|
caretInline: boolean;
|
|
3286
3527
|
caretColor: string;
|
|
3287
3528
|
caretMarginLeft: string;
|
|
3529
|
+
caretMarginRight: string;
|
|
3288
3530
|
usePrimaryColor: boolean;
|
|
3289
3531
|
}, {}, {
|
|
3290
3532
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3308,11 +3550,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3308
3550
|
default: string;
|
|
3309
3551
|
required: false;
|
|
3310
3552
|
};
|
|
3553
|
+
marginRight: {
|
|
3554
|
+
type: StringConstructor;
|
|
3555
|
+
default: string;
|
|
3556
|
+
required: false;
|
|
3557
|
+
};
|
|
3311
3558
|
inline: {
|
|
3312
3559
|
type: BooleanConstructor;
|
|
3313
3560
|
default: boolean;
|
|
3314
3561
|
required: false;
|
|
3315
3562
|
};
|
|
3563
|
+
caretLeft: {
|
|
3564
|
+
type: BooleanConstructor;
|
|
3565
|
+
default: boolean;
|
|
3566
|
+
required: false;
|
|
3567
|
+
};
|
|
3316
3568
|
}>, {}, {}, {
|
|
3317
3569
|
computedClass(): string;
|
|
3318
3570
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3336,17 +3588,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3336
3588
|
default: string;
|
|
3337
3589
|
required: false;
|
|
3338
3590
|
};
|
|
3591
|
+
marginRight: {
|
|
3592
|
+
type: StringConstructor;
|
|
3593
|
+
default: string;
|
|
3594
|
+
required: false;
|
|
3595
|
+
};
|
|
3339
3596
|
inline: {
|
|
3340
3597
|
type: BooleanConstructor;
|
|
3341
3598
|
default: boolean;
|
|
3342
3599
|
required: false;
|
|
3343
3600
|
};
|
|
3601
|
+
caretLeft: {
|
|
3602
|
+
type: BooleanConstructor;
|
|
3603
|
+
default: boolean;
|
|
3604
|
+
required: false;
|
|
3605
|
+
};
|
|
3344
3606
|
}>> & Readonly<{}>, {
|
|
3345
3607
|
inline: boolean;
|
|
3346
3608
|
passedWrapperClass: string;
|
|
3347
3609
|
arrowClass: string;
|
|
3348
3610
|
color: string;
|
|
3349
3611
|
marginLeft: string;
|
|
3612
|
+
marginRight: string;
|
|
3613
|
+
caretLeft: boolean;
|
|
3350
3614
|
}, {}, {
|
|
3351
3615
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3352
3616
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3804,6 +4068,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3804
4068
|
required: false;
|
|
3805
4069
|
default: string;
|
|
3806
4070
|
};
|
|
4071
|
+
caretMarginRight: {
|
|
4072
|
+
type: StringConstructor;
|
|
4073
|
+
required: false;
|
|
4074
|
+
default: string;
|
|
4075
|
+
};
|
|
4076
|
+
caretLeft: {
|
|
4077
|
+
type: BooleanConstructor;
|
|
4078
|
+
required: false;
|
|
4079
|
+
default: boolean;
|
|
4080
|
+
};
|
|
3807
4081
|
usePrimaryColor: {
|
|
3808
4082
|
type: BooleanConstructor;
|
|
3809
4083
|
required: false;
|
|
@@ -3911,6 +4185,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3911
4185
|
required: false;
|
|
3912
4186
|
default: string;
|
|
3913
4187
|
};
|
|
4188
|
+
caretMarginRight: {
|
|
4189
|
+
type: StringConstructor;
|
|
4190
|
+
required: false;
|
|
4191
|
+
default: string;
|
|
4192
|
+
};
|
|
4193
|
+
caretLeft: {
|
|
4194
|
+
type: BooleanConstructor;
|
|
4195
|
+
required: false;
|
|
4196
|
+
default: boolean;
|
|
4197
|
+
};
|
|
3914
4198
|
usePrimaryColor: {
|
|
3915
4199
|
type: BooleanConstructor;
|
|
3916
4200
|
required: false;
|
|
@@ -3921,6 +4205,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3921
4205
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3922
4206
|
}>, {
|
|
3923
4207
|
title: string;
|
|
4208
|
+
caretLeft: boolean;
|
|
3924
4209
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3925
4210
|
to: string | Record<string, any>;
|
|
3926
4211
|
exact: boolean;
|
|
@@ -3936,6 +4221,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3936
4221
|
caretInline: boolean;
|
|
3937
4222
|
caretColor: string;
|
|
3938
4223
|
caretMarginLeft: string;
|
|
4224
|
+
caretMarginRight: string;
|
|
3939
4225
|
usePrimaryColor: boolean;
|
|
3940
4226
|
}, {}, {
|
|
3941
4227
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3959,11 +4245,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3959
4245
|
default: string;
|
|
3960
4246
|
required: false;
|
|
3961
4247
|
};
|
|
4248
|
+
marginRight: {
|
|
4249
|
+
type: StringConstructor;
|
|
4250
|
+
default: string;
|
|
4251
|
+
required: false;
|
|
4252
|
+
};
|
|
3962
4253
|
inline: {
|
|
3963
4254
|
type: BooleanConstructor;
|
|
3964
4255
|
default: boolean;
|
|
3965
4256
|
required: false;
|
|
3966
4257
|
};
|
|
4258
|
+
caretLeft: {
|
|
4259
|
+
type: BooleanConstructor;
|
|
4260
|
+
default: boolean;
|
|
4261
|
+
required: false;
|
|
4262
|
+
};
|
|
3967
4263
|
}>, {}, {}, {
|
|
3968
4264
|
computedClass(): string;
|
|
3969
4265
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3987,17 +4283,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3987
4283
|
default: string;
|
|
3988
4284
|
required: false;
|
|
3989
4285
|
};
|
|
4286
|
+
marginRight: {
|
|
4287
|
+
type: StringConstructor;
|
|
4288
|
+
default: string;
|
|
4289
|
+
required: false;
|
|
4290
|
+
};
|
|
3990
4291
|
inline: {
|
|
3991
4292
|
type: BooleanConstructor;
|
|
3992
4293
|
default: boolean;
|
|
3993
4294
|
required: false;
|
|
3994
4295
|
};
|
|
4296
|
+
caretLeft: {
|
|
4297
|
+
type: BooleanConstructor;
|
|
4298
|
+
default: boolean;
|
|
4299
|
+
required: false;
|
|
4300
|
+
};
|
|
3995
4301
|
}>> & Readonly<{}>, {
|
|
3996
4302
|
inline: boolean;
|
|
3997
4303
|
passedWrapperClass: string;
|
|
3998
4304
|
arrowClass: string;
|
|
3999
4305
|
color: string;
|
|
4000
4306
|
marginLeft: string;
|
|
4307
|
+
marginRight: string;
|
|
4308
|
+
caretLeft: boolean;
|
|
4001
4309
|
}, {}, {
|
|
4002
4310
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4003
4311
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4414,6 +4722,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4414
4722
|
required: false;
|
|
4415
4723
|
default: string;
|
|
4416
4724
|
};
|
|
4725
|
+
caretMarginRight: {
|
|
4726
|
+
type: StringConstructor;
|
|
4727
|
+
required: false;
|
|
4728
|
+
default: string;
|
|
4729
|
+
};
|
|
4730
|
+
caretLeft: {
|
|
4731
|
+
type: BooleanConstructor;
|
|
4732
|
+
required: false;
|
|
4733
|
+
default: boolean;
|
|
4734
|
+
};
|
|
4417
4735
|
usePrimaryColor: {
|
|
4418
4736
|
type: BooleanConstructor;
|
|
4419
4737
|
required: false;
|
|
@@ -4521,6 +4839,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4521
4839
|
required: false;
|
|
4522
4840
|
default: string;
|
|
4523
4841
|
};
|
|
4842
|
+
caretMarginRight: {
|
|
4843
|
+
type: StringConstructor;
|
|
4844
|
+
required: false;
|
|
4845
|
+
default: string;
|
|
4846
|
+
};
|
|
4847
|
+
caretLeft: {
|
|
4848
|
+
type: BooleanConstructor;
|
|
4849
|
+
required: false;
|
|
4850
|
+
default: boolean;
|
|
4851
|
+
};
|
|
4524
4852
|
usePrimaryColor: {
|
|
4525
4853
|
type: BooleanConstructor;
|
|
4526
4854
|
required: false;
|
|
@@ -4531,6 +4859,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4531
4859
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4532
4860
|
}>, {
|
|
4533
4861
|
title: string;
|
|
4862
|
+
caretLeft: boolean;
|
|
4534
4863
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4535
4864
|
to: string | Record<string, any>;
|
|
4536
4865
|
exact: boolean;
|
|
@@ -4546,6 +4875,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4546
4875
|
caretInline: boolean;
|
|
4547
4876
|
caretColor: string;
|
|
4548
4877
|
caretMarginLeft: string;
|
|
4878
|
+
caretMarginRight: string;
|
|
4549
4879
|
usePrimaryColor: boolean;
|
|
4550
4880
|
}, {}, {
|
|
4551
4881
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4569,11 +4899,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4569
4899
|
default: string;
|
|
4570
4900
|
required: false;
|
|
4571
4901
|
};
|
|
4902
|
+
marginRight: {
|
|
4903
|
+
type: StringConstructor;
|
|
4904
|
+
default: string;
|
|
4905
|
+
required: false;
|
|
4906
|
+
};
|
|
4572
4907
|
inline: {
|
|
4573
4908
|
type: BooleanConstructor;
|
|
4574
4909
|
default: boolean;
|
|
4575
4910
|
required: false;
|
|
4576
4911
|
};
|
|
4912
|
+
caretLeft: {
|
|
4913
|
+
type: BooleanConstructor;
|
|
4914
|
+
default: boolean;
|
|
4915
|
+
required: false;
|
|
4916
|
+
};
|
|
4577
4917
|
}>, {}, {}, {
|
|
4578
4918
|
computedClass(): string;
|
|
4579
4919
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4597,17 +4937,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4597
4937
|
default: string;
|
|
4598
4938
|
required: false;
|
|
4599
4939
|
};
|
|
4940
|
+
marginRight: {
|
|
4941
|
+
type: StringConstructor;
|
|
4942
|
+
default: string;
|
|
4943
|
+
required: false;
|
|
4944
|
+
};
|
|
4600
4945
|
inline: {
|
|
4601
4946
|
type: BooleanConstructor;
|
|
4602
4947
|
default: boolean;
|
|
4603
4948
|
required: false;
|
|
4604
4949
|
};
|
|
4950
|
+
caretLeft: {
|
|
4951
|
+
type: BooleanConstructor;
|
|
4952
|
+
default: boolean;
|
|
4953
|
+
required: false;
|
|
4954
|
+
};
|
|
4605
4955
|
}>> & Readonly<{}>, {
|
|
4606
4956
|
inline: boolean;
|
|
4607
4957
|
passedWrapperClass: string;
|
|
4608
4958
|
arrowClass: string;
|
|
4609
4959
|
color: string;
|
|
4610
4960
|
marginLeft: string;
|
|
4961
|
+
marginRight: string;
|
|
4962
|
+
caretLeft: boolean;
|
|
4611
4963
|
}, {}, {
|
|
4612
4964
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4613
4965
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|