@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
|
@@ -9,6 +9,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9
9
|
type: BooleanConstructor;
|
|
10
10
|
default: boolean;
|
|
11
11
|
};
|
|
12
|
+
isAttraction: {
|
|
13
|
+
type: BooleanConstructor;
|
|
14
|
+
default: boolean;
|
|
15
|
+
};
|
|
12
16
|
grid: {
|
|
13
17
|
type: BooleanConstructor;
|
|
14
18
|
default: boolean;
|
|
@@ -36,6 +40,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
36
40
|
type: BooleanConstructor;
|
|
37
41
|
default: boolean;
|
|
38
42
|
};
|
|
43
|
+
isAttraction: {
|
|
44
|
+
type: BooleanConstructor;
|
|
45
|
+
default: boolean;
|
|
46
|
+
};
|
|
39
47
|
grid: {
|
|
40
48
|
type: BooleanConstructor;
|
|
41
49
|
default: boolean;
|
|
@@ -57,6 +65,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
57
65
|
currentPage: number;
|
|
58
66
|
isEvents: boolean;
|
|
59
67
|
isProfiles: boolean;
|
|
68
|
+
isAttraction: boolean;
|
|
60
69
|
condenseGrid: boolean;
|
|
61
70
|
}, {}, {
|
|
62
71
|
SearchResultCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -129,6 +138,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
129
138
|
type: BooleanConstructor;
|
|
130
139
|
default: boolean;
|
|
131
140
|
};
|
|
141
|
+
isAttraction: {
|
|
142
|
+
type: BooleanConstructor;
|
|
143
|
+
required: false;
|
|
144
|
+
};
|
|
132
145
|
media: {
|
|
133
146
|
type: StringConstructor;
|
|
134
147
|
required: false;
|
|
@@ -198,6 +211,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
198
211
|
type: import('vue').PropType<EduResourcesTime>;
|
|
199
212
|
default: undefined;
|
|
200
213
|
};
|
|
214
|
+
wait: {
|
|
215
|
+
type: StringConstructor;
|
|
216
|
+
required: false;
|
|
217
|
+
default: undefined;
|
|
218
|
+
};
|
|
219
|
+
showMyList: {
|
|
220
|
+
type: BooleanConstructor;
|
|
221
|
+
default: boolean;
|
|
222
|
+
};
|
|
223
|
+
locationIcon: {
|
|
224
|
+
type: StringConstructor;
|
|
225
|
+
default: string;
|
|
226
|
+
};
|
|
201
227
|
}>, {}, {}, {
|
|
202
228
|
themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
|
|
203
229
|
isEdu(state: {
|
|
@@ -278,6 +304,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
278
304
|
type: BooleanConstructor;
|
|
279
305
|
default: boolean;
|
|
280
306
|
};
|
|
307
|
+
isAttraction: {
|
|
308
|
+
type: BooleanConstructor;
|
|
309
|
+
required: false;
|
|
310
|
+
};
|
|
281
311
|
media: {
|
|
282
312
|
type: StringConstructor;
|
|
283
313
|
required: false;
|
|
@@ -347,6 +377,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
347
377
|
type: import('vue').PropType<EduResourcesTime>;
|
|
348
378
|
default: undefined;
|
|
349
379
|
};
|
|
380
|
+
wait: {
|
|
381
|
+
type: StringConstructor;
|
|
382
|
+
required: false;
|
|
383
|
+
default: undefined;
|
|
384
|
+
};
|
|
385
|
+
showMyList: {
|
|
386
|
+
type: BooleanConstructor;
|
|
387
|
+
default: boolean;
|
|
388
|
+
};
|
|
389
|
+
locationIcon: {
|
|
390
|
+
type: StringConstructor;
|
|
391
|
+
default: string;
|
|
392
|
+
};
|
|
350
393
|
}>> & Readonly<{}>, {
|
|
351
394
|
startDate: string;
|
|
352
395
|
endDate: string;
|
|
@@ -379,10 +422,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
379
422
|
media: string;
|
|
380
423
|
topic: string;
|
|
381
424
|
pageContentType: string;
|
|
425
|
+
locationIcon: string;
|
|
426
|
+
wait: string;
|
|
427
|
+
showMyList: boolean;
|
|
382
428
|
featured: boolean;
|
|
383
429
|
isEvents: boolean;
|
|
384
430
|
isPodcastSeason: boolean;
|
|
385
431
|
isProfiles: boolean;
|
|
432
|
+
isAttraction: boolean;
|
|
386
433
|
}, {}, {
|
|
387
434
|
BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
388
435
|
variant: {
|
|
@@ -457,6 +504,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
457
504
|
required: false;
|
|
458
505
|
default: string;
|
|
459
506
|
};
|
|
507
|
+
caretMarginRight: {
|
|
508
|
+
type: StringConstructor;
|
|
509
|
+
required: false;
|
|
510
|
+
default: string;
|
|
511
|
+
};
|
|
512
|
+
caretLeft: {
|
|
513
|
+
type: BooleanConstructor;
|
|
514
|
+
required: false;
|
|
515
|
+
default: boolean;
|
|
516
|
+
};
|
|
460
517
|
usePrimaryColor: {
|
|
461
518
|
type: BooleanConstructor;
|
|
462
519
|
required: false;
|
|
@@ -564,6 +621,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
564
621
|
required: false;
|
|
565
622
|
default: string;
|
|
566
623
|
};
|
|
624
|
+
caretMarginRight: {
|
|
625
|
+
type: StringConstructor;
|
|
626
|
+
required: false;
|
|
627
|
+
default: string;
|
|
628
|
+
};
|
|
629
|
+
caretLeft: {
|
|
630
|
+
type: BooleanConstructor;
|
|
631
|
+
required: false;
|
|
632
|
+
default: boolean;
|
|
633
|
+
};
|
|
567
634
|
usePrimaryColor: {
|
|
568
635
|
type: BooleanConstructor;
|
|
569
636
|
required: false;
|
|
@@ -574,6 +641,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
574
641
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
575
642
|
}>, {
|
|
576
643
|
title: string;
|
|
644
|
+
caretLeft: boolean;
|
|
577
645
|
variant: "default" | "primary" | "secondary" | "none";
|
|
578
646
|
to: string | Record<string, any>;
|
|
579
647
|
exact: boolean;
|
|
@@ -589,6 +657,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
589
657
|
caretInline: boolean;
|
|
590
658
|
caretColor: string;
|
|
591
659
|
caretMarginLeft: string;
|
|
660
|
+
caretMarginRight: string;
|
|
592
661
|
usePrimaryColor: boolean;
|
|
593
662
|
}, {}, {
|
|
594
663
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -612,11 +681,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
612
681
|
default: string;
|
|
613
682
|
required: false;
|
|
614
683
|
};
|
|
684
|
+
marginRight: {
|
|
685
|
+
type: StringConstructor;
|
|
686
|
+
default: string;
|
|
687
|
+
required: false;
|
|
688
|
+
};
|
|
615
689
|
inline: {
|
|
616
690
|
type: BooleanConstructor;
|
|
617
691
|
default: boolean;
|
|
618
692
|
required: false;
|
|
619
693
|
};
|
|
694
|
+
caretLeft: {
|
|
695
|
+
type: BooleanConstructor;
|
|
696
|
+
default: boolean;
|
|
697
|
+
required: false;
|
|
698
|
+
};
|
|
620
699
|
}>, {}, {}, {
|
|
621
700
|
computedClass(): string;
|
|
622
701
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -640,17 +719,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
640
719
|
default: string;
|
|
641
720
|
required: false;
|
|
642
721
|
};
|
|
722
|
+
marginRight: {
|
|
723
|
+
type: StringConstructor;
|
|
724
|
+
default: string;
|
|
725
|
+
required: false;
|
|
726
|
+
};
|
|
643
727
|
inline: {
|
|
644
728
|
type: BooleanConstructor;
|
|
645
729
|
default: boolean;
|
|
646
730
|
required: false;
|
|
647
731
|
};
|
|
732
|
+
caretLeft: {
|
|
733
|
+
type: BooleanConstructor;
|
|
734
|
+
default: boolean;
|
|
735
|
+
required: false;
|
|
736
|
+
};
|
|
648
737
|
}>> & Readonly<{}>, {
|
|
649
738
|
inline: boolean;
|
|
650
739
|
passedWrapperClass: string;
|
|
651
740
|
arrowClass: string;
|
|
652
741
|
color: string;
|
|
653
742
|
marginLeft: string;
|
|
743
|
+
marginRight: string;
|
|
744
|
+
caretLeft: boolean;
|
|
654
745
|
}, {}, {
|
|
655
746
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
656
747
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1067,6 +1158,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1067
1158
|
required: false;
|
|
1068
1159
|
default: string;
|
|
1069
1160
|
};
|
|
1161
|
+
caretMarginRight: {
|
|
1162
|
+
type: StringConstructor;
|
|
1163
|
+
required: false;
|
|
1164
|
+
default: string;
|
|
1165
|
+
};
|
|
1166
|
+
caretLeft: {
|
|
1167
|
+
type: BooleanConstructor;
|
|
1168
|
+
required: false;
|
|
1169
|
+
default: boolean;
|
|
1170
|
+
};
|
|
1070
1171
|
usePrimaryColor: {
|
|
1071
1172
|
type: BooleanConstructor;
|
|
1072
1173
|
required: false;
|
|
@@ -1174,6 +1275,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1174
1275
|
required: false;
|
|
1175
1276
|
default: string;
|
|
1176
1277
|
};
|
|
1278
|
+
caretMarginRight: {
|
|
1279
|
+
type: StringConstructor;
|
|
1280
|
+
required: false;
|
|
1281
|
+
default: string;
|
|
1282
|
+
};
|
|
1283
|
+
caretLeft: {
|
|
1284
|
+
type: BooleanConstructor;
|
|
1285
|
+
required: false;
|
|
1286
|
+
default: boolean;
|
|
1287
|
+
};
|
|
1177
1288
|
usePrimaryColor: {
|
|
1178
1289
|
type: BooleanConstructor;
|
|
1179
1290
|
required: false;
|
|
@@ -1184,6 +1295,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1184
1295
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1185
1296
|
}>, {
|
|
1186
1297
|
title: string;
|
|
1298
|
+
caretLeft: boolean;
|
|
1187
1299
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1188
1300
|
to: string | Record<string, any>;
|
|
1189
1301
|
exact: boolean;
|
|
@@ -1199,6 +1311,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1199
1311
|
caretInline: boolean;
|
|
1200
1312
|
caretColor: string;
|
|
1201
1313
|
caretMarginLeft: string;
|
|
1314
|
+
caretMarginRight: string;
|
|
1202
1315
|
usePrimaryColor: boolean;
|
|
1203
1316
|
}, {}, {
|
|
1204
1317
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1222,11 +1335,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1222
1335
|
default: string;
|
|
1223
1336
|
required: false;
|
|
1224
1337
|
};
|
|
1338
|
+
marginRight: {
|
|
1339
|
+
type: StringConstructor;
|
|
1340
|
+
default: string;
|
|
1341
|
+
required: false;
|
|
1342
|
+
};
|
|
1225
1343
|
inline: {
|
|
1226
1344
|
type: BooleanConstructor;
|
|
1227
1345
|
default: boolean;
|
|
1228
1346
|
required: false;
|
|
1229
1347
|
};
|
|
1348
|
+
caretLeft: {
|
|
1349
|
+
type: BooleanConstructor;
|
|
1350
|
+
default: boolean;
|
|
1351
|
+
required: false;
|
|
1352
|
+
};
|
|
1230
1353
|
}>, {}, {}, {
|
|
1231
1354
|
computedClass(): string;
|
|
1232
1355
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1250,17 +1373,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1250
1373
|
default: string;
|
|
1251
1374
|
required: false;
|
|
1252
1375
|
};
|
|
1376
|
+
marginRight: {
|
|
1377
|
+
type: StringConstructor;
|
|
1378
|
+
default: string;
|
|
1379
|
+
required: false;
|
|
1380
|
+
};
|
|
1253
1381
|
inline: {
|
|
1254
1382
|
type: BooleanConstructor;
|
|
1255
1383
|
default: boolean;
|
|
1256
1384
|
required: false;
|
|
1257
1385
|
};
|
|
1386
|
+
caretLeft: {
|
|
1387
|
+
type: BooleanConstructor;
|
|
1388
|
+
default: boolean;
|
|
1389
|
+
required: false;
|
|
1390
|
+
};
|
|
1258
1391
|
}>> & Readonly<{}>, {
|
|
1259
1392
|
inline: boolean;
|
|
1260
1393
|
passedWrapperClass: string;
|
|
1261
1394
|
arrowClass: string;
|
|
1262
1395
|
color: string;
|
|
1263
1396
|
marginLeft: string;
|
|
1397
|
+
marginRight: string;
|
|
1398
|
+
caretLeft: boolean;
|
|
1264
1399
|
}, {}, {
|
|
1265
1400
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1266
1401
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1827,6 +1962,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1827
1962
|
required: false;
|
|
1828
1963
|
default: string;
|
|
1829
1964
|
};
|
|
1965
|
+
caretMarginRight: {
|
|
1966
|
+
type: StringConstructor;
|
|
1967
|
+
required: false;
|
|
1968
|
+
default: string;
|
|
1969
|
+
};
|
|
1970
|
+
caretLeft: {
|
|
1971
|
+
type: BooleanConstructor;
|
|
1972
|
+
required: false;
|
|
1973
|
+
default: boolean;
|
|
1974
|
+
};
|
|
1830
1975
|
usePrimaryColor: {
|
|
1831
1976
|
type: BooleanConstructor;
|
|
1832
1977
|
required: false;
|
|
@@ -1934,6 +2079,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1934
2079
|
required: false;
|
|
1935
2080
|
default: string;
|
|
1936
2081
|
};
|
|
2082
|
+
caretMarginRight: {
|
|
2083
|
+
type: StringConstructor;
|
|
2084
|
+
required: false;
|
|
2085
|
+
default: string;
|
|
2086
|
+
};
|
|
2087
|
+
caretLeft: {
|
|
2088
|
+
type: BooleanConstructor;
|
|
2089
|
+
required: false;
|
|
2090
|
+
default: boolean;
|
|
2091
|
+
};
|
|
1937
2092
|
usePrimaryColor: {
|
|
1938
2093
|
type: BooleanConstructor;
|
|
1939
2094
|
required: false;
|
|
@@ -1944,6 +2099,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1944
2099
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1945
2100
|
}>, {
|
|
1946
2101
|
title: string;
|
|
2102
|
+
caretLeft: boolean;
|
|
1947
2103
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1948
2104
|
to: string | Record<string, any>;
|
|
1949
2105
|
exact: boolean;
|
|
@@ -1959,6 +2115,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1959
2115
|
caretInline: boolean;
|
|
1960
2116
|
caretColor: string;
|
|
1961
2117
|
caretMarginLeft: string;
|
|
2118
|
+
caretMarginRight: string;
|
|
1962
2119
|
usePrimaryColor: boolean;
|
|
1963
2120
|
}, {}, {
|
|
1964
2121
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1982,11 +2139,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1982
2139
|
default: string;
|
|
1983
2140
|
required: false;
|
|
1984
2141
|
};
|
|
2142
|
+
marginRight: {
|
|
2143
|
+
type: StringConstructor;
|
|
2144
|
+
default: string;
|
|
2145
|
+
required: false;
|
|
2146
|
+
};
|
|
1985
2147
|
inline: {
|
|
1986
2148
|
type: BooleanConstructor;
|
|
1987
2149
|
default: boolean;
|
|
1988
2150
|
required: false;
|
|
1989
2151
|
};
|
|
2152
|
+
caretLeft: {
|
|
2153
|
+
type: BooleanConstructor;
|
|
2154
|
+
default: boolean;
|
|
2155
|
+
required: false;
|
|
2156
|
+
};
|
|
1990
2157
|
}>, {}, {}, {
|
|
1991
2158
|
computedClass(): string;
|
|
1992
2159
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2010,17 +2177,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2010
2177
|
default: string;
|
|
2011
2178
|
required: false;
|
|
2012
2179
|
};
|
|
2180
|
+
marginRight: {
|
|
2181
|
+
type: StringConstructor;
|
|
2182
|
+
default: string;
|
|
2183
|
+
required: false;
|
|
2184
|
+
};
|
|
2013
2185
|
inline: {
|
|
2014
2186
|
type: BooleanConstructor;
|
|
2015
2187
|
default: boolean;
|
|
2016
2188
|
required: false;
|
|
2017
2189
|
};
|
|
2190
|
+
caretLeft: {
|
|
2191
|
+
type: BooleanConstructor;
|
|
2192
|
+
default: boolean;
|
|
2193
|
+
required: false;
|
|
2194
|
+
};
|
|
2018
2195
|
}>> & Readonly<{}>, {
|
|
2019
2196
|
inline: boolean;
|
|
2020
2197
|
passedWrapperClass: string;
|
|
2021
2198
|
arrowClass: string;
|
|
2022
2199
|
color: string;
|
|
2023
2200
|
marginLeft: string;
|
|
2201
|
+
marginRight: string;
|
|
2202
|
+
caretLeft: boolean;
|
|
2024
2203
|
}, {}, {
|
|
2025
2204
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2026
2205
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2409,6 +2588,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2409
2588
|
required: false;
|
|
2410
2589
|
default: string;
|
|
2411
2590
|
};
|
|
2591
|
+
caretMarginRight: {
|
|
2592
|
+
type: StringConstructor;
|
|
2593
|
+
required: false;
|
|
2594
|
+
default: string;
|
|
2595
|
+
};
|
|
2596
|
+
caretLeft: {
|
|
2597
|
+
type: BooleanConstructor;
|
|
2598
|
+
required: false;
|
|
2599
|
+
default: boolean;
|
|
2600
|
+
};
|
|
2412
2601
|
usePrimaryColor: {
|
|
2413
2602
|
type: BooleanConstructor;
|
|
2414
2603
|
required: false;
|
|
@@ -2516,6 +2705,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2516
2705
|
required: false;
|
|
2517
2706
|
default: string;
|
|
2518
2707
|
};
|
|
2708
|
+
caretMarginRight: {
|
|
2709
|
+
type: StringConstructor;
|
|
2710
|
+
required: false;
|
|
2711
|
+
default: string;
|
|
2712
|
+
};
|
|
2713
|
+
caretLeft: {
|
|
2714
|
+
type: BooleanConstructor;
|
|
2715
|
+
required: false;
|
|
2716
|
+
default: boolean;
|
|
2717
|
+
};
|
|
2519
2718
|
usePrimaryColor: {
|
|
2520
2719
|
type: BooleanConstructor;
|
|
2521
2720
|
required: false;
|
|
@@ -2526,6 +2725,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2526
2725
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2527
2726
|
}>, {
|
|
2528
2727
|
title: string;
|
|
2728
|
+
caretLeft: boolean;
|
|
2529
2729
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2530
2730
|
to: string | Record<string, any>;
|
|
2531
2731
|
exact: boolean;
|
|
@@ -2541,6 +2741,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2541
2741
|
caretInline: boolean;
|
|
2542
2742
|
caretColor: string;
|
|
2543
2743
|
caretMarginLeft: string;
|
|
2744
|
+
caretMarginRight: string;
|
|
2544
2745
|
usePrimaryColor: boolean;
|
|
2545
2746
|
}, {}, {
|
|
2546
2747
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2564,11 +2765,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2564
2765
|
default: string;
|
|
2565
2766
|
required: false;
|
|
2566
2767
|
};
|
|
2768
|
+
marginRight: {
|
|
2769
|
+
type: StringConstructor;
|
|
2770
|
+
default: string;
|
|
2771
|
+
required: false;
|
|
2772
|
+
};
|
|
2567
2773
|
inline: {
|
|
2568
2774
|
type: BooleanConstructor;
|
|
2569
2775
|
default: boolean;
|
|
2570
2776
|
required: false;
|
|
2571
2777
|
};
|
|
2778
|
+
caretLeft: {
|
|
2779
|
+
type: BooleanConstructor;
|
|
2780
|
+
default: boolean;
|
|
2781
|
+
required: false;
|
|
2782
|
+
};
|
|
2572
2783
|
}>, {}, {}, {
|
|
2573
2784
|
computedClass(): string;
|
|
2574
2785
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2592,17 +2803,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2592
2803
|
default: string;
|
|
2593
2804
|
required: false;
|
|
2594
2805
|
};
|
|
2806
|
+
marginRight: {
|
|
2807
|
+
type: StringConstructor;
|
|
2808
|
+
default: string;
|
|
2809
|
+
required: false;
|
|
2810
|
+
};
|
|
2595
2811
|
inline: {
|
|
2596
2812
|
type: BooleanConstructor;
|
|
2597
2813
|
default: boolean;
|
|
2598
2814
|
required: false;
|
|
2599
2815
|
};
|
|
2816
|
+
caretLeft: {
|
|
2817
|
+
type: BooleanConstructor;
|
|
2818
|
+
default: boolean;
|
|
2819
|
+
required: false;
|
|
2820
|
+
};
|
|
2600
2821
|
}>> & Readonly<{}>, {
|
|
2601
2822
|
inline: boolean;
|
|
2602
2823
|
passedWrapperClass: string;
|
|
2603
2824
|
arrowClass: string;
|
|
2604
2825
|
color: string;
|
|
2605
2826
|
marginLeft: string;
|
|
2827
|
+
marginRight: string;
|
|
2828
|
+
caretLeft: boolean;
|
|
2606
2829
|
}, {}, {
|
|
2607
2830
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2608
2831
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2860,6 +3083,102 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2860
3083
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2861
3084
|
IconPlay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2862
3085
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3086
|
+
AttractionCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3087
|
+
url: {
|
|
3088
|
+
type: StringConstructor;
|
|
3089
|
+
default: undefined;
|
|
3090
|
+
};
|
|
3091
|
+
title: {
|
|
3092
|
+
type: StringConstructor;
|
|
3093
|
+
default: undefined;
|
|
3094
|
+
};
|
|
3095
|
+
location: {
|
|
3096
|
+
type: StringConstructor;
|
|
3097
|
+
default: undefined;
|
|
3098
|
+
};
|
|
3099
|
+
locationIcon: {
|
|
3100
|
+
type: StringConstructor;
|
|
3101
|
+
default: undefined;
|
|
3102
|
+
};
|
|
3103
|
+
wait: {
|
|
3104
|
+
type: StringConstructor;
|
|
3105
|
+
default: undefined;
|
|
3106
|
+
};
|
|
3107
|
+
image: {
|
|
3108
|
+
type: ObjectConstructor;
|
|
3109
|
+
};
|
|
3110
|
+
showMyList: {
|
|
3111
|
+
type: BooleanConstructor;
|
|
3112
|
+
default: boolean;
|
|
3113
|
+
};
|
|
3114
|
+
headingLevel: {
|
|
3115
|
+
type: import('vue').PropType<keyof {
|
|
3116
|
+
h1: string;
|
|
3117
|
+
h2: string;
|
|
3118
|
+
h3: string;
|
|
3119
|
+
h4: string;
|
|
3120
|
+
h5: string;
|
|
3121
|
+
h6: string;
|
|
3122
|
+
}>;
|
|
3123
|
+
required: false;
|
|
3124
|
+
default: string;
|
|
3125
|
+
};
|
|
3126
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
3127
|
+
url: {
|
|
3128
|
+
type: StringConstructor;
|
|
3129
|
+
default: undefined;
|
|
3130
|
+
};
|
|
3131
|
+
title: {
|
|
3132
|
+
type: StringConstructor;
|
|
3133
|
+
default: undefined;
|
|
3134
|
+
};
|
|
3135
|
+
location: {
|
|
3136
|
+
type: StringConstructor;
|
|
3137
|
+
default: undefined;
|
|
3138
|
+
};
|
|
3139
|
+
locationIcon: {
|
|
3140
|
+
type: StringConstructor;
|
|
3141
|
+
default: undefined;
|
|
3142
|
+
};
|
|
3143
|
+
wait: {
|
|
3144
|
+
type: StringConstructor;
|
|
3145
|
+
default: undefined;
|
|
3146
|
+
};
|
|
3147
|
+
image: {
|
|
3148
|
+
type: ObjectConstructor;
|
|
3149
|
+
};
|
|
3150
|
+
showMyList: {
|
|
3151
|
+
type: BooleanConstructor;
|
|
3152
|
+
default: boolean;
|
|
3153
|
+
};
|
|
3154
|
+
headingLevel: {
|
|
3155
|
+
type: import('vue').PropType<keyof {
|
|
3156
|
+
h1: string;
|
|
3157
|
+
h2: string;
|
|
3158
|
+
h3: string;
|
|
3159
|
+
h4: string;
|
|
3160
|
+
h5: string;
|
|
3161
|
+
h6: string;
|
|
3162
|
+
}>;
|
|
3163
|
+
required: false;
|
|
3164
|
+
default: string;
|
|
3165
|
+
};
|
|
3166
|
+
}>> & Readonly<{}>, {
|
|
3167
|
+
location: string;
|
|
3168
|
+
url: string;
|
|
3169
|
+
title: string;
|
|
3170
|
+
headingLevel: keyof {
|
|
3171
|
+
h1: string;
|
|
3172
|
+
h2: string;
|
|
3173
|
+
h3: string;
|
|
3174
|
+
h4: string;
|
|
3175
|
+
h5: string;
|
|
3176
|
+
h6: string;
|
|
3177
|
+
};
|
|
3178
|
+
locationIcon: string;
|
|
3179
|
+
wait: string;
|
|
3180
|
+
showMyList: boolean;
|
|
3181
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2863
3182
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2864
3183
|
SearchResultGridItem: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2865
3184
|
url: {
|
|
@@ -3171,6 +3490,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3171
3490
|
required: false;
|
|
3172
3491
|
default: string;
|
|
3173
3492
|
};
|
|
3493
|
+
caretMarginRight: {
|
|
3494
|
+
type: StringConstructor;
|
|
3495
|
+
required: false;
|
|
3496
|
+
default: string;
|
|
3497
|
+
};
|
|
3498
|
+
caretLeft: {
|
|
3499
|
+
type: BooleanConstructor;
|
|
3500
|
+
required: false;
|
|
3501
|
+
default: boolean;
|
|
3502
|
+
};
|
|
3174
3503
|
usePrimaryColor: {
|
|
3175
3504
|
type: BooleanConstructor;
|
|
3176
3505
|
required: false;
|
|
@@ -3278,6 +3607,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3278
3607
|
required: false;
|
|
3279
3608
|
default: string;
|
|
3280
3609
|
};
|
|
3610
|
+
caretMarginRight: {
|
|
3611
|
+
type: StringConstructor;
|
|
3612
|
+
required: false;
|
|
3613
|
+
default: string;
|
|
3614
|
+
};
|
|
3615
|
+
caretLeft: {
|
|
3616
|
+
type: BooleanConstructor;
|
|
3617
|
+
required: false;
|
|
3618
|
+
default: boolean;
|
|
3619
|
+
};
|
|
3281
3620
|
usePrimaryColor: {
|
|
3282
3621
|
type: BooleanConstructor;
|
|
3283
3622
|
required: false;
|
|
@@ -3288,6 +3627,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3288
3627
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3289
3628
|
}>, {
|
|
3290
3629
|
title: string;
|
|
3630
|
+
caretLeft: boolean;
|
|
3291
3631
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3292
3632
|
to: string | Record<string, any>;
|
|
3293
3633
|
exact: boolean;
|
|
@@ -3303,6 +3643,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3303
3643
|
caretInline: boolean;
|
|
3304
3644
|
caretColor: string;
|
|
3305
3645
|
caretMarginLeft: string;
|
|
3646
|
+
caretMarginRight: string;
|
|
3306
3647
|
usePrimaryColor: boolean;
|
|
3307
3648
|
}, {}, {
|
|
3308
3649
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3326,11 +3667,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3326
3667
|
default: string;
|
|
3327
3668
|
required: false;
|
|
3328
3669
|
};
|
|
3670
|
+
marginRight: {
|
|
3671
|
+
type: StringConstructor;
|
|
3672
|
+
default: string;
|
|
3673
|
+
required: false;
|
|
3674
|
+
};
|
|
3329
3675
|
inline: {
|
|
3330
3676
|
type: BooleanConstructor;
|
|
3331
3677
|
default: boolean;
|
|
3332
3678
|
required: false;
|
|
3333
3679
|
};
|
|
3680
|
+
caretLeft: {
|
|
3681
|
+
type: BooleanConstructor;
|
|
3682
|
+
default: boolean;
|
|
3683
|
+
required: false;
|
|
3684
|
+
};
|
|
3334
3685
|
}>, {}, {}, {
|
|
3335
3686
|
computedClass(): string;
|
|
3336
3687
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3354,17 +3705,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3354
3705
|
default: string;
|
|
3355
3706
|
required: false;
|
|
3356
3707
|
};
|
|
3708
|
+
marginRight: {
|
|
3709
|
+
type: StringConstructor;
|
|
3710
|
+
default: string;
|
|
3711
|
+
required: false;
|
|
3712
|
+
};
|
|
3357
3713
|
inline: {
|
|
3358
3714
|
type: BooleanConstructor;
|
|
3359
3715
|
default: boolean;
|
|
3360
3716
|
required: false;
|
|
3361
3717
|
};
|
|
3718
|
+
caretLeft: {
|
|
3719
|
+
type: BooleanConstructor;
|
|
3720
|
+
default: boolean;
|
|
3721
|
+
required: false;
|
|
3722
|
+
};
|
|
3362
3723
|
}>> & Readonly<{}>, {
|
|
3363
3724
|
inline: boolean;
|
|
3364
3725
|
passedWrapperClass: string;
|
|
3365
3726
|
arrowClass: string;
|
|
3366
3727
|
color: string;
|
|
3367
3728
|
marginLeft: string;
|
|
3729
|
+
marginRight: string;
|
|
3730
|
+
caretLeft: boolean;
|
|
3368
3731
|
}, {}, {
|
|
3369
3732
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3370
3733
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3875,6 +4238,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3875
4238
|
required: false;
|
|
3876
4239
|
default: string;
|
|
3877
4240
|
};
|
|
4241
|
+
caretMarginRight: {
|
|
4242
|
+
type: StringConstructor;
|
|
4243
|
+
required: false;
|
|
4244
|
+
default: string;
|
|
4245
|
+
};
|
|
4246
|
+
caretLeft: {
|
|
4247
|
+
type: BooleanConstructor;
|
|
4248
|
+
required: false;
|
|
4249
|
+
default: boolean;
|
|
4250
|
+
};
|
|
3878
4251
|
usePrimaryColor: {
|
|
3879
4252
|
type: BooleanConstructor;
|
|
3880
4253
|
required: false;
|
|
@@ -3982,6 +4355,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3982
4355
|
required: false;
|
|
3983
4356
|
default: string;
|
|
3984
4357
|
};
|
|
4358
|
+
caretMarginRight: {
|
|
4359
|
+
type: StringConstructor;
|
|
4360
|
+
required: false;
|
|
4361
|
+
default: string;
|
|
4362
|
+
};
|
|
4363
|
+
caretLeft: {
|
|
4364
|
+
type: BooleanConstructor;
|
|
4365
|
+
required: false;
|
|
4366
|
+
default: boolean;
|
|
4367
|
+
};
|
|
3985
4368
|
usePrimaryColor: {
|
|
3986
4369
|
type: BooleanConstructor;
|
|
3987
4370
|
required: false;
|
|
@@ -3992,6 +4375,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3992
4375
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3993
4376
|
}>, {
|
|
3994
4377
|
title: string;
|
|
4378
|
+
caretLeft: boolean;
|
|
3995
4379
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3996
4380
|
to: string | Record<string, any>;
|
|
3997
4381
|
exact: boolean;
|
|
@@ -4007,6 +4391,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4007
4391
|
caretInline: boolean;
|
|
4008
4392
|
caretColor: string;
|
|
4009
4393
|
caretMarginLeft: string;
|
|
4394
|
+
caretMarginRight: string;
|
|
4010
4395
|
usePrimaryColor: boolean;
|
|
4011
4396
|
}, {}, {
|
|
4012
4397
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4030,11 +4415,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4030
4415
|
default: string;
|
|
4031
4416
|
required: false;
|
|
4032
4417
|
};
|
|
4418
|
+
marginRight: {
|
|
4419
|
+
type: StringConstructor;
|
|
4420
|
+
default: string;
|
|
4421
|
+
required: false;
|
|
4422
|
+
};
|
|
4033
4423
|
inline: {
|
|
4034
4424
|
type: BooleanConstructor;
|
|
4035
4425
|
default: boolean;
|
|
4036
4426
|
required: false;
|
|
4037
4427
|
};
|
|
4428
|
+
caretLeft: {
|
|
4429
|
+
type: BooleanConstructor;
|
|
4430
|
+
default: boolean;
|
|
4431
|
+
required: false;
|
|
4432
|
+
};
|
|
4038
4433
|
}>, {}, {}, {
|
|
4039
4434
|
computedClass(): string;
|
|
4040
4435
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4058,17 +4453,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4058
4453
|
default: string;
|
|
4059
4454
|
required: false;
|
|
4060
4455
|
};
|
|
4456
|
+
marginRight: {
|
|
4457
|
+
type: StringConstructor;
|
|
4458
|
+
default: string;
|
|
4459
|
+
required: false;
|
|
4460
|
+
};
|
|
4061
4461
|
inline: {
|
|
4062
4462
|
type: BooleanConstructor;
|
|
4063
4463
|
default: boolean;
|
|
4064
4464
|
required: false;
|
|
4065
4465
|
};
|
|
4466
|
+
caretLeft: {
|
|
4467
|
+
type: BooleanConstructor;
|
|
4468
|
+
default: boolean;
|
|
4469
|
+
required: false;
|
|
4470
|
+
};
|
|
4066
4471
|
}>> & Readonly<{}>, {
|
|
4067
4472
|
inline: boolean;
|
|
4068
4473
|
passedWrapperClass: string;
|
|
4069
4474
|
arrowClass: string;
|
|
4070
4475
|
color: string;
|
|
4071
4476
|
marginLeft: string;
|
|
4477
|
+
marginRight: string;
|
|
4478
|
+
caretLeft: boolean;
|
|
4072
4479
|
}, {}, {
|
|
4073
4480
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4074
4481
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4485,6 +4892,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4485
4892
|
required: false;
|
|
4486
4893
|
default: string;
|
|
4487
4894
|
};
|
|
4895
|
+
caretMarginRight: {
|
|
4896
|
+
type: StringConstructor;
|
|
4897
|
+
required: false;
|
|
4898
|
+
default: string;
|
|
4899
|
+
};
|
|
4900
|
+
caretLeft: {
|
|
4901
|
+
type: BooleanConstructor;
|
|
4902
|
+
required: false;
|
|
4903
|
+
default: boolean;
|
|
4904
|
+
};
|
|
4488
4905
|
usePrimaryColor: {
|
|
4489
4906
|
type: BooleanConstructor;
|
|
4490
4907
|
required: false;
|
|
@@ -4592,6 +5009,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4592
5009
|
required: false;
|
|
4593
5010
|
default: string;
|
|
4594
5011
|
};
|
|
5012
|
+
caretMarginRight: {
|
|
5013
|
+
type: StringConstructor;
|
|
5014
|
+
required: false;
|
|
5015
|
+
default: string;
|
|
5016
|
+
};
|
|
5017
|
+
caretLeft: {
|
|
5018
|
+
type: BooleanConstructor;
|
|
5019
|
+
required: false;
|
|
5020
|
+
default: boolean;
|
|
5021
|
+
};
|
|
4595
5022
|
usePrimaryColor: {
|
|
4596
5023
|
type: BooleanConstructor;
|
|
4597
5024
|
required: false;
|
|
@@ -4602,6 +5029,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4602
5029
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4603
5030
|
}>, {
|
|
4604
5031
|
title: string;
|
|
5032
|
+
caretLeft: boolean;
|
|
4605
5033
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4606
5034
|
to: string | Record<string, any>;
|
|
4607
5035
|
exact: boolean;
|
|
@@ -4617,6 +5045,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4617
5045
|
caretInline: boolean;
|
|
4618
5046
|
caretColor: string;
|
|
4619
5047
|
caretMarginLeft: string;
|
|
5048
|
+
caretMarginRight: string;
|
|
4620
5049
|
usePrimaryColor: boolean;
|
|
4621
5050
|
}, {}, {
|
|
4622
5051
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4640,11 +5069,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4640
5069
|
default: string;
|
|
4641
5070
|
required: false;
|
|
4642
5071
|
};
|
|
5072
|
+
marginRight: {
|
|
5073
|
+
type: StringConstructor;
|
|
5074
|
+
default: string;
|
|
5075
|
+
required: false;
|
|
5076
|
+
};
|
|
4643
5077
|
inline: {
|
|
4644
5078
|
type: BooleanConstructor;
|
|
4645
5079
|
default: boolean;
|
|
4646
5080
|
required: false;
|
|
4647
5081
|
};
|
|
5082
|
+
caretLeft: {
|
|
5083
|
+
type: BooleanConstructor;
|
|
5084
|
+
default: boolean;
|
|
5085
|
+
required: false;
|
|
5086
|
+
};
|
|
4648
5087
|
}>, {}, {}, {
|
|
4649
5088
|
computedClass(): string;
|
|
4650
5089
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4668,17 +5107,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4668
5107
|
default: string;
|
|
4669
5108
|
required: false;
|
|
4670
5109
|
};
|
|
5110
|
+
marginRight: {
|
|
5111
|
+
type: StringConstructor;
|
|
5112
|
+
default: string;
|
|
5113
|
+
required: false;
|
|
5114
|
+
};
|
|
4671
5115
|
inline: {
|
|
4672
5116
|
type: BooleanConstructor;
|
|
4673
5117
|
default: boolean;
|
|
4674
5118
|
required: false;
|
|
4675
5119
|
};
|
|
5120
|
+
caretLeft: {
|
|
5121
|
+
type: BooleanConstructor;
|
|
5122
|
+
default: boolean;
|
|
5123
|
+
required: false;
|
|
5124
|
+
};
|
|
4676
5125
|
}>> & Readonly<{}>, {
|
|
4677
5126
|
inline: boolean;
|
|
4678
5127
|
passedWrapperClass: string;
|
|
4679
5128
|
arrowClass: string;
|
|
4680
5129
|
color: string;
|
|
4681
5130
|
marginLeft: string;
|
|
5131
|
+
marginRight: string;
|
|
5132
|
+
caretLeft: boolean;
|
|
4682
5133
|
}, {}, {
|
|
4683
5134
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4684
5135
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|