@explorer-1/vue 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (289) hide show
  1. package/components.d.ts +2 -0
  2. package/dist/explorer-1-vue.js +4833 -4820
  3. package/dist/explorer-1-vue.umd.cjs +14 -14
  4. package/dist/src/components/AsteroidWatchWidget/AsteroidWatchWidget.stories.d.ts +1 -1
  5. package/dist/src/components/BackToTop/BackToTop.stories.d.ts +2 -2
  6. package/dist/src/components/BaseAudio/BaseAudio.stories.d.ts +1 -1
  7. package/dist/src/components/BaseButton/BaseButton.stories.d.ts +2 -1
  8. package/dist/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.d.ts +24 -0
  9. package/dist/src/components/BaseHeading/BaseHeading.stories.d.ts +1 -1
  10. package/dist/src/components/BaseImage/BaseImage.stories.d.ts +1 -1
  11. package/dist/src/components/BaseImageCaption/BaseImageCaption.stories.d.ts +1 -1
  12. package/dist/src/components/BaseImagePlaceholder/BaseImagePlaceholder.stories.d.ts +4 -1
  13. package/dist/src/components/BaseLink/BaseLink.stories.d.ts +2 -1
  14. package/dist/src/components/BaseModal/BaseModal.stories.d.ts +2 -2
  15. package/dist/src/components/BasePlaceholder/BasePlaceholder.stories.d.ts +2 -2
  16. package/dist/src/components/BaseRadioGroup/BaseRadioGroup.stories.d.ts +28 -0
  17. package/dist/src/components/BaseSwimlane/BaseSwimlane.stories.d.ts +25 -0
  18. package/dist/src/components/BaseTimer/BaseTimer.stories.d.ts +2 -1
  19. package/dist/src/components/BaseUnitToggle/BaseUnitToggle.stories.d.ts +2 -1
  20. package/dist/src/components/BaseVideo/BaseVideo.stories.d.ts +1 -1
  21. package/dist/src/components/BlockAudio/BlockAudio.stories.d.ts +1 -1
  22. package/dist/src/components/BlockCard/BlockCard.stories.d.ts +1 -1
  23. package/dist/src/components/BlockCardGroup/BlockCardGroup.stories.d.ts +1 -1
  24. package/dist/src/components/BlockCircleImageCard/BlockCircleImageCard.stories.d.ts +1 -1
  25. package/dist/src/components/BlockCta/BlockCta.stories.d.ts +1 -1
  26. package/dist/src/components/BlockHeading/BlockHeading.stories.d.ts +1 -1
  27. package/dist/src/components/BlockIframeEmbed/BlockIframeEmbed.stories.d.ts +1 -1
  28. package/dist/src/components/BlockImage/BlockImage.stories.d.ts +3 -2
  29. package/dist/src/components/BlockImageCarousel/BlockImageCarousel.stories.d.ts +1 -1
  30. package/dist/src/components/BlockImageCarouselItem/BlockImageCarouselItem.stories.d.ts +1 -1
  31. package/dist/src/components/BlockImageComparison/BlockImageComparison.stories.d.ts +1 -1
  32. package/dist/src/components/BlockImageGallery/BlockImageGallery.stories.d.ts +1 -1
  33. package/dist/src/components/BlockInlineImage/BlockInlineImage.stories.d.ts +2 -1
  34. package/dist/src/components/BlockKeyPoints/BlockKeyPoints.stories.d.ts +1 -1
  35. package/dist/src/components/BlockLinkCard/BlockLinkCard.stories.d.ts +4 -2
  36. package/dist/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.d.ts +2 -1
  37. package/dist/src/components/BlockLinkTile/BlockLinkTile.stories.d.ts +2 -1
  38. package/dist/src/components/BlockListCards/BlockListCards.stories.d.ts +1 -1
  39. package/dist/src/components/BlockQuote/BlockQuote.stories.d.ts +2 -2
  40. package/dist/src/components/BlockRelatedLinks/BlockRelatedLinks.stories.d.ts +1 -1
  41. package/dist/src/components/BlockStreamfield/BlockStreamfield.stories.d.ts +1 -1
  42. package/dist/src/components/BlockTable/BlockTable.stories.d.ts +1 -1
  43. package/dist/src/components/BlockTeaser/BlockTeaser.stories.d.ts +1 -1
  44. package/dist/src/components/BlockText/BlockText.stories.d.ts +1 -1
  45. package/dist/src/components/BlockTwitterEmbed/BlockTwitterEmbed.stories.d.ts +1 -1
  46. package/dist/src/components/BlockVideo/BlockVideo.stories.d.ts +1 -1
  47. package/dist/src/components/BlockVideoEmbed/BlockVideoEmbed.stories.d.ts +1 -1
  48. package/dist/src/components/CalendarButton/CalendarButton.stories.d.ts +2 -2
  49. package/dist/src/components/DetailHeadline/DetailHeadline.stories.d.ts +1 -1
  50. package/dist/src/components/DsnWidget/DsnWidget.stories.d.ts +1 -1
  51. package/dist/src/components/EventDetailHero/EventDetailHero.stories.d.ts +1 -1
  52. package/dist/src/components/FormContact/FormContact.stories.d.ts +2 -2
  53. package/dist/src/components/FormNewsletterSignup/FormNewsletterSignup.stories.d.ts +2 -2
  54. package/dist/src/components/HeroLarge/HeroLarge.stories.d.ts +1 -1
  55. package/dist/src/components/HeroListingIndex/HeroListingIndex.stories.d.ts +1 -1
  56. package/dist/src/components/HeroMedia/HeroMedia.stories.d.ts +7 -2
  57. package/dist/src/components/HeroMedium/HeroMedium.stories.d.ts +19 -3
  58. package/dist/src/components/HeroMedium/HeroMedium.vue.d.ts +11 -0
  59. package/dist/src/components/HeroMedium/HeroSmall.stories.d.ts +90 -0
  60. package/dist/src/components/HomepageCarousel/HomepageCarousel.stories.d.ts +8 -6
  61. package/dist/src/components/HomepageCarouselItem/HomepageCarouselItem.stories.d.ts +2 -1
  62. package/dist/src/components/HomepageEmbedBlock/HomepageEmbedBlock.stories.d.ts +1 -1
  63. package/dist/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.stories.d.ts +2 -1
  64. package/dist/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.stories.d.ts +1 -1
  65. package/dist/src/components/HomepageStats/HomepageStats.stories.d.ts +2 -2
  66. package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlock.stories.d.ts +3 -2
  67. package/dist/src/components/LogoCaltech/LogoCaltech.stories.d.ts +2 -2
  68. package/dist/src/components/LogoTribrand/LogoTribrand.stories.d.ts +3 -2
  69. package/dist/src/components/MissionDetailAbout/MissionDetailAbout.stories.d.ts +1 -1
  70. package/dist/src/components/MissionDetailHero/MissionDetailHero.stories.d.ts +2 -1
  71. package/dist/src/components/MissionDetailHighlights/MissionDetailHighlights.stories.d.ts +2 -1
  72. package/dist/src/components/MissionDetailInlineImage/MissionDetailInlineImage.stories.d.ts +1 -1
  73. package/dist/src/components/MissionDetailStats/MissionDetailStats.stories.d.ts +2 -1
  74. package/dist/src/components/MissionDetailStreamfield/MissionDetailStreamfield.stories.d.ts +1 -1
  75. package/dist/src/components/MixinAnimationCaret/MixinAnimationCaret.stories.d.ts +1 -1
  76. package/dist/src/components/MixinCarousel/MixinCarousel.stories.d.ts +1 -1
  77. package/dist/src/components/MixinVideoBg/MixinVideoBg.stories.d.ts +1 -9
  78. package/dist/src/components/NavDesktop/NavDesktop.stories.d.ts +2 -1
  79. package/dist/src/components/NavHeading/NavHeading.stories.d.ts +1 -1
  80. package/dist/src/components/NavHighlight/NavHighlight.stories.d.ts +1 -1
  81. package/dist/src/components/NavLinkList/NavLinkList.stories.d.ts +1 -1
  82. package/dist/src/components/NavLogoLinks/NavLogoLinks.stories.d.ts +1 -1
  83. package/dist/src/components/NavMobile/NavMobile.stories.d.ts +2 -1
  84. package/dist/src/components/NavSearchForm/NavSearchForm.stories.d.ts +1 -1
  85. package/dist/src/components/NavSecondary/NavSecondary.stories.d.ts +1 -1
  86. package/dist/src/components/NavSocial/NavSocial.stories.d.ts +2 -2
  87. package/dist/src/components/NewsDetailMediaContact/NewsDetailMediaContact.stories.d.ts +1 -1
  88. package/dist/src/components/ParallaxContainer/ParallaxContainer.stories.d.ts +2 -2
  89. package/dist/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.stories.d.ts +1 -1
  90. package/dist/src/components/RoboticsDetailStats/RoboticsDetailStats.stories.d.ts +1 -1
  91. package/dist/src/components/SearchFilterGroup/SearchFilterGroup.stories.d.ts +2 -1
  92. package/dist/src/components/SearchInput/SearchInput.stories.d.ts +1 -1
  93. package/dist/src/components/SearchInput/SearchInput.vue.d.ts +9 -9
  94. package/dist/src/components/SearchPagination/SearchPagination.stories.d.ts +2 -1
  95. package/dist/src/components/SearchResultCard/SearchResultCard.stories.d.ts +2 -1
  96. package/dist/src/components/SearchResultGridItem/SearchResultGridItem.stories.d.ts +2 -1
  97. package/dist/src/components/SearchSelectMenu/SearchSelectMenu.stories.d.ts +1 -1
  98. package/dist/src/components/ShareButtons/ShareButtons.stories.d.ts +1 -1
  99. package/dist/src/components/ShareButtonsEdu/ShareButtonsEdu.stories.d.ts +1 -1
  100. package/dist/src/components/SkipLink/SkipLink.stories.d.ts +1 -1
  101. package/dist/src/components/SwimlaneCTA/SwimlaneCTA.stories.d.ts +25 -0
  102. package/dist/src/components/TextArea/TextArea.stories.d.ts +30 -0
  103. package/dist/src/components/TextArea/TextArea.vue.d.ts +95 -0
  104. package/dist/src/components/TextInput/TextInput.stories.d.ts +33 -0
  105. package/dist/src/components/TextInput/TextInput.vue.d.ts +116 -0
  106. package/dist/src/components/TheFooter/TheFooter.stories.d.ts +6 -2
  107. package/dist/src/components/ThumbnailCarousel/ThumbnailCarousel.stories.d.ts +1 -1
  108. package/dist/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.stories.d.ts +1 -1
  109. package/dist/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.stories.d.ts +1 -1
  110. package/dist/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.stories.d.ts +1 -1
  111. package/dist/src/components/TopicDetailMore/TopicDetailMore.stories.d.ts +1 -1
  112. package/dist/src/components/TopicDetailMoreItem/TopicDetailMoreItem.stories.d.ts +1 -1
  113. package/dist/src/components/TopicDetailStreamfield/TopicDetailStreamfield.stories.d.ts +1 -1
  114. package/dist/src/components/YearTicker/YearTicker.stories.d.ts +2 -2
  115. package/dist/src/docs/foundation/typography.stories.d.ts +0 -6
  116. package/dist/src/docs/guides/responsive.stories.d.ts +13 -0
  117. package/dist/src/docs/utils/ComponentItem.d.ts +2 -0
  118. package/dist/src/docs/utils/ComponentList.d.ts +2 -0
  119. package/dist/src/templates/PageContent/PageContent.stories.d.ts +1 -1
  120. package/dist/src/templates/PageEventDetail/PageEventDetail.stories.d.ts +1 -1
  121. package/dist/src/templates/PageNewsDetail/PageNewsDetail.stories.d.ts +44 -3178
  122. package/dist/src/templates/edu/PageEduNewsDetail.stories.d.ts +9 -772
  123. package/dist/style.css +1 -1
  124. package/lib/main.ts +2 -2
  125. package/package.json +3 -3
  126. package/src/components/AsteroidWatchWidget/AsteroidWatchWidget.stories.js +2 -2
  127. package/src/components/BackToTop/BackToTop.stories.js +3 -3
  128. package/src/components/BaseAudio/BaseAudio.stories.js +1 -1
  129. package/src/components/BaseButton/BaseButton.stories.ts +3 -2
  130. package/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.js +39 -0
  131. package/src/components/BaseHeading/BaseHeading.stories.js +2 -2
  132. package/src/components/BaseImage/BaseImage.stories.ts +1 -1
  133. package/src/components/BaseImageCaption/BaseImageCaption.stories.js +1 -1
  134. package/src/components/BaseImagePlaceholder/BaseImagePlaceholder.stories.js +3 -1
  135. package/src/components/BaseLink/BaseLink.stories.js +3 -2
  136. package/src/components/BaseModal/BaseModal.stories.js +2 -2
  137. package/src/components/BasePlaceholder/BasePlaceholder.stories.js +3 -3
  138. package/src/components/BaseRadioGroup/BaseRadioGroup.stories.js +47 -0
  139. package/src/components/BaseSwimlane/BaseSwimlane.stories.js +45 -0
  140. package/src/components/BaseTag/BaseTag.stories.js +1 -1
  141. package/src/components/BaseTimer/BaseTimer.stories.js +2 -1
  142. package/src/components/BaseUnitToggle/BaseUnitToggle.stories.js +2 -1
  143. package/src/components/BaseVideo/BaseVideo.stories.js +1 -1
  144. package/src/components/BlockAudio/BlockAudio.stories.js +1 -1
  145. package/src/components/BlockCard/BlockCard.stories.js +1 -1
  146. package/src/components/BlockCardGroup/BlockCardGroup.stories.js +1 -1
  147. package/src/components/BlockCircleImageCard/BlockCircleImageCard.stories.js +1 -1
  148. package/src/components/BlockCta/BlockCta.stories.js +1 -1
  149. package/src/components/BlockHeading/BlockHeading.stories.js +1 -1
  150. package/src/components/BlockIframeEmbed/BlockIframeEmbed.stories.js +1 -1
  151. package/src/components/BlockImage/BlockImage.stories.js +3 -2
  152. package/src/components/BlockImageCarousel/BlockImageCarousel.stories.js +1 -1
  153. package/src/components/BlockImageCarouselItem/BlockImageCarouselItem.stories.js +1 -1
  154. package/src/components/BlockImageComparison/BlockImageComparison.stories.js +1 -1
  155. package/src/components/BlockImageGallery/BlockImageGallery.stories.js +1 -1
  156. package/src/components/BlockInlineImage/BlockInlineImage.stories.js +2 -1
  157. package/src/components/BlockKeyPoints/BlockKeyPoints.stories.js +1 -1
  158. package/src/components/BlockLinkCard/BlockLinkCard.stories.js +2 -1
  159. package/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.js +2 -1
  160. package/src/components/BlockLinkTile/BlockLinkTile.stories.js +2 -1
  161. package/src/components/BlockListCards/BlockListCards.stories.js +1 -1
  162. package/src/components/BlockQuote/BlockQuote.stories.js +2 -2
  163. package/src/components/BlockRelatedLinks/BlockRelatedLinks.stories.js +1 -1
  164. package/src/components/BlockStreamfield/BlockStreamfield.stories.js +1 -1
  165. package/src/components/BlockTable/BlockTable.stories.js +1 -1
  166. package/src/components/BlockTeaser/BlockTeaser.stories.js +1 -1
  167. package/src/components/BlockText/BlockText.stories.js +1 -1
  168. package/src/components/BlockTwitterEmbed/BlockTwitterEmbed.stories.js +1 -1
  169. package/src/components/BlockVideo/BlockVideo.stories.js +1 -1
  170. package/src/components/BlockVideoEmbed/BlockVideoEmbed.stories.js +1 -1
  171. package/src/components/CalendarButton/CalendarButton.stories.js +3 -3
  172. package/src/components/DetailHeadline/DetailHeadline.stories.js +2 -2
  173. package/src/components/DsnWidget/DsnWidget.stories.js +2 -2
  174. package/src/components/EventDetailHero/EventDetailHero.stories.js +2 -2
  175. package/src/components/FormContact/FormContact.stories.js +3 -3
  176. package/src/components/FormContact/FormContact.vue +40 -87
  177. package/src/components/FormNewsletterSignup/FormNewsletterSignup.stories.js +3 -3
  178. package/src/components/FormNewsletterSignup/FormNewsletterSignup.vue +43 -90
  179. package/src/components/HeroLarge/HeroLarge.stories.js +2 -2
  180. package/src/components/HeroListingIndex/HeroListingIndex.stories.js +3 -2
  181. package/src/components/HeroMedia/HeroMedia.stories.js +8 -3
  182. package/src/components/HeroMedium/HeroMedium.stories.js +13 -2
  183. package/src/components/HeroMedium/HeroMedium.vue +21 -4
  184. package/src/components/HeroMedium/HeroSmall.stories.js +58 -0
  185. package/src/components/HomepageCarousel/HomepageCarousel.stories.js +3 -2
  186. package/src/components/HomepageCarouselItem/HomepageCarouselItem.stories.js +3 -2
  187. package/src/components/HomepageEmbedBlock/HomepageEmbedBlock.stories.js +2 -2
  188. package/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.stories.js +3 -2
  189. package/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.stories.js +2 -2
  190. package/src/components/HomepageStats/HomepageStats.stories.js +3 -3
  191. package/src/components/HomepageTeaserBlock/HomepageTeaserBlock.stories.js +4 -3
  192. package/src/components/Icons/Icons.stories.ts +1 -1
  193. package/src/components/LogoCaltech/LogoCaltech.stories.js +4 -4
  194. package/src/components/LogoTribrand/LogoTribrand.stories.js +6 -5
  195. package/src/components/MissionDetailAbout/MissionDetailAbout.stories.js +2 -2
  196. package/src/components/MissionDetailHero/MissionDetailHero.stories.js +3 -2
  197. package/src/components/MissionDetailHighlights/MissionDetailHighlights.stories.js +3 -2
  198. package/src/components/MissionDetailInlineImage/MissionDetailInlineImage.stories.js +2 -2
  199. package/src/components/MissionDetailStats/MissionDetailStats.stories.js +3 -2
  200. package/src/components/MissionDetailStreamfield/MissionDetailStreamfield.stories.js +2 -2
  201. package/src/components/MixinAnimationCaret/MixinAnimationCaret.stories.ts +2 -2
  202. package/src/components/MixinCarousel/MixinCarousel.stories.js +3 -3
  203. package/src/components/MixinVideoBg/MixinVideoBg.stories.js +2 -12
  204. package/src/components/NavDesktop/NavDesktop.stories.js +3 -2
  205. package/src/components/NavDesktop/NavDesktopDropdown.vue +10 -10
  206. package/src/components/NavDesktop/NavDesktopDropdownContent.vue +1 -1
  207. package/src/components/NavDesktopEdu/NavDesktopEdu.stories.js +186 -0
  208. package/src/components/NavDesktopEdu/NavDesktopEdu.vue +315 -0
  209. package/src/components/{MixinDropdownToggle/MixinDropdownToggle.vue → NavDropdownToggle/NavDropdownToggle.vue} +2 -2
  210. package/src/components/NavHeading/NavHeading.stories.js +2 -2
  211. package/src/components/NavHeading/NavHeading.vue +2 -2
  212. package/src/components/NavHighlight/NavHighlight.stories.js +2 -2
  213. package/src/components/NavLinkList/NavLinkList.stories.js +2 -2
  214. package/src/components/NavLogoLinks/NavLogoLinks.stories.js +3 -6
  215. package/src/components/NavLogoLinks/NavLogoLinks.vue +0 -1
  216. package/src/components/NavMobile/NavMobile.stories.js +3 -2
  217. package/src/components/NavMobile/NavMobile.vue +40 -15
  218. package/src/components/NavMobile/NavMobileDropdown.vue +4 -4
  219. package/src/components/NavMobile/NavMobileEdu.stories.js +174 -0
  220. package/src/components/NavMobile/NavMobileSecondaryDropdown.vue +5 -5
  221. package/src/components/NavSearchForm/NavSearchForm.stories.js +2 -2
  222. package/src/components/NavSecondary/NavSecondary.stories.js +2 -2
  223. package/src/components/NavSecondary/NavSecondaryDropdown.vue +5 -5
  224. package/src/components/NavSocial/NavSocial.stories.js +3 -3
  225. package/src/components/NavSocial/NavSocial.vue +70 -42
  226. package/src/components/NewsDetailMediaContact/NewsDetailMediaContact.stories.js +2 -2
  227. package/src/components/ParallaxContainer/ParallaxContainer.stories.js +4 -4
  228. package/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.stories.js +2 -2
  229. package/src/components/RoboticsDetailStats/RoboticsDetailStats.stories.js +2 -2
  230. package/src/components/SearchFilterGroup/SearchFilterGroup.stories.js +2 -1
  231. package/src/components/SearchInput/SearchInput.stories.js +1 -1
  232. package/src/components/SearchInput/SearchInput.vue +36 -36
  233. package/src/components/SearchPagination/SearchPagination.stories.js +2 -1
  234. package/src/components/SearchResultCard/SearchResultCard.stories.js +1 -1
  235. package/src/components/SearchResultGridItem/SearchResultGridItem.stories.js +2 -1
  236. package/src/components/SearchSelectMenu/SearchSelectMenu.stories.js +1 -1
  237. package/src/components/ShareButtons/ShareButtons.stories.js +2 -2
  238. package/src/components/ShareButtonsEdu/ShareButtonsEdu.stories.js +2 -2
  239. package/src/components/SkipLink/SkipLink.stories.js +2 -2
  240. package/src/components/SwimlaneCTA/SwimlaneCTA.stories.js +57 -0
  241. package/src/components/SwimlaneCTA/SwimlaneCTA.vue +12 -5
  242. package/src/components/TextArea/TextArea.stories.js +28 -0
  243. package/src/components/TextArea/TextArea.vue +74 -0
  244. package/src/components/TextInput/TextInput.stories.js +30 -0
  245. package/src/components/TextInput/TextInput.vue +87 -0
  246. package/src/components/TheFooter/TheFooter.stories.js +8 -3
  247. package/src/components/TheFooter/TheFooter.vue +31 -15
  248. package/src/components/ThumbnailCarousel/ThumbnailCarousel.stories.js +2 -2
  249. package/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.stories.js +2 -2
  250. package/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.stories.js +2 -2
  251. package/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.stories.js +2 -2
  252. package/src/components/TopicDetailMore/TopicDetailMore.stories.js +2 -2
  253. package/src/components/TopicDetailMoreItem/TopicDetailMoreItem.stories.js +2 -2
  254. package/src/components/TopicDetailStreamfield/TopicDetailStreamfield.stories.js +2 -2
  255. package/src/components/YearTicker/YearTicker.stories.js +3 -3
  256. package/src/docs/foundation/color.docs.mdx +1 -1
  257. package/src/docs/foundation/grid.stories.js +1 -1
  258. package/src/docs/foundation/grid_layouthelpers.stories.js +1 -1
  259. package/src/docs/foundation/themes.stories.js +1 -1
  260. package/src/docs/foundation/typography.stories.js +2 -3
  261. package/src/docs/getting-started/designer.docs.mdx +18 -0
  262. package/src/docs/getting-started/developer.docs.mdx +81 -0
  263. package/src/docs/guides/accessibility.docs.mdx +39 -0
  264. package/src/docs/guides/responsive.docs.mdx +67 -0
  265. package/src/docs/guides/responsive.stories.js +36 -0
  266. package/src/docs/introduction.docs.mdx +42 -0
  267. package/src/docs/overviews/base.docs.mdx +88 -0
  268. package/src/docs/overviews/blocks.docs.mdx.disabled +185 -0
  269. package/src/docs/overviews/components.docs.mdx +48 -0
  270. package/src/docs/overviews/forms.docs.mdx +59 -0
  271. package/src/docs/overviews/global.docs.mdx +15 -0
  272. package/src/docs/overviews/global_footers.docs.mdx +21 -0
  273. package/src/docs/overviews/global_headers.docs.mdx +29 -0
  274. package/src/docs/overviews/heroes.docs.mdx +57 -0
  275. package/src/docs/overviews/mixins.docs.mdx +39 -0
  276. package/src/docs/overviews/search.docs.mdx +30 -0
  277. package/src/docs/overviews/utilities.docs.mdx +22 -0
  278. package/src/docs/roadmap.docs.mdx +25 -0
  279. package/src/docs/utils/ComponentItem.jsx +102 -0
  280. package/src/docs/utils/ComponentList.jsx +17 -0
  281. package/src/templates/PageContent/PageContent.stories.js +1 -1
  282. package/src/templates/PageEventDetail/PageEventDetail.stories.js +1 -1
  283. package/src/templates/PageNewsDetail/PageNewsDetail.stories.js +8 -8
  284. package/src/templates/edu/PageEduNewsDetail.stories.js +8 -3
  285. package/src/templates/edu/PageEduNewsDetail.vue +1 -1
  286. package/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.mdx +0 -68
  287. package/src/components/BaseRadioGroup/BaseRadioGroup.stories.mdx +0 -68
  288. package/src/components/BaseSwimlane/BaseSwimlane.stories.mdx +0 -64
  289. package/src/components/SwimlaneCTA/SwimlaneCTA.stories.mdx +0 -77
@@ -5,7 +5,7 @@ export default {
5
5
  component: SearchSelectMenu
6
6
  }
7
7
 
8
- export const SortBy = {
8
+ export const BaseStory = {
9
9
  args: {
10
10
  title: 'Sort by',
11
11
  options: [
@@ -1,7 +1,7 @@
1
1
  import ShareButtons from './ShareButtons.vue'
2
2
 
3
3
  export default {
4
- title: 'Components/ShareButtons',
4
+ title: 'Components/Utilities/ShareButtons',
5
5
  component: ShareButtons,
6
6
  excludeStories: /.*Data$/
7
7
  }
@@ -13,4 +13,4 @@ export const BlockShareButtonsData = {
13
13
  inline: false
14
14
  }
15
15
 
16
- export const Default = { args: BlockShareButtonsData }
16
+ export const BaseStory = { args: BlockShareButtonsData }
@@ -5,8 +5,8 @@ export default {
5
5
  component: ShareButtonsEdu
6
6
  }
7
7
 
8
- export const ShareButtons = {
9
- name: 'Share Buttons EDU',
8
+ export const BaseStory = {
9
+ name: 'ShareButtonsEdu',
10
10
  args: {
11
11
  url: 'https://jpl.nasa.gov/edu/news/nasas-ingenuity-mars-helicopter-recharges-its-batteries-in-flight',
12
12
  title: "NASA's Ingenuity Mars Helicopter Recharges Its Batteries in Flight"
@@ -1,9 +1,9 @@
1
1
  import SkipLink from './SkipLink.vue'
2
2
 
3
3
  export default {
4
- title: 'WWW/Header & Footer/Elements/SkipLink',
4
+ title: 'Navigation/Elements/SkipLink',
5
5
  component: SkipLink,
6
6
  excludeStories: /.*Data$/
7
7
  }
8
8
 
9
- export const Default = {}
9
+ export const BaseStory = {}
@@ -0,0 +1,57 @@
1
+ import SwimlaneCTA from './SwimlaneCTA.vue'
2
+
3
+ export default {
4
+ title: 'Components/WWW/SwimlaneCTA',
5
+ component: SwimlaneCTA,
6
+ parameters: {
7
+ docs: {
8
+ description: {
9
+ component: `The SwimlaneCTA component combines BaseSwimlane with other elements (JPL logo, links, etc.) to create the component that is used on the WWW homepage.`
10
+ }
11
+ }
12
+ }
13
+ }
14
+
15
+ // stories
16
+ export const BaseStory = {
17
+ args: {
18
+ darkMode: true,
19
+ targetLink: 'https://jpl.nasa.gov/about',
20
+ backgroundImages: [
21
+ 'https://picsum.photos/1380/540?random=1',
22
+ 'https://picsum.photos/1380/540?random=2',
23
+ 'https://picsum.photos/1380/540?random=3',
24
+ 'https://picsum.photos/1380/540?random=4',
25
+ 'https://picsum.photos/1380/540?random=5'
26
+ ],
27
+ backgroundImagesSmall: [
28
+ 'https://picsum.photos/1380/540?random=1',
29
+ 'https://picsum.photos/1380/540?random=2',
30
+ 'https://picsum.photos/1380/540?random=3',
31
+ 'https://picsum.photos/1380/540?random=4',
32
+ 'https://picsum.photos/1380/540?random=5'
33
+ ],
34
+ words: [
35
+ 'Artists',
36
+ 'Communicators',
37
+ 'Designers',
38
+ 'Disruptors',
39
+ 'Dreamers',
40
+ 'Developers',
41
+ 'Educators',
42
+ 'Engineers',
43
+ 'Innovators',
44
+ 'Inventors',
45
+ 'Makers',
46
+ 'Problem Solvers',
47
+ 'Roboticists',
48
+ 'Scientists',
49
+ 'Software Engineers',
50
+ 'Thinkers',
51
+ 'Visualizers'
52
+ ],
53
+ rows: 9,
54
+ transitionDuration: 1800,
55
+ transitionDelay: 800
56
+ }
57
+ }
@@ -16,7 +16,7 @@
16
16
  >
17
17
  <div class="absolute inset-0 z-10 bg-black bg-opacity-25"></div>
18
18
  <div
19
- class="lg:pr-12 lg:py-5 lg:flex-row relative z-20 flex flex-col justify-center w-full px-5 py-6"
19
+ class="lg:pr-12 lg:py-5 lg:flex-row relative z-20 flex flex-col justify-center w-full px-5 py-6 font-primary"
20
20
  >
21
21
  <div class="lg:flex-row lg:pr-3 lg:pb-0 flex flex-col items-center justify-center pb-2">
22
22
  <div class="text-contrast relative z-20 p-2 pl-0">
@@ -24,7 +24,7 @@
24
24
  <img
25
25
  loading="lazy"
26
26
  class="lg:pr-1 h-8 w-auto"
27
- src="@/assets/images/png/brand-jpl-logo-FFFFFF-S-94h28w@2x.png"
27
+ :src="jplLogoSFFF"
28
28
  alt="JPL Logo"
29
29
  width="106"
30
30
  height="32"
@@ -34,7 +34,7 @@
34
34
  <img
35
35
  loading="lazy"
36
36
  class="lg:pr-1 h-8 w-auto"
37
- src="@/assets/images/png/brand-jpl-logo-222222-94h28w@2x.png"
37
+ :src="jplLogo222"
38
38
  alt="JPL Logo"
39
39
  width="111"
40
40
  height="32"
@@ -74,7 +74,7 @@
74
74
  <img
75
75
  loading="lazy"
76
76
  class="lg:pr-1 h-8 w-auto"
77
- src="@/assets/images/png/brand-jpl-logo-FFFFFF-S-94h28w@2x.png"
77
+ :src="jplLogoFFF"
78
78
  alt="JPL Logo"
79
79
  width="106"
80
80
  height="32"
@@ -84,7 +84,7 @@
84
84
  <img
85
85
  loading="lazy"
86
86
  class="lg:pr-1 h-8 w-auto"
87
- src="@/assets/images/png/brand-jpl-logo-222222-94h28w@2x.png"
87
+ :src="jplLogo222"
88
88
  alt="JPL Logo"
89
89
  width="111"
90
90
  height="32"
@@ -118,6 +118,10 @@
118
118
 
119
119
  <script lang="ts">
120
120
  import { defineComponent } from 'vue'
121
+ import jplLogoSFFF from '@explorer-1/common/src/images/png/brand-jpl-logo-FFFFFF-S-94h28w@2x.png'
122
+ import jplLogoFFF from '@explorer-1/common/src/images/png/brand-jpl-logo-FFFFFF-94h28w@2x.png'
123
+ import jplLogo222 from '@explorer-1/common/src/images/png/brand-jpl-logo-222222-94h28w@2x.png'
124
+
121
125
  import BaseLink from './../BaseLink/BaseLink.vue'
122
126
  import BaseSwimlane from './../BaseSwimlane/BaseSwimlane.vue'
123
127
 
@@ -183,6 +187,9 @@ export default defineComponent({
183
187
  },
184
188
  data() {
185
189
  return {
190
+ jplLogoFFF: jplLogoFFF,
191
+ jplLogo222: jplLogo222,
192
+ jplLogoSFFF: jplLogoSFFF,
186
193
  mobileRows: 2,
187
194
  desktopRows: 9,
188
195
  mobileScale: 1.9,
@@ -0,0 +1,28 @@
1
+ import TextArea from './TextArea.vue'
2
+
3
+ export default {
4
+ title: 'Components/Forms/TextArea',
5
+ component: TextArea
6
+ }
7
+
8
+ // stories
9
+ export const BaseStory = {
10
+ args: {
11
+ inputName: 'message',
12
+ required: true,
13
+ label: 'Your Message',
14
+ placeholder: 'Enter your message here',
15
+ rows: 10
16
+ }
17
+ }
18
+
19
+ export const HiddenLabel = {
20
+ name: 'Hidden Label',
21
+ args: {
22
+ inputName: 'message',
23
+ label: 'Your Message',
24
+ showLabel: false,
25
+ required: false,
26
+ placeholder: 'Your message here'
27
+ }
28
+ }
@@ -0,0 +1,74 @@
1
+ <script setup lang="ts">
2
+ import { ref, computed } from 'vue'
3
+ interface TextAreaProps {
4
+ inputName: string
5
+ label: string
6
+ cols?: number
7
+ rows?: number
8
+ required?: boolean
9
+ showLabel?: boolean
10
+ placeholder?: string
11
+ labelClass?: string
12
+ inputClass?: string
13
+ }
14
+ // define props
15
+ const props = withDefaults(defineProps<TextAreaProps>(), {
16
+ cols: undefined,
17
+ rows: 4,
18
+ required: false,
19
+ label: undefined,
20
+ showLabel: true,
21
+ placeholder: undefined,
22
+ labelClass: undefined,
23
+ inputClass: undefined
24
+ })
25
+ const emit = defineEmits(['input', 'esc'])
26
+
27
+ const model = defineModel({ type: String })
28
+ const TextAreaRef = ref(undefined)
29
+ const isFocused = ref(false)
30
+
31
+ const inputId = computed(() => {
32
+ return `${props.inputName}_input`
33
+ })
34
+ const labelId = computed(() => {
35
+ return `${inputId.value}_label`
36
+ })
37
+ </script>
38
+ <template>
39
+ <div>
40
+ <label
41
+ v-if="props.showLabel"
42
+ :id="labelId"
43
+ :for="inputId"
44
+ :class="props.labelClass ? props.labelClass : 'block text-subtitle text-gray-dark mb-2'"
45
+ >
46
+ {{ props.label }}
47
+ <template v-if="props.required">
48
+ <span class="text-error">*</span>
49
+ </template>
50
+ </label>
51
+ <textarea
52
+ :id="inputId"
53
+ ref="TextAreaRef"
54
+ v-model="model"
55
+ :cols="props.cols"
56
+ :rows="props.rows"
57
+ :name="props.inputName"
58
+ :required="props.required"
59
+ :placeholder="props.placeholder"
60
+ :aria-required="props.required"
61
+ :aria-labelledby="props.showLabel ? labelId : undefined"
62
+ :aria-label="!props.showLabel ? props.label : undefined"
63
+ :class="
64
+ props.inputClass
65
+ ? props.inputClass
66
+ : 'border-gray-light-mid w-full px-4 py-3 border mt-2 focus:border-focus-blue focus:shadow-jpl'
67
+ "
68
+ @keydown.esc="emit('esc')"
69
+ @input="emit('input', $event.target)"
70
+ @focus="isFocused = true"
71
+ @blur="isFocused = false"
72
+ ></textarea>
73
+ </div>
74
+ </template>
@@ -0,0 +1,30 @@
1
+ import TextInput from './TextInput.vue'
2
+
3
+ export default {
4
+ title: 'Components/Forms/TextInput',
5
+ component: TextInput
6
+ }
7
+
8
+ // stories
9
+ export const BaseStory = {
10
+ args: {
11
+ inputName: 'name',
12
+ type: 'text',
13
+ required: true,
14
+ label: 'Your Name',
15
+ ariaLabel: 'Your Name',
16
+ placeholder: 'Enter your name here',
17
+ autofocus: true
18
+ }
19
+ }
20
+
21
+ export const HiddenLabel = {
22
+ args: {
23
+ inputName: 'name',
24
+ type: 'text',
25
+ required: false,
26
+ placeholder: 'Your name here',
27
+ label: 'Name',
28
+ showLabel: false
29
+ }
30
+ }
@@ -0,0 +1,87 @@
1
+ <script setup lang="ts">
2
+ import { ref, onMounted, computed } from 'vue'
3
+ interface TextInputProps {
4
+ inputName: string
5
+ type?: string
6
+ required?: boolean
7
+ label: string
8
+ showLabel?: boolean
9
+ placeholder?: string
10
+ maxlength?: string
11
+ pattern?: string
12
+ title?: string
13
+ autofocus?: boolean
14
+ labelClass?: string
15
+ inputClass?: string
16
+ }
17
+ // define props
18
+ const props = withDefaults(defineProps<TextInputProps>(), {
19
+ type: 'text',
20
+ showLabel: true,
21
+ required: false,
22
+ placeholder: undefined,
23
+ autoFocus: false,
24
+ maxlength: undefined,
25
+ pattern: undefined,
26
+ title: undefined,
27
+ labelClass: undefined,
28
+ inputClass: undefined
29
+ })
30
+ const emit = defineEmits(['input', 'esc'])
31
+
32
+ const model = defineModel({ type: String })
33
+ const TextInputRef = ref(undefined)
34
+ const isFocused = ref(false)
35
+
36
+ const inputId = computed(() => {
37
+ return `${props.inputName}_input`
38
+ })
39
+ const labelId = computed(() => {
40
+ return `${inputId.value}_label`
41
+ })
42
+ onMounted(() => {
43
+ if (props.autoFocus && TextInputRef.value) {
44
+ const inputField = TextInputRef.value as HTMLInputElement
45
+ inputField.focus()
46
+ isFocused.value = true
47
+ }
48
+ })
49
+ </script>
50
+ <template>
51
+ <div>
52
+ <label
53
+ v-if="props.showLabel"
54
+ :id="labelId"
55
+ :for="inputId"
56
+ :class="props.labelClass ? props.labelClass : 'block text-subtitle text-gray-dark'"
57
+ >{{ props.label }}
58
+ <template v-if="props.required">
59
+ <span class="text-error">*</span>
60
+ </template></label
61
+ >
62
+ <input
63
+ :id="inputId"
64
+ ref="TextInputRef"
65
+ v-model="model"
66
+ :name="props.inputName"
67
+ :type="props.type"
68
+ :required="props.required"
69
+ :title="props.title"
70
+ :placeholder="props.placeholder"
71
+ :maxlength="props.maxlength"
72
+ :pattern="props.pattern"
73
+ :aria-required="props.required"
74
+ :aria-labelledby="props.showLabel ? labelId : undefined"
75
+ :aria-label="!props.showLabel ? props.label : undefined"
76
+ :class="
77
+ props.inputClass
78
+ ? props.inputClass
79
+ : 'border-gray-light-mid w-full px-4 py-3 border mt-2 focus:border-focus-blue focus:shadow-jpl'
80
+ "
81
+ @keydown.esc="emit('esc')"
82
+ @input="emit('input', $event.target)"
83
+ @focus="isFocused = true"
84
+ @blur="isFocused = false"
85
+ />
86
+ </div>
87
+ </template>
@@ -1,11 +1,16 @@
1
1
  import TheFooter from './TheFooter.vue'
2
2
 
3
3
  export default {
4
- title: 'WWW/Header & Footer/TheFooter',
4
+ title: 'Navigation/Footers/External Footer',
5
5
  component: TheFooter,
6
6
  excludeStories: /.*Data$/,
7
7
  parameters: {
8
- viewMode: 'canvas'
8
+ docs: {
9
+ description: {
10
+ component:
11
+ 'This component can be used for any external footer. Its styles will change based on the theme being used.'
12
+ }
13
+ }
9
14
  }
10
15
  }
11
16
 
@@ -594,7 +599,7 @@ export const TheFooterData = {
594
599
  ]
595
600
  }
596
601
 
597
- export const Footer = {
602
+ export const BaseStory = {
598
603
  args: {
599
604
  data: TheFooterData,
600
605
  commitSha: 'commit no.'
@@ -36,24 +36,30 @@
36
36
  </div>
37
37
  <TheFooterSignUp class="lg:mb-10 mb-8" />
38
38
  <!-- social media -->
39
- <div class="text-subtitle text-blue edu:text-white lg:mb-5 mb-3">Follow Us</div>
39
+ <div class="text-subtitle text-blue edu:text-white lg:mb-5 mb-3">
40
+ <template v-if="themeStore.theme === 'ThemeEdu'"> Follow JPL Education </template>
41
+ <template v-else> Follow Us </template>
42
+ </div>
40
43
  <NavSocial
41
44
  class="lg:mb-14 mb-12"
42
45
  dark
46
+ :edu="themeStore.theme === 'ThemeEdu'"
43
47
  />
44
- <!-- caltech aside -->
45
- <BaseLink
46
- variant="none"
47
- href="https://caltech.edu"
48
- aria-label="Caltech"
49
- class="lg:mb-8 mb-5"
50
- link-class="inline-block"
51
- >
52
- <LogoCaltech class="lg:text-base text-sm text-white" />
53
- </BaseLink>
54
- <p class="mb-12">
55
- JPL is a federally funded research and development center managed for NASA by Caltech.
56
- </p>
48
+ <template v-if="themeStore.theme === 'defaultTheme'">
49
+ <!-- caltech aside -->
50
+ <BaseLink
51
+ variant="none"
52
+ href="https://caltech.edu"
53
+ aria-label="Caltech"
54
+ class="lg:mb-8 mb-5"
55
+ link-class="inline-block"
56
+ >
57
+ <LogoCaltech class="lg:text-base text-sm text-white" />
58
+ </BaseLink>
59
+ <p class="mb-12">
60
+ JPL is a federally funded research and development center managed for NASA by Caltech.
61
+ </p>
62
+ </template>
57
63
  </div>
58
64
  </div>
59
65
  <!-- more from JPL buttons / links -->
@@ -94,7 +100,12 @@
94
100
  <div class="bg-opacity-15 lg:py-16 lg:mt-10 pt-10 pb-3 mt-8 bg-black">
95
101
  <div class="3xl:px-0 container px-4 mx-auto">
96
102
  <div v-if="data && data.relatedNasaSites">
97
- <div class="text-subtitle text-blue edu:text-white mb-5">Related NASA Sites</div>
103
+ <div class="text-subtitle text-blue edu:text-white mb-5">
104
+ <template v-if="themeStore.theme === 'ThemeEdu'">
105
+ Related NASA Education Sites
106
+ </template>
107
+ <template v-else> Related NASA Sites </template>
108
+ </div>
98
109
  <div class="auto-col-4">
99
110
  <BaseLink
100
111
  v-for="(item, index) in data.relatedNasaSites"
@@ -168,6 +179,8 @@
168
179
  <script lang="ts">
169
180
  // @ts-nocheck
170
181
  import { defineComponent } from 'vue'
182
+ import { mapStores } from 'pinia'
183
+ import { useThemeStore } from './../../store/theme'
171
184
  import { mixinGetRouterLink, mixinGetLinkText } from './../../utils/mixins'
172
185
  import BaseLink from './../BaseLink/BaseLink.vue'
173
186
  import BaseButton from './../BaseButton/BaseButton.vue'
@@ -202,6 +215,9 @@ export default defineComponent({
202
215
  getRouterLink(link) {
203
216
  return mixinGetRouterLink(link)
204
217
  }
218
+ },
219
+ computed: {
220
+ ...mapStores(useThemeStore)
205
221
  }
206
222
  })
207
223
  </script>
@@ -1,7 +1,7 @@
1
1
  import ThumbnailCarousel from './ThumbnailCarousel.vue'
2
2
 
3
3
  export default {
4
- title: 'Components/ThumbnailCarousel',
4
+ title: 'Components/Utilities/ThumbnailCarousel',
5
5
  component: ThumbnailCarousel,
6
6
  parameters: {
7
7
  docs: {
@@ -103,4 +103,4 @@ export const ThumbnailCarouselData = {
103
103
  ]
104
104
  }
105
105
 
106
- export const Default = { args: ThumbnailCarouselData }
106
+ export const BaseStory = { args: ThumbnailCarouselData }
@@ -1,6 +1,6 @@
1
1
  import TopicDetailMissionCarousel from './TopicDetailMissionCarousel.vue'
2
2
  export default {
3
- title: 'WWW/TopicDetail/MissionCarousel/TopicDetailMissionCarousel',
3
+ title: 'Components/WWW/TopicDetail/MissionCarousel/TopicDetailMissionCarousel',
4
4
  component: TopicDetailMissionCarousel,
5
5
  excludeStories: /.*Data$/
6
6
  }
@@ -83,7 +83,7 @@ export const TopicDetailMissionCarouselData = [
83
83
  }
84
84
  ]
85
85
  // stories
86
- export const Default = {
86
+ export const BaseStory = {
87
87
  args: {
88
88
  title: 'Mars',
89
89
  relatedMissionsLinkUrl: 'http://localhost:3000/missions?mission_target=Mars',
@@ -3,7 +3,7 @@
3
3
  import TopicDetailMissionCarouselItem from './TopicDetailMissionCarouselItem.vue'
4
4
 
5
5
  export default {
6
- title: 'WWW/TopicDetail/MissionCarousel/TopicDetailMissionCarouselItem',
6
+ title: 'Components/WWW/TopicDetail/MissionCarousel/TopicDetailMissionCarouselItem',
7
7
  component: TopicDetailMissionCarouselItem,
8
8
  decorators: [
9
9
  () => ({
@@ -35,4 +35,4 @@ export const TopicDetailMissionCarouselItemData = {
35
35
  url: '/missions/gravity-recovery-and-climate-experiment-follow-on-grace-fo/'
36
36
  }
37
37
 
38
- export const SingleItem = { args: { data: TopicDetailMissionCarouselItemData } }
38
+ export const BaseStory = { args: { data: TopicDetailMissionCarouselItemData } }
@@ -1,6 +1,6 @@
1
1
  import TopicDetailMissionSpotlight from './TopicDetailMissionSpotlight.vue'
2
2
  export default {
3
- title: 'WWW/TopicDetail/TopicDetailMissionSpotlight',
3
+ title: 'Components/WWW/TopicDetail/TopicDetailMissionSpotlight',
4
4
  component: TopicDetailMissionSpotlight,
5
5
  decorators: [
6
6
  () => ({
@@ -50,7 +50,7 @@ export const TopicDetailMissionSpotlightData = {
50
50
  }
51
51
 
52
52
  // stories
53
- export const MissionSpotlight = {
53
+ export const BaseStory = {
54
54
  args: {
55
55
  data: TopicDetailMissionSpotlightData
56
56
  }
@@ -1,6 +1,6 @@
1
1
  import TopicDetailMore from './TopicDetailMore.vue'
2
2
  export default {
3
- title: 'WWW/TopicDetail/TopicDetailMore',
3
+ title: 'Components/WWW/TopicDetail/TopicDetailMore',
4
4
  component: TopicDetailMore,
5
5
  excludeStories: /.*Data$/
6
6
  }
@@ -181,7 +181,7 @@ export const TopicDetailMoreData = {
181
181
  }
182
182
 
183
183
  // stories
184
- export const Default = {
184
+ export const BaseStory = {
185
185
  args: {
186
186
  topic: 'Mars',
187
187
  more: TopicDetailMoreData.moreAboutTopic,
@@ -1,6 +1,6 @@
1
1
  import TopicDetailMoreItem from './TopicDetailMoreItem.vue'
2
2
  export default {
3
- title: 'WWW/TopicDetail/TopicDetailMore/TopicDetailMoreItem',
3
+ title: 'Components/WWW/TopicDetail/TopicDetailMore/TopicDetailMoreItem',
4
4
  component: TopicDetailMoreItem,
5
5
  decorators: [
6
6
  () => ({
@@ -84,7 +84,7 @@ const TopicDetailMoreItemData = {
84
84
  }
85
85
 
86
86
  // stories
87
- export const Default = {
87
+ export const BaseStory = {
88
88
  args: {
89
89
  data: TopicDetailMoreItemData.default
90
90
  }
@@ -4,7 +4,7 @@ import { BlockRelatedLinksData } from './../BlockRelatedLinks/BlockRelatedLinks.
4
4
  import TopicDetailStreamfield from './TopicDetailStreamfield.vue'
5
5
 
6
6
  export default {
7
- title: 'WWW/TopicDetail/TopicDetailStreamfield',
7
+ title: 'Components/WWW/TopicDetail/TopicDetailStreamfield',
8
8
  component: TopicDetailStreamfield,
9
9
  decorators: [
10
10
  () => ({
@@ -31,4 +31,4 @@ export const TopicDetailStreamfieldData = {
31
31
  ]
32
32
  }
33
33
 
34
- export const Default = { args: { data: TopicDetailStreamfieldData.body, topic: 'Topic Name' } }
34
+ export const BaseStory = { args: { data: TopicDetailStreamfieldData.body, topic: 'Topic Name' } }
@@ -1,7 +1,7 @@
1
1
  import YearTicker from './YearTicker.vue'
2
2
 
3
3
  export default {
4
- title: 'Components/YearTicker',
4
+ title: 'Components/Utilities/YearTicker',
5
5
  component: YearTicker,
6
6
  excludeStories: /.*Data$/
7
7
  }
@@ -33,5 +33,5 @@ const YearTickerTemplate = (args) => ({
33
33
  template: `<YearTicker :targetYear="demoYear"/>`
34
34
  })
35
35
 
36
- export const Default = YearTickerTemplate.bind({})
37
- Default.storyName = 'YearTicker'
36
+ export const BaseStory = YearTickerTemplate.bind({})
37
+ BaseStory.storyName = 'YearTicker'
@@ -1,6 +1,6 @@
1
1
  import { Meta, Story, Canvas } from '@storybook/blocks'
2
2
 
3
- <Meta title="Foundation/Colors" />
3
+ <Meta title="Foundations/Colors" />
4
4
 
5
5
  # Colors
6
6
 
@@ -1,6 +1,6 @@
1
1
  import LayoutHelper from './../../components/LayoutHelper/LayoutHelper.vue'
2
2
  export default {
3
- title: 'Foundation/Grid and Layout',
3
+ title: 'Foundations/Grid and Layout',
4
4
  component: LayoutHelper,
5
5
  tags: ['!autodocs']
6
6
  }
@@ -3,7 +3,7 @@ import LayoutHelper, { indents } from './../../components/LayoutHelper/LayoutHel
3
3
  // TODO: DOCS: update this to match the full grid/layout documentation
4
4
 
5
5
  export default {
6
- title: 'Foundation/Grid and Layout/Column Layout Helpers',
6
+ title: 'Foundations/Grid and Layout/Column Layout Helpers',
7
7
  component: LayoutHelper,
8
8
  tags: ['!autodocs'],
9
9
  argTypes: {