@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
|
@@ -180,6 +180,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
180
180
|
type: BooleanConstructor;
|
|
181
181
|
default: boolean;
|
|
182
182
|
};
|
|
183
|
+
isAttraction: {
|
|
184
|
+
type: BooleanConstructor;
|
|
185
|
+
required: false;
|
|
186
|
+
};
|
|
183
187
|
media: {
|
|
184
188
|
type: StringConstructor;
|
|
185
189
|
required: false;
|
|
@@ -249,6 +253,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
249
253
|
type: import('vue').PropType<import('../../../interfaces').EduResourcesTime>;
|
|
250
254
|
default: undefined;
|
|
251
255
|
};
|
|
256
|
+
wait: {
|
|
257
|
+
type: StringConstructor;
|
|
258
|
+
required: false;
|
|
259
|
+
default: undefined;
|
|
260
|
+
};
|
|
261
|
+
showMyList: {
|
|
262
|
+
type: BooleanConstructor;
|
|
263
|
+
default: boolean;
|
|
264
|
+
};
|
|
265
|
+
locationIcon: {
|
|
266
|
+
type: StringConstructor;
|
|
267
|
+
default: string;
|
|
268
|
+
};
|
|
252
269
|
}>, {}, {}, {
|
|
253
270
|
themeStore: () => import('pinia').Store<"theme", import('../../../store/theme').State, {
|
|
254
271
|
isEdu(state: {
|
|
@@ -329,6 +346,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
329
346
|
type: BooleanConstructor;
|
|
330
347
|
default: boolean;
|
|
331
348
|
};
|
|
349
|
+
isAttraction: {
|
|
350
|
+
type: BooleanConstructor;
|
|
351
|
+
required: false;
|
|
352
|
+
};
|
|
332
353
|
media: {
|
|
333
354
|
type: StringConstructor;
|
|
334
355
|
required: false;
|
|
@@ -398,6 +419,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
398
419
|
type: import('vue').PropType<import('../../../interfaces').EduResourcesTime>;
|
|
399
420
|
default: undefined;
|
|
400
421
|
};
|
|
422
|
+
wait: {
|
|
423
|
+
type: StringConstructor;
|
|
424
|
+
required: false;
|
|
425
|
+
default: undefined;
|
|
426
|
+
};
|
|
427
|
+
showMyList: {
|
|
428
|
+
type: BooleanConstructor;
|
|
429
|
+
default: boolean;
|
|
430
|
+
};
|
|
431
|
+
locationIcon: {
|
|
432
|
+
type: StringConstructor;
|
|
433
|
+
default: string;
|
|
434
|
+
};
|
|
401
435
|
}>> & Readonly<{}>, {
|
|
402
436
|
startDate: string;
|
|
403
437
|
endDate: string;
|
|
@@ -430,10 +464,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
430
464
|
media: string;
|
|
431
465
|
topic: string;
|
|
432
466
|
pageContentType: string;
|
|
467
|
+
locationIcon: string;
|
|
468
|
+
wait: string;
|
|
469
|
+
showMyList: boolean;
|
|
433
470
|
featured: boolean;
|
|
434
471
|
isEvents: boolean;
|
|
435
472
|
isPodcastSeason: boolean;
|
|
436
473
|
isProfiles: boolean;
|
|
474
|
+
isAttraction: boolean;
|
|
437
475
|
}, {}, {
|
|
438
476
|
BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
439
477
|
variant: {
|
|
@@ -508,6 +546,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
508
546
|
required: false;
|
|
509
547
|
default: string;
|
|
510
548
|
};
|
|
549
|
+
caretMarginRight: {
|
|
550
|
+
type: StringConstructor;
|
|
551
|
+
required: false;
|
|
552
|
+
default: string;
|
|
553
|
+
};
|
|
554
|
+
caretLeft: {
|
|
555
|
+
type: BooleanConstructor;
|
|
556
|
+
required: false;
|
|
557
|
+
default: boolean;
|
|
558
|
+
};
|
|
511
559
|
usePrimaryColor: {
|
|
512
560
|
type: BooleanConstructor;
|
|
513
561
|
required: false;
|
|
@@ -615,6 +663,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
615
663
|
required: false;
|
|
616
664
|
default: string;
|
|
617
665
|
};
|
|
666
|
+
caretMarginRight: {
|
|
667
|
+
type: StringConstructor;
|
|
668
|
+
required: false;
|
|
669
|
+
default: string;
|
|
670
|
+
};
|
|
671
|
+
caretLeft: {
|
|
672
|
+
type: BooleanConstructor;
|
|
673
|
+
required: false;
|
|
674
|
+
default: boolean;
|
|
675
|
+
};
|
|
618
676
|
usePrimaryColor: {
|
|
619
677
|
type: BooleanConstructor;
|
|
620
678
|
required: false;
|
|
@@ -625,6 +683,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
625
683
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
626
684
|
}>, {
|
|
627
685
|
title: string;
|
|
686
|
+
caretLeft: boolean;
|
|
628
687
|
variant: "default" | "primary" | "secondary" | "none";
|
|
629
688
|
to: string | Record<string, any>;
|
|
630
689
|
exact: boolean;
|
|
@@ -640,6 +699,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
640
699
|
caretInline: boolean;
|
|
641
700
|
caretColor: string;
|
|
642
701
|
caretMarginLeft: string;
|
|
702
|
+
caretMarginRight: string;
|
|
643
703
|
usePrimaryColor: boolean;
|
|
644
704
|
}, {}, {
|
|
645
705
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -663,11 +723,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
663
723
|
default: string;
|
|
664
724
|
required: false;
|
|
665
725
|
};
|
|
726
|
+
marginRight: {
|
|
727
|
+
type: StringConstructor;
|
|
728
|
+
default: string;
|
|
729
|
+
required: false;
|
|
730
|
+
};
|
|
666
731
|
inline: {
|
|
667
732
|
type: BooleanConstructor;
|
|
668
733
|
default: boolean;
|
|
669
734
|
required: false;
|
|
670
735
|
};
|
|
736
|
+
caretLeft: {
|
|
737
|
+
type: BooleanConstructor;
|
|
738
|
+
default: boolean;
|
|
739
|
+
required: false;
|
|
740
|
+
};
|
|
671
741
|
}>, {}, {}, {
|
|
672
742
|
computedClass(): string;
|
|
673
743
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -691,17 +761,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
691
761
|
default: string;
|
|
692
762
|
required: false;
|
|
693
763
|
};
|
|
764
|
+
marginRight: {
|
|
765
|
+
type: StringConstructor;
|
|
766
|
+
default: string;
|
|
767
|
+
required: false;
|
|
768
|
+
};
|
|
694
769
|
inline: {
|
|
695
770
|
type: BooleanConstructor;
|
|
696
771
|
default: boolean;
|
|
697
772
|
required: false;
|
|
698
773
|
};
|
|
774
|
+
caretLeft: {
|
|
775
|
+
type: BooleanConstructor;
|
|
776
|
+
default: boolean;
|
|
777
|
+
required: false;
|
|
778
|
+
};
|
|
699
779
|
}>> & Readonly<{}>, {
|
|
700
780
|
inline: boolean;
|
|
701
781
|
passedWrapperClass: string;
|
|
702
782
|
arrowClass: string;
|
|
703
783
|
color: string;
|
|
704
784
|
marginLeft: string;
|
|
785
|
+
marginRight: string;
|
|
786
|
+
caretLeft: boolean;
|
|
705
787
|
}, {}, {
|
|
706
788
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
707
789
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1118,6 +1200,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1118
1200
|
required: false;
|
|
1119
1201
|
default: string;
|
|
1120
1202
|
};
|
|
1203
|
+
caretMarginRight: {
|
|
1204
|
+
type: StringConstructor;
|
|
1205
|
+
required: false;
|
|
1206
|
+
default: string;
|
|
1207
|
+
};
|
|
1208
|
+
caretLeft: {
|
|
1209
|
+
type: BooleanConstructor;
|
|
1210
|
+
required: false;
|
|
1211
|
+
default: boolean;
|
|
1212
|
+
};
|
|
1121
1213
|
usePrimaryColor: {
|
|
1122
1214
|
type: BooleanConstructor;
|
|
1123
1215
|
required: false;
|
|
@@ -1225,6 +1317,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1225
1317
|
required: false;
|
|
1226
1318
|
default: string;
|
|
1227
1319
|
};
|
|
1320
|
+
caretMarginRight: {
|
|
1321
|
+
type: StringConstructor;
|
|
1322
|
+
required: false;
|
|
1323
|
+
default: string;
|
|
1324
|
+
};
|
|
1325
|
+
caretLeft: {
|
|
1326
|
+
type: BooleanConstructor;
|
|
1327
|
+
required: false;
|
|
1328
|
+
default: boolean;
|
|
1329
|
+
};
|
|
1228
1330
|
usePrimaryColor: {
|
|
1229
1331
|
type: BooleanConstructor;
|
|
1230
1332
|
required: false;
|
|
@@ -1235,6 +1337,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1235
1337
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1236
1338
|
}>, {
|
|
1237
1339
|
title: string;
|
|
1340
|
+
caretLeft: boolean;
|
|
1238
1341
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1239
1342
|
to: string | Record<string, any>;
|
|
1240
1343
|
exact: boolean;
|
|
@@ -1250,6 +1353,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1250
1353
|
caretInline: boolean;
|
|
1251
1354
|
caretColor: string;
|
|
1252
1355
|
caretMarginLeft: string;
|
|
1356
|
+
caretMarginRight: string;
|
|
1253
1357
|
usePrimaryColor: boolean;
|
|
1254
1358
|
}, {}, {
|
|
1255
1359
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1273,11 +1377,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1273
1377
|
default: string;
|
|
1274
1378
|
required: false;
|
|
1275
1379
|
};
|
|
1380
|
+
marginRight: {
|
|
1381
|
+
type: StringConstructor;
|
|
1382
|
+
default: string;
|
|
1383
|
+
required: false;
|
|
1384
|
+
};
|
|
1276
1385
|
inline: {
|
|
1277
1386
|
type: BooleanConstructor;
|
|
1278
1387
|
default: boolean;
|
|
1279
1388
|
required: false;
|
|
1280
1389
|
};
|
|
1390
|
+
caretLeft: {
|
|
1391
|
+
type: BooleanConstructor;
|
|
1392
|
+
default: boolean;
|
|
1393
|
+
required: false;
|
|
1394
|
+
};
|
|
1281
1395
|
}>, {}, {}, {
|
|
1282
1396
|
computedClass(): string;
|
|
1283
1397
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1301,17 +1415,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1301
1415
|
default: string;
|
|
1302
1416
|
required: false;
|
|
1303
1417
|
};
|
|
1418
|
+
marginRight: {
|
|
1419
|
+
type: StringConstructor;
|
|
1420
|
+
default: string;
|
|
1421
|
+
required: false;
|
|
1422
|
+
};
|
|
1304
1423
|
inline: {
|
|
1305
1424
|
type: BooleanConstructor;
|
|
1306
1425
|
default: boolean;
|
|
1307
1426
|
required: false;
|
|
1308
1427
|
};
|
|
1428
|
+
caretLeft: {
|
|
1429
|
+
type: BooleanConstructor;
|
|
1430
|
+
default: boolean;
|
|
1431
|
+
required: false;
|
|
1432
|
+
};
|
|
1309
1433
|
}>> & Readonly<{}>, {
|
|
1310
1434
|
inline: boolean;
|
|
1311
1435
|
passedWrapperClass: string;
|
|
1312
1436
|
arrowClass: string;
|
|
1313
1437
|
color: string;
|
|
1314
1438
|
marginLeft: string;
|
|
1439
|
+
marginRight: string;
|
|
1440
|
+
caretLeft: boolean;
|
|
1315
1441
|
}, {}, {
|
|
1316
1442
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1317
1443
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1878,6 +2004,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1878
2004
|
required: false;
|
|
1879
2005
|
default: string;
|
|
1880
2006
|
};
|
|
2007
|
+
caretMarginRight: {
|
|
2008
|
+
type: StringConstructor;
|
|
2009
|
+
required: false;
|
|
2010
|
+
default: string;
|
|
2011
|
+
};
|
|
2012
|
+
caretLeft: {
|
|
2013
|
+
type: BooleanConstructor;
|
|
2014
|
+
required: false;
|
|
2015
|
+
default: boolean;
|
|
2016
|
+
};
|
|
1881
2017
|
usePrimaryColor: {
|
|
1882
2018
|
type: BooleanConstructor;
|
|
1883
2019
|
required: false;
|
|
@@ -1985,6 +2121,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1985
2121
|
required: false;
|
|
1986
2122
|
default: string;
|
|
1987
2123
|
};
|
|
2124
|
+
caretMarginRight: {
|
|
2125
|
+
type: StringConstructor;
|
|
2126
|
+
required: false;
|
|
2127
|
+
default: string;
|
|
2128
|
+
};
|
|
2129
|
+
caretLeft: {
|
|
2130
|
+
type: BooleanConstructor;
|
|
2131
|
+
required: false;
|
|
2132
|
+
default: boolean;
|
|
2133
|
+
};
|
|
1988
2134
|
usePrimaryColor: {
|
|
1989
2135
|
type: BooleanConstructor;
|
|
1990
2136
|
required: false;
|
|
@@ -1995,6 +2141,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1995
2141
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1996
2142
|
}>, {
|
|
1997
2143
|
title: string;
|
|
2144
|
+
caretLeft: boolean;
|
|
1998
2145
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1999
2146
|
to: string | Record<string, any>;
|
|
2000
2147
|
exact: boolean;
|
|
@@ -2010,6 +2157,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2010
2157
|
caretInline: boolean;
|
|
2011
2158
|
caretColor: string;
|
|
2012
2159
|
caretMarginLeft: string;
|
|
2160
|
+
caretMarginRight: string;
|
|
2013
2161
|
usePrimaryColor: boolean;
|
|
2014
2162
|
}, {}, {
|
|
2015
2163
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2033,11 +2181,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2033
2181
|
default: string;
|
|
2034
2182
|
required: false;
|
|
2035
2183
|
};
|
|
2184
|
+
marginRight: {
|
|
2185
|
+
type: StringConstructor;
|
|
2186
|
+
default: string;
|
|
2187
|
+
required: false;
|
|
2188
|
+
};
|
|
2036
2189
|
inline: {
|
|
2037
2190
|
type: BooleanConstructor;
|
|
2038
2191
|
default: boolean;
|
|
2039
2192
|
required: false;
|
|
2040
2193
|
};
|
|
2194
|
+
caretLeft: {
|
|
2195
|
+
type: BooleanConstructor;
|
|
2196
|
+
default: boolean;
|
|
2197
|
+
required: false;
|
|
2198
|
+
};
|
|
2041
2199
|
}>, {}, {}, {
|
|
2042
2200
|
computedClass(): string;
|
|
2043
2201
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2061,17 +2219,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2061
2219
|
default: string;
|
|
2062
2220
|
required: false;
|
|
2063
2221
|
};
|
|
2222
|
+
marginRight: {
|
|
2223
|
+
type: StringConstructor;
|
|
2224
|
+
default: string;
|
|
2225
|
+
required: false;
|
|
2226
|
+
};
|
|
2064
2227
|
inline: {
|
|
2065
2228
|
type: BooleanConstructor;
|
|
2066
2229
|
default: boolean;
|
|
2067
2230
|
required: false;
|
|
2068
2231
|
};
|
|
2232
|
+
caretLeft: {
|
|
2233
|
+
type: BooleanConstructor;
|
|
2234
|
+
default: boolean;
|
|
2235
|
+
required: false;
|
|
2236
|
+
};
|
|
2069
2237
|
}>> & Readonly<{}>, {
|
|
2070
2238
|
inline: boolean;
|
|
2071
2239
|
passedWrapperClass: string;
|
|
2072
2240
|
arrowClass: string;
|
|
2073
2241
|
color: string;
|
|
2074
2242
|
marginLeft: string;
|
|
2243
|
+
marginRight: string;
|
|
2244
|
+
caretLeft: boolean;
|
|
2075
2245
|
}, {}, {
|
|
2076
2246
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2077
2247
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2460,6 +2630,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2460
2630
|
required: false;
|
|
2461
2631
|
default: string;
|
|
2462
2632
|
};
|
|
2633
|
+
caretMarginRight: {
|
|
2634
|
+
type: StringConstructor;
|
|
2635
|
+
required: false;
|
|
2636
|
+
default: string;
|
|
2637
|
+
};
|
|
2638
|
+
caretLeft: {
|
|
2639
|
+
type: BooleanConstructor;
|
|
2640
|
+
required: false;
|
|
2641
|
+
default: boolean;
|
|
2642
|
+
};
|
|
2463
2643
|
usePrimaryColor: {
|
|
2464
2644
|
type: BooleanConstructor;
|
|
2465
2645
|
required: false;
|
|
@@ -2567,6 +2747,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2567
2747
|
required: false;
|
|
2568
2748
|
default: string;
|
|
2569
2749
|
};
|
|
2750
|
+
caretMarginRight: {
|
|
2751
|
+
type: StringConstructor;
|
|
2752
|
+
required: false;
|
|
2753
|
+
default: string;
|
|
2754
|
+
};
|
|
2755
|
+
caretLeft: {
|
|
2756
|
+
type: BooleanConstructor;
|
|
2757
|
+
required: false;
|
|
2758
|
+
default: boolean;
|
|
2759
|
+
};
|
|
2570
2760
|
usePrimaryColor: {
|
|
2571
2761
|
type: BooleanConstructor;
|
|
2572
2762
|
required: false;
|
|
@@ -2577,6 +2767,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2577
2767
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2578
2768
|
}>, {
|
|
2579
2769
|
title: string;
|
|
2770
|
+
caretLeft: boolean;
|
|
2580
2771
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2581
2772
|
to: string | Record<string, any>;
|
|
2582
2773
|
exact: boolean;
|
|
@@ -2592,6 +2783,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2592
2783
|
caretInline: boolean;
|
|
2593
2784
|
caretColor: string;
|
|
2594
2785
|
caretMarginLeft: string;
|
|
2786
|
+
caretMarginRight: string;
|
|
2595
2787
|
usePrimaryColor: boolean;
|
|
2596
2788
|
}, {}, {
|
|
2597
2789
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2615,11 +2807,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2615
2807
|
default: string;
|
|
2616
2808
|
required: false;
|
|
2617
2809
|
};
|
|
2810
|
+
marginRight: {
|
|
2811
|
+
type: StringConstructor;
|
|
2812
|
+
default: string;
|
|
2813
|
+
required: false;
|
|
2814
|
+
};
|
|
2618
2815
|
inline: {
|
|
2619
2816
|
type: BooleanConstructor;
|
|
2620
2817
|
default: boolean;
|
|
2621
2818
|
required: false;
|
|
2622
2819
|
};
|
|
2820
|
+
caretLeft: {
|
|
2821
|
+
type: BooleanConstructor;
|
|
2822
|
+
default: boolean;
|
|
2823
|
+
required: false;
|
|
2824
|
+
};
|
|
2623
2825
|
}>, {}, {}, {
|
|
2624
2826
|
computedClass(): string;
|
|
2625
2827
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2643,17 +2845,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2643
2845
|
default: string;
|
|
2644
2846
|
required: false;
|
|
2645
2847
|
};
|
|
2848
|
+
marginRight: {
|
|
2849
|
+
type: StringConstructor;
|
|
2850
|
+
default: string;
|
|
2851
|
+
required: false;
|
|
2852
|
+
};
|
|
2646
2853
|
inline: {
|
|
2647
2854
|
type: BooleanConstructor;
|
|
2648
2855
|
default: boolean;
|
|
2649
2856
|
required: false;
|
|
2650
2857
|
};
|
|
2858
|
+
caretLeft: {
|
|
2859
|
+
type: BooleanConstructor;
|
|
2860
|
+
default: boolean;
|
|
2861
|
+
required: false;
|
|
2862
|
+
};
|
|
2651
2863
|
}>> & Readonly<{}>, {
|
|
2652
2864
|
inline: boolean;
|
|
2653
2865
|
passedWrapperClass: string;
|
|
2654
2866
|
arrowClass: string;
|
|
2655
2867
|
color: string;
|
|
2656
2868
|
marginLeft: string;
|
|
2869
|
+
marginRight: string;
|
|
2870
|
+
caretLeft: boolean;
|
|
2657
2871
|
}, {}, {
|
|
2658
2872
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2659
2873
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2911,6 +3125,102 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2911
3125
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2912
3126
|
IconPlay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2913
3127
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3128
|
+
AttractionCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3129
|
+
url: {
|
|
3130
|
+
type: StringConstructor;
|
|
3131
|
+
default: undefined;
|
|
3132
|
+
};
|
|
3133
|
+
title: {
|
|
3134
|
+
type: StringConstructor;
|
|
3135
|
+
default: undefined;
|
|
3136
|
+
};
|
|
3137
|
+
location: {
|
|
3138
|
+
type: StringConstructor;
|
|
3139
|
+
default: undefined;
|
|
3140
|
+
};
|
|
3141
|
+
locationIcon: {
|
|
3142
|
+
type: StringConstructor;
|
|
3143
|
+
default: undefined;
|
|
3144
|
+
};
|
|
3145
|
+
wait: {
|
|
3146
|
+
type: StringConstructor;
|
|
3147
|
+
default: undefined;
|
|
3148
|
+
};
|
|
3149
|
+
image: {
|
|
3150
|
+
type: ObjectConstructor;
|
|
3151
|
+
};
|
|
3152
|
+
showMyList: {
|
|
3153
|
+
type: BooleanConstructor;
|
|
3154
|
+
default: boolean;
|
|
3155
|
+
};
|
|
3156
|
+
headingLevel: {
|
|
3157
|
+
type: import('vue').PropType<keyof {
|
|
3158
|
+
h1: string;
|
|
3159
|
+
h2: string;
|
|
3160
|
+
h3: string;
|
|
3161
|
+
h4: string;
|
|
3162
|
+
h5: string;
|
|
3163
|
+
h6: string;
|
|
3164
|
+
}>;
|
|
3165
|
+
required: false;
|
|
3166
|
+
default: string;
|
|
3167
|
+
};
|
|
3168
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
3169
|
+
url: {
|
|
3170
|
+
type: StringConstructor;
|
|
3171
|
+
default: undefined;
|
|
3172
|
+
};
|
|
3173
|
+
title: {
|
|
3174
|
+
type: StringConstructor;
|
|
3175
|
+
default: undefined;
|
|
3176
|
+
};
|
|
3177
|
+
location: {
|
|
3178
|
+
type: StringConstructor;
|
|
3179
|
+
default: undefined;
|
|
3180
|
+
};
|
|
3181
|
+
locationIcon: {
|
|
3182
|
+
type: StringConstructor;
|
|
3183
|
+
default: undefined;
|
|
3184
|
+
};
|
|
3185
|
+
wait: {
|
|
3186
|
+
type: StringConstructor;
|
|
3187
|
+
default: undefined;
|
|
3188
|
+
};
|
|
3189
|
+
image: {
|
|
3190
|
+
type: ObjectConstructor;
|
|
3191
|
+
};
|
|
3192
|
+
showMyList: {
|
|
3193
|
+
type: BooleanConstructor;
|
|
3194
|
+
default: boolean;
|
|
3195
|
+
};
|
|
3196
|
+
headingLevel: {
|
|
3197
|
+
type: import('vue').PropType<keyof {
|
|
3198
|
+
h1: string;
|
|
3199
|
+
h2: string;
|
|
3200
|
+
h3: string;
|
|
3201
|
+
h4: string;
|
|
3202
|
+
h5: string;
|
|
3203
|
+
h6: string;
|
|
3204
|
+
}>;
|
|
3205
|
+
required: false;
|
|
3206
|
+
default: string;
|
|
3207
|
+
};
|
|
3208
|
+
}>> & Readonly<{}>, {
|
|
3209
|
+
location: string;
|
|
3210
|
+
url: string;
|
|
3211
|
+
title: string;
|
|
3212
|
+
headingLevel: keyof {
|
|
3213
|
+
h1: string;
|
|
3214
|
+
h2: string;
|
|
3215
|
+
h3: string;
|
|
3216
|
+
h4: string;
|
|
3217
|
+
h5: string;
|
|
3218
|
+
h6: string;
|
|
3219
|
+
};
|
|
3220
|
+
locationIcon: string;
|
|
3221
|
+
wait: string;
|
|
3222
|
+
showMyList: boolean;
|
|
3223
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2914
3224
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2915
3225
|
DetailHeadline: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2916
3226
|
title: {
|
|
@@ -3136,6 +3446,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3136
3446
|
required: false;
|
|
3137
3447
|
default: string;
|
|
3138
3448
|
};
|
|
3449
|
+
caretMarginRight: {
|
|
3450
|
+
type: StringConstructor;
|
|
3451
|
+
required: false;
|
|
3452
|
+
default: string;
|
|
3453
|
+
};
|
|
3454
|
+
caretLeft: {
|
|
3455
|
+
type: BooleanConstructor;
|
|
3456
|
+
required: false;
|
|
3457
|
+
default: boolean;
|
|
3458
|
+
};
|
|
3139
3459
|
usePrimaryColor: {
|
|
3140
3460
|
type: BooleanConstructor;
|
|
3141
3461
|
required: false;
|
|
@@ -3243,6 +3563,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3243
3563
|
required: false;
|
|
3244
3564
|
default: string;
|
|
3245
3565
|
};
|
|
3566
|
+
caretMarginRight: {
|
|
3567
|
+
type: StringConstructor;
|
|
3568
|
+
required: false;
|
|
3569
|
+
default: string;
|
|
3570
|
+
};
|
|
3571
|
+
caretLeft: {
|
|
3572
|
+
type: BooleanConstructor;
|
|
3573
|
+
required: false;
|
|
3574
|
+
default: boolean;
|
|
3575
|
+
};
|
|
3246
3576
|
usePrimaryColor: {
|
|
3247
3577
|
type: BooleanConstructor;
|
|
3248
3578
|
required: false;
|
|
@@ -3253,6 +3583,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3253
3583
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3254
3584
|
}>, {
|
|
3255
3585
|
title: string;
|
|
3586
|
+
caretLeft: boolean;
|
|
3256
3587
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3257
3588
|
to: string | Record<string, any>;
|
|
3258
3589
|
exact: boolean;
|
|
@@ -3268,6 +3599,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3268
3599
|
caretInline: boolean;
|
|
3269
3600
|
caretColor: string;
|
|
3270
3601
|
caretMarginLeft: string;
|
|
3602
|
+
caretMarginRight: string;
|
|
3271
3603
|
usePrimaryColor: boolean;
|
|
3272
3604
|
}, {}, {
|
|
3273
3605
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3291,11 +3623,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3291
3623
|
default: string;
|
|
3292
3624
|
required: false;
|
|
3293
3625
|
};
|
|
3626
|
+
marginRight: {
|
|
3627
|
+
type: StringConstructor;
|
|
3628
|
+
default: string;
|
|
3629
|
+
required: false;
|
|
3630
|
+
};
|
|
3294
3631
|
inline: {
|
|
3295
3632
|
type: BooleanConstructor;
|
|
3296
3633
|
default: boolean;
|
|
3297
3634
|
required: false;
|
|
3298
3635
|
};
|
|
3636
|
+
caretLeft: {
|
|
3637
|
+
type: BooleanConstructor;
|
|
3638
|
+
default: boolean;
|
|
3639
|
+
required: false;
|
|
3640
|
+
};
|
|
3299
3641
|
}>, {}, {}, {
|
|
3300
3642
|
computedClass(): string;
|
|
3301
3643
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3319,17 +3661,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3319
3661
|
default: string;
|
|
3320
3662
|
required: false;
|
|
3321
3663
|
};
|
|
3664
|
+
marginRight: {
|
|
3665
|
+
type: StringConstructor;
|
|
3666
|
+
default: string;
|
|
3667
|
+
required: false;
|
|
3668
|
+
};
|
|
3322
3669
|
inline: {
|
|
3323
3670
|
type: BooleanConstructor;
|
|
3324
3671
|
default: boolean;
|
|
3325
3672
|
required: false;
|
|
3326
3673
|
};
|
|
3674
|
+
caretLeft: {
|
|
3675
|
+
type: BooleanConstructor;
|
|
3676
|
+
default: boolean;
|
|
3677
|
+
required: false;
|
|
3678
|
+
};
|
|
3327
3679
|
}>> & Readonly<{}>, {
|
|
3328
3680
|
inline: boolean;
|
|
3329
3681
|
passedWrapperClass: string;
|
|
3330
3682
|
arrowClass: string;
|
|
3331
3683
|
color: string;
|
|
3332
3684
|
marginLeft: string;
|
|
3685
|
+
marginRight: string;
|
|
3686
|
+
caretLeft: boolean;
|
|
3333
3687
|
}, {}, {
|
|
3334
3688
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3335
3689
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|