@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
|
@@ -181,6 +181,16 @@ export function BaseStory(args: any): {
|
|
|
181
181
|
required: false;
|
|
182
182
|
default: string;
|
|
183
183
|
};
|
|
184
|
+
caretMarginRight: {
|
|
185
|
+
type: StringConstructor;
|
|
186
|
+
required: false;
|
|
187
|
+
default: string;
|
|
188
|
+
};
|
|
189
|
+
caretLeft: {
|
|
190
|
+
type: BooleanConstructor;
|
|
191
|
+
required: false;
|
|
192
|
+
default: boolean;
|
|
193
|
+
};
|
|
184
194
|
usePrimaryColor: {
|
|
185
195
|
type: BooleanConstructor;
|
|
186
196
|
required: false;
|
|
@@ -288,6 +298,16 @@ export function BaseStory(args: any): {
|
|
|
288
298
|
required: false;
|
|
289
299
|
default: string;
|
|
290
300
|
};
|
|
301
|
+
caretMarginRight: {
|
|
302
|
+
type: StringConstructor;
|
|
303
|
+
required: false;
|
|
304
|
+
default: string;
|
|
305
|
+
};
|
|
306
|
+
caretLeft: {
|
|
307
|
+
type: BooleanConstructor;
|
|
308
|
+
required: false;
|
|
309
|
+
default: boolean;
|
|
310
|
+
};
|
|
291
311
|
usePrimaryColor: {
|
|
292
312
|
type: BooleanConstructor;
|
|
293
313
|
required: false;
|
|
@@ -298,6 +318,7 @@ export function BaseStory(args: any): {
|
|
|
298
318
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
299
319
|
}>, {
|
|
300
320
|
title: string;
|
|
321
|
+
caretLeft: boolean;
|
|
301
322
|
variant: "default" | "primary" | "secondary" | "none";
|
|
302
323
|
to: string | Record<string, any>;
|
|
303
324
|
exact: boolean;
|
|
@@ -313,6 +334,7 @@ export function BaseStory(args: any): {
|
|
|
313
334
|
caretInline: boolean;
|
|
314
335
|
caretColor: string;
|
|
315
336
|
caretMarginLeft: string;
|
|
337
|
+
caretMarginRight: string;
|
|
316
338
|
usePrimaryColor: boolean;
|
|
317
339
|
}, {}, {
|
|
318
340
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -336,11 +358,21 @@ export function BaseStory(args: any): {
|
|
|
336
358
|
default: string;
|
|
337
359
|
required: false;
|
|
338
360
|
};
|
|
361
|
+
marginRight: {
|
|
362
|
+
type: StringConstructor;
|
|
363
|
+
default: string;
|
|
364
|
+
required: false;
|
|
365
|
+
};
|
|
339
366
|
inline: {
|
|
340
367
|
type: BooleanConstructor;
|
|
341
368
|
default: boolean;
|
|
342
369
|
required: false;
|
|
343
370
|
};
|
|
371
|
+
caretLeft: {
|
|
372
|
+
type: BooleanConstructor;
|
|
373
|
+
default: boolean;
|
|
374
|
+
required: false;
|
|
375
|
+
};
|
|
344
376
|
}>, {}, {}, {
|
|
345
377
|
computedClass(): string;
|
|
346
378
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -364,17 +396,29 @@ export function BaseStory(args: any): {
|
|
|
364
396
|
default: string;
|
|
365
397
|
required: false;
|
|
366
398
|
};
|
|
399
|
+
marginRight: {
|
|
400
|
+
type: StringConstructor;
|
|
401
|
+
default: string;
|
|
402
|
+
required: false;
|
|
403
|
+
};
|
|
367
404
|
inline: {
|
|
368
405
|
type: BooleanConstructor;
|
|
369
406
|
default: boolean;
|
|
370
407
|
required: false;
|
|
371
408
|
};
|
|
409
|
+
caretLeft: {
|
|
410
|
+
type: BooleanConstructor;
|
|
411
|
+
default: boolean;
|
|
412
|
+
required: false;
|
|
413
|
+
};
|
|
372
414
|
}>> & Readonly<{}>, {
|
|
373
415
|
inline: boolean;
|
|
374
416
|
passedWrapperClass: string;
|
|
375
417
|
arrowClass: string;
|
|
376
418
|
color: string;
|
|
377
419
|
marginLeft: string;
|
|
420
|
+
marginRight: string;
|
|
421
|
+
caretLeft: boolean;
|
|
378
422
|
}, {}, {
|
|
379
423
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
380
424
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -606,6 +650,16 @@ export function BaseStory(args: any): {
|
|
|
606
650
|
required: false;
|
|
607
651
|
default: string;
|
|
608
652
|
};
|
|
653
|
+
caretMarginRight: {
|
|
654
|
+
type: StringConstructor;
|
|
655
|
+
required: false;
|
|
656
|
+
default: string;
|
|
657
|
+
};
|
|
658
|
+
caretLeft: {
|
|
659
|
+
type: BooleanConstructor;
|
|
660
|
+
required: false;
|
|
661
|
+
default: boolean;
|
|
662
|
+
};
|
|
609
663
|
usePrimaryColor: {
|
|
610
664
|
type: BooleanConstructor;
|
|
611
665
|
required: false;
|
|
@@ -713,6 +767,16 @@ export function BaseStory(args: any): {
|
|
|
713
767
|
required: false;
|
|
714
768
|
default: string;
|
|
715
769
|
};
|
|
770
|
+
caretMarginRight: {
|
|
771
|
+
type: StringConstructor;
|
|
772
|
+
required: false;
|
|
773
|
+
default: string;
|
|
774
|
+
};
|
|
775
|
+
caretLeft: {
|
|
776
|
+
type: BooleanConstructor;
|
|
777
|
+
required: false;
|
|
778
|
+
default: boolean;
|
|
779
|
+
};
|
|
716
780
|
usePrimaryColor: {
|
|
717
781
|
type: BooleanConstructor;
|
|
718
782
|
required: false;
|
|
@@ -723,6 +787,7 @@ export function BaseStory(args: any): {
|
|
|
723
787
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
724
788
|
}>, {
|
|
725
789
|
title: string;
|
|
790
|
+
caretLeft: boolean;
|
|
726
791
|
variant: "default" | "primary" | "secondary" | "none";
|
|
727
792
|
to: string | Record<string, any>;
|
|
728
793
|
exact: boolean;
|
|
@@ -738,6 +803,7 @@ export function BaseStory(args: any): {
|
|
|
738
803
|
caretInline: boolean;
|
|
739
804
|
caretColor: string;
|
|
740
805
|
caretMarginLeft: string;
|
|
806
|
+
caretMarginRight: string;
|
|
741
807
|
usePrimaryColor: boolean;
|
|
742
808
|
}, {}, {
|
|
743
809
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -761,11 +827,21 @@ export function BaseStory(args: any): {
|
|
|
761
827
|
default: string;
|
|
762
828
|
required: false;
|
|
763
829
|
};
|
|
830
|
+
marginRight: {
|
|
831
|
+
type: StringConstructor;
|
|
832
|
+
default: string;
|
|
833
|
+
required: false;
|
|
834
|
+
};
|
|
764
835
|
inline: {
|
|
765
836
|
type: BooleanConstructor;
|
|
766
837
|
default: boolean;
|
|
767
838
|
required: false;
|
|
768
839
|
};
|
|
840
|
+
caretLeft: {
|
|
841
|
+
type: BooleanConstructor;
|
|
842
|
+
default: boolean;
|
|
843
|
+
required: false;
|
|
844
|
+
};
|
|
769
845
|
}>, {}, {}, {
|
|
770
846
|
computedClass(): string;
|
|
771
847
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -789,17 +865,29 @@ export function BaseStory(args: any): {
|
|
|
789
865
|
default: string;
|
|
790
866
|
required: false;
|
|
791
867
|
};
|
|
868
|
+
marginRight: {
|
|
869
|
+
type: StringConstructor;
|
|
870
|
+
default: string;
|
|
871
|
+
required: false;
|
|
872
|
+
};
|
|
792
873
|
inline: {
|
|
793
874
|
type: BooleanConstructor;
|
|
794
875
|
default: boolean;
|
|
795
876
|
required: false;
|
|
796
877
|
};
|
|
878
|
+
caretLeft: {
|
|
879
|
+
type: BooleanConstructor;
|
|
880
|
+
default: boolean;
|
|
881
|
+
required: false;
|
|
882
|
+
};
|
|
797
883
|
}>> & Readonly<{}>, {
|
|
798
884
|
inline: boolean;
|
|
799
885
|
passedWrapperClass: string;
|
|
800
886
|
arrowClass: string;
|
|
801
887
|
color: string;
|
|
802
888
|
marginLeft: string;
|
|
889
|
+
marginRight: string;
|
|
890
|
+
caretLeft: boolean;
|
|
803
891
|
}, {}, {
|
|
804
892
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
805
893
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -954,6 +1042,16 @@ export function StaticDate(args: any): {
|
|
|
954
1042
|
required: false;
|
|
955
1043
|
default: string;
|
|
956
1044
|
};
|
|
1045
|
+
caretMarginRight: {
|
|
1046
|
+
type: StringConstructor;
|
|
1047
|
+
required: false;
|
|
1048
|
+
default: string;
|
|
1049
|
+
};
|
|
1050
|
+
caretLeft: {
|
|
1051
|
+
type: BooleanConstructor;
|
|
1052
|
+
required: false;
|
|
1053
|
+
default: boolean;
|
|
1054
|
+
};
|
|
957
1055
|
usePrimaryColor: {
|
|
958
1056
|
type: BooleanConstructor;
|
|
959
1057
|
required: false;
|
|
@@ -1061,6 +1159,16 @@ export function StaticDate(args: any): {
|
|
|
1061
1159
|
required: false;
|
|
1062
1160
|
default: string;
|
|
1063
1161
|
};
|
|
1162
|
+
caretMarginRight: {
|
|
1163
|
+
type: StringConstructor;
|
|
1164
|
+
required: false;
|
|
1165
|
+
default: string;
|
|
1166
|
+
};
|
|
1167
|
+
caretLeft: {
|
|
1168
|
+
type: BooleanConstructor;
|
|
1169
|
+
required: false;
|
|
1170
|
+
default: boolean;
|
|
1171
|
+
};
|
|
1064
1172
|
usePrimaryColor: {
|
|
1065
1173
|
type: BooleanConstructor;
|
|
1066
1174
|
required: false;
|
|
@@ -1071,6 +1179,7 @@ export function StaticDate(args: any): {
|
|
|
1071
1179
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1072
1180
|
}>, {
|
|
1073
1181
|
title: string;
|
|
1182
|
+
caretLeft: boolean;
|
|
1074
1183
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1075
1184
|
to: string | Record<string, any>;
|
|
1076
1185
|
exact: boolean;
|
|
@@ -1086,6 +1195,7 @@ export function StaticDate(args: any): {
|
|
|
1086
1195
|
caretInline: boolean;
|
|
1087
1196
|
caretColor: string;
|
|
1088
1197
|
caretMarginLeft: string;
|
|
1198
|
+
caretMarginRight: string;
|
|
1089
1199
|
usePrimaryColor: boolean;
|
|
1090
1200
|
}, {}, {
|
|
1091
1201
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1109,11 +1219,21 @@ export function StaticDate(args: any): {
|
|
|
1109
1219
|
default: string;
|
|
1110
1220
|
required: false;
|
|
1111
1221
|
};
|
|
1222
|
+
marginRight: {
|
|
1223
|
+
type: StringConstructor;
|
|
1224
|
+
default: string;
|
|
1225
|
+
required: false;
|
|
1226
|
+
};
|
|
1112
1227
|
inline: {
|
|
1113
1228
|
type: BooleanConstructor;
|
|
1114
1229
|
default: boolean;
|
|
1115
1230
|
required: false;
|
|
1116
1231
|
};
|
|
1232
|
+
caretLeft: {
|
|
1233
|
+
type: BooleanConstructor;
|
|
1234
|
+
default: boolean;
|
|
1235
|
+
required: false;
|
|
1236
|
+
};
|
|
1117
1237
|
}>, {}, {}, {
|
|
1118
1238
|
computedClass(): string;
|
|
1119
1239
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1137,17 +1257,29 @@ export function StaticDate(args: any): {
|
|
|
1137
1257
|
default: string;
|
|
1138
1258
|
required: false;
|
|
1139
1259
|
};
|
|
1260
|
+
marginRight: {
|
|
1261
|
+
type: StringConstructor;
|
|
1262
|
+
default: string;
|
|
1263
|
+
required: false;
|
|
1264
|
+
};
|
|
1140
1265
|
inline: {
|
|
1141
1266
|
type: BooleanConstructor;
|
|
1142
1267
|
default: boolean;
|
|
1143
1268
|
required: false;
|
|
1144
1269
|
};
|
|
1270
|
+
caretLeft: {
|
|
1271
|
+
type: BooleanConstructor;
|
|
1272
|
+
default: boolean;
|
|
1273
|
+
required: false;
|
|
1274
|
+
};
|
|
1145
1275
|
}>> & Readonly<{}>, {
|
|
1146
1276
|
inline: boolean;
|
|
1147
1277
|
passedWrapperClass: string;
|
|
1148
1278
|
arrowClass: string;
|
|
1149
1279
|
color: string;
|
|
1150
1280
|
marginLeft: string;
|
|
1281
|
+
marginRight: string;
|
|
1282
|
+
caretLeft: boolean;
|
|
1151
1283
|
}, {}, {
|
|
1152
1284
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1153
1285
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1379,6 +1511,16 @@ export function StaticDate(args: any): {
|
|
|
1379
1511
|
required: false;
|
|
1380
1512
|
default: string;
|
|
1381
1513
|
};
|
|
1514
|
+
caretMarginRight: {
|
|
1515
|
+
type: StringConstructor;
|
|
1516
|
+
required: false;
|
|
1517
|
+
default: string;
|
|
1518
|
+
};
|
|
1519
|
+
caretLeft: {
|
|
1520
|
+
type: BooleanConstructor;
|
|
1521
|
+
required: false;
|
|
1522
|
+
default: boolean;
|
|
1523
|
+
};
|
|
1382
1524
|
usePrimaryColor: {
|
|
1383
1525
|
type: BooleanConstructor;
|
|
1384
1526
|
required: false;
|
|
@@ -1486,6 +1628,16 @@ export function StaticDate(args: any): {
|
|
|
1486
1628
|
required: false;
|
|
1487
1629
|
default: string;
|
|
1488
1630
|
};
|
|
1631
|
+
caretMarginRight: {
|
|
1632
|
+
type: StringConstructor;
|
|
1633
|
+
required: false;
|
|
1634
|
+
default: string;
|
|
1635
|
+
};
|
|
1636
|
+
caretLeft: {
|
|
1637
|
+
type: BooleanConstructor;
|
|
1638
|
+
required: false;
|
|
1639
|
+
default: boolean;
|
|
1640
|
+
};
|
|
1489
1641
|
usePrimaryColor: {
|
|
1490
1642
|
type: BooleanConstructor;
|
|
1491
1643
|
required: false;
|
|
@@ -1496,6 +1648,7 @@ export function StaticDate(args: any): {
|
|
|
1496
1648
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1497
1649
|
}>, {
|
|
1498
1650
|
title: string;
|
|
1651
|
+
caretLeft: boolean;
|
|
1499
1652
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1500
1653
|
to: string | Record<string, any>;
|
|
1501
1654
|
exact: boolean;
|
|
@@ -1511,6 +1664,7 @@ export function StaticDate(args: any): {
|
|
|
1511
1664
|
caretInline: boolean;
|
|
1512
1665
|
caretColor: string;
|
|
1513
1666
|
caretMarginLeft: string;
|
|
1667
|
+
caretMarginRight: string;
|
|
1514
1668
|
usePrimaryColor: boolean;
|
|
1515
1669
|
}, {}, {
|
|
1516
1670
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1534,11 +1688,21 @@ export function StaticDate(args: any): {
|
|
|
1534
1688
|
default: string;
|
|
1535
1689
|
required: false;
|
|
1536
1690
|
};
|
|
1691
|
+
marginRight: {
|
|
1692
|
+
type: StringConstructor;
|
|
1693
|
+
default: string;
|
|
1694
|
+
required: false;
|
|
1695
|
+
};
|
|
1537
1696
|
inline: {
|
|
1538
1697
|
type: BooleanConstructor;
|
|
1539
1698
|
default: boolean;
|
|
1540
1699
|
required: false;
|
|
1541
1700
|
};
|
|
1701
|
+
caretLeft: {
|
|
1702
|
+
type: BooleanConstructor;
|
|
1703
|
+
default: boolean;
|
|
1704
|
+
required: false;
|
|
1705
|
+
};
|
|
1542
1706
|
}>, {}, {}, {
|
|
1543
1707
|
computedClass(): string;
|
|
1544
1708
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1562,17 +1726,29 @@ export function StaticDate(args: any): {
|
|
|
1562
1726
|
default: string;
|
|
1563
1727
|
required: false;
|
|
1564
1728
|
};
|
|
1729
|
+
marginRight: {
|
|
1730
|
+
type: StringConstructor;
|
|
1731
|
+
default: string;
|
|
1732
|
+
required: false;
|
|
1733
|
+
};
|
|
1565
1734
|
inline: {
|
|
1566
1735
|
type: BooleanConstructor;
|
|
1567
1736
|
default: boolean;
|
|
1568
1737
|
required: false;
|
|
1569
1738
|
};
|
|
1739
|
+
caretLeft: {
|
|
1740
|
+
type: BooleanConstructor;
|
|
1741
|
+
default: boolean;
|
|
1742
|
+
required: false;
|
|
1743
|
+
};
|
|
1570
1744
|
}>> & Readonly<{}>, {
|
|
1571
1745
|
inline: boolean;
|
|
1572
1746
|
passedWrapperClass: string;
|
|
1573
1747
|
arrowClass: string;
|
|
1574
1748
|
color: string;
|
|
1575
1749
|
marginLeft: string;
|
|
1750
|
+
marginRight: string;
|
|
1751
|
+
caretLeft: boolean;
|
|
1576
1752
|
}, {}, {
|
|
1577
1753
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1578
1754
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1741,6 +1917,16 @@ export function TimeElapsed(args: any): {
|
|
|
1741
1917
|
required: false;
|
|
1742
1918
|
default: string;
|
|
1743
1919
|
};
|
|
1920
|
+
caretMarginRight: {
|
|
1921
|
+
type: StringConstructor;
|
|
1922
|
+
required: false;
|
|
1923
|
+
default: string;
|
|
1924
|
+
};
|
|
1925
|
+
caretLeft: {
|
|
1926
|
+
type: BooleanConstructor;
|
|
1927
|
+
required: false;
|
|
1928
|
+
default: boolean;
|
|
1929
|
+
};
|
|
1744
1930
|
usePrimaryColor: {
|
|
1745
1931
|
type: BooleanConstructor;
|
|
1746
1932
|
required: false;
|
|
@@ -1848,6 +2034,16 @@ export function TimeElapsed(args: any): {
|
|
|
1848
2034
|
required: false;
|
|
1849
2035
|
default: string;
|
|
1850
2036
|
};
|
|
2037
|
+
caretMarginRight: {
|
|
2038
|
+
type: StringConstructor;
|
|
2039
|
+
required: false;
|
|
2040
|
+
default: string;
|
|
2041
|
+
};
|
|
2042
|
+
caretLeft: {
|
|
2043
|
+
type: BooleanConstructor;
|
|
2044
|
+
required: false;
|
|
2045
|
+
default: boolean;
|
|
2046
|
+
};
|
|
1851
2047
|
usePrimaryColor: {
|
|
1852
2048
|
type: BooleanConstructor;
|
|
1853
2049
|
required: false;
|
|
@@ -1858,6 +2054,7 @@ export function TimeElapsed(args: any): {
|
|
|
1858
2054
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1859
2055
|
}>, {
|
|
1860
2056
|
title: string;
|
|
2057
|
+
caretLeft: boolean;
|
|
1861
2058
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1862
2059
|
to: string | Record<string, any>;
|
|
1863
2060
|
exact: boolean;
|
|
@@ -1873,6 +2070,7 @@ export function TimeElapsed(args: any): {
|
|
|
1873
2070
|
caretInline: boolean;
|
|
1874
2071
|
caretColor: string;
|
|
1875
2072
|
caretMarginLeft: string;
|
|
2073
|
+
caretMarginRight: string;
|
|
1876
2074
|
usePrimaryColor: boolean;
|
|
1877
2075
|
}, {}, {
|
|
1878
2076
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1896,11 +2094,21 @@ export function TimeElapsed(args: any): {
|
|
|
1896
2094
|
default: string;
|
|
1897
2095
|
required: false;
|
|
1898
2096
|
};
|
|
2097
|
+
marginRight: {
|
|
2098
|
+
type: StringConstructor;
|
|
2099
|
+
default: string;
|
|
2100
|
+
required: false;
|
|
2101
|
+
};
|
|
1899
2102
|
inline: {
|
|
1900
2103
|
type: BooleanConstructor;
|
|
1901
2104
|
default: boolean;
|
|
1902
2105
|
required: false;
|
|
1903
2106
|
};
|
|
2107
|
+
caretLeft: {
|
|
2108
|
+
type: BooleanConstructor;
|
|
2109
|
+
default: boolean;
|
|
2110
|
+
required: false;
|
|
2111
|
+
};
|
|
1904
2112
|
}>, {}, {}, {
|
|
1905
2113
|
computedClass(): string;
|
|
1906
2114
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1924,17 +2132,29 @@ export function TimeElapsed(args: any): {
|
|
|
1924
2132
|
default: string;
|
|
1925
2133
|
required: false;
|
|
1926
2134
|
};
|
|
2135
|
+
marginRight: {
|
|
2136
|
+
type: StringConstructor;
|
|
2137
|
+
default: string;
|
|
2138
|
+
required: false;
|
|
2139
|
+
};
|
|
1927
2140
|
inline: {
|
|
1928
2141
|
type: BooleanConstructor;
|
|
1929
2142
|
default: boolean;
|
|
1930
2143
|
required: false;
|
|
1931
2144
|
};
|
|
2145
|
+
caretLeft: {
|
|
2146
|
+
type: BooleanConstructor;
|
|
2147
|
+
default: boolean;
|
|
2148
|
+
required: false;
|
|
2149
|
+
};
|
|
1932
2150
|
}>> & Readonly<{}>, {
|
|
1933
2151
|
inline: boolean;
|
|
1934
2152
|
passedWrapperClass: string;
|
|
1935
2153
|
arrowClass: string;
|
|
1936
2154
|
color: string;
|
|
1937
2155
|
marginLeft: string;
|
|
2156
|
+
marginRight: string;
|
|
2157
|
+
caretLeft: boolean;
|
|
1938
2158
|
}, {}, {
|
|
1939
2159
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1940
2160
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2166,6 +2386,16 @@ export function TimeElapsed(args: any): {
|
|
|
2166
2386
|
required: false;
|
|
2167
2387
|
default: string;
|
|
2168
2388
|
};
|
|
2389
|
+
caretMarginRight: {
|
|
2390
|
+
type: StringConstructor;
|
|
2391
|
+
required: false;
|
|
2392
|
+
default: string;
|
|
2393
|
+
};
|
|
2394
|
+
caretLeft: {
|
|
2395
|
+
type: BooleanConstructor;
|
|
2396
|
+
required: false;
|
|
2397
|
+
default: boolean;
|
|
2398
|
+
};
|
|
2169
2399
|
usePrimaryColor: {
|
|
2170
2400
|
type: BooleanConstructor;
|
|
2171
2401
|
required: false;
|
|
@@ -2273,6 +2503,16 @@ export function TimeElapsed(args: any): {
|
|
|
2273
2503
|
required: false;
|
|
2274
2504
|
default: string;
|
|
2275
2505
|
};
|
|
2506
|
+
caretMarginRight: {
|
|
2507
|
+
type: StringConstructor;
|
|
2508
|
+
required: false;
|
|
2509
|
+
default: string;
|
|
2510
|
+
};
|
|
2511
|
+
caretLeft: {
|
|
2512
|
+
type: BooleanConstructor;
|
|
2513
|
+
required: false;
|
|
2514
|
+
default: boolean;
|
|
2515
|
+
};
|
|
2276
2516
|
usePrimaryColor: {
|
|
2277
2517
|
type: BooleanConstructor;
|
|
2278
2518
|
required: false;
|
|
@@ -2283,6 +2523,7 @@ export function TimeElapsed(args: any): {
|
|
|
2283
2523
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2284
2524
|
}>, {
|
|
2285
2525
|
title: string;
|
|
2526
|
+
caretLeft: boolean;
|
|
2286
2527
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2287
2528
|
to: string | Record<string, any>;
|
|
2288
2529
|
exact: boolean;
|
|
@@ -2298,6 +2539,7 @@ export function TimeElapsed(args: any): {
|
|
|
2298
2539
|
caretInline: boolean;
|
|
2299
2540
|
caretColor: string;
|
|
2300
2541
|
caretMarginLeft: string;
|
|
2542
|
+
caretMarginRight: string;
|
|
2301
2543
|
usePrimaryColor: boolean;
|
|
2302
2544
|
}, {}, {
|
|
2303
2545
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2321,11 +2563,21 @@ export function TimeElapsed(args: any): {
|
|
|
2321
2563
|
default: string;
|
|
2322
2564
|
required: false;
|
|
2323
2565
|
};
|
|
2566
|
+
marginRight: {
|
|
2567
|
+
type: StringConstructor;
|
|
2568
|
+
default: string;
|
|
2569
|
+
required: false;
|
|
2570
|
+
};
|
|
2324
2571
|
inline: {
|
|
2325
2572
|
type: BooleanConstructor;
|
|
2326
2573
|
default: boolean;
|
|
2327
2574
|
required: false;
|
|
2328
2575
|
};
|
|
2576
|
+
caretLeft: {
|
|
2577
|
+
type: BooleanConstructor;
|
|
2578
|
+
default: boolean;
|
|
2579
|
+
required: false;
|
|
2580
|
+
};
|
|
2329
2581
|
}>, {}, {}, {
|
|
2330
2582
|
computedClass(): string;
|
|
2331
2583
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2349,17 +2601,29 @@ export function TimeElapsed(args: any): {
|
|
|
2349
2601
|
default: string;
|
|
2350
2602
|
required: false;
|
|
2351
2603
|
};
|
|
2604
|
+
marginRight: {
|
|
2605
|
+
type: StringConstructor;
|
|
2606
|
+
default: string;
|
|
2607
|
+
required: false;
|
|
2608
|
+
};
|
|
2352
2609
|
inline: {
|
|
2353
2610
|
type: BooleanConstructor;
|
|
2354
2611
|
default: boolean;
|
|
2355
2612
|
required: false;
|
|
2356
2613
|
};
|
|
2614
|
+
caretLeft: {
|
|
2615
|
+
type: BooleanConstructor;
|
|
2616
|
+
default: boolean;
|
|
2617
|
+
required: false;
|
|
2618
|
+
};
|
|
2357
2619
|
}>> & Readonly<{}>, {
|
|
2358
2620
|
inline: boolean;
|
|
2359
2621
|
passedWrapperClass: string;
|
|
2360
2622
|
arrowClass: string;
|
|
2361
2623
|
color: string;
|
|
2362
2624
|
marginLeft: string;
|
|
2625
|
+
marginRight: string;
|
|
2626
|
+
caretLeft: boolean;
|
|
2363
2627
|
}, {}, {
|
|
2364
2628
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2365
2629
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2529,6 +2793,16 @@ export function WatchLive(args: any): {
|
|
|
2529
2793
|
required: false;
|
|
2530
2794
|
default: string;
|
|
2531
2795
|
};
|
|
2796
|
+
caretMarginRight: {
|
|
2797
|
+
type: StringConstructor;
|
|
2798
|
+
required: false;
|
|
2799
|
+
default: string;
|
|
2800
|
+
};
|
|
2801
|
+
caretLeft: {
|
|
2802
|
+
type: BooleanConstructor;
|
|
2803
|
+
required: false;
|
|
2804
|
+
default: boolean;
|
|
2805
|
+
};
|
|
2532
2806
|
usePrimaryColor: {
|
|
2533
2807
|
type: BooleanConstructor;
|
|
2534
2808
|
required: false;
|
|
@@ -2636,6 +2910,16 @@ export function WatchLive(args: any): {
|
|
|
2636
2910
|
required: false;
|
|
2637
2911
|
default: string;
|
|
2638
2912
|
};
|
|
2913
|
+
caretMarginRight: {
|
|
2914
|
+
type: StringConstructor;
|
|
2915
|
+
required: false;
|
|
2916
|
+
default: string;
|
|
2917
|
+
};
|
|
2918
|
+
caretLeft: {
|
|
2919
|
+
type: BooleanConstructor;
|
|
2920
|
+
required: false;
|
|
2921
|
+
default: boolean;
|
|
2922
|
+
};
|
|
2639
2923
|
usePrimaryColor: {
|
|
2640
2924
|
type: BooleanConstructor;
|
|
2641
2925
|
required: false;
|
|
@@ -2646,6 +2930,7 @@ export function WatchLive(args: any): {
|
|
|
2646
2930
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2647
2931
|
}>, {
|
|
2648
2932
|
title: string;
|
|
2933
|
+
caretLeft: boolean;
|
|
2649
2934
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2650
2935
|
to: string | Record<string, any>;
|
|
2651
2936
|
exact: boolean;
|
|
@@ -2661,6 +2946,7 @@ export function WatchLive(args: any): {
|
|
|
2661
2946
|
caretInline: boolean;
|
|
2662
2947
|
caretColor: string;
|
|
2663
2948
|
caretMarginLeft: string;
|
|
2949
|
+
caretMarginRight: string;
|
|
2664
2950
|
usePrimaryColor: boolean;
|
|
2665
2951
|
}, {}, {
|
|
2666
2952
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2684,11 +2970,21 @@ export function WatchLive(args: any): {
|
|
|
2684
2970
|
default: string;
|
|
2685
2971
|
required: false;
|
|
2686
2972
|
};
|
|
2973
|
+
marginRight: {
|
|
2974
|
+
type: StringConstructor;
|
|
2975
|
+
default: string;
|
|
2976
|
+
required: false;
|
|
2977
|
+
};
|
|
2687
2978
|
inline: {
|
|
2688
2979
|
type: BooleanConstructor;
|
|
2689
2980
|
default: boolean;
|
|
2690
2981
|
required: false;
|
|
2691
2982
|
};
|
|
2983
|
+
caretLeft: {
|
|
2984
|
+
type: BooleanConstructor;
|
|
2985
|
+
default: boolean;
|
|
2986
|
+
required: false;
|
|
2987
|
+
};
|
|
2692
2988
|
}>, {}, {}, {
|
|
2693
2989
|
computedClass(): string;
|
|
2694
2990
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2712,17 +3008,29 @@ export function WatchLive(args: any): {
|
|
|
2712
3008
|
default: string;
|
|
2713
3009
|
required: false;
|
|
2714
3010
|
};
|
|
3011
|
+
marginRight: {
|
|
3012
|
+
type: StringConstructor;
|
|
3013
|
+
default: string;
|
|
3014
|
+
required: false;
|
|
3015
|
+
};
|
|
2715
3016
|
inline: {
|
|
2716
3017
|
type: BooleanConstructor;
|
|
2717
3018
|
default: boolean;
|
|
2718
3019
|
required: false;
|
|
2719
3020
|
};
|
|
3021
|
+
caretLeft: {
|
|
3022
|
+
type: BooleanConstructor;
|
|
3023
|
+
default: boolean;
|
|
3024
|
+
required: false;
|
|
3025
|
+
};
|
|
2720
3026
|
}>> & Readonly<{}>, {
|
|
2721
3027
|
inline: boolean;
|
|
2722
3028
|
passedWrapperClass: string;
|
|
2723
3029
|
arrowClass: string;
|
|
2724
3030
|
color: string;
|
|
2725
3031
|
marginLeft: string;
|
|
3032
|
+
marginRight: string;
|
|
3033
|
+
caretLeft: boolean;
|
|
2726
3034
|
}, {}, {
|
|
2727
3035
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2728
3036
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2954,6 +3262,16 @@ export function WatchLive(args: any): {
|
|
|
2954
3262
|
required: false;
|
|
2955
3263
|
default: string;
|
|
2956
3264
|
};
|
|
3265
|
+
caretMarginRight: {
|
|
3266
|
+
type: StringConstructor;
|
|
3267
|
+
required: false;
|
|
3268
|
+
default: string;
|
|
3269
|
+
};
|
|
3270
|
+
caretLeft: {
|
|
3271
|
+
type: BooleanConstructor;
|
|
3272
|
+
required: false;
|
|
3273
|
+
default: boolean;
|
|
3274
|
+
};
|
|
2957
3275
|
usePrimaryColor: {
|
|
2958
3276
|
type: BooleanConstructor;
|
|
2959
3277
|
required: false;
|
|
@@ -3061,6 +3379,16 @@ export function WatchLive(args: any): {
|
|
|
3061
3379
|
required: false;
|
|
3062
3380
|
default: string;
|
|
3063
3381
|
};
|
|
3382
|
+
caretMarginRight: {
|
|
3383
|
+
type: StringConstructor;
|
|
3384
|
+
required: false;
|
|
3385
|
+
default: string;
|
|
3386
|
+
};
|
|
3387
|
+
caretLeft: {
|
|
3388
|
+
type: BooleanConstructor;
|
|
3389
|
+
required: false;
|
|
3390
|
+
default: boolean;
|
|
3391
|
+
};
|
|
3064
3392
|
usePrimaryColor: {
|
|
3065
3393
|
type: BooleanConstructor;
|
|
3066
3394
|
required: false;
|
|
@@ -3071,6 +3399,7 @@ export function WatchLive(args: any): {
|
|
|
3071
3399
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3072
3400
|
}>, {
|
|
3073
3401
|
title: string;
|
|
3402
|
+
caretLeft: boolean;
|
|
3074
3403
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3075
3404
|
to: string | Record<string, any>;
|
|
3076
3405
|
exact: boolean;
|
|
@@ -3086,6 +3415,7 @@ export function WatchLive(args: any): {
|
|
|
3086
3415
|
caretInline: boolean;
|
|
3087
3416
|
caretColor: string;
|
|
3088
3417
|
caretMarginLeft: string;
|
|
3418
|
+
caretMarginRight: string;
|
|
3089
3419
|
usePrimaryColor: boolean;
|
|
3090
3420
|
}, {}, {
|
|
3091
3421
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3109,11 +3439,21 @@ export function WatchLive(args: any): {
|
|
|
3109
3439
|
default: string;
|
|
3110
3440
|
required: false;
|
|
3111
3441
|
};
|
|
3442
|
+
marginRight: {
|
|
3443
|
+
type: StringConstructor;
|
|
3444
|
+
default: string;
|
|
3445
|
+
required: false;
|
|
3446
|
+
};
|
|
3112
3447
|
inline: {
|
|
3113
3448
|
type: BooleanConstructor;
|
|
3114
3449
|
default: boolean;
|
|
3115
3450
|
required: false;
|
|
3116
3451
|
};
|
|
3452
|
+
caretLeft: {
|
|
3453
|
+
type: BooleanConstructor;
|
|
3454
|
+
default: boolean;
|
|
3455
|
+
required: false;
|
|
3456
|
+
};
|
|
3117
3457
|
}>, {}, {}, {
|
|
3118
3458
|
computedClass(): string;
|
|
3119
3459
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3137,17 +3477,29 @@ export function WatchLive(args: any): {
|
|
|
3137
3477
|
default: string;
|
|
3138
3478
|
required: false;
|
|
3139
3479
|
};
|
|
3480
|
+
marginRight: {
|
|
3481
|
+
type: StringConstructor;
|
|
3482
|
+
default: string;
|
|
3483
|
+
required: false;
|
|
3484
|
+
};
|
|
3140
3485
|
inline: {
|
|
3141
3486
|
type: BooleanConstructor;
|
|
3142
3487
|
default: boolean;
|
|
3143
3488
|
required: false;
|
|
3144
3489
|
};
|
|
3490
|
+
caretLeft: {
|
|
3491
|
+
type: BooleanConstructor;
|
|
3492
|
+
default: boolean;
|
|
3493
|
+
required: false;
|
|
3494
|
+
};
|
|
3145
3495
|
}>> & Readonly<{}>, {
|
|
3146
3496
|
inline: boolean;
|
|
3147
3497
|
passedWrapperClass: string;
|
|
3148
3498
|
arrowClass: string;
|
|
3149
3499
|
color: string;
|
|
3150
3500
|
marginLeft: string;
|
|
3501
|
+
marginRight: string;
|
|
3502
|
+
caretLeft: boolean;
|
|
3151
3503
|
}, {}, {
|
|
3152
3504
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3153
3505
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3322,6 +3674,16 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3322
3674
|
required: false;
|
|
3323
3675
|
default: string;
|
|
3324
3676
|
};
|
|
3677
|
+
caretMarginRight: {
|
|
3678
|
+
type: StringConstructor;
|
|
3679
|
+
required: false;
|
|
3680
|
+
default: string;
|
|
3681
|
+
};
|
|
3682
|
+
caretLeft: {
|
|
3683
|
+
type: BooleanConstructor;
|
|
3684
|
+
required: false;
|
|
3685
|
+
default: boolean;
|
|
3686
|
+
};
|
|
3325
3687
|
usePrimaryColor: {
|
|
3326
3688
|
type: BooleanConstructor;
|
|
3327
3689
|
required: false;
|
|
@@ -3429,6 +3791,16 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3429
3791
|
required: false;
|
|
3430
3792
|
default: string;
|
|
3431
3793
|
};
|
|
3794
|
+
caretMarginRight: {
|
|
3795
|
+
type: StringConstructor;
|
|
3796
|
+
required: false;
|
|
3797
|
+
default: string;
|
|
3798
|
+
};
|
|
3799
|
+
caretLeft: {
|
|
3800
|
+
type: BooleanConstructor;
|
|
3801
|
+
required: false;
|
|
3802
|
+
default: boolean;
|
|
3803
|
+
};
|
|
3432
3804
|
usePrimaryColor: {
|
|
3433
3805
|
type: BooleanConstructor;
|
|
3434
3806
|
required: false;
|
|
@@ -3439,6 +3811,7 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3439
3811
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3440
3812
|
}>, {
|
|
3441
3813
|
title: string;
|
|
3814
|
+
caretLeft: boolean;
|
|
3442
3815
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3443
3816
|
to: string | Record<string, any>;
|
|
3444
3817
|
exact: boolean;
|
|
@@ -3454,6 +3827,7 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3454
3827
|
caretInline: boolean;
|
|
3455
3828
|
caretColor: string;
|
|
3456
3829
|
caretMarginLeft: string;
|
|
3830
|
+
caretMarginRight: string;
|
|
3457
3831
|
usePrimaryColor: boolean;
|
|
3458
3832
|
}, {}, {
|
|
3459
3833
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3477,11 +3851,21 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3477
3851
|
default: string;
|
|
3478
3852
|
required: false;
|
|
3479
3853
|
};
|
|
3854
|
+
marginRight: {
|
|
3855
|
+
type: StringConstructor;
|
|
3856
|
+
default: string;
|
|
3857
|
+
required: false;
|
|
3858
|
+
};
|
|
3480
3859
|
inline: {
|
|
3481
3860
|
type: BooleanConstructor;
|
|
3482
3861
|
default: boolean;
|
|
3483
3862
|
required: false;
|
|
3484
3863
|
};
|
|
3864
|
+
caretLeft: {
|
|
3865
|
+
type: BooleanConstructor;
|
|
3866
|
+
default: boolean;
|
|
3867
|
+
required: false;
|
|
3868
|
+
};
|
|
3485
3869
|
}>, {}, {}, {
|
|
3486
3870
|
computedClass(): string;
|
|
3487
3871
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3505,17 +3889,29 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3505
3889
|
default: string;
|
|
3506
3890
|
required: false;
|
|
3507
3891
|
};
|
|
3892
|
+
marginRight: {
|
|
3893
|
+
type: StringConstructor;
|
|
3894
|
+
default: string;
|
|
3895
|
+
required: false;
|
|
3896
|
+
};
|
|
3508
3897
|
inline: {
|
|
3509
3898
|
type: BooleanConstructor;
|
|
3510
3899
|
default: boolean;
|
|
3511
3900
|
required: false;
|
|
3512
3901
|
};
|
|
3902
|
+
caretLeft: {
|
|
3903
|
+
type: BooleanConstructor;
|
|
3904
|
+
default: boolean;
|
|
3905
|
+
required: false;
|
|
3906
|
+
};
|
|
3513
3907
|
}>> & Readonly<{}>, {
|
|
3514
3908
|
inline: boolean;
|
|
3515
3909
|
passedWrapperClass: string;
|
|
3516
3910
|
arrowClass: string;
|
|
3517
3911
|
color: string;
|
|
3518
3912
|
marginLeft: string;
|
|
3913
|
+
marginRight: string;
|
|
3914
|
+
caretLeft: boolean;
|
|
3519
3915
|
}, {}, {
|
|
3520
3916
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3521
3917
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3747,6 +4143,16 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3747
4143
|
required: false;
|
|
3748
4144
|
default: string;
|
|
3749
4145
|
};
|
|
4146
|
+
caretMarginRight: {
|
|
4147
|
+
type: StringConstructor;
|
|
4148
|
+
required: false;
|
|
4149
|
+
default: string;
|
|
4150
|
+
};
|
|
4151
|
+
caretLeft: {
|
|
4152
|
+
type: BooleanConstructor;
|
|
4153
|
+
required: false;
|
|
4154
|
+
default: boolean;
|
|
4155
|
+
};
|
|
3750
4156
|
usePrimaryColor: {
|
|
3751
4157
|
type: BooleanConstructor;
|
|
3752
4158
|
required: false;
|
|
@@ -3854,6 +4260,16 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3854
4260
|
required: false;
|
|
3855
4261
|
default: string;
|
|
3856
4262
|
};
|
|
4263
|
+
caretMarginRight: {
|
|
4264
|
+
type: StringConstructor;
|
|
4265
|
+
required: false;
|
|
4266
|
+
default: string;
|
|
4267
|
+
};
|
|
4268
|
+
caretLeft: {
|
|
4269
|
+
type: BooleanConstructor;
|
|
4270
|
+
required: false;
|
|
4271
|
+
default: boolean;
|
|
4272
|
+
};
|
|
3857
4273
|
usePrimaryColor: {
|
|
3858
4274
|
type: BooleanConstructor;
|
|
3859
4275
|
required: false;
|
|
@@ -3864,6 +4280,7 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3864
4280
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3865
4281
|
}>, {
|
|
3866
4282
|
title: string;
|
|
4283
|
+
caretLeft: boolean;
|
|
3867
4284
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3868
4285
|
to: string | Record<string, any>;
|
|
3869
4286
|
exact: boolean;
|
|
@@ -3879,6 +4296,7 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3879
4296
|
caretInline: boolean;
|
|
3880
4297
|
caretColor: string;
|
|
3881
4298
|
caretMarginLeft: string;
|
|
4299
|
+
caretMarginRight: string;
|
|
3882
4300
|
usePrimaryColor: boolean;
|
|
3883
4301
|
}, {}, {
|
|
3884
4302
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3902,11 +4320,21 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3902
4320
|
default: string;
|
|
3903
4321
|
required: false;
|
|
3904
4322
|
};
|
|
4323
|
+
marginRight: {
|
|
4324
|
+
type: StringConstructor;
|
|
4325
|
+
default: string;
|
|
4326
|
+
required: false;
|
|
4327
|
+
};
|
|
3905
4328
|
inline: {
|
|
3906
4329
|
type: BooleanConstructor;
|
|
3907
4330
|
default: boolean;
|
|
3908
4331
|
required: false;
|
|
3909
4332
|
};
|
|
4333
|
+
caretLeft: {
|
|
4334
|
+
type: BooleanConstructor;
|
|
4335
|
+
default: boolean;
|
|
4336
|
+
required: false;
|
|
4337
|
+
};
|
|
3910
4338
|
}>, {}, {}, {
|
|
3911
4339
|
computedClass(): string;
|
|
3912
4340
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3930,17 +4358,29 @@ export function WatchLiveNoVideo(args: any): {
|
|
|
3930
4358
|
default: string;
|
|
3931
4359
|
required: false;
|
|
3932
4360
|
};
|
|
4361
|
+
marginRight: {
|
|
4362
|
+
type: StringConstructor;
|
|
4363
|
+
default: string;
|
|
4364
|
+
required: false;
|
|
4365
|
+
};
|
|
3933
4366
|
inline: {
|
|
3934
4367
|
type: BooleanConstructor;
|
|
3935
4368
|
default: boolean;
|
|
3936
4369
|
required: false;
|
|
3937
4370
|
};
|
|
4371
|
+
caretLeft: {
|
|
4372
|
+
type: BooleanConstructor;
|
|
4373
|
+
default: boolean;
|
|
4374
|
+
required: false;
|
|
4375
|
+
};
|
|
3938
4376
|
}>> & Readonly<{}>, {
|
|
3939
4377
|
inline: boolean;
|
|
3940
4378
|
passedWrapperClass: string;
|
|
3941
4379
|
arrowClass: string;
|
|
3942
4380
|
color: string;
|
|
3943
4381
|
marginLeft: string;
|
|
4382
|
+
marginRight: string;
|
|
4383
|
+
caretLeft: boolean;
|
|
3944
4384
|
}, {}, {
|
|
3945
4385
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3946
4386
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4110,6 +4550,16 @@ export function NoDsn(args: any): {
|
|
|
4110
4550
|
required: false;
|
|
4111
4551
|
default: string;
|
|
4112
4552
|
};
|
|
4553
|
+
caretMarginRight: {
|
|
4554
|
+
type: StringConstructor;
|
|
4555
|
+
required: false;
|
|
4556
|
+
default: string;
|
|
4557
|
+
};
|
|
4558
|
+
caretLeft: {
|
|
4559
|
+
type: BooleanConstructor;
|
|
4560
|
+
required: false;
|
|
4561
|
+
default: boolean;
|
|
4562
|
+
};
|
|
4113
4563
|
usePrimaryColor: {
|
|
4114
4564
|
type: BooleanConstructor;
|
|
4115
4565
|
required: false;
|
|
@@ -4217,6 +4667,16 @@ export function NoDsn(args: any): {
|
|
|
4217
4667
|
required: false;
|
|
4218
4668
|
default: string;
|
|
4219
4669
|
};
|
|
4670
|
+
caretMarginRight: {
|
|
4671
|
+
type: StringConstructor;
|
|
4672
|
+
required: false;
|
|
4673
|
+
default: string;
|
|
4674
|
+
};
|
|
4675
|
+
caretLeft: {
|
|
4676
|
+
type: BooleanConstructor;
|
|
4677
|
+
required: false;
|
|
4678
|
+
default: boolean;
|
|
4679
|
+
};
|
|
4220
4680
|
usePrimaryColor: {
|
|
4221
4681
|
type: BooleanConstructor;
|
|
4222
4682
|
required: false;
|
|
@@ -4227,6 +4687,7 @@ export function NoDsn(args: any): {
|
|
|
4227
4687
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4228
4688
|
}>, {
|
|
4229
4689
|
title: string;
|
|
4690
|
+
caretLeft: boolean;
|
|
4230
4691
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4231
4692
|
to: string | Record<string, any>;
|
|
4232
4693
|
exact: boolean;
|
|
@@ -4242,6 +4703,7 @@ export function NoDsn(args: any): {
|
|
|
4242
4703
|
caretInline: boolean;
|
|
4243
4704
|
caretColor: string;
|
|
4244
4705
|
caretMarginLeft: string;
|
|
4706
|
+
caretMarginRight: string;
|
|
4245
4707
|
usePrimaryColor: boolean;
|
|
4246
4708
|
}, {}, {
|
|
4247
4709
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4265,11 +4727,21 @@ export function NoDsn(args: any): {
|
|
|
4265
4727
|
default: string;
|
|
4266
4728
|
required: false;
|
|
4267
4729
|
};
|
|
4730
|
+
marginRight: {
|
|
4731
|
+
type: StringConstructor;
|
|
4732
|
+
default: string;
|
|
4733
|
+
required: false;
|
|
4734
|
+
};
|
|
4268
4735
|
inline: {
|
|
4269
4736
|
type: BooleanConstructor;
|
|
4270
4737
|
default: boolean;
|
|
4271
4738
|
required: false;
|
|
4272
4739
|
};
|
|
4740
|
+
caretLeft: {
|
|
4741
|
+
type: BooleanConstructor;
|
|
4742
|
+
default: boolean;
|
|
4743
|
+
required: false;
|
|
4744
|
+
};
|
|
4273
4745
|
}>, {}, {}, {
|
|
4274
4746
|
computedClass(): string;
|
|
4275
4747
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4293,17 +4765,29 @@ export function NoDsn(args: any): {
|
|
|
4293
4765
|
default: string;
|
|
4294
4766
|
required: false;
|
|
4295
4767
|
};
|
|
4768
|
+
marginRight: {
|
|
4769
|
+
type: StringConstructor;
|
|
4770
|
+
default: string;
|
|
4771
|
+
required: false;
|
|
4772
|
+
};
|
|
4296
4773
|
inline: {
|
|
4297
4774
|
type: BooleanConstructor;
|
|
4298
4775
|
default: boolean;
|
|
4299
4776
|
required: false;
|
|
4300
4777
|
};
|
|
4778
|
+
caretLeft: {
|
|
4779
|
+
type: BooleanConstructor;
|
|
4780
|
+
default: boolean;
|
|
4781
|
+
required: false;
|
|
4782
|
+
};
|
|
4301
4783
|
}>> & Readonly<{}>, {
|
|
4302
4784
|
inline: boolean;
|
|
4303
4785
|
passedWrapperClass: string;
|
|
4304
4786
|
arrowClass: string;
|
|
4305
4787
|
color: string;
|
|
4306
4788
|
marginLeft: string;
|
|
4789
|
+
marginRight: string;
|
|
4790
|
+
caretLeft: boolean;
|
|
4307
4791
|
}, {}, {
|
|
4308
4792
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4309
4793
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4535,6 +5019,16 @@ export function NoDsn(args: any): {
|
|
|
4535
5019
|
required: false;
|
|
4536
5020
|
default: string;
|
|
4537
5021
|
};
|
|
5022
|
+
caretMarginRight: {
|
|
5023
|
+
type: StringConstructor;
|
|
5024
|
+
required: false;
|
|
5025
|
+
default: string;
|
|
5026
|
+
};
|
|
5027
|
+
caretLeft: {
|
|
5028
|
+
type: BooleanConstructor;
|
|
5029
|
+
required: false;
|
|
5030
|
+
default: boolean;
|
|
5031
|
+
};
|
|
4538
5032
|
usePrimaryColor: {
|
|
4539
5033
|
type: BooleanConstructor;
|
|
4540
5034
|
required: false;
|
|
@@ -4642,6 +5136,16 @@ export function NoDsn(args: any): {
|
|
|
4642
5136
|
required: false;
|
|
4643
5137
|
default: string;
|
|
4644
5138
|
};
|
|
5139
|
+
caretMarginRight: {
|
|
5140
|
+
type: StringConstructor;
|
|
5141
|
+
required: false;
|
|
5142
|
+
default: string;
|
|
5143
|
+
};
|
|
5144
|
+
caretLeft: {
|
|
5145
|
+
type: BooleanConstructor;
|
|
5146
|
+
required: false;
|
|
5147
|
+
default: boolean;
|
|
5148
|
+
};
|
|
4645
5149
|
usePrimaryColor: {
|
|
4646
5150
|
type: BooleanConstructor;
|
|
4647
5151
|
required: false;
|
|
@@ -4652,6 +5156,7 @@ export function NoDsn(args: any): {
|
|
|
4652
5156
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4653
5157
|
}>, {
|
|
4654
5158
|
title: string;
|
|
5159
|
+
caretLeft: boolean;
|
|
4655
5160
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4656
5161
|
to: string | Record<string, any>;
|
|
4657
5162
|
exact: boolean;
|
|
@@ -4667,6 +5172,7 @@ export function NoDsn(args: any): {
|
|
|
4667
5172
|
caretInline: boolean;
|
|
4668
5173
|
caretColor: string;
|
|
4669
5174
|
caretMarginLeft: string;
|
|
5175
|
+
caretMarginRight: string;
|
|
4670
5176
|
usePrimaryColor: boolean;
|
|
4671
5177
|
}, {}, {
|
|
4672
5178
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4690,11 +5196,21 @@ export function NoDsn(args: any): {
|
|
|
4690
5196
|
default: string;
|
|
4691
5197
|
required: false;
|
|
4692
5198
|
};
|
|
5199
|
+
marginRight: {
|
|
5200
|
+
type: StringConstructor;
|
|
5201
|
+
default: string;
|
|
5202
|
+
required: false;
|
|
5203
|
+
};
|
|
4693
5204
|
inline: {
|
|
4694
5205
|
type: BooleanConstructor;
|
|
4695
5206
|
default: boolean;
|
|
4696
5207
|
required: false;
|
|
4697
5208
|
};
|
|
5209
|
+
caretLeft: {
|
|
5210
|
+
type: BooleanConstructor;
|
|
5211
|
+
default: boolean;
|
|
5212
|
+
required: false;
|
|
5213
|
+
};
|
|
4698
5214
|
}>, {}, {}, {
|
|
4699
5215
|
computedClass(): string;
|
|
4700
5216
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4718,17 +5234,29 @@ export function NoDsn(args: any): {
|
|
|
4718
5234
|
default: string;
|
|
4719
5235
|
required: false;
|
|
4720
5236
|
};
|
|
5237
|
+
marginRight: {
|
|
5238
|
+
type: StringConstructor;
|
|
5239
|
+
default: string;
|
|
5240
|
+
required: false;
|
|
5241
|
+
};
|
|
4721
5242
|
inline: {
|
|
4722
5243
|
type: BooleanConstructor;
|
|
4723
5244
|
default: boolean;
|
|
4724
5245
|
required: false;
|
|
4725
5246
|
};
|
|
5247
|
+
caretLeft: {
|
|
5248
|
+
type: BooleanConstructor;
|
|
5249
|
+
default: boolean;
|
|
5250
|
+
required: false;
|
|
5251
|
+
};
|
|
4726
5252
|
}>> & Readonly<{}>, {
|
|
4727
5253
|
inline: boolean;
|
|
4728
5254
|
passedWrapperClass: string;
|
|
4729
5255
|
arrowClass: string;
|
|
4730
5256
|
color: string;
|
|
4731
5257
|
marginLeft: string;
|
|
5258
|
+
marginRight: string;
|
|
5259
|
+
caretLeft: boolean;
|
|
4732
5260
|
}, {}, {
|
|
4733
5261
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4734
5262
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|