@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
|
@@ -76,6 +76,10 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
76
76
|
type: BooleanConstructor;
|
|
77
77
|
default: boolean;
|
|
78
78
|
};
|
|
79
|
+
showOnMobile: {
|
|
80
|
+
type: BooleanConstructor;
|
|
81
|
+
default: boolean;
|
|
82
|
+
};
|
|
79
83
|
}>> & Readonly<{}>, {}, {
|
|
80
84
|
isSticky: boolean;
|
|
81
85
|
stickyElement?: HTMLElement;
|
|
@@ -110,6 +114,7 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
110
114
|
breadcrumb: string;
|
|
111
115
|
hasIntro: boolean;
|
|
112
116
|
jumpMenu: boolean;
|
|
117
|
+
showOnMobile: boolean;
|
|
113
118
|
}, true, {}, {}, {
|
|
114
119
|
NavSecondaryDropdown: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
115
120
|
index: {
|
|
@@ -317,6 +322,16 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
317
322
|
required: false;
|
|
318
323
|
default: string;
|
|
319
324
|
};
|
|
325
|
+
caretMarginRight: {
|
|
326
|
+
type: StringConstructor;
|
|
327
|
+
required: false;
|
|
328
|
+
default: string;
|
|
329
|
+
};
|
|
330
|
+
caretLeft: {
|
|
331
|
+
type: BooleanConstructor;
|
|
332
|
+
required: false;
|
|
333
|
+
default: boolean;
|
|
334
|
+
};
|
|
320
335
|
usePrimaryColor: {
|
|
321
336
|
type: BooleanConstructor;
|
|
322
337
|
required: false;
|
|
@@ -424,6 +439,16 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
424
439
|
required: false;
|
|
425
440
|
default: string;
|
|
426
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
|
+
};
|
|
427
452
|
usePrimaryColor: {
|
|
428
453
|
type: BooleanConstructor;
|
|
429
454
|
required: false;
|
|
@@ -434,6 +459,7 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
434
459
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
435
460
|
}>, {
|
|
436
461
|
title: string;
|
|
462
|
+
caretLeft: boolean;
|
|
437
463
|
variant: "default" | "primary" | "secondary" | "none";
|
|
438
464
|
to: string | Record<string, any>;
|
|
439
465
|
exact: boolean;
|
|
@@ -449,6 +475,7 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
449
475
|
caretInline: boolean;
|
|
450
476
|
caretColor: string;
|
|
451
477
|
caretMarginLeft: string;
|
|
478
|
+
caretMarginRight: string;
|
|
452
479
|
usePrimaryColor: boolean;
|
|
453
480
|
}, {}, {
|
|
454
481
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -472,11 +499,21 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
472
499
|
default: string;
|
|
473
500
|
required: false;
|
|
474
501
|
};
|
|
502
|
+
marginRight: {
|
|
503
|
+
type: StringConstructor;
|
|
504
|
+
default: string;
|
|
505
|
+
required: false;
|
|
506
|
+
};
|
|
475
507
|
inline: {
|
|
476
508
|
type: BooleanConstructor;
|
|
477
509
|
default: boolean;
|
|
478
510
|
required: false;
|
|
479
511
|
};
|
|
512
|
+
caretLeft: {
|
|
513
|
+
type: BooleanConstructor;
|
|
514
|
+
default: boolean;
|
|
515
|
+
required: false;
|
|
516
|
+
};
|
|
480
517
|
}>, {}, {}, {
|
|
481
518
|
computedClass(): string;
|
|
482
519
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -500,17 +537,29 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
500
537
|
default: string;
|
|
501
538
|
required: false;
|
|
502
539
|
};
|
|
540
|
+
marginRight: {
|
|
541
|
+
type: StringConstructor;
|
|
542
|
+
default: string;
|
|
543
|
+
required: false;
|
|
544
|
+
};
|
|
503
545
|
inline: {
|
|
504
546
|
type: BooleanConstructor;
|
|
505
547
|
default: boolean;
|
|
506
548
|
required: false;
|
|
507
549
|
};
|
|
550
|
+
caretLeft: {
|
|
551
|
+
type: BooleanConstructor;
|
|
552
|
+
default: boolean;
|
|
553
|
+
required: false;
|
|
554
|
+
};
|
|
508
555
|
}>> & Readonly<{}>, {
|
|
509
556
|
inline: boolean;
|
|
510
557
|
passedWrapperClass: string;
|
|
511
558
|
arrowClass: string;
|
|
512
559
|
color: string;
|
|
513
560
|
marginLeft: string;
|
|
561
|
+
marginRight: string;
|
|
562
|
+
caretLeft: boolean;
|
|
514
563
|
}, {}, {
|
|
515
564
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
516
565
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -626,6 +675,16 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
626
675
|
required: false;
|
|
627
676
|
default: string;
|
|
628
677
|
};
|
|
678
|
+
caretMarginRight: {
|
|
679
|
+
type: StringConstructor;
|
|
680
|
+
required: false;
|
|
681
|
+
default: string;
|
|
682
|
+
};
|
|
683
|
+
caretLeft: {
|
|
684
|
+
type: BooleanConstructor;
|
|
685
|
+
required: false;
|
|
686
|
+
default: boolean;
|
|
687
|
+
};
|
|
629
688
|
usePrimaryColor: {
|
|
630
689
|
type: BooleanConstructor;
|
|
631
690
|
required: false;
|
|
@@ -733,6 +792,16 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
733
792
|
required: false;
|
|
734
793
|
default: string;
|
|
735
794
|
};
|
|
795
|
+
caretMarginRight: {
|
|
796
|
+
type: StringConstructor;
|
|
797
|
+
required: false;
|
|
798
|
+
default: string;
|
|
799
|
+
};
|
|
800
|
+
caretLeft: {
|
|
801
|
+
type: BooleanConstructor;
|
|
802
|
+
required: false;
|
|
803
|
+
default: boolean;
|
|
804
|
+
};
|
|
736
805
|
usePrimaryColor: {
|
|
737
806
|
type: BooleanConstructor;
|
|
738
807
|
required: false;
|
|
@@ -743,6 +812,7 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
743
812
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
744
813
|
}>, {
|
|
745
814
|
title: string;
|
|
815
|
+
caretLeft: boolean;
|
|
746
816
|
variant: "default" | "primary" | "secondary" | "none";
|
|
747
817
|
to: string | Record<string, any>;
|
|
748
818
|
exact: boolean;
|
|
@@ -758,6 +828,7 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
758
828
|
caretInline: boolean;
|
|
759
829
|
caretColor: string;
|
|
760
830
|
caretMarginLeft: string;
|
|
831
|
+
caretMarginRight: string;
|
|
761
832
|
usePrimaryColor: boolean;
|
|
762
833
|
}, {}, {
|
|
763
834
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -781,11 +852,21 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
781
852
|
default: string;
|
|
782
853
|
required: false;
|
|
783
854
|
};
|
|
855
|
+
marginRight: {
|
|
856
|
+
type: StringConstructor;
|
|
857
|
+
default: string;
|
|
858
|
+
required: false;
|
|
859
|
+
};
|
|
784
860
|
inline: {
|
|
785
861
|
type: BooleanConstructor;
|
|
786
862
|
default: boolean;
|
|
787
863
|
required: false;
|
|
788
864
|
};
|
|
865
|
+
caretLeft: {
|
|
866
|
+
type: BooleanConstructor;
|
|
867
|
+
default: boolean;
|
|
868
|
+
required: false;
|
|
869
|
+
};
|
|
789
870
|
}>, {}, {}, {
|
|
790
871
|
computedClass(): string;
|
|
791
872
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -809,17 +890,29 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
809
890
|
default: string;
|
|
810
891
|
required: false;
|
|
811
892
|
};
|
|
893
|
+
marginRight: {
|
|
894
|
+
type: StringConstructor;
|
|
895
|
+
default: string;
|
|
896
|
+
required: false;
|
|
897
|
+
};
|
|
812
898
|
inline: {
|
|
813
899
|
type: BooleanConstructor;
|
|
814
900
|
default: boolean;
|
|
815
901
|
required: false;
|
|
816
902
|
};
|
|
903
|
+
caretLeft: {
|
|
904
|
+
type: BooleanConstructor;
|
|
905
|
+
default: boolean;
|
|
906
|
+
required: false;
|
|
907
|
+
};
|
|
817
908
|
}>> & Readonly<{}>, {
|
|
818
909
|
inline: boolean;
|
|
819
910
|
passedWrapperClass: string;
|
|
820
911
|
arrowClass: string;
|
|
821
912
|
color: string;
|
|
822
913
|
marginLeft: string;
|
|
914
|
+
marginRight: string;
|
|
915
|
+
caretLeft: boolean;
|
|
823
916
|
}, {}, {
|
|
824
917
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
825
918
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -852,6 +945,10 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
852
945
|
type: BooleanConstructor;
|
|
853
946
|
default: boolean;
|
|
854
947
|
};
|
|
948
|
+
showOnMobile: {
|
|
949
|
+
type: BooleanConstructor;
|
|
950
|
+
default: boolean;
|
|
951
|
+
};
|
|
855
952
|
}>> & Readonly<{}>, {}, {
|
|
856
953
|
isSticky: boolean;
|
|
857
954
|
stickyElement?: HTMLElement;
|
|
@@ -886,6 +983,7 @@ declare const _default: import('vue').DefineComponent<PageEduLessonProps, {
|
|
|
886
983
|
breadcrumb: string;
|
|
887
984
|
hasIntro: boolean;
|
|
888
985
|
jumpMenu: boolean;
|
|
986
|
+
showOnMobile: boolean;
|
|
889
987
|
}> | null;
|
|
890
988
|
}, any, import('vue').ComponentProvideOptions, {
|
|
891
989
|
P: {};
|
|
@@ -48,6 +48,10 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
48
48
|
type: BooleanConstructor;
|
|
49
49
|
default: boolean;
|
|
50
50
|
};
|
|
51
|
+
showOnMobile: {
|
|
52
|
+
type: BooleanConstructor;
|
|
53
|
+
default: boolean;
|
|
54
|
+
};
|
|
51
55
|
}>> & Readonly<{}>, {}, {
|
|
52
56
|
isSticky: boolean;
|
|
53
57
|
stickyElement?: HTMLElement;
|
|
@@ -82,6 +86,7 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
82
86
|
breadcrumb: string;
|
|
83
87
|
hasIntro: boolean;
|
|
84
88
|
jumpMenu: boolean;
|
|
89
|
+
showOnMobile: boolean;
|
|
85
90
|
}, true, {}, {}, {
|
|
86
91
|
NavSecondaryDropdown: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
87
92
|
index: {
|
|
@@ -289,6 +294,16 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
289
294
|
required: false;
|
|
290
295
|
default: string;
|
|
291
296
|
};
|
|
297
|
+
caretMarginRight: {
|
|
298
|
+
type: StringConstructor;
|
|
299
|
+
required: false;
|
|
300
|
+
default: string;
|
|
301
|
+
};
|
|
302
|
+
caretLeft: {
|
|
303
|
+
type: BooleanConstructor;
|
|
304
|
+
required: false;
|
|
305
|
+
default: boolean;
|
|
306
|
+
};
|
|
292
307
|
usePrimaryColor: {
|
|
293
308
|
type: BooleanConstructor;
|
|
294
309
|
required: false;
|
|
@@ -396,6 +411,16 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
396
411
|
required: false;
|
|
397
412
|
default: string;
|
|
398
413
|
};
|
|
414
|
+
caretMarginRight: {
|
|
415
|
+
type: StringConstructor;
|
|
416
|
+
required: false;
|
|
417
|
+
default: string;
|
|
418
|
+
};
|
|
419
|
+
caretLeft: {
|
|
420
|
+
type: BooleanConstructor;
|
|
421
|
+
required: false;
|
|
422
|
+
default: boolean;
|
|
423
|
+
};
|
|
399
424
|
usePrimaryColor: {
|
|
400
425
|
type: BooleanConstructor;
|
|
401
426
|
required: false;
|
|
@@ -406,6 +431,7 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
406
431
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
407
432
|
}>, {
|
|
408
433
|
title: string;
|
|
434
|
+
caretLeft: boolean;
|
|
409
435
|
variant: "default" | "primary" | "secondary" | "none";
|
|
410
436
|
to: string | Record<string, any>;
|
|
411
437
|
exact: boolean;
|
|
@@ -421,6 +447,7 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
421
447
|
caretInline: boolean;
|
|
422
448
|
caretColor: string;
|
|
423
449
|
caretMarginLeft: string;
|
|
450
|
+
caretMarginRight: string;
|
|
424
451
|
usePrimaryColor: boolean;
|
|
425
452
|
}, {}, {
|
|
426
453
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -444,11 +471,21 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
444
471
|
default: string;
|
|
445
472
|
required: false;
|
|
446
473
|
};
|
|
474
|
+
marginRight: {
|
|
475
|
+
type: StringConstructor;
|
|
476
|
+
default: string;
|
|
477
|
+
required: false;
|
|
478
|
+
};
|
|
447
479
|
inline: {
|
|
448
480
|
type: BooleanConstructor;
|
|
449
481
|
default: boolean;
|
|
450
482
|
required: false;
|
|
451
483
|
};
|
|
484
|
+
caretLeft: {
|
|
485
|
+
type: BooleanConstructor;
|
|
486
|
+
default: boolean;
|
|
487
|
+
required: false;
|
|
488
|
+
};
|
|
452
489
|
}>, {}, {}, {
|
|
453
490
|
computedClass(): string;
|
|
454
491
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -472,17 +509,29 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
472
509
|
default: string;
|
|
473
510
|
required: false;
|
|
474
511
|
};
|
|
512
|
+
marginRight: {
|
|
513
|
+
type: StringConstructor;
|
|
514
|
+
default: string;
|
|
515
|
+
required: false;
|
|
516
|
+
};
|
|
475
517
|
inline: {
|
|
476
518
|
type: BooleanConstructor;
|
|
477
519
|
default: boolean;
|
|
478
520
|
required: false;
|
|
479
521
|
};
|
|
522
|
+
caretLeft: {
|
|
523
|
+
type: BooleanConstructor;
|
|
524
|
+
default: boolean;
|
|
525
|
+
required: false;
|
|
526
|
+
};
|
|
480
527
|
}>> & Readonly<{}>, {
|
|
481
528
|
inline: boolean;
|
|
482
529
|
passedWrapperClass: string;
|
|
483
530
|
arrowClass: string;
|
|
484
531
|
color: string;
|
|
485
532
|
marginLeft: string;
|
|
533
|
+
marginRight: string;
|
|
534
|
+
caretLeft: boolean;
|
|
486
535
|
}, {}, {
|
|
487
536
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
488
537
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -598,6 +647,16 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
598
647
|
required: false;
|
|
599
648
|
default: string;
|
|
600
649
|
};
|
|
650
|
+
caretMarginRight: {
|
|
651
|
+
type: StringConstructor;
|
|
652
|
+
required: false;
|
|
653
|
+
default: string;
|
|
654
|
+
};
|
|
655
|
+
caretLeft: {
|
|
656
|
+
type: BooleanConstructor;
|
|
657
|
+
required: false;
|
|
658
|
+
default: boolean;
|
|
659
|
+
};
|
|
601
660
|
usePrimaryColor: {
|
|
602
661
|
type: BooleanConstructor;
|
|
603
662
|
required: false;
|
|
@@ -705,6 +764,16 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
705
764
|
required: false;
|
|
706
765
|
default: string;
|
|
707
766
|
};
|
|
767
|
+
caretMarginRight: {
|
|
768
|
+
type: StringConstructor;
|
|
769
|
+
required: false;
|
|
770
|
+
default: string;
|
|
771
|
+
};
|
|
772
|
+
caretLeft: {
|
|
773
|
+
type: BooleanConstructor;
|
|
774
|
+
required: false;
|
|
775
|
+
default: boolean;
|
|
776
|
+
};
|
|
708
777
|
usePrimaryColor: {
|
|
709
778
|
type: BooleanConstructor;
|
|
710
779
|
required: false;
|
|
@@ -715,6 +784,7 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
715
784
|
onSpecificLinkClicked?: ((...args: any[]) => any) | undefined;
|
|
716
785
|
}>, {
|
|
717
786
|
title: string;
|
|
787
|
+
caretLeft: boolean;
|
|
718
788
|
variant: "default" | "primary" | "secondary" | "none";
|
|
719
789
|
to: string | Record<string, any>;
|
|
720
790
|
exact: boolean;
|
|
@@ -730,6 +800,7 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
730
800
|
caretInline: boolean;
|
|
731
801
|
caretColor: string;
|
|
732
802
|
caretMarginLeft: string;
|
|
803
|
+
caretMarginRight: string;
|
|
733
804
|
usePrimaryColor: boolean;
|
|
734
805
|
}, {}, {
|
|
735
806
|
MixinAnimationCaret: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -753,11 +824,21 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
753
824
|
default: string;
|
|
754
825
|
required: false;
|
|
755
826
|
};
|
|
827
|
+
marginRight: {
|
|
828
|
+
type: StringConstructor;
|
|
829
|
+
default: string;
|
|
830
|
+
required: false;
|
|
831
|
+
};
|
|
756
832
|
inline: {
|
|
757
833
|
type: BooleanConstructor;
|
|
758
834
|
default: boolean;
|
|
759
835
|
required: false;
|
|
760
836
|
};
|
|
837
|
+
caretLeft: {
|
|
838
|
+
type: BooleanConstructor;
|
|
839
|
+
default: boolean;
|
|
840
|
+
required: false;
|
|
841
|
+
};
|
|
761
842
|
}>, {}, {}, {
|
|
762
843
|
computedClass(): string;
|
|
763
844
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -781,17 +862,29 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
781
862
|
default: string;
|
|
782
863
|
required: false;
|
|
783
864
|
};
|
|
865
|
+
marginRight: {
|
|
866
|
+
type: StringConstructor;
|
|
867
|
+
default: string;
|
|
868
|
+
required: false;
|
|
869
|
+
};
|
|
784
870
|
inline: {
|
|
785
871
|
type: BooleanConstructor;
|
|
786
872
|
default: boolean;
|
|
787
873
|
required: false;
|
|
788
874
|
};
|
|
875
|
+
caretLeft: {
|
|
876
|
+
type: BooleanConstructor;
|
|
877
|
+
default: boolean;
|
|
878
|
+
required: false;
|
|
879
|
+
};
|
|
789
880
|
}>> & Readonly<{}>, {
|
|
790
881
|
inline: boolean;
|
|
791
882
|
passedWrapperClass: string;
|
|
792
883
|
arrowClass: string;
|
|
793
884
|
color: string;
|
|
794
885
|
marginLeft: string;
|
|
886
|
+
marginRight: string;
|
|
887
|
+
caretLeft: boolean;
|
|
795
888
|
}, {}, {
|
|
796
889
|
IconCaret: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
797
890
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -824,6 +917,10 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
824
917
|
type: BooleanConstructor;
|
|
825
918
|
default: boolean;
|
|
826
919
|
};
|
|
920
|
+
showOnMobile: {
|
|
921
|
+
type: BooleanConstructor;
|
|
922
|
+
default: boolean;
|
|
923
|
+
};
|
|
827
924
|
}>> & Readonly<{}>, {}, {
|
|
828
925
|
isSticky: boolean;
|
|
829
926
|
stickyElement?: HTMLElement;
|
|
@@ -858,6 +955,7 @@ declare const _default: import('vue').DefineComponent<PageEduNewsDetailProps, {
|
|
|
858
955
|
breadcrumb: string;
|
|
859
956
|
hasIntro: boolean;
|
|
860
957
|
jumpMenu: boolean;
|
|
958
|
+
showOnMobile: boolean;
|
|
861
959
|
}> | null;
|
|
862
960
|
}, any, import('vue').ComponentProvideOptions, {
|
|
863
961
|
P: {};
|