@metamask-previews/design-system-react-native 0.19.0-preview.1679aa9 → 0.24.0-preview.178e60f

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 (584) hide show
  1. package/CHANGELOG.md +84 -3
  2. package/dist/components/AvatarGroup/AvatarGroup.cjs +11 -12
  3. package/dist/components/AvatarGroup/AvatarGroup.cjs.map +1 -1
  4. package/dist/components/AvatarGroup/AvatarGroup.constants.cjs +11 -12
  5. package/dist/components/AvatarGroup/AvatarGroup.constants.cjs.map +1 -1
  6. package/dist/components/AvatarGroup/AvatarGroup.constants.d.cts +1 -2
  7. package/dist/components/AvatarGroup/AvatarGroup.constants.d.cts.map +1 -1
  8. package/dist/components/AvatarGroup/AvatarGroup.constants.d.mts +1 -2
  9. package/dist/components/AvatarGroup/AvatarGroup.constants.d.mts.map +1 -1
  10. package/dist/components/AvatarGroup/AvatarGroup.constants.mjs +1 -2
  11. package/dist/components/AvatarGroup/AvatarGroup.constants.mjs.map +1 -1
  12. package/dist/components/AvatarGroup/AvatarGroup.d.cts.map +1 -1
  13. package/dist/components/AvatarGroup/AvatarGroup.d.mts.map +1 -1
  14. package/dist/components/AvatarGroup/AvatarGroup.mjs +2 -3
  15. package/dist/components/AvatarGroup/AvatarGroup.mjs.map +1 -1
  16. package/dist/components/AvatarGroup/AvatarGroup.types.cjs.map +1 -1
  17. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts +7 -24
  18. package/dist/components/AvatarGroup/AvatarGroup.types.d.cts.map +1 -1
  19. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts +7 -24
  20. package/dist/components/AvatarGroup/AvatarGroup.types.d.mts.map +1 -1
  21. package/dist/components/AvatarGroup/AvatarGroup.types.mjs.map +1 -1
  22. package/dist/components/AvatarGroup/index.cjs +3 -3
  23. package/dist/components/AvatarGroup/index.cjs.map +1 -1
  24. package/dist/components/AvatarGroup/index.d.cts +1 -1
  25. package/dist/components/AvatarGroup/index.d.cts.map +1 -1
  26. package/dist/components/AvatarGroup/index.d.mts +1 -1
  27. package/dist/components/AvatarGroup/index.d.mts.map +1 -1
  28. package/dist/components/AvatarGroup/index.mjs +1 -1
  29. package/dist/components/AvatarGroup/index.mjs.map +1 -1
  30. package/dist/components/AvatarIcon/AvatarIcon.cjs +2 -2
  31. package/dist/components/AvatarIcon/AvatarIcon.cjs.map +1 -1
  32. package/dist/components/AvatarIcon/AvatarIcon.constants.cjs +16 -17
  33. package/dist/components/AvatarIcon/AvatarIcon.constants.cjs.map +1 -1
  34. package/dist/components/AvatarIcon/AvatarIcon.constants.d.cts +1 -2
  35. package/dist/components/AvatarIcon/AvatarIcon.constants.d.cts.map +1 -1
  36. package/dist/components/AvatarIcon/AvatarIcon.constants.d.mts +1 -2
  37. package/dist/components/AvatarIcon/AvatarIcon.constants.d.mts.map +1 -1
  38. package/dist/components/AvatarIcon/AvatarIcon.constants.mjs +1 -2
  39. package/dist/components/AvatarIcon/AvatarIcon.constants.mjs.map +1 -1
  40. package/dist/components/AvatarIcon/AvatarIcon.d.cts.map +1 -1
  41. package/dist/components/AvatarIcon/AvatarIcon.d.mts.map +1 -1
  42. package/dist/components/AvatarIcon/AvatarIcon.mjs +1 -1
  43. package/dist/components/AvatarIcon/AvatarIcon.mjs.map +1 -1
  44. package/dist/components/AvatarIcon/AvatarIcon.types.cjs.map +1 -1
  45. package/dist/components/AvatarIcon/AvatarIcon.types.d.cts +3 -13
  46. package/dist/components/AvatarIcon/AvatarIcon.types.d.cts.map +1 -1
  47. package/dist/components/AvatarIcon/AvatarIcon.types.d.mts +3 -13
  48. package/dist/components/AvatarIcon/AvatarIcon.types.d.mts.map +1 -1
  49. package/dist/components/AvatarIcon/AvatarIcon.types.mjs.map +1 -1
  50. package/dist/components/AvatarIcon/index.cjs +4 -4
  51. package/dist/components/AvatarIcon/index.cjs.map +1 -1
  52. package/dist/components/AvatarIcon/index.d.cts +1 -1
  53. package/dist/components/AvatarIcon/index.d.cts.map +1 -1
  54. package/dist/components/AvatarIcon/index.d.mts +1 -1
  55. package/dist/components/AvatarIcon/index.d.mts.map +1 -1
  56. package/dist/components/AvatarIcon/index.mjs +1 -1
  57. package/dist/components/AvatarIcon/index.mjs.map +1 -1
  58. package/dist/components/BadgeIcon/BadgeIcon.cjs +2 -1
  59. package/dist/components/BadgeIcon/BadgeIcon.cjs.map +1 -1
  60. package/dist/components/BadgeIcon/BadgeIcon.d.cts.map +1 -1
  61. package/dist/components/BadgeIcon/BadgeIcon.d.mts.map +1 -1
  62. package/dist/components/BadgeIcon/BadgeIcon.mjs +2 -1
  63. package/dist/components/BadgeIcon/BadgeIcon.mjs.map +1 -1
  64. package/dist/components/BadgeIcon/BadgeIcon.types.cjs.map +1 -1
  65. package/dist/components/BadgeIcon/BadgeIcon.types.d.cts +5 -7
  66. package/dist/components/BadgeIcon/BadgeIcon.types.d.cts.map +1 -1
  67. package/dist/components/BadgeIcon/BadgeIcon.types.d.mts +5 -7
  68. package/dist/components/BadgeIcon/BadgeIcon.types.d.mts.map +1 -1
  69. package/dist/components/BadgeIcon/BadgeIcon.types.mjs.map +1 -1
  70. package/dist/components/BannerAlert/BannerAlert.cjs +1 -2
  71. package/dist/components/BannerAlert/BannerAlert.cjs.map +1 -1
  72. package/dist/components/BannerAlert/BannerAlert.constants.cjs +16 -17
  73. package/dist/components/BannerAlert/BannerAlert.constants.cjs.map +1 -1
  74. package/dist/components/BannerAlert/BannerAlert.constants.d.cts +1 -2
  75. package/dist/components/BannerAlert/BannerAlert.constants.d.cts.map +1 -1
  76. package/dist/components/BannerAlert/BannerAlert.constants.d.mts +1 -2
  77. package/dist/components/BannerAlert/BannerAlert.constants.d.mts.map +1 -1
  78. package/dist/components/BannerAlert/BannerAlert.constants.mjs +1 -2
  79. package/dist/components/BannerAlert/BannerAlert.constants.mjs.map +1 -1
  80. package/dist/components/BannerAlert/BannerAlert.d.cts.map +1 -1
  81. package/dist/components/BannerAlert/BannerAlert.d.mts.map +1 -1
  82. package/dist/components/BannerAlert/BannerAlert.mjs +1 -2
  83. package/dist/components/BannerAlert/BannerAlert.mjs.map +1 -1
  84. package/dist/components/BannerBase/BannerBase.cjs +5 -15
  85. package/dist/components/BannerBase/BannerBase.cjs.map +1 -1
  86. package/dist/components/BannerBase/BannerBase.d.cts.map +1 -1
  87. package/dist/components/BannerBase/BannerBase.d.mts.map +1 -1
  88. package/dist/components/BannerBase/BannerBase.mjs +4 -14
  89. package/dist/components/BannerBase/BannerBase.mjs.map +1 -1
  90. package/dist/components/BannerBase/BannerBase.types.cjs.map +1 -1
  91. package/dist/components/BannerBase/BannerBase.types.d.cts +2 -7
  92. package/dist/components/BannerBase/BannerBase.types.d.cts.map +1 -1
  93. package/dist/components/BannerBase/BannerBase.types.d.mts +2 -7
  94. package/dist/components/BannerBase/BannerBase.types.d.mts.map +1 -1
  95. package/dist/components/BannerBase/BannerBase.types.mjs.map +1 -1
  96. package/dist/components/BottomSheetDialog/BottomSheetDialog.cjs +1 -1
  97. package/dist/components/BottomSheetDialog/BottomSheetDialog.cjs.map +1 -1
  98. package/dist/components/BottomSheetDialog/BottomSheetDialog.mjs +1 -1
  99. package/dist/components/BottomSheetDialog/BottomSheetDialog.mjs.map +1 -1
  100. package/dist/components/Box/Box.cjs +35 -12
  101. package/dist/components/Box/Box.cjs.map +1 -1
  102. package/dist/components/Box/Box.constants.cjs.map +1 -1
  103. package/dist/components/Box/Box.constants.d.cts +1 -1
  104. package/dist/components/Box/Box.constants.d.cts.map +1 -1
  105. package/dist/components/Box/Box.constants.d.mts +1 -1
  106. package/dist/components/Box/Box.constants.d.mts.map +1 -1
  107. package/dist/components/Box/Box.constants.mjs.map +1 -1
  108. package/dist/components/Box/Box.d.cts +4 -2
  109. package/dist/components/Box/Box.d.cts.map +1 -1
  110. package/dist/components/Box/Box.d.mts +4 -2
  111. package/dist/components/Box/Box.d.mts.map +1 -1
  112. package/dist/components/Box/Box.mjs +13 -9
  113. package/dist/components/Box/Box.mjs.map +1 -1
  114. package/dist/components/Box/Box.types.cjs.map +1 -1
  115. package/dist/components/Box/Box.types.d.cts +3 -107
  116. package/dist/components/Box/Box.types.d.cts.map +1 -1
  117. package/dist/components/Box/Box.types.d.mts +3 -107
  118. package/dist/components/Box/Box.types.d.mts.map +1 -1
  119. package/dist/components/Box/Box.types.mjs.map +1 -1
  120. package/dist/components/Box/index.cjs +7 -7
  121. package/dist/components/Box/index.cjs.map +1 -1
  122. package/dist/components/Box/index.d.cts +1 -2
  123. package/dist/components/Box/index.d.cts.map +1 -1
  124. package/dist/components/Box/index.d.mts +1 -2
  125. package/dist/components/Box/index.d.mts.map +1 -1
  126. package/dist/components/Box/index.mjs +1 -1
  127. package/dist/components/Box/index.mjs.map +1 -1
  128. package/dist/components/BoxColumn/BoxColumn.cjs +2 -2
  129. package/dist/components/BoxColumn/BoxColumn.cjs.map +1 -1
  130. package/dist/components/BoxColumn/BoxColumn.d.cts.map +1 -1
  131. package/dist/components/BoxColumn/BoxColumn.d.mts.map +1 -1
  132. package/dist/components/BoxColumn/BoxColumn.mjs +1 -1
  133. package/dist/components/BoxColumn/BoxColumn.mjs.map +1 -1
  134. package/dist/components/BoxRow/BoxRow.cjs +2 -2
  135. package/dist/components/BoxRow/BoxRow.cjs.map +1 -1
  136. package/dist/components/BoxRow/BoxRow.d.cts.map +1 -1
  137. package/dist/components/BoxRow/BoxRow.d.mts.map +1 -1
  138. package/dist/components/BoxRow/BoxRow.mjs +1 -1
  139. package/dist/components/BoxRow/BoxRow.mjs.map +1 -1
  140. package/dist/components/Button/Button.cjs +6 -6
  141. package/dist/components/Button/Button.cjs.map +1 -1
  142. package/dist/components/Button/Button.d.cts.map +1 -1
  143. package/dist/components/Button/Button.d.mts.map +1 -1
  144. package/dist/components/Button/Button.mjs +1 -1
  145. package/dist/components/Button/Button.mjs.map +1 -1
  146. package/dist/components/Button/Button.types.cjs.map +1 -1
  147. package/dist/components/Button/Button.types.d.cts +2 -7
  148. package/dist/components/Button/Button.types.d.cts.map +1 -1
  149. package/dist/components/Button/Button.types.d.mts +2 -7
  150. package/dist/components/Button/Button.types.d.mts.map +1 -1
  151. package/dist/components/Button/Button.types.mjs.map +1 -1
  152. package/dist/components/Button/index.cjs +3 -3
  153. package/dist/components/Button/index.cjs.map +1 -1
  154. package/dist/components/Button/index.d.cts +1 -1
  155. package/dist/components/Button/index.d.cts.map +1 -1
  156. package/dist/components/Button/index.d.mts +1 -1
  157. package/dist/components/Button/index.d.mts.map +1 -1
  158. package/dist/components/Button/index.mjs +1 -1
  159. package/dist/components/Button/index.mjs.map +1 -1
  160. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.cjs +3 -17
  161. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.cjs.map +1 -1
  162. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.d.cts.map +1 -1
  163. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.d.mts.map +1 -1
  164. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.mjs +3 -17
  165. package/dist/components/Button/variants/ButtonPrimary/ButtonPrimary.mjs.map +1 -1
  166. package/dist/components/Button/variants/ButtonPrimary/index.cjs +1 -3
  167. package/dist/components/Button/variants/ButtonPrimary/index.cjs.map +1 -1
  168. package/dist/components/Button/variants/ButtonPrimary/index.d.cts +0 -1
  169. package/dist/components/Button/variants/ButtonPrimary/index.d.cts.map +1 -1
  170. package/dist/components/Button/variants/ButtonPrimary/index.d.mts +0 -1
  171. package/dist/components/Button/variants/ButtonPrimary/index.d.mts.map +1 -1
  172. package/dist/components/Button/variants/ButtonPrimary/index.mjs +0 -1
  173. package/dist/components/Button/variants/ButtonPrimary/index.mjs.map +1 -1
  174. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.cjs +3 -17
  175. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.cjs.map +1 -1
  176. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.d.cts.map +1 -1
  177. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.d.mts.map +1 -1
  178. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.mjs +3 -17
  179. package/dist/components/Button/variants/ButtonSecondary/ButtonSecondary.mjs.map +1 -1
  180. package/dist/components/Button/variants/ButtonSecondary/index.cjs +1 -3
  181. package/dist/components/Button/variants/ButtonSecondary/index.cjs.map +1 -1
  182. package/dist/components/Button/variants/ButtonSecondary/index.d.cts +0 -1
  183. package/dist/components/Button/variants/ButtonSecondary/index.d.cts.map +1 -1
  184. package/dist/components/Button/variants/ButtonSecondary/index.d.mts +0 -1
  185. package/dist/components/Button/variants/ButtonSecondary/index.d.mts.map +1 -1
  186. package/dist/components/Button/variants/ButtonSecondary/index.mjs +0 -1
  187. package/dist/components/Button/variants/ButtonSecondary/index.mjs.map +1 -1
  188. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.cjs +5 -20
  189. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.cjs.map +1 -1
  190. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.d.cts.map +1 -1
  191. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.d.mts.map +1 -1
  192. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.mjs +5 -20
  193. package/dist/components/Button/variants/ButtonTertiary/ButtonTertiary.mjs.map +1 -1
  194. package/dist/components/Button/variants/ButtonTertiary/index.cjs +1 -3
  195. package/dist/components/Button/variants/ButtonTertiary/index.cjs.map +1 -1
  196. package/dist/components/Button/variants/ButtonTertiary/index.d.cts +0 -1
  197. package/dist/components/Button/variants/ButtonTertiary/index.d.cts.map +1 -1
  198. package/dist/components/Button/variants/ButtonTertiary/index.d.mts +0 -1
  199. package/dist/components/Button/variants/ButtonTertiary/index.d.mts.map +1 -1
  200. package/dist/components/Button/variants/ButtonTertiary/index.mjs +0 -1
  201. package/dist/components/Button/variants/ButtonTertiary/index.mjs.map +1 -1
  202. package/dist/components/ButtonBase/ButtonBase.cjs +43 -29
  203. package/dist/components/ButtonBase/ButtonBase.cjs.map +1 -1
  204. package/dist/components/ButtonBase/ButtonBase.constants.cjs +35 -5
  205. package/dist/components/ButtonBase/ButtonBase.constants.cjs.map +1 -1
  206. package/dist/components/ButtonBase/ButtonBase.constants.d.cts +6 -1
  207. package/dist/components/ButtonBase/ButtonBase.constants.d.cts.map +1 -1
  208. package/dist/components/ButtonBase/ButtonBase.constants.d.mts +6 -1
  209. package/dist/components/ButtonBase/ButtonBase.constants.d.mts.map +1 -1
  210. package/dist/components/ButtonBase/ButtonBase.constants.mjs +29 -1
  211. package/dist/components/ButtonBase/ButtonBase.constants.mjs.map +1 -1
  212. package/dist/components/ButtonBase/ButtonBase.d.cts +1 -1
  213. package/dist/components/ButtonBase/ButtonBase.d.cts.map +1 -1
  214. package/dist/components/ButtonBase/ButtonBase.d.mts +1 -1
  215. package/dist/components/ButtonBase/ButtonBase.d.mts.map +1 -1
  216. package/dist/components/ButtonBase/ButtonBase.mjs +45 -31
  217. package/dist/components/ButtonBase/ButtonBase.mjs.map +1 -1
  218. package/dist/components/ButtonBase/ButtonBase.types.cjs.map +1 -1
  219. package/dist/components/ButtonBase/ButtonBase.types.d.cts +13 -30
  220. package/dist/components/ButtonBase/ButtonBase.types.d.cts.map +1 -1
  221. package/dist/components/ButtonBase/ButtonBase.types.d.mts +13 -30
  222. package/dist/components/ButtonBase/ButtonBase.types.d.mts.map +1 -1
  223. package/dist/components/ButtonBase/ButtonBase.types.mjs.map +1 -1
  224. package/dist/components/ButtonBase/index.cjs +2 -2
  225. package/dist/components/ButtonBase/index.cjs.map +1 -1
  226. package/dist/components/ButtonBase/index.d.cts +1 -1
  227. package/dist/components/ButtonBase/index.d.cts.map +1 -1
  228. package/dist/components/ButtonBase/index.d.mts +1 -1
  229. package/dist/components/ButtonBase/index.d.mts.map +1 -1
  230. package/dist/components/ButtonBase/index.mjs +1 -1
  231. package/dist/components/ButtonBase/index.mjs.map +1 -1
  232. package/dist/components/ButtonHero/index.cjs +2 -2
  233. package/dist/components/ButtonHero/index.cjs.map +1 -1
  234. package/dist/components/ButtonHero/index.d.cts +1 -1
  235. package/dist/components/ButtonHero/index.d.cts.map +1 -1
  236. package/dist/components/ButtonHero/index.d.mts +1 -1
  237. package/dist/components/ButtonHero/index.d.mts.map +1 -1
  238. package/dist/components/ButtonHero/index.mjs +1 -1
  239. package/dist/components/ButtonHero/index.mjs.map +1 -1
  240. package/dist/components/ButtonIcon/ButtonIcon.cjs +6 -6
  241. package/dist/components/ButtonIcon/ButtonIcon.cjs.map +1 -1
  242. package/dist/components/ButtonIcon/ButtonIcon.constants.cjs +7 -8
  243. package/dist/components/ButtonIcon/ButtonIcon.constants.cjs.map +1 -1
  244. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts +1 -2
  245. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts.map +1 -1
  246. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts +1 -2
  247. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts.map +1 -1
  248. package/dist/components/ButtonIcon/ButtonIcon.constants.mjs +1 -2
  249. package/dist/components/ButtonIcon/ButtonIcon.constants.mjs.map +1 -1
  250. package/dist/components/ButtonIcon/ButtonIcon.d.cts.map +1 -1
  251. package/dist/components/ButtonIcon/ButtonIcon.d.mts.map +1 -1
  252. package/dist/components/ButtonIcon/ButtonIcon.mjs +1 -1
  253. package/dist/components/ButtonIcon/ButtonIcon.mjs.map +1 -1
  254. package/dist/components/ButtonIcon/ButtonIcon.types.cjs.map +1 -1
  255. package/dist/components/ButtonIcon/ButtonIcon.types.d.cts +3 -26
  256. package/dist/components/ButtonIcon/ButtonIcon.types.d.cts.map +1 -1
  257. package/dist/components/ButtonIcon/ButtonIcon.types.d.mts +3 -26
  258. package/dist/components/ButtonIcon/ButtonIcon.types.d.mts.map +1 -1
  259. package/dist/components/ButtonIcon/ButtonIcon.types.mjs.map +1 -1
  260. package/dist/components/ButtonIcon/index.cjs +3 -3
  261. package/dist/components/ButtonIcon/index.cjs.map +1 -1
  262. package/dist/components/ButtonIcon/index.d.cts +1 -1
  263. package/dist/components/ButtonIcon/index.d.cts.map +1 -1
  264. package/dist/components/ButtonIcon/index.d.mts +1 -1
  265. package/dist/components/ButtonIcon/index.d.mts.map +1 -1
  266. package/dist/components/ButtonIcon/index.mjs +1 -1
  267. package/dist/components/ButtonIcon/index.mjs.map +1 -1
  268. package/dist/components/ButtonSemantic/ButtonSemantic.cjs +1 -17
  269. package/dist/components/ButtonSemantic/ButtonSemantic.cjs.map +1 -1
  270. package/dist/components/ButtonSemantic/ButtonSemantic.d.cts.map +1 -1
  271. package/dist/components/ButtonSemantic/ButtonSemantic.d.mts.map +1 -1
  272. package/dist/components/ButtonSemantic/ButtonSemantic.mjs +1 -17
  273. package/dist/components/ButtonSemantic/ButtonSemantic.mjs.map +1 -1
  274. package/dist/components/HeaderStandard/HeaderStandard.cjs +2 -26
  275. package/dist/components/HeaderStandard/HeaderStandard.cjs.map +1 -1
  276. package/dist/components/HeaderStandard/HeaderStandard.d.cts.map +1 -1
  277. package/dist/components/HeaderStandard/HeaderStandard.d.mts.map +1 -1
  278. package/dist/components/HeaderStandard/HeaderStandard.mjs +2 -26
  279. package/dist/components/HeaderStandard/HeaderStandard.mjs.map +1 -1
  280. package/dist/components/HeaderStandard/HeaderStandard.types.cjs +0 -5
  281. package/dist/components/HeaderStandard/HeaderStandard.types.cjs.map +1 -1
  282. package/dist/components/HeaderStandard/HeaderStandard.types.d.cts +2 -28
  283. package/dist/components/HeaderStandard/HeaderStandard.types.d.cts.map +1 -1
  284. package/dist/components/HeaderStandard/HeaderStandard.types.d.mts +2 -28
  285. package/dist/components/HeaderStandard/HeaderStandard.types.d.mts.map +1 -1
  286. package/dist/components/HeaderStandard/HeaderStandard.types.mjs +1 -9
  287. package/dist/components/HeaderStandard/HeaderStandard.types.mjs.map +1 -1
  288. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.cjs +63 -0
  289. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.cjs.map +1 -0
  290. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.d.cts +4 -0
  291. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.d.cts.map +1 -0
  292. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.d.mts +4 -0
  293. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.d.mts.map +1 -0
  294. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.mjs +40 -0
  295. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.mjs.map +1 -0
  296. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.cjs +3 -0
  297. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.cjs.map +1 -0
  298. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.d.cts +31 -0
  299. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.d.cts.map +1 -0
  300. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.d.mts +31 -0
  301. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.d.mts.map +1 -0
  302. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.mjs +2 -0
  303. package/dist/components/HeaderStandardAnimated/HeaderStandardAnimated.types.mjs.map +1 -0
  304. package/dist/components/HeaderStandardAnimated/index.cjs +8 -0
  305. package/dist/components/HeaderStandardAnimated/index.cjs.map +1 -0
  306. package/dist/components/HeaderStandardAnimated/index.d.cts +4 -0
  307. package/dist/components/HeaderStandardAnimated/index.d.cts.map +1 -0
  308. package/dist/components/HeaderStandardAnimated/index.d.mts +4 -0
  309. package/dist/components/HeaderStandardAnimated/index.d.mts.map +1 -0
  310. package/dist/components/HeaderStandardAnimated/index.mjs +3 -0
  311. package/dist/components/HeaderStandardAnimated/index.mjs.map +1 -0
  312. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.cjs +62 -0
  313. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.cjs.map +1 -0
  314. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.d.cts +39 -0
  315. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.d.cts.map +1 -0
  316. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.d.mts +39 -0
  317. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.d.mts.map +1 -0
  318. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.mjs +57 -0
  319. package/dist/components/HeaderStandardAnimated/useHeaderStandardAnimated.mjs.map +1 -0
  320. package/dist/components/Icon/Icon.assets.cjs +298 -283
  321. package/dist/components/Icon/Icon.assets.cjs.map +1 -1
  322. package/dist/components/Icon/Icon.assets.d.cts.map +1 -1
  323. package/dist/components/Icon/Icon.assets.d.mts.map +1 -1
  324. package/dist/components/Icon/Icon.assets.mjs +298 -283
  325. package/dist/components/Icon/Icon.assets.mjs.map +1 -1
  326. package/dist/components/Icon/Icon.cjs +2 -2
  327. package/dist/components/Icon/Icon.cjs.map +1 -1
  328. package/dist/components/Icon/Icon.d.cts.map +1 -1
  329. package/dist/components/Icon/Icon.d.mts.map +1 -1
  330. package/dist/components/Icon/Icon.mjs +1 -1
  331. package/dist/components/Icon/Icon.mjs.map +1 -1
  332. package/dist/components/Icon/Icon.types.cjs.map +1 -1
  333. package/dist/components/Icon/Icon.types.d.cts +2 -19
  334. package/dist/components/Icon/Icon.types.d.cts.map +1 -1
  335. package/dist/components/Icon/Icon.types.d.mts +2 -19
  336. package/dist/components/Icon/Icon.types.d.mts.map +1 -1
  337. package/dist/components/Icon/Icon.types.mjs.map +1 -1
  338. package/dist/components/Icon/assets/after-hours.svg +1 -1
  339. package/dist/components/Icon/assets/candlestick.svg +1 -1
  340. package/dist/components/Icon/assets/group.svg +1 -0
  341. package/dist/components/Icon/assets/list-arrow.svg +1 -0
  342. package/dist/components/Icon/assets/merge.svg +1 -0
  343. package/dist/components/Icon/assets/musd-filled.svg +1 -0
  344. package/dist/components/Icon/assets/musd.svg +1 -0
  345. package/dist/components/Icon/assets/pie-chart.svg +1 -0
  346. package/dist/components/Icon/assets/predictions.svg +1 -0
  347. package/dist/components/Icon/assets/telegram.svg +3 -0
  348. package/dist/components/Icon/index.cjs +4 -4
  349. package/dist/components/Icon/index.cjs.map +1 -1
  350. package/dist/components/Icon/index.d.cts +1 -1
  351. package/dist/components/Icon/index.d.cts.map +1 -1
  352. package/dist/components/Icon/index.d.mts +1 -1
  353. package/dist/components/Icon/index.d.mts.map +1 -1
  354. package/dist/components/Icon/index.mjs +1 -1
  355. package/dist/components/Icon/index.mjs.map +1 -1
  356. package/dist/components/IconAlert/IconAlert.constants.cjs +8 -9
  357. package/dist/components/IconAlert/IconAlert.constants.cjs.map +1 -1
  358. package/dist/components/IconAlert/IconAlert.constants.d.cts +1 -2
  359. package/dist/components/IconAlert/IconAlert.constants.d.cts.map +1 -1
  360. package/dist/components/IconAlert/IconAlert.constants.d.mts +1 -2
  361. package/dist/components/IconAlert/IconAlert.constants.d.mts.map +1 -1
  362. package/dist/components/IconAlert/IconAlert.constants.mjs +1 -2
  363. package/dist/components/IconAlert/IconAlert.constants.mjs.map +1 -1
  364. package/dist/components/Input/Input.cjs +35 -25
  365. package/dist/components/Input/Input.cjs.map +1 -1
  366. package/dist/components/Input/Input.d.cts +1 -7
  367. package/dist/components/Input/Input.d.cts.map +1 -1
  368. package/dist/components/Input/Input.d.mts +1 -7
  369. package/dist/components/Input/Input.d.mts.map +1 -1
  370. package/dist/components/Input/Input.mjs +36 -26
  371. package/dist/components/Input/Input.mjs.map +1 -1
  372. package/dist/components/Input/Input.types.cjs.map +1 -1
  373. package/dist/components/Input/Input.types.d.cts +2 -30
  374. package/dist/components/Input/Input.types.d.cts.map +1 -1
  375. package/dist/components/Input/Input.types.d.mts +2 -30
  376. package/dist/components/Input/Input.types.d.mts.map +1 -1
  377. package/dist/components/Input/Input.types.mjs.map +1 -1
  378. package/dist/components/KeyValueColumn/KeyValueColumn.cjs +2 -2
  379. package/dist/components/KeyValueColumn/KeyValueColumn.cjs.map +1 -1
  380. package/dist/components/KeyValueColumn/KeyValueColumn.d.cts.map +1 -1
  381. package/dist/components/KeyValueColumn/KeyValueColumn.d.mts.map +1 -1
  382. package/dist/components/KeyValueColumn/KeyValueColumn.mjs +2 -2
  383. package/dist/components/KeyValueColumn/KeyValueColumn.mjs.map +1 -1
  384. package/dist/components/KeyValueRow/KeyValueRow.cjs +2 -2
  385. package/dist/components/KeyValueRow/KeyValueRow.cjs.map +1 -1
  386. package/dist/components/KeyValueRow/KeyValueRow.d.cts.map +1 -1
  387. package/dist/components/KeyValueRow/KeyValueRow.d.mts.map +1 -1
  388. package/dist/components/KeyValueRow/KeyValueRow.mjs +2 -2
  389. package/dist/components/KeyValueRow/KeyValueRow.mjs.map +1 -1
  390. package/dist/components/TabEmptyState/TabEmptyState.cjs +1 -1
  391. package/dist/components/TabEmptyState/TabEmptyState.cjs.map +1 -1
  392. package/dist/components/TabEmptyState/TabEmptyState.d.cts.map +1 -1
  393. package/dist/components/TabEmptyState/TabEmptyState.d.mts.map +1 -1
  394. package/dist/components/TabEmptyState/TabEmptyState.mjs +1 -1
  395. package/dist/components/TabEmptyState/TabEmptyState.mjs.map +1 -1
  396. package/dist/components/Tag/Tag.constants.cjs +10 -11
  397. package/dist/components/Tag/Tag.constants.cjs.map +1 -1
  398. package/dist/components/Tag/Tag.constants.d.cts +1 -2
  399. package/dist/components/Tag/Tag.constants.d.cts.map +1 -1
  400. package/dist/components/Tag/Tag.constants.d.mts +1 -2
  401. package/dist/components/Tag/Tag.constants.d.mts.map +1 -1
  402. package/dist/components/Tag/Tag.constants.mjs +1 -2
  403. package/dist/components/Tag/Tag.constants.mjs.map +1 -1
  404. package/dist/components/TextArea/TextArea.cjs +38 -0
  405. package/dist/components/TextArea/TextArea.cjs.map +1 -0
  406. package/dist/components/TextArea/TextArea.d.cts +166 -0
  407. package/dist/components/TextArea/TextArea.d.cts.map +1 -0
  408. package/dist/components/TextArea/TextArea.d.mts +166 -0
  409. package/dist/components/TextArea/TextArea.d.mts.map +1 -0
  410. package/dist/components/TextArea/TextArea.mjs +35 -0
  411. package/dist/components/TextArea/TextArea.mjs.map +1 -0
  412. package/dist/components/TextArea/TextArea.types.cjs +3 -0
  413. package/dist/components/TextArea/TextArea.types.cjs.map +1 -0
  414. package/dist/components/TextArea/TextArea.types.d.cts +63 -0
  415. package/dist/components/TextArea/TextArea.types.d.cts.map +1 -0
  416. package/dist/components/TextArea/TextArea.types.d.mts +63 -0
  417. package/dist/components/TextArea/TextArea.types.d.mts.map +1 -0
  418. package/dist/components/TextArea/TextArea.types.mjs +2 -0
  419. package/dist/components/TextArea/TextArea.types.mjs.map +1 -0
  420. package/dist/components/TextArea/index.cjs +6 -0
  421. package/dist/components/TextArea/index.cjs.map +1 -0
  422. package/dist/components/TextArea/index.d.cts +3 -0
  423. package/dist/components/TextArea/index.d.cts.map +1 -0
  424. package/dist/components/TextArea/index.d.mts +3 -0
  425. package/dist/components/TextArea/index.d.mts.map +1 -0
  426. package/dist/components/TextArea/index.mjs +2 -0
  427. package/dist/components/TextArea/index.mjs.map +1 -0
  428. package/dist/components/TextField/TextField.cjs +10 -31
  429. package/dist/components/TextField/TextField.cjs.map +1 -1
  430. package/dist/components/TextField/TextField.d.cts +162 -4
  431. package/dist/components/TextField/TextField.d.cts.map +1 -1
  432. package/dist/components/TextField/TextField.d.mts +162 -4
  433. package/dist/components/TextField/TextField.d.mts.map +1 -1
  434. package/dist/components/TextField/TextField.mjs +12 -33
  435. package/dist/components/TextField/TextField.mjs.map +1 -1
  436. package/dist/components/TextField/TextField.types.cjs.map +1 -1
  437. package/dist/components/TextField/TextField.types.d.cts +45 -16
  438. package/dist/components/TextField/TextField.types.d.cts.map +1 -1
  439. package/dist/components/TextField/TextField.types.d.mts +45 -16
  440. package/dist/components/TextField/TextField.types.d.mts.map +1 -1
  441. package/dist/components/TextField/TextField.types.mjs.map +1 -1
  442. package/dist/components/TextFieldSearch/TextFieldSearch.cjs.map +1 -1
  443. package/dist/components/TextFieldSearch/TextFieldSearch.d.cts +163 -5
  444. package/dist/components/TextFieldSearch/TextFieldSearch.d.cts.map +1 -1
  445. package/dist/components/TextFieldSearch/TextFieldSearch.d.mts +163 -5
  446. package/dist/components/TextFieldSearch/TextFieldSearch.d.mts.map +1 -1
  447. package/dist/components/TextFieldSearch/TextFieldSearch.mjs.map +1 -1
  448. package/dist/components/TitleStandard/TitleStandard.cjs +58 -0
  449. package/dist/components/TitleStandard/TitleStandard.cjs.map +1 -0
  450. package/dist/components/TitleStandard/TitleStandard.d.cts +23 -0
  451. package/dist/components/TitleStandard/TitleStandard.d.cts.map +1 -0
  452. package/dist/components/TitleStandard/TitleStandard.d.mts +23 -0
  453. package/dist/components/TitleStandard/TitleStandard.d.mts.map +1 -0
  454. package/dist/components/TitleStandard/TitleStandard.mjs +58 -0
  455. package/dist/components/TitleStandard/TitleStandard.mjs.map +1 -0
  456. package/dist/components/TitleStandard/TitleStandard.types.cjs +3 -0
  457. package/dist/components/TitleStandard/TitleStandard.types.cjs.map +1 -0
  458. package/dist/components/TitleStandard/TitleStandard.types.d.cts +31 -0
  459. package/dist/components/TitleStandard/TitleStandard.types.d.cts.map +1 -0
  460. package/dist/components/TitleStandard/TitleStandard.types.d.mts +31 -0
  461. package/dist/components/TitleStandard/TitleStandard.types.d.mts.map +1 -0
  462. package/dist/components/TitleStandard/TitleStandard.types.mjs +2 -0
  463. package/dist/components/TitleStandard/TitleStandard.types.mjs.map +1 -0
  464. package/dist/components/TitleStandard/index.cjs +6 -0
  465. package/dist/components/TitleStandard/index.cjs.map +1 -0
  466. package/dist/components/TitleStandard/index.d.cts +3 -0
  467. package/dist/components/TitleStandard/index.d.cts.map +1 -0
  468. package/dist/components/TitleStandard/index.d.mts +3 -0
  469. package/dist/components/TitleStandard/index.d.mts.map +1 -0
  470. package/dist/components/TitleStandard/index.mjs +2 -0
  471. package/dist/components/TitleStandard/index.mjs.map +1 -0
  472. package/dist/components/TitleSubpage/TitleSubpage.cjs +85 -0
  473. package/dist/components/TitleSubpage/TitleSubpage.cjs.map +1 -0
  474. package/dist/components/TitleSubpage/TitleSubpage.d.cts +30 -0
  475. package/dist/components/TitleSubpage/TitleSubpage.d.cts.map +1 -0
  476. package/dist/components/TitleSubpage/TitleSubpage.d.mts +30 -0
  477. package/dist/components/TitleSubpage/TitleSubpage.d.mts.map +1 -0
  478. package/dist/components/TitleSubpage/TitleSubpage.mjs +85 -0
  479. package/dist/components/TitleSubpage/TitleSubpage.mjs.map +1 -0
  480. package/dist/components/TitleSubpage/TitleSubpage.types.cjs +3 -0
  481. package/dist/components/TitleSubpage/TitleSubpage.types.cjs.map +1 -0
  482. package/dist/components/TitleSubpage/TitleSubpage.types.d.cts +44 -0
  483. package/dist/components/TitleSubpage/TitleSubpage.types.d.cts.map +1 -0
  484. package/dist/components/TitleSubpage/TitleSubpage.types.d.mts +44 -0
  485. package/dist/components/TitleSubpage/TitleSubpage.types.d.mts.map +1 -0
  486. package/dist/components/TitleSubpage/TitleSubpage.types.mjs +2 -0
  487. package/dist/components/TitleSubpage/TitleSubpage.types.mjs.map +1 -0
  488. package/dist/components/TitleSubpage/index.cjs +6 -0
  489. package/dist/components/TitleSubpage/index.cjs.map +1 -0
  490. package/dist/components/TitleSubpage/index.d.cts +3 -0
  491. package/dist/components/TitleSubpage/index.d.cts.map +1 -0
  492. package/dist/components/TitleSubpage/index.d.mts +3 -0
  493. package/dist/components/TitleSubpage/index.d.mts.map +1 -0
  494. package/dist/components/TitleSubpage/index.mjs +2 -0
  495. package/dist/components/TitleSubpage/index.mjs.map +1 -0
  496. package/dist/components/Toast/Toast.cjs +40 -162
  497. package/dist/components/Toast/Toast.cjs.map +1 -1
  498. package/dist/components/Toast/Toast.constants.cjs +8 -1
  499. package/dist/components/Toast/Toast.constants.cjs.map +1 -1
  500. package/dist/components/Toast/Toast.constants.d.cts +5 -0
  501. package/dist/components/Toast/Toast.constants.d.cts.map +1 -1
  502. package/dist/components/Toast/Toast.constants.d.mts +5 -0
  503. package/dist/components/Toast/Toast.constants.d.mts.map +1 -1
  504. package/dist/components/Toast/Toast.constants.mjs +7 -0
  505. package/dist/components/Toast/Toast.constants.mjs.map +1 -1
  506. package/dist/components/Toast/Toast.d.cts +2 -5
  507. package/dist/components/Toast/Toast.d.cts.map +1 -1
  508. package/dist/components/Toast/Toast.d.mts +2 -5
  509. package/dist/components/Toast/Toast.d.mts.map +1 -1
  510. package/dist/components/Toast/Toast.mjs +39 -142
  511. package/dist/components/Toast/Toast.mjs.map +1 -1
  512. package/dist/components/Toast/Toast.types.cjs +9 -14
  513. package/dist/components/Toast/Toast.types.cjs.map +1 -1
  514. package/dist/components/Toast/Toast.types.d.cts +29 -98
  515. package/dist/components/Toast/Toast.types.d.cts.map +1 -1
  516. package/dist/components/Toast/Toast.types.d.mts +29 -98
  517. package/dist/components/Toast/Toast.types.d.mts.map +1 -1
  518. package/dist/components/Toast/Toast.types.mjs +8 -13
  519. package/dist/components/Toast/Toast.types.mjs.map +1 -1
  520. package/dist/components/Toast/Toaster.cjs +142 -0
  521. package/dist/components/Toast/Toaster.cjs.map +1 -0
  522. package/dist/components/Toast/Toaster.d.cts +11 -0
  523. package/dist/components/Toast/Toaster.d.cts.map +1 -0
  524. package/dist/components/Toast/Toaster.d.mts +11 -0
  525. package/dist/components/Toast/Toaster.d.mts.map +1 -0
  526. package/dist/components/Toast/Toaster.mjs +123 -0
  527. package/dist/components/Toast/Toaster.mjs.map +1 -0
  528. package/dist/components/Toast/index.cjs +5 -6
  529. package/dist/components/Toast/index.cjs.map +1 -1
  530. package/dist/components/Toast/index.d.cts +3 -3
  531. package/dist/components/Toast/index.d.cts.map +1 -1
  532. package/dist/components/Toast/index.d.mts +3 -3
  533. package/dist/components/Toast/index.d.mts.map +1 -1
  534. package/dist/components/Toast/index.mjs +2 -2
  535. package/dist/components/Toast/index.mjs.map +1 -1
  536. package/dist/components/index.cjs +16 -6
  537. package/dist/components/index.cjs.map +1 -1
  538. package/dist/components/index.d.cts +12 -2
  539. package/dist/components/index.d.cts.map +1 -1
  540. package/dist/components/index.d.mts +12 -2
  541. package/dist/components/index.d.mts.map +1 -1
  542. package/dist/components/index.mjs +6 -1
  543. package/dist/components/index.mjs.map +1 -1
  544. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.cjs +36 -0
  545. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.cjs.map +1 -0
  546. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.d.cts +4 -0
  547. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.d.cts.map +1 -0
  548. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.d.mts +4 -0
  549. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.d.mts.map +1 -0
  550. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.mjs +36 -0
  551. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.mjs.map +1 -0
  552. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.cjs +8 -0
  553. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.cjs.map +1 -0
  554. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.d.cts +39 -0
  555. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.d.cts.map +1 -0
  556. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.d.mts +39 -0
  557. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.d.mts.map +1 -0
  558. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.mjs +10 -0
  559. package/dist/components/temp-components/HeaderStandardCenterColumn/HeaderStandardCenterColumn.types.mjs.map +1 -0
  560. package/dist/components/temp-components/HeaderStandardCenterColumn/index.cjs +6 -0
  561. package/dist/components/temp-components/HeaderStandardCenterColumn/index.cjs.map +1 -0
  562. package/dist/components/temp-components/HeaderStandardCenterColumn/index.d.cts +3 -0
  563. package/dist/components/temp-components/HeaderStandardCenterColumn/index.d.cts.map +1 -0
  564. package/dist/components/temp-components/HeaderStandardCenterColumn/index.d.mts +3 -0
  565. package/dist/components/temp-components/HeaderStandardCenterColumn/index.d.mts.map +1 -0
  566. package/dist/components/temp-components/HeaderStandardCenterColumn/index.mjs +2 -0
  567. package/dist/components/temp-components/HeaderStandardCenterColumn/index.mjs.map +1 -0
  568. package/dist/types/index.cjs +9 -609
  569. package/dist/types/index.cjs.map +1 -1
  570. package/dist/types/index.d.cts +4 -596
  571. package/dist/types/index.d.cts.map +1 -1
  572. package/dist/types/index.d.mts +4 -596
  573. package/dist/types/index.d.mts.map +1 -1
  574. package/dist/types/index.mjs +4 -610
  575. package/dist/types/index.mjs.map +1 -1
  576. package/package.json +5 -6
  577. package/dist/components/Toast/Toast.context.cjs +0 -40
  578. package/dist/components/Toast/Toast.context.cjs.map +0 -1
  579. package/dist/components/Toast/Toast.context.d.cts +0 -7
  580. package/dist/components/Toast/Toast.context.d.cts.map +0 -1
  581. package/dist/components/Toast/Toast.context.d.mts +0 -7
  582. package/dist/components/Toast/Toast.context.d.mts.map +0 -1
  583. package/dist/components/Toast/Toast.context.mjs +0 -20
  584. package/dist/components/Toast/Toast.context.mjs.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HeaderStandardAnimated.types.mjs","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/HeaderStandardAnimated.types.ts"],"names":[],"mappings":"","sourcesContent":["// External dependencies.\nimport type {\n ScrollHandlerProcessed,\n SharedValue,\n} from 'react-native-reanimated';\n\n// Internal dependencies.\nimport type { HeaderStandardProps } from '../HeaderStandard/HeaderStandard.types';\n\n/**\n * HeaderStandardAnimated component props.\n * Extends HeaderStandardProps with scroll-driven animation inputs.\n * Title/subtitle fields come from HeaderStandardCenterColumnFields via HeaderStandardProps.\n * Center content is driven by title/subtitle only; `children` is not supported.\n */\nexport type HeaderStandardAnimatedProps = Omit<\n HeaderStandardProps,\n 'children'\n> & {\n /**\n * Shared value for scroll offset from the ScrollView.\n * Used to drive the center-title animation when scroll passes the title section.\n */\n scrollY: SharedValue<number>;\n /**\n * Shared value for the height of the title section (first child of ScrollView).\n * When scrollY >= titleSectionHeight, the compact center title is shown.\n */\n titleSectionHeight: SharedValue<number>;\n};\n\n/**\n * Return type for useHeaderStandardAnimated hook.\n * onScroll is an animated scroll handler; use with Animated.ScrollView for UI-thread updates.\n */\nexport type UseHeaderStandardAnimatedReturn = {\n scrollY: SharedValue<number>;\n titleSectionHeightSv: SharedValue<number>;\n setTitleSectionHeight: (height: number) => void;\n onScroll: ScrollHandlerProcessed;\n};\n"]}
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.useHeaderStandardAnimated = exports.HeaderStandardAnimated = void 0;
4
+ var HeaderStandardAnimated_1 = require("./HeaderStandardAnimated.cjs");
5
+ Object.defineProperty(exports, "HeaderStandardAnimated", { enumerable: true, get: function () { return HeaderStandardAnimated_1.HeaderStandardAnimated; } });
6
+ var useHeaderStandardAnimated_1 = require("./useHeaderStandardAnimated.cjs");
7
+ Object.defineProperty(exports, "useHeaderStandardAnimated", { enumerable: true, get: function () { return useHeaderStandardAnimated_1.useHeaderStandardAnimated; } });
8
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/index.ts"],"names":[],"mappings":";;;AAAA,uEAAkE;AAAzD,gIAAA,sBAAsB,OAAA;AAC/B,6EAAwE;AAA/D,sIAAA,yBAAyB,OAAA","sourcesContent":["export { HeaderStandardAnimated } from './HeaderStandardAnimated';\nexport { useHeaderStandardAnimated } from './useHeaderStandardAnimated';\nexport type {\n HeaderStandardAnimatedProps,\n UseHeaderStandardAnimatedReturn,\n} from './HeaderStandardAnimated.types';\n"]}
@@ -0,0 +1,4 @@
1
+ export { HeaderStandardAnimated } from "./HeaderStandardAnimated.cjs";
2
+ export { useHeaderStandardAnimated } from "./useHeaderStandardAnimated.cjs";
3
+ export type { HeaderStandardAnimatedProps, UseHeaderStandardAnimatedReturn, } from "./HeaderStandardAnimated.types.cjs";
4
+ //# sourceMappingURL=index.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,qCAAiC;AAClE,OAAO,EAAE,yBAAyB,EAAE,wCAAoC;AACxE,YAAY,EACV,2BAA2B,EAC3B,+BAA+B,GAChC,2CAAuC"}
@@ -0,0 +1,4 @@
1
+ export { HeaderStandardAnimated } from "./HeaderStandardAnimated.mjs";
2
+ export { useHeaderStandardAnimated } from "./useHeaderStandardAnimated.mjs";
3
+ export type { HeaderStandardAnimatedProps, UseHeaderStandardAnimatedReturn, } from "./HeaderStandardAnimated.types.mjs";
4
+ //# sourceMappingURL=index.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,qCAAiC;AAClE,OAAO,EAAE,yBAAyB,EAAE,wCAAoC;AACxE,YAAY,EACV,2BAA2B,EAC3B,+BAA+B,GAChC,2CAAuC"}
@@ -0,0 +1,3 @@
1
+ export { HeaderStandardAnimated } from "./HeaderStandardAnimated.mjs";
2
+ export { useHeaderStandardAnimated } from "./useHeaderStandardAnimated.mjs";
3
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,qCAAiC;AAClE,OAAO,EAAE,yBAAyB,EAAE,wCAAoC","sourcesContent":["export { HeaderStandardAnimated } from './HeaderStandardAnimated';\nexport { useHeaderStandardAnimated } from './useHeaderStandardAnimated';\nexport type {\n HeaderStandardAnimatedProps,\n UseHeaderStandardAnimatedReturn,\n} from './HeaderStandardAnimated.types';\n"]}
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.useHeaderStandardAnimated = exports.updateScrollYFromEvent = void 0;
4
+ // Third party dependencies.
5
+ const react_1 = require("react");
6
+ const react_native_reanimated_1 = require("react-native-reanimated");
7
+ /**
8
+ * Writes a vertical content offset into the scroll shared value.
9
+ *
10
+ * @param scrollYValue - Shared value for vertical scroll offset.
11
+ * @param contentOffsetY - `contentOffset.y` from the scroll event.
12
+ */
13
+ function updateScrollYFromEvent(scrollYValue, contentOffsetY) {
14
+ scrollYValue.value = contentOffsetY;
15
+ }
16
+ exports.updateScrollYFromEvent = updateScrollYFromEvent;
17
+ /**
18
+ * Hook for managing HeaderStandardAnimated scroll-linked animations.
19
+ * Use with HeaderStandardAnimated placed outside the ScrollView as a sibling.
20
+ * Use the returned onScroll with Animated.ScrollView for UI-thread scroll updates (zero lag).
21
+ *
22
+ * @returns Object containing scrollY, titleSectionHeightSv, setTitleSectionHeight, and onScroll.
23
+ *
24
+ * @example
25
+ * ```tsx
26
+ * const { scrollY, onScroll, setTitleSectionHeight, titleSectionHeightSv } =
27
+ * useHeaderStandardAnimated();
28
+ *
29
+ * <Box twClassName="flex-1">
30
+ * <HeaderStandardAnimated
31
+ * scrollY={scrollY}
32
+ * titleSectionHeight={titleSectionHeightSv}
33
+ * title="Market"
34
+ * onBack={handleBack}
35
+ * />
36
+ * <Animated.ScrollView onScroll={onScroll} scrollEventThrottle={16}>
37
+ * <Box onLayout={(e) => setTitleSectionHeight(e.nativeEvent.layout.height)}>
38
+ * ...first scroll section (layout height drives compact title timing)
39
+ * </Box>
40
+ * {/* page body *\/}
41
+ * </Animated.ScrollView>
42
+ * </Box>
43
+ * ```
44
+ */
45
+ function useHeaderStandardAnimated() {
46
+ const scrollYValue = (0, react_native_reanimated_1.useSharedValue)(0);
47
+ const titleSectionHeightSv = (0, react_native_reanimated_1.useSharedValue)(0);
48
+ const setTitleSectionHeight = (0, react_1.useCallback)((height) => {
49
+ titleSectionHeightSv.value = height;
50
+ }, [titleSectionHeightSv]);
51
+ const onScroll = (0, react_native_reanimated_1.useAnimatedScrollHandler)({
52
+ onScroll: (scrollEvent) => updateScrollYFromEvent(scrollYValue, scrollEvent.contentOffset.y),
53
+ });
54
+ return {
55
+ scrollY: scrollYValue,
56
+ titleSectionHeightSv,
57
+ setTitleSectionHeight,
58
+ onScroll,
59
+ };
60
+ }
61
+ exports.useHeaderStandardAnimated = useHeaderStandardAnimated;
62
+ //# sourceMappingURL=useHeaderStandardAnimated.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useHeaderStandardAnimated.cjs","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/useHeaderStandardAnimated.ts"],"names":[],"mappings":";;;AAAA,4BAA4B;AAC5B,iCAAoC;AAEpC,qEAGiC;AAKjC;;;;;GAKG;AACH,SAAgB,sBAAsB,CACpC,YAAiC,EACjC,cAAsB;IAEtB,YAAY,CAAC,KAAK,GAAG,cAAc,CAAC;AACtC,CAAC;AALD,wDAKC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,yBAAyB;IACvC,MAAM,YAAY,GAAG,IAAA,wCAAc,EAAC,CAAC,CAAC,CAAC;IACvC,MAAM,oBAAoB,GAAG,IAAA,wCAAc,EAAC,CAAC,CAAC,CAAC;IAE/C,MAAM,qBAAqB,GAAG,IAAA,mBAAW,EACvC,CAAC,MAAc,EAAE,EAAE;QACjB,oBAAoB,CAAC,KAAK,GAAG,MAAM,CAAC;IACtC,CAAC,EACD,CAAC,oBAAoB,CAAC,CACvB,CAAC;IAEF,MAAM,QAAQ,GAAG,IAAA,kDAAwB,EAAC;QACxC,QAAQ,EAAE,CAAC,WAAW,EAAE,EAAE,CACxB,sBAAsB,CAAC,YAAY,EAAE,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC;KACpE,CAAC,CAAC;IAEH,OAAO;QACL,OAAO,EAAE,YAAY;QACrB,oBAAoB;QACpB,qBAAqB;QACrB,QAAQ;KACT,CAAC;AACJ,CAAC;AAtBD,8DAsBC","sourcesContent":["// Third party dependencies.\nimport { useCallback } from 'react';\nimport type { SharedValue } from 'react-native-reanimated';\nimport {\n useSharedValue,\n useAnimatedScrollHandler,\n} from 'react-native-reanimated';\n\n// Internal dependencies.\nimport type { UseHeaderStandardAnimatedReturn } from './HeaderStandardAnimated.types';\n\n/**\n * Writes a vertical content offset into the scroll shared value.\n *\n * @param scrollYValue - Shared value for vertical scroll offset.\n * @param contentOffsetY - `contentOffset.y` from the scroll event.\n */\nexport function updateScrollYFromEvent(\n scrollYValue: SharedValue<number>,\n contentOffsetY: number,\n) {\n scrollYValue.value = contentOffsetY;\n}\n\n/**\n * Hook for managing HeaderStandardAnimated scroll-linked animations.\n * Use with HeaderStandardAnimated placed outside the ScrollView as a sibling.\n * Use the returned onScroll with Animated.ScrollView for UI-thread scroll updates (zero lag).\n *\n * @returns Object containing scrollY, titleSectionHeightSv, setTitleSectionHeight, and onScroll.\n *\n * @example\n * ```tsx\n * const { scrollY, onScroll, setTitleSectionHeight, titleSectionHeightSv } =\n * useHeaderStandardAnimated();\n *\n * <Box twClassName=\"flex-1\">\n * <HeaderStandardAnimated\n * scrollY={scrollY}\n * titleSectionHeight={titleSectionHeightSv}\n * title=\"Market\"\n * onBack={handleBack}\n * />\n * <Animated.ScrollView onScroll={onScroll} scrollEventThrottle={16}>\n * <Box onLayout={(e) => setTitleSectionHeight(e.nativeEvent.layout.height)}>\n * ...first scroll section (layout height drives compact title timing)\n * </Box>\n * {/* page body *\\/}\n * </Animated.ScrollView>\n * </Box>\n * ```\n */\nexport function useHeaderStandardAnimated(): UseHeaderStandardAnimatedReturn {\n const scrollYValue = useSharedValue(0);\n const titleSectionHeightSv = useSharedValue(0);\n\n const setTitleSectionHeight = useCallback(\n (height: number) => {\n titleSectionHeightSv.value = height;\n },\n [titleSectionHeightSv],\n );\n\n const onScroll = useAnimatedScrollHandler({\n onScroll: (scrollEvent) =>\n updateScrollYFromEvent(scrollYValue, scrollEvent.contentOffset.y),\n });\n\n return {\n scrollY: scrollYValue,\n titleSectionHeightSv,\n setTitleSectionHeight,\n onScroll,\n };\n}\n"]}
@@ -0,0 +1,39 @@
1
+ import type { SharedValue } from "react-native-reanimated";
2
+ import type { UseHeaderStandardAnimatedReturn } from "./HeaderStandardAnimated.types.cjs";
3
+ /**
4
+ * Writes a vertical content offset into the scroll shared value.
5
+ *
6
+ * @param scrollYValue - Shared value for vertical scroll offset.
7
+ * @param contentOffsetY - `contentOffset.y` from the scroll event.
8
+ */
9
+ export declare function updateScrollYFromEvent(scrollYValue: SharedValue<number>, contentOffsetY: number): void;
10
+ /**
11
+ * Hook for managing HeaderStandardAnimated scroll-linked animations.
12
+ * Use with HeaderStandardAnimated placed outside the ScrollView as a sibling.
13
+ * Use the returned onScroll with Animated.ScrollView for UI-thread scroll updates (zero lag).
14
+ *
15
+ * @returns Object containing scrollY, titleSectionHeightSv, setTitleSectionHeight, and onScroll.
16
+ *
17
+ * @example
18
+ * ```tsx
19
+ * const { scrollY, onScroll, setTitleSectionHeight, titleSectionHeightSv } =
20
+ * useHeaderStandardAnimated();
21
+ *
22
+ * <Box twClassName="flex-1">
23
+ * <HeaderStandardAnimated
24
+ * scrollY={scrollY}
25
+ * titleSectionHeight={titleSectionHeightSv}
26
+ * title="Market"
27
+ * onBack={handleBack}
28
+ * />
29
+ * <Animated.ScrollView onScroll={onScroll} scrollEventThrottle={16}>
30
+ * <Box onLayout={(e) => setTitleSectionHeight(e.nativeEvent.layout.height)}>
31
+ * ...first scroll section (layout height drives compact title timing)
32
+ * </Box>
33
+ * {/* page body *\/}
34
+ * </Animated.ScrollView>
35
+ * </Box>
36
+ * ```
37
+ */
38
+ export declare function useHeaderStandardAnimated(): UseHeaderStandardAnimatedReturn;
39
+ //# sourceMappingURL=useHeaderStandardAnimated.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useHeaderStandardAnimated.d.cts","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/useHeaderStandardAnimated.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,gCAAgC;AAO3D,OAAO,KAAK,EAAE,+BAA+B,EAAE,2CAAuC;AAEtF;;;;;GAKG;AACH,wBAAgB,sBAAsB,CACpC,YAAY,EAAE,WAAW,CAAC,MAAM,CAAC,EACjC,cAAc,EAAE,MAAM,QAGvB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wBAAgB,yBAAyB,IAAI,+BAA+B,CAsB3E"}
@@ -0,0 +1,39 @@
1
+ import type { SharedValue } from "react-native-reanimated";
2
+ import type { UseHeaderStandardAnimatedReturn } from "./HeaderStandardAnimated.types.mjs";
3
+ /**
4
+ * Writes a vertical content offset into the scroll shared value.
5
+ *
6
+ * @param scrollYValue - Shared value for vertical scroll offset.
7
+ * @param contentOffsetY - `contentOffset.y` from the scroll event.
8
+ */
9
+ export declare function updateScrollYFromEvent(scrollYValue: SharedValue<number>, contentOffsetY: number): void;
10
+ /**
11
+ * Hook for managing HeaderStandardAnimated scroll-linked animations.
12
+ * Use with HeaderStandardAnimated placed outside the ScrollView as a sibling.
13
+ * Use the returned onScroll with Animated.ScrollView for UI-thread scroll updates (zero lag).
14
+ *
15
+ * @returns Object containing scrollY, titleSectionHeightSv, setTitleSectionHeight, and onScroll.
16
+ *
17
+ * @example
18
+ * ```tsx
19
+ * const { scrollY, onScroll, setTitleSectionHeight, titleSectionHeightSv } =
20
+ * useHeaderStandardAnimated();
21
+ *
22
+ * <Box twClassName="flex-1">
23
+ * <HeaderStandardAnimated
24
+ * scrollY={scrollY}
25
+ * titleSectionHeight={titleSectionHeightSv}
26
+ * title="Market"
27
+ * onBack={handleBack}
28
+ * />
29
+ * <Animated.ScrollView onScroll={onScroll} scrollEventThrottle={16}>
30
+ * <Box onLayout={(e) => setTitleSectionHeight(e.nativeEvent.layout.height)}>
31
+ * ...first scroll section (layout height drives compact title timing)
32
+ * </Box>
33
+ * {/* page body *\/}
34
+ * </Animated.ScrollView>
35
+ * </Box>
36
+ * ```
37
+ */
38
+ export declare function useHeaderStandardAnimated(): UseHeaderStandardAnimatedReturn;
39
+ //# sourceMappingURL=useHeaderStandardAnimated.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useHeaderStandardAnimated.d.mts","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/useHeaderStandardAnimated.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,gCAAgC;AAO3D,OAAO,KAAK,EAAE,+BAA+B,EAAE,2CAAuC;AAEtF;;;;;GAKG;AACH,wBAAgB,sBAAsB,CACpC,YAAY,EAAE,WAAW,CAAC,MAAM,CAAC,EACjC,cAAc,EAAE,MAAM,QAGvB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wBAAgB,yBAAyB,IAAI,+BAA+B,CAsB3E"}
@@ -0,0 +1,57 @@
1
+ // Third party dependencies.
2
+ import { useCallback } from "react";
3
+ import { useSharedValue, useAnimatedScrollHandler } from "react-native-reanimated";
4
+ /**
5
+ * Writes a vertical content offset into the scroll shared value.
6
+ *
7
+ * @param scrollYValue - Shared value for vertical scroll offset.
8
+ * @param contentOffsetY - `contentOffset.y` from the scroll event.
9
+ */
10
+ export function updateScrollYFromEvent(scrollYValue, contentOffsetY) {
11
+ scrollYValue.value = contentOffsetY;
12
+ }
13
+ /**
14
+ * Hook for managing HeaderStandardAnimated scroll-linked animations.
15
+ * Use with HeaderStandardAnimated placed outside the ScrollView as a sibling.
16
+ * Use the returned onScroll with Animated.ScrollView for UI-thread scroll updates (zero lag).
17
+ *
18
+ * @returns Object containing scrollY, titleSectionHeightSv, setTitleSectionHeight, and onScroll.
19
+ *
20
+ * @example
21
+ * ```tsx
22
+ * const { scrollY, onScroll, setTitleSectionHeight, titleSectionHeightSv } =
23
+ * useHeaderStandardAnimated();
24
+ *
25
+ * <Box twClassName="flex-1">
26
+ * <HeaderStandardAnimated
27
+ * scrollY={scrollY}
28
+ * titleSectionHeight={titleSectionHeightSv}
29
+ * title="Market"
30
+ * onBack={handleBack}
31
+ * />
32
+ * <Animated.ScrollView onScroll={onScroll} scrollEventThrottle={16}>
33
+ * <Box onLayout={(e) => setTitleSectionHeight(e.nativeEvent.layout.height)}>
34
+ * ...first scroll section (layout height drives compact title timing)
35
+ * </Box>
36
+ * {/* page body *\/}
37
+ * </Animated.ScrollView>
38
+ * </Box>
39
+ * ```
40
+ */
41
+ export function useHeaderStandardAnimated() {
42
+ const scrollYValue = useSharedValue(0);
43
+ const titleSectionHeightSv = useSharedValue(0);
44
+ const setTitleSectionHeight = useCallback((height) => {
45
+ titleSectionHeightSv.value = height;
46
+ }, [titleSectionHeightSv]);
47
+ const onScroll = useAnimatedScrollHandler({
48
+ onScroll: (scrollEvent) => updateScrollYFromEvent(scrollYValue, scrollEvent.contentOffset.y),
49
+ });
50
+ return {
51
+ scrollY: scrollYValue,
52
+ titleSectionHeightSv,
53
+ setTitleSectionHeight,
54
+ onScroll,
55
+ };
56
+ }
57
+ //# sourceMappingURL=useHeaderStandardAnimated.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useHeaderStandardAnimated.mjs","sourceRoot":"","sources":["../../../src/components/HeaderStandardAnimated/useHeaderStandardAnimated.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,OAAO,EAAE,WAAW,EAAE,cAAc;AAEpC,OAAO,EACL,cAAc,EACd,wBAAwB,EACzB,gCAAgC;AAKjC;;;;;GAKG;AACH,MAAM,UAAU,sBAAsB,CACpC,YAAiC,EACjC,cAAsB;IAEtB,YAAY,CAAC,KAAK,GAAG,cAAc,CAAC;AACtC,CAAC;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAM,UAAU,yBAAyB;IACvC,MAAM,YAAY,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC;IACvC,MAAM,oBAAoB,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC;IAE/C,MAAM,qBAAqB,GAAG,WAAW,CACvC,CAAC,MAAc,EAAE,EAAE;QACjB,oBAAoB,CAAC,KAAK,GAAG,MAAM,CAAC;IACtC,CAAC,EACD,CAAC,oBAAoB,CAAC,CACvB,CAAC;IAEF,MAAM,QAAQ,GAAG,wBAAwB,CAAC;QACxC,QAAQ,EAAE,CAAC,WAAW,EAAE,EAAE,CACxB,sBAAsB,CAAC,YAAY,EAAE,WAAW,CAAC,aAAa,CAAC,CAAC,CAAC;KACpE,CAAC,CAAC;IAEH,OAAO;QACL,OAAO,EAAE,YAAY;QACrB,oBAAoB;QACpB,qBAAqB;QACrB,QAAQ;KACT,CAAC;AACJ,CAAC","sourcesContent":["// Third party dependencies.\nimport { useCallback } from 'react';\nimport type { SharedValue } from 'react-native-reanimated';\nimport {\n useSharedValue,\n useAnimatedScrollHandler,\n} from 'react-native-reanimated';\n\n// Internal dependencies.\nimport type { UseHeaderStandardAnimatedReturn } from './HeaderStandardAnimated.types';\n\n/**\n * Writes a vertical content offset into the scroll shared value.\n *\n * @param scrollYValue - Shared value for vertical scroll offset.\n * @param contentOffsetY - `contentOffset.y` from the scroll event.\n */\nexport function updateScrollYFromEvent(\n scrollYValue: SharedValue<number>,\n contentOffsetY: number,\n) {\n scrollYValue.value = contentOffsetY;\n}\n\n/**\n * Hook for managing HeaderStandardAnimated scroll-linked animations.\n * Use with HeaderStandardAnimated placed outside the ScrollView as a sibling.\n * Use the returned onScroll with Animated.ScrollView for UI-thread scroll updates (zero lag).\n *\n * @returns Object containing scrollY, titleSectionHeightSv, setTitleSectionHeight, and onScroll.\n *\n * @example\n * ```tsx\n * const { scrollY, onScroll, setTitleSectionHeight, titleSectionHeightSv } =\n * useHeaderStandardAnimated();\n *\n * <Box twClassName=\"flex-1\">\n * <HeaderStandardAnimated\n * scrollY={scrollY}\n * titleSectionHeight={titleSectionHeightSv}\n * title=\"Market\"\n * onBack={handleBack}\n * />\n * <Animated.ScrollView onScroll={onScroll} scrollEventThrottle={16}>\n * <Box onLayout={(e) => setTitleSectionHeight(e.nativeEvent.layout.height)}>\n * ...first scroll section (layout height drives compact title timing)\n * </Box>\n * {/* page body *\\/}\n * </Animated.ScrollView>\n * </Box>\n * ```\n */\nexport function useHeaderStandardAnimated(): UseHeaderStandardAnimatedReturn {\n const scrollYValue = useSharedValue(0);\n const titleSectionHeightSv = useSharedValue(0);\n\n const setTitleSectionHeight = useCallback(\n (height: number) => {\n titleSectionHeightSv.value = height;\n },\n [titleSectionHeightSv],\n );\n\n const onScroll = useAnimatedScrollHandler({\n onScroll: (scrollEvent) =>\n updateScrollYFromEvent(scrollYValue, scrollEvent.contentOffset.y),\n });\n\n return {\n scrollY: scrollYValue,\n titleSectionHeightSv,\n setTitleSectionHeight,\n onScroll,\n };\n}\n"]}