@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
|
@@ -184,6 +184,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
184
184
|
required: false;
|
|
185
185
|
default: string;
|
|
186
186
|
};
|
|
187
|
+
caretMarginRight: {
|
|
188
|
+
type: StringConstructor;
|
|
189
|
+
required: false;
|
|
190
|
+
default: string;
|
|
191
|
+
};
|
|
192
|
+
caretLeft: {
|
|
193
|
+
type: BooleanConstructor;
|
|
194
|
+
required: false;
|
|
195
|
+
default: boolean;
|
|
196
|
+
};
|
|
187
197
|
usePrimaryColor: {
|
|
188
198
|
type: BooleanConstructor;
|
|
189
199
|
required: false;
|
|
@@ -291,6 +301,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
291
301
|
required: false;
|
|
292
302
|
default: string;
|
|
293
303
|
};
|
|
304
|
+
caretMarginRight: {
|
|
305
|
+
type: StringConstructor;
|
|
306
|
+
required: false;
|
|
307
|
+
default: string;
|
|
308
|
+
};
|
|
309
|
+
caretLeft: {
|
|
310
|
+
type: BooleanConstructor;
|
|
311
|
+
required: false;
|
|
312
|
+
default: boolean;
|
|
313
|
+
};
|
|
294
314
|
usePrimaryColor: {
|
|
295
315
|
type: BooleanConstructor;
|
|
296
316
|
required: false;
|
|
@@ -301,6 +321,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
301
321
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
302
322
|
}>, {
|
|
303
323
|
title: string;
|
|
324
|
+
caretLeft: boolean;
|
|
304
325
|
variant: "default" | "primary" | "secondary" | "none";
|
|
305
326
|
to: string | Record<string, any>;
|
|
306
327
|
exact: boolean;
|
|
@@ -316,6 +337,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
316
337
|
caretInline: boolean;
|
|
317
338
|
caretColor: string;
|
|
318
339
|
caretMarginLeft: string;
|
|
340
|
+
caretMarginRight: string;
|
|
319
341
|
usePrimaryColor: boolean;
|
|
320
342
|
}, {}, {
|
|
321
343
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -339,11 +361,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
339
361
|
default: string;
|
|
340
362
|
required: false;
|
|
341
363
|
};
|
|
364
|
+
marginRight: {
|
|
365
|
+
type: StringConstructor;
|
|
366
|
+
default: string;
|
|
367
|
+
required: false;
|
|
368
|
+
};
|
|
342
369
|
inline: {
|
|
343
370
|
type: BooleanConstructor;
|
|
344
371
|
default: boolean;
|
|
345
372
|
required: false;
|
|
346
373
|
};
|
|
374
|
+
caretLeft: {
|
|
375
|
+
type: BooleanConstructor;
|
|
376
|
+
default: boolean;
|
|
377
|
+
required: false;
|
|
378
|
+
};
|
|
347
379
|
}>, {}, {}, {
|
|
348
380
|
computedClass(): string;
|
|
349
381
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -367,17 +399,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
367
399
|
default: string;
|
|
368
400
|
required: false;
|
|
369
401
|
};
|
|
402
|
+
marginRight: {
|
|
403
|
+
type: StringConstructor;
|
|
404
|
+
default: string;
|
|
405
|
+
required: false;
|
|
406
|
+
};
|
|
370
407
|
inline: {
|
|
371
408
|
type: BooleanConstructor;
|
|
372
409
|
default: boolean;
|
|
373
410
|
required: false;
|
|
374
411
|
};
|
|
412
|
+
caretLeft: {
|
|
413
|
+
type: BooleanConstructor;
|
|
414
|
+
default: boolean;
|
|
415
|
+
required: false;
|
|
416
|
+
};
|
|
375
417
|
}>> & Readonly<{}>, {
|
|
376
418
|
inline: boolean;
|
|
377
419
|
passedWrapperClass: string;
|
|
378
420
|
arrowClass: string;
|
|
379
421
|
color: string;
|
|
380
422
|
marginLeft: string;
|
|
423
|
+
marginRight: string;
|
|
424
|
+
caretLeft: boolean;
|
|
381
425
|
}, {}, {
|
|
382
426
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
383
427
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -506,6 +550,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
506
550
|
type: BooleanConstructor;
|
|
507
551
|
default: boolean;
|
|
508
552
|
};
|
|
553
|
+
isAttraction: {
|
|
554
|
+
type: BooleanConstructor;
|
|
555
|
+
required: false;
|
|
556
|
+
};
|
|
509
557
|
media: {
|
|
510
558
|
type: StringConstructor;
|
|
511
559
|
required: false;
|
|
@@ -575,6 +623,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
575
623
|
type: import('vue').PropType<import('../../../interfaces').EduResourcesTime>;
|
|
576
624
|
default: undefined;
|
|
577
625
|
};
|
|
626
|
+
wait: {
|
|
627
|
+
type: StringConstructor;
|
|
628
|
+
required: false;
|
|
629
|
+
default: undefined;
|
|
630
|
+
};
|
|
631
|
+
showMyList: {
|
|
632
|
+
type: BooleanConstructor;
|
|
633
|
+
default: boolean;
|
|
634
|
+
};
|
|
635
|
+
locationIcon: {
|
|
636
|
+
type: StringConstructor;
|
|
637
|
+
default: string;
|
|
638
|
+
};
|
|
578
639
|
}>, {}, {}, {
|
|
579
640
|
themeStore: () => import('pinia').Store<"theme", import('../../../store/theme').State, {
|
|
580
641
|
isEdu(state: {
|
|
@@ -655,6 +716,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
655
716
|
type: BooleanConstructor;
|
|
656
717
|
default: boolean;
|
|
657
718
|
};
|
|
719
|
+
isAttraction: {
|
|
720
|
+
type: BooleanConstructor;
|
|
721
|
+
required: false;
|
|
722
|
+
};
|
|
658
723
|
media: {
|
|
659
724
|
type: StringConstructor;
|
|
660
725
|
required: false;
|
|
@@ -724,6 +789,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
724
789
|
type: import('vue').PropType<import('../../../interfaces').EduResourcesTime>;
|
|
725
790
|
default: undefined;
|
|
726
791
|
};
|
|
792
|
+
wait: {
|
|
793
|
+
type: StringConstructor;
|
|
794
|
+
required: false;
|
|
795
|
+
default: undefined;
|
|
796
|
+
};
|
|
797
|
+
showMyList: {
|
|
798
|
+
type: BooleanConstructor;
|
|
799
|
+
default: boolean;
|
|
800
|
+
};
|
|
801
|
+
locationIcon: {
|
|
802
|
+
type: StringConstructor;
|
|
803
|
+
default: string;
|
|
804
|
+
};
|
|
727
805
|
}>> & Readonly<{}>, {
|
|
728
806
|
startDate: string;
|
|
729
807
|
endDate: string;
|
|
@@ -756,10 +834,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
756
834
|
media: string;
|
|
757
835
|
topic: string;
|
|
758
836
|
pageContentType: string;
|
|
837
|
+
locationIcon: string;
|
|
838
|
+
wait: string;
|
|
839
|
+
showMyList: boolean;
|
|
759
840
|
featured: boolean;
|
|
760
841
|
isEvents: boolean;
|
|
761
842
|
isPodcastSeason: boolean;
|
|
762
843
|
isProfiles: boolean;
|
|
844
|
+
isAttraction: boolean;
|
|
763
845
|
}, {}, {
|
|
764
846
|
BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
765
847
|
variant: {
|
|
@@ -834,6 +916,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
834
916
|
required: false;
|
|
835
917
|
default: string;
|
|
836
918
|
};
|
|
919
|
+
caretMarginRight: {
|
|
920
|
+
type: StringConstructor;
|
|
921
|
+
required: false;
|
|
922
|
+
default: string;
|
|
923
|
+
};
|
|
924
|
+
caretLeft: {
|
|
925
|
+
type: BooleanConstructor;
|
|
926
|
+
required: false;
|
|
927
|
+
default: boolean;
|
|
928
|
+
};
|
|
837
929
|
usePrimaryColor: {
|
|
838
930
|
type: BooleanConstructor;
|
|
839
931
|
required: false;
|
|
@@ -941,6 +1033,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
941
1033
|
required: false;
|
|
942
1034
|
default: string;
|
|
943
1035
|
};
|
|
1036
|
+
caretMarginRight: {
|
|
1037
|
+
type: StringConstructor;
|
|
1038
|
+
required: false;
|
|
1039
|
+
default: string;
|
|
1040
|
+
};
|
|
1041
|
+
caretLeft: {
|
|
1042
|
+
type: BooleanConstructor;
|
|
1043
|
+
required: false;
|
|
1044
|
+
default: boolean;
|
|
1045
|
+
};
|
|
944
1046
|
usePrimaryColor: {
|
|
945
1047
|
type: BooleanConstructor;
|
|
946
1048
|
required: false;
|
|
@@ -951,6 +1053,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
951
1053
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
952
1054
|
}>, {
|
|
953
1055
|
title: string;
|
|
1056
|
+
caretLeft: boolean;
|
|
954
1057
|
variant: "default" | "primary" | "secondary" | "none";
|
|
955
1058
|
to: string | Record<string, any>;
|
|
956
1059
|
exact: boolean;
|
|
@@ -966,6 +1069,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
966
1069
|
caretInline: boolean;
|
|
967
1070
|
caretColor: string;
|
|
968
1071
|
caretMarginLeft: string;
|
|
1072
|
+
caretMarginRight: string;
|
|
969
1073
|
usePrimaryColor: boolean;
|
|
970
1074
|
}, {}, {
|
|
971
1075
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -989,11 +1093,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
989
1093
|
default: string;
|
|
990
1094
|
required: false;
|
|
991
1095
|
};
|
|
1096
|
+
marginRight: {
|
|
1097
|
+
type: StringConstructor;
|
|
1098
|
+
default: string;
|
|
1099
|
+
required: false;
|
|
1100
|
+
};
|
|
992
1101
|
inline: {
|
|
993
1102
|
type: BooleanConstructor;
|
|
994
1103
|
default: boolean;
|
|
995
1104
|
required: false;
|
|
996
1105
|
};
|
|
1106
|
+
caretLeft: {
|
|
1107
|
+
type: BooleanConstructor;
|
|
1108
|
+
default: boolean;
|
|
1109
|
+
required: false;
|
|
1110
|
+
};
|
|
997
1111
|
}>, {}, {}, {
|
|
998
1112
|
computedClass(): string;
|
|
999
1113
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1017,17 +1131,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1017
1131
|
default: string;
|
|
1018
1132
|
required: false;
|
|
1019
1133
|
};
|
|
1134
|
+
marginRight: {
|
|
1135
|
+
type: StringConstructor;
|
|
1136
|
+
default: string;
|
|
1137
|
+
required: false;
|
|
1138
|
+
};
|
|
1020
1139
|
inline: {
|
|
1021
1140
|
type: BooleanConstructor;
|
|
1022
1141
|
default: boolean;
|
|
1023
1142
|
required: false;
|
|
1024
1143
|
};
|
|
1144
|
+
caretLeft: {
|
|
1145
|
+
type: BooleanConstructor;
|
|
1146
|
+
default: boolean;
|
|
1147
|
+
required: false;
|
|
1148
|
+
};
|
|
1025
1149
|
}>> & Readonly<{}>, {
|
|
1026
1150
|
inline: boolean;
|
|
1027
1151
|
passedWrapperClass: string;
|
|
1028
1152
|
arrowClass: string;
|
|
1029
1153
|
color: string;
|
|
1030
1154
|
marginLeft: string;
|
|
1155
|
+
marginRight: string;
|
|
1156
|
+
caretLeft: boolean;
|
|
1031
1157
|
}, {}, {
|
|
1032
1158
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1033
1159
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1444,6 +1570,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1444
1570
|
required: false;
|
|
1445
1571
|
default: string;
|
|
1446
1572
|
};
|
|
1573
|
+
caretMarginRight: {
|
|
1574
|
+
type: StringConstructor;
|
|
1575
|
+
required: false;
|
|
1576
|
+
default: string;
|
|
1577
|
+
};
|
|
1578
|
+
caretLeft: {
|
|
1579
|
+
type: BooleanConstructor;
|
|
1580
|
+
required: false;
|
|
1581
|
+
default: boolean;
|
|
1582
|
+
};
|
|
1447
1583
|
usePrimaryColor: {
|
|
1448
1584
|
type: BooleanConstructor;
|
|
1449
1585
|
required: false;
|
|
@@ -1551,6 +1687,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1551
1687
|
required: false;
|
|
1552
1688
|
default: string;
|
|
1553
1689
|
};
|
|
1690
|
+
caretMarginRight: {
|
|
1691
|
+
type: StringConstructor;
|
|
1692
|
+
required: false;
|
|
1693
|
+
default: string;
|
|
1694
|
+
};
|
|
1695
|
+
caretLeft: {
|
|
1696
|
+
type: BooleanConstructor;
|
|
1697
|
+
required: false;
|
|
1698
|
+
default: boolean;
|
|
1699
|
+
};
|
|
1554
1700
|
usePrimaryColor: {
|
|
1555
1701
|
type: BooleanConstructor;
|
|
1556
1702
|
required: false;
|
|
@@ -1561,6 +1707,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1561
1707
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1562
1708
|
}>, {
|
|
1563
1709
|
title: string;
|
|
1710
|
+
caretLeft: boolean;
|
|
1564
1711
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1565
1712
|
to: string | Record<string, any>;
|
|
1566
1713
|
exact: boolean;
|
|
@@ -1576,6 +1723,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1576
1723
|
caretInline: boolean;
|
|
1577
1724
|
caretColor: string;
|
|
1578
1725
|
caretMarginLeft: string;
|
|
1726
|
+
caretMarginRight: string;
|
|
1579
1727
|
usePrimaryColor: boolean;
|
|
1580
1728
|
}, {}, {
|
|
1581
1729
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1599,11 +1747,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1599
1747
|
default: string;
|
|
1600
1748
|
required: false;
|
|
1601
1749
|
};
|
|
1750
|
+
marginRight: {
|
|
1751
|
+
type: StringConstructor;
|
|
1752
|
+
default: string;
|
|
1753
|
+
required: false;
|
|
1754
|
+
};
|
|
1602
1755
|
inline: {
|
|
1603
1756
|
type: BooleanConstructor;
|
|
1604
1757
|
default: boolean;
|
|
1605
1758
|
required: false;
|
|
1606
1759
|
};
|
|
1760
|
+
caretLeft: {
|
|
1761
|
+
type: BooleanConstructor;
|
|
1762
|
+
default: boolean;
|
|
1763
|
+
required: false;
|
|
1764
|
+
};
|
|
1607
1765
|
}>, {}, {}, {
|
|
1608
1766
|
computedClass(): string;
|
|
1609
1767
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1627,17 +1785,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1627
1785
|
default: string;
|
|
1628
1786
|
required: false;
|
|
1629
1787
|
};
|
|
1788
|
+
marginRight: {
|
|
1789
|
+
type: StringConstructor;
|
|
1790
|
+
default: string;
|
|
1791
|
+
required: false;
|
|
1792
|
+
};
|
|
1630
1793
|
inline: {
|
|
1631
1794
|
type: BooleanConstructor;
|
|
1632
1795
|
default: boolean;
|
|
1633
1796
|
required: false;
|
|
1634
1797
|
};
|
|
1798
|
+
caretLeft: {
|
|
1799
|
+
type: BooleanConstructor;
|
|
1800
|
+
default: boolean;
|
|
1801
|
+
required: false;
|
|
1802
|
+
};
|
|
1635
1803
|
}>> & Readonly<{}>, {
|
|
1636
1804
|
inline: boolean;
|
|
1637
1805
|
passedWrapperClass: string;
|
|
1638
1806
|
arrowClass: string;
|
|
1639
1807
|
color: string;
|
|
1640
1808
|
marginLeft: string;
|
|
1809
|
+
marginRight: string;
|
|
1810
|
+
caretLeft: boolean;
|
|
1641
1811
|
}, {}, {
|
|
1642
1812
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1643
1813
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2204,6 +2374,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2204
2374
|
required: false;
|
|
2205
2375
|
default: string;
|
|
2206
2376
|
};
|
|
2377
|
+
caretMarginRight: {
|
|
2378
|
+
type: StringConstructor;
|
|
2379
|
+
required: false;
|
|
2380
|
+
default: string;
|
|
2381
|
+
};
|
|
2382
|
+
caretLeft: {
|
|
2383
|
+
type: BooleanConstructor;
|
|
2384
|
+
required: false;
|
|
2385
|
+
default: boolean;
|
|
2386
|
+
};
|
|
2207
2387
|
usePrimaryColor: {
|
|
2208
2388
|
type: BooleanConstructor;
|
|
2209
2389
|
required: false;
|
|
@@ -2311,6 +2491,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2311
2491
|
required: false;
|
|
2312
2492
|
default: string;
|
|
2313
2493
|
};
|
|
2494
|
+
caretMarginRight: {
|
|
2495
|
+
type: StringConstructor;
|
|
2496
|
+
required: false;
|
|
2497
|
+
default: string;
|
|
2498
|
+
};
|
|
2499
|
+
caretLeft: {
|
|
2500
|
+
type: BooleanConstructor;
|
|
2501
|
+
required: false;
|
|
2502
|
+
default: boolean;
|
|
2503
|
+
};
|
|
2314
2504
|
usePrimaryColor: {
|
|
2315
2505
|
type: BooleanConstructor;
|
|
2316
2506
|
required: false;
|
|
@@ -2321,6 +2511,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2321
2511
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2322
2512
|
}>, {
|
|
2323
2513
|
title: string;
|
|
2514
|
+
caretLeft: boolean;
|
|
2324
2515
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2325
2516
|
to: string | Record<string, any>;
|
|
2326
2517
|
exact: boolean;
|
|
@@ -2336,6 +2527,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2336
2527
|
caretInline: boolean;
|
|
2337
2528
|
caretColor: string;
|
|
2338
2529
|
caretMarginLeft: string;
|
|
2530
|
+
caretMarginRight: string;
|
|
2339
2531
|
usePrimaryColor: boolean;
|
|
2340
2532
|
}, {}, {
|
|
2341
2533
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2359,11 +2551,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2359
2551
|
default: string;
|
|
2360
2552
|
required: false;
|
|
2361
2553
|
};
|
|
2554
|
+
marginRight: {
|
|
2555
|
+
type: StringConstructor;
|
|
2556
|
+
default: string;
|
|
2557
|
+
required: false;
|
|
2558
|
+
};
|
|
2362
2559
|
inline: {
|
|
2363
2560
|
type: BooleanConstructor;
|
|
2364
2561
|
default: boolean;
|
|
2365
2562
|
required: false;
|
|
2366
2563
|
};
|
|
2564
|
+
caretLeft: {
|
|
2565
|
+
type: BooleanConstructor;
|
|
2566
|
+
default: boolean;
|
|
2567
|
+
required: false;
|
|
2568
|
+
};
|
|
2367
2569
|
}>, {}, {}, {
|
|
2368
2570
|
computedClass(): string;
|
|
2369
2571
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2387,17 +2589,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2387
2589
|
default: string;
|
|
2388
2590
|
required: false;
|
|
2389
2591
|
};
|
|
2592
|
+
marginRight: {
|
|
2593
|
+
type: StringConstructor;
|
|
2594
|
+
default: string;
|
|
2595
|
+
required: false;
|
|
2596
|
+
};
|
|
2390
2597
|
inline: {
|
|
2391
2598
|
type: BooleanConstructor;
|
|
2392
2599
|
default: boolean;
|
|
2393
2600
|
required: false;
|
|
2394
2601
|
};
|
|
2602
|
+
caretLeft: {
|
|
2603
|
+
type: BooleanConstructor;
|
|
2604
|
+
default: boolean;
|
|
2605
|
+
required: false;
|
|
2606
|
+
};
|
|
2395
2607
|
}>> & Readonly<{}>, {
|
|
2396
2608
|
inline: boolean;
|
|
2397
2609
|
passedWrapperClass: string;
|
|
2398
2610
|
arrowClass: string;
|
|
2399
2611
|
color: string;
|
|
2400
2612
|
marginLeft: string;
|
|
2613
|
+
marginRight: string;
|
|
2614
|
+
caretLeft: boolean;
|
|
2401
2615
|
}, {}, {
|
|
2402
2616
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2403
2617
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2786,6 +3000,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2786
3000
|
required: false;
|
|
2787
3001
|
default: string;
|
|
2788
3002
|
};
|
|
3003
|
+
caretMarginRight: {
|
|
3004
|
+
type: StringConstructor;
|
|
3005
|
+
required: false;
|
|
3006
|
+
default: string;
|
|
3007
|
+
};
|
|
3008
|
+
caretLeft: {
|
|
3009
|
+
type: BooleanConstructor;
|
|
3010
|
+
required: false;
|
|
3011
|
+
default: boolean;
|
|
3012
|
+
};
|
|
2789
3013
|
usePrimaryColor: {
|
|
2790
3014
|
type: BooleanConstructor;
|
|
2791
3015
|
required: false;
|
|
@@ -2893,6 +3117,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2893
3117
|
required: false;
|
|
2894
3118
|
default: string;
|
|
2895
3119
|
};
|
|
3120
|
+
caretMarginRight: {
|
|
3121
|
+
type: StringConstructor;
|
|
3122
|
+
required: false;
|
|
3123
|
+
default: string;
|
|
3124
|
+
};
|
|
3125
|
+
caretLeft: {
|
|
3126
|
+
type: BooleanConstructor;
|
|
3127
|
+
required: false;
|
|
3128
|
+
default: boolean;
|
|
3129
|
+
};
|
|
2896
3130
|
usePrimaryColor: {
|
|
2897
3131
|
type: BooleanConstructor;
|
|
2898
3132
|
required: false;
|
|
@@ -2903,6 +3137,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2903
3137
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2904
3138
|
}>, {
|
|
2905
3139
|
title: string;
|
|
3140
|
+
caretLeft: boolean;
|
|
2906
3141
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2907
3142
|
to: string | Record<string, any>;
|
|
2908
3143
|
exact: boolean;
|
|
@@ -2918,6 +3153,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2918
3153
|
caretInline: boolean;
|
|
2919
3154
|
caretColor: string;
|
|
2920
3155
|
caretMarginLeft: string;
|
|
3156
|
+
caretMarginRight: string;
|
|
2921
3157
|
usePrimaryColor: boolean;
|
|
2922
3158
|
}, {}, {
|
|
2923
3159
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2941,11 +3177,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2941
3177
|
default: string;
|
|
2942
3178
|
required: false;
|
|
2943
3179
|
};
|
|
3180
|
+
marginRight: {
|
|
3181
|
+
type: StringConstructor;
|
|
3182
|
+
default: string;
|
|
3183
|
+
required: false;
|
|
3184
|
+
};
|
|
2944
3185
|
inline: {
|
|
2945
3186
|
type: BooleanConstructor;
|
|
2946
3187
|
default: boolean;
|
|
2947
3188
|
required: false;
|
|
2948
3189
|
};
|
|
3190
|
+
caretLeft: {
|
|
3191
|
+
type: BooleanConstructor;
|
|
3192
|
+
default: boolean;
|
|
3193
|
+
required: false;
|
|
3194
|
+
};
|
|
2949
3195
|
}>, {}, {}, {
|
|
2950
3196
|
computedClass(): string;
|
|
2951
3197
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2969,17 +3215,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2969
3215
|
default: string;
|
|
2970
3216
|
required: false;
|
|
2971
3217
|
};
|
|
3218
|
+
marginRight: {
|
|
3219
|
+
type: StringConstructor;
|
|
3220
|
+
default: string;
|
|
3221
|
+
required: false;
|
|
3222
|
+
};
|
|
2972
3223
|
inline: {
|
|
2973
3224
|
type: BooleanConstructor;
|
|
2974
3225
|
default: boolean;
|
|
2975
3226
|
required: false;
|
|
2976
3227
|
};
|
|
3228
|
+
caretLeft: {
|
|
3229
|
+
type: BooleanConstructor;
|
|
3230
|
+
default: boolean;
|
|
3231
|
+
required: false;
|
|
3232
|
+
};
|
|
2977
3233
|
}>> & Readonly<{}>, {
|
|
2978
3234
|
inline: boolean;
|
|
2979
3235
|
passedWrapperClass: string;
|
|
2980
3236
|
arrowClass: string;
|
|
2981
3237
|
color: string;
|
|
2982
3238
|
marginLeft: string;
|
|
3239
|
+
marginRight: string;
|
|
3240
|
+
caretLeft: boolean;
|
|
2983
3241
|
}, {}, {
|
|
2984
3242
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2985
3243
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -3237,6 +3495,102 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3237
3495
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3238
3496
|
IconPlay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3239
3497
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3498
|
+
AttractionCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3499
|
+
url: {
|
|
3500
|
+
type: StringConstructor;
|
|
3501
|
+
default: undefined;
|
|
3502
|
+
};
|
|
3503
|
+
title: {
|
|
3504
|
+
type: StringConstructor;
|
|
3505
|
+
default: undefined;
|
|
3506
|
+
};
|
|
3507
|
+
location: {
|
|
3508
|
+
type: StringConstructor;
|
|
3509
|
+
default: undefined;
|
|
3510
|
+
};
|
|
3511
|
+
locationIcon: {
|
|
3512
|
+
type: StringConstructor;
|
|
3513
|
+
default: undefined;
|
|
3514
|
+
};
|
|
3515
|
+
wait: {
|
|
3516
|
+
type: StringConstructor;
|
|
3517
|
+
default: undefined;
|
|
3518
|
+
};
|
|
3519
|
+
image: {
|
|
3520
|
+
type: ObjectConstructor;
|
|
3521
|
+
};
|
|
3522
|
+
showMyList: {
|
|
3523
|
+
type: BooleanConstructor;
|
|
3524
|
+
default: boolean;
|
|
3525
|
+
};
|
|
3526
|
+
headingLevel: {
|
|
3527
|
+
type: import('vue').PropType<keyof {
|
|
3528
|
+
h1: string;
|
|
3529
|
+
h2: string;
|
|
3530
|
+
h3: string;
|
|
3531
|
+
h4: string;
|
|
3532
|
+
h5: string;
|
|
3533
|
+
h6: string;
|
|
3534
|
+
}>;
|
|
3535
|
+
required: false;
|
|
3536
|
+
default: string;
|
|
3537
|
+
};
|
|
3538
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
3539
|
+
url: {
|
|
3540
|
+
type: StringConstructor;
|
|
3541
|
+
default: undefined;
|
|
3542
|
+
};
|
|
3543
|
+
title: {
|
|
3544
|
+
type: StringConstructor;
|
|
3545
|
+
default: undefined;
|
|
3546
|
+
};
|
|
3547
|
+
location: {
|
|
3548
|
+
type: StringConstructor;
|
|
3549
|
+
default: undefined;
|
|
3550
|
+
};
|
|
3551
|
+
locationIcon: {
|
|
3552
|
+
type: StringConstructor;
|
|
3553
|
+
default: undefined;
|
|
3554
|
+
};
|
|
3555
|
+
wait: {
|
|
3556
|
+
type: StringConstructor;
|
|
3557
|
+
default: undefined;
|
|
3558
|
+
};
|
|
3559
|
+
image: {
|
|
3560
|
+
type: ObjectConstructor;
|
|
3561
|
+
};
|
|
3562
|
+
showMyList: {
|
|
3563
|
+
type: BooleanConstructor;
|
|
3564
|
+
default: boolean;
|
|
3565
|
+
};
|
|
3566
|
+
headingLevel: {
|
|
3567
|
+
type: import('vue').PropType<keyof {
|
|
3568
|
+
h1: string;
|
|
3569
|
+
h2: string;
|
|
3570
|
+
h3: string;
|
|
3571
|
+
h4: string;
|
|
3572
|
+
h5: string;
|
|
3573
|
+
h6: string;
|
|
3574
|
+
}>;
|
|
3575
|
+
required: false;
|
|
3576
|
+
default: string;
|
|
3577
|
+
};
|
|
3578
|
+
}>> & Readonly<{}>, {
|
|
3579
|
+
location: string;
|
|
3580
|
+
url: string;
|
|
3581
|
+
title: string;
|
|
3582
|
+
headingLevel: keyof {
|
|
3583
|
+
h1: string;
|
|
3584
|
+
h2: string;
|
|
3585
|
+
h3: string;
|
|
3586
|
+
h4: string;
|
|
3587
|
+
h5: string;
|
|
3588
|
+
h6: string;
|
|
3589
|
+
};
|
|
3590
|
+
locationIcon: string;
|
|
3591
|
+
wait: string;
|
|
3592
|
+
showMyList: boolean;
|
|
3593
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3240
3594
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3241
3595
|
SearchResultGridItem: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3242
3596
|
url: {
|
|
@@ -3548,6 +3902,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3548
3902
|
required: false;
|
|
3549
3903
|
default: string;
|
|
3550
3904
|
};
|
|
3905
|
+
caretMarginRight: {
|
|
3906
|
+
type: StringConstructor;
|
|
3907
|
+
required: false;
|
|
3908
|
+
default: string;
|
|
3909
|
+
};
|
|
3910
|
+
caretLeft: {
|
|
3911
|
+
type: BooleanConstructor;
|
|
3912
|
+
required: false;
|
|
3913
|
+
default: boolean;
|
|
3914
|
+
};
|
|
3551
3915
|
usePrimaryColor: {
|
|
3552
3916
|
type: BooleanConstructor;
|
|
3553
3917
|
required: false;
|
|
@@ -3655,6 +4019,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3655
4019
|
required: false;
|
|
3656
4020
|
default: string;
|
|
3657
4021
|
};
|
|
4022
|
+
caretMarginRight: {
|
|
4023
|
+
type: StringConstructor;
|
|
4024
|
+
required: false;
|
|
4025
|
+
default: string;
|
|
4026
|
+
};
|
|
4027
|
+
caretLeft: {
|
|
4028
|
+
type: BooleanConstructor;
|
|
4029
|
+
required: false;
|
|
4030
|
+
default: boolean;
|
|
4031
|
+
};
|
|
3658
4032
|
usePrimaryColor: {
|
|
3659
4033
|
type: BooleanConstructor;
|
|
3660
4034
|
required: false;
|
|
@@ -3665,6 +4039,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3665
4039
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
3666
4040
|
}>, {
|
|
3667
4041
|
title: string;
|
|
4042
|
+
caretLeft: boolean;
|
|
3668
4043
|
variant: "default" | "primary" | "secondary" | "none";
|
|
3669
4044
|
to: string | Record<string, any>;
|
|
3670
4045
|
exact: boolean;
|
|
@@ -3680,6 +4055,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3680
4055
|
caretInline: boolean;
|
|
3681
4056
|
caretColor: string;
|
|
3682
4057
|
caretMarginLeft: string;
|
|
4058
|
+
caretMarginRight: string;
|
|
3683
4059
|
usePrimaryColor: boolean;
|
|
3684
4060
|
}, {}, {
|
|
3685
4061
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -3703,11 +4079,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3703
4079
|
default: string;
|
|
3704
4080
|
required: false;
|
|
3705
4081
|
};
|
|
4082
|
+
marginRight: {
|
|
4083
|
+
type: StringConstructor;
|
|
4084
|
+
default: string;
|
|
4085
|
+
required: false;
|
|
4086
|
+
};
|
|
3706
4087
|
inline: {
|
|
3707
4088
|
type: BooleanConstructor;
|
|
3708
4089
|
default: boolean;
|
|
3709
4090
|
required: false;
|
|
3710
4091
|
};
|
|
4092
|
+
caretLeft: {
|
|
4093
|
+
type: BooleanConstructor;
|
|
4094
|
+
default: boolean;
|
|
4095
|
+
required: false;
|
|
4096
|
+
};
|
|
3711
4097
|
}>, {}, {}, {
|
|
3712
4098
|
computedClass(): string;
|
|
3713
4099
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -3731,17 +4117,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3731
4117
|
default: string;
|
|
3732
4118
|
required: false;
|
|
3733
4119
|
};
|
|
4120
|
+
marginRight: {
|
|
4121
|
+
type: StringConstructor;
|
|
4122
|
+
default: string;
|
|
4123
|
+
required: false;
|
|
4124
|
+
};
|
|
3734
4125
|
inline: {
|
|
3735
4126
|
type: BooleanConstructor;
|
|
3736
4127
|
default: boolean;
|
|
3737
4128
|
required: false;
|
|
3738
4129
|
};
|
|
4130
|
+
caretLeft: {
|
|
4131
|
+
type: BooleanConstructor;
|
|
4132
|
+
default: boolean;
|
|
4133
|
+
required: false;
|
|
4134
|
+
};
|
|
3739
4135
|
}>> & Readonly<{}>, {
|
|
3740
4136
|
inline: boolean;
|
|
3741
4137
|
passedWrapperClass: string;
|
|
3742
4138
|
arrowClass: string;
|
|
3743
4139
|
color: string;
|
|
3744
4140
|
marginLeft: string;
|
|
4141
|
+
marginRight: string;
|
|
4142
|
+
caretLeft: boolean;
|
|
3745
4143
|
}, {}, {
|
|
3746
4144
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3747
4145
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4252,6 +4650,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4252
4650
|
required: false;
|
|
4253
4651
|
default: string;
|
|
4254
4652
|
};
|
|
4653
|
+
caretMarginRight: {
|
|
4654
|
+
type: StringConstructor;
|
|
4655
|
+
required: false;
|
|
4656
|
+
default: string;
|
|
4657
|
+
};
|
|
4658
|
+
caretLeft: {
|
|
4659
|
+
type: BooleanConstructor;
|
|
4660
|
+
required: false;
|
|
4661
|
+
default: boolean;
|
|
4662
|
+
};
|
|
4255
4663
|
usePrimaryColor: {
|
|
4256
4664
|
type: BooleanConstructor;
|
|
4257
4665
|
required: false;
|
|
@@ -4359,6 +4767,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4359
4767
|
required: false;
|
|
4360
4768
|
default: string;
|
|
4361
4769
|
};
|
|
4770
|
+
caretMarginRight: {
|
|
4771
|
+
type: StringConstructor;
|
|
4772
|
+
required: false;
|
|
4773
|
+
default: string;
|
|
4774
|
+
};
|
|
4775
|
+
caretLeft: {
|
|
4776
|
+
type: BooleanConstructor;
|
|
4777
|
+
required: false;
|
|
4778
|
+
default: boolean;
|
|
4779
|
+
};
|
|
4362
4780
|
usePrimaryColor: {
|
|
4363
4781
|
type: BooleanConstructor;
|
|
4364
4782
|
required: false;
|
|
@@ -4369,6 +4787,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4369
4787
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4370
4788
|
}>, {
|
|
4371
4789
|
title: string;
|
|
4790
|
+
caretLeft: boolean;
|
|
4372
4791
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4373
4792
|
to: string | Record<string, any>;
|
|
4374
4793
|
exact: boolean;
|
|
@@ -4384,6 +4803,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4384
4803
|
caretInline: boolean;
|
|
4385
4804
|
caretColor: string;
|
|
4386
4805
|
caretMarginLeft: string;
|
|
4806
|
+
caretMarginRight: string;
|
|
4387
4807
|
usePrimaryColor: boolean;
|
|
4388
4808
|
}, {}, {
|
|
4389
4809
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -4407,11 +4827,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4407
4827
|
default: string;
|
|
4408
4828
|
required: false;
|
|
4409
4829
|
};
|
|
4830
|
+
marginRight: {
|
|
4831
|
+
type: StringConstructor;
|
|
4832
|
+
default: string;
|
|
4833
|
+
required: false;
|
|
4834
|
+
};
|
|
4410
4835
|
inline: {
|
|
4411
4836
|
type: BooleanConstructor;
|
|
4412
4837
|
default: boolean;
|
|
4413
4838
|
required: false;
|
|
4414
4839
|
};
|
|
4840
|
+
caretLeft: {
|
|
4841
|
+
type: BooleanConstructor;
|
|
4842
|
+
default: boolean;
|
|
4843
|
+
required: false;
|
|
4844
|
+
};
|
|
4415
4845
|
}>, {}, {}, {
|
|
4416
4846
|
computedClass(): string;
|
|
4417
4847
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -4435,17 +4865,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4435
4865
|
default: string;
|
|
4436
4866
|
required: false;
|
|
4437
4867
|
};
|
|
4868
|
+
marginRight: {
|
|
4869
|
+
type: StringConstructor;
|
|
4870
|
+
default: string;
|
|
4871
|
+
required: false;
|
|
4872
|
+
};
|
|
4438
4873
|
inline: {
|
|
4439
4874
|
type: BooleanConstructor;
|
|
4440
4875
|
default: boolean;
|
|
4441
4876
|
required: false;
|
|
4442
4877
|
};
|
|
4878
|
+
caretLeft: {
|
|
4879
|
+
type: BooleanConstructor;
|
|
4880
|
+
default: boolean;
|
|
4881
|
+
required: false;
|
|
4882
|
+
};
|
|
4443
4883
|
}>> & Readonly<{}>, {
|
|
4444
4884
|
inline: boolean;
|
|
4445
4885
|
passedWrapperClass: string;
|
|
4446
4886
|
arrowClass: string;
|
|
4447
4887
|
color: string;
|
|
4448
4888
|
marginLeft: string;
|
|
4889
|
+
marginRight: string;
|
|
4890
|
+
caretLeft: boolean;
|
|
4449
4891
|
}, {}, {
|
|
4450
4892
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4451
4893
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -4862,6 +5304,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4862
5304
|
required: false;
|
|
4863
5305
|
default: string;
|
|
4864
5306
|
};
|
|
5307
|
+
caretMarginRight: {
|
|
5308
|
+
type: StringConstructor;
|
|
5309
|
+
required: false;
|
|
5310
|
+
default: string;
|
|
5311
|
+
};
|
|
5312
|
+
caretLeft: {
|
|
5313
|
+
type: BooleanConstructor;
|
|
5314
|
+
required: false;
|
|
5315
|
+
default: boolean;
|
|
5316
|
+
};
|
|
4865
5317
|
usePrimaryColor: {
|
|
4866
5318
|
type: BooleanConstructor;
|
|
4867
5319
|
required: false;
|
|
@@ -4969,6 +5421,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4969
5421
|
required: false;
|
|
4970
5422
|
default: string;
|
|
4971
5423
|
};
|
|
5424
|
+
caretMarginRight: {
|
|
5425
|
+
type: StringConstructor;
|
|
5426
|
+
required: false;
|
|
5427
|
+
default: string;
|
|
5428
|
+
};
|
|
5429
|
+
caretLeft: {
|
|
5430
|
+
type: BooleanConstructor;
|
|
5431
|
+
required: false;
|
|
5432
|
+
default: boolean;
|
|
5433
|
+
};
|
|
4972
5434
|
usePrimaryColor: {
|
|
4973
5435
|
type: BooleanConstructor;
|
|
4974
5436
|
required: false;
|
|
@@ -4979,6 +5441,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4979
5441
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
4980
5442
|
}>, {
|
|
4981
5443
|
title: string;
|
|
5444
|
+
caretLeft: boolean;
|
|
4982
5445
|
variant: "default" | "primary" | "secondary" | "none";
|
|
4983
5446
|
to: string | Record<string, any>;
|
|
4984
5447
|
exact: boolean;
|
|
@@ -4994,6 +5457,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4994
5457
|
caretInline: boolean;
|
|
4995
5458
|
caretColor: string;
|
|
4996
5459
|
caretMarginLeft: string;
|
|
5460
|
+
caretMarginRight: string;
|
|
4997
5461
|
usePrimaryColor: boolean;
|
|
4998
5462
|
}, {}, {
|
|
4999
5463
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -5017,11 +5481,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5017
5481
|
default: string;
|
|
5018
5482
|
required: false;
|
|
5019
5483
|
};
|
|
5484
|
+
marginRight: {
|
|
5485
|
+
type: StringConstructor;
|
|
5486
|
+
default: string;
|
|
5487
|
+
required: false;
|
|
5488
|
+
};
|
|
5020
5489
|
inline: {
|
|
5021
5490
|
type: BooleanConstructor;
|
|
5022
5491
|
default: boolean;
|
|
5023
5492
|
required: false;
|
|
5024
5493
|
};
|
|
5494
|
+
caretLeft: {
|
|
5495
|
+
type: BooleanConstructor;
|
|
5496
|
+
default: boolean;
|
|
5497
|
+
required: false;
|
|
5498
|
+
};
|
|
5025
5499
|
}>, {}, {}, {
|
|
5026
5500
|
computedClass(): string;
|
|
5027
5501
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -5045,17 +5519,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5045
5519
|
default: string;
|
|
5046
5520
|
required: false;
|
|
5047
5521
|
};
|
|
5522
|
+
marginRight: {
|
|
5523
|
+
type: StringConstructor;
|
|
5524
|
+
default: string;
|
|
5525
|
+
required: false;
|
|
5526
|
+
};
|
|
5048
5527
|
inline: {
|
|
5049
5528
|
type: BooleanConstructor;
|
|
5050
5529
|
default: boolean;
|
|
5051
5530
|
required: false;
|
|
5052
5531
|
};
|
|
5532
|
+
caretLeft: {
|
|
5533
|
+
type: BooleanConstructor;
|
|
5534
|
+
default: boolean;
|
|
5535
|
+
required: false;
|
|
5536
|
+
};
|
|
5053
5537
|
}>> & Readonly<{}>, {
|
|
5054
5538
|
inline: boolean;
|
|
5055
5539
|
passedWrapperClass: string;
|
|
5056
5540
|
arrowClass: string;
|
|
5057
5541
|
color: string;
|
|
5058
5542
|
marginLeft: string;
|
|
5543
|
+
marginRight: string;
|
|
5544
|
+
caretLeft: boolean;
|
|
5059
5545
|
}, {}, {
|
|
5060
5546
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
5061
5547
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -5497,6 +5983,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5497
5983
|
required: false;
|
|
5498
5984
|
default: string;
|
|
5499
5985
|
};
|
|
5986
|
+
caretMarginRight: {
|
|
5987
|
+
type: StringConstructor;
|
|
5988
|
+
required: false;
|
|
5989
|
+
default: string;
|
|
5990
|
+
};
|
|
5991
|
+
caretLeft: {
|
|
5992
|
+
type: BooleanConstructor;
|
|
5993
|
+
required: false;
|
|
5994
|
+
default: boolean;
|
|
5995
|
+
};
|
|
5500
5996
|
usePrimaryColor: {
|
|
5501
5997
|
type: BooleanConstructor;
|
|
5502
5998
|
required: false;
|
|
@@ -5604,6 +6100,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5604
6100
|
required: false;
|
|
5605
6101
|
default: string;
|
|
5606
6102
|
};
|
|
6103
|
+
caretMarginRight: {
|
|
6104
|
+
type: StringConstructor;
|
|
6105
|
+
required: false;
|
|
6106
|
+
default: string;
|
|
6107
|
+
};
|
|
6108
|
+
caretLeft: {
|
|
6109
|
+
type: BooleanConstructor;
|
|
6110
|
+
required: false;
|
|
6111
|
+
default: boolean;
|
|
6112
|
+
};
|
|
5607
6113
|
usePrimaryColor: {
|
|
5608
6114
|
type: BooleanConstructor;
|
|
5609
6115
|
required: false;
|
|
@@ -5614,6 +6120,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5614
6120
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
5615
6121
|
}>, {
|
|
5616
6122
|
title: string;
|
|
6123
|
+
caretLeft: boolean;
|
|
5617
6124
|
variant: "default" | "primary" | "secondary" | "none";
|
|
5618
6125
|
to: string | Record<string, any>;
|
|
5619
6126
|
exact: boolean;
|
|
@@ -5629,6 +6136,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5629
6136
|
caretInline: boolean;
|
|
5630
6137
|
caretColor: string;
|
|
5631
6138
|
caretMarginLeft: string;
|
|
6139
|
+
caretMarginRight: string;
|
|
5632
6140
|
usePrimaryColor: boolean;
|
|
5633
6141
|
}, {}, {
|
|
5634
6142
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -5652,11 +6160,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5652
6160
|
default: string;
|
|
5653
6161
|
required: false;
|
|
5654
6162
|
};
|
|
6163
|
+
marginRight: {
|
|
6164
|
+
type: StringConstructor;
|
|
6165
|
+
default: string;
|
|
6166
|
+
required: false;
|
|
6167
|
+
};
|
|
5655
6168
|
inline: {
|
|
5656
6169
|
type: BooleanConstructor;
|
|
5657
6170
|
default: boolean;
|
|
5658
6171
|
required: false;
|
|
5659
6172
|
};
|
|
6173
|
+
caretLeft: {
|
|
6174
|
+
type: BooleanConstructor;
|
|
6175
|
+
default: boolean;
|
|
6176
|
+
required: false;
|
|
6177
|
+
};
|
|
5660
6178
|
}>, {}, {}, {
|
|
5661
6179
|
computedClass(): string;
|
|
5662
6180
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -5680,17 +6198,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5680
6198
|
default: string;
|
|
5681
6199
|
required: false;
|
|
5682
6200
|
};
|
|
6201
|
+
marginRight: {
|
|
6202
|
+
type: StringConstructor;
|
|
6203
|
+
default: string;
|
|
6204
|
+
required: false;
|
|
6205
|
+
};
|
|
5683
6206
|
inline: {
|
|
5684
6207
|
type: BooleanConstructor;
|
|
5685
6208
|
default: boolean;
|
|
5686
6209
|
required: false;
|
|
5687
6210
|
};
|
|
6211
|
+
caretLeft: {
|
|
6212
|
+
type: BooleanConstructor;
|
|
6213
|
+
default: boolean;
|
|
6214
|
+
required: false;
|
|
6215
|
+
};
|
|
5688
6216
|
}>> & Readonly<{}>, {
|
|
5689
6217
|
inline: boolean;
|
|
5690
6218
|
passedWrapperClass: string;
|
|
5691
6219
|
arrowClass: string;
|
|
5692
6220
|
color: string;
|
|
5693
6221
|
marginLeft: string;
|
|
6222
|
+
marginRight: string;
|
|
6223
|
+
caretLeft: boolean;
|
|
5694
6224
|
}, {}, {
|
|
5695
6225
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
5696
6226
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|