@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
@@ -13,7 +13,7 @@ declare namespace _default {
13
13
  export let excludeStories: RegExp;
14
14
  }
15
15
  export default _default;
16
- export namespace EduNewsDetail {
16
+ export namespace BaseStory {
17
17
  namespace args {
18
18
  let data: {
19
19
  body: ({
@@ -401,777 +401,14 @@ export namespace EduNewsDetail {
401
401
  }
402
402
  export namespace InlineHero {
403
403
  export namespace args_1 {
404
- let data_1: {
405
- heroPosition: string;
406
- body: ({
407
- blockType: string;
408
- heading: string;
409
- text: string;
410
- page: {
411
- url: string;
412
- };
413
- externalLink: string;
414
- } | {
415
- blockType: string;
416
- title: string;
417
- caption: string;
418
- url: string;
419
- } | {
420
- blockType: string;
421
- fullBleed: boolean;
422
- image: {
423
- alt: string;
424
- caption: string;
425
- credit: string;
426
- detailUrl: string;
427
- original: string;
428
- src: {
429
- height: number;
430
- url: string;
431
- width: number;
432
- };
433
- srcSet: string;
434
- };
435
- imageFullBleed: {
436
- alt: string;
437
- caption: string;
438
- credit: string;
439
- detailUrl: string;
440
- original: string;
441
- src: {
442
- width: number;
443
- height: number;
444
- url: string;
445
- };
446
- srcCropped: {
447
- width: number;
448
- height: number;
449
- url: string;
450
- };
451
- screenXs: {
452
- url: string;
453
- width: number;
454
- };
455
- screenLg: {
456
- url: string;
457
- width: number;
458
- };
459
- screenXl: {
460
- url: string;
461
- width: number;
462
- };
463
- screenThreexl: {
464
- url: string;
465
- width: number;
466
- };
467
- };
468
- } | {
469
- blockType: string;
470
- beforeImage: {
471
- src: {
472
- url: string;
473
- };
474
- srcCropped: {
475
- url: string;
476
- };
477
- };
478
- afterImage: {
479
- src: {
480
- url: string;
481
- };
482
- srcCropped: {
483
- url: string;
484
- };
485
- };
486
- caption: string;
487
- } | {
488
- id: string;
489
- blockType: string;
490
- galleryTitle: string;
491
- galleryDescription: string;
492
- coverImage: {
493
- alt: string;
494
- title: string;
495
- caption: string;
496
- credit: string;
497
- detailUrl: string;
498
- original: string;
499
- src: {
500
- height: string;
501
- url: string;
502
- width: string;
503
- };
504
- srcSet: string;
505
- };
506
- gallerySlides: {
507
- image: {
508
- alt: string;
509
- title: string;
510
- caption: string;
511
- credit: string;
512
- detailUrl: string;
513
- original: string;
514
- src: {
515
- height: string;
516
- url: string;
517
- width: string;
518
- };
519
- srcSet: string;
520
- };
521
- }[];
522
- } | {
523
- blockType: string;
524
- text: string;
525
- alignTo: string;
526
- image: {
527
- alt: string;
528
- src: {
529
- height: number;
530
- url: string;
531
- width: number;
532
- };
533
- original: string;
534
- caption: string;
535
- credit: string;
536
- detailUrl: string;
537
- };
538
- displayCaption: boolean;
539
- } | {
540
- blockType: string;
541
- heading: string;
542
- listItem: {
543
- text: string;
544
- }[];
545
- } | {
546
- blockType: string;
547
- items: ({
548
- description: string;
549
- heading: string;
550
- image: {
551
- src: {
552
- url: string;
553
- width: string;
554
- height: string;
555
- };
556
- };
557
- links: ({
558
- externalLink: string;
559
- page: null;
560
- text: string;
561
- } | {
562
- externalLink: null;
563
- page: {
564
- url: string;
565
- };
566
- text: string;
567
- })[];
568
- } | {
569
- description: string;
570
- heading: string;
571
- image: {
572
- src: {
573
- url: string;
574
- width: string;
575
- height: string;
576
- };
577
- };
578
- links: {
579
- externalLink: null;
580
- page: null;
581
- document: {
582
- url: string;
583
- };
584
- text: string;
585
- }[];
586
- })[];
587
- } | {
588
- blockType: string;
589
- quote: string;
590
- attribution: string;
591
- quoteLink: {
592
- externalLink: string;
593
- page: {
594
- url: string;
595
- };
596
- }[];
597
- thumbnail: {
598
- src: string;
599
- alt: string;
600
- };
601
- } | {
602
- blockType: string;
603
- heading: string;
604
- links: ({
605
- text: string;
606
- document: {
607
- url: string;
608
- };
609
- page: string;
610
- externalLink: string;
611
- } | {
612
- text: string;
613
- document: string;
614
- page: {
615
- url: string;
616
- };
617
- externalLink: string;
618
- } | {
619
- text: string;
620
- document: string;
621
- page: string;
622
- externalLink: string;
623
- })[];
624
- } | {
625
- blockType: string;
626
- table: string;
627
- } | {
628
- blockType: string;
629
- video: {
630
- duration: string;
631
- file: string;
632
- fileExtension: string;
633
- fileOgg: string;
634
- fileWebm: string;
635
- height: null;
636
- id: string;
637
- sources: string;
638
- title: string;
639
- type: string;
640
- width: null;
641
- };
642
- caption: string;
643
- credit: string;
644
- } | {
645
- level: string;
646
- size: string;
647
- blockType: string;
648
- heading: string;
649
- value?: undefined;
650
- showTitle?: undefined;
651
- items?: undefined;
652
- } | {
653
- blockType: string;
654
- value: string;
655
- showTitle?: undefined;
656
- items?: undefined;
657
- } | {
658
- heading: string;
659
- introduction: string;
660
- buttonText: string;
661
- image: {
662
- full: {
663
- url: string;
664
- width: number;
665
- height: number;
666
- };
667
- half: {
668
- url: string;
669
- width: number;
670
- height: number;
671
- };
672
- };
673
- fullWidthImage: boolean;
674
- teaserPage: ({
675
- blockType: string;
676
- page?: undefined;
677
- } | {
678
- blockType: string;
679
- page: {
680
- label: string;
681
- title: string;
682
- url: string;
683
- };
684
- })[];
685
- blockType: string;
686
- value?: undefined;
687
- showTitle?: undefined;
688
- items?: undefined;
689
- } | {
690
- blockType: string;
691
- showTitle: boolean;
692
- items: {
693
- image: {
694
- alt: string;
695
- title: string;
696
- caption: string;
697
- credit: string;
698
- detailUrl: string;
699
- original: string;
700
- src: {
701
- height: string;
702
- url: string;
703
- width: string;
704
- };
705
- srcSet: string;
706
- };
707
- }[];
708
- value?: undefined;
709
- } | {
710
- embed: {
711
- embed: string;
712
- };
713
- caption: string;
714
- credit: string;
715
- blockType: string;
716
- value?: undefined;
717
- showTitle?: undefined;
718
- items?: undefined;
719
- })[];
720
- slug: string;
721
- url: string;
722
- title: string;
723
- firstPublishedAt: string;
724
- getTopicsForDisplay: {
725
- title: string;
726
- url: string;
727
- }[];
728
- topper: string;
729
- summary: string;
730
- thumbnailImage: {
731
- original: string;
732
- };
733
- heroImage: {
734
- src: {
735
- url: string;
736
- width: number;
737
- height: number;
738
- };
739
- screenXs: {
740
- url: string;
741
- width: number;
742
- };
743
- screenSm: {
744
- url: string;
745
- width: number;
746
- };
747
- screenMd: {
748
- url: string;
749
- width: number;
750
- };
751
- screenLg: {
752
- url: string;
753
- width: number;
754
- };
755
- screenXl: {
756
- url: string;
757
- width: number;
758
- };
759
- screenTwoxl: {
760
- url: string;
761
- width: number;
762
- };
763
- screenThreexl: {
764
- url: string;
765
- width: number;
766
- };
767
- alt: string;
768
- caption: string;
769
- credit: string;
770
- detailUrl: string;
771
- };
772
- heroImageInline: {
773
- alt: string;
774
- caption: string;
775
- credit: string;
776
- detailUrl: string;
777
- original: string;
778
- src: {
779
- height: number;
780
- url: string;
781
- width: number;
782
- };
783
- srcSet: string;
784
- };
785
- };
786
- export { data_1 as data };
787
- }
788
- export { args_1 as args };
789
- }
790
- export namespace NoHero {
791
- export namespace args_2 {
792
- let data_2: {
793
- hero: never[];
794
- body: ({
795
- blockType: string;
796
- heading: string;
797
- text: string;
798
- page: {
799
- url: string;
800
- };
801
- externalLink: string;
802
- } | {
803
- blockType: string;
804
- title: string;
805
- caption: string;
806
- url: string;
807
- } | {
808
- blockType: string;
809
- fullBleed: boolean;
810
- image: {
811
- alt: string;
812
- caption: string;
813
- credit: string;
814
- detailUrl: string;
815
- original: string;
816
- src: {
817
- height: number;
818
- url: string;
819
- width: number;
820
- };
821
- srcSet: string;
822
- };
823
- imageFullBleed: {
824
- alt: string;
825
- caption: string;
826
- credit: string;
827
- detailUrl: string;
828
- original: string;
829
- src: {
830
- width: number;
831
- height: number;
832
- url: string;
833
- };
834
- srcCropped: {
835
- width: number;
836
- height: number;
837
- url: string;
838
- };
839
- screenXs: {
840
- url: string;
841
- width: number;
842
- };
843
- screenLg: {
844
- url: string;
845
- width: number;
846
- };
847
- screenXl: {
848
- url: string;
849
- width: number;
850
- };
851
- screenThreexl: {
852
- url: string;
853
- width: number;
854
- };
855
- };
856
- } | {
857
- blockType: string;
858
- beforeImage: {
859
- src: {
860
- url: string;
861
- };
862
- srcCropped: {
863
- url: string;
864
- };
865
- };
866
- afterImage: {
867
- src: {
868
- url: string;
869
- };
870
- srcCropped: {
871
- url: string;
872
- };
873
- };
874
- caption: string;
875
- } | {
876
- id: string;
877
- blockType: string;
878
- galleryTitle: string;
879
- galleryDescription: string;
880
- coverImage: {
881
- alt: string;
882
- title: string;
883
- caption: string;
884
- credit: string;
885
- detailUrl: string;
886
- original: string;
887
- src: {
888
- height: string;
889
- url: string;
890
- width: string;
891
- };
892
- srcSet: string;
893
- };
894
- gallerySlides: {
895
- image: {
896
- alt: string;
897
- title: string;
898
- caption: string;
899
- credit: string;
900
- detailUrl: string;
901
- original: string;
902
- src: {
903
- height: string;
904
- url: string;
905
- width: string;
906
- };
907
- srcSet: string;
908
- };
909
- }[];
910
- } | {
911
- blockType: string;
912
- text: string;
913
- alignTo: string;
914
- image: {
915
- alt: string;
916
- src: {
917
- height: number;
918
- url: string;
919
- width: number;
920
- };
921
- original: string;
922
- caption: string;
923
- credit: string;
924
- detailUrl: string;
925
- };
926
- displayCaption: boolean;
927
- } | {
928
- blockType: string;
929
- heading: string;
930
- listItem: {
931
- text: string;
932
- }[];
933
- } | {
934
- blockType: string;
935
- items: ({
936
- description: string;
937
- heading: string;
938
- image: {
939
- src: {
940
- url: string;
941
- width: string;
942
- height: string;
943
- };
944
- };
945
- links: ({
946
- externalLink: string;
947
- page: null;
948
- text: string;
949
- } | {
950
- externalLink: null;
951
- page: {
952
- url: string;
953
- };
954
- text: string;
955
- })[];
956
- } | {
957
- description: string;
958
- heading: string;
959
- image: {
960
- src: {
961
- url: string;
962
- width: string;
963
- height: string;
964
- };
965
- };
966
- links: {
967
- externalLink: null;
968
- page: null;
969
- document: {
970
- url: string;
971
- };
972
- text: string;
973
- }[];
974
- })[];
975
- } | {
976
- blockType: string;
977
- quote: string;
978
- attribution: string;
979
- quoteLink: {
980
- externalLink: string;
981
- page: {
982
- url: string;
983
- };
984
- }[];
985
- thumbnail: {
986
- src: string;
987
- alt: string;
988
- };
989
- } | {
990
- blockType: string;
991
- heading: string;
992
- links: ({
993
- text: string;
994
- document: {
995
- url: string;
996
- };
997
- page: string;
998
- externalLink: string;
999
- } | {
1000
- text: string;
1001
- document: string;
1002
- page: {
1003
- url: string;
1004
- };
1005
- externalLink: string;
1006
- } | {
1007
- text: string;
1008
- document: string;
1009
- page: string;
1010
- externalLink: string;
1011
- })[];
1012
- } | {
1013
- blockType: string;
1014
- table: string;
1015
- } | {
1016
- blockType: string;
1017
- video: {
1018
- duration: string;
1019
- file: string;
1020
- fileExtension: string;
1021
- fileOgg: string;
1022
- fileWebm: string;
1023
- height: null;
1024
- id: string;
1025
- sources: string;
1026
- title: string;
1027
- type: string;
1028
- width: null;
1029
- };
1030
- caption: string;
1031
- credit: string;
1032
- } | {
1033
- level: string;
1034
- size: string;
1035
- blockType: string;
1036
- heading: string;
1037
- value?: undefined;
1038
- showTitle?: undefined;
1039
- items?: undefined;
1040
- } | {
1041
- blockType: string;
1042
- value: string;
1043
- showTitle?: undefined;
1044
- items?: undefined;
1045
- } | {
1046
- heading: string;
1047
- introduction: string;
1048
- buttonText: string;
1049
- image: {
1050
- full: {
1051
- url: string;
1052
- width: number;
1053
- height: number;
1054
- };
1055
- half: {
1056
- url: string;
1057
- width: number;
1058
- height: number;
1059
- };
1060
- };
1061
- fullWidthImage: boolean;
1062
- teaserPage: ({
1063
- blockType: string;
1064
- page?: undefined;
1065
- } | {
1066
- blockType: string;
1067
- page: {
1068
- label: string;
1069
- title: string;
1070
- url: string;
1071
- };
1072
- })[];
1073
- blockType: string;
1074
- value?: undefined;
1075
- showTitle?: undefined;
1076
- items?: undefined;
1077
- } | {
1078
- blockType: string;
1079
- showTitle: boolean;
1080
- items: {
1081
- image: {
1082
- alt: string;
1083
- title: string;
1084
- caption: string;
1085
- credit: string;
1086
- detailUrl: string;
1087
- original: string;
1088
- src: {
1089
- height: string;
1090
- url: string;
1091
- width: string;
1092
- };
1093
- srcSet: string;
1094
- };
1095
- }[];
1096
- value?: undefined;
1097
- } | {
1098
- embed: {
1099
- embed: string;
1100
- };
1101
- caption: string;
1102
- credit: string;
1103
- blockType: string;
1104
- value?: undefined;
1105
- showTitle?: undefined;
1106
- items?: undefined;
1107
- })[];
1108
- slug: string;
1109
- url: string;
1110
- title: string;
1111
- firstPublishedAt: string;
1112
- getTopicsForDisplay: {
1113
- title: string;
1114
- url: string;
1115
- }[];
1116
- topper: string;
1117
- summary: string;
1118
- thumbnailImage: {
1119
- original: string;
1120
- };
1121
- heroPosition: string;
1122
- heroImage: {
1123
- src: {
1124
- url: string;
1125
- width: number;
1126
- height: number;
1127
- };
1128
- screenXs: {
1129
- url: string;
1130
- width: number;
1131
- };
1132
- screenSm: {
1133
- url: string;
1134
- width: number;
1135
- };
1136
- screenMd: {
1137
- url: string;
1138
- width: number;
1139
- };
1140
- screenLg: {
1141
- url: string;
1142
- width: number;
1143
- };
1144
- screenXl: {
1145
- url: string;
1146
- width: number;
1147
- };
1148
- screenTwoxl: {
1149
- url: string;
1150
- width: number;
1151
- };
1152
- screenThreexl: {
1153
- url: string;
1154
- width: number;
1155
- };
1156
- alt: string;
1157
- caption: string;
1158
- credit: string;
1159
- detailUrl: string;
1160
- };
1161
- heroImageInline: {
1162
- alt: string;
1163
- caption: string;
1164
- credit: string;
1165
- detailUrl: string;
1166
- original: string;
1167
- src: {
1168
- height: number;
1169
- url: string;
1170
- width: number;
1171
- };
1172
- srcSet: string;
1173
- };
1174
- };
404
+ let data_1: any;
405
+ export { data_1 as data };
406
+ }
407
+ export { args_1 as args };
408
+ }
409
+ export namespace NoHero {
410
+ export namespace args_2 {
411
+ let data_2: any;
1175
412
  export { data_2 as data };
1176
413
  }
1177
414
  export { args_2 as args };