@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
|
@@ -568,6 +568,16 @@ export function BaseStory(args: any): {
|
|
|
568
568
|
required: false;
|
|
569
569
|
default: string;
|
|
570
570
|
};
|
|
571
|
+
caretMarginRight: {
|
|
572
|
+
type: StringConstructor;
|
|
573
|
+
required: false;
|
|
574
|
+
default: string;
|
|
575
|
+
};
|
|
576
|
+
caretLeft: {
|
|
577
|
+
type: BooleanConstructor;
|
|
578
|
+
required: false;
|
|
579
|
+
default: boolean;
|
|
580
|
+
};
|
|
571
581
|
usePrimaryColor: {
|
|
572
582
|
type: BooleanConstructor;
|
|
573
583
|
required: false;
|
|
@@ -675,6 +685,16 @@ export function BaseStory(args: any): {
|
|
|
675
685
|
required: false;
|
|
676
686
|
default: string;
|
|
677
687
|
};
|
|
688
|
+
caretMarginRight: {
|
|
689
|
+
type: StringConstructor;
|
|
690
|
+
required: false;
|
|
691
|
+
default: string;
|
|
692
|
+
};
|
|
693
|
+
caretLeft: {
|
|
694
|
+
type: BooleanConstructor;
|
|
695
|
+
required: false;
|
|
696
|
+
default: boolean;
|
|
697
|
+
};
|
|
678
698
|
usePrimaryColor: {
|
|
679
699
|
type: BooleanConstructor;
|
|
680
700
|
required: false;
|
|
@@ -685,6 +705,7 @@ export function BaseStory(args: any): {
|
|
|
685
705
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
686
706
|
}>, {
|
|
687
707
|
title: string;
|
|
708
|
+
caretLeft: boolean;
|
|
688
709
|
variant: "default" | "primary" | "secondary" | "none";
|
|
689
710
|
to: string | Record<string, any>;
|
|
690
711
|
exact: boolean;
|
|
@@ -700,6 +721,7 @@ export function BaseStory(args: any): {
|
|
|
700
721
|
caretInline: boolean;
|
|
701
722
|
caretColor: string;
|
|
702
723
|
caretMarginLeft: string;
|
|
724
|
+
caretMarginRight: string;
|
|
703
725
|
usePrimaryColor: boolean;
|
|
704
726
|
}, {}, {
|
|
705
727
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -723,11 +745,21 @@ export function BaseStory(args: any): {
|
|
|
723
745
|
default: string;
|
|
724
746
|
required: false;
|
|
725
747
|
};
|
|
748
|
+
marginRight: {
|
|
749
|
+
type: StringConstructor;
|
|
750
|
+
default: string;
|
|
751
|
+
required: false;
|
|
752
|
+
};
|
|
726
753
|
inline: {
|
|
727
754
|
type: BooleanConstructor;
|
|
728
755
|
default: boolean;
|
|
729
756
|
required: false;
|
|
730
757
|
};
|
|
758
|
+
caretLeft: {
|
|
759
|
+
type: BooleanConstructor;
|
|
760
|
+
default: boolean;
|
|
761
|
+
required: false;
|
|
762
|
+
};
|
|
731
763
|
}>, {}, {}, {
|
|
732
764
|
computedClass(): string;
|
|
733
765
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -751,17 +783,29 @@ export function BaseStory(args: any): {
|
|
|
751
783
|
default: string;
|
|
752
784
|
required: false;
|
|
753
785
|
};
|
|
786
|
+
marginRight: {
|
|
787
|
+
type: StringConstructor;
|
|
788
|
+
default: string;
|
|
789
|
+
required: false;
|
|
790
|
+
};
|
|
754
791
|
inline: {
|
|
755
792
|
type: BooleanConstructor;
|
|
756
793
|
default: boolean;
|
|
757
794
|
required: false;
|
|
758
795
|
};
|
|
796
|
+
caretLeft: {
|
|
797
|
+
type: BooleanConstructor;
|
|
798
|
+
default: boolean;
|
|
799
|
+
required: false;
|
|
800
|
+
};
|
|
759
801
|
}>> & Readonly<{}>, {
|
|
760
802
|
inline: boolean;
|
|
761
803
|
passedWrapperClass: string;
|
|
762
804
|
arrowClass: string;
|
|
763
805
|
color: string;
|
|
764
806
|
marginLeft: string;
|
|
807
|
+
marginRight: string;
|
|
808
|
+
caretLeft: boolean;
|
|
765
809
|
}, {}, {
|
|
766
810
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
767
811
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1231,6 +1275,16 @@ export function BaseStory(args: any): {
|
|
|
1231
1275
|
required: false;
|
|
1232
1276
|
default: string;
|
|
1233
1277
|
};
|
|
1278
|
+
caretMarginRight: {
|
|
1279
|
+
type: StringConstructor;
|
|
1280
|
+
required: false;
|
|
1281
|
+
default: string;
|
|
1282
|
+
};
|
|
1283
|
+
caretLeft: {
|
|
1284
|
+
type: BooleanConstructor;
|
|
1285
|
+
required: false;
|
|
1286
|
+
default: boolean;
|
|
1287
|
+
};
|
|
1234
1288
|
usePrimaryColor: {
|
|
1235
1289
|
type: BooleanConstructor;
|
|
1236
1290
|
required: false;
|
|
@@ -1338,6 +1392,16 @@ export function BaseStory(args: any): {
|
|
|
1338
1392
|
required: false;
|
|
1339
1393
|
default: string;
|
|
1340
1394
|
};
|
|
1395
|
+
caretMarginRight: {
|
|
1396
|
+
type: StringConstructor;
|
|
1397
|
+
required: false;
|
|
1398
|
+
default: string;
|
|
1399
|
+
};
|
|
1400
|
+
caretLeft: {
|
|
1401
|
+
type: BooleanConstructor;
|
|
1402
|
+
required: false;
|
|
1403
|
+
default: boolean;
|
|
1404
|
+
};
|
|
1341
1405
|
usePrimaryColor: {
|
|
1342
1406
|
type: BooleanConstructor;
|
|
1343
1407
|
required: false;
|
|
@@ -1348,6 +1412,7 @@ export function BaseStory(args: any): {
|
|
|
1348
1412
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1349
1413
|
}>, {
|
|
1350
1414
|
title: string;
|
|
1415
|
+
caretLeft: boolean;
|
|
1351
1416
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1352
1417
|
to: string | Record<string, any>;
|
|
1353
1418
|
exact: boolean;
|
|
@@ -1363,6 +1428,7 @@ export function BaseStory(args: any): {
|
|
|
1363
1428
|
caretInline: boolean;
|
|
1364
1429
|
caretColor: string;
|
|
1365
1430
|
caretMarginLeft: string;
|
|
1431
|
+
caretMarginRight: string;
|
|
1366
1432
|
usePrimaryColor: boolean;
|
|
1367
1433
|
}, {}, {
|
|
1368
1434
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1386,11 +1452,21 @@ export function BaseStory(args: any): {
|
|
|
1386
1452
|
default: string;
|
|
1387
1453
|
required: false;
|
|
1388
1454
|
};
|
|
1455
|
+
marginRight: {
|
|
1456
|
+
type: StringConstructor;
|
|
1457
|
+
default: string;
|
|
1458
|
+
required: false;
|
|
1459
|
+
};
|
|
1389
1460
|
inline: {
|
|
1390
1461
|
type: BooleanConstructor;
|
|
1391
1462
|
default: boolean;
|
|
1392
1463
|
required: false;
|
|
1393
1464
|
};
|
|
1465
|
+
caretLeft: {
|
|
1466
|
+
type: BooleanConstructor;
|
|
1467
|
+
default: boolean;
|
|
1468
|
+
required: false;
|
|
1469
|
+
};
|
|
1394
1470
|
}>, {}, {}, {
|
|
1395
1471
|
computedClass(): string;
|
|
1396
1472
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1414,17 +1490,29 @@ export function BaseStory(args: any): {
|
|
|
1414
1490
|
default: string;
|
|
1415
1491
|
required: false;
|
|
1416
1492
|
};
|
|
1493
|
+
marginRight: {
|
|
1494
|
+
type: StringConstructor;
|
|
1495
|
+
default: string;
|
|
1496
|
+
required: false;
|
|
1497
|
+
};
|
|
1417
1498
|
inline: {
|
|
1418
1499
|
type: BooleanConstructor;
|
|
1419
1500
|
default: boolean;
|
|
1420
1501
|
required: false;
|
|
1421
1502
|
};
|
|
1503
|
+
caretLeft: {
|
|
1504
|
+
type: BooleanConstructor;
|
|
1505
|
+
default: boolean;
|
|
1506
|
+
required: false;
|
|
1507
|
+
};
|
|
1422
1508
|
}>> & Readonly<{}>, {
|
|
1423
1509
|
inline: boolean;
|
|
1424
1510
|
passedWrapperClass: string;
|
|
1425
1511
|
arrowClass: string;
|
|
1426
1512
|
color: string;
|
|
1427
1513
|
marginLeft: string;
|
|
1514
|
+
marginRight: string;
|
|
1515
|
+
caretLeft: boolean;
|
|
1428
1516
|
}, {}, {
|
|
1429
1517
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1430
1518
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1959,6 +2047,16 @@ export function Unconstrained(args: any): {
|
|
|
1959
2047
|
required: false;
|
|
1960
2048
|
default: string;
|
|
1961
2049
|
};
|
|
2050
|
+
caretMarginRight: {
|
|
2051
|
+
type: StringConstructor;
|
|
2052
|
+
required: false;
|
|
2053
|
+
default: string;
|
|
2054
|
+
};
|
|
2055
|
+
caretLeft: {
|
|
2056
|
+
type: BooleanConstructor;
|
|
2057
|
+
required: false;
|
|
2058
|
+
default: boolean;
|
|
2059
|
+
};
|
|
1962
2060
|
usePrimaryColor: {
|
|
1963
2061
|
type: BooleanConstructor;
|
|
1964
2062
|
required: false;
|
|
@@ -2066,6 +2164,16 @@ export function Unconstrained(args: any): {
|
|
|
2066
2164
|
required: false;
|
|
2067
2165
|
default: string;
|
|
2068
2166
|
};
|
|
2167
|
+
caretMarginRight: {
|
|
2168
|
+
type: StringConstructor;
|
|
2169
|
+
required: false;
|
|
2170
|
+
default: string;
|
|
2171
|
+
};
|
|
2172
|
+
caretLeft: {
|
|
2173
|
+
type: BooleanConstructor;
|
|
2174
|
+
required: false;
|
|
2175
|
+
default: boolean;
|
|
2176
|
+
};
|
|
2069
2177
|
usePrimaryColor: {
|
|
2070
2178
|
type: BooleanConstructor;
|
|
2071
2179
|
required: false;
|
|
@@ -2076,6 +2184,7 @@ export function Unconstrained(args: any): {
|
|
|
2076
2184
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2077
2185
|
}>, {
|
|
2078
2186
|
title: string;
|
|
2187
|
+
caretLeft: boolean;
|
|
2079
2188
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2080
2189
|
to: string | Record<string, any>;
|
|
2081
2190
|
exact: boolean;
|
|
@@ -2091,6 +2200,7 @@ export function Unconstrained(args: any): {
|
|
|
2091
2200
|
caretInline: boolean;
|
|
2092
2201
|
caretColor: string;
|
|
2093
2202
|
caretMarginLeft: string;
|
|
2203
|
+
caretMarginRight: string;
|
|
2094
2204
|
usePrimaryColor: boolean;
|
|
2095
2205
|
}, {}, {
|
|
2096
2206
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2114,11 +2224,21 @@ export function Unconstrained(args: any): {
|
|
|
2114
2224
|
default: string;
|
|
2115
2225
|
required: false;
|
|
2116
2226
|
};
|
|
2227
|
+
marginRight: {
|
|
2228
|
+
type: StringConstructor;
|
|
2229
|
+
default: string;
|
|
2230
|
+
required: false;
|
|
2231
|
+
};
|
|
2117
2232
|
inline: {
|
|
2118
2233
|
type: BooleanConstructor;
|
|
2119
2234
|
default: boolean;
|
|
2120
2235
|
required: false;
|
|
2121
2236
|
};
|
|
2237
|
+
caretLeft: {
|
|
2238
|
+
type: BooleanConstructor;
|
|
2239
|
+
default: boolean;
|
|
2240
|
+
required: false;
|
|
2241
|
+
};
|
|
2122
2242
|
}>, {}, {}, {
|
|
2123
2243
|
computedClass(): string;
|
|
2124
2244
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2142,17 +2262,29 @@ export function Unconstrained(args: any): {
|
|
|
2142
2262
|
default: string;
|
|
2143
2263
|
required: false;
|
|
2144
2264
|
};
|
|
2265
|
+
marginRight: {
|
|
2266
|
+
type: StringConstructor;
|
|
2267
|
+
default: string;
|
|
2268
|
+
required: false;
|
|
2269
|
+
};
|
|
2145
2270
|
inline: {
|
|
2146
2271
|
type: BooleanConstructor;
|
|
2147
2272
|
default: boolean;
|
|
2148
2273
|
required: false;
|
|
2149
2274
|
};
|
|
2275
|
+
caretLeft: {
|
|
2276
|
+
type: BooleanConstructor;
|
|
2277
|
+
default: boolean;
|
|
2278
|
+
required: false;
|
|
2279
|
+
};
|
|
2150
2280
|
}>> & Readonly<{}>, {
|
|
2151
2281
|
inline: boolean;
|
|
2152
2282
|
passedWrapperClass: string;
|
|
2153
2283
|
arrowClass: string;
|
|
2154
2284
|
color: string;
|
|
2155
2285
|
marginLeft: string;
|
|
2286
|
+
marginRight: string;
|
|
2287
|
+
caretLeft: boolean;
|
|
2156
2288
|
}, {}, {
|
|
2157
2289
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2158
2290
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2622,6 +2754,16 @@ export function Unconstrained(args: any): {
|
|
|
2622
2754
|
required: false;
|
|
2623
2755
|
default: string;
|
|
2624
2756
|
};
|
|
2757
|
+
caretMarginRight: {
|
|
2758
|
+
type: StringConstructor;
|
|
2759
|
+
required: false;
|
|
2760
|
+
default: string;
|
|
2761
|
+
};
|
|
2762
|
+
caretLeft: {
|
|
2763
|
+
type: BooleanConstructor;
|
|
2764
|
+
required: false;
|
|
2765
|
+
default: boolean;
|
|
2766
|
+
};
|
|
2625
2767
|
usePrimaryColor: {
|
|
2626
2768
|
type: BooleanConstructor;
|
|
2627
2769
|
required: false;
|
|
@@ -2729,6 +2871,16 @@ export function Unconstrained(args: any): {
|
|
|
2729
2871
|
required: false;
|
|
2730
2872
|
default: string;
|
|
2731
2873
|
};
|
|
2874
|
+
caretMarginRight: {
|
|
2875
|
+
type: StringConstructor;
|
|
2876
|
+
required: false;
|
|
2877
|
+
default: string;
|
|
2878
|
+
};
|
|
2879
|
+
caretLeft: {
|
|
2880
|
+
type: BooleanConstructor;
|
|
2881
|
+
required: false;
|
|
2882
|
+
default: boolean;
|
|
2883
|
+
};
|
|
2732
2884
|
usePrimaryColor: {
|
|
2733
2885
|
type: BooleanConstructor;
|
|
2734
2886
|
required: false;
|
|
@@ -2739,6 +2891,7 @@ export function Unconstrained(args: any): {
|
|
|
2739
2891
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2740
2892
|
}>, {
|
|
2741
2893
|
title: string;
|
|
2894
|
+
caretLeft: boolean;
|
|
2742
2895
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2743
2896
|
to: string | Record<string, any>;
|
|
2744
2897
|
exact: boolean;
|
|
@@ -2754,6 +2907,7 @@ export function Unconstrained(args: any): {
|
|
|
2754
2907
|
caretInline: boolean;
|
|
2755
2908
|
caretColor: string;
|
|
2756
2909
|
caretMarginLeft: string;
|
|
2910
|
+
caretMarginRight: string;
|
|
2757
2911
|
usePrimaryColor: boolean;
|
|
2758
2912
|
}, {}, {
|
|
2759
2913
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2777,11 +2931,21 @@ export function Unconstrained(args: any): {
|
|
|
2777
2931
|
default: string;
|
|
2778
2932
|
required: false;
|
|
2779
2933
|
};
|
|
2934
|
+
marginRight: {
|
|
2935
|
+
type: StringConstructor;
|
|
2936
|
+
default: string;
|
|
2937
|
+
required: false;
|
|
2938
|
+
};
|
|
2780
2939
|
inline: {
|
|
2781
2940
|
type: BooleanConstructor;
|
|
2782
2941
|
default: boolean;
|
|
2783
2942
|
required: false;
|
|
2784
2943
|
};
|
|
2944
|
+
caretLeft: {
|
|
2945
|
+
type: BooleanConstructor;
|
|
2946
|
+
default: boolean;
|
|
2947
|
+
required: false;
|
|
2948
|
+
};
|
|
2785
2949
|
}>, {}, {}, {
|
|
2786
2950
|
computedClass(): string;
|
|
2787
2951
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2805,17 +2969,29 @@ export function Unconstrained(args: any): {
|
|
|
2805
2969
|
default: string;
|
|
2806
2970
|
required: false;
|
|
2807
2971
|
};
|
|
2972
|
+
marginRight: {
|
|
2973
|
+
type: StringConstructor;
|
|
2974
|
+
default: string;
|
|
2975
|
+
required: false;
|
|
2976
|
+
};
|
|
2808
2977
|
inline: {
|
|
2809
2978
|
type: BooleanConstructor;
|
|
2810
2979
|
default: boolean;
|
|
2811
2980
|
required: false;
|
|
2812
2981
|
};
|
|
2982
|
+
caretLeft: {
|
|
2983
|
+
type: BooleanConstructor;
|
|
2984
|
+
default: boolean;
|
|
2985
|
+
required: false;
|
|
2986
|
+
};
|
|
2813
2987
|
}>> & Readonly<{}>, {
|
|
2814
2988
|
inline: boolean;
|
|
2815
2989
|
passedWrapperClass: string;
|
|
2816
2990
|
arrowClass: string;
|
|
2817
2991
|
color: string;
|
|
2818
2992
|
marginLeft: string;
|
|
2993
|
+
marginRight: string;
|
|
2994
|
+
caretLeft: boolean;
|
|
2819
2995
|
}, {}, {
|
|
2820
2996
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2821
2997
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3352,6 +3528,16 @@ export function CustomCaption(args: any): {
|
|
|
3352
3528
|
required: false;
|
|
3353
3529
|
default: string;
|
|
3354
3530
|
};
|
|
3531
|
+
caretMarginRight: {
|
|
3532
|
+
type: StringConstructor;
|
|
3533
|
+
required: false;
|
|
3534
|
+
default: string;
|
|
3535
|
+
};
|
|
3536
|
+
caretLeft: {
|
|
3537
|
+
type: BooleanConstructor;
|
|
3538
|
+
required: false;
|
|
3539
|
+
default: boolean;
|
|
3540
|
+
};
|
|
3355
3541
|
usePrimaryColor: {
|
|
3356
3542
|
type: BooleanConstructor;
|
|
3357
3543
|
required: false;
|
|
@@ -3459,6 +3645,16 @@ export function CustomCaption(args: any): {
|
|
|
3459
3645
|
required: false;
|
|
3460
3646
|
default: string;
|
|
3461
3647
|
};
|
|
3648
|
+
caretMarginRight: {
|
|
3649
|
+
type: StringConstructor;
|
|
3650
|
+
required: false;
|
|
3651
|
+
default: string;
|
|
3652
|
+
};
|
|
3653
|
+
caretLeft: {
|
|
3654
|
+
type: BooleanConstructor;
|
|
3655
|
+
required: false;
|
|
3656
|
+
default: boolean;
|
|
3657
|
+
};
|
|
3462
3658
|
usePrimaryColor: {
|
|
3463
3659
|
type: BooleanConstructor;
|
|
3464
3660
|
required: false;
|
|
@@ -3469,6 +3665,7 @@ export function CustomCaption(args: any): {
|
|
|
3469
3665
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3470
3666
|
}>, {
|
|
3471
3667
|
title: string;
|
|
3668
|
+
caretLeft: boolean;
|
|
3472
3669
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3473
3670
|
to: string | Record<string, any>;
|
|
3474
3671
|
exact: boolean;
|
|
@@ -3484,6 +3681,7 @@ export function CustomCaption(args: any): {
|
|
|
3484
3681
|
caretInline: boolean;
|
|
3485
3682
|
caretColor: string;
|
|
3486
3683
|
caretMarginLeft: string;
|
|
3684
|
+
caretMarginRight: string;
|
|
3487
3685
|
usePrimaryColor: boolean;
|
|
3488
3686
|
}, {}, {
|
|
3489
3687
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3507,11 +3705,21 @@ export function CustomCaption(args: any): {
|
|
|
3507
3705
|
default: string;
|
|
3508
3706
|
required: false;
|
|
3509
3707
|
};
|
|
3708
|
+
marginRight: {
|
|
3709
|
+
type: StringConstructor;
|
|
3710
|
+
default: string;
|
|
3711
|
+
required: false;
|
|
3712
|
+
};
|
|
3510
3713
|
inline: {
|
|
3511
3714
|
type: BooleanConstructor;
|
|
3512
3715
|
default: boolean;
|
|
3513
3716
|
required: false;
|
|
3514
3717
|
};
|
|
3718
|
+
caretLeft: {
|
|
3719
|
+
type: BooleanConstructor;
|
|
3720
|
+
default: boolean;
|
|
3721
|
+
required: false;
|
|
3722
|
+
};
|
|
3515
3723
|
}>, {}, {}, {
|
|
3516
3724
|
computedClass(): string;
|
|
3517
3725
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3535,17 +3743,29 @@ export function CustomCaption(args: any): {
|
|
|
3535
3743
|
default: string;
|
|
3536
3744
|
required: false;
|
|
3537
3745
|
};
|
|
3746
|
+
marginRight: {
|
|
3747
|
+
type: StringConstructor;
|
|
3748
|
+
default: string;
|
|
3749
|
+
required: false;
|
|
3750
|
+
};
|
|
3538
3751
|
inline: {
|
|
3539
3752
|
type: BooleanConstructor;
|
|
3540
3753
|
default: boolean;
|
|
3541
3754
|
required: false;
|
|
3542
3755
|
};
|
|
3756
|
+
caretLeft: {
|
|
3757
|
+
type: BooleanConstructor;
|
|
3758
|
+
default: boolean;
|
|
3759
|
+
required: false;
|
|
3760
|
+
};
|
|
3543
3761
|
}>> & Readonly<{}>, {
|
|
3544
3762
|
inline: boolean;
|
|
3545
3763
|
passedWrapperClass: string;
|
|
3546
3764
|
arrowClass: string;
|
|
3547
3765
|
color: string;
|
|
3548
3766
|
marginLeft: string;
|
|
3767
|
+
marginRight: string;
|
|
3768
|
+
caretLeft: boolean;
|
|
3549
3769
|
}, {}, {
|
|
3550
3770
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3551
3771
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4015,6 +4235,16 @@ export function CustomCaption(args: any): {
|
|
|
4015
4235
|
required: false;
|
|
4016
4236
|
default: string;
|
|
4017
4237
|
};
|
|
4238
|
+
caretMarginRight: {
|
|
4239
|
+
type: StringConstructor;
|
|
4240
|
+
required: false;
|
|
4241
|
+
default: string;
|
|
4242
|
+
};
|
|
4243
|
+
caretLeft: {
|
|
4244
|
+
type: BooleanConstructor;
|
|
4245
|
+
required: false;
|
|
4246
|
+
default: boolean;
|
|
4247
|
+
};
|
|
4018
4248
|
usePrimaryColor: {
|
|
4019
4249
|
type: BooleanConstructor;
|
|
4020
4250
|
required: false;
|
|
@@ -4122,6 +4352,16 @@ export function CustomCaption(args: any): {
|
|
|
4122
4352
|
required: false;
|
|
4123
4353
|
default: string;
|
|
4124
4354
|
};
|
|
4355
|
+
caretMarginRight: {
|
|
4356
|
+
type: StringConstructor;
|
|
4357
|
+
required: false;
|
|
4358
|
+
default: string;
|
|
4359
|
+
};
|
|
4360
|
+
caretLeft: {
|
|
4361
|
+
type: BooleanConstructor;
|
|
4362
|
+
required: false;
|
|
4363
|
+
default: boolean;
|
|
4364
|
+
};
|
|
4125
4365
|
usePrimaryColor: {
|
|
4126
4366
|
type: BooleanConstructor;
|
|
4127
4367
|
required: false;
|
|
@@ -4132,6 +4372,7 @@ export function CustomCaption(args: any): {
|
|
|
4132
4372
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4133
4373
|
}>, {
|
|
4134
4374
|
title: string;
|
|
4375
|
+
caretLeft: boolean;
|
|
4135
4376
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4136
4377
|
to: string | Record<string, any>;
|
|
4137
4378
|
exact: boolean;
|
|
@@ -4147,6 +4388,7 @@ export function CustomCaption(args: any): {
|
|
|
4147
4388
|
caretInline: boolean;
|
|
4148
4389
|
caretColor: string;
|
|
4149
4390
|
caretMarginLeft: string;
|
|
4391
|
+
caretMarginRight: string;
|
|
4150
4392
|
usePrimaryColor: boolean;
|
|
4151
4393
|
}, {}, {
|
|
4152
4394
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4170,11 +4412,21 @@ export function CustomCaption(args: any): {
|
|
|
4170
4412
|
default: string;
|
|
4171
4413
|
required: false;
|
|
4172
4414
|
};
|
|
4415
|
+
marginRight: {
|
|
4416
|
+
type: StringConstructor;
|
|
4417
|
+
default: string;
|
|
4418
|
+
required: false;
|
|
4419
|
+
};
|
|
4173
4420
|
inline: {
|
|
4174
4421
|
type: BooleanConstructor;
|
|
4175
4422
|
default: boolean;
|
|
4176
4423
|
required: false;
|
|
4177
4424
|
};
|
|
4425
|
+
caretLeft: {
|
|
4426
|
+
type: BooleanConstructor;
|
|
4427
|
+
default: boolean;
|
|
4428
|
+
required: false;
|
|
4429
|
+
};
|
|
4178
4430
|
}>, {}, {}, {
|
|
4179
4431
|
computedClass(): string;
|
|
4180
4432
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4198,17 +4450,29 @@ export function CustomCaption(args: any): {
|
|
|
4198
4450
|
default: string;
|
|
4199
4451
|
required: false;
|
|
4200
4452
|
};
|
|
4453
|
+
marginRight: {
|
|
4454
|
+
type: StringConstructor;
|
|
4455
|
+
default: string;
|
|
4456
|
+
required: false;
|
|
4457
|
+
};
|
|
4201
4458
|
inline: {
|
|
4202
4459
|
type: BooleanConstructor;
|
|
4203
4460
|
default: boolean;
|
|
4204
4461
|
required: false;
|
|
4205
4462
|
};
|
|
4463
|
+
caretLeft: {
|
|
4464
|
+
type: BooleanConstructor;
|
|
4465
|
+
default: boolean;
|
|
4466
|
+
required: false;
|
|
4467
|
+
};
|
|
4206
4468
|
}>> & Readonly<{}>, {
|
|
4207
4469
|
inline: boolean;
|
|
4208
4470
|
passedWrapperClass: string;
|
|
4209
4471
|
arrowClass: string;
|
|
4210
4472
|
color: string;
|
|
4211
4473
|
marginLeft: string;
|
|
4474
|
+
marginRight: string;
|
|
4475
|
+
caretLeft: boolean;
|
|
4212
4476
|
}, {}, {
|
|
4213
4477
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4214
4478
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4748,6 +5012,16 @@ export function NoCaption(args: any): {
|
|
|
4748
5012
|
required: false;
|
|
4749
5013
|
default: string;
|
|
4750
5014
|
};
|
|
5015
|
+
caretMarginRight: {
|
|
5016
|
+
type: StringConstructor;
|
|
5017
|
+
required: false;
|
|
5018
|
+
default: string;
|
|
5019
|
+
};
|
|
5020
|
+
caretLeft: {
|
|
5021
|
+
type: BooleanConstructor;
|
|
5022
|
+
required: false;
|
|
5023
|
+
default: boolean;
|
|
5024
|
+
};
|
|
4751
5025
|
usePrimaryColor: {
|
|
4752
5026
|
type: BooleanConstructor;
|
|
4753
5027
|
required: false;
|
|
@@ -4855,6 +5129,16 @@ export function NoCaption(args: any): {
|
|
|
4855
5129
|
required: false;
|
|
4856
5130
|
default: string;
|
|
4857
5131
|
};
|
|
5132
|
+
caretMarginRight: {
|
|
5133
|
+
type: StringConstructor;
|
|
5134
|
+
required: false;
|
|
5135
|
+
default: string;
|
|
5136
|
+
};
|
|
5137
|
+
caretLeft: {
|
|
5138
|
+
type: BooleanConstructor;
|
|
5139
|
+
required: false;
|
|
5140
|
+
default: boolean;
|
|
5141
|
+
};
|
|
4858
5142
|
usePrimaryColor: {
|
|
4859
5143
|
type: BooleanConstructor;
|
|
4860
5144
|
required: false;
|
|
@@ -4865,6 +5149,7 @@ export function NoCaption(args: any): {
|
|
|
4865
5149
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4866
5150
|
}>, {
|
|
4867
5151
|
title: string;
|
|
5152
|
+
caretLeft: boolean;
|
|
4868
5153
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4869
5154
|
to: string | Record<string, any>;
|
|
4870
5155
|
exact: boolean;
|
|
@@ -4880,6 +5165,7 @@ export function NoCaption(args: any): {
|
|
|
4880
5165
|
caretInline: boolean;
|
|
4881
5166
|
caretColor: string;
|
|
4882
5167
|
caretMarginLeft: string;
|
|
5168
|
+
caretMarginRight: string;
|
|
4883
5169
|
usePrimaryColor: boolean;
|
|
4884
5170
|
}, {}, {
|
|
4885
5171
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4903,11 +5189,21 @@ export function NoCaption(args: any): {
|
|
|
4903
5189
|
default: string;
|
|
4904
5190
|
required: false;
|
|
4905
5191
|
};
|
|
5192
|
+
marginRight: {
|
|
5193
|
+
type: StringConstructor;
|
|
5194
|
+
default: string;
|
|
5195
|
+
required: false;
|
|
5196
|
+
};
|
|
4906
5197
|
inline: {
|
|
4907
5198
|
type: BooleanConstructor;
|
|
4908
5199
|
default: boolean;
|
|
4909
5200
|
required: false;
|
|
4910
5201
|
};
|
|
5202
|
+
caretLeft: {
|
|
5203
|
+
type: BooleanConstructor;
|
|
5204
|
+
default: boolean;
|
|
5205
|
+
required: false;
|
|
5206
|
+
};
|
|
4911
5207
|
}>, {}, {}, {
|
|
4912
5208
|
computedClass(): string;
|
|
4913
5209
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4931,17 +5227,29 @@ export function NoCaption(args: any): {
|
|
|
4931
5227
|
default: string;
|
|
4932
5228
|
required: false;
|
|
4933
5229
|
};
|
|
5230
|
+
marginRight: {
|
|
5231
|
+
type: StringConstructor;
|
|
5232
|
+
default: string;
|
|
5233
|
+
required: false;
|
|
5234
|
+
};
|
|
4934
5235
|
inline: {
|
|
4935
5236
|
type: BooleanConstructor;
|
|
4936
5237
|
default: boolean;
|
|
4937
5238
|
required: false;
|
|
4938
5239
|
};
|
|
5240
|
+
caretLeft: {
|
|
5241
|
+
type: BooleanConstructor;
|
|
5242
|
+
default: boolean;
|
|
5243
|
+
required: false;
|
|
5244
|
+
};
|
|
4939
5245
|
}>> & Readonly<{}>, {
|
|
4940
5246
|
inline: boolean;
|
|
4941
5247
|
passedWrapperClass: string;
|
|
4942
5248
|
arrowClass: string;
|
|
4943
5249
|
color: string;
|
|
4944
5250
|
marginLeft: string;
|
|
5251
|
+
marginRight: string;
|
|
5252
|
+
caretLeft: boolean;
|
|
4945
5253
|
}, {}, {
|
|
4946
5254
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4947
5255
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -5411,6 +5719,16 @@ export function NoCaption(args: any): {
|
|
|
5411
5719
|
required: false;
|
|
5412
5720
|
default: string;
|
|
5413
5721
|
};
|
|
5722
|
+
caretMarginRight: {
|
|
5723
|
+
type: StringConstructor;
|
|
5724
|
+
required: false;
|
|
5725
|
+
default: string;
|
|
5726
|
+
};
|
|
5727
|
+
caretLeft: {
|
|
5728
|
+
type: BooleanConstructor;
|
|
5729
|
+
required: false;
|
|
5730
|
+
default: boolean;
|
|
5731
|
+
};
|
|
5414
5732
|
usePrimaryColor: {
|
|
5415
5733
|
type: BooleanConstructor;
|
|
5416
5734
|
required: false;
|
|
@@ -5518,6 +5836,16 @@ export function NoCaption(args: any): {
|
|
|
5518
5836
|
required: false;
|
|
5519
5837
|
default: string;
|
|
5520
5838
|
};
|
|
5839
|
+
caretMarginRight: {
|
|
5840
|
+
type: StringConstructor;
|
|
5841
|
+
required: false;
|
|
5842
|
+
default: string;
|
|
5843
|
+
};
|
|
5844
|
+
caretLeft: {
|
|
5845
|
+
type: BooleanConstructor;
|
|
5846
|
+
required: false;
|
|
5847
|
+
default: boolean;
|
|
5848
|
+
};
|
|
5521
5849
|
usePrimaryColor: {
|
|
5522
5850
|
type: BooleanConstructor;
|
|
5523
5851
|
required: false;
|
|
@@ -5528,6 +5856,7 @@ export function NoCaption(args: any): {
|
|
|
5528
5856
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
5529
5857
|
}>, {
|
|
5530
5858
|
title: string;
|
|
5859
|
+
caretLeft: boolean;
|
|
5531
5860
|
variant: "default" | "primary" | "secondary" | "none";
|
|
5532
5861
|
to: string | Record<string, any>;
|
|
5533
5862
|
exact: boolean;
|
|
@@ -5543,6 +5872,7 @@ export function NoCaption(args: any): {
|
|
|
5543
5872
|
caretInline: boolean;
|
|
5544
5873
|
caretColor: string;
|
|
5545
5874
|
caretMarginLeft: string;
|
|
5875
|
+
caretMarginRight: string;
|
|
5546
5876
|
usePrimaryColor: boolean;
|
|
5547
5877
|
}, {}, {
|
|
5548
5878
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -5566,11 +5896,21 @@ export function NoCaption(args: any): {
|
|
|
5566
5896
|
default: string;
|
|
5567
5897
|
required: false;
|
|
5568
5898
|
};
|
|
5899
|
+
marginRight: {
|
|
5900
|
+
type: StringConstructor;
|
|
5901
|
+
default: string;
|
|
5902
|
+
required: false;
|
|
5903
|
+
};
|
|
5569
5904
|
inline: {
|
|
5570
5905
|
type: BooleanConstructor;
|
|
5571
5906
|
default: boolean;
|
|
5572
5907
|
required: false;
|
|
5573
5908
|
};
|
|
5909
|
+
caretLeft: {
|
|
5910
|
+
type: BooleanConstructor;
|
|
5911
|
+
default: boolean;
|
|
5912
|
+
required: false;
|
|
5913
|
+
};
|
|
5574
5914
|
}>, {}, {}, {
|
|
5575
5915
|
computedClass(): string;
|
|
5576
5916
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -5594,17 +5934,29 @@ export function NoCaption(args: any): {
|
|
|
5594
5934
|
default: string;
|
|
5595
5935
|
required: false;
|
|
5596
5936
|
};
|
|
5937
|
+
marginRight: {
|
|
5938
|
+
type: StringConstructor;
|
|
5939
|
+
default: string;
|
|
5940
|
+
required: false;
|
|
5941
|
+
};
|
|
5597
5942
|
inline: {
|
|
5598
5943
|
type: BooleanConstructor;
|
|
5599
5944
|
default: boolean;
|
|
5600
5945
|
required: false;
|
|
5601
5946
|
};
|
|
5947
|
+
caretLeft: {
|
|
5948
|
+
type: BooleanConstructor;
|
|
5949
|
+
default: boolean;
|
|
5950
|
+
required: false;
|
|
5951
|
+
};
|
|
5602
5952
|
}>> & Readonly<{}>, {
|
|
5603
5953
|
inline: boolean;
|
|
5604
5954
|
passedWrapperClass: string;
|
|
5605
5955
|
arrowClass: string;
|
|
5606
5956
|
color: string;
|
|
5607
5957
|
marginLeft: string;
|
|
5958
|
+
marginRight: string;
|
|
5959
|
+
caretLeft: boolean;
|
|
5608
5960
|
}, {}, {
|
|
5609
5961
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
5610
5962
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -6143,6 +6495,16 @@ export function FullBleed(args: any): {
|
|
|
6143
6495
|
required: false;
|
|
6144
6496
|
default: string;
|
|
6145
6497
|
};
|
|
6498
|
+
caretMarginRight: {
|
|
6499
|
+
type: StringConstructor;
|
|
6500
|
+
required: false;
|
|
6501
|
+
default: string;
|
|
6502
|
+
};
|
|
6503
|
+
caretLeft: {
|
|
6504
|
+
type: BooleanConstructor;
|
|
6505
|
+
required: false;
|
|
6506
|
+
default: boolean;
|
|
6507
|
+
};
|
|
6146
6508
|
usePrimaryColor: {
|
|
6147
6509
|
type: BooleanConstructor;
|
|
6148
6510
|
required: false;
|
|
@@ -6250,6 +6612,16 @@ export function FullBleed(args: any): {
|
|
|
6250
6612
|
required: false;
|
|
6251
6613
|
default: string;
|
|
6252
6614
|
};
|
|
6615
|
+
caretMarginRight: {
|
|
6616
|
+
type: StringConstructor;
|
|
6617
|
+
required: false;
|
|
6618
|
+
default: string;
|
|
6619
|
+
};
|
|
6620
|
+
caretLeft: {
|
|
6621
|
+
type: BooleanConstructor;
|
|
6622
|
+
required: false;
|
|
6623
|
+
default: boolean;
|
|
6624
|
+
};
|
|
6253
6625
|
usePrimaryColor: {
|
|
6254
6626
|
type: BooleanConstructor;
|
|
6255
6627
|
required: false;
|
|
@@ -6260,6 +6632,7 @@ export function FullBleed(args: any): {
|
|
|
6260
6632
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
6261
6633
|
}>, {
|
|
6262
6634
|
title: string;
|
|
6635
|
+
caretLeft: boolean;
|
|
6263
6636
|
variant: "default" | "primary" | "secondary" | "none";
|
|
6264
6637
|
to: string | Record<string, any>;
|
|
6265
6638
|
exact: boolean;
|
|
@@ -6275,6 +6648,7 @@ export function FullBleed(args: any): {
|
|
|
6275
6648
|
caretInline: boolean;
|
|
6276
6649
|
caretColor: string;
|
|
6277
6650
|
caretMarginLeft: string;
|
|
6651
|
+
caretMarginRight: string;
|
|
6278
6652
|
usePrimaryColor: boolean;
|
|
6279
6653
|
}, {}, {
|
|
6280
6654
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -6298,11 +6672,21 @@ export function FullBleed(args: any): {
|
|
|
6298
6672
|
default: string;
|
|
6299
6673
|
required: false;
|
|
6300
6674
|
};
|
|
6675
|
+
marginRight: {
|
|
6676
|
+
type: StringConstructor;
|
|
6677
|
+
default: string;
|
|
6678
|
+
required: false;
|
|
6679
|
+
};
|
|
6301
6680
|
inline: {
|
|
6302
6681
|
type: BooleanConstructor;
|
|
6303
6682
|
default: boolean;
|
|
6304
6683
|
required: false;
|
|
6305
6684
|
};
|
|
6685
|
+
caretLeft: {
|
|
6686
|
+
type: BooleanConstructor;
|
|
6687
|
+
default: boolean;
|
|
6688
|
+
required: false;
|
|
6689
|
+
};
|
|
6306
6690
|
}>, {}, {}, {
|
|
6307
6691
|
computedClass(): string;
|
|
6308
6692
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -6326,17 +6710,29 @@ export function FullBleed(args: any): {
|
|
|
6326
6710
|
default: string;
|
|
6327
6711
|
required: false;
|
|
6328
6712
|
};
|
|
6713
|
+
marginRight: {
|
|
6714
|
+
type: StringConstructor;
|
|
6715
|
+
default: string;
|
|
6716
|
+
required: false;
|
|
6717
|
+
};
|
|
6329
6718
|
inline: {
|
|
6330
6719
|
type: BooleanConstructor;
|
|
6331
6720
|
default: boolean;
|
|
6332
6721
|
required: false;
|
|
6333
6722
|
};
|
|
6723
|
+
caretLeft: {
|
|
6724
|
+
type: BooleanConstructor;
|
|
6725
|
+
default: boolean;
|
|
6726
|
+
required: false;
|
|
6727
|
+
};
|
|
6334
6728
|
}>> & Readonly<{}>, {
|
|
6335
6729
|
inline: boolean;
|
|
6336
6730
|
passedWrapperClass: string;
|
|
6337
6731
|
arrowClass: string;
|
|
6338
6732
|
color: string;
|
|
6339
6733
|
marginLeft: string;
|
|
6734
|
+
marginRight: string;
|
|
6735
|
+
caretLeft: boolean;
|
|
6340
6736
|
}, {}, {
|
|
6341
6737
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
6342
6738
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -6806,6 +7202,16 @@ export function FullBleed(args: any): {
|
|
|
6806
7202
|
required: false;
|
|
6807
7203
|
default: string;
|
|
6808
7204
|
};
|
|
7205
|
+
caretMarginRight: {
|
|
7206
|
+
type: StringConstructor;
|
|
7207
|
+
required: false;
|
|
7208
|
+
default: string;
|
|
7209
|
+
};
|
|
7210
|
+
caretLeft: {
|
|
7211
|
+
type: BooleanConstructor;
|
|
7212
|
+
required: false;
|
|
7213
|
+
default: boolean;
|
|
7214
|
+
};
|
|
6809
7215
|
usePrimaryColor: {
|
|
6810
7216
|
type: BooleanConstructor;
|
|
6811
7217
|
required: false;
|
|
@@ -6913,6 +7319,16 @@ export function FullBleed(args: any): {
|
|
|
6913
7319
|
required: false;
|
|
6914
7320
|
default: string;
|
|
6915
7321
|
};
|
|
7322
|
+
caretMarginRight: {
|
|
7323
|
+
type: StringConstructor;
|
|
7324
|
+
required: false;
|
|
7325
|
+
default: string;
|
|
7326
|
+
};
|
|
7327
|
+
caretLeft: {
|
|
7328
|
+
type: BooleanConstructor;
|
|
7329
|
+
required: false;
|
|
7330
|
+
default: boolean;
|
|
7331
|
+
};
|
|
6916
7332
|
usePrimaryColor: {
|
|
6917
7333
|
type: BooleanConstructor;
|
|
6918
7334
|
required: false;
|
|
@@ -6923,6 +7339,7 @@ export function FullBleed(args: any): {
|
|
|
6923
7339
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
6924
7340
|
}>, {
|
|
6925
7341
|
title: string;
|
|
7342
|
+
caretLeft: boolean;
|
|
6926
7343
|
variant: "default" | "primary" | "secondary" | "none";
|
|
6927
7344
|
to: string | Record<string, any>;
|
|
6928
7345
|
exact: boolean;
|
|
@@ -6938,6 +7355,7 @@ export function FullBleed(args: any): {
|
|
|
6938
7355
|
caretInline: boolean;
|
|
6939
7356
|
caretColor: string;
|
|
6940
7357
|
caretMarginLeft: string;
|
|
7358
|
+
caretMarginRight: string;
|
|
6941
7359
|
usePrimaryColor: boolean;
|
|
6942
7360
|
}, {}, {
|
|
6943
7361
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -6961,11 +7379,21 @@ export function FullBleed(args: any): {
|
|
|
6961
7379
|
default: string;
|
|
6962
7380
|
required: false;
|
|
6963
7381
|
};
|
|
7382
|
+
marginRight: {
|
|
7383
|
+
type: StringConstructor;
|
|
7384
|
+
default: string;
|
|
7385
|
+
required: false;
|
|
7386
|
+
};
|
|
6964
7387
|
inline: {
|
|
6965
7388
|
type: BooleanConstructor;
|
|
6966
7389
|
default: boolean;
|
|
6967
7390
|
required: false;
|
|
6968
7391
|
};
|
|
7392
|
+
caretLeft: {
|
|
7393
|
+
type: BooleanConstructor;
|
|
7394
|
+
default: boolean;
|
|
7395
|
+
required: false;
|
|
7396
|
+
};
|
|
6969
7397
|
}>, {}, {}, {
|
|
6970
7398
|
computedClass(): string;
|
|
6971
7399
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -6989,17 +7417,29 @@ export function FullBleed(args: any): {
|
|
|
6989
7417
|
default: string;
|
|
6990
7418
|
required: false;
|
|
6991
7419
|
};
|
|
7420
|
+
marginRight: {
|
|
7421
|
+
type: StringConstructor;
|
|
7422
|
+
default: string;
|
|
7423
|
+
required: false;
|
|
7424
|
+
};
|
|
6992
7425
|
inline: {
|
|
6993
7426
|
type: BooleanConstructor;
|
|
6994
7427
|
default: boolean;
|
|
6995
7428
|
required: false;
|
|
6996
7429
|
};
|
|
7430
|
+
caretLeft: {
|
|
7431
|
+
type: BooleanConstructor;
|
|
7432
|
+
default: boolean;
|
|
7433
|
+
required: false;
|
|
7434
|
+
};
|
|
6997
7435
|
}>> & Readonly<{}>, {
|
|
6998
7436
|
inline: boolean;
|
|
6999
7437
|
passedWrapperClass: string;
|
|
7000
7438
|
arrowClass: string;
|
|
7001
7439
|
color: string;
|
|
7002
7440
|
marginLeft: string;
|
|
7441
|
+
marginRight: string;
|
|
7442
|
+
caretLeft: boolean;
|
|
7003
7443
|
}, {}, {
|
|
7004
7444
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
7005
7445
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -7538,6 +7978,16 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
7538
7978
|
required: false;
|
|
7539
7979
|
default: string;
|
|
7540
7980
|
};
|
|
7981
|
+
caretMarginRight: {
|
|
7982
|
+
type: StringConstructor;
|
|
7983
|
+
required: false;
|
|
7984
|
+
default: string;
|
|
7985
|
+
};
|
|
7986
|
+
caretLeft: {
|
|
7987
|
+
type: BooleanConstructor;
|
|
7988
|
+
required: false;
|
|
7989
|
+
default: boolean;
|
|
7990
|
+
};
|
|
7541
7991
|
usePrimaryColor: {
|
|
7542
7992
|
type: BooleanConstructor;
|
|
7543
7993
|
required: false;
|
|
@@ -7645,6 +8095,16 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
7645
8095
|
required: false;
|
|
7646
8096
|
default: string;
|
|
7647
8097
|
};
|
|
8098
|
+
caretMarginRight: {
|
|
8099
|
+
type: StringConstructor;
|
|
8100
|
+
required: false;
|
|
8101
|
+
default: string;
|
|
8102
|
+
};
|
|
8103
|
+
caretLeft: {
|
|
8104
|
+
type: BooleanConstructor;
|
|
8105
|
+
required: false;
|
|
8106
|
+
default: boolean;
|
|
8107
|
+
};
|
|
7648
8108
|
usePrimaryColor: {
|
|
7649
8109
|
type: BooleanConstructor;
|
|
7650
8110
|
required: false;
|
|
@@ -7655,6 +8115,7 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
7655
8115
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
7656
8116
|
}>, {
|
|
7657
8117
|
title: string;
|
|
8118
|
+
caretLeft: boolean;
|
|
7658
8119
|
variant: "default" | "primary" | "secondary" | "none";
|
|
7659
8120
|
to: string | Record<string, any>;
|
|
7660
8121
|
exact: boolean;
|
|
@@ -7670,6 +8131,7 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
7670
8131
|
caretInline: boolean;
|
|
7671
8132
|
caretColor: string;
|
|
7672
8133
|
caretMarginLeft: string;
|
|
8134
|
+
caretMarginRight: string;
|
|
7673
8135
|
usePrimaryColor: boolean;
|
|
7674
8136
|
}, {}, {
|
|
7675
8137
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -7693,11 +8155,21 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
7693
8155
|
default: string;
|
|
7694
8156
|
required: false;
|
|
7695
8157
|
};
|
|
8158
|
+
marginRight: {
|
|
8159
|
+
type: StringConstructor;
|
|
8160
|
+
default: string;
|
|
8161
|
+
required: false;
|
|
8162
|
+
};
|
|
7696
8163
|
inline: {
|
|
7697
8164
|
type: BooleanConstructor;
|
|
7698
8165
|
default: boolean;
|
|
7699
8166
|
required: false;
|
|
7700
8167
|
};
|
|
8168
|
+
caretLeft: {
|
|
8169
|
+
type: BooleanConstructor;
|
|
8170
|
+
default: boolean;
|
|
8171
|
+
required: false;
|
|
8172
|
+
};
|
|
7701
8173
|
}>, {}, {}, {
|
|
7702
8174
|
computedClass(): string;
|
|
7703
8175
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -7721,17 +8193,29 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
7721
8193
|
default: string;
|
|
7722
8194
|
required: false;
|
|
7723
8195
|
};
|
|
8196
|
+
marginRight: {
|
|
8197
|
+
type: StringConstructor;
|
|
8198
|
+
default: string;
|
|
8199
|
+
required: false;
|
|
8200
|
+
};
|
|
7724
8201
|
inline: {
|
|
7725
8202
|
type: BooleanConstructor;
|
|
7726
8203
|
default: boolean;
|
|
7727
8204
|
required: false;
|
|
7728
8205
|
};
|
|
8206
|
+
caretLeft: {
|
|
8207
|
+
type: BooleanConstructor;
|
|
8208
|
+
default: boolean;
|
|
8209
|
+
required: false;
|
|
8210
|
+
};
|
|
7729
8211
|
}>> & Readonly<{}>, {
|
|
7730
8212
|
inline: boolean;
|
|
7731
8213
|
passedWrapperClass: string;
|
|
7732
8214
|
arrowClass: string;
|
|
7733
8215
|
color: string;
|
|
7734
8216
|
marginLeft: string;
|
|
8217
|
+
marginRight: string;
|
|
8218
|
+
caretLeft: boolean;
|
|
7735
8219
|
}, {}, {
|
|
7736
8220
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
7737
8221
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -8201,6 +8685,16 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
8201
8685
|
required: false;
|
|
8202
8686
|
default: string;
|
|
8203
8687
|
};
|
|
8688
|
+
caretMarginRight: {
|
|
8689
|
+
type: StringConstructor;
|
|
8690
|
+
required: false;
|
|
8691
|
+
default: string;
|
|
8692
|
+
};
|
|
8693
|
+
caretLeft: {
|
|
8694
|
+
type: BooleanConstructor;
|
|
8695
|
+
required: false;
|
|
8696
|
+
default: boolean;
|
|
8697
|
+
};
|
|
8204
8698
|
usePrimaryColor: {
|
|
8205
8699
|
type: BooleanConstructor;
|
|
8206
8700
|
required: false;
|
|
@@ -8308,6 +8802,16 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
8308
8802
|
required: false;
|
|
8309
8803
|
default: string;
|
|
8310
8804
|
};
|
|
8805
|
+
caretMarginRight: {
|
|
8806
|
+
type: StringConstructor;
|
|
8807
|
+
required: false;
|
|
8808
|
+
default: string;
|
|
8809
|
+
};
|
|
8810
|
+
caretLeft: {
|
|
8811
|
+
type: BooleanConstructor;
|
|
8812
|
+
required: false;
|
|
8813
|
+
default: boolean;
|
|
8814
|
+
};
|
|
8311
8815
|
usePrimaryColor: {
|
|
8312
8816
|
type: BooleanConstructor;
|
|
8313
8817
|
required: false;
|
|
@@ -8318,6 +8822,7 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
8318
8822
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
8319
8823
|
}>, {
|
|
8320
8824
|
title: string;
|
|
8825
|
+
caretLeft: boolean;
|
|
8321
8826
|
variant: "default" | "primary" | "secondary" | "none";
|
|
8322
8827
|
to: string | Record<string, any>;
|
|
8323
8828
|
exact: boolean;
|
|
@@ -8333,6 +8838,7 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
8333
8838
|
caretInline: boolean;
|
|
8334
8839
|
caretColor: string;
|
|
8335
8840
|
caretMarginLeft: string;
|
|
8841
|
+
caretMarginRight: string;
|
|
8336
8842
|
usePrimaryColor: boolean;
|
|
8337
8843
|
}, {}, {
|
|
8338
8844
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -8356,11 +8862,21 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
8356
8862
|
default: string;
|
|
8357
8863
|
required: false;
|
|
8358
8864
|
};
|
|
8865
|
+
marginRight: {
|
|
8866
|
+
type: StringConstructor;
|
|
8867
|
+
default: string;
|
|
8868
|
+
required: false;
|
|
8869
|
+
};
|
|
8359
8870
|
inline: {
|
|
8360
8871
|
type: BooleanConstructor;
|
|
8361
8872
|
default: boolean;
|
|
8362
8873
|
required: false;
|
|
8363
8874
|
};
|
|
8875
|
+
caretLeft: {
|
|
8876
|
+
type: BooleanConstructor;
|
|
8877
|
+
default: boolean;
|
|
8878
|
+
required: false;
|
|
8879
|
+
};
|
|
8364
8880
|
}>, {}, {}, {
|
|
8365
8881
|
computedClass(): string;
|
|
8366
8882
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -8384,17 +8900,29 @@ export function FullBleedUnconstrained(args: any): {
|
|
|
8384
8900
|
default: string;
|
|
8385
8901
|
required: false;
|
|
8386
8902
|
};
|
|
8903
|
+
marginRight: {
|
|
8904
|
+
type: StringConstructor;
|
|
8905
|
+
default: string;
|
|
8906
|
+
required: false;
|
|
8907
|
+
};
|
|
8387
8908
|
inline: {
|
|
8388
8909
|
type: BooleanConstructor;
|
|
8389
8910
|
default: boolean;
|
|
8390
8911
|
required: false;
|
|
8391
8912
|
};
|
|
8913
|
+
caretLeft: {
|
|
8914
|
+
type: BooleanConstructor;
|
|
8915
|
+
default: boolean;
|
|
8916
|
+
required: false;
|
|
8917
|
+
};
|
|
8392
8918
|
}>> & Readonly<{}>, {
|
|
8393
8919
|
inline: boolean;
|
|
8394
8920
|
passedWrapperClass: string;
|
|
8395
8921
|
arrowClass: string;
|
|
8396
8922
|
color: string;
|
|
8397
8923
|
marginLeft: string;
|
|
8924
|
+
marginRight: string;
|
|
8925
|
+
caretLeft: boolean;
|
|
8398
8926
|
}, {}, {
|
|
8399
8927
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
8400
8928
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|