@coinbase/cds-mobile 9.6.1 → 9.6.3

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 (367) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dts/accordion/AccordionHeader.d.ts +13 -16
  3. package/dts/accordion/AccordionHeader.d.ts.map +1 -1
  4. package/dts/accordion/AccordionPanel.d.ts +9 -10
  5. package/dts/accordion/AccordionPanel.d.ts.map +1 -1
  6. package/dts/alpha/carousel/Carousel.d.ts +19 -27
  7. package/dts/alpha/carousel/Carousel.d.ts.map +1 -1
  8. package/dts/alpha/combobox/Combobox.d.ts.map +1 -1
  9. package/dts/alpha/data-card/DataCard.d.ts +15 -15
  10. package/dts/alpha/data-card/DataCard.d.ts.map +1 -1
  11. package/dts/alpha/select/DefaultSelectAllOption.d.ts.map +1 -1
  12. package/dts/alpha/select/DefaultSelectControl.d.ts +43 -47
  13. package/dts/alpha/select/DefaultSelectControl.d.ts.map +1 -1
  14. package/dts/alpha/select/DefaultSelectDropdown.d.ts.map +1 -1
  15. package/dts/alpha/select/DefaultSelectEmptyDropdownContents.d.ts.map +1 -1
  16. package/dts/alpha/select/DefaultSelectOption.d.ts.map +1 -1
  17. package/dts/alpha/select/Select.d.ts.map +1 -1
  18. package/dts/alpha/select-chip/SelectChip.d.ts.map +1 -1
  19. package/dts/alpha/select-chip/SelectChipControl.d.ts.map +1 -1
  20. package/dts/alpha/tabbed-chips/TabbedChips.d.ts.map +1 -1
  21. package/dts/animation/Lottie.d.ts +9 -40
  22. package/dts/animation/Lottie.d.ts.map +1 -1
  23. package/dts/banner/Banner.d.ts +3 -1
  24. package/dts/banner/Banner.d.ts.map +1 -1
  25. package/dts/buttons/Button.d.ts +3 -1
  26. package/dts/buttons/Button.d.ts.map +1 -1
  27. package/dts/buttons/DefaultSlideButtonBackground.d.ts +17 -17
  28. package/dts/buttons/DefaultSlideButtonBackground.d.ts.map +1 -1
  29. package/dts/buttons/DefaultSlideButtonHandle.d.ts +21 -27
  30. package/dts/buttons/DefaultSlideButtonHandle.d.ts.map +1 -1
  31. package/dts/buttons/IconButton.d.ts +7 -31
  32. package/dts/buttons/IconButton.d.ts.map +1 -1
  33. package/dts/buttons/IconCounterButton.d.ts +3 -1
  34. package/dts/buttons/IconCounterButton.d.ts.map +1 -1
  35. package/dts/buttons/SlideButton.d.ts +7 -103
  36. package/dts/buttons/SlideButton.d.ts.map +1 -1
  37. package/dts/cards/CardGroup.d.ts +3 -1
  38. package/dts/cards/CardGroup.d.ts.map +1 -1
  39. package/dts/cards/CardRoot.d.ts +9 -5
  40. package/dts/cards/CardRoot.d.ts.map +1 -1
  41. package/dts/cards/ContentCard/ContentCard.d.ts +3 -2
  42. package/dts/cards/ContentCard/ContentCard.d.ts.map +1 -1
  43. package/dts/cards/ContentCard/ContentCardBody.d.ts +3 -2
  44. package/dts/cards/ContentCard/ContentCardBody.d.ts.map +1 -1
  45. package/dts/cards/ContentCard/ContentCardFooter.d.ts +9 -22
  46. package/dts/cards/ContentCard/ContentCardFooter.d.ts.map +1 -1
  47. package/dts/cards/ContentCard/ContentCardHeader.d.ts +3 -2
  48. package/dts/cards/ContentCard/ContentCardHeader.d.ts.map +1 -1
  49. package/dts/cards/MediaCard/index.d.ts +15 -15
  50. package/dts/cards/MediaCard/index.d.ts.map +1 -1
  51. package/dts/cards/MessagingCard/index.d.ts +21 -8
  52. package/dts/cards/MessagingCard/index.d.ts.map +1 -1
  53. package/dts/carousel/Carousel.d.ts +7 -158
  54. package/dts/carousel/Carousel.d.ts.map +1 -1
  55. package/dts/chips/Chip.d.ts +3 -1
  56. package/dts/chips/Chip.d.ts.map +1 -1
  57. package/dts/chips/InputChip.d.ts +8 -21
  58. package/dts/chips/InputChip.d.ts.map +1 -1
  59. package/dts/chips/MediaChip.d.ts +3 -1
  60. package/dts/chips/MediaChip.d.ts.map +1 -1
  61. package/dts/chips/SelectChip.d.ts +24 -8
  62. package/dts/chips/SelectChip.d.ts.map +1 -1
  63. package/dts/chips/TabbedChips.d.ts.map +1 -1
  64. package/dts/coachmark/Coachmark.d.ts +7 -54
  65. package/dts/coachmark/Coachmark.d.ts.map +1 -1
  66. package/dts/collapsible/Collapsible.d.ts +7 -30
  67. package/dts/collapsible/Collapsible.d.ts.map +1 -1
  68. package/dts/controls/Checkbox.d.ts +6 -5
  69. package/dts/controls/Checkbox.d.ts.map +1 -1
  70. package/dts/controls/CheckboxCell.d.ts +6 -5
  71. package/dts/controls/CheckboxCell.d.ts.map +1 -1
  72. package/dts/controls/CheckboxGroup.d.ts +12 -5
  73. package/dts/controls/CheckboxGroup.d.ts.map +1 -1
  74. package/dts/controls/Control.d.ts +6 -5
  75. package/dts/controls/Control.d.ts.map +1 -1
  76. package/dts/controls/ControlGroup.d.ts +6 -5
  77. package/dts/controls/ControlGroup.d.ts.map +1 -1
  78. package/dts/controls/InputIconButton.d.ts +3 -1
  79. package/dts/controls/InputIconButton.d.ts.map +1 -1
  80. package/dts/controls/NativeInput.d.ts +17 -38
  81. package/dts/controls/NativeInput.d.ts.map +1 -1
  82. package/dts/controls/Radio.d.ts +6 -5
  83. package/dts/controls/Radio.d.ts.map +1 -1
  84. package/dts/controls/RadioCell.d.ts +6 -5
  85. package/dts/controls/RadioCell.d.ts.map +1 -1
  86. package/dts/controls/RadioGroup.d.ts +15 -5
  87. package/dts/controls/RadioGroup.d.ts.map +1 -1
  88. package/dts/controls/SearchInput.d.ts +7 -113
  89. package/dts/controls/SearchInput.d.ts.map +1 -1
  90. package/dts/controls/Select.d.ts +23 -23
  91. package/dts/controls/Select.d.ts.map +1 -1
  92. package/dts/controls/Switch.d.ts +7 -22
  93. package/dts/controls/Switch.d.ts.map +1 -1
  94. package/dts/controls/TextInput.d.ts +7 -80
  95. package/dts/controls/TextInput.d.ts.map +1 -1
  96. package/dts/dates/Calendar.d.ts +7 -63
  97. package/dts/dates/Calendar.d.ts.map +1 -1
  98. package/dts/dates/DateInput.d.ts +7 -8
  99. package/dts/dates/DateInput.d.ts.map +1 -1
  100. package/dts/dates/DatePicker.d.ts +7 -85
  101. package/dts/dates/DatePicker.d.ts.map +1 -1
  102. package/dts/examples/ExampleScreen.d.ts +11 -24
  103. package/dts/examples/ExampleScreen.d.ts.map +1 -1
  104. package/dts/layout/Box.d.ts +87 -32
  105. package/dts/layout/Box.d.ts.map +1 -1
  106. package/dts/layout/Group.d.ts +3 -1
  107. package/dts/layout/Group.d.ts.map +1 -1
  108. package/dts/layout/HStack.d.ts +3 -2
  109. package/dts/layout/HStack.d.ts.map +1 -1
  110. package/dts/layout/VStack.d.ts +3 -2
  111. package/dts/layout/VStack.d.ts.map +1 -1
  112. package/dts/media/Carousel/Carousel.d.ts +12 -12
  113. package/dts/media/Carousel/Carousel.d.ts.map +1 -1
  114. package/dts/motion/ColorSurge.d.ts +3 -1
  115. package/dts/motion/ColorSurge.d.ts.map +1 -1
  116. package/dts/motion/Pulse.d.ts +3 -1
  117. package/dts/motion/Pulse.d.ts.map +1 -1
  118. package/dts/motion/Shake.d.ts +3 -1
  119. package/dts/motion/Shake.d.ts.map +1 -1
  120. package/dts/multi-content-module/MultiContentModule.d.ts +3 -2
  121. package/dts/multi-content-module/MultiContentModule.d.ts.map +1 -1
  122. package/dts/numbers/RollingNumber/DefaultRollingNumberAffixSection.d.ts.map +1 -1
  123. package/dts/numbers/RollingNumber/DefaultRollingNumberDigit.d.ts.map +1 -1
  124. package/dts/numbers/RollingNumber/DefaultRollingNumberMask.d.ts.map +1 -1
  125. package/dts/numbers/RollingNumber/DefaultRollingNumberSymbol.d.ts.map +1 -1
  126. package/dts/numbers/RollingNumber/DefaultRollingNumberValueSection.d.ts.map +1 -1
  127. package/dts/numbers/RollingNumber/RollingNumber.d.ts +7 -143
  128. package/dts/numbers/RollingNumber/RollingNumber.d.ts.map +1 -1
  129. package/dts/numpad/Numpad.d.ts +7 -35
  130. package/dts/numpad/Numpad.d.ts.map +1 -1
  131. package/dts/overlays/Alert.d.ts +7 -43
  132. package/dts/overlays/Alert.d.ts.map +1 -1
  133. package/dts/overlays/Toast.d.ts +7 -27
  134. package/dts/overlays/Toast.d.ts.map +1 -1
  135. package/dts/overlays/drawer/Drawer.d.ts +7 -82
  136. package/dts/overlays/drawer/Drawer.d.ts.map +1 -1
  137. package/dts/overlays/drawer/useDrawerPanResponder.d.ts.map +1 -1
  138. package/dts/overlays/modal/Modal.d.ts +7 -24
  139. package/dts/overlays/modal/Modal.d.ts.map +1 -1
  140. package/dts/overlays/tray/Tray.d.ts +3 -1
  141. package/dts/overlays/tray/Tray.d.ts.map +1 -1
  142. package/dts/page/PageFooter.d.ts +7 -33
  143. package/dts/page/PageFooter.d.ts.map +1 -1
  144. package/dts/page/PageHeader.d.ts +7 -48
  145. package/dts/page/PageHeader.d.ts.map +1 -1
  146. package/dts/section-header/SectionHeader.d.ts +3 -2
  147. package/dts/section-header/SectionHeader.d.ts.map +1 -1
  148. package/dts/stepper/Stepper.d.ts.map +1 -1
  149. package/dts/sticky-footer/StickyFooter.d.ts +17 -31
  150. package/dts/sticky-footer/StickyFooter.d.ts.map +1 -1
  151. package/dts/system/Pressable.d.ts +3 -2
  152. package/dts/system/Pressable.d.ts.map +1 -1
  153. package/dts/tabs/DefaultTab.d.ts +18 -17
  154. package/dts/tabs/DefaultTab.d.ts.map +1 -1
  155. package/dts/tabs/SegmentedTab.d.ts.map +1 -1
  156. package/dts/tabs/SegmentedTabs.d.ts.map +1 -1
  157. package/dts/tabs/TabIndicator.d.ts +11 -11
  158. package/dts/tabs/TabIndicator.d.ts.map +1 -1
  159. package/dts/tabs/TabNavigation.d.ts.map +1 -1
  160. package/dts/tabs/Tabs.d.ts.map +1 -1
  161. package/dts/tag/Tag.d.ts +7 -41
  162. package/dts/tag/Tag.d.ts.map +1 -1
  163. package/dts/tour/DefaultTourStepArrow.d.ts +9 -2
  164. package/dts/tour/DefaultTourStepArrow.d.ts.map +1 -1
  165. package/dts/tour/Tour.d.ts +5 -5
  166. package/dts/tour/Tour.d.ts.map +1 -1
  167. package/dts/typography/Text.d.ts +89 -66
  168. package/dts/typography/Text.d.ts.map +1 -1
  169. package/dts/typography/TextBody.d.ts +8 -22
  170. package/dts/typography/TextBody.d.ts.map +1 -1
  171. package/dts/typography/TextCaption.d.ts +8 -22
  172. package/dts/typography/TextCaption.d.ts.map +1 -1
  173. package/dts/typography/TextDisplay1.d.ts +9 -22
  174. package/dts/typography/TextDisplay1.d.ts.map +1 -1
  175. package/dts/typography/TextDisplay2.d.ts +9 -22
  176. package/dts/typography/TextDisplay2.d.ts.map +1 -1
  177. package/dts/typography/TextDisplay3.d.ts +9 -22
  178. package/dts/typography/TextDisplay3.d.ts.map +1 -1
  179. package/dts/typography/TextHeadline.d.ts +8 -22
  180. package/dts/typography/TextHeadline.d.ts.map +1 -1
  181. package/dts/typography/TextInherited.d.ts +8 -22
  182. package/dts/typography/TextInherited.d.ts.map +1 -1
  183. package/dts/typography/TextLabel1.d.ts +8 -22
  184. package/dts/typography/TextLabel1.d.ts.map +1 -1
  185. package/dts/typography/TextLabel2.d.ts +8 -22
  186. package/dts/typography/TextLabel2.d.ts.map +1 -1
  187. package/dts/typography/TextLegal.d.ts +8 -22
  188. package/dts/typography/TextLegal.d.ts.map +1 -1
  189. package/dts/typography/TextTitle1.d.ts +9 -22
  190. package/dts/typography/TextTitle1.d.ts.map +1 -1
  191. package/dts/typography/TextTitle2.d.ts +9 -22
  192. package/dts/typography/TextTitle2.d.ts.map +1 -1
  193. package/dts/typography/TextTitle3.d.ts +8 -22
  194. package/dts/typography/TextTitle3.d.ts.map +1 -1
  195. package/dts/typography/TextTitle4.d.ts +8 -22
  196. package/dts/typography/TextTitle4.d.ts.map +1 -1
  197. package/dts/typography/index.d.ts +1 -1
  198. package/dts/typography/index.d.ts.map +1 -1
  199. package/dts/visualizations/ProgressBar.d.ts +7 -37
  200. package/dts/visualizations/ProgressBar.d.ts.map +1 -1
  201. package/dts/visualizations/ProgressCircle.d.ts +7 -55
  202. package/dts/visualizations/ProgressCircle.d.ts.map +1 -1
  203. package/dts/visualizations/ProgressIndicator.d.ts +3 -2
  204. package/dts/visualizations/ProgressIndicator.d.ts.map +1 -1
  205. package/dts/visualizations/chart/CartesianChart.d.ts +32 -94
  206. package/dts/visualizations/chart/CartesianChart.d.ts.map +1 -1
  207. package/dts/visualizations/chart/PeriodSelector.d.ts +27 -61
  208. package/dts/visualizations/chart/PeriodSelector.d.ts.map +1 -1
  209. package/dts/visualizations/chart/area/AreaChart.d.ts +26 -59
  210. package/dts/visualizations/chart/area/AreaChart.d.ts.map +1 -1
  211. package/dts/visualizations/chart/bar/BarChart.d.ts +28 -74
  212. package/dts/visualizations/chart/bar/BarChart.d.ts.map +1 -1
  213. package/dts/visualizations/chart/bar/PercentageBarChart.d.ts +16 -44
  214. package/dts/visualizations/chart/bar/PercentageBarChart.d.ts.map +1 -1
  215. package/dts/visualizations/chart/legend/Legend.d.ts +19 -48
  216. package/dts/visualizations/chart/legend/Legend.d.ts.map +1 -1
  217. package/dts/visualizations/chart/line/LineChart.d.ts +29 -53
  218. package/dts/visualizations/chart/line/LineChart.d.ts.map +1 -1
  219. package/dts/visualizations/chart/scrubber/DefaultScrubberBeacon.d.ts +18 -21
  220. package/dts/visualizations/chart/scrubber/DefaultScrubberBeacon.d.ts.map +1 -1
  221. package/dts/visualizations/chart/scrubber/Scrubber.d.ts +28 -87
  222. package/dts/visualizations/chart/scrubber/Scrubber.d.ts.map +1 -1
  223. package/dts/visualizations/chart/scrubber/ScrubberBeaconGroup.d.ts +11 -17
  224. package/dts/visualizations/chart/scrubber/ScrubberBeaconGroup.d.ts.map +1 -1
  225. package/dts/visualizations/sparkline/Sparkline.d.ts +15 -30
  226. package/dts/visualizations/sparkline/Sparkline.d.ts.map +1 -1
  227. package/dts/visualizations/sparkline/SparklineArea.d.ts +9 -2
  228. package/dts/visualizations/sparkline/SparklineArea.d.ts.map +1 -1
  229. package/dts/visualizations/sparkline/SparklineGradient.d.ts +14 -14
  230. package/dts/visualizations/sparkline/SparklineGradient.d.ts.map +1 -1
  231. package/dts/visualizations/sparkline/sparkline-interactive/SparklineInteractiveHoverDate.d.ts +4 -4
  232. package/dts/visualizations/sparkline/sparkline-interactive/SparklineInteractiveHoverDate.d.ts.map +1 -1
  233. package/dts/visualizations/sparkline/sparkline-interactive/SparklineInteractivePanGestureHandler.d.ts.map +1 -1
  234. package/dts/visualizations/sparkline/sparkline-interactive-header/SparklineInteractiveHeader.d.ts +18 -28
  235. package/dts/visualizations/sparkline/sparkline-interactive-header/SparklineInteractiveHeader.d.ts.map +1 -1
  236. package/esm/accordion/AccordionHeader.js +4 -3
  237. package/esm/accordion/AccordionPanel.js +4 -3
  238. package/esm/alpha/carousel/Carousel.js +5 -4
  239. package/esm/alpha/combobox/Combobox.js +12 -7
  240. package/esm/alpha/data-card/DataCard.js +5 -4
  241. package/esm/alpha/select/DefaultSelectAllOption.js +4 -3
  242. package/esm/alpha/select/DefaultSelectControl.js +5 -4
  243. package/esm/alpha/select/DefaultSelectDropdown.js +5 -4
  244. package/esm/alpha/select/DefaultSelectEmptyDropdownContents.js +4 -3
  245. package/esm/alpha/select/DefaultSelectOption.js +4 -4
  246. package/esm/alpha/select/Select.js +60 -53
  247. package/esm/alpha/select-chip/SelectChip.js +10 -5
  248. package/esm/alpha/select-chip/SelectChipControl.js +4 -3
  249. package/esm/alpha/tabbed-chips/TabbedChips.js +10 -5
  250. package/esm/animation/Lottie.js +9 -7
  251. package/esm/banner/Banner.js +10 -5
  252. package/esm/buttons/Button.js +10 -5
  253. package/esm/buttons/DefaultSlideButtonBackground.js +4 -3
  254. package/esm/buttons/DefaultSlideButtonHandle.js +5 -4
  255. package/esm/buttons/IconButton.js +10 -5
  256. package/esm/buttons/IconCounterButton.js +10 -5
  257. package/esm/buttons/SlideButton.js +14 -9
  258. package/esm/cards/CardGroup.js +5 -4
  259. package/esm/cards/CardRoot.js +5 -4
  260. package/esm/cards/ContentCard/ContentCard.js +5 -4
  261. package/esm/cards/ContentCard/ContentCardBody.js +5 -4
  262. package/esm/cards/ContentCard/ContentCardFooter.js +5 -4
  263. package/esm/cards/ContentCard/ContentCardHeader.js +5 -4
  264. package/esm/cards/MediaCard/index.js +5 -4
  265. package/esm/cards/MessagingCard/index.js +5 -4
  266. package/esm/carousel/Carousel.js +14 -9
  267. package/esm/chips/Chip.js +10 -5
  268. package/esm/chips/InputChip.js +10 -5
  269. package/esm/chips/MediaChip.js +10 -5
  270. package/esm/chips/SelectChip.js +5 -4
  271. package/esm/chips/TabbedChips.js +10 -5
  272. package/esm/coachmark/Coachmark.js +10 -5
  273. package/esm/collapsible/Collapsible.js +14 -8
  274. package/esm/controls/Checkbox.js +11 -7
  275. package/esm/controls/CheckboxCell.js +10 -5
  276. package/esm/controls/CheckboxGroup.js +6 -6
  277. package/esm/controls/Control.js +13 -9
  278. package/esm/controls/ControlGroup.js +10 -5
  279. package/esm/controls/InputIconButton.js +5 -4
  280. package/esm/controls/NativeInput.js +5 -4
  281. package/esm/controls/Radio.js +11 -7
  282. package/esm/controls/RadioCell.js +10 -5
  283. package/esm/controls/RadioGroup.js +6 -6
  284. package/esm/controls/SearchInput.js +10 -5
  285. package/esm/controls/Select.js +4 -3
  286. package/esm/controls/Switch.js +10 -5
  287. package/esm/controls/TextInput.js +10 -5
  288. package/esm/dates/Calendar.js +19 -12
  289. package/esm/dates/DateInput.js +10 -5
  290. package/esm/dates/DatePicker.js +12 -7
  291. package/esm/examples/ExampleScreen.js +4 -3
  292. package/esm/layout/Box.js +5 -4
  293. package/esm/layout/Group.js +5 -4
  294. package/esm/layout/HStack.js +5 -4
  295. package/esm/layout/VStack.js +5 -4
  296. package/esm/media/Carousel/Carousel.js +5 -4
  297. package/esm/motion/ColorSurge.js +4 -3
  298. package/esm/motion/Pulse.js +4 -3
  299. package/esm/motion/Shake.js +4 -3
  300. package/esm/multi-content-module/MultiContentModule.js +5 -4
  301. package/esm/numbers/RollingNumber/DefaultRollingNumberAffixSection.js +5 -4
  302. package/esm/numbers/RollingNumber/DefaultRollingNumberDigit.js +5 -4
  303. package/esm/numbers/RollingNumber/DefaultRollingNumberMask.js +5 -4
  304. package/esm/numbers/RollingNumber/DefaultRollingNumberSymbol.js +5 -4
  305. package/esm/numbers/RollingNumber/DefaultRollingNumberValueSection.js +5 -4
  306. package/esm/numbers/RollingNumber/RollingNumber.js +10 -5
  307. package/esm/numpad/Numpad.js +12 -7
  308. package/esm/overlays/Alert.js +11 -5
  309. package/esm/overlays/Toast.js +16 -11
  310. package/esm/overlays/drawer/Drawer.js +16 -11
  311. package/esm/overlays/drawer/useDrawerPanResponder.js +7 -0
  312. package/esm/overlays/modal/Modal.js +12 -7
  313. package/esm/overlays/tray/Tray.js +18 -13
  314. package/esm/page/PageFooter.js +10 -5
  315. package/esm/page/PageHeader.js +10 -5
  316. package/esm/section-header/SectionHeader.js +5 -4
  317. package/esm/stepper/Stepper.js +16 -11
  318. package/esm/sticky-footer/StickyFooter.js +5 -4
  319. package/esm/system/Pressable.js +5 -4
  320. package/esm/tabs/DefaultTab.js +5 -4
  321. package/esm/tabs/SegmentedTab.js +10 -5
  322. package/esm/tabs/SegmentedTabs.js +10 -5
  323. package/esm/tabs/TabIndicator.js +5 -4
  324. package/esm/tabs/TabNavigation.js +5 -4
  325. package/esm/tabs/Tabs.js +16 -11
  326. package/esm/tag/Tag.js +10 -5
  327. package/esm/tour/DefaultTourStepArrow.js +4 -3
  328. package/esm/tour/Tour.js +5 -1
  329. package/esm/typography/Text.js +5 -4
  330. package/esm/typography/TextBody.js +5 -4
  331. package/esm/typography/TextCaption.js +5 -4
  332. package/esm/typography/TextDisplay1.js +5 -4
  333. package/esm/typography/TextDisplay2.js +5 -4
  334. package/esm/typography/TextDisplay3.js +5 -4
  335. package/esm/typography/TextHeadline.js +5 -4
  336. package/esm/typography/TextInherited.js +5 -4
  337. package/esm/typography/TextLabel1.js +5 -4
  338. package/esm/typography/TextLabel2.js +5 -4
  339. package/esm/typography/TextLegal.js +5 -4
  340. package/esm/typography/TextTitle1.js +5 -4
  341. package/esm/typography/TextTitle2.js +5 -4
  342. package/esm/typography/TextTitle3.js +5 -4
  343. package/esm/typography/TextTitle4.js +5 -4
  344. package/esm/typography/index.js +1 -1
  345. package/esm/visualizations/ProgressBar.js +11 -5
  346. package/esm/visualizations/ProgressCircle.js +11 -5
  347. package/esm/visualizations/ProgressIndicator.js +5 -4
  348. package/esm/visualizations/chart/CartesianChart.js +5 -4
  349. package/esm/visualizations/chart/PeriodSelector.js +22 -13
  350. package/esm/visualizations/chart/__stories__/ChartAccessibility.stories.js +5 -4
  351. package/esm/visualizations/chart/__stories__/PeriodSelector.stories.js +9 -7
  352. package/esm/visualizations/chart/area/AreaChart.js +5 -4
  353. package/esm/visualizations/chart/bar/BarChart.js +5 -4
  354. package/esm/visualizations/chart/bar/PercentageBarChart.js +5 -4
  355. package/esm/visualizations/chart/legend/Legend.js +5 -4
  356. package/esm/visualizations/chart/line/LineChart.js +5 -4
  357. package/esm/visualizations/chart/line/__stories__/LineChart.stories.js +5 -4
  358. package/esm/visualizations/chart/scrubber/DefaultScrubberBeacon.js +4 -3
  359. package/esm/visualizations/chart/scrubber/Scrubber.js +4 -3
  360. package/esm/visualizations/chart/scrubber/ScrubberBeaconGroup.js +4 -3
  361. package/esm/visualizations/sparkline/Sparkline.js +4 -3
  362. package/esm/visualizations/sparkline/SparklineArea.js +4 -3
  363. package/esm/visualizations/sparkline/SparklineGradient.js +4 -3
  364. package/esm/visualizations/sparkline/sparkline-interactive/SparklineInteractiveHoverDate.js +4 -3
  365. package/esm/visualizations/sparkline/sparkline-interactive/SparklineInteractivePanGestureHandler.js +1 -2
  366. package/esm/visualizations/sparkline/sparkline-interactive-header/SparklineInteractiveHeader.js +7 -5
  367. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
- const _excluded = ["font"];
1
+ const _excluded = ["ref", "font"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo } from 'react';
4
+ import React, { memo } from 'react';
5
5
  import { Text } from './Text';
6
6
 
7
7
  /**
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
18
18
  * @deprecated Use `Text` with `font="legal"` instead. This will be removed in a future major release.
19
19
  * @deprecationExpectedRemoval v10
20
20
  */
21
- export const TextLegal = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
21
+ export const TextLegal = /*#__PURE__*/memo(_ref => {
22
22
  let {
23
+ ref,
23
24
  font = 'legal'
24
25
  } = _ref,
25
26
  props = _objectWithoutPropertiesLoose(_ref, _excluded);
@@ -27,4 +28,4 @@ export const TextLegal = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =
27
28
  ref: ref,
28
29
  font: font
29
30
  }, props));
30
- }));
31
+ });
@@ -1,7 +1,7 @@
1
- const _excluded = ["accessibilityRole", "font"];
1
+ const _excluded = ["ref", "accessibilityRole", "font"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo } from 'react';
4
+ import React, { memo } from 'react';
5
5
  import { Text } from './Text';
6
6
 
7
7
  /**
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
18
18
  * @deprecated Use `Text` with `font="title1"` instead. This will be removed in a future major release.
19
19
  * @deprecationExpectedRemoval v10
20
20
  */
21
- export const TextTitle1 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
21
+ export const TextTitle1 = /*#__PURE__*/memo(_ref => {
22
22
  let {
23
+ ref,
23
24
  accessibilityRole = 'header',
24
25
  font = 'title1'
25
26
  } = _ref,
@@ -29,4 +30,4 @@ export const TextTitle1 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
29
30
  accessibilityRole: accessibilityRole,
30
31
  font: font
31
32
  }, props));
32
- }));
33
+ });
@@ -1,7 +1,7 @@
1
- const _excluded = ["accessibilityRole", "font"];
1
+ const _excluded = ["ref", "accessibilityRole", "font"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo } from 'react';
4
+ import React, { memo } from 'react';
5
5
  import { Text } from './Text';
6
6
 
7
7
  /**
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
18
18
  * @deprecated Use `Text` with `font="title2"` instead. This will be removed in a future major release.
19
19
  * @deprecationExpectedRemoval v10
20
20
  */
21
- export const TextTitle2 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
21
+ export const TextTitle2 = /*#__PURE__*/memo(_ref => {
22
22
  let {
23
+ ref,
23
24
  accessibilityRole = 'header',
24
25
  font = 'title2'
25
26
  } = _ref,
@@ -29,4 +30,4 @@ export const TextTitle2 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
29
30
  accessibilityRole: accessibilityRole,
30
31
  font: font
31
32
  }, props));
32
- }));
33
+ });
@@ -1,7 +1,7 @@
1
- const _excluded = ["font"];
1
+ const _excluded = ["ref", "font"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo } from 'react';
4
+ import React, { memo } from 'react';
5
5
  import { Text } from './Text';
6
6
 
7
7
  /**
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
18
18
  * @deprecated Use `Text` with `font="title3"` instead. This will be removed in a future major release.
19
19
  * @deprecationExpectedRemoval v10
20
20
  */
21
- export const TextTitle3 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
21
+ export const TextTitle3 = /*#__PURE__*/memo(_ref => {
22
22
  let {
23
+ ref,
23
24
  font = 'title3'
24
25
  } = _ref,
25
26
  props = _objectWithoutPropertiesLoose(_ref, _excluded);
@@ -27,4 +28,4 @@ export const TextTitle3 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
27
28
  ref: ref,
28
29
  font: font
29
30
  }, props));
30
- }));
31
+ });
@@ -1,7 +1,7 @@
1
- const _excluded = ["font"];
1
+ const _excluded = ["ref", "font"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo } from 'react';
4
+ import React, { memo } from 'react';
5
5
  import { Text } from './Text';
6
6
 
7
7
  /**
@@ -18,8 +18,9 @@ import { jsx as _jsx } from "react/jsx-runtime";
18
18
  * @deprecated Use `Text` with `font="title4"` instead. This will be removed in a future major release.
19
19
  * @deprecationExpectedRemoval v10
20
20
  */
21
- export const TextTitle4 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
21
+ export const TextTitle4 = /*#__PURE__*/memo(_ref => {
22
22
  let {
23
+ ref,
23
24
  font = 'title4'
24
25
  } = _ref,
25
26
  props = _objectWithoutPropertiesLoose(_ref, _excluded);
@@ -27,4 +28,4 @@ export const TextTitle4 = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref)
27
28
  ref: ref,
28
29
  font: font
29
30
  }, props));
30
- }));
31
+ });
@@ -1,11 +1,11 @@
1
1
  export * from './Link';
2
2
  export * from './Text';
3
3
  export * from './TextBody';
4
- export * from './TextFallback';
5
4
  export * from './TextCaption';
6
5
  export * from './TextDisplay1';
7
6
  export * from './TextDisplay2';
8
7
  export * from './TextDisplay3';
8
+ export * from './TextFallback';
9
9
  export * from './TextHeadline';
10
10
  export * from './TextLabel1';
11
11
  export * from './TextLabel2';
@@ -1,5 +1,7 @@
1
+ const _excluded = ["ref"];
1
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
2
- import React, { forwardRef, memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
3
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
+ import React, { memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
3
5
  import { Animated, I18nManager } from 'react-native';
4
6
  import { animateProgressBaseSpec } from '@coinbase/cds-common/animation/progress';
5
7
  import { getProgressSize } from '@coinbase/cds-common/visualizations/getProgressSize';
@@ -9,7 +11,11 @@ import { useTheme } from '../hooks/useTheme';
9
11
  import { Box } from '../layout/Box';
10
12
  import { HStack } from '../layout/HStack';
11
13
  import { jsx as _jsx } from "react/jsx-runtime";
12
- export const ProgressBar = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props, forwardedRef) => {
14
+ export const ProgressBar = /*#__PURE__*/memo(_ref => {
15
+ let {
16
+ ref: forwardedRef
17
+ } = _ref,
18
+ _props = _objectWithoutPropertiesLoose(_ref, _excluded);
13
19
  const mergedProps = useComponentConfig('ProgressBar', _props);
14
20
  const {
15
21
  weight = 'normal',
@@ -36,10 +42,10 @@ export const ProgressBar = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props, fo
36
42
  toValue: progress
37
43
  }, animateProgressBaseSpec, {
38
44
  useNativeDriver: true
39
- })))) == null || _Animated$timing.start(_ref => {
45
+ })))) == null || _Animated$timing.start(_ref2 => {
40
46
  let {
41
47
  finished
42
- } = _ref;
48
+ } = _ref2;
43
49
  if (finished) onAnimationEnd == null || onAnimationEnd();
44
50
  });
45
51
  }
@@ -99,4 +105,4 @@ export const ProgressBar = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props, fo
99
105
  width: "100%"
100
106
  })
101
107
  });
102
- }));
108
+ });
@@ -1,5 +1,7 @@
1
+ const _excluded = ["ref"];
2
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
1
3
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
2
- import React, { forwardRef, memo, useEffect, useMemo, useRef } from 'react';
4
+ import React, { memo, useEffect, useMemo, useRef } from 'react';
3
5
  import { Animated, StyleSheet } from 'react-native';
4
6
  import { Circle, G, Svg } from 'react-native-svg';
5
7
  import { animateProgressBaseSpec } from '@coinbase/cds-common/animation/progress';
@@ -59,7 +61,11 @@ const ProgressCircleInner = /*#__PURE__*/memo(_ref => {
59
61
  stroke: !visuallyDisabled ? theme.color[color] : theme.color.bgLineHeavy
60
62
  }), style || {}));
61
63
  });
62
- export const ProgressCircle = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props, forwardedRef) => {
64
+ export const ProgressCircle = /*#__PURE__*/memo(_ref3 => {
65
+ let {
66
+ ref: forwardedRef
67
+ } = _ref3,
68
+ _props = _objectWithoutPropertiesLoose(_ref3, _excluded);
63
69
  const mergedProps = useComponentConfig('ProgressCircle', _props);
64
70
  const {
65
71
  indeterminate,
@@ -104,12 +110,12 @@ export const ProgressCircle = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props,
104
110
  return /*#__PURE__*/_jsx(VisualizationContainer, {
105
111
  height: visSize,
106
112
  width: visSize,
107
- children: _ref3 => {
113
+ children: _ref4 => {
108
114
  let {
109
115
  width,
110
116
  height,
111
117
  circleSize
112
- } = _ref3;
118
+ } = _ref4;
113
119
  return /*#__PURE__*/_jsxs(Box, {
114
120
  ref: forwardedRef,
115
121
  accessible: true,
@@ -180,7 +186,7 @@ export const ProgressCircle = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_props,
180
186
  });
181
187
  }
182
188
  });
183
- }));
189
+ });
184
190
  const styleSheet = StyleSheet.create({
185
191
  svg: {
186
192
  flexGrow: 0,
@@ -1,14 +1,15 @@
1
- const _excluded = ["progress", "style", "testID"];
1
+ const _excluded = ["ref", "progress", "style", "testID"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo, useMemo } from 'react';
4
+ import React, { memo, useMemo } from 'react';
5
5
  import { Animated, StyleSheet } from 'react-native';
6
6
  import { useTheme } from '../hooks/useTheme';
7
7
  import { Box } from '../layout/Box';
8
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
9
  export const PROGRESS_INDICATOR_WIDTH = 24;
10
- export const ProgressIndicator = /*#__PURE__*/memo(/*#__PURE__*/forwardRef(function ProgressIndicator(_ref, ref) {
10
+ export const ProgressIndicator = /*#__PURE__*/memo(function ProgressIndicator(_ref) {
11
11
  let {
12
+ ref,
12
13
  progress,
13
14
  style,
14
15
  testID
@@ -44,7 +45,7 @@ export const ProgressIndicator = /*#__PURE__*/memo(/*#__PURE__*/forwardRef(funct
44
45
  })
45
46
  })
46
47
  }));
47
- }));
48
+ });
48
49
  const styles = StyleSheet.create({
49
50
  dash: {
50
51
  height: 2,
@@ -1,7 +1,7 @@
1
- const _excluded = ["series", "children", "layout", "animate", "enableScrubbing", "getScrubberAccessibilityLabel", "scrubberAccessibilityLabelStep", "xAxis", "yAxis", "inset", "onScrubberPositionChange", "legend", "legendPosition", "legendAccessibilityLabel", "width", "height", "style", "styles", "allowOverflowGestures", "fontFamilies", "fontProvider", "collapsable", "accessible", "accessibilityLabel", "accessibilityLiveRegion"];
1
+ const _excluded = ["ref", "series", "children", "layout", "animate", "enableScrubbing", "getScrubberAccessibilityLabel", "scrubberAccessibilityLabelStep", "xAxis", "yAxis", "inset", "onScrubberPositionChange", "legend", "legendPosition", "legendAccessibilityLabel", "width", "height", "style", "styles", "allowOverflowGestures", "fontFamilies", "fontProvider", "collapsable", "accessible", "accessibilityLabel", "accessibilityLiveRegion"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import React, { forwardRef, memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
4
+ import React, { memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
5
5
  import { Canvas, Skia } from '@shopify/react-native-skia';
6
6
  import { Box } from '../../layout/Box';
7
7
  import { Legend } from './legend/Legend';
@@ -61,8 +61,9 @@ function useChartLayout() {
61
61
  }, []);
62
62
  return [containerLayout, onContainerLayout];
63
63
  }
64
- export const CartesianChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, ref) => {
64
+ export const CartesianChart = /*#__PURE__*/memo(_ref2 => {
65
65
  let {
66
+ ref,
66
67
  series,
67
68
  children,
68
69
  layout = 'vertical',
@@ -453,4 +454,4 @@ export const CartesianChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2,
453
454
  }))
454
455
  })
455
456
  });
456
- }));
457
+ });
@@ -1,8 +1,9 @@
1
- const _excluded = ["color", "label", "font", "hideDot", "style"],
2
- _excluded2 = ["background", "activeBackground", "activeColor", "width", "justifyContent", "TabComponent", "TabsActiveIndicatorComponent"];
1
+ const _excluded = ["ref", "color", "label", "font", "hideDot", "style"],
2
+ _excluded2 = ["ref"],
3
+ _excluded3 = ["ref", "background", "activeBackground", "activeColor", "width", "justifyContent", "TabComponent", "TabsActiveIndicatorComponent"];
3
4
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
5
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
5
- import React, { forwardRef, memo, useMemo } from 'react';
6
+ import React, { memo, useMemo } from 'react';
6
7
  import { StyleSheet, View } from 'react-native';
7
8
  import Animated, { useAnimatedStyle, useSharedValue, withSpring } from 'react-native-reanimated';
8
9
  import { useTheme } from '../../hooks/useTheme';
@@ -75,8 +76,9 @@ const styles = StyleSheet.create({
75
76
  alignItems: 'center'
76
77
  }
77
78
  });
78
- export const LiveTabLabel = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, ref) => {
79
+ export const LiveTabLabel = /*#__PURE__*/memo(_ref2 => {
79
80
  let {
81
+ ref,
80
82
  color = 'fgNegative',
81
83
  label = 'LIVE',
82
84
  font = 'label1',
@@ -106,17 +108,24 @@ export const LiveTabLabel = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, re
106
108
  children: label
107
109
  }))]
108
110
  });
109
- }));
110
- const PeriodSelectorTab = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((props, ref) => /*#__PURE__*/_jsx(SegmentedTab, _extends({
111
- ref: ref,
112
- font: "label1"
113
- }, props))));
111
+ });
112
+ const PeriodSelectorTab = /*#__PURE__*/memo(_ref3 => {
113
+ let {
114
+ ref
115
+ } = _ref3,
116
+ props = _objectWithoutPropertiesLoose(_ref3, _excluded2);
117
+ return /*#__PURE__*/_jsx(SegmentedTab, _extends({
118
+ ref: ref,
119
+ font: "label1"
120
+ }, props));
121
+ });
114
122
  /**
115
123
  * PeriodSelector is a specialized version of SegmentedTabs optimized for chart period selection.
116
124
  * It provides transparent background, primary wash active state, and full-width layout by default.
117
125
  */
118
- export const PeriodSelector = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref3, ref) => {
126
+ export const PeriodSelector = /*#__PURE__*/memo(_ref4 => {
119
127
  let {
128
+ ref,
120
129
  background = 'transparent',
121
130
  activeBackground = 'bgPrimaryWash',
122
131
  activeColor = 'fgPrimary',
@@ -124,8 +133,8 @@ export const PeriodSelector = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref3,
124
133
  justifyContent = 'space-between',
125
134
  TabComponent = PeriodSelectorTab,
126
135
  TabsActiveIndicatorComponent = PeriodSelectorActiveIndicator
127
- } = _ref3,
128
- props = _objectWithoutPropertiesLoose(_ref3, _excluded2);
136
+ } = _ref4,
137
+ props = _objectWithoutPropertiesLoose(_ref4, _excluded3);
129
138
  return /*#__PURE__*/_jsx(SegmentedTabs, _extends({
130
139
  ref: ref,
131
140
  TabComponent: TabComponent,
@@ -136,4 +145,4 @@ export const PeriodSelector = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref3,
136
145
  justifyContent: justifyContent,
137
146
  width: width
138
147
  }, props));
139
- }));
148
+ });
@@ -1,8 +1,8 @@
1
- const _excluded = ["label"],
1
+ const _excluded = ["ref", "label"],
2
2
  _excluded2 = ["style"];
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
4
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
5
- import { forwardRef, memo, useCallback, useMemo, useState } from 'react';
5
+ import { memo, useCallback, useMemo, useState } from 'react';
6
6
  import { assets } from '@coinbase/cds-common/internal/data/assets';
7
7
  import { sparklineInteractiveData } from '@coinbase/cds-common/internal/visualizations/SparklineInteractiveData';
8
8
  import { useTabsContext } from '@coinbase/cds-common/tabs/TabsContext';
@@ -528,8 +528,9 @@ const AssetPriceWithDottedArea = /*#__PURE__*/memo(function AssetPriceWithDotted
528
528
  const date = formatDate(sparklineTimePeriodDataTimestamps[index]);
529
529
  return price + " " + date;
530
530
  }, [formatDate, formatPrice, sparklineTimePeriodDataTimestamps, sparklineTimePeriodDataValues]);
531
- const BTCTab = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref4, ref) => {
531
+ const BTCTab = /*#__PURE__*/memo(_ref4 => {
532
532
  let {
533
+ ref,
533
534
  label
534
535
  } = _ref4,
535
536
  props = _objectWithoutPropertiesLoose(_ref4, _excluded);
@@ -547,7 +548,7 @@ const AssetPriceWithDottedArea = /*#__PURE__*/memo(function AssetPriceWithDotted
547
548
  children: label
548
549
  })
549
550
  }, props));
550
- }));
551
+ });
551
552
  const BTCActiveIndicator = /*#__PURE__*/memo(_ref5 => {
552
553
  let {
553
554
  style
@@ -1,8 +1,8 @@
1
- const _excluded = ["label"],
2
- _excluded2 = ["label", "font", "hideDot", "style"];
1
+ const _excluded = ["ref", "label"],
2
+ _excluded2 = ["ref", "label", "font", "hideDot", "style"];
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
4
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
5
- import { forwardRef, memo, useCallback, useEffect, useMemo, useState } from 'react';
5
+ import { memo, useCallback, useEffect, useMemo, useState } from 'react';
6
6
  import { ScrollView, View } from 'react-native';
7
7
  import { interpolateColor, runOnJS, useAnimatedReaction, useSharedValue, withSpring } from 'react-native-reanimated';
8
8
  import { assets } from '@coinbase/cds-common/internal/data/assets';
@@ -206,8 +206,9 @@ const BTCActiveExcludingLiveIndicator = /*#__PURE__*/memo(props => {
206
206
  background: backgroundColor
207
207
  }));
208
208
  });
209
- const BTCTab = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
209
+ const BTCTab = /*#__PURE__*/memo(_ref => {
210
210
  let {
211
+ ref,
211
212
  label
212
213
  } = _ref,
213
214
  props = _objectWithoutPropertiesLoose(_ref, _excluded);
@@ -230,9 +231,10 @@ const BTCTab = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
230
231
  ref: ref,
231
232
  label: wrappedLabel
232
233
  }, props));
233
- }));
234
- const BTCLiveLabel = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, ref) => {
234
+ });
235
+ const BTCLiveLabel = /*#__PURE__*/memo(_ref2 => {
235
236
  let {
237
+ ref,
236
238
  label = 'LIVE',
237
239
  font = 'label1',
238
240
  hideDot,
@@ -264,7 +266,7 @@ const BTCLiveLabel = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref2, ref) => {
264
266
  children: label
265
267
  }))]
266
268
  });
267
- }));
269
+ });
268
270
  const ColoredPeriodSelectorExample = () => {
269
271
  const tabs = [{
270
272
  id: '1H',
@@ -1,11 +1,11 @@
1
- const _excluded = ["series", "stacked", "AreaComponent", "curve", "fillOpacity", "type", "connectNulls", "transition", "transitions", "LineComponent", "strokeWidth", "showXAxis", "showYAxis", "showLines", "lineType", "xAxis", "yAxis", "inset", "children"],
1
+ const _excluded = ["ref", "series", "stacked", "AreaComponent", "curve", "fillOpacity", "type", "connectNulls", "transition", "transitions", "LineComponent", "strokeWidth", "showXAxis", "showYAxis", "showLines", "lineType", "xAxis", "yAxis", "inset", "children"],
2
2
  _excluded2 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
3
3
  _excluded3 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
4
4
  _excluded4 = ["id", "data", "label", "color", "xAxisId", "yAxisId", "opacity", "LineComponent", "stackId"],
5
5
  _excluded5 = ["id", "data", "label", "color", "xAxisId", "yAxisId", "fill", "fillOpacity", "stackId", "type"];
6
6
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
7
7
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
8
- import { forwardRef, memo, useMemo } from 'react';
8
+ import { memo, useMemo } from 'react';
9
9
  import { XAxis } from '../axis/XAxis';
10
10
  import { YAxis } from '../axis/YAxis';
11
11
  import { CartesianChart } from '../CartesianChart';
@@ -14,8 +14,9 @@ import { withBaselineDomain } from '../utils/axis';
14
14
  import { defaultStackId } from '../utils/chart';
15
15
  import { Area } from './Area';
16
16
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
17
- export const AreaChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
17
+ export const AreaChart = /*#__PURE__*/memo(_ref => {
18
18
  let {
19
+ ref,
19
20
  series,
20
21
  stacked,
21
22
  AreaComponent,
@@ -152,4 +153,4 @@ export const AreaChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =
152
153
  }, otherPropsFromSeries), id);
153
154
  })), children]
154
155
  }));
155
- }));
156
+ });
@@ -1,9 +1,9 @@
1
- const _excluded = ["series", "stacked", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "children", "barPadding", "BarComponent", "fillOpacity", "stroke", "strokeWidth", "borderRadius", "roundBaseline", "BarStackComponent", "stackGap", "barMinSize", "stackMinSize", "transitions", "transition"],
1
+ const _excluded = ["ref", "series", "stacked", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "children", "barPadding", "BarComponent", "fillOpacity", "stroke", "strokeWidth", "borderRadius", "roundBaseline", "BarStackComponent", "stackGap", "barMinSize", "stackMinSize", "transitions", "transition"],
2
2
  _excluded2 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
3
3
  _excluded3 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"];
4
4
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
5
5
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
6
- import { forwardRef, memo, useMemo } from 'react';
6
+ import { memo, useMemo } from 'react';
7
7
  import { XAxis } from '../axis/XAxis';
8
8
  import { YAxis } from '../axis/YAxis';
9
9
  import { CartesianChart } from '../CartesianChart';
@@ -11,8 +11,9 @@ import { withBaselineDomain } from '../utils/axis';
11
11
  import { defaultStackId } from '../utils/chart';
12
12
  import { BarPlot } from './BarPlot';
13
13
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
14
- export const BarChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
14
+ export const BarChart = /*#__PURE__*/memo(_ref => {
15
15
  let {
16
+ ref,
16
17
  series: seriesProp,
17
18
  stacked,
18
19
  showXAxis,
@@ -122,4 +123,4 @@ export const BarChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =>
122
123
  transitions: transitions
123
124
  }), children]
124
125
  }));
125
- }));
126
+ });
@@ -1,7 +1,7 @@
1
- const _excluded = ["series", "layout", "roundBaseline", "inset", "transitions", "xAxis", "yAxis", "testID", "children"];
1
+ const _excluded = ["ref", "series", "layout", "roundBaseline", "inset", "transitions", "xAxis", "yAxis", "testID", "children"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import { forwardRef, memo, useMemo } from 'react';
4
+ import { memo, useMemo } from 'react';
5
5
  import { BarChart } from './BarChart';
6
6
 
7
7
  /** Extended series type that supports single data values. */
@@ -16,8 +16,9 @@ const unwrapSeriesDataValue = (data, groupIndex) => {
16
16
  const raw = typeof data === 'number' ? groupIndex === 0 ? data : null : data[groupIndex];
17
17
  return raw != null ? Math.max(0, raw) : null;
18
18
  };
19
- export const PercentageBarChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
19
+ export const PercentageBarChart = /*#__PURE__*/memo(_ref => {
20
20
  let {
21
+ ref,
21
22
  series,
22
23
  layout = 'horizontal',
23
24
  roundBaseline = true,
@@ -95,5 +96,5 @@ export const PercentageBarChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_re
95
96
  }, props, {
96
97
  children: children
97
98
  }));
98
- }));
99
+ });
99
100
  PercentageBarChart.displayName = 'PercentageBarChart';
@@ -1,14 +1,15 @@
1
- const _excluded = ["flexDirection", "justifyContent", "alignItems", "flexWrap", "rowGap", "columnGap", "seriesIds", "EntryComponent", "ShapeComponent", "accessibilityLabel", "style", "styles"];
1
+ const _excluded = ["ref", "flexDirection", "justifyContent", "alignItems", "flexWrap", "rowGap", "columnGap", "seriesIds", "EntryComponent", "ShapeComponent", "accessibilityLabel", "style", "styles"];
2
2
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
3
3
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
4
- import { forwardRef, memo, useMemo } from 'react';
4
+ import { memo, useMemo } from 'react';
5
5
  import { Box } from '../../../layout/Box';
6
6
  import { useCartesianChartContext } from '../ChartProvider';
7
7
  import { DefaultLegendEntry } from './DefaultLegendEntry';
8
8
  import { DefaultLegendShape } from './DefaultLegendShape';
9
9
  import { jsx as _jsx } from "react/jsx-runtime";
10
- export const Legend = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
10
+ export const Legend = /*#__PURE__*/memo(_ref => {
11
11
  let {
12
+ ref,
12
13
  flexDirection = 'row',
13
14
  justifyContent = 'center',
14
15
  alignItems = flexDirection === 'row' ? 'center' : 'flex-start',
@@ -56,4 +57,4 @@ export const Legend = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
56
57
  }
57
58
  }, s.id))
58
59
  }));
59
- }));
60
+ });
@@ -1,10 +1,10 @@
1
- const _excluded = ["series", "showArea", "areaType", "type", "LineComponent", "AreaComponent", "curve", "points", "strokeWidth", "strokeOpacity", "connectNulls", "transition", "transitions", "opacity", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "scrubberAccessibilityLabelStep", "layout", "children"],
1
+ const _excluded = ["ref", "series", "showArea", "areaType", "type", "LineComponent", "AreaComponent", "curve", "points", "strokeWidth", "strokeOpacity", "connectNulls", "transition", "transitions", "opacity", "showXAxis", "showYAxis", "xAxis", "yAxis", "inset", "scrubberAccessibilityLabelStep", "layout", "children"],
2
2
  _excluded2 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
3
3
  _excluded3 = ["scaleType", "data", "categoryPadding", "domain", "domainLimit", "range", "baseline", "id"],
4
4
  _excluded4 = ["id", "data", "label", "color", "xAxisId", "yAxisId"];
5
5
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
6
6
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
7
- import { forwardRef, memo, useMemo } from 'react';
7
+ import { memo, useMemo } from 'react';
8
8
  import { XAxis } from '../axis/XAxis';
9
9
  import { YAxis } from '../axis/YAxis';
10
10
  import { CartesianChart } from '../CartesianChart';
@@ -17,8 +17,9 @@ const getDefaultScrubberAccessibilityStep = function (dataLength, sampleCount) {
17
17
  if (dataLength <= 0) return 1;
18
18
  return Math.max(1, Math.ceil(dataLength / sampleCount));
19
19
  };
20
- export const LineChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) => {
20
+ export const LineChart = /*#__PURE__*/memo(_ref => {
21
21
  let {
22
+ ref,
22
23
  series,
23
24
  showArea,
24
25
  areaType,
@@ -147,4 +148,4 @@ export const LineChart = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref, ref) =
147
148
  }, linePropsFromSeries), id);
148
149
  }), children]
149
150
  }));
150
- }));
151
+ });
@@ -1,9 +1,9 @@
1
1
  const _excluded = ["dataX", "dataY"],
2
- _excluded2 = ["label"],
2
+ _excluded2 = ["ref", "label"],
3
3
  _excluded3 = ["style"];
4
4
  function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
5
5
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
6
- import { forwardRef, memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
6
+ import { memo, useCallback, useEffect, useMemo, useRef, useState } from 'react';
7
7
  import { useAnimatedReaction, useDerivedValue, useSharedValue, withDelay, withTiming } from 'react-native-reanimated';
8
8
  import { assets, ethBackground } from '@coinbase/cds-common/internal/data/assets';
9
9
  import { prices } from '@coinbase/cds-common/internal/data/prices';
@@ -823,8 +823,9 @@ function AssetPriceWithDottedArea() {
823
823
  // Register system fonts if available, otherwise Skia will use defaults
824
824
  return fontProvider;
825
825
  }, []);
826
- const BTCTab = /*#__PURE__*/memo(/*#__PURE__*/forwardRef((_ref8, ref) => {
826
+ const BTCTab = /*#__PURE__*/memo(_ref8 => {
827
827
  let {
828
+ ref,
828
829
  label
829
830
  } = _ref8,
830
831
  props = _objectWithoutPropertiesLoose(_ref8, _excluded2);
@@ -842,7 +843,7 @@ function AssetPriceWithDottedArea() {
842
843
  children: label
843
844
  })
844
845
  }, props));
845
- }));
846
+ });
846
847
  const BTCActiveIndicator = /*#__PURE__*/memo(_ref9 => {
847
848
  let {
848
849
  style