@explorer-1/vue 0.1.0 → 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 (293) 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/BackToTop/BackToTop.vue +1 -1
  129. package/src/components/BaseAudio/BaseAudio.stories.js +1 -1
  130. package/src/components/BaseButton/BaseButton.stories.ts +3 -2
  131. package/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.js +39 -0
  132. package/src/components/BaseHeading/BaseHeading.stories.js +2 -2
  133. package/src/components/BaseImage/BaseImage.stories.ts +1 -1
  134. package/src/components/BaseImageCaption/BaseImageCaption.stories.js +1 -1
  135. package/src/components/BaseImagePlaceholder/BaseImagePlaceholder.stories.js +3 -1
  136. package/src/components/BaseLink/BaseLink.stories.js +3 -2
  137. package/src/components/BaseModal/BaseModal.stories.js +2 -2
  138. package/src/components/BasePlaceholder/BasePlaceholder.stories.js +3 -3
  139. package/src/components/BaseRadioGroup/BaseRadioGroup.stories.js +47 -0
  140. package/src/components/BaseSwimlane/BaseSwimlane.stories.js +45 -0
  141. package/src/components/BaseTag/BaseTag.stories.js +1 -1
  142. package/src/components/BaseTimer/BaseTimer.stories.js +2 -1
  143. package/src/components/BaseUnitToggle/BaseUnitToggle.stories.js +2 -1
  144. package/src/components/BaseVideo/BaseVideo.stories.js +1 -1
  145. package/src/components/BlockAudio/BlockAudio.stories.js +1 -1
  146. package/src/components/BlockCard/BlockCard.stories.js +1 -1
  147. package/src/components/BlockCardGroup/BlockCardGroup.stories.js +1 -1
  148. package/src/components/BlockCircleImageCard/BlockCircleImageCard.stories.js +1 -1
  149. package/src/components/BlockCta/BlockCta.stories.js +1 -1
  150. package/src/components/BlockHeading/BlockHeading.stories.js +1 -1
  151. package/src/components/BlockIframeEmbed/BlockIframeEmbed.stories.js +1 -1
  152. package/src/components/BlockImage/BlockImage.stories.js +3 -2
  153. package/src/components/BlockImageCarousel/BlockImageCarousel.stories.js +1 -1
  154. package/src/components/BlockImageCarouselItem/BlockImageCarouselItem.stories.js +1 -1
  155. package/src/components/BlockImageComparison/BlockImageComparison.stories.js +1 -1
  156. package/src/components/BlockImageGallery/BlockImageGallery.stories.js +1 -1
  157. package/src/components/BlockInlineImage/BlockInlineImage.stories.js +2 -1
  158. package/src/components/BlockKeyPoints/BlockKeyPoints.stories.js +1 -1
  159. package/src/components/BlockLinkCard/BlockLinkCard.stories.js +2 -1
  160. package/src/components/BlockLinkCarousel/BlockLinkCarousel.stories.js +2 -1
  161. package/src/components/BlockLinkTile/BlockLinkTile.stories.js +2 -1
  162. package/src/components/BlockListCards/BlockListCards.stories.js +1 -1
  163. package/src/components/BlockQuote/BlockQuote.stories.js +2 -2
  164. package/src/components/BlockRelatedLinks/BlockRelatedLinks.stories.js +1 -1
  165. package/src/components/BlockStreamfield/BlockStreamfield.stories.js +1 -1
  166. package/src/components/BlockTable/BlockTable.stories.js +1 -1
  167. package/src/components/BlockTeaser/BlockTeaser.stories.js +1 -1
  168. package/src/components/BlockText/BlockText.stories.js +1 -1
  169. package/src/components/BlockTwitterEmbed/BlockTwitterEmbed.stories.js +1 -1
  170. package/src/components/BlockVideo/BlockVideo.stories.js +1 -1
  171. package/src/components/BlockVideoEmbed/BlockVideoEmbed.stories.js +1 -1
  172. package/src/components/CalendarButton/CalendarButton.stories.js +3 -3
  173. package/src/components/DetailHeadline/DetailHeadline.stories.js +2 -2
  174. package/src/components/DsnWidget/DsnWidget.stories.js +2 -2
  175. package/src/components/EventDetailHero/EventDetailHero.stories.js +2 -2
  176. package/src/components/FormContact/FormContact.stories.js +3 -3
  177. package/src/components/FormContact/FormContact.vue +40 -87
  178. package/src/components/FormNewsletterSignup/FormNewsletterSignup.stories.js +3 -3
  179. package/src/components/FormNewsletterSignup/FormNewsletterSignup.vue +43 -90
  180. package/src/components/HeroLarge/HeroLarge.stories.js +2 -2
  181. package/src/components/HeroListingIndex/HeroListingIndex.stories.js +3 -2
  182. package/src/components/HeroMedia/HeroMedia.stories.js +8 -3
  183. package/src/components/HeroMedium/HeroMedium.stories.js +13 -2
  184. package/src/components/HeroMedium/HeroMedium.vue +21 -4
  185. package/src/components/HeroMedium/HeroSmall.stories.js +58 -0
  186. package/src/components/HomepageCarousel/HomepageCarousel.stories.js +3 -2
  187. package/src/components/HomepageCarouselItem/HomepageCarouselItem.stories.js +3 -2
  188. package/src/components/HomepageEmbedBlock/HomepageEmbedBlock.stories.js +2 -2
  189. package/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.stories.js +3 -2
  190. package/src/components/HomepageMissionsCarousel/HomepageMissionsCarousel.stories.js +2 -2
  191. package/src/components/HomepageStats/HomepageStats.stories.js +3 -3
  192. package/src/components/HomepageTeaserBlock/HomepageTeaserBlock.stories.js +4 -3
  193. package/src/components/Icons/Icons.stories.ts +1 -1
  194. package/src/components/LogoCaltech/LogoCaltech.stories.js +4 -4
  195. package/src/components/LogoTribrand/LogoTribrand.stories.js +6 -5
  196. package/src/components/MissionDetailAbout/MissionDetailAbout.stories.js +2 -2
  197. package/src/components/MissionDetailHero/MissionDetailHero.stories.js +3 -2
  198. package/src/components/MissionDetailHighlights/MissionDetailHighlights.stories.js +3 -2
  199. package/src/components/MissionDetailHighlights/MissionDetailHighlights.vue +1 -1
  200. package/src/components/MissionDetailInlineImage/MissionDetailInlineImage.stories.js +2 -2
  201. package/src/components/MissionDetailStats/MissionDetailStats.stories.js +3 -2
  202. package/src/components/MissionDetailStreamfield/MissionDetailStreamfield.stories.js +2 -2
  203. package/src/components/MixinAnimationCaret/MixinAnimationCaret.stories.ts +2 -2
  204. package/src/components/MixinCarousel/MixinCarousel.stories.js +3 -3
  205. package/src/components/MixinVideoBg/MixinVideoBg.stories.js +2 -12
  206. package/src/components/NavDesktop/NavDesktop.stories.js +3 -2
  207. package/src/components/NavDesktop/NavDesktopDropdown.vue +10 -10
  208. package/src/components/NavDesktop/NavDesktopDropdownContent.vue +3 -3
  209. package/src/components/NavDesktop/NavDesktopDropdownMore.vue +2 -2
  210. package/src/components/NavDesktopEdu/NavDesktopEdu.stories.js +186 -0
  211. package/src/components/NavDesktopEdu/NavDesktopEdu.vue +315 -0
  212. package/src/components/{MixinDropdownToggle/MixinDropdownToggle.vue → NavDropdownToggle/NavDropdownToggle.vue} +2 -2
  213. package/src/components/NavHeading/NavHeading.stories.js +2 -2
  214. package/src/components/NavHeading/NavHeading.vue +2 -2
  215. package/src/components/NavHighlight/NavHighlight.stories.js +2 -2
  216. package/src/components/NavLinkList/NavLinkList.stories.js +2 -2
  217. package/src/components/NavLogoLinks/NavLogoLinks.stories.js +3 -6
  218. package/src/components/NavLogoLinks/NavLogoLinks.vue +0 -1
  219. package/src/components/NavMobile/NavMobile.stories.js +3 -2
  220. package/src/components/NavMobile/NavMobile.vue +40 -15
  221. package/src/components/NavMobile/NavMobileDropdown.vue +4 -4
  222. package/src/components/NavMobile/NavMobileEdu.stories.js +174 -0
  223. package/src/components/NavMobile/NavMobileSecondaryDropdown.vue +5 -5
  224. package/src/components/NavSearchForm/NavSearchForm.stories.js +2 -2
  225. package/src/components/NavSecondary/NavSecondary.stories.js +2 -2
  226. package/src/components/NavSecondary/NavSecondaryDropdown.vue +5 -5
  227. package/src/components/NavSocial/NavSocial.stories.js +3 -3
  228. package/src/components/NavSocial/NavSocial.vue +70 -42
  229. package/src/components/NewsDetailMediaContact/NewsDetailMediaContact.stories.js +2 -2
  230. package/src/components/ParallaxContainer/ParallaxContainer.stories.js +4 -4
  231. package/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.stories.js +2 -2
  232. package/src/components/RoboticsDetailStats/RoboticsDetailStats.stories.js +2 -2
  233. package/src/components/SearchFilterGroup/SearchFilterGroup.stories.js +2 -1
  234. package/src/components/SearchFilterGroup/SearchFilterGroup.vue +1 -1
  235. package/src/components/SearchInput/SearchInput.stories.js +1 -1
  236. package/src/components/SearchInput/SearchInput.vue +36 -36
  237. package/src/components/SearchPagination/SearchPagination.stories.js +2 -1
  238. package/src/components/SearchResultCard/SearchResultCard.stories.js +1 -1
  239. package/src/components/SearchResultGridItem/SearchResultGridItem.stories.js +2 -1
  240. package/src/components/SearchSelectMenu/SearchSelectMenu.stories.js +1 -1
  241. package/src/components/ShareButtons/ShareButtons.stories.js +2 -2
  242. package/src/components/ShareButtonsEdu/ShareButtonsEdu.stories.js +2 -2
  243. package/src/components/SkipLink/SkipLink.stories.js +2 -2
  244. package/src/components/SwimlaneCTA/SwimlaneCTA.stories.js +57 -0
  245. package/src/components/SwimlaneCTA/SwimlaneCTA.vue +12 -5
  246. package/src/components/TextArea/TextArea.stories.js +28 -0
  247. package/src/components/TextArea/TextArea.vue +74 -0
  248. package/src/components/TextInput/TextInput.stories.js +30 -0
  249. package/src/components/TextInput/TextInput.vue +87 -0
  250. package/src/components/TheFooter/TheFooter.stories.js +8 -3
  251. package/src/components/TheFooter/TheFooter.vue +31 -15
  252. package/src/components/ThumbnailCarousel/ThumbnailCarousel.stories.js +2 -2
  253. package/src/components/TopicDetailMissionCarousel/TopicDetailMissionCarousel.stories.js +2 -2
  254. package/src/components/TopicDetailMissionCarouselItem/TopicDetailMissionCarouselItem.stories.js +2 -2
  255. package/src/components/TopicDetailMissionSpotlight/TopicDetailMissionSpotlight.stories.js +2 -2
  256. package/src/components/TopicDetailMore/TopicDetailMore.stories.js +2 -2
  257. package/src/components/TopicDetailMoreItem/TopicDetailMoreItem.stories.js +2 -2
  258. package/src/components/TopicDetailStreamfield/TopicDetailStreamfield.stories.js +2 -2
  259. package/src/components/YearTicker/YearTicker.stories.js +3 -3
  260. package/src/docs/foundation/color.docs.mdx +1 -1
  261. package/src/docs/foundation/grid.stories.js +1 -1
  262. package/src/docs/foundation/grid_layouthelpers.stories.js +1 -1
  263. package/src/docs/foundation/themes.stories.js +1 -1
  264. package/src/docs/foundation/typography.stories.js +2 -3
  265. package/src/docs/getting-started/designer.docs.mdx +18 -0
  266. package/src/docs/getting-started/developer.docs.mdx +81 -0
  267. package/src/docs/guides/accessibility.docs.mdx +39 -0
  268. package/src/docs/guides/responsive.docs.mdx +67 -0
  269. package/src/docs/guides/responsive.stories.js +36 -0
  270. package/src/docs/introduction.docs.mdx +42 -0
  271. package/src/docs/overviews/base.docs.mdx +88 -0
  272. package/src/docs/overviews/blocks.docs.mdx.disabled +185 -0
  273. package/src/docs/overviews/components.docs.mdx +48 -0
  274. package/src/docs/overviews/forms.docs.mdx +59 -0
  275. package/src/docs/overviews/global.docs.mdx +15 -0
  276. package/src/docs/overviews/global_footers.docs.mdx +21 -0
  277. package/src/docs/overviews/global_headers.docs.mdx +29 -0
  278. package/src/docs/overviews/heroes.docs.mdx +57 -0
  279. package/src/docs/overviews/mixins.docs.mdx +39 -0
  280. package/src/docs/overviews/search.docs.mdx +30 -0
  281. package/src/docs/overviews/utilities.docs.mdx +22 -0
  282. package/src/docs/roadmap.docs.mdx +25 -0
  283. package/src/docs/utils/ComponentItem.jsx +102 -0
  284. package/src/docs/utils/ComponentList.jsx +17 -0
  285. package/src/templates/PageContent/PageContent.stories.js +1 -1
  286. package/src/templates/PageEventDetail/PageEventDetail.stories.js +1 -1
  287. package/src/templates/PageNewsDetail/PageNewsDetail.stories.js +8 -8
  288. package/src/templates/edu/PageEduNewsDetail.stories.js +8 -3
  289. package/src/templates/edu/PageEduNewsDetail.vue +2 -2
  290. package/src/components/BaseCheckboxGroup/BaseCheckboxGroup.stories.mdx +0 -68
  291. package/src/components/BaseRadioGroup/BaseRadioGroup.stories.mdx +0 -68
  292. package/src/components/BaseSwimlane/BaseSwimlane.stories.mdx +0 -64
  293. package/src/components/SwimlaneCTA/SwimlaneCTA.stories.mdx +0 -77
@@ -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: {
@@ -1,7 +1,7 @@
1
1
  import DynamicTokens from './DynamicTokens.vue'
2
2
 
3
3
  export default {
4
- title: 'Foundation/Themes',
4
+ title: 'Foundations/Themes',
5
5
  component: DynamicTokens,
6
6
  tags: ['!autodocs']
7
7
  }
@@ -3,9 +3,8 @@ import IconLocation from './../../components/Icons/IconLocation.vue'
3
3
  import BaseHeading from './../../components/BaseHeading/BaseHeading.vue'
4
4
 
5
5
  export default {
6
- title: 'Foundation/Typography',
6
+ title: 'Foundations/Typography',
7
7
  component: FontVariants,
8
- subcomponents: { BaseHeading, IconLocation },
9
8
  tags: ['!autodocs']
10
9
  }
11
10
 
@@ -108,7 +107,7 @@ export const HeadingIcons = {
108
107
  export const TextContrast = {
109
108
  args: {},
110
109
  render: () => ({
111
- template: `<div style="background-image: url(/explorer-1/bg-stars.jpg); background-color: #000;" class="bg-cover bg-no-repeat bg-center">
110
+ template: `<div style="background-image: url('https://picsum.photos/1000/400');" class="bg-cover bg-no-repeat bg-center">
112
111
  <div class="p-10 bg-black/30">
113
112
  <span class="text-h3 text-white text-contrast">
114
113
  This text uses a text shadow that increases readability when used with a semi-transparent overlay.
@@ -0,0 +1,18 @@
1
+ import { Meta, Description } from '@storybook/blocks'
2
+
3
+ <Meta title="Getting Started/Designer" />
4
+
5
+ # Getting Started Guide for Designers
6
+
7
+ Designers are encouraged to browse through the Explorer 1 Storybook to become familiar with the design system and its offerings and limitations. Most of the documentation is developer-focused, but the following sections provide helpful overviews:
8
+
9
+ ## Design system foundations
10
+
11
+ - [Colors](?path=/docs/foundation-colors--docs)
12
+ - [Typography](?path=/docs/foundation-typography--docs)
13
+ - [Icons](?path=/docs/foundation-icons--docs)
14
+ - [Grid and Layout](?path=/docs/foundation-grid-and-layout--docs)
15
+
16
+ ## Components
17
+
18
+ Explorer 1 comprises components that range from very simple, single-purpose elements to complex combinations of multiple other components. We've categorized these into a few broad buckets, but the lines between them are blurry. Learn more about the types of components offered by Explorer 1 and how to use them by starting on our [Components overview](?path=/docs/components-overview--docs) page.
@@ -0,0 +1,81 @@
1
+ import { Meta } from '@storybook/blocks'
2
+
3
+ <Meta title="Getting Started/Developer" />
4
+
5
+ # Getting Started Guide for Developers
6
+
7
+ To use the Explorer 1 design system, there are three things you will need:
8
+
9
+ 1. [The @nasa-jpl/explorer-1 npm package](#using-the-npm-package)
10
+ 2. [Familiarity with the design system foundations](#design-system-foundations)
11
+ 3. [Components and HTML templates](#components-and-html-templates)
12
+
13
+ <span id="using-the-npm-package"></span>
14
+
15
+ ## Using the npm package
16
+
17
+ [![npm](https://img.shields.io/npm/v/@nasa-jpl/explorer-1)](https://npmjs.com/package/@nasa-jpl/explorer-1)
18
+
19
+ This package includes all of the frontend assets (JS and SCSS) necessary to create components using the HTML markup examples in this Storybook. For information on how to install and use the npm package, please refer to the [@nasa-jpl/explorer-1 README](https://github.com/nasa-jpl/explorer-1).
20
+
21
+ <span id="design-system-foundations"></span>
22
+
23
+ ## Design system foundations
24
+
25
+ Usage of the Explorer 1 design system is based on utility CSS classes, specifically Tailwind CSS, a utility-first CSS framework. We recommended becoming familiar with [how to use Tailwind CSS](https://tailwindcss.com/docs).
26
+
27
+ Browse the [Foundation section](?path=/docs/foundation-colors--docs) of this Storybook to become familiar with how to use utility classes for:
28
+
29
+ - [Colors](?path=/docs/foundation-colors--docs)
30
+ - [Typography](?path=/docs/foundation-typography--docs)
31
+ - [Icons](?path=/docs/foundation-icons--docs)
32
+ - [Grid and Layout](?path=/docs/foundation-grid-and-layout--docs)
33
+
34
+ <span id="components-and-html-templates"></span>
35
+
36
+ ## Components and HTML templates
37
+
38
+ Explorer 1 comprises components that range from very simple, single-purpose elements to complex combinations of multiple other components. We've categorized these into a few broad buckets, but the lines between them are blurry. Learn more about the types of components offered by Explorer 1 and how to use them by starting on our [Components overview](?path=/docs/components-overview--docs) page.
39
+
40
+ ### HTML templates
41
+
42
+ HTML templates are provided by this Storybook in both Docs view and Canvas view. You can also modify the component "controls" to customize the component.
43
+
44
+ #### How to copy HTML snippets from Docs view
45
+
46
+ 1. Find the story block you want to copy.
47
+ 2. In the bottom right corner of the block, click on "Show code".
48
+ 3. In the bottom right corner of the now-visible code block, click on "Copy".
49
+
50
+ <details className="pl-4 -mt-3 text-sm">
51
+ <summary> <span className="font-medium border-b border-blue hover:border-gray-dark">Watch how to copy snippets from Docs view</span></summary>
52
+
53
+ ![how to copy snippets from Docs view](./gif/html-storybook-simple.gif)
54
+
55
+ </details>
56
+
57
+ 4. You can customize the component by modifying the controls. The code will update to match.
58
+
59
+ <details className="pl-4 -mt-3 text-sm">
60
+ <summary> <span className="font-medium border-b border-blue hover:border-gray-dark">Watch how to customize a component</span></summary>
61
+
62
+ ![how to customize a component](./gif/html-storybook-customized.gif)
63
+
64
+ </details>
65
+
66
+ #### How to copy HTML snippets from Canvas view
67
+
68
+ Canvas view is useful to isolate your view to a single rendition of the component. Some components are also only available in Canvas view.
69
+
70
+ 1. To switch to Canvas view, find the component you want and click on the "Canvas" tab in the upper left.
71
+ 2. Make sure addons (the tabbed pane under the rendered component) are enabled by clicking on the three dots to the right of the JPL logo and checking "Show addons", or by typing `A`. If you still don't see the addons pane, you may need to toggle "Change addons orientation" in the menu (or type `D`) a couple times.
72
+ 3. Click on the "HTML" tab within the addons pane.
73
+ 4. Click on "Copy" in the bottom right of the screen or manually copy and paste the code block.
74
+ 5. You can also customize the component by modifying the controls in the "Controls" tab within the Add-ons viewer. The code will update to match.
75
+
76
+ <details className="pl-4 text-sm">
77
+ <summary> <span className="font-medium border-b border-blue hover:border-gray-dark">Watch how to copy snippets from Canvas view</span></summary>
78
+
79
+ ![how to copy snippets from Canvas view](./gif/storybook-canvas.gif)
80
+
81
+ </details>
@@ -0,0 +1,39 @@
1
+ import { Meta } from '@storybook/blocks'
2
+
3
+ <Meta
4
+ title="Guides/Accessibility"
5
+ parameters={{ viewMode: 'docs' }}
6
+ />
7
+
8
+ # Accessibility
9
+
10
+ Usage of Explorer 1 must be in compliance with [Section 508 of the Rehabilitation Act of 2001](https://www.access-board.gov/guidelines-and-standards/communications-and-it/about-the-ict-refresh/final-rule/text-of-the-standards-and-guidelines) which states that:
11
+
12
+ > Electronic content shall conform to Level A and Level AA Success Criteria and Conformance Requirements in [WCAG 2.0](https://www.w3.org/TR/WCAG20/)
13
+
14
+ ## Our QA Strategy
15
+
16
+ To meet compliance requirements, we use the following strategy:
17
+
18
+ 1. When developing a component, employ best practices to make individual components accessible.
19
+ 2. Follow up with [manual testing](#manual-testing) of the component.
20
+ 3. Use automated accessibility tests as part of our CI/CD process for any final checks.
21
+ 4. Finally, run checks (manual and automated) on select full pages.
22
+
23
+ ### Automated testing options
24
+
25
+ Automated tests are a good baseline, but note they can only find [30 to 40% of issues](https://alphagov.github.io/accessibility-tool-audit/).
26
+
27
+ - For individual components, the Explorer 1 Storybook uses the [a11y addon](https://github.com/storybookjs/storybook/tree/master/addons/a11y), and in some cases [Axe](https://www.deque.com/axe/) in jsdom via Storyshots
28
+ - For full pages, [Lighthouse CI](https://github.com/GoogleChrome/lighthouse-ci) checks are recommended.
29
+
30
+ <span id="manual-testing"></span>
31
+
32
+ ### Manual testing
33
+
34
+ When conducting manual accessibility testing, check for the following as a baseline:
35
+
36
+ - Keyboard-only navigation is possible
37
+ - Screen reader announces the UI as expected
38
+ - Mobile touch interaction testing with iOS Safari or Android
39
+ - Zoom the whole browser UI, or font size, or on-screen magnifier
@@ -0,0 +1,67 @@
1
+ import { Meta, Story, Canvas } from '@storybook/blocks'
2
+ import * as Stories from './responsive.stories'
3
+
4
+ <Meta of={Stories} />
5
+
6
+ # Responsive Design
7
+
8
+ Responsive design adapts the flow and layout of information to respond to a user’s behavior and environment based on screen size, platform and orientation. Adapting the flow of information and visual elements may sometimes require an optimized user experience to help fit content within certain parameters of a particular display or device. It may also require limiting the layout of the design to only include necessary modules, depending on a device’s parameters and resolution.
9
+
10
+ - [Breakpoints and Containers](#breakpoints-and-containers)
11
+ - [Maximum Width](#maximum-width)
12
+ - [Tokens](#tokens)
13
+
14
+ <span id="breakpoints-and-containers"></span>
15
+
16
+ ## Breakpoints and Containers
17
+
18
+ > The examples on this page illustrate breakpoints based on viewport size. Try changing your browser size to see how the examples adapt. You can also switch over to canvas view and toggle through different viewport sizes using the toolbar menu.
19
+
20
+ Breakpoints are the values at which content included on a webpage is resized and reflowed to fit a screen size on a particular device. Designing for different breakpoints allows designers and developers to optimize the display of information for mobile, tablet and desktop users alike.
21
+
22
+ We set our breakpoints and associated containers via the `screens` and `containers.screens` options in our [Tailwind CSS configuration](?path=/docs/appendix-tailwindcss--docs). These containers are used in conjunction with our [Grid](?path=/docs/foundation-grid-and-layout--docs) to create the site and page layouts, all the way down to the component level.
23
+
24
+ | Screen Token | Viewport `min-width` | `.container` `max-width` |
25
+ | :----------- | -------------------: | -----------------------: |
26
+ | `sm` | `640px` | `640px` |
27
+ | `md` | `768px` | `768px` |
28
+ | `lg` | `1024px` | `1024px` |
29
+ | `xl` | `1280px` | `1280px` |
30
+ | `2xl` | `1440px` | `1320px` |
31
+ | `3xl` | `1800px` | `1320px` |
32
+
33
+ The below example uses [Tokens](#tokens) to set the maximum width based on the screens defined in our Tailwind config. It also illustrates the foundation of the design system's layout for desktop screens.
34
+
35
+ <Canvas
36
+ className="sbdocs-preview-full-width"
37
+ of={Stories.Demo}
38
+ />
39
+
40
+ <span id="maximum-width"></span>
41
+
42
+ ## Maximum width
43
+
44
+ Explorer 1 uses screen `3xl` as its maximum width. No content in a component, not even in those labeled as "full bleed," ever exceeds `3xl`, although visual layout elements may (i.e. background colors). You can find examples of this in our [Grid & Layout](?path=/docs/foundation-grid-and-layout--docs#page-layout-recommendations) documentation.
45
+
46
+ ```html
47
+ <div class="max-w-screen-3xl mx-auto">Content</div>
48
+ ```
49
+
50
+ <span id="tokens"></span>
51
+
52
+ ## Tokens
53
+
54
+ Screen tokens are used with Tailwind CSS classes to control widths:
55
+
56
+ `.max-w-screen-{token}`
57
+
58
+ They can also be used as directives for writing media queries:
59
+
60
+ ```css
61
+ @screen lg {
62
+ /* rules for large screens */
63
+ }
64
+ @screen xl {
65
+ /* rules for xl screens */
66
+ }
67
+ ```
@@ -0,0 +1,36 @@
1
+ import LayoutHelper from './../../components/LayoutHelper/LayoutHelper.vue'
2
+
3
+ export default {
4
+ title: 'Guides/Responsive Design',
5
+ component: LayoutHelper,
6
+ tags: ['!autodocs']
7
+ }
8
+
9
+ export const Demo = {
10
+ args: {},
11
+ render: () => ({
12
+ template: `<div class="bg-gray-light border">
13
+ <code>body</code>
14
+ <div class="max-w-screen-3xl mx-auto bg-black text-white">
15
+ <code>.max-w-screen-3xl</code>
16
+ <div class="sm:BaseGrid container mx-auto bg-gray-light text-black">
17
+ <div class="col-start-1 col-end-13">
18
+ <code class="text-black">.container with nested grid</code>
19
+ </div>
20
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">1</div>
21
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">2</div>
22
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">3</div>
23
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">4</div>
24
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">5</div>
25
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">6</div>
26
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">7</div>
27
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">8</div>
28
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">9</div>
29
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">10</div>
30
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">11</div>
31
+ <div class="text-center border border-dashed border-gray-mid-dark p-4">12</div>
32
+ </div>
33
+ </div>
34
+ </div>`
35
+ })
36
+ }
@@ -0,0 +1,42 @@
1
+ import { Meta, Description } from '@storybook/blocks'
2
+
3
+ <Meta title="Introduction" />
4
+
5
+ # Explorer 1
6
+
7
+ ## JPL's Design System
8
+
9
+ Consisting of working code, design components, guidelines, and resources, JPL's design system for digital experiences—called **Explorer 1**—helps JPL's product teams build more efficiently, at scale, and on brand. It is maintained by JPL's DesignLab team and regularly evolves to meet the changing needs of the Lab.
10
+
11
+ ##### GOALS:
12
+
13
+ The design system aims to help UI consistency and quality, streamline the design and development process and provide guidance for design and development efforts.
14
+
15
+ <br />
16
+
17
+ ## Design System Benefits
18
+
19
+ ##### EFFICIENCY
20
+
21
+ Designers no longer need to repeatedly rebuild components from scratch. A shared library of components streamlines this process and leaves little room for error.
22
+
23
+ ##### CONSISTENCY
24
+
25
+ Having a shared set of principles and rules to build components makes it easier to create consistent user experiences that accurately reflect JPL across a variety of platforms.
26
+
27
+ ##### SCALE
28
+
29
+ Increased efficiency and consistency facilitate building products that scale
30
+
31
+ <br />
32
+
33
+ ## How to use this website
34
+
35
+ This website uses [Storybook](https://storybook.js.org/) to display our documentation and components. If you are new to the platform, we recommend reviewing Storybook's intro on how to [browse stories](https://storybook.js.org/docs/html/get-started/browse-stories). We also provide in-depth getting started guides for [developers](?path=/docs/getting-started-developer--docs) and [designers](?path=/docs/getting-started-designer--docs).
36
+
37
+ <br />
38
+ <br />
39
+
40
+ ---
41
+
42
+ Maintained by [DesignLab](https://www.behance.net/JPL-DesignLab)
@@ -0,0 +1,88 @@
1
+ import { Meta } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as BaseButtonStories from './../../components/BaseButton/BaseButton.stories'
4
+ import * as BaseHeadingStories from './../../components/BaseHeading/BaseHeading.stories'
5
+ import * as BaseImageStories from './../../components/BaseImage/BaseImage.stories'
6
+ import * as BaseImageCaptionStories from './../../components/BaseImageCaption/BaseImageCaption.stories'
7
+ import * as BaseImagePlaceholderStories from './../../components/BaseImagePlaceholder/BaseImagePlaceholder.stories'
8
+ import * as BaseLinkStories from './../../components/BaseLink/BaseLink.stories'
9
+ import * as BasePlaceholderStories from './../../components/BasePlaceholder/BasePlaceholder.stories'
10
+
11
+ <Meta title="Components/Base/Overview" />
12
+
13
+ # Base Components
14
+
15
+ Base components are the simplest elements that sometimes stand on their own, but more often are used in combination with others to assemble larger components.
16
+
17
+ - [Basic elements](#basic-elements)
18
+ - [Media](#media)
19
+ - [Other](#other)
20
+
21
+ <br />
22
+
23
+ <span id="basic-elements"></span>
24
+
25
+ ## Basic elements
26
+
27
+ <ComponentList
28
+ components={[
29
+ {
30
+ heading: 'BaseLink',
31
+ meta: BaseLinkStories,
32
+ path: '/docs/components-base-baselink--docs'
33
+ },
34
+ {
35
+ heading: 'BaseButton',
36
+ meta: BaseButtonStories,
37
+ path: '/docs/components-base-basebutton--docs'
38
+ },
39
+ {
40
+ heading: 'BaseHeading',
41
+ meta: BaseHeadingStories,
42
+ path: '/docs/components-base-baseheading--docs'
43
+ }
44
+ ]}
45
+ />
46
+
47
+ <br />
48
+
49
+ <span id="media"></span>
50
+
51
+ ## Media
52
+
53
+ <ComponentList
54
+ components={[
55
+ {
56
+ heading: 'BaseImage',
57
+ meta: BaseImageStories,
58
+ path: '/docs/components-base-baseimage--docs'
59
+ },
60
+ {
61
+ heading: 'BaseImageCaption',
62
+ meta: BaseImageCaptionStories,
63
+ path: '/docs/components-base-baseimagecaption--docs'
64
+ },
65
+ {
66
+ heading: 'BaseImagePlaceholder',
67
+ customDescription: 'A backdrop for lazy-loaded images that can fill a set aspect ratio.',
68
+ meta: BaseImagePlaceholderStories,
69
+ path: '/docs/components-base-baseimageplaceholder--docs'
70
+ }
71
+ ]}
72
+ />
73
+
74
+ <br />
75
+
76
+ <span id="other"></span>
77
+
78
+ ## Other
79
+
80
+ <ComponentList
81
+ components={[
82
+ {
83
+ heading: 'BasePlaceholder',
84
+ meta: BasePlaceholderStories,
85
+ path: '/docs/components-base-baseplaceholder--docs'
86
+ }
87
+ ]}
88
+ />