@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.
Files changed (107) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/package.json +2 -2
  3. package/src/components/AsteroidWatchWidget/AsteroidWatchWidget.vue +1 -5
  4. package/src/components/BaseAudio/BaseAudio.vue +1 -48
  5. package/src/components/BaseCarousel/BaseCarousel.vue +1 -42
  6. package/src/components/BaseImagePlaceholder/BaseImagePlaceholder.vue +1 -1
  7. package/src/components/BaseLightboxCloseButton/BaseLightboxCloseButton.vue +1 -6
  8. package/src/components/BaseLightboxOpenButton/BaseLightboxOpenButton.vue +1 -8
  9. package/src/components/BaseModal/BaseModal.vue +1 -1
  10. package/src/components/BaseSwimlane/BaseSwimlane.vue +2 -40
  11. package/src/components/BaseTimer/BaseTimer.vue +1 -20
  12. package/src/components/BaseUnitToggle/BaseUnitToggle.vue +1 -28
  13. package/src/components/BaseVideo/BaseVideo.vue +1 -8
  14. package/src/components/BlockAccordion/BlockAccordion.vue +1 -7
  15. package/src/components/BlockAnchor/BlockAnchor.vue +1 -14
  16. package/src/components/BlockAudio/BlockAudio.vue +1 -10
  17. package/src/components/BlockCircleImageCard/BlockCircleImageCard.vue +0 -18
  18. package/src/components/BlockCsrTable/BlockCsrTable.vue +2 -43
  19. package/src/components/BlockCsrTable/CsrTestLimitsTable.vue +1 -15
  20. package/src/components/BlockDialog/BlockDialog.vue +1 -26
  21. package/src/components/BlockGist/BlockGist.vue +2 -25
  22. package/src/components/BlockHeading/BlockHeading.vue +1 -8
  23. package/src/components/BlockLinkCard/BlockLinkCard.vue +1 -29
  24. package/src/components/BlockLinkCard/BlockLinkCardCollectionLg.vue +1 -10
  25. package/src/components/BlockLinkCardList/BlockLinkCardList.vue +1 -7
  26. package/src/components/BlockLinkTile/BlockLinkTile.vue +1 -5
  27. package/src/components/BlockNewsletterSignup/BlockNewsletterSignup.vue +2 -12
  28. package/src/components/BlockStreamfield/BlockStreamfield.vue +1 -28
  29. package/src/components/FormNewsletterSignup/FormNewsletterSignup.vue +2 -4
  30. package/src/components/HeroLarge/HeroLarge.vue +1 -1
  31. package/src/components/HomepageCarousel/HomepageCarousel.vue +1 -38
  32. package/src/components/HomepageCarouselItem/HomepageCarouselItem.vue +1 -32
  33. package/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.vue +1 -73
  34. package/src/components/HomepageMissionsCarousel/HomepageMissionsCarouselItem.vue +1 -57
  35. package/src/components/HomepageStats/HomepageStats.vue +1 -30
  36. package/src/components/Icons/IconSlideshow.vue +1 -5
  37. package/src/components/ImageDetailContextImage/ImageDetailContextImage.vue +2 -39
  38. package/src/components/LoadingTransition/LoadingTransition.vue +2 -17
  39. package/src/components/LogoCaltech/LogoCaltech.vue +1 -4
  40. package/src/components/LogoTribrand/LogoTribrand.vue +1 -23
  41. package/src/components/MetaPanel/MetaPanel.vue +1 -5
  42. package/src/components/MetaPanelAccordion/MetaPanelAccordion.vue +1 -21
  43. package/src/components/MetaPanelItems/MetaPanelItems.vue +1 -17
  44. package/src/components/MetadataEduResource/MetadataEduResource.vue +1 -34
  45. package/src/components/MetadataEvent/MetadataEvent.vue +1 -34
  46. package/src/components/MissionDetailAbout/MissionDetailAbout.vue +1 -74
  47. package/src/components/MissionDetailHero/MissionDetailHero.vue +2 -46
  48. package/src/components/MissionDetailHighlights/MissionDetailHighlights.vue +1 -12
  49. package/src/components/MissionDetailHighlights/MissionDetailHighlightsCarousel.vue +1 -16
  50. package/src/components/MissionDetailHighlights/MissionDetailHighlightsCarouselItem.vue +2 -8
  51. package/src/components/MissionDetailInlineImage/MissionDetailInlineImage.vue +1 -7
  52. package/src/components/MissionDetailStats/MissionDetailStats.vue +1 -29
  53. package/src/components/MissionDetailStats/MissionDetailStatsMicro.vue +1 -16
  54. package/src/components/MissionDetailStats/MissionDetailStatsMini.vue +1 -27
  55. package/src/components/MissionDetailStreamfield/MissionDetailStreamfield.vue +2 -23
  56. package/src/components/MixinFancybox/MixinFancybox.vue +1 -96
  57. package/src/components/MixinFancybox/MixinFancyboxOpenButton.vue +1 -8
  58. package/src/components/NavDesktop/NavDesktop.vue +1 -57
  59. package/src/components/NavDesktop/NavDesktopDropdown.vue +1 -89
  60. package/src/components/NavDesktopEdu/NavDesktopEdu.vue +1 -13
  61. package/src/components/NavJumpMenu/NavJumpMenu.vue +1 -19
  62. package/src/components/NavJumpMenu/NavJumpMenuContent.vue +1 -15
  63. package/src/components/NavLinkList/NavLinkList.vue +6 -7
  64. package/src/components/NavLogoLinks/NavLogoLinks.vue +1 -12
  65. package/src/components/NavMobile/NavMobile.vue +1 -37
  66. package/src/components/NavMobile/NavMobileDropdown.vue +1 -29
  67. package/src/components/NavMobile/NavMobileLink.vue +1 -11
  68. package/src/components/NavMobile/NavMobileSecondaryDropdown.vue +1 -19
  69. package/src/components/NavSearchForm/NavSearchForm.vue +1 -39
  70. package/src/components/NavSecondary/NavSecondary.vue +1 -56
  71. package/src/components/NavSecondary/NavSecondaryDropdown.vue +1 -69
  72. package/src/components/NavSecondary/NavSecondaryDropdownContent.vue +1 -21
  73. package/src/components/NavSecondary/NavSecondaryLink.vue +1 -16
  74. package/src/components/NavSocial/NavSocial.vue +2 -15
  75. package/src/components/PodcastEpisodeCard/PodcastEpisodeCard.vue +1 -8
  76. package/src/components/RoboticsDetailStats/RoboticsDetailStats.vue +1 -5
  77. package/src/components/RoboticsDetailStats/RoboticsDetailStatsMini.vue +1 -5
  78. package/src/components/SearchFilterGroupAccordionItem/SearchFilterGroupAccordionItem.vue +1 -5
  79. package/src/components/SearchInput/SearchInput.vue +3 -8
  80. package/src/components/SearchPagination/SearchPagination.vue +1 -9
  81. package/src/components/ShareButtons/ShareButtons.vue +2 -9
  82. package/src/components/ShareButtonsEdu/ShareButtonsEdu.vue +1 -19
  83. package/src/components/SwimlaneCTA/SwimlaneCTA.vue +1 -34
  84. package/src/components/TheFooter/TheFooter.vue +1 -19
  85. package/src/components/TheFooter/TheFooterSignUp.vue +1 -5
  86. package/src/components/ThumbnailCarousel/ThumbnailCarousel.vue +1 -25
  87. package/src/components/TimelineDialog/TimelineDialog.vue +1 -20
  88. package/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.vue +2 -17
  89. package/src/components/TopicDetailMoreItem/TopicDetailMoreItem.vue +1 -5
  90. package/src/components/YearTicker/YearTicker.vue +1 -83
  91. package/src/templates/PageAudioDetail/PageAudioDetail.vue +1 -67
  92. package/src/templates/PageEventDetail/PageEventDetail.vue +1 -30
  93. package/src/templates/PageImageDetail/PageImageDetail.vue +1 -35
  94. package/src/templates/PageVideoDetail/PageVideoDetail.vue +1 -23
  95. package/src/templates/edu/PageEduEventDetail/PageEduEventDetail.vue +1 -29
  96. package/src/templates/edu/PageEduExplainerArticle/PageEduExplainerArticle.vue +1 -11
  97. package/src/templates/edu/PageEduGalleryDetail/PageEduGalleryDetail.vue +1 -25
  98. package/src/templates/edu/PageEduHome/PageEduHome.vue +1 -24
  99. package/src/templates/edu/PageEduLesson/PageEduLessonSection.vue +1 -65
  100. package/src/templates/edu/PageEduMultimediaDetail/PageEduMultimediaDetail.vue +1 -14
  101. package/src/templates/edu/PageEduStudentProject/PageEduStudentProject.vue +1 -12
  102. package/src/templates/edu/PageEduStudentProject/PageEduStudentProjectSection.vue +1 -59
  103. package/src/templates/www/PageCuratedGallery/PageCuratedGallery.vue +1 -86
  104. package/src/templates/www/PageInfographicDetail/PageInfographicDetail.vue +1 -17
  105. package/src/templates/www/PageMaintenanceMode/PageMaintenanceMode.vue +1 -27
  106. package/src/templates/www/PagePodcastSeason/PagePodcastSeason.vue +3 -6
  107. package/src/templates/www/PageTimeline/PageTimeline.vue +1 -100
@@ -306,71 +306,5 @@ export default defineComponent({
306
306
  </script>
307
307
 
308
308
  <style lang="scss">
309
- .PageAudioDetail {
310
- .transcript-overlay {
311
- // necessary for safari to interpolate the gradient correctly
312
- // see https://stackoverflow.com/a/56548711
313
- background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
314
- @apply absolute bottom-0 inset-x-0 h-24 pointer-events-none;
315
- }
316
-
317
- .audio-aside {
318
- // .BaseButton {
319
- // max-width: 200px;
320
- // @screen md {
321
- // max-width: none;
322
- // }
323
- // }
324
- .BlockText {
325
- @apply text-lg;
326
- }
327
- }
328
-
329
- .audio-transcript {
330
- p {
331
- @apply mb-4;
332
- }
333
- }
334
-
335
- .SubscribeModal {
336
- ul {
337
- @apply mb-5;
338
- @screen lg {
339
- @apply mb-8;
340
- }
341
-
342
- &:last-child {
343
- @apply mb-0;
344
- }
345
-
346
- li {
347
- @apply mb-2 pl-8 relative;
348
- @screen lg {
349
- @apply pl-12;
350
- }
351
-
352
- &:last-child {
353
- @apply mb-0;
354
- }
355
-
356
- &::before {
357
- content: '';
358
- width: 24px;
359
- height: 2px;
360
- @apply bg-jpl-red block absolute top-0 left-0 mt-3;
361
- @screen sm {
362
- @apply mt-3;
363
- }
364
- @screen lg {
365
- width: 30px;
366
- }
367
-
368
- .ThemeVariantDark & {
369
- @apply bg-jpl-red-light;
370
- }
371
- }
372
- }
373
- }
374
- }
375
- }
309
+ @import '@explorer-1/common/src/scss/templates/PageAudioDetail';
376
310
  </style>
@@ -293,34 +293,5 @@ export default defineComponent({
293
293
  })
294
294
  </script>
295
295
  <style lang="scss">
296
- .PageEventDetail {
297
- .PageEventDetail__Metadata {
298
- @apply flex;
299
- @apply items-baseline;
300
- @apply mr-12;
301
- @apply md:mr-8;
302
- @apply lg:mr-12;
303
- @apply mb-5;
304
-
305
- span {
306
- max-width: 230px;
307
- min-width: 110px;
308
- @apply text-gray-dark;
309
- }
310
-
311
- svg {
312
- min-width: 1.25rem;
313
- @apply top-0.5;
314
- }
315
- }
316
-
317
- .PageEventDetail__Buttons {
318
- @apply text-base;
319
- @apply lg:ml-auto;
320
- @apply mt-10;
321
- @apply lg:mt-0;
322
-
323
- max-width: 260px;
324
- }
325
- }
296
+ @import '@explorer-1/common/src/scss/templates/PageEventDetail';
326
297
  </style>
@@ -380,39 +380,5 @@ export default defineComponent({
380
380
  </script>
381
381
 
382
382
  <style lang="scss">
383
- .PageImageDetail {
384
- .PageImageDetail-image-container {
385
- .BaseImagePlaceholder {
386
- @apply select-none;
387
-
388
- min-height: 400px;
389
-
390
- img {
391
- -webkit-user-drag: none;
392
- }
393
- }
394
- @screen sm {
395
- &::before {
396
- content: '';
397
- @apply absolute inset-0;
398
- }
399
- }
400
- }
401
-
402
- .TopicTabs {
403
- button {
404
- @apply select-none;
405
- }
406
- }
407
-
408
- aside {
409
- .BaseButton {
410
- max-width: 200px;
411
- }
412
-
413
- .BlockText {
414
- @apply text-lg;
415
- }
416
- }
417
- }
383
+ @import '@explorer-1/common/src/scss/templates/PageImageDetail';
418
384
  </style>
@@ -147,27 +147,5 @@ export default defineComponent({
147
147
  </script>
148
148
 
149
149
  <style lang="scss">
150
- .PageVideoDetail {
151
- .BaseImagePlaceholder {
152
- @apply select-none;
153
-
154
- min-height: 400px;
155
- }
156
-
157
- .video-aside {
158
- .BaseButton {
159
- max-width: 200px;
160
- }
161
-
162
- .BlockText {
163
- @apply text-lg;
164
- }
165
- }
166
-
167
- .video-transcript {
168
- p {
169
- @apply mb-4;
170
- }
171
- }
172
- }
150
+ @import '@explorer-1/common/src/scss/templates/PageVideoDetail';
173
151
  </style>
@@ -326,33 +326,5 @@ export default defineComponent({
326
326
  })
327
327
  </script>
328
328
  <style lang="scss">
329
- .PageEduEventDetail {
330
- .PageEduEventDetail__Metadata {
331
- @apply flex;
332
- @apply items-baseline;
333
- @apply mr-4 md:mr-4 xl:mr-12;
334
- @apply mb-5 lg:mb-7;
335
- @apply lg:max-w-[17rem] lg:min-w-[10rem];
336
-
337
- span {
338
- @apply text-gray-dark;
339
- }
340
-
341
- svg {
342
- min-width: 1.25rem;
343
- @apply top-0.5;
344
- }
345
- }
346
-
347
- .PageEduEventDetail__Buttons {
348
- @apply text-base;
349
- @apply lg:ml-auto;
350
- @apply mt-10;
351
- @apply lg:mt-0;
352
- @apply text-center;
353
- }
354
- .bg-stars .MixinCarousel__Heading {
355
- @apply text-white;
356
- }
357
- }
329
+ @import '@explorer-1/common/src/scss/templates/PageEduEventDetail';
358
330
  </style>
@@ -230,15 +230,5 @@ export default defineComponent({
230
230
  </div>
231
231
  </template>
232
232
  <style lang="scss">
233
- .PageEduExplainerArticle {
234
- .BlockText {
235
- ul {
236
- li {
237
- &::marker {
238
- @apply text-secondary;
239
- }
240
- }
241
- }
242
- }
243
- }
233
+ @import '@explorer-1/common/src/scss/templates/PageEduExplainerArticle';
244
234
  </style>
@@ -243,29 +243,5 @@ const { data } = reactive(props)
243
243
  </div>
244
244
  </template>
245
245
  <style lang="scss">
246
- .PageEduGalleryDetail {
247
- .bg-stars .MixinCarousel__Heading {
248
- @apply text-white;
249
- }
250
- .MixinFancybox + .p-4 {
251
- @apply px-0;
252
- }
253
- .PageEduGalleryDetailItem {
254
- &:target {
255
- @apply scroll-mt-14;
256
- @screen lg {
257
- @apply scroll-mt-[8rem];
258
- }
259
- }
260
- }
261
- .BlockText {
262
- ul {
263
- li {
264
- &::marker {
265
- @apply text-secondary;
266
- }
267
- }
268
- }
269
- }
270
- }
246
+ @import '@explorer-1/common/src/scss/templates/PageEduGalleryDetail';
271
247
  </style>
@@ -127,28 +127,5 @@ const submitSearch = () => {
127
127
  </div>
128
128
  </template>
129
129
  <style lang="scss">
130
- .PageEduHome {
131
- .EduHero {
132
- .content-wrapper {
133
- @screen lg {
134
- min-height: 548px; // maintains 1440x770 aspect ratio
135
- }
136
-
137
- @screen xl {
138
- min-height: 684px; // maintains 1440x770 aspect ratio
139
- }
140
-
141
- @screen 2xl {
142
- min-height: 770px; // 1440x770
143
- }
144
-
145
- @screen 3xl {
146
- min-height: 963px; // maintains 1440x770 aspect ratio
147
- }
148
- input::placeholder {
149
- @apply font-medium text-gray-dark opacity-80;
150
- }
151
- }
152
- }
153
- }
130
+ @import '@explorer-1/common/src/scss/templates/PageEduHome';
154
131
  </style>
@@ -118,69 +118,5 @@ const { heading, blocks, image, procedures, text } = reactive(props)
118
118
  </section>
119
119
  </template>
120
120
  <style lang="scss">
121
- @use 'sass:math';
122
- @function pxToRem($pxValue) {
123
- // Assumes font-size for body element is a constant 16px
124
- @return math.div($pxValue, 16) * 1rem;
125
- }
126
- .PageEduLessonSection {
127
- .PageEduProcedureSection {
128
- .PageEduProcedureSectionSteps {
129
- counter-reset: step;
130
- }
131
- .PageEduProcedureSectionSingleStep {
132
- li:not(:last-of-type) .BlockStreamfield {
133
- @apply -mb-5;
134
- }
135
- }
136
- ol.PageEduProcedureSectionSingleStep {
137
- @apply list-none pl-7;
138
- text-wrap: pretty;
139
- @screen lg {
140
- @apply pl-0;
141
- }
142
- > li {
143
- @apply relative w-full;
144
- counter-increment: step;
145
- &::before {
146
- @apply relative block w-[45rem] mx-auto h-0 pl-1;
147
- content: counter(step) '. ';
148
- // mimicking .text-body-lg
149
- font-size: pxToRem(18);
150
- line-height: 1.6667;
151
- }
152
-
153
- @screen sm {
154
- &::before {
155
- @apply w-[47rem];
156
- font-size: pxToRem(19);
157
- }
158
- }
159
- @screen md {
160
- &::before {
161
- @apply w-[51.5rem];
162
- font-size: pxToRem(20);
163
- }
164
- }
165
- @screen lg {
166
- &::before {
167
- @apply w-[46rem] pl-0;
168
- font-size: pxToRem(21);
169
- }
170
- }
171
- @screen xl {
172
- &::before {
173
- @apply w-[59rem];
174
- font-size: pxToRem(22);
175
- }
176
- }
177
- @screen 2xl {
178
- &::before {
179
- // @apply w-[58.5rem];
180
- }
181
- }
182
- }
183
- }
184
- }
185
- }
121
+ @import '@explorer-1/common/src/scss/templates/PageEduLessonSection';
186
122
  </style>
@@ -424,18 +424,5 @@ const { data } = reactive(props)
424
424
  </div>
425
425
  </template>
426
426
  <style lang="scss">
427
- .PageEduMultimediaDetail {
428
- .bg-stars .MixinCarousel__Heading {
429
- @apply text-white;
430
- }
431
- .BlockVideo,
432
- .BlockVideoEmbed {
433
- .BaseImageCaption {
434
- @apply px-4 sm:px-5;
435
- @screen 3xl {
436
- @apply px-0;
437
- }
438
- }
439
- }
440
- }
427
+ @import '@explorer-1/common/src/scss/templates/PageEduMultimediaDetail';
441
428
  </style>
@@ -447,16 +447,5 @@ const computedClass = computed((): string => {
447
447
  </div>
448
448
  </template>
449
449
  <style lang="scss">
450
- .PageEduStudentProject {
451
- .BlockText {
452
- ul {
453
- li {
454
- &::marker {
455
- // intentionally using a specific red
456
- @apply text-jpl-red;
457
- }
458
- }
459
- }
460
- }
461
- }
450
+ @import '@explorer-1/common/src/scss/templates/PageEduStudentProject';
462
451
  </style>
@@ -167,63 +167,5 @@ const { heading, blocks, image, steps, stepsNumbering, text } = reactive(props)
167
167
  </section>
168
168
  </template>
169
169
  <style lang="scss">
170
- @use 'sass:math';
171
- @function pxToRem($pxValue) {
172
- // Assumes font-size for body element is a constant 16px
173
- @return math.div($pxValue, 16) * 1rem;
174
- }
175
- .PageEduStudentProjectSection {
176
- @apply overflow-x-hidden;
177
- .PageEduStudentProjectStep {
178
- &:target {
179
- @apply scroll-mt-14;
180
- }
181
- .BlockStreamfield {
182
- div:last-child {
183
- @apply mb-0 #{!important};
184
- }
185
- }
186
- .caption-area {
187
- @apply px-0;
188
- }
189
- .steps-numbering {
190
- // intentionally overriding correction that occurs within ThemeVariantGray
191
- @apply text-jpl-red;
192
- }
193
- .LayoutHelper > div > .BlockText {
194
- .richtext-image {
195
- &.right,
196
- &.left {
197
- @apply lg:max-w-md;
198
- }
199
- &.right {
200
- @apply mr-0;
201
- }
202
- &.left {
203
- @apply ml-0;
204
- }
205
- }
206
- }
207
-
208
- .PageEduStudentProjectStep__fullWidth {
209
- .LayoutHelper > div > .BlockText {
210
- p,
211
- li {
212
- @screen lg {
213
- @apply pr-[9rem];
214
- }
215
- @screen xl {
216
- @apply pr-[13rem];
217
- }
218
- }
219
- table {
220
- p,
221
- li {
222
- @apply pr-0;
223
- }
224
- }
225
- }
226
- }
227
- }
228
- }
170
+ @import '@explorer-1/common/src/scss/templates/PageEduStudentProjectSection';
229
171
  </style>
@@ -264,90 +264,5 @@ export default defineComponent({
264
264
  </script>
265
265
 
266
266
  <style lang="scss">
267
- .PageCuratedGallery {
268
- // sharebuttons fix TODO: make better
269
- @screen lg {
270
- .ShareButtons {
271
- transform: scale(0.75);
272
- top: -1.8rem;
273
- z-index: 999;
274
- }
275
- }
276
- .CuratedGallery-thumbnails,
277
- .CuratedGallery-carousel {
278
- @apply block;
279
-
280
- &.hidden {
281
- @apply h-0 overflow-hidden;
282
- }
283
-
284
- &.shown {
285
- @apply relative;
286
- }
287
- }
288
-
289
- .BaseGalleryImage {
290
- .MixinFancybox {
291
- img {
292
- @apply can-hover:hover:opacity-95 transition-opacity duration-75;
293
- }
294
- }
295
-
296
- @apply text-gray-mid-dark col-span-12 mx-5;
297
- @screen md {
298
- @apply col-span-6 mx-3;
299
- }
300
- @screen lg {
301
- @apply col-span-6 mx-0;
302
-
303
- .BaseImagePlaceholder {
304
- @apply transition-shadow duration-200 rounded-sm;
305
- }
306
- &:hover {
307
- .BaseImagePlaceholder {
308
- @apply duration-300 shadow-md;
309
- }
310
-
311
- .the-caption-text {
312
- @apply text-jpl-red-light transition-colors duration-200;
313
- }
314
- }
315
- }
316
- @screen lg {
317
- @apply col-span-4 mx-1.5;
318
- }
319
- @screen xl {
320
- @apply mx-0;
321
- }
322
-
323
- .the-caption-text {
324
- @apply cursor-pointer text-gray-mid-dark text-lg my-3 leading-tight inline-block h-auto mb-14 transition-colors duration-150;
325
- &:hover {
326
- @apply text-jpl-red-dark transition-colors duration-200;
327
- }
328
-
329
- .ThemeVariantDark & {
330
- @apply text-gray-light-mid;
331
- &:hover {
332
- @apply text-jpl-red-dark;
333
- }
334
- }
335
- }
336
-
337
- .ThemeVariantLight & {
338
- @apply text-gray-mid;
339
- }
340
-
341
- .ThemeVariantDark & {
342
- @apply text-gray-mid;
343
- }
344
- }
345
-
346
- .StreamField {
347
- @apply pb-4;
348
- @screen lg {
349
- @apply pb-12;
350
- }
351
- }
352
- }
267
+ @import '@explorer-1/common/src/scss/templates/PageCuratedGallery';
353
268
  </style>
@@ -105,21 +105,5 @@ export default defineComponent({
105
105
  </script>
106
106
 
107
107
  <style lang="scss">
108
- .PageInfographicDetail {
109
- .BaseImagePlaceholder {
110
- @apply select-none;
111
-
112
- min-height: 400px;
113
- }
114
-
115
- aside {
116
- .BaseButton {
117
- max-width: 200px;
118
- }
119
-
120
- .BlockText {
121
- @apply text-lg;
122
- }
123
- }
124
- }
108
+ @import '@explorer-1/common/src/scss/templates/PageInfographicDetail';
125
109
  </style>
@@ -64,31 +64,5 @@ export default defineComponent({
64
64
  })
65
65
  </script>
66
66
  <style lang="scss">
67
- .PageMaintenanceMode {
68
- .NavSocial {
69
- @apply -ml-2; // visually centered due to narrow facebook icon
70
- .BaseButton.-social {
71
- @apply border-0 bg-none text-gray-dark;
72
- &:hover {
73
- @apply bg-none bg-transparent;
74
-
75
- &.-facebook {
76
- @apply text-facebook;
77
- }
78
-
79
- &.-twitter {
80
- @apply text-twitter;
81
- }
82
-
83
- &.-instagram {
84
- @apply text-instagram;
85
- }
86
-
87
- &.-youtube {
88
- @apply text-youtube;
89
- }
90
- }
91
- }
92
- }
93
- }
67
+ @import '@explorer-1/common/src/scss/templates/PageMaintenanceMode';
94
68
  </style>
@@ -1,7 +1,7 @@
1
1
  <template>
2
2
  <div
3
3
  v-if="data"
4
- class="ThemeVariantLight"
4
+ class="ThemeVariantLight PagePodcastSeason"
5
5
  :class="{ '-nav-offset': data.featuredEpisode }"
6
6
  >
7
7
  <!-- hero image -->
@@ -183,9 +183,6 @@ export default defineComponent({
183
183
  })
184
184
  </script>
185
185
 
186
- <style scoped>
187
- .flip-horizontal > svg {
188
- display: block;
189
- transform: scale(-1, 1);
190
- }
186
+ <style lang="scss">
187
+ @import '@explorer-1/common/src/scss/templates/PagePodcastSeason';
191
188
  </style>