@coinbase/cds-mcp-server 8.62.1 → 8.66.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/mcp-docs/mobile/components/Accordion.txt +2 -0
  3. package/mcp-docs/mobile/components/AccordionItem.txt +2 -0
  4. package/mcp-docs/mobile/components/Alert.txt +2 -0
  5. package/mcp-docs/mobile/components/AreaChart.txt +3 -1
  6. package/mcp-docs/mobile/components/Avatar.txt +2 -0
  7. package/mcp-docs/mobile/components/AvatarButton.txt +2 -0
  8. package/mcp-docs/mobile/components/Banner.txt +3 -1
  9. package/mcp-docs/mobile/components/BarChart.txt +3 -1
  10. package/mcp-docs/mobile/components/Box.txt +2 -0
  11. package/mcp-docs/mobile/components/BrowserBar.txt +2 -0
  12. package/mcp-docs/mobile/components/Button.txt +4 -2
  13. package/mcp-docs/mobile/components/ButtonGroup.txt +2 -0
  14. package/mcp-docs/mobile/components/Calendar.txt +2 -0
  15. package/mcp-docs/mobile/components/Carousel.txt +2 -0
  16. package/mcp-docs/mobile/components/CartesianChart.txt +2 -0
  17. package/mcp-docs/mobile/components/CellMedia.txt +3 -1
  18. package/mcp-docs/mobile/components/Checkbox.txt +2 -0
  19. package/mcp-docs/mobile/components/CheckboxCell.txt +2 -0
  20. package/mcp-docs/mobile/components/CheckboxGroup.txt +2 -0
  21. package/mcp-docs/mobile/components/Chip.txt +2 -0
  22. package/mcp-docs/mobile/components/Coachmark.txt +2 -0
  23. package/mcp-docs/mobile/components/Collapsible.txt +2 -0
  24. package/mcp-docs/mobile/components/Combobox.txt +2 -0
  25. package/mcp-docs/mobile/components/ContainedAssetCard.txt +2 -0
  26. package/mcp-docs/mobile/components/ContentCard.txt +2 -0
  27. package/mcp-docs/mobile/components/ContentCardBody.txt +2 -0
  28. package/mcp-docs/mobile/components/ContentCardFooter.txt +2 -0
  29. package/mcp-docs/mobile/components/ContentCardHeader.txt +2 -0
  30. package/mcp-docs/mobile/components/ContentCell.txt +2 -0
  31. package/mcp-docs/mobile/components/ControlGroup.txt +2 -0
  32. package/mcp-docs/mobile/components/DataCard.txt +56 -0
  33. package/mcp-docs/mobile/components/DateInput.txt +2 -0
  34. package/mcp-docs/mobile/components/DatePicker.txt +2 -0
  35. package/mcp-docs/mobile/components/Divider.txt +2 -0
  36. package/mcp-docs/mobile/components/DotCount.txt +2 -0
  37. package/mcp-docs/mobile/components/DotStatusColor.txt +2 -0
  38. package/mcp-docs/mobile/components/DotSymbol.txt +3 -1
  39. package/mcp-docs/mobile/components/Fallback.txt +2 -0
  40. package/mcp-docs/mobile/components/FloatingAssetCard.txt +2 -0
  41. package/mcp-docs/mobile/components/HStack.txt +2 -0
  42. package/mcp-docs/mobile/components/HeroSquare.txt +3 -1
  43. package/mcp-docs/mobile/components/Icon.txt +3 -1
  44. package/mcp-docs/mobile/components/IconButton.txt +3 -1
  45. package/mcp-docs/mobile/components/InputChip.txt +2 -0
  46. package/mcp-docs/mobile/components/Interactable.txt +2 -0
  47. package/mcp-docs/mobile/components/Legend.txt +2 -0
  48. package/mcp-docs/mobile/components/LineChart.txt +3 -1
  49. package/mcp-docs/mobile/components/Link.txt +2 -0
  50. package/mcp-docs/mobile/components/ListCell.txt +2 -0
  51. package/mcp-docs/mobile/components/LogoMark.txt +2 -0
  52. package/mcp-docs/mobile/components/LogoWordMark.txt +2 -0
  53. package/mcp-docs/mobile/components/Lottie.txt +2 -0
  54. package/mcp-docs/mobile/components/LottieStatusAnimation.txt +2 -0
  55. package/mcp-docs/mobile/components/MediaCard.txt +2 -0
  56. package/mcp-docs/mobile/components/MediaChip.txt +2 -0
  57. package/mcp-docs/mobile/components/MessagingCard.txt +2 -0
  58. package/mcp-docs/mobile/components/Modal.txt +2 -0
  59. package/mcp-docs/mobile/components/ModalBody.txt +2 -0
  60. package/mcp-docs/mobile/components/ModalFooter.txt +2 -0
  61. package/mcp-docs/mobile/components/ModalHeader.txt +3 -1
  62. package/mcp-docs/mobile/components/MultiContentModule.txt +2 -0
  63. package/mcp-docs/mobile/components/NavigationTitle.txt +2 -0
  64. package/mcp-docs/mobile/components/NavigationTitleSelect.txt +2 -0
  65. package/mcp-docs/mobile/components/NudgeCard.txt +2 -0
  66. package/mcp-docs/mobile/components/Numpad.txt +2 -0
  67. package/mcp-docs/mobile/components/Overlay.txt +2 -0
  68. package/mcp-docs/mobile/components/PageFooter.txt +2 -0
  69. package/mcp-docs/mobile/components/PageHeader.txt +2 -0
  70. package/mcp-docs/mobile/components/PercentageBarChart.txt +819 -0
  71. package/mcp-docs/mobile/components/PeriodSelector.txt +4 -2
  72. package/mcp-docs/mobile/components/Pictogram.txt +2 -0
  73. package/mcp-docs/mobile/components/Point.txt +2 -0
  74. package/mcp-docs/mobile/components/PortalProvider.txt +2 -0
  75. package/mcp-docs/mobile/components/Pressable.txt +2 -0
  76. package/mcp-docs/mobile/components/ProgressBar.txt +2 -0
  77. package/mcp-docs/mobile/components/ProgressBarWithFixedLabels.txt +2 -0
  78. package/mcp-docs/mobile/components/ProgressBarWithFloatLabel.txt +2 -0
  79. package/mcp-docs/mobile/components/ProgressCircle.txt +2 -0
  80. package/mcp-docs/mobile/components/Radio.txt +2 -0
  81. package/mcp-docs/mobile/components/RadioCell.txt +2 -0
  82. package/mcp-docs/mobile/components/RadioGroup.txt +2 -0
  83. package/mcp-docs/mobile/components/ReferenceLine.txt +2 -0
  84. package/mcp-docs/mobile/components/RemoteImage.txt +2 -0
  85. package/mcp-docs/mobile/components/RemoteImageGroup.txt +2 -0
  86. package/mcp-docs/mobile/components/RollingNumber.txt +2 -0
  87. package/mcp-docs/mobile/components/Scrubber.txt +2 -0
  88. package/mcp-docs/mobile/components/SearchInput.txt +2 -0
  89. package/mcp-docs/mobile/components/SectionHeader.txt +2 -0
  90. package/mcp-docs/mobile/components/SegmentedTabs.txt +4 -2
  91. package/mcp-docs/mobile/components/Select.txt +2 -0
  92. package/mcp-docs/mobile/components/SelectAlpha.txt +2 -0
  93. package/mcp-docs/mobile/components/SelectChip.txt +2 -0
  94. package/mcp-docs/mobile/components/SelectChipAlpha.txt +2 -0
  95. package/mcp-docs/mobile/components/SelectOption.txt +2 -0
  96. package/mcp-docs/mobile/components/SlideButton.txt +2 -0
  97. package/mcp-docs/mobile/components/Spacer.txt +2 -0
  98. package/mcp-docs/mobile/components/Sparkline.txt +2 -0
  99. package/mcp-docs/mobile/components/SparklineGradient.txt +2 -0
  100. package/mcp-docs/mobile/components/SparklineInteractive.txt +2 -0
  101. package/mcp-docs/mobile/components/SparklineInteractiveHeader.txt +2 -0
  102. package/mcp-docs/mobile/components/Spinner.txt +2 -0
  103. package/mcp-docs/mobile/components/SpotIcon.txt +2 -0
  104. package/mcp-docs/mobile/components/SpotRectangle.txt +2 -0
  105. package/mcp-docs/mobile/components/SpotSquare.txt +2 -0
  106. package/mcp-docs/mobile/components/Stepper.txt +2 -0
  107. package/mcp-docs/mobile/components/SubBrandLogoMark.txt +2 -0
  108. package/mcp-docs/mobile/components/SubBrandLogoWordMark.txt +2 -0
  109. package/mcp-docs/mobile/components/Switch.txt +2 -0
  110. package/mcp-docs/mobile/components/TabIndicator.txt +2 -0
  111. package/mcp-docs/mobile/components/TabLabel.txt +2 -0
  112. package/mcp-docs/mobile/components/TabNavigation.txt +2 -0
  113. package/mcp-docs/mobile/components/TabbedChips.txt +2 -0
  114. package/mcp-docs/mobile/components/TabbedChipsAlpha.txt +2 -0
  115. package/mcp-docs/mobile/components/Tabs.txt +69 -107
  116. package/mcp-docs/mobile/components/Tag.txt +4 -2
  117. package/mcp-docs/mobile/components/Text.txt +2 -0
  118. package/mcp-docs/mobile/components/TextInput.txt +2 -0
  119. package/mcp-docs/mobile/components/ThemeProvider.txt +2 -0
  120. package/mcp-docs/mobile/components/Toast.txt +2 -0
  121. package/mcp-docs/mobile/components/Tooltip.txt +2 -0
  122. package/mcp-docs/mobile/components/TopNavBar.txt +2 -0
  123. package/mcp-docs/mobile/components/Tour.txt +13 -0
  124. package/mcp-docs/mobile/components/Tray.txt +2 -0
  125. package/mcp-docs/mobile/components/UpsellCard.txt +2 -0
  126. package/mcp-docs/mobile/components/VStack.txt +2 -0
  127. package/mcp-docs/mobile/components/XAxis.txt +2 -0
  128. package/mcp-docs/mobile/components/YAxis.txt +2 -0
  129. package/mcp-docs/mobile/getting-started/ai-overview.txt +2 -0
  130. package/mcp-docs/mobile/getting-started/colors.txt +66 -0
  131. package/mcp-docs/mobile/getting-started/installation.txt +2 -0
  132. package/mcp-docs/mobile/getting-started/introduction.txt +2 -0
  133. package/mcp-docs/mobile/getting-started/playground.txt +2 -0
  134. package/mcp-docs/mobile/getting-started/styling.txt +2 -0
  135. package/mcp-docs/mobile/getting-started/templates.txt +2 -0
  136. package/mcp-docs/mobile/getting-started/theming.txt +2 -0
  137. package/mcp-docs/mobile/guides/v8-migration-guide.txt +2 -0
  138. package/mcp-docs/mobile/hooks/useDimensions.txt +2 -0
  139. package/mcp-docs/mobile/hooks/useEventHandler.txt +2 -0
  140. package/mcp-docs/mobile/hooks/useMergeRefs.txt +2 -0
  141. package/mcp-docs/mobile/hooks/useOverlayContentContext.txt +2 -0
  142. package/mcp-docs/mobile/hooks/usePreviousValue.txt +2 -0
  143. package/mcp-docs/mobile/hooks/useRefMap.txt +2 -0
  144. package/mcp-docs/mobile/hooks/useTheme.txt +2 -0
  145. package/mcp-docs/mobile/routes.txt +3 -1
  146. package/mcp-docs/web/components/Accordion.txt +2 -0
  147. package/mcp-docs/web/components/AccordionItem.txt +2 -0
  148. package/mcp-docs/web/components/Alert.txt +2 -0
  149. package/mcp-docs/web/components/AreaChart.txt +3 -1
  150. package/mcp-docs/web/components/Avatar.txt +2 -0
  151. package/mcp-docs/web/components/AvatarButton.txt +2 -0
  152. package/mcp-docs/web/components/Banner.txt +3 -1
  153. package/mcp-docs/web/components/BarChart.txt +3 -1
  154. package/mcp-docs/web/components/Box.txt +2 -0
  155. package/mcp-docs/web/components/Button.txt +4 -2
  156. package/mcp-docs/web/components/ButtonGroup.txt +2 -0
  157. package/mcp-docs/web/components/Calendar.txt +2 -0
  158. package/mcp-docs/web/components/Carousel.txt +2 -0
  159. package/mcp-docs/web/components/CartesianChart.txt +2 -0
  160. package/mcp-docs/web/components/CellMedia.txt +3 -1
  161. package/mcp-docs/web/components/Checkbox.txt +2 -0
  162. package/mcp-docs/web/components/CheckboxCell.txt +2 -0
  163. package/mcp-docs/web/components/CheckboxGroup.txt +2 -0
  164. package/mcp-docs/web/components/Chip.txt +2 -0
  165. package/mcp-docs/web/components/Coachmark.txt +2 -0
  166. package/mcp-docs/web/components/Collapsible.txt +2 -0
  167. package/mcp-docs/web/components/Combobox.txt +2 -0
  168. package/mcp-docs/web/components/ContainedAssetCard.txt +2 -0
  169. package/mcp-docs/web/components/ContentCard.txt +2 -0
  170. package/mcp-docs/web/components/ContentCardBody.txt +2 -0
  171. package/mcp-docs/web/components/ContentCardFooter.txt +2 -0
  172. package/mcp-docs/web/components/ContentCardHeader.txt +2 -0
  173. package/mcp-docs/web/components/ContentCell.txt +2 -0
  174. package/mcp-docs/web/components/ControlGroup.txt +2 -0
  175. package/mcp-docs/web/components/DataCard.txt +100 -0
  176. package/mcp-docs/web/components/DateInput.txt +2 -0
  177. package/mcp-docs/web/components/DatePicker.txt +2 -0
  178. package/mcp-docs/web/components/Divider.txt +2 -0
  179. package/mcp-docs/web/components/DotCount.txt +2 -0
  180. package/mcp-docs/web/components/DotStatusColor.txt +2 -0
  181. package/mcp-docs/web/components/DotSymbol.txt +3 -1
  182. package/mcp-docs/web/components/Dropdown.txt +2 -0
  183. package/mcp-docs/web/components/Fallback.txt +2 -0
  184. package/mcp-docs/web/components/FloatingAssetCard.txt +2 -0
  185. package/mcp-docs/web/components/FocusTrap.txt +2 -0
  186. package/mcp-docs/web/components/FullscreenAlert.txt +3 -1
  187. package/mcp-docs/web/components/FullscreenModal.txt +2 -0
  188. package/mcp-docs/web/components/FullscreenModalLayout.txt +2 -0
  189. package/mcp-docs/web/components/Grid.txt +2 -0
  190. package/mcp-docs/web/components/GridColumn.txt +2 -0
  191. package/mcp-docs/web/components/HStack.txt +2 -0
  192. package/mcp-docs/web/components/HeroSquare.txt +3 -1
  193. package/mcp-docs/web/components/Icon.txt +3 -1
  194. package/mcp-docs/web/components/IconButton.txt +3 -1
  195. package/mcp-docs/web/components/InputChip.txt +2 -0
  196. package/mcp-docs/web/components/Interactable.txt +2 -0
  197. package/mcp-docs/web/components/Legend.txt +2 -0
  198. package/mcp-docs/web/components/LineChart.txt +3 -1
  199. package/mcp-docs/web/components/Link.txt +2 -0
  200. package/mcp-docs/web/components/ListCell.txt +2 -0
  201. package/mcp-docs/web/components/LogoMark.txt +2 -0
  202. package/mcp-docs/web/components/LogoWordMark.txt +2 -0
  203. package/mcp-docs/web/components/Lottie.txt +2 -0
  204. package/mcp-docs/web/components/LottieStatusAnimation.txt +2 -0
  205. package/mcp-docs/web/components/MediaCard.txt +2 -0
  206. package/mcp-docs/web/components/MediaChip.txt +2 -0
  207. package/mcp-docs/web/components/MediaQueryProvider.txt +2 -0
  208. package/mcp-docs/web/components/MessagingCard.txt +2 -0
  209. package/mcp-docs/web/components/Modal.txt +2 -0
  210. package/mcp-docs/web/components/ModalBody.txt +2 -0
  211. package/mcp-docs/web/components/ModalFooter.txt +2 -0
  212. package/mcp-docs/web/components/ModalHeader.txt +3 -1
  213. package/mcp-docs/web/components/MultiContentModule.txt +2 -0
  214. package/mcp-docs/web/components/NavigationBar.txt +2 -0
  215. package/mcp-docs/web/components/NavigationTitle.txt +2 -0
  216. package/mcp-docs/web/components/NavigationTitleSelect.txt +2 -0
  217. package/mcp-docs/web/components/NudgeCard.txt +2 -0
  218. package/mcp-docs/web/components/Overlay.txt +2 -0
  219. package/mcp-docs/web/components/PageFooter.txt +2 -0
  220. package/mcp-docs/web/components/PageHeader.txt +2 -0
  221. package/mcp-docs/web/components/Pagination.txt +2 -0
  222. package/mcp-docs/web/components/PercentageBarChart.txt +814 -0
  223. package/mcp-docs/web/components/PeriodSelector.txt +4 -2
  224. package/mcp-docs/web/components/Pictogram.txt +2 -0
  225. package/mcp-docs/web/components/Point.txt +2 -0
  226. package/mcp-docs/web/components/PopoverPanel.txt +283 -0
  227. package/mcp-docs/web/components/PortalProvider.txt +2 -0
  228. package/mcp-docs/web/components/Pressable.txt +2 -0
  229. package/mcp-docs/web/components/ProgressBar.txt +2 -0
  230. package/mcp-docs/web/components/ProgressBarWithFixedLabels.txt +2 -0
  231. package/mcp-docs/web/components/ProgressBarWithFloatLabel.txt +2 -0
  232. package/mcp-docs/web/components/ProgressCircle.txt +2 -0
  233. package/mcp-docs/web/components/Radio.txt +2 -0
  234. package/mcp-docs/web/components/RadioCell.txt +2 -0
  235. package/mcp-docs/web/components/RadioGroup.txt +2 -0
  236. package/mcp-docs/web/components/ReferenceLine.txt +2 -0
  237. package/mcp-docs/web/components/RemoteImage.txt +2 -0
  238. package/mcp-docs/web/components/RemoteImageGroup.txt +2 -0
  239. package/mcp-docs/web/components/RollingNumber.txt +2 -0
  240. package/mcp-docs/web/components/Scrubber.txt +2 -0
  241. package/mcp-docs/web/components/SearchInput.txt +2 -0
  242. package/mcp-docs/web/components/SectionHeader.txt +2 -0
  243. package/mcp-docs/web/components/SegmentedControl.txt +2 -0
  244. package/mcp-docs/web/components/SegmentedTabs.txt +4 -2
  245. package/mcp-docs/web/components/Select.txt +2 -0
  246. package/mcp-docs/web/components/SelectAlpha.txt +2 -0
  247. package/mcp-docs/web/components/SelectChip.txt +2 -0
  248. package/mcp-docs/web/components/SelectChipAlpha.txt +2 -0
  249. package/mcp-docs/web/components/SelectOption.txt +2 -0
  250. package/mcp-docs/web/components/Sidebar.txt +2 -0
  251. package/mcp-docs/web/components/SidebarItem.txt +3 -1
  252. package/mcp-docs/web/components/SidebarMoreMenu.txt +2 -0
  253. package/mcp-docs/web/components/Spacer.txt +2 -0
  254. package/mcp-docs/web/components/Sparkline.txt +2 -0
  255. package/mcp-docs/web/components/SparklineGradient.txt +2 -0
  256. package/mcp-docs/web/components/SparklineInteractive.txt +2 -0
  257. package/mcp-docs/web/components/SparklineInteractiveHeader.txt +2 -0
  258. package/mcp-docs/web/components/Spinner.txt +2 -0
  259. package/mcp-docs/web/components/SpotIcon.txt +2 -0
  260. package/mcp-docs/web/components/SpotRectangle.txt +2 -0
  261. package/mcp-docs/web/components/SpotSquare.txt +2 -0
  262. package/mcp-docs/web/components/Stepper.txt +2 -0
  263. package/mcp-docs/web/components/SubBrandLogoMark.txt +2 -0
  264. package/mcp-docs/web/components/SubBrandLogoWordMark.txt +2 -0
  265. package/mcp-docs/web/components/Switch.txt +2 -0
  266. package/mcp-docs/web/components/TabIndicator.txt +2 -0
  267. package/mcp-docs/web/components/TabLabel.txt +2 -0
  268. package/mcp-docs/web/components/TabNavigation.txt +2 -0
  269. package/mcp-docs/web/components/TabbedChips.txt +2 -0
  270. package/mcp-docs/web/components/TabbedChipsAlpha.txt +2 -0
  271. package/mcp-docs/web/components/Table.txt +2 -0
  272. package/mcp-docs/web/components/TableBody.txt +2 -0
  273. package/mcp-docs/web/components/TableCaption.txt +2 -0
  274. package/mcp-docs/web/components/TableCell.txt +2 -0
  275. package/mcp-docs/web/components/TableCellFallback.txt +2 -0
  276. package/mcp-docs/web/components/TableFooter.txt +2 -0
  277. package/mcp-docs/web/components/TableHeader.txt +2 -0
  278. package/mcp-docs/web/components/TableRow.txt +2 -0
  279. package/mcp-docs/web/components/Tabs.txt +72 -104
  280. package/mcp-docs/web/components/Tag.txt +4 -2
  281. package/mcp-docs/web/components/Text.txt +2 -0
  282. package/mcp-docs/web/components/TextInput.txt +2 -0
  283. package/mcp-docs/web/components/ThemeProvider.txt +2 -0
  284. package/mcp-docs/web/components/TileButton.txt +2 -0
  285. package/mcp-docs/web/components/Toast.txt +2 -0
  286. package/mcp-docs/web/components/Tooltip.txt +2 -0
  287. package/mcp-docs/web/components/Tour.txt +14 -0
  288. package/mcp-docs/web/components/Tray.txt +2 -0
  289. package/mcp-docs/web/components/UpsellCard.txt +2 -0
  290. package/mcp-docs/web/components/VStack.txt +2 -0
  291. package/mcp-docs/web/components/XAxis.txt +2 -0
  292. package/mcp-docs/web/components/YAxis.txt +2 -0
  293. package/mcp-docs/web/getting-started/ai-overview.txt +2 -0
  294. package/mcp-docs/web/getting-started/colors.txt +66 -0
  295. package/mcp-docs/web/getting-started/installation.txt +3 -1
  296. package/mcp-docs/web/getting-started/introduction.txt +2 -0
  297. package/mcp-docs/web/getting-started/playground.txt +2 -0
  298. package/mcp-docs/web/getting-started/styling.txt +2 -0
  299. package/mcp-docs/web/getting-started/templates.txt +2 -0
  300. package/mcp-docs/web/getting-started/theming.txt +2 -0
  301. package/mcp-docs/web/guides/v8-migration-guide.txt +2 -0
  302. package/mcp-docs/web/hooks/useBreakpoints.txt +2 -0
  303. package/mcp-docs/web/hooks/useDimensions.txt +2 -0
  304. package/mcp-docs/web/hooks/useEventHandler.txt +2 -0
  305. package/mcp-docs/web/hooks/useHasMounted.txt +2 -0
  306. package/mcp-docs/web/hooks/useIsoEffect.txt +2 -0
  307. package/mcp-docs/web/hooks/useMediaQuery.txt +2 -0
  308. package/mcp-docs/web/hooks/useMergeRefs.txt +2 -0
  309. package/mcp-docs/web/hooks/useOverlayContentContext.txt +2 -0
  310. package/mcp-docs/web/hooks/usePreviousValue.txt +2 -0
  311. package/mcp-docs/web/hooks/useRefMap.txt +2 -0
  312. package/mcp-docs/web/hooks/useScrollBlocker.txt +2 -0
  313. package/mcp-docs/web/hooks/useTheme.txt +2 -0
  314. package/mcp-docs/web/routes.txt +4 -1
  315. package/package.json +1 -1
@@ -1,5 +1,7 @@
1
1
  # Tour
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/Tour/
4
+
3
5
  Creates guided tours of a user interface.
4
6
 
5
7
  ## Import
@@ -565,10 +567,12 @@ function CallbacksExample() {
565
567
  | `steps` | `TourStepValue<TourStepId>[]` | Yes | `-` | - |
566
568
  | `TourMaskComponent` | `TourMaskComponent` | No | `DefaultTourMask` | The Component to render as a tour overlay and mask. |
567
569
  | `TourStepArrowComponent` | `TourStepArrowComponent` | No | `DefaultTourStepArrow` | The default Component to render for each TourStep arrow element. |
570
+ | `classNames` | `{ readonly root?: string; readonly mask?: string \| undefined; readonly stepArrow?: string \| undefined; readonly stepContainer?: string \| undefined; } \| undefined` | No | `-` | - |
568
571
  | `disableAutoScroll` | `boolean` | No | `-` | Disable automatically scrolling to active elements. |
569
572
  | `disablePortal` | `boolean` | No | `-` | - |
570
573
  | `hideOverlay` | `boolean` | No | `-` | Hide overlay when tour is active |
571
574
  | `scrollOptions` | `TourScrollOptions` | No | `-` | Controls the scrolling behavior and margins when calling element.scrollTo() to scroll to an active TourStep target. |
575
+ | `styles` | `{ readonly root?: CSSProperties; readonly mask?: CSSProperties \| undefined; readonly stepArrow?: CSSProperties \| undefined; readonly stepContainer?: CSSProperties \| undefined; } \| undefined` | No | `-` | - |
572
576
  | `testID` | `string` | No | `-` | Used to locate this element in unit and end-to-end tests. Under the hood, testID translates to data-testid on Web. On Mobile, testID stays the same - testID |
573
577
  | `tourMaskBorderRadius` | `string \| number` | No | `-` | Corner radius for the TourMasks content mask. Uses SVG rect elements rx and ry attributes https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rx. |
574
578
  | `tourMaskPadding` | `string \| number` | No | `-` | Padding to add around the edges of the TourMasks content mask. |
@@ -577,3 +581,13 @@ function CallbacksExample() {
577
581
  | `tourStepShift` | `{ padding?: Padding; rootBoundary?: RootBoundary \| undefined; elementContext?: ElementContext \| undefined; altBoundary?: boolean \| undefined; crossAxis?: boolean \| undefined; mainAxis?: boolean \| undefined; limiter?: { fn: (state: MiddlewareState) => Coords; options?: any; } \| undefined; boundary?: Boundary \| undefined; } \| undefined` | No | `-` | Configures @floating-ui shift options for Tour Step component. See https://floating-ui.com/docs/shift. |
578
582
 
579
583
 
584
+ ## Styles
585
+
586
+ | Selector | Static class name | Description |
587
+ | --- | --- | --- |
588
+ | `root` | `cds-Tour` | Root element |
589
+ | `mask` | `cds-Tour-mask` | The opaque overlay/mask that emphasizes current step |
590
+ | `stepArrow` | `cds-Tour-stepArrow` | A steps arrow element |
591
+ | `stepContainer` | `cds-Tour-stepContainer` | A step elements positioned container |
592
+
593
+
@@ -1,5 +1,7 @@
1
1
  # Tray
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/overlay/Tray/
4
+
3
5
  An elevated overlay container that slides in from any edge of the screen.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # UpsellCard
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/cards/UpsellCard/
4
+
3
5
  A card component for promoting new features, products, or actions.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # VStack
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/layout/VStack/
4
+
3
5
  A Box with flexDirection="column" set by default.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # XAxis
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/XAxis/
4
+
3
5
  A horizontal axis component for CartesianChart. Displays tick marks, labels, gridlines, and supports custom formatting and data domains.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # YAxis
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/YAxis/
4
+
3
5
  A vertical axis component for CartesianChart. Displays tick marks, labels, gridlines, and supports custom formatting, positioning, and data domains.
4
6
 
5
7
  ## Import
@@ -1,3 +1,5 @@
1
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/ai-overview/
2
+
1
3
  ---
2
4
  id: ai-overview
3
5
  title: AI Overview
@@ -0,0 +1,66 @@
1
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/colors/
2
+
3
+ ---
4
+ id: colors
5
+ title: Colors
6
+ hide_title: true
7
+ ---
8
+
9
+ import { VStack } from '@coinbase/cds-web/layout';
10
+ import { ContentHeader } from '@site/src/components/page/ContentHeader';
11
+ import { MDXSection } from '@site/src/components/page/MDXSection';
12
+ import { MDXArticle } from '@site/src/components/page/MDXArticle';
13
+ import { ColorSchemeProvider } from '@site/src/components/page/ColorSheet/ColorSchemeProvider';
14
+ import { ColorSwatchGrid } from '@site/src/components/page/ColorSheet/ColorSwatchGrid';
15
+ import { SpectrumGrid } from '@site/src/components/page/ColorSheet/SpectrumGrid';
16
+
17
+ <VStack gap={5}>
18
+ <ContentHeader
19
+ title="Colors"
20
+ description="The default CDS theme ships two sets of color values: semantic color tokens (used by components) and the raw color spectrum (the underlying palette)."
21
+ />
22
+
23
+ <MDXSection>
24
+ <MDXArticle>
25
+
26
+ ## Color Tokens
27
+
28
+ Semantic tokens like `bgPrimary` or `fgMuted` automatically adapt to the active color scheme. Use these tokens when styling components so that light and dark mode work without any extra code.
29
+
30
+ <ColorSchemeProvider>
31
+ <ColorSwatchGrid />
32
+ </ColorSchemeProvider>
33
+
34
+ </MDXArticle>
35
+ </MDXSection>
36
+
37
+ <MDXSection>
38
+ <MDXArticle>
39
+
40
+ ## Color Spectrum
41
+
42
+ The full color palette available in the default theme, organized by family (rows) and step 0–100 (columns). Hover any swatch to see its name.
43
+
44
+ <ColorSchemeProvider>
45
+ <SpectrumGrid />
46
+ </ColorSchemeProvider>
47
+
48
+ </MDXArticle>
49
+ </MDXSection>
50
+
51
+ <MDXSection>
52
+ <MDXArticle>
53
+
54
+ ## Accessibility
55
+
56
+ Every designer and engineer should uphold WCAG AA 2.1 accessibility standards. Using CDS, especially for color, gets you 90% of the way there!
57
+
58
+ ### Key concepts to know
59
+
60
+ **Text contrast (4.5:1)** — Any text displayed on interfaces should follow a 4.5:1 color contrast between the text color and background.
61
+
62
+ **Non-text contrast (3:1)** — Any graphical objects such as icons, or any shape that provides understanding like the stroke of a text input, must meet a 3:1 color contrast between the element color and its background.
63
+
64
+ </MDXArticle>
65
+ </MDXSection>
66
+ </VStack>
@@ -1,5 +1,7 @@
1
1
  # installation
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/installation/
4
+
3
5
  This guide will help you get started with installing CDS in your React project. Follow the instructions below to set up CDS and start building with our cross-platform components.
4
6
 
5
7
  ### Installation
@@ -62,7 +64,7 @@ export default Index;
62
64
 
63
65
  :::tip
64
66
  The MediaQueryProvider prevents issues with `window.matchMedia()` in SSR environments.
65
- [Read more here &rarr;](/components/other/MediaQueryProvider#server-side-rendering)
67
+ [Read more here &rarr;](/components/other/MediaQueryProvider#ssr-support)
66
68
  :::
67
69
 
68
70
  #### 3. Verify the installation
@@ -1,3 +1,5 @@
1
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/introduction/
2
+
1
3
  ---
2
4
  id: introduction
3
5
  title: Introduction
@@ -1,3 +1,5 @@
1
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/playground/
2
+
1
3
  ---
2
4
  id: playground
3
5
  title: Playground
@@ -1,5 +1,7 @@
1
1
  # styling
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/styling/
4
+
3
5
  CDS includes powerful and flexible APIs for styling components. Easily access values from the theme, or go rogue with full customization.
4
6
 
5
7
  import { media } from '@coinbase/cds-web/styles/media';
@@ -1,5 +1,7 @@
1
1
  # templates
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/templates/
4
+
3
5
  Get started quickly with pre-built templates for common app architectures. Choose from Next.js, Vite, or Webpack templates, all configured with CDS components and best practices.
4
6
 
5
7
  import { TemplateCard } from '@site/src/components/page/TemplateCard';
@@ -1,5 +1,7 @@
1
1
  # theming
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/getting-started/theming/
4
+
3
5
  The theme contains design tokens like colors, fonts, spacing, and more. The ThemeProvider provides access to these values via CSS Variables for web, and React Context for both web and React Native.
4
6
 
5
7
  import { JSONCodeBlock } from '@site/src/components/page/JSONCodeBlock';
@@ -1,3 +1,5 @@
1
+ **📖 Live documentation:** https://cds.coinbase.com/guides/v8-migration-guide/
2
+
1
3
  ---
2
4
  id: v8-migration-guide
3
5
  title: v8 Migration Guide
@@ -1,5 +1,7 @@
1
1
  # useBreakpoints
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useBreakpoints/
4
+
3
5
  Returns an object with a boolean for each breakpoint of the window. Useful for conditionally rendering components or component trees based on the current window breakpoint.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useDimensions
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useDimensions/
4
+
3
5
  Measures an element's dimensions using ResizeObserver.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useEventHandler
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useEventHandler/
4
+
3
5
  Creates event handlers for components based on the EventHandlerProvider configuration. It enables centralized event handling and analytics tracking by mapping component actions to configured handlers.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useHasMounted
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useHasMounted/
4
+
3
5
  Returns a boolean indicating if the component has mounted.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useIsoEffect
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useIsoEffect/
4
+
3
5
  A safe way of calling useLayoutEffect only on the client. Does nothing on the server.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useMediaQuery
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useMediaQuery/
4
+
3
5
  Subscribes to window.matchMedia changes with SSR support.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useMergeRefs
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useMergeRefs/
4
+
3
5
  Combines multiple refs into a single ref callback, allowing a component to work with multiple ref instances simultaneously. Useful when you need to combine refs from different sources, such as forwarded refs and internal component state.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useOverlayContentContext
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useOverlayContentContext/
4
+
3
5
  A React context and hook for detecting if components are rendered inside overlay containers like modals, drawers, tours, and trays.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # usePreviousValue
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/usePreviousValue/
4
+
3
5
  Returns the previous value of a given variable, useful for comparing current and previous states in effects or for tracking changes over time.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useRefMap
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useRefMap/
4
+
3
5
  Manages a collection of refs using a key-value map structure, allowing dynamic registration and retrieval of refs by their unique identifiers. Commonly used in components that need to track multiple DOM elements, such as tabs, tours, or complex navigation systems.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useScrollBlocker
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useScrollBlocker/
4
+
3
5
  Block and unblock page scrolling.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # useTheme
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/hooks/useTheme/
4
+
3
5
  Returns the currently active theme including color schemes, spacing, typography, and other design tokens.
4
6
 
5
7
  ## Import
@@ -9,6 +9,7 @@
9
9
  - [playground](web/getting-started/playground.txt)
10
10
  - [introduction](web/getting-started/introduction.txt)
11
11
  - [installation](web/getting-started/installation.txt): This guide will help you get started with installing CDS in your React project. Follow the instructions below to set up CDS and start building with our cross-platform components.
12
+ - [colors](web/getting-started/colors.txt)
12
13
  - [ai-overview](web/getting-started/ai-overview.txt)
13
14
 
14
15
  ## Components
@@ -20,6 +21,7 @@
20
21
  - [Tooltip](web/components/Tooltip.txt): A component that displays additional information on hover.
21
22
  - [Toast](web/components/Toast.txt): A temporary notification that appears at the bottom of the screen.
22
23
  - [PortalProvider](web/components/PortalProvider.txt): A component that manages the rendering of portals for overlay components.
24
+ - [PopoverPanel](web/components/PopoverPanel.txt): PopoverPanel anchors an elevated floating panel to a trigger element.
23
25
  - [Overlay](web/components/Overlay.txt): A semi-transparent layer that covers content.
24
26
  - [ModalHeader](web/components/ModalHeader.txt): A component that provides a consistent header section for Modal.
25
27
  - [ModalFooter](web/components/ModalFooter.txt): A footer component for Modal.
@@ -40,7 +42,7 @@
40
42
  - [Calendar](web/components/Calendar.txt): Calendar is a flexible, accessible date grid component for selecting dates, supporting keyboard navigation, disabled/highlighted dates, and custom rendering.
41
43
  - [RollingNumber](web/components/RollingNumber.txt): A numeric display that animates value changes with rolling digits.
42
44
  - [Tour](web/components/Tour.txt): Creates guided tours of a user interface.
43
- - [Tabs](web/components/Tabs.txt): Tabs is a flexible, accessible tab navigation component for switching between content sections. It supports custom tab components, animated active indicators, and full keyboard navigation.
45
+ - [Tabs](web/components/Tabs.txt): Tabs is a flexible, accessible tab list for switching between related views. Use `DefaultTab` and `DefaultTabsActiveIndicator` for a standard underline tab row without wiring custom components, or supply your own `TabComponent` and `TabsActiveIndicatorComponent` for full control. For pill-style selection, see SegmentedTabs.
44
46
  - [TabbedChipsAlpha](web/components/TabbedChipsAlpha.txt): A chip component commonly used in filter context to refine a date source
45
47
  - [TabbedChips](web/components/TabbedChips.txt): Tab chips are to be used in a filter setting where the user is given the ability to refine the data source they are accessing.
46
48
  - [TabNavigation](web/components/TabNavigation.txt): Organizes content across different screens or data sets.
@@ -140,6 +142,7 @@
140
142
  - [ReferenceLine](web/components/ReferenceLine.txt): A horizontal or vertical reference line to mark important values on a chart, such as targets, thresholds, or baseline values.
141
143
  - [Point](web/components/Point.txt): Visual markers that highlight specific data values on a chart. Points can be customized with different colors, sizes, and interactivity.
142
144
  - [PeriodSelector](web/components/PeriodSelector.txt): A selector component for choosing time periods in charts.
145
+ - [PercentageBarChart](web/components/PercentageBarChart.txt): A bar chart component for comparing share or mix across categories as percentages. Supports horizontal and vertical orientations, 100% stacked bars, and a fixed 0–100% value axis.
143
146
  - [LineChart](web/components/LineChart.txt): A flexible line chart component for displaying data trends over time. Supports multiple series, custom curves, areas, scrubbing, and interactive data exploration.
144
147
  - [Legend](web/components/Legend.txt): A legend component for displaying series information in charts. Supports customizable shapes, layouts, and custom item components.
145
148
  - [CartesianChart](web/components/CartesianChart.txt): A flexible, low-level chart component for displaying data in an x/y coordinate space. Provides a foundation for building custom chart visualizations with full control over rendering.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coinbase/cds-mcp-server",
3
- "version": "8.62.1",
3
+ "version": "8.66.0",
4
4
  "description": "Coinbase Design System - MCP Server",
5
5
  "repository": {
6
6
  "type": "git",