@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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@explorer-1/vue",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.6-hotfix.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"vue-bind-once": "^0.2.1",
|
|
32
32
|
"vue3-compare-image": "^1.2.5",
|
|
33
33
|
"vue3-observe-visibility": "^1.0.1",
|
|
34
|
-
"@explorer-1/common": "2.0.
|
|
34
|
+
"@explorer-1/common": "2.0.4"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
@@ -28,7 +28,8 @@ export const BlockCsrTableData = [
|
|
|
28
28
|
TotalDose: '200',
|
|
29
29
|
DoseRate: null,
|
|
30
30
|
TotalFluence: null,
|
|
31
|
-
LETthOrEnergy:
|
|
31
|
+
LETthOrEnergy:
|
|
32
|
+
' >= Single Event Gate Rupture (SEGR), Single Event Latchup (SEL) - Screen, Single Event Transient (SET), Single Event Burnout (SEB), Single Event Function Interrupt (SEFI) <= 61.6',
|
|
32
33
|
Rates: null,
|
|
33
34
|
Fluence: null,
|
|
34
35
|
Energy: null,
|
|
@@ -39,7 +40,7 @@ export const BlockCsrTableData = [
|
|
|
39
40
|
{
|
|
40
41
|
Id: 2,
|
|
41
42
|
TestRecordId: 2,
|
|
42
|
-
Attachment: 'Test/
|
|
43
|
+
Attachment: 'Test/123/ExportFiles.zip',
|
|
43
44
|
Status: 0,
|
|
44
45
|
GenericPartNumber: 'GPN123',
|
|
45
46
|
Description: 'A description for part 1',
|
|
@@ -65,7 +66,7 @@ export const BlockCsrTableData = [
|
|
|
65
66
|
{
|
|
66
67
|
Id: 3,
|
|
67
68
|
TestRecordId: 3,
|
|
68
|
-
Attachment: 'Test/
|
|
69
|
+
Attachment: 'Test/456/ExportFiles.zip',
|
|
69
70
|
Status: 1,
|
|
70
71
|
GenericPartNumber: 'GPN345',
|
|
71
72
|
Description: 'A description for part 2',
|
|
@@ -91,7 +92,7 @@ export const BlockCsrTableData = [
|
|
|
91
92
|
{
|
|
92
93
|
Id: 4,
|
|
93
94
|
TestRecordId: 4,
|
|
94
|
-
Attachment: 'Test/
|
|
95
|
+
Attachment: 'Test/789/ExportFiles.zip',
|
|
95
96
|
Status: 1,
|
|
96
97
|
GenericPartNumber: 'TEST',
|
|
97
98
|
Description: 'A description for part. Lorem ipsum dolor sit amet consectatur.',
|
|
@@ -117,7 +118,7 @@ export const BlockCsrTableData = [
|
|
|
117
118
|
{
|
|
118
119
|
Id: 4,
|
|
119
120
|
TestRecordId: 4,
|
|
120
|
-
Attachment: 'Test/
|
|
121
|
+
Attachment: 'Test/123/ExportFiles.zip',
|
|
121
122
|
Status: 1,
|
|
122
123
|
GenericPartNumber: 'TEST',
|
|
123
124
|
Description: 'A description for part 2',
|
|
@@ -75,7 +75,7 @@ const theme = themeMaterial.withParams({
|
|
|
75
75
|
})
|
|
76
76
|
|
|
77
77
|
const headerClass = [
|
|
78
|
-
'min-w-[6rem] bg-jpl-blue-darker edu:bg-jpl-violet-darker font-
|
|
78
|
+
'min-w-[6rem] bg-jpl-blue-darker edu:bg-jpl-violet-darker font-secondary text-white text-sm border-gray-light-mid lg:p-5 p-3 border-b text-left'
|
|
79
79
|
]
|
|
80
80
|
const defaultcolDef = {
|
|
81
81
|
flex: 1,
|
|
@@ -146,6 +146,14 @@ const computedRowData = computed(() => {
|
|
|
146
146
|
return fetchedRowData.value || rowData
|
|
147
147
|
})
|
|
148
148
|
|
|
149
|
+
const getEncodedAttachmentUrl = (attachment: string) => {
|
|
150
|
+
let url = ''
|
|
151
|
+
if (props.attachmentPrefix && attachment) {
|
|
152
|
+
url = props.attachmentPrefix + attachment
|
|
153
|
+
}
|
|
154
|
+
return encodeURI(url)
|
|
155
|
+
}
|
|
156
|
+
|
|
149
157
|
onMounted(async () => {
|
|
150
158
|
await getRowData()
|
|
151
159
|
})
|
|
@@ -210,7 +218,7 @@ const onFilterTextBoxChanged = () => {
|
|
|
210
218
|
<p v-if="modalData.Attachment">
|
|
211
219
|
<strong class="pr-1">Attachment:</strong>
|
|
212
220
|
<BaseLink
|
|
213
|
-
:href="modalData.Attachment"
|
|
221
|
+
:href="getEncodedAttachmentUrl(modalData.Attachment)"
|
|
214
222
|
class="inline"
|
|
215
223
|
variant="default"
|
|
216
224
|
target="_blank"
|
|
@@ -21,7 +21,7 @@ withDefaults(defineProps<CsrTestLimitsTableProps>(), {
|
|
|
21
21
|
})
|
|
22
22
|
|
|
23
23
|
const headerClass = [
|
|
24
|
-
'bg-jpl-blue-darker edu:bg-jpl-violet-darker
|
|
24
|
+
'bg-jpl-blue-darker edu:bg-jpl-violet-darker font-secondary text-white text-sm border-gray-light-mid px-3 border-b text-left'
|
|
25
25
|
]
|
|
26
26
|
const CsrTestLimitsTableRef = ref()
|
|
27
27
|
const theme = themeMaterial.withParams({
|
|
@@ -36,17 +36,21 @@ const colDefs = ref([
|
|
|
36
36
|
flex: 0,
|
|
37
37
|
width: 50
|
|
38
38
|
},
|
|
39
|
-
{ field: 'TotalDose' },
|
|
40
|
-
{ field: 'DoseRate' },
|
|
41
|
-
{ field: 'TotalFluence' },
|
|
39
|
+
{ field: 'TotalDose', wrapText: true, autoHeight: true },
|
|
40
|
+
{ field: 'DoseRate', wrapText: true, autoHeight: true },
|
|
41
|
+
{ field: 'TotalFluence', wrapText: true, autoHeight: true },
|
|
42
42
|
{
|
|
43
43
|
field: 'LETthOrEnergy',
|
|
44
|
+
wrapText: true,
|
|
45
|
+
autoHeight: true,
|
|
44
46
|
headerName: 'LETth or Energy Range'
|
|
45
47
|
},
|
|
46
48
|
{
|
|
47
|
-
field: 'Fluence'
|
|
49
|
+
field: 'Fluence',
|
|
50
|
+
wrapText: true,
|
|
51
|
+
autoHeight: true
|
|
48
52
|
},
|
|
49
|
-
{ field: 'Energy' }
|
|
53
|
+
{ field: 'Energy', wrapText: true, autoHeight: true }
|
|
50
54
|
])
|
|
51
55
|
const defaultcolDef = {
|
|
52
56
|
flex: 1,
|
|
@@ -54,7 +54,7 @@ export default defineComponent({
|
|
|
54
54
|
v-for="(headCell, headIndex) in table.tableContent.tableHead[0]"
|
|
55
55
|
:key="headIndex"
|
|
56
56
|
scope="col"
|
|
57
|
-
class="min-w-[6rem] bg-jpl-blue-darker edu:bg-jpl-violet-darker font-
|
|
57
|
+
class="min-w-[6rem] bg-jpl-blue-darker edu:bg-jpl-violet-darker font-secondary text-sm text-white border-gray-light-mid lg:p-5 p-3 border-b text-left"
|
|
58
58
|
>
|
|
59
59
|
<template v-if="headCell">
|
|
60
60
|
{{ (headCell as HeadCell).text }}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<NavDropdownToggle
|
|
4
4
|
v-click-outside="closeDropdown"
|
|
5
5
|
:aria-expanded="dropdownVisible ? true : false"
|
|
6
|
-
class="group relative z-20 px-4 font-bold font-text tracking-[-.
|
|
6
|
+
class="group relative z-20 px-4 font-bold font-text tracking-[-.03rem] border-t-2 border-transparent edu:text-sm edu:xl:text-base edu:px-2 edu:xl:px-4"
|
|
7
7
|
:class="{
|
|
8
8
|
'-open': dropdownVisible
|
|
9
9
|
}"
|
|
@@ -105,8 +105,8 @@
|
|
|
105
105
|
<BaseLink
|
|
106
106
|
variant="none"
|
|
107
107
|
href="https://www.nasa.gov/learning-resources/"
|
|
108
|
-
class="group relative block w-full px-4 py-2 text-xl
|
|
109
|
-
link-class="flex flex-wrap-none overflow-visible whitespace-nowrap items-center py-0 pl-6 -ml-4 border-l-4 border-transparent"
|
|
108
|
+
class="group relative block w-full px-4 py-2 text-xl text-left"
|
|
109
|
+
link-class="flex flex-wrap-none overflow-visible whitespace-nowrap font-display font-bold items-center py-0 pl-6 -ml-4 border-l-4 border-transparent"
|
|
110
110
|
external-target-blank
|
|
111
111
|
>
|
|
112
112
|
<span class="pr-2">NASA OSTEM</span>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
v-if="data"
|
|
4
4
|
variant="none"
|
|
5
5
|
class="NavMobileLink"
|
|
6
|
-
:link-class="`flex items-center py-2 text-lg font-
|
|
6
|
+
:link-class="`flex items-center py-2 text-lg font-text leading-tight ${linkClass}`"
|
|
7
7
|
:href="data.path && !getRouterLink(data) ? data.path : undefined"
|
|
8
8
|
:to="getRouterLink(data) ? getRouterLink(data) : undefined"
|
|
9
9
|
:exact="exact"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<BaseLink
|
|
3
3
|
:href="isExternal(item.path) ? item.path : undefined"
|
|
4
4
|
:to="!isExternal(item.path) ? item.path : undefined"
|
|
5
|
-
link-class="block px-3 py-2 font-
|
|
5
|
+
link-class="block px-3 py-2 font-primary tracking-[-.03rem]"
|
|
6
6
|
variant="none"
|
|
7
7
|
class="NavSecondaryLink border-t-2 border-transparent"
|
|
8
8
|
:class="baseLinkClasses(index)"
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
interface CsrAttachmentProps {
|
|
2
|
-
params: {
|
|
3
|
-
data: {
|
|
4
|
-
Attachment: string;
|
|
5
|
-
};
|
|
6
|
-
/** Example values: `https://test-api.jpl.nasa.gov/attachments?key=`, `https://test-api.jpl.nasa.gov/` */
|
|
7
|
-
attachmentPrefix: string;
|
|
8
|
-
};
|
|
9
|
-
}
|
|
10
|
-
declare const _default: import('vue').DefineComponent<CsrAttachmentProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<CsrAttachmentProps> & Readonly<{}>, {
|
|
11
|
-
params: {
|
|
12
|
-
data: {
|
|
13
|
-
Attachment: string;
|
|
14
|
-
};
|
|
15
|
-
/** Example values: `https://test-api.jpl.nasa.gov/attachments?key=`, `https://test-api.jpl.nasa.gov/` */
|
|
16
|
-
attachmentPrefix: string;
|
|
17
|
-
};
|
|
18
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
19
|
-
export default _default;
|