@explorer-1/vue 0.2.104 → 0.3.0
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 +11 -0
- package/package.json +2 -2
- package/src/components/AsteroidWatchWidget/AsteroidWatchWidget.vue +1 -5
- package/src/components/BaseAudio/BaseAudio.vue +1 -48
- package/src/components/BaseCarousel/BaseCarousel.vue +1 -42
- package/src/components/BaseImagePlaceholder/BaseImagePlaceholder.vue +1 -1
- package/src/components/BaseLightboxCloseButton/BaseLightboxCloseButton.vue +1 -6
- package/src/components/BaseLightboxOpenButton/BaseLightboxOpenButton.vue +1 -8
- package/src/components/BaseModal/BaseModal.vue +1 -1
- package/src/components/BaseSwimlane/BaseSwimlane.vue +2 -40
- package/src/components/BaseTimer/BaseTimer.vue +1 -20
- package/src/components/BaseUnitToggle/BaseUnitToggle.vue +1 -28
- package/src/components/BaseVideo/BaseVideo.vue +1 -8
- package/src/components/BlockAccordion/BlockAccordion.vue +1 -7
- package/src/components/BlockAnchor/BlockAnchor.vue +1 -14
- package/src/components/BlockAudio/BlockAudio.vue +1 -10
- package/src/components/BlockCircleImageCard/BlockCircleImageCard.vue +0 -18
- package/src/components/BlockCsrTable/BlockCsrTable.vue +2 -43
- package/src/components/BlockCsrTable/CsrTestLimitsTable.vue +1 -15
- package/src/components/BlockDialog/BlockDialog.vue +1 -26
- package/src/components/BlockGist/BlockGist.vue +2 -25
- package/src/components/BlockHeading/BlockHeading.vue +1 -8
- package/src/components/BlockLinkCard/BlockLinkCard.vue +1 -29
- package/src/components/BlockLinkCard/BlockLinkCardCollectionLg.vue +1 -10
- package/src/components/BlockLinkCardList/BlockLinkCardList.vue +1 -7
- package/src/components/BlockLinkTile/BlockLinkTile.vue +1 -5
- package/src/components/BlockNewsletterSignup/BlockNewsletterSignup.vue +2 -12
- package/src/components/BlockStreamfield/BlockStreamfield.vue +1 -28
- package/src/components/FormNewsletterSignup/FormNewsletterSignup.vue +2 -4
- package/src/components/HeroLarge/HeroLarge.vue +1 -1
- package/src/components/HomepageCarousel/HomepageCarousel.vue +1 -38
- package/src/components/HomepageCarouselItem/HomepageCarouselItem.vue +1 -32
- package/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.vue +1 -73
- package/src/components/HomepageMissionsCarousel/HomepageMissionsCarouselItem.vue +1 -57
- package/src/components/HomepageStats/HomepageStats.vue +1 -30
- package/src/components/Icons/IconSlideshow.vue +1 -5
- package/src/components/ImageDetailContextImage/ImageDetailContextImage.vue +2 -39
- package/src/components/LoadingTransition/LoadingTransition.vue +2 -17
- package/src/components/LogoCaltech/LogoCaltech.vue +1 -4
- package/src/components/LogoTribrand/LogoTribrand.vue +1 -23
- package/src/components/MetaPanel/MetaPanel.vue +1 -5
- package/src/components/MetaPanelAccordion/MetaPanelAccordion.vue +1 -21
- package/src/components/MetaPanelItems/MetaPanelItems.vue +1 -17
- package/src/components/MetadataEduResource/MetadataEduResource.vue +1 -34
- package/src/components/MetadataEvent/MetadataEvent.vue +1 -34
- package/src/components/MissionDetailAbout/MissionDetailAbout.vue +1 -74
- package/src/components/MissionDetailHero/MissionDetailHero.vue +2 -46
- package/src/components/MissionDetailHighlights/MissionDetailHighlights.vue +1 -12
- package/src/components/MissionDetailHighlights/MissionDetailHighlightsCarousel.vue +1 -16
- package/src/components/MissionDetailHighlights/MissionDetailHighlightsCarouselItem.vue +2 -8
- package/src/components/MissionDetailInlineImage/MissionDetailInlineImage.vue +1 -7
- package/src/components/MissionDetailStats/MissionDetailStats.vue +1 -29
- package/src/components/MissionDetailStats/MissionDetailStatsMicro.vue +1 -16
- package/src/components/MissionDetailStats/MissionDetailStatsMini.vue +1 -27
- package/src/components/MissionDetailStreamfield/MissionDetailStreamfield.vue +2 -23
- package/src/components/MixinFancybox/MixinFancybox.vue +1 -96
- package/src/components/MixinFancybox/MixinFancyboxOpenButton.vue +1 -8
- package/src/components/NavDesktop/NavDesktop.vue +1 -57
- package/src/components/NavDesktop/NavDesktopDropdown.vue +1 -89
- package/src/components/NavDesktopEdu/NavDesktopEdu.vue +1 -13
- package/src/components/NavJumpMenu/NavJumpMenu.vue +1 -19
- package/src/components/NavJumpMenu/NavJumpMenuContent.vue +1 -15
- package/src/components/NavLinkList/NavLinkList.vue +6 -7
- package/src/components/NavLogoLinks/NavLogoLinks.vue +1 -12
- package/src/components/NavMobile/NavMobile.vue +1 -37
- package/src/components/NavMobile/NavMobileDropdown.vue +1 -29
- package/src/components/NavMobile/NavMobileLink.vue +1 -11
- package/src/components/NavMobile/NavMobileSecondaryDropdown.vue +1 -19
- package/src/components/NavSearchForm/NavSearchForm.vue +1 -39
- package/src/components/NavSecondary/NavSecondary.vue +1 -56
- package/src/components/NavSecondary/NavSecondaryDropdown.vue +1 -69
- package/src/components/NavSecondary/NavSecondaryDropdownContent.vue +1 -21
- package/src/components/NavSecondary/NavSecondaryLink.vue +1 -16
- package/src/components/NavSocial/NavSocial.vue +2 -15
- package/src/components/PodcastEpisodeCard/PodcastEpisodeCard.vue +1 -8
- package/src/components/RoboticsDetailStats/RoboticsDetailStats.vue +1 -5
- package/src/components/RoboticsDetailStats/RoboticsDetailStatsMini.vue +1 -5
- package/src/components/SearchFilterGroupAccordionItem/SearchFilterGroupAccordionItem.vue +1 -5
- package/src/components/SearchInput/SearchInput.vue +3 -8
- package/src/components/SearchPagination/SearchPagination.vue +1 -9
- package/src/components/ShareButtons/ShareButtons.vue +2 -9
- package/src/components/ShareButtonsEdu/ShareButtonsEdu.vue +1 -19
- package/src/components/SwimlaneCTA/SwimlaneCTA.vue +1 -34
- package/src/components/TheFooter/TheFooter.vue +1 -19
- package/src/components/TheFooter/TheFooterSignUp.vue +1 -5
- package/src/components/ThumbnailCarousel/ThumbnailCarousel.vue +1 -25
- package/src/components/TimelineDialog/TimelineDialog.vue +1 -20
- package/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.vue +2 -17
- package/src/components/TopicDetailMoreItem/TopicDetailMoreItem.vue +1 -5
- package/src/components/YearTicker/YearTicker.vue +1 -83
- package/src/templates/PageAudioDetail/PageAudioDetail.vue +1 -67
- package/src/templates/PageEventDetail/PageEventDetail.vue +1 -30
- package/src/templates/PageImageDetail/PageImageDetail.vue +1 -35
- package/src/templates/PageVideoDetail/PageVideoDetail.vue +1 -23
- package/src/templates/edu/PageEduEventDetail/PageEduEventDetail.vue +1 -29
- package/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.vue +1 -11
- package/src/templates/edu/PageEduGalleryDetail/PageEduGalleryDetail.vue +1 -25
- package/src/templates/edu/PageEduHome/PageEduHome.vue +1 -24
- package/src/templates/edu/PageEduLesson/PageEduLessonSection.vue +1 -65
- package/src/templates/edu/PageEduMultimediaDetail/PageEduMultimediaDetail.vue +1 -14
- package/src/templates/edu/PageEduStudentProject/PageEduStudentProject.vue +1 -12
- package/src/templates/edu/PageEduStudentProject/PageEduStudentProjectSection.vue +1 -59
- package/src/templates/www/PageCuratedGallery/PageCuratedGallery.vue +1 -86
- package/src/templates/www/PageInfographicDetail/PageInfographicDetail.vue +1 -17
- package/src/templates/www/PageMaintenanceMode/PageMaintenanceMode.vue +1 -27
- package/src/templates/www/PagePodcastSeason/PagePodcastSeason.vue +3 -6
- package/src/templates/www/PageTimeline/PageTimeline.vue +1 -100
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @explorer-1/vue
|
|
2
2
|
|
|
3
|
+
## 0.3.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- fb2e39d: Moving SCSS to dedicated files in packages/common
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [fb2e39d]
|
|
12
|
+
- @explorer-1/common@1.2.0
|
|
13
|
+
|
|
3
14
|
## 0.2.104
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@explorer-1/vue",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
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": "1.
|
|
34
|
+
"@explorer-1/common": "1.2.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
@@ -148,9 +148,5 @@ export default defineComponent({
|
|
|
148
148
|
})
|
|
149
149
|
</script>
|
|
150
150
|
<style lang="scss">
|
|
151
|
-
|
|
152
|
-
.label {
|
|
153
|
-
@apply font-semibold mb-4 text-jpl-red-dark;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
151
|
+
@import '@explorer-1/common/src/scss/components/AsteroidWatchWidget';
|
|
156
152
|
</style>
|
|
@@ -338,52 +338,5 @@ export default defineComponent({
|
|
|
338
338
|
</script>
|
|
339
339
|
|
|
340
340
|
<style lang="scss">
|
|
341
|
-
|
|
342
|
-
@apply relative w-full;
|
|
343
|
-
|
|
344
|
-
.BaseAudio__stage {
|
|
345
|
-
@apply flex flex-row w-full;
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
.BaseAudio__playback-time-total {
|
|
349
|
-
@apply text-sm md:text-base pl-1 md:pl-3 text-right;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
.BaseAudio__playback-time-current,
|
|
353
|
-
.BaseAudio__playback-time-total {
|
|
354
|
-
@screen sm {
|
|
355
|
-
min-width: 7ch;
|
|
356
|
-
}
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
.BaseAudio__rewind-forward {
|
|
360
|
-
@apply hidden sm:flex flex-row w-25 lg:w-35 mx-auto justify-between;
|
|
361
|
-
|
|
362
|
-
> button {
|
|
363
|
-
@apply opacity-100 hover:opacity-80;
|
|
364
|
-
|
|
365
|
-
svg {
|
|
366
|
-
@apply w-6 text-white;
|
|
367
|
-
}
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
.BaseAudio__playback-time-indicator {
|
|
372
|
-
&::after {
|
|
373
|
-
@apply h-4 bg-white block absolute w-1 -top-1 -right-1;
|
|
374
|
-
|
|
375
|
-
content: '';
|
|
376
|
-
}
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
.BaseAudio__extern-wrapper {
|
|
380
|
-
> button {
|
|
381
|
-
@apply mr-1 sm:-mt-2 lg:-mt-2.5 ml-2.5 opacity-100 hover:opacity-80;
|
|
382
|
-
|
|
383
|
-
svg {
|
|
384
|
-
@apply w-6;
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
}
|
|
388
|
-
}
|
|
341
|
+
@import '@explorer-1/common/src/scss/components/BaseAudio';
|
|
389
342
|
</style>
|
|
@@ -107,46 +107,5 @@ export default defineComponent({
|
|
|
107
107
|
})
|
|
108
108
|
</script>
|
|
109
109
|
<style lang="scss">
|
|
110
|
-
@import '
|
|
111
|
-
.BaseCarousel {
|
|
112
|
-
.swiper {
|
|
113
|
-
.swiper-prev {
|
|
114
|
-
@apply mr-px;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.swiper-prev,
|
|
118
|
-
.swiper-next {
|
|
119
|
-
&.swiper-button-disabled {
|
|
120
|
-
@apply opacity-75 cursor-default bg-none;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.swiper-nav {
|
|
126
|
-
padding-top: 56.25%;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
// .swiper-dots {
|
|
130
|
-
// padding-top: 56.25%;
|
|
131
|
-
// @apply pointer-events-none;
|
|
132
|
-
|
|
133
|
-
// .swiper-dot {
|
|
134
|
-
// @apply inline-block px-1 py-3 cursor-pointer pointer-events-auto;
|
|
135
|
-
|
|
136
|
-
// &:focus {
|
|
137
|
-
// @apply outline-none ring-1;
|
|
138
|
-
// }
|
|
139
|
-
|
|
140
|
-
// > span {
|
|
141
|
-
// @apply inline-block w-3 h-3 rounded-full bg-gray-light-mid;
|
|
142
|
-
// }
|
|
143
|
-
|
|
144
|
-
// &.swiper-dot-active {
|
|
145
|
-
// > span {
|
|
146
|
-
// @apply bg-primary;
|
|
147
|
-
// }
|
|
148
|
-
// }
|
|
149
|
-
// }
|
|
150
|
-
// }
|
|
151
|
-
}
|
|
110
|
+
@import '@explorer-1/common/src/scss/components/BaseCarousel';
|
|
152
111
|
</style>
|
|
@@ -36,10 +36,5 @@ export default defineComponent({
|
|
|
36
36
|
</script>
|
|
37
37
|
|
|
38
38
|
<style lang="scss">
|
|
39
|
-
|
|
40
|
-
@apply bg-black z-50 px-px text-right w-full mb-auto;
|
|
41
|
-
@screen 2xl {
|
|
42
|
-
@apply w-auto -mr-20 -mt-5;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
39
|
+
@import '@explorer-1/common/src/scss/components/BaseLightboxCloseButton';
|
|
45
40
|
</style>
|
|
@@ -35,12 +35,5 @@ export default defineComponent({
|
|
|
35
35
|
</script>
|
|
36
36
|
|
|
37
37
|
<style lang="scss">
|
|
38
|
-
|
|
39
|
-
// scoped styles for Lightbox Opener button
|
|
40
|
-
@apply relative lg:absolute lg:inset-0 cursor-pointer z-10;
|
|
41
|
-
|
|
42
|
-
.BaseButton {
|
|
43
|
-
@apply -top-px -right-px absolute focus:outline-none xl:text-xl inline-block;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
38
|
+
@import '@explorer-1/common/src/scss/components/BaseLightboxOpenButton';
|
|
46
39
|
</style>
|
|
@@ -161,44 +161,6 @@ export default defineComponent({
|
|
|
161
161
|
})
|
|
162
162
|
</script>
|
|
163
163
|
|
|
164
|
-
<style lang="scss"
|
|
165
|
-
|
|
166
|
-
@apply overflow-hidden;
|
|
167
|
-
|
|
168
|
-
-webkit-mask-image: -webkit-gradient(
|
|
169
|
-
linear,
|
|
170
|
-
left top,
|
|
171
|
-
left bottom,
|
|
172
|
-
color-stop(0, transparent),
|
|
173
|
-
color-stop(0.05, rgba(0, 0, 0, 0.35)),
|
|
174
|
-
color-stop(0.1, black),
|
|
175
|
-
color-stop(0.5, black),
|
|
176
|
-
color-stop(0.9, rgba(0, 0, 0, 0.15)),
|
|
177
|
-
color-stop(1, transparent)
|
|
178
|
-
);
|
|
179
|
-
@screen lg {
|
|
180
|
-
-webkit-mask-image: -webkit-gradient(
|
|
181
|
-
linear,
|
|
182
|
-
left top,
|
|
183
|
-
left bottom,
|
|
184
|
-
color-stop(0, transparent),
|
|
185
|
-
color-stop(0.1, rgba(0, 0, 0, 0.15)),
|
|
186
|
-
color-stop(0.35, black),
|
|
187
|
-
color-stop(0.65, black),
|
|
188
|
-
color-stop(0.9, rgba(0, 0, 0, 0.15)),
|
|
189
|
-
color-stop(1, transparent)
|
|
190
|
-
);
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
ul {
|
|
194
|
-
@apply list-none overflow-hidden transition-transform;
|
|
195
|
-
|
|
196
|
-
li {
|
|
197
|
-
@apply text-center p-0 m-0;
|
|
198
|
-
@screen lg {
|
|
199
|
-
@apply text-left font-medium;
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
}
|
|
164
|
+
<style lang="scss">
|
|
165
|
+
@import '@explorer-1/common/src/scss/components/BaseSwimlane';
|
|
204
166
|
</style>
|
|
@@ -244,24 +244,5 @@ export default defineComponent({
|
|
|
244
244
|
})
|
|
245
245
|
</script>
|
|
246
246
|
<style lang="scss">
|
|
247
|
-
|
|
248
|
-
.unit {
|
|
249
|
-
// Make the units dimmer than the numbers, regardless of which color it’s displayed with.
|
|
250
|
-
--text-opacity: 0.84;
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
&.-inline {
|
|
254
|
-
.text-stats-separator {
|
|
255
|
-
@apply hidden;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
.text-seconds {
|
|
259
|
-
width: 2ch;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
> span span {
|
|
263
|
-
@apply inline-block;
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
}
|
|
247
|
+
@import '@explorer-1/common/src/scss/components/BaseTimer';
|
|
267
248
|
</style>
|
|
@@ -224,32 +224,5 @@ export default defineComponent({
|
|
|
224
224
|
})
|
|
225
225
|
</script>
|
|
226
226
|
<style lang="scss">
|
|
227
|
-
|
|
228
|
-
.unit {
|
|
229
|
-
// - Make the clickable areas much bigger than they appear for ease of interaction.
|
|
230
|
-
// - Hide the un-selected units from text selection, so copy-pasted text shows the correct unit.
|
|
231
|
-
@apply inline-block pt-3 pb-2 px-1 -my-2 -mx-1 leading-relaxed select-none;
|
|
232
|
-
|
|
233
|
-
// Make the units dimmer than the numbers, regardless of which color it’s displayed with.
|
|
234
|
-
--text-opacity: 0.84;
|
|
235
|
-
}
|
|
236
|
-
|
|
237
|
-
label:first-of-type .unit {
|
|
238
|
-
@apply pl-3 -ml-3;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
label:last-of-type .unit {
|
|
242
|
-
@apply pr-3 -mr-3;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
[type='radio']:focus + .unit {
|
|
246
|
-
@apply underline;
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
[type='radio']:checked + .unit {
|
|
250
|
-
@apply font-bold select-text;
|
|
251
|
-
|
|
252
|
-
--text-opacity: 1;
|
|
253
|
-
}
|
|
254
|
-
}
|
|
227
|
+
@import '@explorer-1/common/src/scss/components/BaseUnitToggle';
|
|
255
228
|
</style>
|
|
@@ -103,11 +103,5 @@ const remappedAccordionItems = computed((): AccordionItemObject[] | undefined =>
|
|
|
103
103
|
</div>
|
|
104
104
|
</template>
|
|
105
105
|
<style lang="scss">
|
|
106
|
-
|
|
107
|
-
.AccordionItemImage {
|
|
108
|
-
div.p-4 {
|
|
109
|
-
@apply px-0 #{!important};
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
}
|
|
106
|
+
@import '@explorer-1/common/src/scss/components/BlockAccordion';
|
|
113
107
|
</style>
|
|
@@ -21,18 +21,5 @@ export default defineComponent({
|
|
|
21
21
|
</script>
|
|
22
22
|
|
|
23
23
|
<style lang="scss">
|
|
24
|
-
|
|
25
|
-
.BlockAnchor {
|
|
26
|
-
&::before {
|
|
27
|
-
@apply block invisible pointer-events-none;
|
|
28
|
-
|
|
29
|
-
content: ' ';
|
|
30
|
-
margin-top: -83px;
|
|
31
|
-
height: 83px;
|
|
32
|
-
@screen lg {
|
|
33
|
-
margin-top: -182px;
|
|
34
|
-
height: 182px;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
}
|
|
24
|
+
@import '@explorer-1/common/src/scss/components/BlockAnchor';
|
|
38
25
|
</style>
|
|
@@ -65,14 +65,5 @@ export default defineComponent({
|
|
|
65
65
|
</script>
|
|
66
66
|
|
|
67
67
|
<style lang="scss">
|
|
68
|
-
|
|
69
|
-
max-height: 480px;
|
|
70
|
-
|
|
71
|
-
.BlockAudio-thumbnail {
|
|
72
|
-
@apply hidden;
|
|
73
|
-
@media only screen and (min-width: 345px) {
|
|
74
|
-
@apply block;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
}
|
|
68
|
+
@import '@explorer-1/common/src/scss/components/BlockAudio';
|
|
78
69
|
</style>
|
|
@@ -99,22 +99,4 @@ export default defineComponent({
|
|
|
99
99
|
</script>
|
|
100
100
|
<style lang="scss">
|
|
101
101
|
@import '@explorer-1/common/src/scss/components/BlockCircleImageCard';
|
|
102
|
-
|
|
103
|
-
@media (forced-colors: active) {
|
|
104
|
-
.BlockCircleImageCard {
|
|
105
|
-
border: 1px solid;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.BlockCircleImageCard {
|
|
110
|
-
@apply md:z-40;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.BlockCircleImageCard .IconExternal {
|
|
114
|
-
@apply w-6 h-6 text-gray-mid-dark;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.BlockCircleImageCard .IconPlay {
|
|
118
|
-
@apply w-7 h-7 bg-jpl-red text-white;
|
|
119
|
-
}
|
|
120
102
|
</style>
|
|
@@ -252,47 +252,6 @@ const onFilterTextBoxChanged = () => {
|
|
|
252
252
|
</div>
|
|
253
253
|
</client-only>
|
|
254
254
|
</template>
|
|
255
|
-
<style
|
|
256
|
-
|
|
257
|
-
.MainCsrTable .ag-root {
|
|
258
|
-
@apply overflow-x-auto;
|
|
259
|
-
min-height: 75rem;
|
|
260
|
-
.ag-body {
|
|
261
|
-
min-width: 40rem;
|
|
262
|
-
}
|
|
263
|
-
.ag-header,
|
|
264
|
-
.ag-header-viewport {
|
|
265
|
-
@apply overflow-visible;
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
.ag-cell {
|
|
269
|
-
padding-left: 0.6rem;
|
|
270
|
-
padding-right: 0.6rem;
|
|
271
|
-
@screen lg {
|
|
272
|
-
padding-left: 1.2rem;
|
|
273
|
-
padding-right: 1.2rem;
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
.ag-root-wrapper,
|
|
277
|
-
.ag-cell,
|
|
278
|
-
.ag-theme-params-1 {
|
|
279
|
-
@apply font-primary;
|
|
280
|
-
}
|
|
281
|
-
.ag-cell-wrap-text {
|
|
282
|
-
line-height: 1.25rem;
|
|
283
|
-
padding-top: 0.75rem;
|
|
284
|
-
padding-bottom: 0.75rem;
|
|
285
|
-
}
|
|
286
|
-
.ag-filter-filter {
|
|
287
|
-
.ag-wrapper::before {
|
|
288
|
-
@apply hidden;
|
|
289
|
-
}
|
|
290
|
-
.ag-input-field-input {
|
|
291
|
-
@apply text-xs;
|
|
292
|
-
}
|
|
293
|
-
}
|
|
294
|
-
.ag-paging-row-summary-panel {
|
|
295
|
-
@apply whitespace-nowrap;
|
|
296
|
-
}
|
|
297
|
-
}
|
|
255
|
+
<style lang="scss">
|
|
256
|
+
@import '@explorer-1/common/src/scss/components/BlockCsrTable';
|
|
298
257
|
</style>
|
|
@@ -72,19 +72,5 @@ const defaultcolDef = {
|
|
|
72
72
|
</ag-grid-vue>
|
|
73
73
|
</template>
|
|
74
74
|
<style lang="scss">
|
|
75
|
-
|
|
76
|
-
.ag-root {
|
|
77
|
-
@apply min-h-12 overflow-x-auto;
|
|
78
|
-
.ag-body {
|
|
79
|
-
min-width: 40rem;
|
|
80
|
-
}
|
|
81
|
-
.ag-header,
|
|
82
|
-
.ag-header-viewport {
|
|
83
|
-
@apply overflow-visible;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
.ag-root-wrapper {
|
|
87
|
-
@apply overflow-visible;
|
|
88
|
-
}
|
|
89
|
-
}
|
|
75
|
+
@import '@explorer-1/common/src/scss/components/CsrTestLimitsTable';
|
|
90
76
|
</style>
|
|
@@ -102,30 +102,5 @@ export default defineComponent({
|
|
|
102
102
|
})
|
|
103
103
|
</script>
|
|
104
104
|
<style lang="scss">
|
|
105
|
-
|
|
106
|
-
// Make sure the dialog container and all its descendants are not visible and not focusable when it is hidden.
|
|
107
|
-
&[aria-hidden='true'] {
|
|
108
|
-
display: none;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
@media (forced-colors: active) {
|
|
112
|
-
.dialog-box {
|
|
113
|
-
border: 1px solid;
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.dialog-overlay,
|
|
118
|
-
.dialog-box {
|
|
119
|
-
@apply animate-fadeIn;
|
|
120
|
-
|
|
121
|
-
@media (prefers-reduced-motion: reduce) {
|
|
122
|
-
animation: none;
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
// Offset by the size of the icon.
|
|
127
|
-
.button-close {
|
|
128
|
-
top: -2rem;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
105
|
+
@import '@explorer-1/common/src/scss/components/BlockDialog';
|
|
131
106
|
</style>
|
|
@@ -102,29 +102,6 @@ watch(
|
|
|
102
102
|
</div>
|
|
103
103
|
</template>
|
|
104
104
|
|
|
105
|
-
<style
|
|
106
|
-
|
|
107
|
-
.GitHubIcon {
|
|
108
|
-
@apply h-5 pb-0.5 flex flex-row items-baseline flex-grow-0;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
iframe {
|
|
112
|
-
@apply border border-gray-light-mid border-t-8 rounded-none;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
body.ThemeVariantLight {
|
|
116
|
-
.BlockGist {
|
|
117
|
-
iframe {
|
|
118
|
-
@apply border-gray-light-mid;
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
body.ThemeVariantDark {
|
|
124
|
-
.BlockGist {
|
|
125
|
-
iframe {
|
|
126
|
-
@apply border-gray-mid-dark bg-gray-light;
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
}
|
|
105
|
+
<style lang="scss">
|
|
106
|
+
@import '@explorer-1/common/src/scss/components/BlockGist';
|
|
130
107
|
</style>
|
|
@@ -53,12 +53,5 @@ export default defineComponent({
|
|
|
53
53
|
})
|
|
54
54
|
</script>
|
|
55
55
|
<style lang="scss">
|
|
56
|
-
|
|
57
|
-
&:target {
|
|
58
|
-
@apply scroll-mt-14;
|
|
59
|
-
@screen lg {
|
|
60
|
-
@apply scroll-mt-[7rem];
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
56
|
+
@import '@explorer-1/common/src/scss/components/BlockHeading';
|
|
64
57
|
</style>
|
|
@@ -405,33 +405,5 @@ export default defineComponent({
|
|
|
405
405
|
})
|
|
406
406
|
</script>
|
|
407
407
|
<style lang="scss">
|
|
408
|
-
|
|
409
|
-
.text-subtitle.divide-x {
|
|
410
|
-
@apply leading-none #{!important};
|
|
411
|
-
}
|
|
412
|
-
.ThemeVariantDark & {
|
|
413
|
-
@apply bg-white;
|
|
414
|
-
.BlockLinkCard__CardContent,
|
|
415
|
-
.BlockLinkCard__CardArrow {
|
|
416
|
-
@apply px-6;
|
|
417
|
-
@apply print:px-0;
|
|
418
|
-
}
|
|
419
|
-
.BaseImagePlaceholder {
|
|
420
|
-
@apply bg-gray-mid-dark;
|
|
421
|
-
}
|
|
422
|
-
}
|
|
423
|
-
.MetadataEvent,
|
|
424
|
-
.MetadataEduResource {
|
|
425
|
-
&.-compact {
|
|
426
|
-
.MetadataEventItem,
|
|
427
|
-
.MetadataEduResourceItem {
|
|
428
|
-
@apply mr-2.5;
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
.MetadataEventIcon,
|
|
432
|
-
.MetadataEduResourceIcon {
|
|
433
|
-
@apply mr-1;
|
|
434
|
-
}
|
|
435
|
-
}
|
|
436
|
-
}
|
|
408
|
+
@import '@explorer-1/common/src/scss/components/BlockLinkCard';
|
|
437
409
|
</style>
|
|
@@ -119,14 +119,5 @@ const isSmall = computed(() => {
|
|
|
119
119
|
</BaseLink>
|
|
120
120
|
</template>
|
|
121
121
|
<style lang="scss">
|
|
122
|
-
|
|
123
|
-
.MetadataEduResource .MetadataEduResourceItem {
|
|
124
|
-
.MetadataEduResourceIcon {
|
|
125
|
-
@apply text-white;
|
|
126
|
-
}
|
|
127
|
-
span {
|
|
128
|
-
@apply text-white;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
}
|
|
122
|
+
@import '@explorer-1/common/src/scss/components/BlockLinkCardCollectionLg';
|
|
132
123
|
</style>
|
|
@@ -23,11 +23,5 @@ const props = withDefaults(defineProps<BlockLinkCardListProps>(), {
|
|
|
23
23
|
</div>
|
|
24
24
|
</template>
|
|
25
25
|
<style lang="scss">
|
|
26
|
-
|
|
27
|
-
.BlockLinkCard {
|
|
28
|
-
div.bg-gray-dark.relative.mb-6 {
|
|
29
|
-
@apply mb-3 #{!important};
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
26
|
+
@import '@explorer-1/common/src/scss/components/BlockLinkCardList';
|
|
33
27
|
</style>
|
|
@@ -188,9 +188,5 @@ export default defineComponent({
|
|
|
188
188
|
})
|
|
189
189
|
</script>
|
|
190
190
|
<style lang="scss">
|
|
191
|
-
|
|
192
|
-
.text-subtitle.divide-x {
|
|
193
|
-
@apply leading-none #{!important};
|
|
194
|
-
}
|
|
195
|
-
}
|
|
191
|
+
@import '@explorer-1/common/src/scss/components/BlockLinkTile';
|
|
196
192
|
</style>
|
|
@@ -162,16 +162,6 @@ export default defineComponent({
|
|
|
162
162
|
}
|
|
163
163
|
})
|
|
164
164
|
</script>
|
|
165
|
-
<style
|
|
166
|
-
|
|
167
|
-
fieldset > div {
|
|
168
|
-
column-count: 2;
|
|
169
|
-
}
|
|
170
|
-
.email-container input {
|
|
171
|
-
@apply mt-0 -mr-1;
|
|
172
|
-
}
|
|
173
|
-
.BaseRadioGroup label {
|
|
174
|
-
@apply text-base text-left;
|
|
175
|
-
}
|
|
176
|
-
}
|
|
165
|
+
<style lang="scss">
|
|
166
|
+
@import '@explorer-1/common/src/scss/components/BlockNewsletterSignup';
|
|
177
167
|
</style>
|
|
@@ -391,32 +391,5 @@ export default defineComponent({
|
|
|
391
391
|
})
|
|
392
392
|
</script>
|
|
393
393
|
<style lang="scss">
|
|
394
|
-
|
|
395
|
-
// makes everything appear equal width
|
|
396
|
-
&.-fluid {
|
|
397
|
-
.LayoutHelper {
|
|
398
|
-
@apply block;
|
|
399
|
-
&.container {
|
|
400
|
-
@apply px-0;
|
|
401
|
-
}
|
|
402
|
-
> div.lg\:px-0.px-4 {
|
|
403
|
-
@apply px-0;
|
|
404
|
-
}
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
.BlockInlineImage {
|
|
408
|
-
.col-start-3 {
|
|
409
|
-
@apply col-start-1 col-span-7;
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
.col-start-6.col-span-5 {
|
|
413
|
-
@apply col-span-7;
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
.p-4.caption-area {
|
|
418
|
-
@apply px-0;
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
}
|
|
394
|
+
@import '@explorer-1/common/src/scss/components/BlockStreamfield';
|
|
422
395
|
</style>
|