@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
@@ -0,0 +1,59 @@
1
+ import { Meta, Canvas, Story } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as FormContactStories from './../../components/FormContact/FormContact.stories'
4
+ import * as TextInputStories from './../../components/TextInput/TextInput.stories'
5
+ import * as TextAreaStories from './../../components/TextArea/TextArea.stories'
6
+ import * as BaseButtonStories from './../../components/BaseButton/BaseButton.stories'
7
+
8
+ <Meta title="Components/Forms/Overview" />
9
+
10
+ # Form Components
11
+
12
+ Form styles are currently limited to text inputs and text areas. Explorer 1 does not include any form functionality other than native HTML form controls. If you require more functionality in your forms,
13
+ you will need to build that into your implementation of the design system.
14
+
15
+ You can construct a form by combining the following components:
16
+
17
+ <ComponentList
18
+ components={[
19
+ {
20
+ heading: 'TextInput',
21
+ meta: TextInputStories,
22
+ path: '/docs/components-forms-textinput--docs',
23
+ canvasClass: 'sbdocs-inline-height sbdocs-inline-height-2xs'
24
+ },
25
+ {
26
+ heading: 'TextArea',
27
+ meta: TextAreaStories,
28
+ path: '/docs/components-forms-textarea--docs',
29
+ canvasClass: 'sbdocs-inline-height sbdocs-inline-height-xs'
30
+ },
31
+ {
32
+ heading: 'BaseButton',
33
+ customDescription:
34
+ 'Our usual base button component. This component is not limited to usage in forms.',
35
+ meta: BaseButtonStories,
36
+ path: '/docs/components-base-basebutton--docs'
37
+ }
38
+ ]}
39
+ />
40
+
41
+ <br />
42
+
43
+ ## Contact Form
44
+
45
+ Below is contact form that was created using the above components and a couple `div` wrappers to adjust spacing between fields.
46
+
47
+ <Canvas
48
+ meta={FormContactStories}
49
+ of={FormContactStories.BaseStory}
50
+ />
51
+
52
+ Depending on your framework, you will need to modify the `<form>` attributes and possibly convert the submit `<button>` to an input, such as:
53
+
54
+ ```html
55
+ <input
56
+ type="submit"
57
+ class="BaseButton text-contrast-none inline-block -primary"
58
+ />
59
+ ```
@@ -0,0 +1,15 @@
1
+ import { Meta, Canvas, Story } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+
4
+ <Meta
5
+ title="Navigation/Overview"
6
+ parameters={{ viewMode: 'docs' }}
7
+ />
8
+
9
+ # Navigation
10
+
11
+ Use these components as global layout elements in your website or application.
12
+
13
+ - [Headers](?path=/docs/navigation-headers-overview--docs)
14
+ - [Footers](?path=/docs/navigation-footers-overview--docs)
15
+ - [Secondary Navigation](?path=/docs/navigation-footers-overview--docs)
@@ -0,0 +1,21 @@
1
+ import { Meta, Canvas, Story } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as TheFooterStories from './../../components/TheFooter/TheFooter.stories'
4
+
5
+ <Meta title="Navigation/Footers/Overview" />
6
+
7
+ # Footers
8
+
9
+ Footers are to be placed at the very bottom of your website or application. Footer styles are specific to your site's visibility and theme (internal vs. external/public). If you are using the [Internal Theme](?path=/docs/foundation-themes--docs#internal-theme), be sure to use the [Internal Footer](?path=/docs/global-layout-footers-for-internal-sites--docs). If your website or application is public-facing, be sure to use the External footer (coming soon).
10
+
11
+ <ComponentList
12
+ components={[
13
+ {
14
+ heading: 'External Footer',
15
+ meta: TheFooterStories,
16
+ path: '/story/navigation-footers-external-footer--base-story',
17
+ fullWidth: true,
18
+ fullCanvas: true
19
+ }
20
+ ]}
21
+ />
@@ -0,0 +1,29 @@
1
+ import { Meta } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as NavDesktopStories from './../../components/NavDesktop/NavDesktop.stories'
4
+ import * as NavDesktopEduStories from './../../components/NavDesktopEdu/NavDesktopEdu.stories'
5
+
6
+ <Meta title="Navigation/Headers/Overview" />
7
+
8
+ # Headers
9
+
10
+ Headers are to be placed at the very top of your website or application. Header styles are specific to your site's visibility (internal vs. external/public) and theme.
11
+
12
+ <ComponentList
13
+ components={[
14
+ {
15
+ heading: 'External Header (WWW)',
16
+ meta: NavDesktopStories,
17
+ path: '/story/navigation-headers-www-navdesktop--base-story',
18
+ fullWidth: true,
19
+ fullCanvas: true
20
+ },
21
+ {
22
+ heading: 'External Header (EDU)',
23
+ meta: NavDesktopEduStories,
24
+ path: '/story/navigation-headers-edu-navdesktopedu--base-story',
25
+ fullWidth: true,
26
+ fullCanvas: true
27
+ }
28
+ ]}
29
+ />
@@ -0,0 +1,57 @@
1
+ import { Meta } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as HeroSmallStories from './../../components/HeroMedium/HeroSmall.stories'
4
+ import * as HeroMediumStories from './../../components/HeroMedium/HeroMedium.stories'
5
+ import * as HeroLargeStories from './../../components/HeroLarge/HeroLarge.stories'
6
+ import * as HeroMediaStories from './../../components/HeroMedia/HeroMedia.stories'
7
+ import * as HeroListingIndexStories from './../../components/HeroListingIndex/HeroListingIndex.stories'
8
+
9
+ <Meta title="Components/Heroes/Overview" />
10
+
11
+ # Hero Blocks
12
+
13
+ Hero components are reserved for usage at the top of the page. There should only be one hero per page. All hero blocks include page layout assumptions and use a max width of `max-w-screen-3xl`.
14
+
15
+ <ComponentList
16
+ components={[
17
+ {
18
+ heading: 'Small',
19
+ meta: HeroSmallStories,
20
+ path: '/story/components-heroes-small--base-story',
21
+ fullWidth: true,
22
+ fullCanvas: true
23
+ },
24
+ {
25
+ heading: 'Medium',
26
+ meta: HeroMediumStories,
27
+ path: '/story/components-heroes-medium--base-story',
28
+ fullWidth: true,
29
+ fullCanvas: true
30
+ },
31
+ {
32
+ heading: 'Large',
33
+ customDescription:
34
+ 'Includes a large text overlay that works best with background images that have a focal point on the right side of the image.',
35
+ meta: HeroLargeStories,
36
+ path: '/story/components-heroes-large--base-story',
37
+ fullWidth: true,
38
+ fullCanvas: true
39
+ },
40
+ {
41
+ heading: 'Media Only',
42
+ meta: HeroMediaStories,
43
+ path: '/docs/components-heroes-media-only--docs',
44
+ fullWidth: true,
45
+ fullCanvas: true,
46
+ canvasClass: 'sbdocs-inline-height'
47
+ },
48
+ {
49
+ heading: 'For Listing Pages',
50
+ meta: HeroListingIndexStories,
51
+ path: '/docs/components-heroes-for-listing-pages--docs',
52
+ fullWidth: true,
53
+ fullCanvas: true,
54
+ canvasClass: 'sbdocs-inline-height'
55
+ }
56
+ ]}
57
+ />
@@ -0,0 +1,39 @@
1
+ import { Meta } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as MixinAnimationCaretStories from './../../components/MixinAnimationCaret/MixinAnimationCaret.stories'
4
+ import * as MixinVideoBgStories from './../../components/MixinVideoBg/MixinVideoBg.stories'
5
+ import * as MixinCarouselStories from './../../components/MixinCarousel/MixinCarousel.stories'
6
+
7
+ <Meta title="Mixins/Overview" />
8
+
9
+ # Mixins
10
+
11
+ Mixins are intended for developer use when creating new components, but aren't meant to be used alone, as they usually require additional components to function properly, or additional markup for accessibility. General users of Explorer 1 should look at [Base](?path=/docs/base-overview--docs) and [Block](?path=/docs/blocks-overview--docs) components instead.
12
+
13
+ <br />
14
+
15
+ <ComponentList
16
+ components={[
17
+ {
18
+ heading: 'MixinAnimationCaret',
19
+ meta: MixinAnimationCaretStories,
20
+ path: '/docs/mixins-mixinanimationcaret--docs'
21
+ },
22
+ {
23
+ heading: 'MixinVideoBg',
24
+ customDescription:
25
+ "A video mixin that autoplays a muted video and retains the video's aspect ratio. Useful for creating background video layouts.",
26
+ meta: MixinVideoBgStories,
27
+ path: '/docs/mixins-mixinvideobg--docs',
28
+ fullWidth: true,
29
+ fullCanvas: true
30
+ },
31
+ {
32
+ heading: 'MixinCarousel',
33
+ meta: MixinCarouselStories,
34
+ path: '/docs/mixins-mixincarousel--docs',
35
+ fullWidth: true,
36
+ fullCanvas: true
37
+ }
38
+ ]}
39
+ />
@@ -0,0 +1,30 @@
1
+ import { Meta } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as SearchInputStories from './../../components/SearchInput/SearchInput.stories'
4
+ import * as SearchResultCardStories from './../../components/SearchResultCard/SearchResultCard.stories'
5
+
6
+ <Meta
7
+ title="Components/Search/Overview"
8
+ parameters={{ viewMode: 'docs' }}
9
+ />
10
+
11
+ # Search Components
12
+
13
+ Styles for a basic search input field and result items are available for use. Explorer 1 only provides styles for search components, it does not provide any search functionality.
14
+
15
+ <ComponentList
16
+ components={[
17
+ {
18
+ heading: 'SearchInput',
19
+ meta: SearchInputStories,
20
+ path: '/docs/components-search-searchinput--docs'
21
+ },
22
+ {
23
+ heading: 'SearchResultCard',
24
+ meta: SearchResultCardStories,
25
+ path: '/docs/components-search-searchresultcard--docs',
26
+ canvasClass: 'sbdocs-inline-height sbdocs-inline-height-xs',
27
+ fullWidth: true
28
+ }
29
+ ]}
30
+ />
@@ -0,0 +1,22 @@
1
+ import { Meta } from '@storybook/blocks'
2
+ import { ComponentList } from './../utils/ComponentList'
3
+ import * as BackToTopStories from './../../components/BackToTop/BackToTop.stories'
4
+
5
+ <Meta
6
+ title="Components/Utilities/Overview"
7
+ parameters={{ viewMode: 'docs' }}
8
+ />
9
+
10
+ # Utilities
11
+
12
+ Components that provide specialized functionalities for enhancing the user experience.
13
+
14
+ <ComponentList
15
+ components={[
16
+ {
17
+ heading: 'BackToTop',
18
+ meta: BackToTopStories,
19
+ path: '/docs/components-utilities-backtotop--docs'
20
+ }
21
+ ]}
22
+ />
@@ -0,0 +1,25 @@
1
+ import { Meta } from '@storybook/blocks'
2
+
3
+ <Meta title="Roadmap" />
4
+
5
+ # Roadmap
6
+
7
+ ## Now
8
+
9
+ - Add `BlockAccordion`
10
+ - Add internal header and footer components
11
+ - Add overview page for /Components/Blocks
12
+
13
+ ## Next
14
+
15
+ - Components to support the EDU theme and functionality
16
+ - Improvements to the accessibility guide and getting started guide for designers
17
+ - Add more overview pages
18
+
19
+ ## Later
20
+
21
+ - Adding branding assets (logos) in a downloadable format
22
+ - Guidance on website headers and footers
23
+ - Dependency graphs for each component
24
+ - Multiple `dist` targets: purged, not purged, modern browsers only, etc.
25
+ - Tailwind 3
@@ -0,0 +1,102 @@
1
+ /* eslint-disable prettier/prettier */
2
+ /* Custom react component for rendering TOC of components
3
+ * docs: https://storybook.js.org/docs/react/writing-docs/docs-page#custom-inline-rendering
4
+ */
5
+
6
+ import React from 'react'
7
+ import { Canvas, Description } from '@storybook/blocks'
8
+
9
+ export function ComponentItem(props) {
10
+ /*
11
+ props: {
12
+ heading, // required: heading for the card, usually component name
13
+ meta, // required: CSF exports (import * as Stories). CSF must have a Story export named "Default"
14
+ customDescription, // optional: override the CSF component description
15
+ canvasClass, // optional: use sbdocs classes to adjust the height of the canvas
16
+ fullWidth, // optional: if the canvas should be full width as opposed to side-by-side
17
+ fullCanvas, // optional: if the canvas should be full bleed
18
+ hideCanvas, // optional: if the canvas should be hidden
19
+ }
20
+ */
21
+
22
+ const hrefTo = (path) => {
23
+ return new Promise((resolve) => {
24
+ const { location } = document
25
+
26
+ // Drop the `iframe.html` from the preview path
27
+ const sbPath = location.pathname.replace(/iframe\.html$/, '')
28
+ const url = `${location.origin + sbPath}?${Object.entries({ path })
29
+ .map((item) => `${item[0]}=${item[1]}`)
30
+ .join('&')}`
31
+
32
+ parent.window.location = url
33
+ })
34
+ }
35
+ const navigate = (path) => {
36
+ hrefTo(path)
37
+ }
38
+ if (props.meta) {
39
+ let wrapperClass = 'text-base'
40
+ if (props.fullWidth) {
41
+ if (props.fullCanvas) {
42
+ wrapperClass += ' sbdocs-preview-full-width'
43
+ }
44
+ } else {
45
+ wrapperClass += ' lg:flex items-start pt-3'
46
+ }
47
+
48
+ let canvasWrapperClass = ''
49
+ if (props.fullWidth) {
50
+ if (props.fullCanvas) {
51
+ canvasWrapperClass += ' sbdocs-preview-full-width'
52
+ }
53
+ } else {
54
+ canvasWrapperClass += ' lg:w-1/2'
55
+ }
56
+
57
+ return (
58
+ <div className={wrapperClass}>
59
+ <div className={'reactdocs-container pr-5' + (props.fullWidth ? '' : ' lg:w-1/2')}>
60
+ <h3 className="text-base tracking-tight font-medium mt-3 mb-3">
61
+ <button
62
+ className="sbdocs sbdocs-a font-medium"
63
+ onClick={() => {
64
+ navigate(props.path)
65
+ }}
66
+ >
67
+ {props.heading}
68
+ </button>
69
+ </h3>
70
+ <div>
71
+ {props.customDescription ? (
72
+ <p>{props.customDescription}</p>
73
+ ) : props.meta ? (
74
+ <Description of={props.meta} />
75
+ ) : (
76
+ ''
77
+ )}
78
+ </div>
79
+ </div>
80
+
81
+ <div className={canvasWrapperClass}>
82
+ {props.hideCanvas ? (
83
+ <button
84
+ className="mt-6 p-6 flex justify-center shadow-sm border border-gray-light-mid rounded-md items-center"
85
+ onClick={() => {
86
+ navigate(props.path)
87
+ }}
88
+ >
89
+ <div className="text-gray-mid">View component for details</div>
90
+ </button>
91
+ ) : (
92
+ <Canvas
93
+ className={props.canvasClass}
94
+ meta={props.meta}
95
+ of={props.meta.BaseStory}
96
+ />
97
+ )}
98
+ </div>
99
+ </div>
100
+ )
101
+ }
102
+ }
@@ -0,0 +1,17 @@
1
+ /* eslint-disable prettier/prettier */
2
+ /* Custom react component for rendering TOC of components
3
+ * docs: https://storybook.js.org/docs/react/writing-docs/docs-page#custom-inline-rendering
4
+ */
5
+
6
+ import React from 'react'
7
+ import { ComponentItem } from './ComponentItem'
8
+
9
+ export function ComponentList(props) {
10
+ return (
11
+ <div className="reactdocs-content">
12
+ {props.components.map((component, index) => {
13
+ return <ComponentItem key={index} {...component} />
14
+ })}
15
+ </div>
16
+ )
17
+ }
@@ -79,7 +79,7 @@ export const ContentPageData = {
79
79
  }
80
80
 
81
81
  // stories
82
- export const Template = {
82
+ export const BaseStory = {
83
83
  name: 'PageContent',
84
84
  args: {
85
85
  data: ContentPageData
@@ -16,7 +16,7 @@ export default {
16
16
  }
17
17
 
18
18
  // stories
19
- export const EventDetail = {
19
+ export const BaseStory = {
20
20
  args: {
21
21
  data: {
22
22
  id: '285',
@@ -28,7 +28,7 @@ export default {
28
28
  excludeStories: /.*Data$/
29
29
  }
30
30
 
31
- export const NewsDetail = {
31
+ export const BaseStory = {
32
32
  args: {
33
33
  data: {
34
34
  slug: 'nasas-ingenuity-mars-helicopter-recharges-its-batteries-in-flight',
@@ -75,7 +75,7 @@ export const NewsDetail = {
75
75
  export const InlineHero = {
76
76
  args: {
77
77
  data: {
78
- ...NewsDetail.args.data,
78
+ ...BaseStory.args.data,
79
79
  heroPosition: 'inline'
80
80
  }
81
81
  }
@@ -84,7 +84,7 @@ export const InlineHero = {
84
84
  export const HeroCarousel = {
85
85
  args: {
86
86
  data: {
87
- ...NewsDetail.args.data,
87
+ ...BaseStory.args.data,
88
88
  hero: [{ blockType: 'CarouselBlock', blocks: BlockImageCarouselData }]
89
89
  }
90
90
  }
@@ -93,7 +93,7 @@ export const HeroCarousel = {
93
93
  export const HeroImageComparison = {
94
94
  args: {
95
95
  data: {
96
- ...NewsDetail.args.data,
96
+ ...BaseStory.args.data,
97
97
  heroPosition: 'inline',
98
98
  hero: [
99
99
  {
@@ -107,7 +107,7 @@ export const HeroImageComparison = {
107
107
  export const HeroVideo = {
108
108
  args: {
109
109
  data: {
110
- ...NewsDetail.args.data,
110
+ ...BaseStory.args.data,
111
111
  hero: [
112
112
  {
113
113
  blockType: 'VideoBlock',
@@ -123,7 +123,7 @@ export const HeroVideo = {
123
123
  export const HeroVideoEmbed = {
124
124
  args: {
125
125
  data: {
126
- ...NewsDetail.args.data,
126
+ ...BaseStory.args.data,
127
127
  heroPosition: 'inline',
128
128
  hero: [
129
129
  {
@@ -141,7 +141,7 @@ export const HeroVideoEmbed = {
141
141
  export const NoHero = {
142
142
  args: {
143
143
  data: {
144
- ...NewsDetail.args.data,
144
+ ...BaseStory.args.data,
145
145
  hero: []
146
146
  }
147
147
  }
@@ -150,7 +150,7 @@ export const NoHero = {
150
150
  export const WithTopper = {
151
151
  args: {
152
152
  data: {
153
- ...NewsDetail.args.data,
153
+ ...BaseStory.args.data,
154
154
  topper:
155
155
  '<p>Editor’s Note: Mars Helicopter flight delayed to no earlier than April 14.</p><p><a href="https://mars.nasa.gov/technology/helicopter/status/291/mars-helicopter-flight-delayed-to-no-earlier-than-april-14/"><i>Read here for more information</i></a><i>.</i></p><p></p><hr/><p></p>'
156
156
  }
@@ -13,12 +13,17 @@ export default {
13
13
  parameters: {
14
14
  html: {
15
15
  root: '#storyDecorator'
16
+ },
17
+ docs: {
18
+ description: {
19
+ component: 'Doesn\'t look like EDU? Be sure to select "EDU Theme" in the toolbar dropdown.'
20
+ }
16
21
  }
17
22
  },
18
23
  excludeStories: /.*Data$/
19
24
  }
20
25
 
21
- export const EduNewsDetail = {
26
+ export const BaseStory = {
22
27
  args: {
23
28
  data: {
24
29
  slug: 'nasas-ingenuity-mars-helicopter-recharges-its-batteries-in-flight',
@@ -48,7 +53,7 @@ export const EduNewsDetail = {
48
53
  export const InlineHero = {
49
54
  args: {
50
55
  data: {
51
- ...EduNewsDetail.args.data,
56
+ ...BaseStory.args.data,
52
57
  heroPosition: 'inline'
53
58
  }
54
59
  }
@@ -57,7 +62,7 @@ export const InlineHero = {
57
62
  export const NoHero = {
58
63
  args: {
59
64
  data: {
60
- ...EduNewsDetail.args.data,
65
+ ...BaseStory.args.data,
61
66
  hero: []
62
67
  }
63
68
  }
@@ -67,7 +67,7 @@ const dateTimeArray = computed(() => {
67
67
  <template>
68
68
  <div
69
69
  v-if="data"
70
- class="ThemeVariantLight"
70
+ class="ThemeEdu ThemeVariantLight"
71
71
  :class="computedClass"
72
72
  itemscope
73
73
  itemtype="http://schema.org/Article"
@@ -1,68 +0,0 @@
1
- import { Meta, Story, Canvas, ArgsTable } from '@storybook/addon-docs'
2
- import BaseCheckboxGroup from './BaseCheckboxGroup.vue'
3
-
4
- <Meta
5
- title="Components/Base/BaseCheckboxGroup"
6
- component={BaseCheckboxGroup}
7
- parameters={{ viewMode: 'docs' }}
8
- />
9
-
10
- export const BaseCheckboxGroupData = {
11
- options: [
12
- {
13
- id: 'educators',
14
- title: 'Educators',
15
- text: null
16
- },
17
- {
18
- id: 'educator-workshop',
19
- title: 'Educators Workshops',
20
- text: 'Southern California'
21
- },
22
- {
23
- id: 'students',
24
- title: 'Students K-12',
25
- text: null
26
- },
27
- {
28
- id: 'internships',
29
- title: 'Internships',
30
- text: null
31
- }
32
- ],
33
- group: 'edumail',
34
- heading: 'JPL Education Groups',
35
- subHeading:
36
- 'The JPL Education Office also offers email updates about classroom activities and workshops for educators, projects and competitons for K-12 students and internship opportunities at JPL and NASA.',
37
- title: 'Education Email Groups'
38
- }
39
-
40
- export const BaseCheckboxGroupTemplate = (args) => ({
41
- props: Object.keys(args),
42
- components: { BaseCheckboxGroup },
43
- template: `<BaseCheckboxGroup :options="options" :group="group" :heading="heading" :sub-heading="subHeading" :title="title"
44
- ></BaseCheckboxGroup>`
45
- })
46
-
47
- # Base Checkbox Group
48
-
49
- ## Usage
50
-
51
- The BaseCheckboxGroup component is expected to contain an array of options and a grouping name with the goal of selecting multiple options.
52
-
53
- <Canvas>
54
- <Story
55
- name="Default"
56
- args={BaseCheckboxGroupData}
57
- >
58
- {BaseCheckboxGroupTemplate.bind({})}
59
- </Story>
60
- </Canvas>
61
-
62
- ## Props
63
-
64
- <ArgsTable for={BaseCheckboxGroup} />
65
-
66
- ## Example data
67
-
68
- <code language="json">{JSON.stringify(BaseCheckboxGroupData, null, 2)}</code>