@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
  # PeriodSelector
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/PeriodSelector/?platform=mobile
4
+
3
5
  A selector component for choosing time periods in charts.
4
6
 
5
7
  ## Import
@@ -215,8 +217,8 @@ function Example() {
215
217
  | --- | --- | --- | --- | --- |
216
218
  | `activeTab` | `TabValue<string> \| null` | Yes | `-` | React state for the currently active tab. Setting it to null results in no active tab. |
217
219
  | `onChange` | `(activeTab: TabValue<string> \| null) => void` | Yes | `-` | Callback that is fired when the active tab changes. Use this callback to update the activeTab state. |
218
- | `tabs` | `(TabValue<string> & { Component?: TabComponent<string> \| undefined; })[]` | Yes | `-` | The array of tabs data. Each tab may optionally define a custom Component to render. |
219
- | `TabComponent` | `TabComponent<string>` | No | `-` | The default Component to render each tab. |
220
+ | `tabs` | `(TabValue<string> & { Component?: TabComponent<string, TabValue<string>> \| undefined; })[]` | Yes | `-` | The array of tabs data. Each tab may optionally define a custom Component to render. |
221
+ | `TabComponent` | `TabComponent<string, TabValue<string>>` | No | `-` | The default Component to render each tab. |
220
222
  | `TabsActiveIndicatorComponent` | `TabsActiveIndicatorComponent` | No | `-` | The default Component to render the tabs active indicator. |
221
223
  | `activeBackground` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | Background color passed to the TabsActiveIndicatorComponent. |
222
224
  | `alignContent` | `flex-start \| flex-end \| center \| space-between \| space-around \| space-evenly \| stretch` | No | `-` | - |
@@ -1,5 +1,7 @@
1
1
  # Pictogram
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/Pictogram/?platform=mobile
4
+
3
5
  Displays elevated product icons.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Point
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/Point/?platform=mobile
4
+
3
5
  Visual markers that highlight specific data values on a chart. Points can be customized with different colors, sizes, and labels.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # PortalProvider
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/overlay/PortalProvider/?platform=mobile
4
+
3
5
  A component that manages the rendering of portals for overlay components.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Pressable
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/Pressable/?platform=mobile
4
+
3
5
  Extends the Interactable component to add accessibility support for press interactions.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # ProgressBar
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/feedback/ProgressBar/?platform=mobile
4
+
3
5
  A visual indicator of completion progress.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # ProgressBarWithFixedLabels
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/feedback/ProgressBarWithFixedLabels/?platform=mobile
4
+
3
5
  A ProgressBar with fixed labels at defined positions.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # ProgressBarWithFloatLabel
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/feedback/ProgressBarWithFloatLabel/?platform=mobile
4
+
3
5
  A ProgressBar with a floating label that moves with progress.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # ProgressCircle
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/feedback/ProgressCircle/?platform=mobile
4
+
3
5
  A circular visual indicator of completion progress. Supports both determinate progress (0–100%) and an indeterminate variant for loading states.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Radio
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/Radio/?platform=mobile
4
+
3
5
  Radio is a control component that allows users to select one option from a set of mutually exclusive options.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # RadioCell
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/RadioCell/?platform=mobile
4
+
3
5
  A selectable cell that pairs a radio button with a title and description for single-choice selections.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # RadioGroup
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/RadioGroup/?platform=mobile
4
+
3
5
  Radio is a control component that allows users to select one option from a set.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # ReferenceLine
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/ReferenceLine/?platform=mobile
4
+
3
5
  A horizontal or vertical reference line to mark important values on a chart, such as targets, thresholds, or baseline values.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # RemoteImage
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/RemoteImage/?platform=mobile
4
+
3
5
  A React component for displaying different types of images, including network images, static resources, temporary local images, and images from local disk, such as the camera roll.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # RemoteImageGroup
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/RemoteImageGroup/?platform=mobile
4
+
3
5
  A component to display a group of RemoteImage components in a stack.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # RollingNumber
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/numbers/RollingNumber/?platform=mobile
4
+
3
5
  A numeric display that animates value changes with rolling digits.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Scrubber
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/Scrubber/?platform=mobile
4
+
3
5
  An interactive scrubber component for exploring individual data points in charts. Displays values on hover or drag and supports custom labels and formatting.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SearchInput
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/SearchInput/?platform=mobile
4
+
3
5
  A control for searching a dataset.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SectionHeader
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/SectionHeader/?platform=mobile
4
+
3
5
  A header component used to organize and label sections of content, with support for icons, descriptions, and additional content, optimized for mobile platforms.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SegmentedTabs
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/SegmentedTabs/?platform=mobile
4
+
3
5
  Switches between different views of content.
4
6
 
5
7
  ## Import
@@ -274,8 +276,8 @@ function Example() {
274
276
  | --- | --- | --- | --- | --- |
275
277
  | `activeTab` | `TabValue<TabId> \| null` | Yes | `-` | React state for the currently active tab. Setting it to null results in no active tab. |
276
278
  | `onChange` | `(activeTab: TabValue<TabId> \| null) => void` | Yes | `-` | Callback that is fired when the active tab changes. Use this callback to update the activeTab state. |
277
- | `tabs` | `(TabValue<TabId> & { Component?: TabComponent<TabId> \| undefined; })[]` | Yes | `-` | The array of tabs data. Each tab may optionally define a custom Component to render. |
278
- | `TabComponent` | `TabComponent<TabId>` | No | `-` | The default Component to render each tab. |
279
+ | `tabs` | `(TabValue<TabId> & { Component?: TabComponent<TabId, TabValue<TabId>> \| undefined; })[]` | Yes | `-` | The array of tabs data. Each tab may optionally define a custom Component to render. |
280
+ | `TabComponent` | `TabComponent<TabId, TabValue<TabId>>` | No | `-` | The default Component to render each tab. |
279
281
  | `TabsActiveIndicatorComponent` | `TabsActiveIndicatorComponent` | No | `-` | The default Component to render the tabs active indicator. |
280
282
  | `activeBackground` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | Background color passed to the TabsActiveIndicatorComponent. |
281
283
  | `alignContent` | `flex-start \| flex-end \| center \| stretch \| space-between \| space-around \| space-evenly` | No | `-` | - |
@@ -1,5 +1,7 @@
1
1
  # Select
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/Select/?platform=mobile
4
+
3
5
  A control for selecting from a list of options.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SelectAlpha
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/SelectAlpha/?platform=mobile
4
+
3
5
  A flexible select component for both single and multi-selection, built for mobile applications with comprehensive accessibility support.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SelectChip
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/SelectChip/?platform=mobile
4
+
3
5
  A Chip and Select control for selecting from a list of options
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SelectChipAlpha
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/SelectChipAlpha/?platform=mobile
4
+
3
5
  A chip-styled Select control built on top of the Alpha Select component. Supports both single and multi selection.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SelectOption
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/SelectOption/?platform=mobile
4
+
3
5
  A single option of a Select component.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SlideButton
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/SlideButton/
4
+
3
5
  A button that slides to confirm an action.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Spacer
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/layout/Spacer/?platform=mobile
4
+
3
5
  Creates space between elements.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Sparkline
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/Sparkline/?platform=mobile
4
+
3
5
  A small line chart component for displaying data trends.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SparklineGradient
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/SparklineGradient/?platform=mobile
4
+
3
5
  A small line chart component with gradient fill below the line.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SparklineInteractive
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/SparklineInteractive/?platform=mobile
4
+
3
5
  The SparklineInteractive is used to display a Sparkline that has multiple time periods
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SparklineInteractiveHeader
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/charts/SparklineInteractiveHeader/?platform=mobile
4
+
3
5
  The SparklineInteractiveHeader is used to display chart information that changes over time
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Spinner
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/feedback/Spinner/?platform=mobile
4
+
3
5
  A loading indicator that displays a rotating animation to communicate that content is loading or a background process is in progress.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SpotIcon
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/SpotIcon/?platform=mobile
4
+
3
5
  An icon-sized illustration component for displaying spot graphics.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SpotRectangle
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/SpotRectangle/?platform=mobile
4
+
3
5
  A rectangular illustration component for displaying spot graphics.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SpotSquare
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/SpotSquare/?platform=mobile
4
+
3
5
  A square-shaped illustration component for displaying spot graphics.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Stepper
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/Stepper/?platform=mobile
4
+
3
5
  A component that visualizes states within a multi-step process.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SubBrandLogoMark
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/SubBrandLogoMark/?platform=mobile
4
+
3
5
  Coinbase sub-brand logo marks for specialized branding.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # SubBrandLogoWordMark
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/media/SubBrandLogoWordMark/?platform=mobile
4
+
3
5
  Coinbase sub-brand logo wordmarks for specialized branding.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # Switch
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/inputs/Switch/?platform=mobile
4
+
3
5
  A control for toggling between on and off.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # TabIndicator
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/TabIndicator/?platform=mobile
4
+
3
5
  A visual indicator that shows the active tab position.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # TabLabel
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/TabLabel/?platform=mobile
4
+
3
5
  A text label component used within tab navigation.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # TabNavigation
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/TabNavigation/?platform=mobile
4
+
3
5
  Organizes content across different screens or data sets.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # TabbedChips
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/TabbedChips/?platform=mobile
4
+
3
5
  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.
4
6
 
5
7
  ## Import
@@ -1,5 +1,7 @@
1
1
  # TabbedChipsAlpha
2
2
 
3
+ **📖 Live documentation:** https://cds.coinbase.com/components/navigation/TabbedChipsAlpha/?platform=mobile
4
+
3
5
  A chip component commonly used in filter context to refine a date source
4
6
 
5
7
  ## Import