@explorer-1/vue 1.0.5 → 1.0.6-hotfix.2
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 +8 -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 +11 -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/NavSecondary/NavSecondaryDropdown.vue +1 -1
- package/src/components/NavSecondary/NavSecondaryLink.vue +1 -1
- package/dist/src/components/BlockCsrTable/CsrAttachment.vue.d.ts +0 -19
|
@@ -239,6 +239,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
239
239
|
required: false;
|
|
240
240
|
default: string;
|
|
241
241
|
};
|
|
242
|
+
caretMarginRight: {
|
|
243
|
+
type: StringConstructor;
|
|
244
|
+
required: false;
|
|
245
|
+
default: string;
|
|
246
|
+
};
|
|
247
|
+
caretLeft: {
|
|
248
|
+
type: BooleanConstructor;
|
|
249
|
+
required: false;
|
|
250
|
+
default: boolean;
|
|
251
|
+
};
|
|
242
252
|
usePrimaryColor: {
|
|
243
253
|
type: BooleanConstructor;
|
|
244
254
|
required: false;
|
|
@@ -346,6 +356,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
346
356
|
required: false;
|
|
347
357
|
default: string;
|
|
348
358
|
};
|
|
359
|
+
caretMarginRight: {
|
|
360
|
+
type: StringConstructor;
|
|
361
|
+
required: false;
|
|
362
|
+
default: string;
|
|
363
|
+
};
|
|
364
|
+
caretLeft: {
|
|
365
|
+
type: BooleanConstructor;
|
|
366
|
+
required: false;
|
|
367
|
+
default: boolean;
|
|
368
|
+
};
|
|
349
369
|
usePrimaryColor: {
|
|
350
370
|
type: BooleanConstructor;
|
|
351
371
|
required: false;
|
|
@@ -356,6 +376,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
356
376
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
357
377
|
}>, {
|
|
358
378
|
title: string;
|
|
379
|
+
caretLeft: boolean;
|
|
359
380
|
variant: "default" | "primary" | "secondary" | "none";
|
|
360
381
|
to: string | Record<string, any>;
|
|
361
382
|
exact: boolean;
|
|
@@ -371,6 +392,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
371
392
|
caretInline: boolean;
|
|
372
393
|
caretColor: string;
|
|
373
394
|
caretMarginLeft: string;
|
|
395
|
+
caretMarginRight: string;
|
|
374
396
|
usePrimaryColor: boolean;
|
|
375
397
|
}, {}, {
|
|
376
398
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -394,11 +416,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
394
416
|
default: string;
|
|
395
417
|
required: false;
|
|
396
418
|
};
|
|
419
|
+
marginRight: {
|
|
420
|
+
type: StringConstructor;
|
|
421
|
+
default: string;
|
|
422
|
+
required: false;
|
|
423
|
+
};
|
|
397
424
|
inline: {
|
|
398
425
|
type: BooleanConstructor;
|
|
399
426
|
default: boolean;
|
|
400
427
|
required: false;
|
|
401
428
|
};
|
|
429
|
+
caretLeft: {
|
|
430
|
+
type: BooleanConstructor;
|
|
431
|
+
default: boolean;
|
|
432
|
+
required: false;
|
|
433
|
+
};
|
|
402
434
|
}>, {}, {}, {
|
|
403
435
|
computedClass(): string;
|
|
404
436
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -422,17 +454,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
422
454
|
default: string;
|
|
423
455
|
required: false;
|
|
424
456
|
};
|
|
457
|
+
marginRight: {
|
|
458
|
+
type: StringConstructor;
|
|
459
|
+
default: string;
|
|
460
|
+
required: false;
|
|
461
|
+
};
|
|
425
462
|
inline: {
|
|
426
463
|
type: BooleanConstructor;
|
|
427
464
|
default: boolean;
|
|
428
465
|
required: false;
|
|
429
466
|
};
|
|
467
|
+
caretLeft: {
|
|
468
|
+
type: BooleanConstructor;
|
|
469
|
+
default: boolean;
|
|
470
|
+
required: false;
|
|
471
|
+
};
|
|
430
472
|
}>> & Readonly<{}>, {
|
|
431
473
|
inline: boolean;
|
|
432
474
|
passedWrapperClass: string;
|
|
433
475
|
arrowClass: string;
|
|
434
476
|
color: string;
|
|
435
477
|
marginLeft: string;
|
|
478
|
+
marginRight: string;
|
|
479
|
+
caretLeft: boolean;
|
|
436
480
|
}, {}, {
|
|
437
481
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
438
482
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -200,6 +200,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
200
200
|
required: false;
|
|
201
201
|
default: string;
|
|
202
202
|
};
|
|
203
|
+
caretMarginRight: {
|
|
204
|
+
type: StringConstructor;
|
|
205
|
+
required: false;
|
|
206
|
+
default: string;
|
|
207
|
+
};
|
|
208
|
+
caretLeft: {
|
|
209
|
+
type: BooleanConstructor;
|
|
210
|
+
required: false;
|
|
211
|
+
default: boolean;
|
|
212
|
+
};
|
|
203
213
|
usePrimaryColor: {
|
|
204
214
|
type: BooleanConstructor;
|
|
205
215
|
required: false;
|
|
@@ -307,6 +317,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
307
317
|
required: false;
|
|
308
318
|
default: string;
|
|
309
319
|
};
|
|
320
|
+
caretMarginRight: {
|
|
321
|
+
type: StringConstructor;
|
|
322
|
+
required: false;
|
|
323
|
+
default: string;
|
|
324
|
+
};
|
|
325
|
+
caretLeft: {
|
|
326
|
+
type: BooleanConstructor;
|
|
327
|
+
required: false;
|
|
328
|
+
default: boolean;
|
|
329
|
+
};
|
|
310
330
|
usePrimaryColor: {
|
|
311
331
|
type: BooleanConstructor;
|
|
312
332
|
required: false;
|
|
@@ -317,6 +337,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
317
337
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
318
338
|
}>, {
|
|
319
339
|
title: string;
|
|
340
|
+
caretLeft: boolean;
|
|
320
341
|
variant: "default" | "primary" | "secondary" | "none";
|
|
321
342
|
to: string | Record<string, any>;
|
|
322
343
|
exact: boolean;
|
|
@@ -332,6 +353,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
332
353
|
caretInline: boolean;
|
|
333
354
|
caretColor: string;
|
|
334
355
|
caretMarginLeft: string;
|
|
356
|
+
caretMarginRight: string;
|
|
335
357
|
usePrimaryColor: boolean;
|
|
336
358
|
}, {}, {
|
|
337
359
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -355,11 +377,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
355
377
|
default: string;
|
|
356
378
|
required: false;
|
|
357
379
|
};
|
|
380
|
+
marginRight: {
|
|
381
|
+
type: StringConstructor;
|
|
382
|
+
default: string;
|
|
383
|
+
required: false;
|
|
384
|
+
};
|
|
358
385
|
inline: {
|
|
359
386
|
type: BooleanConstructor;
|
|
360
387
|
default: boolean;
|
|
361
388
|
required: false;
|
|
362
389
|
};
|
|
390
|
+
caretLeft: {
|
|
391
|
+
type: BooleanConstructor;
|
|
392
|
+
default: boolean;
|
|
393
|
+
required: false;
|
|
394
|
+
};
|
|
363
395
|
}>, {}, {}, {
|
|
364
396
|
computedClass(): string;
|
|
365
397
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -383,17 +415,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
383
415
|
default: string;
|
|
384
416
|
required: false;
|
|
385
417
|
};
|
|
418
|
+
marginRight: {
|
|
419
|
+
type: StringConstructor;
|
|
420
|
+
default: string;
|
|
421
|
+
required: false;
|
|
422
|
+
};
|
|
386
423
|
inline: {
|
|
387
424
|
type: BooleanConstructor;
|
|
388
425
|
default: boolean;
|
|
389
426
|
required: false;
|
|
390
427
|
};
|
|
428
|
+
caretLeft: {
|
|
429
|
+
type: BooleanConstructor;
|
|
430
|
+
default: boolean;
|
|
431
|
+
required: false;
|
|
432
|
+
};
|
|
391
433
|
}>> & Readonly<{}>, {
|
|
392
434
|
inline: boolean;
|
|
393
435
|
passedWrapperClass: string;
|
|
394
436
|
arrowClass: string;
|
|
395
437
|
color: string;
|
|
396
438
|
marginLeft: string;
|
|
439
|
+
marginRight: string;
|
|
440
|
+
caretLeft: boolean;
|
|
397
441
|
}, {}, {
|
|
398
442
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
399
443
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -250,6 +250,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
250
250
|
required: false;
|
|
251
251
|
default: string;
|
|
252
252
|
};
|
|
253
|
+
caretMarginRight: {
|
|
254
|
+
type: StringConstructor;
|
|
255
|
+
required: false;
|
|
256
|
+
default: string;
|
|
257
|
+
};
|
|
258
|
+
caretLeft: {
|
|
259
|
+
type: BooleanConstructor;
|
|
260
|
+
required: false;
|
|
261
|
+
default: boolean;
|
|
262
|
+
};
|
|
253
263
|
usePrimaryColor: {
|
|
254
264
|
type: BooleanConstructor;
|
|
255
265
|
required: false;
|
|
@@ -357,6 +367,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
357
367
|
required: false;
|
|
358
368
|
default: string;
|
|
359
369
|
};
|
|
370
|
+
caretMarginRight: {
|
|
371
|
+
type: StringConstructor;
|
|
372
|
+
required: false;
|
|
373
|
+
default: string;
|
|
374
|
+
};
|
|
375
|
+
caretLeft: {
|
|
376
|
+
type: BooleanConstructor;
|
|
377
|
+
required: false;
|
|
378
|
+
default: boolean;
|
|
379
|
+
};
|
|
360
380
|
usePrimaryColor: {
|
|
361
381
|
type: BooleanConstructor;
|
|
362
382
|
required: false;
|
|
@@ -367,6 +387,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
367
387
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
368
388
|
}>, {
|
|
369
389
|
title: string;
|
|
390
|
+
caretLeft: boolean;
|
|
370
391
|
variant: "default" | "primary" | "secondary" | "none";
|
|
371
392
|
to: string | Record<string, any>;
|
|
372
393
|
exact: boolean;
|
|
@@ -382,6 +403,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
382
403
|
caretInline: boolean;
|
|
383
404
|
caretColor: string;
|
|
384
405
|
caretMarginLeft: string;
|
|
406
|
+
caretMarginRight: string;
|
|
385
407
|
usePrimaryColor: boolean;
|
|
386
408
|
}, {}, {
|
|
387
409
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -405,11 +427,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
405
427
|
default: string;
|
|
406
428
|
required: false;
|
|
407
429
|
};
|
|
430
|
+
marginRight: {
|
|
431
|
+
type: StringConstructor;
|
|
432
|
+
default: string;
|
|
433
|
+
required: false;
|
|
434
|
+
};
|
|
408
435
|
inline: {
|
|
409
436
|
type: BooleanConstructor;
|
|
410
437
|
default: boolean;
|
|
411
438
|
required: false;
|
|
412
439
|
};
|
|
440
|
+
caretLeft: {
|
|
441
|
+
type: BooleanConstructor;
|
|
442
|
+
default: boolean;
|
|
443
|
+
required: false;
|
|
444
|
+
};
|
|
413
445
|
}>, {}, {}, {
|
|
414
446
|
computedClass(): string;
|
|
415
447
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -433,17 +465,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
433
465
|
default: string;
|
|
434
466
|
required: false;
|
|
435
467
|
};
|
|
468
|
+
marginRight: {
|
|
469
|
+
type: StringConstructor;
|
|
470
|
+
default: string;
|
|
471
|
+
required: false;
|
|
472
|
+
};
|
|
436
473
|
inline: {
|
|
437
474
|
type: BooleanConstructor;
|
|
438
475
|
default: boolean;
|
|
439
476
|
required: false;
|
|
440
477
|
};
|
|
478
|
+
caretLeft: {
|
|
479
|
+
type: BooleanConstructor;
|
|
480
|
+
default: boolean;
|
|
481
|
+
required: false;
|
|
482
|
+
};
|
|
441
483
|
}>> & Readonly<{}>, {
|
|
442
484
|
inline: boolean;
|
|
443
485
|
passedWrapperClass: string;
|
|
444
486
|
arrowClass: string;
|
|
445
487
|
color: string;
|
|
446
488
|
marginLeft: string;
|
|
489
|
+
marginRight: string;
|
|
490
|
+
caretLeft: boolean;
|
|
447
491
|
}, {}, {
|
|
448
492
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
449
493
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -102,6 +102,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
102
102
|
required: false;
|
|
103
103
|
default: string;
|
|
104
104
|
};
|
|
105
|
+
caretMarginRight: {
|
|
106
|
+
type: StringConstructor;
|
|
107
|
+
required: false;
|
|
108
|
+
default: string;
|
|
109
|
+
};
|
|
110
|
+
caretLeft: {
|
|
111
|
+
type: BooleanConstructor;
|
|
112
|
+
required: false;
|
|
113
|
+
default: boolean;
|
|
114
|
+
};
|
|
105
115
|
usePrimaryColor: {
|
|
106
116
|
type: BooleanConstructor;
|
|
107
117
|
required: false;
|
|
@@ -209,6 +219,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
209
219
|
required: false;
|
|
210
220
|
default: string;
|
|
211
221
|
};
|
|
222
|
+
caretMarginRight: {
|
|
223
|
+
type: StringConstructor;
|
|
224
|
+
required: false;
|
|
225
|
+
default: string;
|
|
226
|
+
};
|
|
227
|
+
caretLeft: {
|
|
228
|
+
type: BooleanConstructor;
|
|
229
|
+
required: false;
|
|
230
|
+
default: boolean;
|
|
231
|
+
};
|
|
212
232
|
usePrimaryColor: {
|
|
213
233
|
type: BooleanConstructor;
|
|
214
234
|
required: false;
|
|
@@ -219,6 +239,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
219
239
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
220
240
|
}>, {
|
|
221
241
|
title: string;
|
|
242
|
+
caretLeft: boolean;
|
|
222
243
|
variant: "default" | "primary" | "secondary" | "none";
|
|
223
244
|
to: string | Record<string, any>;
|
|
224
245
|
exact: boolean;
|
|
@@ -234,6 +255,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
234
255
|
caretInline: boolean;
|
|
235
256
|
caretColor: string;
|
|
236
257
|
caretMarginLeft: string;
|
|
258
|
+
caretMarginRight: string;
|
|
237
259
|
usePrimaryColor: boolean;
|
|
238
260
|
}, {}, {
|
|
239
261
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -257,11 +279,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
257
279
|
default: string;
|
|
258
280
|
required: false;
|
|
259
281
|
};
|
|
282
|
+
marginRight: {
|
|
283
|
+
type: StringConstructor;
|
|
284
|
+
default: string;
|
|
285
|
+
required: false;
|
|
286
|
+
};
|
|
260
287
|
inline: {
|
|
261
288
|
type: BooleanConstructor;
|
|
262
289
|
default: boolean;
|
|
263
290
|
required: false;
|
|
264
291
|
};
|
|
292
|
+
caretLeft: {
|
|
293
|
+
type: BooleanConstructor;
|
|
294
|
+
default: boolean;
|
|
295
|
+
required: false;
|
|
296
|
+
};
|
|
265
297
|
}>, {}, {}, {
|
|
266
298
|
computedClass(): string;
|
|
267
299
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -285,17 +317,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
285
317
|
default: string;
|
|
286
318
|
required: false;
|
|
287
319
|
};
|
|
320
|
+
marginRight: {
|
|
321
|
+
type: StringConstructor;
|
|
322
|
+
default: string;
|
|
323
|
+
required: false;
|
|
324
|
+
};
|
|
288
325
|
inline: {
|
|
289
326
|
type: BooleanConstructor;
|
|
290
327
|
default: boolean;
|
|
291
328
|
required: false;
|
|
292
329
|
};
|
|
330
|
+
caretLeft: {
|
|
331
|
+
type: BooleanConstructor;
|
|
332
|
+
default: boolean;
|
|
333
|
+
required: false;
|
|
334
|
+
};
|
|
293
335
|
}>> & Readonly<{}>, {
|
|
294
336
|
inline: boolean;
|
|
295
337
|
passedWrapperClass: string;
|
|
296
338
|
arrowClass: string;
|
|
297
339
|
color: string;
|
|
298
340
|
marginLeft: string;
|
|
341
|
+
marginRight: string;
|
|
342
|
+
caretLeft: boolean;
|
|
299
343
|
}, {}, {
|
|
300
344
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
301
345
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -223,6 +223,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
223
223
|
required: false;
|
|
224
224
|
default: string;
|
|
225
225
|
};
|
|
226
|
+
caretMarginRight: {
|
|
227
|
+
type: StringConstructor;
|
|
228
|
+
required: false;
|
|
229
|
+
default: string;
|
|
230
|
+
};
|
|
231
|
+
caretLeft: {
|
|
232
|
+
type: BooleanConstructor;
|
|
233
|
+
required: false;
|
|
234
|
+
default: boolean;
|
|
235
|
+
};
|
|
226
236
|
usePrimaryColor: {
|
|
227
237
|
type: BooleanConstructor;
|
|
228
238
|
required: false;
|
|
@@ -330,6 +340,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
330
340
|
required: false;
|
|
331
341
|
default: string;
|
|
332
342
|
};
|
|
343
|
+
caretMarginRight: {
|
|
344
|
+
type: StringConstructor;
|
|
345
|
+
required: false;
|
|
346
|
+
default: string;
|
|
347
|
+
};
|
|
348
|
+
caretLeft: {
|
|
349
|
+
type: BooleanConstructor;
|
|
350
|
+
required: false;
|
|
351
|
+
default: boolean;
|
|
352
|
+
};
|
|
333
353
|
usePrimaryColor: {
|
|
334
354
|
type: BooleanConstructor;
|
|
335
355
|
required: false;
|
|
@@ -340,6 +360,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
340
360
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
341
361
|
}>, {
|
|
342
362
|
title: string;
|
|
363
|
+
caretLeft: boolean;
|
|
343
364
|
variant: "default" | "primary" | "secondary" | "none";
|
|
344
365
|
to: string | Record<string, any>;
|
|
345
366
|
exact: boolean;
|
|
@@ -355,6 +376,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
355
376
|
caretInline: boolean;
|
|
356
377
|
caretColor: string;
|
|
357
378
|
caretMarginLeft: string;
|
|
379
|
+
caretMarginRight: string;
|
|
358
380
|
usePrimaryColor: boolean;
|
|
359
381
|
}, {}, {
|
|
360
382
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -378,11 +400,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
378
400
|
default: string;
|
|
379
401
|
required: false;
|
|
380
402
|
};
|
|
403
|
+
marginRight: {
|
|
404
|
+
type: StringConstructor;
|
|
405
|
+
default: string;
|
|
406
|
+
required: false;
|
|
407
|
+
};
|
|
381
408
|
inline: {
|
|
382
409
|
type: BooleanConstructor;
|
|
383
410
|
default: boolean;
|
|
384
411
|
required: false;
|
|
385
412
|
};
|
|
413
|
+
caretLeft: {
|
|
414
|
+
type: BooleanConstructor;
|
|
415
|
+
default: boolean;
|
|
416
|
+
required: false;
|
|
417
|
+
};
|
|
386
418
|
}>, {}, {}, {
|
|
387
419
|
computedClass(): string;
|
|
388
420
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -406,17 +438,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
406
438
|
default: string;
|
|
407
439
|
required: false;
|
|
408
440
|
};
|
|
441
|
+
marginRight: {
|
|
442
|
+
type: StringConstructor;
|
|
443
|
+
default: string;
|
|
444
|
+
required: false;
|
|
445
|
+
};
|
|
409
446
|
inline: {
|
|
410
447
|
type: BooleanConstructor;
|
|
411
448
|
default: boolean;
|
|
412
449
|
required: false;
|
|
413
450
|
};
|
|
451
|
+
caretLeft: {
|
|
452
|
+
type: BooleanConstructor;
|
|
453
|
+
default: boolean;
|
|
454
|
+
required: false;
|
|
455
|
+
};
|
|
414
456
|
}>> & Readonly<{}>, {
|
|
415
457
|
inline: boolean;
|
|
416
458
|
passedWrapperClass: string;
|
|
417
459
|
arrowClass: string;
|
|
418
460
|
color: string;
|
|
419
461
|
marginLeft: string;
|
|
462
|
+
marginRight: string;
|
|
463
|
+
caretLeft: boolean;
|
|
420
464
|
}, {}, {
|
|
421
465
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
422
466
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -209,6 +209,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
209
209
|
required: false;
|
|
210
210
|
default: string;
|
|
211
211
|
};
|
|
212
|
+
caretMarginRight: {
|
|
213
|
+
type: StringConstructor;
|
|
214
|
+
required: false;
|
|
215
|
+
default: string;
|
|
216
|
+
};
|
|
217
|
+
caretLeft: {
|
|
218
|
+
type: BooleanConstructor;
|
|
219
|
+
required: false;
|
|
220
|
+
default: boolean;
|
|
221
|
+
};
|
|
212
222
|
usePrimaryColor: {
|
|
213
223
|
type: BooleanConstructor;
|
|
214
224
|
required: false;
|
|
@@ -316,6 +326,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
316
326
|
required: false;
|
|
317
327
|
default: string;
|
|
318
328
|
};
|
|
329
|
+
caretMarginRight: {
|
|
330
|
+
type: StringConstructor;
|
|
331
|
+
required: false;
|
|
332
|
+
default: string;
|
|
333
|
+
};
|
|
334
|
+
caretLeft: {
|
|
335
|
+
type: BooleanConstructor;
|
|
336
|
+
required: false;
|
|
337
|
+
default: boolean;
|
|
338
|
+
};
|
|
319
339
|
usePrimaryColor: {
|
|
320
340
|
type: BooleanConstructor;
|
|
321
341
|
required: false;
|
|
@@ -326,6 +346,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
326
346
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
327
347
|
}>, {
|
|
328
348
|
title: string;
|
|
349
|
+
caretLeft: boolean;
|
|
329
350
|
variant: "default" | "primary" | "secondary" | "none";
|
|
330
351
|
to: string | Record<string, any>;
|
|
331
352
|
exact: boolean;
|
|
@@ -341,6 +362,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
341
362
|
caretInline: boolean;
|
|
342
363
|
caretColor: string;
|
|
343
364
|
caretMarginLeft: string;
|
|
365
|
+
caretMarginRight: string;
|
|
344
366
|
usePrimaryColor: boolean;
|
|
345
367
|
}, {}, {
|
|
346
368
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -364,11 +386,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
364
386
|
default: string;
|
|
365
387
|
required: false;
|
|
366
388
|
};
|
|
389
|
+
marginRight: {
|
|
390
|
+
type: StringConstructor;
|
|
391
|
+
default: string;
|
|
392
|
+
required: false;
|
|
393
|
+
};
|
|
367
394
|
inline: {
|
|
368
395
|
type: BooleanConstructor;
|
|
369
396
|
default: boolean;
|
|
370
397
|
required: false;
|
|
371
398
|
};
|
|
399
|
+
caretLeft: {
|
|
400
|
+
type: BooleanConstructor;
|
|
401
|
+
default: boolean;
|
|
402
|
+
required: false;
|
|
403
|
+
};
|
|
372
404
|
}>, {}, {}, {
|
|
373
405
|
computedClass(): string;
|
|
374
406
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -392,17 +424,29 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
392
424
|
default: string;
|
|
393
425
|
required: false;
|
|
394
426
|
};
|
|
427
|
+
marginRight: {
|
|
428
|
+
type: StringConstructor;
|
|
429
|
+
default: string;
|
|
430
|
+
required: false;
|
|
431
|
+
};
|
|
395
432
|
inline: {
|
|
396
433
|
type: BooleanConstructor;
|
|
397
434
|
default: boolean;
|
|
398
435
|
required: false;
|
|
399
436
|
};
|
|
437
|
+
caretLeft: {
|
|
438
|
+
type: BooleanConstructor;
|
|
439
|
+
default: boolean;
|
|
440
|
+
required: false;
|
|
441
|
+
};
|
|
400
442
|
}>> & Readonly<{}>, {
|
|
401
443
|
inline: boolean;
|
|
402
444
|
passedWrapperClass: string;
|
|
403
445
|
arrowClass: string;
|
|
404
446
|
color: string;
|
|
405
447
|
marginLeft: string;
|
|
448
|
+
marginRight: string;
|
|
449
|
+
caretLeft: boolean;
|
|
406
450
|
}, {}, {
|
|
407
451
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
408
452
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|