@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
|
@@ -72,6 +72,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
72
72
|
type: BooleanConstructor;
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
75
|
+
isAttraction: {
|
|
76
|
+
type: BooleanConstructor;
|
|
77
|
+
required: false;
|
|
78
|
+
};
|
|
75
79
|
media: {
|
|
76
80
|
type: StringConstructor;
|
|
77
81
|
required: false;
|
|
@@ -141,6 +145,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
141
145
|
type: PropType<EduResourcesTime>;
|
|
142
146
|
default: undefined;
|
|
143
147
|
};
|
|
148
|
+
wait: {
|
|
149
|
+
type: StringConstructor;
|
|
150
|
+
required: false;
|
|
151
|
+
default: undefined;
|
|
152
|
+
};
|
|
153
|
+
showMyList: {
|
|
154
|
+
type: BooleanConstructor;
|
|
155
|
+
default: boolean;
|
|
156
|
+
};
|
|
157
|
+
locationIcon: {
|
|
158
|
+
type: StringConstructor;
|
|
159
|
+
default: string;
|
|
160
|
+
};
|
|
144
161
|
}>, {}, {}, {
|
|
145
162
|
themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
|
|
146
163
|
isEdu(state: {
|
|
@@ -222,6 +239,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
222
239
|
type: BooleanConstructor;
|
|
223
240
|
default: boolean;
|
|
224
241
|
};
|
|
242
|
+
isAttraction: {
|
|
243
|
+
type: BooleanConstructor;
|
|
244
|
+
required: false;
|
|
245
|
+
};
|
|
225
246
|
media: {
|
|
226
247
|
type: StringConstructor;
|
|
227
248
|
required: false;
|
|
@@ -291,6 +312,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
291
312
|
type: PropType<EduResourcesTime>;
|
|
292
313
|
default: undefined;
|
|
293
314
|
};
|
|
315
|
+
wait: {
|
|
316
|
+
type: StringConstructor;
|
|
317
|
+
required: false;
|
|
318
|
+
default: undefined;
|
|
319
|
+
};
|
|
320
|
+
showMyList: {
|
|
321
|
+
type: BooleanConstructor;
|
|
322
|
+
default: boolean;
|
|
323
|
+
};
|
|
324
|
+
locationIcon: {
|
|
325
|
+
type: StringConstructor;
|
|
326
|
+
default: string;
|
|
327
|
+
};
|
|
294
328
|
}>> & Readonly<{}>, {
|
|
295
329
|
startDate: string;
|
|
296
330
|
endDate: string;
|
|
@@ -323,10 +357,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
323
357
|
media: string;
|
|
324
358
|
topic: string;
|
|
325
359
|
pageContentType: string;
|
|
360
|
+
locationIcon: string;
|
|
361
|
+
wait: string;
|
|
362
|
+
showMyList: boolean;
|
|
326
363
|
featured: boolean;
|
|
327
364
|
isEvents: boolean;
|
|
328
365
|
isPodcastSeason: boolean;
|
|
329
366
|
isProfiles: boolean;
|
|
367
|
+
isAttraction: boolean;
|
|
330
368
|
}, {}, {
|
|
331
369
|
BaseLink: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
332
370
|
variant: {
|
|
@@ -401,6 +439,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
401
439
|
required: false;
|
|
402
440
|
default: string;
|
|
403
441
|
};
|
|
442
|
+
caretMarginRight: {
|
|
443
|
+
type: StringConstructor;
|
|
444
|
+
required: false;
|
|
445
|
+
default: string;
|
|
446
|
+
};
|
|
447
|
+
caretLeft: {
|
|
448
|
+
type: BooleanConstructor;
|
|
449
|
+
required: false;
|
|
450
|
+
default: boolean;
|
|
451
|
+
};
|
|
404
452
|
usePrimaryColor: {
|
|
405
453
|
type: BooleanConstructor;
|
|
406
454
|
required: false;
|
|
@@ -508,6 +556,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
508
556
|
required: false;
|
|
509
557
|
default: string;
|
|
510
558
|
};
|
|
559
|
+
caretMarginRight: {
|
|
560
|
+
type: StringConstructor;
|
|
561
|
+
required: false;
|
|
562
|
+
default: string;
|
|
563
|
+
};
|
|
564
|
+
caretLeft: {
|
|
565
|
+
type: BooleanConstructor;
|
|
566
|
+
required: false;
|
|
567
|
+
default: boolean;
|
|
568
|
+
};
|
|
511
569
|
usePrimaryColor: {
|
|
512
570
|
type: BooleanConstructor;
|
|
513
571
|
required: false;
|
|
@@ -518,6 +576,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
518
576
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
519
577
|
}>, {
|
|
520
578
|
title: string;
|
|
579
|
+
caretLeft: boolean;
|
|
521
580
|
variant: "default" | "primary" | "secondary" | "none";
|
|
522
581
|
to: string | Record<string, any>;
|
|
523
582
|
exact: boolean;
|
|
@@ -533,6 +592,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
533
592
|
caretInline: boolean;
|
|
534
593
|
caretColor: string;
|
|
535
594
|
caretMarginLeft: string;
|
|
595
|
+
caretMarginRight: string;
|
|
536
596
|
usePrimaryColor: boolean;
|
|
537
597
|
}, {}, {
|
|
538
598
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -556,11 +616,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
556
616
|
default: string;
|
|
557
617
|
required: false;
|
|
558
618
|
};
|
|
619
|
+
marginRight: {
|
|
620
|
+
type: StringConstructor;
|
|
621
|
+
default: string;
|
|
622
|
+
required: false;
|
|
623
|
+
};
|
|
559
624
|
inline: {
|
|
560
625
|
type: BooleanConstructor;
|
|
561
626
|
default: boolean;
|
|
562
627
|
required: false;
|
|
563
628
|
};
|
|
629
|
+
caretLeft: {
|
|
630
|
+
type: BooleanConstructor;
|
|
631
|
+
default: boolean;
|
|
632
|
+
required: false;
|
|
633
|
+
};
|
|
564
634
|
}>, {}, {}, {
|
|
565
635
|
computedClass(): string;
|
|
566
636
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -584,17 +654,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
584
654
|
default: string;
|
|
585
655
|
required: false;
|
|
586
656
|
};
|
|
657
|
+
marginRight: {
|
|
658
|
+
type: StringConstructor;
|
|
659
|
+
default: string;
|
|
660
|
+
required: false;
|
|
661
|
+
};
|
|
587
662
|
inline: {
|
|
588
663
|
type: BooleanConstructor;
|
|
589
664
|
default: boolean;
|
|
590
665
|
required: false;
|
|
591
666
|
};
|
|
667
|
+
caretLeft: {
|
|
668
|
+
type: BooleanConstructor;
|
|
669
|
+
default: boolean;
|
|
670
|
+
required: false;
|
|
671
|
+
};
|
|
592
672
|
}>> & Readonly<{}>, {
|
|
593
673
|
inline: boolean;
|
|
594
674
|
passedWrapperClass: string;
|
|
595
675
|
arrowClass: string;
|
|
596
676
|
color: string;
|
|
597
677
|
marginLeft: string;
|
|
678
|
+
marginRight: string;
|
|
679
|
+
caretLeft: boolean;
|
|
598
680
|
}, {}, {
|
|
599
681
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
600
682
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1011,6 +1093,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1011
1093
|
required: false;
|
|
1012
1094
|
default: string;
|
|
1013
1095
|
};
|
|
1096
|
+
caretMarginRight: {
|
|
1097
|
+
type: StringConstructor;
|
|
1098
|
+
required: false;
|
|
1099
|
+
default: string;
|
|
1100
|
+
};
|
|
1101
|
+
caretLeft: {
|
|
1102
|
+
type: BooleanConstructor;
|
|
1103
|
+
required: false;
|
|
1104
|
+
default: boolean;
|
|
1105
|
+
};
|
|
1014
1106
|
usePrimaryColor: {
|
|
1015
1107
|
type: BooleanConstructor;
|
|
1016
1108
|
required: false;
|
|
@@ -1118,6 +1210,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1118
1210
|
required: false;
|
|
1119
1211
|
default: string;
|
|
1120
1212
|
};
|
|
1213
|
+
caretMarginRight: {
|
|
1214
|
+
type: StringConstructor;
|
|
1215
|
+
required: false;
|
|
1216
|
+
default: string;
|
|
1217
|
+
};
|
|
1218
|
+
caretLeft: {
|
|
1219
|
+
type: BooleanConstructor;
|
|
1220
|
+
required: false;
|
|
1221
|
+
default: boolean;
|
|
1222
|
+
};
|
|
1121
1223
|
usePrimaryColor: {
|
|
1122
1224
|
type: BooleanConstructor;
|
|
1123
1225
|
required: false;
|
|
@@ -1128,6 +1230,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1128
1230
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1129
1231
|
}>, {
|
|
1130
1232
|
title: string;
|
|
1233
|
+
caretLeft: boolean;
|
|
1131
1234
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1132
1235
|
to: string | Record<string, any>;
|
|
1133
1236
|
exact: boolean;
|
|
@@ -1143,6 +1246,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1143
1246
|
caretInline: boolean;
|
|
1144
1247
|
caretColor: string;
|
|
1145
1248
|
caretMarginLeft: string;
|
|
1249
|
+
caretMarginRight: string;
|
|
1146
1250
|
usePrimaryColor: boolean;
|
|
1147
1251
|
}, {}, {
|
|
1148
1252
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1166,11 +1270,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1166
1270
|
default: string;
|
|
1167
1271
|
required: false;
|
|
1168
1272
|
};
|
|
1273
|
+
marginRight: {
|
|
1274
|
+
type: StringConstructor;
|
|
1275
|
+
default: string;
|
|
1276
|
+
required: false;
|
|
1277
|
+
};
|
|
1169
1278
|
inline: {
|
|
1170
1279
|
type: BooleanConstructor;
|
|
1171
1280
|
default: boolean;
|
|
1172
1281
|
required: false;
|
|
1173
1282
|
};
|
|
1283
|
+
caretLeft: {
|
|
1284
|
+
type: BooleanConstructor;
|
|
1285
|
+
default: boolean;
|
|
1286
|
+
required: false;
|
|
1287
|
+
};
|
|
1174
1288
|
}>, {}, {}, {
|
|
1175
1289
|
computedClass(): string;
|
|
1176
1290
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1194,17 +1308,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1194
1308
|
default: string;
|
|
1195
1309
|
required: false;
|
|
1196
1310
|
};
|
|
1311
|
+
marginRight: {
|
|
1312
|
+
type: StringConstructor;
|
|
1313
|
+
default: string;
|
|
1314
|
+
required: false;
|
|
1315
|
+
};
|
|
1197
1316
|
inline: {
|
|
1198
1317
|
type: BooleanConstructor;
|
|
1199
1318
|
default: boolean;
|
|
1200
1319
|
required: false;
|
|
1201
1320
|
};
|
|
1321
|
+
caretLeft: {
|
|
1322
|
+
type: BooleanConstructor;
|
|
1323
|
+
default: boolean;
|
|
1324
|
+
required: false;
|
|
1325
|
+
};
|
|
1202
1326
|
}>> & Readonly<{}>, {
|
|
1203
1327
|
inline: boolean;
|
|
1204
1328
|
passedWrapperClass: string;
|
|
1205
1329
|
arrowClass: string;
|
|
1206
1330
|
color: string;
|
|
1207
1331
|
marginLeft: string;
|
|
1332
|
+
marginRight: string;
|
|
1333
|
+
caretLeft: boolean;
|
|
1208
1334
|
}, {}, {
|
|
1209
1335
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1210
1336
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1771,6 +1897,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1771
1897
|
required: false;
|
|
1772
1898
|
default: string;
|
|
1773
1899
|
};
|
|
1900
|
+
caretMarginRight: {
|
|
1901
|
+
type: StringConstructor;
|
|
1902
|
+
required: false;
|
|
1903
|
+
default: string;
|
|
1904
|
+
};
|
|
1905
|
+
caretLeft: {
|
|
1906
|
+
type: BooleanConstructor;
|
|
1907
|
+
required: false;
|
|
1908
|
+
default: boolean;
|
|
1909
|
+
};
|
|
1774
1910
|
usePrimaryColor: {
|
|
1775
1911
|
type: BooleanConstructor;
|
|
1776
1912
|
required: false;
|
|
@@ -1878,6 +2014,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1878
2014
|
required: false;
|
|
1879
2015
|
default: string;
|
|
1880
2016
|
};
|
|
2017
|
+
caretMarginRight: {
|
|
2018
|
+
type: StringConstructor;
|
|
2019
|
+
required: false;
|
|
2020
|
+
default: string;
|
|
2021
|
+
};
|
|
2022
|
+
caretLeft: {
|
|
2023
|
+
type: BooleanConstructor;
|
|
2024
|
+
required: false;
|
|
2025
|
+
default: boolean;
|
|
2026
|
+
};
|
|
1881
2027
|
usePrimaryColor: {
|
|
1882
2028
|
type: BooleanConstructor;
|
|
1883
2029
|
required: false;
|
|
@@ -1888,6 +2034,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1888
2034
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
1889
2035
|
}>, {
|
|
1890
2036
|
title: string;
|
|
2037
|
+
caretLeft: boolean;
|
|
1891
2038
|
variant: "default" | "primary" | "secondary" | "none";
|
|
1892
2039
|
to: string | Record<string, any>;
|
|
1893
2040
|
exact: boolean;
|
|
@@ -1903,6 +2050,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1903
2050
|
caretInline: boolean;
|
|
1904
2051
|
caretColor: string;
|
|
1905
2052
|
caretMarginLeft: string;
|
|
2053
|
+
caretMarginRight: string;
|
|
1906
2054
|
usePrimaryColor: boolean;
|
|
1907
2055
|
}, {}, {
|
|
1908
2056
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1926,11 +2074,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1926
2074
|
default: string;
|
|
1927
2075
|
required: false;
|
|
1928
2076
|
};
|
|
2077
|
+
marginRight: {
|
|
2078
|
+
type: StringConstructor;
|
|
2079
|
+
default: string;
|
|
2080
|
+
required: false;
|
|
2081
|
+
};
|
|
1929
2082
|
inline: {
|
|
1930
2083
|
type: BooleanConstructor;
|
|
1931
2084
|
default: boolean;
|
|
1932
2085
|
required: false;
|
|
1933
2086
|
};
|
|
2087
|
+
caretLeft: {
|
|
2088
|
+
type: BooleanConstructor;
|
|
2089
|
+
default: boolean;
|
|
2090
|
+
required: false;
|
|
2091
|
+
};
|
|
1934
2092
|
}>, {}, {}, {
|
|
1935
2093
|
computedClass(): string;
|
|
1936
2094
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -1954,17 +2112,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1954
2112
|
default: string;
|
|
1955
2113
|
required: false;
|
|
1956
2114
|
};
|
|
2115
|
+
marginRight: {
|
|
2116
|
+
type: StringConstructor;
|
|
2117
|
+
default: string;
|
|
2118
|
+
required: false;
|
|
2119
|
+
};
|
|
1957
2120
|
inline: {
|
|
1958
2121
|
type: BooleanConstructor;
|
|
1959
2122
|
default: boolean;
|
|
1960
2123
|
required: false;
|
|
1961
2124
|
};
|
|
2125
|
+
caretLeft: {
|
|
2126
|
+
type: BooleanConstructor;
|
|
2127
|
+
default: boolean;
|
|
2128
|
+
required: false;
|
|
2129
|
+
};
|
|
1962
2130
|
}>> & Readonly<{}>, {
|
|
1963
2131
|
inline: boolean;
|
|
1964
2132
|
passedWrapperClass: string;
|
|
1965
2133
|
arrowClass: string;
|
|
1966
2134
|
color: string;
|
|
1967
2135
|
marginLeft: string;
|
|
2136
|
+
marginRight: string;
|
|
2137
|
+
caretLeft: boolean;
|
|
1968
2138
|
}, {}, {
|
|
1969
2139
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1970
2140
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2353,6 +2523,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2353
2523
|
required: false;
|
|
2354
2524
|
default: string;
|
|
2355
2525
|
};
|
|
2526
|
+
caretMarginRight: {
|
|
2527
|
+
type: StringConstructor;
|
|
2528
|
+
required: false;
|
|
2529
|
+
default: string;
|
|
2530
|
+
};
|
|
2531
|
+
caretLeft: {
|
|
2532
|
+
type: BooleanConstructor;
|
|
2533
|
+
required: false;
|
|
2534
|
+
default: boolean;
|
|
2535
|
+
};
|
|
2356
2536
|
usePrimaryColor: {
|
|
2357
2537
|
type: BooleanConstructor;
|
|
2358
2538
|
required: false;
|
|
@@ -2460,6 +2640,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2460
2640
|
required: false;
|
|
2461
2641
|
default: string;
|
|
2462
2642
|
};
|
|
2643
|
+
caretMarginRight: {
|
|
2644
|
+
type: StringConstructor;
|
|
2645
|
+
required: false;
|
|
2646
|
+
default: string;
|
|
2647
|
+
};
|
|
2648
|
+
caretLeft: {
|
|
2649
|
+
type: BooleanConstructor;
|
|
2650
|
+
required: false;
|
|
2651
|
+
default: boolean;
|
|
2652
|
+
};
|
|
2463
2653
|
usePrimaryColor: {
|
|
2464
2654
|
type: BooleanConstructor;
|
|
2465
2655
|
required: false;
|
|
@@ -2470,6 +2660,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2470
2660
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
2471
2661
|
}>, {
|
|
2472
2662
|
title: string;
|
|
2663
|
+
caretLeft: boolean;
|
|
2473
2664
|
variant: "default" | "primary" | "secondary" | "none";
|
|
2474
2665
|
to: string | Record<string, any>;
|
|
2475
2666
|
exact: boolean;
|
|
@@ -2485,6 +2676,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2485
2676
|
caretInline: boolean;
|
|
2486
2677
|
caretColor: string;
|
|
2487
2678
|
caretMarginLeft: string;
|
|
2679
|
+
caretMarginRight: string;
|
|
2488
2680
|
usePrimaryColor: boolean;
|
|
2489
2681
|
}, {}, {
|
|
2490
2682
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2508,11 +2700,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2508
2700
|
default: string;
|
|
2509
2701
|
required: false;
|
|
2510
2702
|
};
|
|
2703
|
+
marginRight: {
|
|
2704
|
+
type: StringConstructor;
|
|
2705
|
+
default: string;
|
|
2706
|
+
required: false;
|
|
2707
|
+
};
|
|
2511
2708
|
inline: {
|
|
2512
2709
|
type: BooleanConstructor;
|
|
2513
2710
|
default: boolean;
|
|
2514
2711
|
required: false;
|
|
2515
2712
|
};
|
|
2713
|
+
caretLeft: {
|
|
2714
|
+
type: BooleanConstructor;
|
|
2715
|
+
default: boolean;
|
|
2716
|
+
required: false;
|
|
2717
|
+
};
|
|
2516
2718
|
}>, {}, {}, {
|
|
2517
2719
|
computedClass(): string;
|
|
2518
2720
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2536,17 +2738,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2536
2738
|
default: string;
|
|
2537
2739
|
required: false;
|
|
2538
2740
|
};
|
|
2741
|
+
marginRight: {
|
|
2742
|
+
type: StringConstructor;
|
|
2743
|
+
default: string;
|
|
2744
|
+
required: false;
|
|
2745
|
+
};
|
|
2539
2746
|
inline: {
|
|
2540
2747
|
type: BooleanConstructor;
|
|
2541
2748
|
default: boolean;
|
|
2542
2749
|
required: false;
|
|
2543
2750
|
};
|
|
2751
|
+
caretLeft: {
|
|
2752
|
+
type: BooleanConstructor;
|
|
2753
|
+
default: boolean;
|
|
2754
|
+
required: false;
|
|
2755
|
+
};
|
|
2544
2756
|
}>> & Readonly<{}>, {
|
|
2545
2757
|
inline: boolean;
|
|
2546
2758
|
passedWrapperClass: string;
|
|
2547
2759
|
arrowClass: string;
|
|
2548
2760
|
color: string;
|
|
2549
2761
|
marginLeft: string;
|
|
2762
|
+
marginRight: string;
|
|
2763
|
+
caretLeft: boolean;
|
|
2550
2764
|
}, {}, {
|
|
2551
2765
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2552
2766
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -2804,5 +3018,101 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2804
3018
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2805
3019
|
IconPlay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2806
3020
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
3021
|
+
AttractionCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3022
|
+
url: {
|
|
3023
|
+
type: StringConstructor;
|
|
3024
|
+
default: undefined;
|
|
3025
|
+
};
|
|
3026
|
+
title: {
|
|
3027
|
+
type: StringConstructor;
|
|
3028
|
+
default: undefined;
|
|
3029
|
+
};
|
|
3030
|
+
location: {
|
|
3031
|
+
type: StringConstructor;
|
|
3032
|
+
default: undefined;
|
|
3033
|
+
};
|
|
3034
|
+
locationIcon: {
|
|
3035
|
+
type: StringConstructor;
|
|
3036
|
+
default: undefined;
|
|
3037
|
+
};
|
|
3038
|
+
wait: {
|
|
3039
|
+
type: StringConstructor;
|
|
3040
|
+
default: undefined;
|
|
3041
|
+
};
|
|
3042
|
+
image: {
|
|
3043
|
+
type: ObjectConstructor;
|
|
3044
|
+
};
|
|
3045
|
+
showMyList: {
|
|
3046
|
+
type: BooleanConstructor;
|
|
3047
|
+
default: boolean;
|
|
3048
|
+
};
|
|
3049
|
+
headingLevel: {
|
|
3050
|
+
type: PropType<keyof {
|
|
3051
|
+
h1: string;
|
|
3052
|
+
h2: string;
|
|
3053
|
+
h3: string;
|
|
3054
|
+
h4: string;
|
|
3055
|
+
h5: string;
|
|
3056
|
+
h6: string;
|
|
3057
|
+
}>;
|
|
3058
|
+
required: false;
|
|
3059
|
+
default: string;
|
|
3060
|
+
};
|
|
3061
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
3062
|
+
url: {
|
|
3063
|
+
type: StringConstructor;
|
|
3064
|
+
default: undefined;
|
|
3065
|
+
};
|
|
3066
|
+
title: {
|
|
3067
|
+
type: StringConstructor;
|
|
3068
|
+
default: undefined;
|
|
3069
|
+
};
|
|
3070
|
+
location: {
|
|
3071
|
+
type: StringConstructor;
|
|
3072
|
+
default: undefined;
|
|
3073
|
+
};
|
|
3074
|
+
locationIcon: {
|
|
3075
|
+
type: StringConstructor;
|
|
3076
|
+
default: undefined;
|
|
3077
|
+
};
|
|
3078
|
+
wait: {
|
|
3079
|
+
type: StringConstructor;
|
|
3080
|
+
default: undefined;
|
|
3081
|
+
};
|
|
3082
|
+
image: {
|
|
3083
|
+
type: ObjectConstructor;
|
|
3084
|
+
};
|
|
3085
|
+
showMyList: {
|
|
3086
|
+
type: BooleanConstructor;
|
|
3087
|
+
default: boolean;
|
|
3088
|
+
};
|
|
3089
|
+
headingLevel: {
|
|
3090
|
+
type: PropType<keyof {
|
|
3091
|
+
h1: string;
|
|
3092
|
+
h2: string;
|
|
3093
|
+
h3: string;
|
|
3094
|
+
h4: string;
|
|
3095
|
+
h5: string;
|
|
3096
|
+
h6: string;
|
|
3097
|
+
}>;
|
|
3098
|
+
required: false;
|
|
3099
|
+
default: string;
|
|
3100
|
+
};
|
|
3101
|
+
}>> & Readonly<{}>, {
|
|
3102
|
+
location: string;
|
|
3103
|
+
url: string;
|
|
3104
|
+
title: string;
|
|
3105
|
+
headingLevel: keyof {
|
|
3106
|
+
h1: string;
|
|
3107
|
+
h2: string;
|
|
3108
|
+
h3: string;
|
|
3109
|
+
h4: string;
|
|
3110
|
+
h5: string;
|
|
3111
|
+
h6: string;
|
|
3112
|
+
};
|
|
3113
|
+
locationIcon: string;
|
|
3114
|
+
wait: string;
|
|
3115
|
+
showMyList: boolean;
|
|
3116
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2807
3117
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2808
3118
|
export default _default;
|