@ledgerhq/lumen-ui-rnative 0.1.46 → 0.1.47

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 (372) hide show
  1. package/README.md +1 -1
  2. package/dist/module/lib/Animations/Pulse/Pulse.mdx +1 -1
  3. package/dist/module/lib/Animations/Pulse/Pulse.stories.js +2 -1
  4. package/dist/module/lib/Animations/Pulse/Pulse.stories.js.map +1 -1
  5. package/dist/module/lib/Animations/Spin/Spin.mdx +1 -1
  6. package/dist/module/lib/Animations/Spin/Spin.stories.js +2 -1
  7. package/dist/module/lib/Animations/Spin/Spin.stories.js.map +1 -1
  8. package/dist/module/lib/Components/AddressInput/AddressInput.mdx +2 -2
  9. package/dist/module/lib/Components/AddressInput/AddressInput.stories.js +2 -1
  10. package/dist/module/lib/Components/AddressInput/AddressInput.stories.js.map +1 -1
  11. package/dist/module/lib/Components/AmountDisplay/AmountDisplay.js +1 -2
  12. package/dist/module/lib/Components/AmountDisplay/AmountDisplay.js.map +1 -1
  13. package/dist/module/lib/Components/AmountDisplay/AmountDisplay.mdx +1 -1
  14. package/dist/module/lib/Components/AmountDisplay/AmountDisplay.stories.js +2 -1
  15. package/dist/module/lib/Components/AmountDisplay/AmountDisplay.stories.js.map +1 -1
  16. package/dist/module/lib/Components/AmountInput/AmountInput.mdx +1 -1
  17. package/dist/module/lib/Components/AmountInput/AmountInput.stories.js +2 -1
  18. package/dist/module/lib/Components/AmountInput/AmountInput.stories.js.map +1 -1
  19. package/dist/module/lib/Components/Avatar/Avatar.js +2 -2
  20. package/dist/module/lib/Components/Avatar/Avatar.mdx +1 -1
  21. package/dist/module/lib/Components/Avatar/Avatar.stories.js +2 -1
  22. package/dist/module/lib/Components/Avatar/Avatar.stories.js.map +1 -1
  23. package/dist/module/lib/Components/Banner/Banner.js +1 -2
  24. package/dist/module/lib/Components/Banner/Banner.js.map +1 -1
  25. package/dist/module/lib/Components/Banner/Banner.mdx +1 -1
  26. package/dist/module/lib/Components/Banner/Banner.stories.js +2 -1
  27. package/dist/module/lib/Components/Banner/Banner.stories.js.map +1 -1
  28. package/dist/module/lib/Components/BottomSheet/BottomSheet.mdx +1 -1
  29. package/dist/module/lib/Components/BottomSheet/BottomSheet.stories.js +2 -1
  30. package/dist/module/lib/Components/BottomSheet/BottomSheet.stories.js.map +1 -1
  31. package/dist/module/lib/Components/Button/Button.js +1 -2
  32. package/dist/module/lib/Components/Button/Button.js.map +1 -1
  33. package/dist/module/lib/Components/Button/Button.mdx +3 -3
  34. package/dist/module/lib/Components/Button/Button.stories.js +2 -1
  35. package/dist/module/lib/Components/Button/Button.stories.js.map +1 -1
  36. package/dist/module/lib/Components/Card/Card.js +1 -1
  37. package/dist/module/lib/Components/Card/Card.mdx +1 -1
  38. package/dist/module/lib/Components/Card/Card.stories.js +2 -1
  39. package/dist/module/lib/Components/Card/Card.stories.js.map +1 -1
  40. package/dist/module/lib/Components/CardButton/CardButton.js +1 -2
  41. package/dist/module/lib/Components/CardButton/CardButton.js.map +1 -1
  42. package/dist/module/lib/Components/CardButton/CardButton.mdx +1 -1
  43. package/dist/module/lib/Components/CardButton/CardButton.stories.js +2 -1
  44. package/dist/module/lib/Components/CardButton/CardButton.stories.js.map +1 -1
  45. package/dist/module/lib/Components/Checkbox/Checkbox.js +1 -2
  46. package/dist/module/lib/Components/Checkbox/Checkbox.js.map +1 -1
  47. package/dist/module/lib/Components/Checkbox/Checkbox.mdx +1 -1
  48. package/dist/module/lib/Components/Checkbox/Checkbox.stories.js +2 -1
  49. package/dist/module/lib/Components/Checkbox/Checkbox.stories.js.map +1 -1
  50. package/dist/module/lib/Components/ContentBanner/ContentBanner.js +1 -1
  51. package/dist/module/lib/Components/ContentBanner/ContentBanner.mdx +1 -1
  52. package/dist/module/lib/Components/ContentBanner/ContentBanner.stories.js +2 -1
  53. package/dist/module/lib/Components/ContentBanner/ContentBanner.stories.js.map +1 -1
  54. package/dist/module/lib/Components/DescriptionItem/DescriptionItem.js +1 -1
  55. package/dist/module/lib/Components/DescriptionItem/DescriptionItem.mdx +1 -1
  56. package/dist/module/lib/Components/DescriptionItem/DescriptionItem.stories.js +2 -1
  57. package/dist/module/lib/Components/DescriptionItem/DescriptionItem.stories.js.map +1 -1
  58. package/dist/module/lib/Components/Divider/Divider.js +1 -1
  59. package/dist/module/lib/Components/Divider/Divider.mdx +1 -1
  60. package/dist/module/lib/Components/Divider/Divider.stories.js +2 -1
  61. package/dist/module/lib/Components/Divider/Divider.stories.js.map +1 -1
  62. package/dist/module/lib/Components/DotCount/DotCount.mdx +1 -1
  63. package/dist/module/lib/Components/DotCount/DotCount.stories.js +2 -1
  64. package/dist/module/lib/Components/DotCount/DotCount.stories.js.map +1 -1
  65. package/dist/module/lib/Components/DotIcon/DotIcon.mdx +1 -1
  66. package/dist/module/lib/Components/DotIcon/DotIcon.stories.js +2 -1
  67. package/dist/module/lib/Components/DotIcon/DotIcon.stories.js.map +1 -1
  68. package/dist/module/lib/Components/DotIndicator/DotIndicator.mdx +1 -1
  69. package/dist/module/lib/Components/DotIndicator/DotIndicator.stories.js +2 -1
  70. package/dist/module/lib/Components/DotIndicator/DotIndicator.stories.js.map +1 -1
  71. package/dist/module/lib/Components/DotSymbol/DotSymbol.mdx +1 -1
  72. package/dist/module/lib/Components/DotSymbol/DotSymbol.stories.js +2 -1
  73. package/dist/module/lib/Components/DotSymbol/DotSymbol.stories.js.map +1 -1
  74. package/dist/module/lib/Components/Icon/Icon.mdx +211 -0
  75. package/dist/module/lib/Components/Icon/Icon.stories.js +3 -2
  76. package/dist/module/lib/Components/Icon/Icon.stories.js.map +1 -1
  77. package/dist/module/lib/Components/IconButton/IconButton.mdx +1 -1
  78. package/dist/module/lib/Components/IconButton/IconButton.stories.js +2 -1
  79. package/dist/module/lib/Components/IconButton/IconButton.stories.js.map +1 -1
  80. package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.js +1 -2
  81. package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.js.map +1 -1
  82. package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.mdx +1 -1
  83. package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.stories.js +2 -1
  84. package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.stories.js.map +1 -1
  85. package/dist/module/lib/Components/Link/Link.js +1 -2
  86. package/dist/module/lib/Components/Link/Link.js.map +1 -1
  87. package/dist/module/lib/Components/Link/Link.mdx +1 -1
  88. package/dist/module/lib/Components/Link/Link.stories.js +2 -1
  89. package/dist/module/lib/Components/Link/Link.stories.js.map +1 -1
  90. package/dist/module/lib/Components/ListItem/ListItem.js +1 -2
  91. package/dist/module/lib/Components/ListItem/ListItem.js.map +1 -1
  92. package/dist/module/lib/Components/ListItem/ListItem.mdx +1 -1
  93. package/dist/module/lib/Components/ListItem/ListItem.stories.js +2 -1
  94. package/dist/module/lib/Components/ListItem/ListItem.stories.js.map +1 -1
  95. package/dist/module/lib/Components/MediaBanner/MediaBanner.js +1 -1
  96. package/dist/module/lib/Components/MediaBanner/MediaBanner.mdx +1 -1
  97. package/dist/module/lib/Components/MediaBanner/MediaBanner.stories.js +2 -1
  98. package/dist/module/lib/Components/MediaBanner/MediaBanner.stories.js.map +1 -1
  99. package/dist/module/lib/Components/MediaButton/MediaButton.mdx +2 -2
  100. package/dist/module/lib/Components/MediaButton/MediaButton.stories.js +2 -1
  101. package/dist/module/lib/Components/MediaButton/MediaButton.stories.js.map +1 -1
  102. package/dist/module/lib/Components/MediaCard/MediaCard.mdx +1 -1
  103. package/dist/module/lib/Components/MediaCard/MediaCard.stories.js +2 -1
  104. package/dist/module/lib/Components/MediaCard/MediaCard.stories.js.map +1 -1
  105. package/dist/module/lib/Components/MediaImage/MediaImage.mdx +1 -1
  106. package/dist/module/lib/Components/MediaImage/MediaImage.stories.js +2 -1
  107. package/dist/module/lib/Components/MediaImage/MediaImage.stories.js.map +1 -1
  108. package/dist/module/lib/Components/MediaTag/MediaTag.js +1 -2
  109. package/dist/module/lib/Components/MediaTag/MediaTag.js.map +1 -1
  110. package/dist/module/lib/Components/MediaTag/MediaTag.mdx +2 -2
  111. package/dist/module/lib/Components/MediaTag/MediaTag.stories.js +2 -1
  112. package/dist/module/lib/Components/MediaTag/MediaTag.stories.js.map +1 -1
  113. package/dist/module/lib/Components/NavBar/NavBar.mdx +1 -1
  114. package/dist/module/lib/Components/NavBar/NavBar.stories.js +2 -1
  115. package/dist/module/lib/Components/NavBar/NavBar.stories.js.map +1 -1
  116. package/dist/module/lib/Components/OptionList/OptionList.mdx +1 -1
  117. package/dist/module/lib/Components/OptionList/OptionList.stories.js +2 -1
  118. package/dist/module/lib/Components/OptionList/OptionList.stories.js.map +1 -1
  119. package/dist/module/lib/Components/PageIndicator/PageIndicator.mdx +1 -1
  120. package/dist/module/lib/Components/PageIndicator/PageIndicator.stories.js +2 -1
  121. package/dist/module/lib/Components/PageIndicator/PageIndicator.stories.js.map +1 -1
  122. package/dist/module/lib/Components/SearchInput/SearchInput.mdx +1 -1
  123. package/dist/module/lib/Components/SearchInput/SearchInput.stories.js +2 -1
  124. package/dist/module/lib/Components/SearchInput/SearchInput.stories.js.map +1 -1
  125. package/dist/module/lib/Components/SegmentedControl/SegmentedControl.mdx +1 -1
  126. package/dist/module/lib/Components/SegmentedControl/SegmentedControl.stories.js +2 -1
  127. package/dist/module/lib/Components/SegmentedControl/SegmentedControl.stories.js.map +1 -1
  128. package/dist/module/lib/Components/Skeleton/Skeleton.mdx +1 -1
  129. package/dist/module/lib/Components/Skeleton/Skeleton.stories.js +2 -1
  130. package/dist/module/lib/Components/Skeleton/Skeleton.stories.js.map +1 -1
  131. package/dist/module/lib/Components/Spinner/Spinner.mdx +1 -1
  132. package/dist/module/lib/Components/Spinner/Spinner.stories.js +2 -1
  133. package/dist/module/lib/Components/Spinner/Spinner.stories.js.map +1 -1
  134. package/dist/module/lib/Components/Spot/Spot.js +1 -1
  135. package/dist/module/lib/Components/Spot/Spot.mdx +1 -1
  136. package/dist/module/lib/Components/Spot/Spot.stories.js +2 -1
  137. package/dist/module/lib/Components/Spot/Spot.stories.js.map +1 -1
  138. package/dist/module/lib/Components/Stepper/Stepper.mdx +1 -1
  139. package/dist/module/lib/Components/Stepper/Stepper.stories.js +2 -1
  140. package/dist/module/lib/Components/Stepper/Stepper.stories.js.map +1 -1
  141. package/dist/module/lib/Components/Subheader/Subheader.mdx +1 -1
  142. package/dist/module/lib/Components/Subheader/Subheader.stories.js +2 -1
  143. package/dist/module/lib/Components/Subheader/Subheader.stories.js.map +1 -1
  144. package/dist/module/lib/Components/Switch/Switch.js +1 -2
  145. package/dist/module/lib/Components/Switch/Switch.js.map +1 -1
  146. package/dist/module/lib/Components/Switch/Switch.mdx +1 -1
  147. package/dist/module/lib/Components/Switch/Switch.stories.js +2 -1
  148. package/dist/module/lib/Components/Switch/Switch.stories.js.map +1 -1
  149. package/dist/module/lib/Components/TabBar/TabBar.js +1 -2
  150. package/dist/module/lib/Components/TabBar/TabBar.js.map +1 -1
  151. package/dist/module/lib/Components/TabBar/TabBar.mdx +1 -1
  152. package/dist/module/lib/Components/TabBar/TabBar.stories.js +2 -1
  153. package/dist/module/lib/Components/TabBar/TabBar.stories.js.map +1 -1
  154. package/dist/module/lib/Components/Tag/Tag.js +1 -2
  155. package/dist/module/lib/Components/Tag/Tag.js.map +1 -1
  156. package/dist/module/lib/Components/Tag/Tag.mdx +1 -1
  157. package/dist/module/lib/Components/Tag/Tag.stories.js +2 -1
  158. package/dist/module/lib/Components/Tag/Tag.stories.js.map +1 -1
  159. package/dist/module/lib/Components/TextInput/TextInput.mdx +1 -1
  160. package/dist/module/lib/Components/TextInput/TextInput.stories.js +2 -1
  161. package/dist/module/lib/Components/TextInput/TextInput.stories.js.map +1 -1
  162. package/dist/module/lib/Components/Tile/Tile.js +1 -2
  163. package/dist/module/lib/Components/Tile/Tile.js.map +1 -1
  164. package/dist/module/lib/Components/Tile/Tile.mdx +1 -1
  165. package/dist/module/lib/Components/Tile/Tile.stories.js +2 -1
  166. package/dist/module/lib/Components/Tile/Tile.stories.js.map +1 -1
  167. package/dist/module/lib/Components/TileButton/TileButton.js +1 -1
  168. package/dist/module/lib/Components/TileButton/TileButton.mdx +1 -1
  169. package/dist/module/lib/Components/TileButton/TileButton.stories.js +2 -1
  170. package/dist/module/lib/Components/TileButton/TileButton.stories.js.map +1 -1
  171. package/dist/module/lib/Components/Tooltip/GlobalTooltipBottomSheet.js +1 -1
  172. package/dist/module/lib/Components/Tooltip/Tooltip.js +1 -1
  173. package/dist/module/lib/Components/Tooltip/Tooltip.mdx +1 -1
  174. package/dist/module/lib/Components/Tooltip/Tooltip.stories.js +2 -1
  175. package/dist/module/lib/Components/Tooltip/Tooltip.stories.js.map +1 -1
  176. package/dist/module/lib/Components/Trend/Trend.mdx +1 -1
  177. package/dist/module/lib/Components/Trend/Trend.stories.js +2 -1
  178. package/dist/module/lib/Components/Trend/Trend.stories.js.map +1 -1
  179. package/dist/module/lib/Components/Utility/Box/Box.js +1 -1
  180. package/dist/module/lib/Components/Utility/Box/Box.mdx +1 -1
  181. package/dist/module/lib/Components/Utility/Box/Box.stories.js +2 -1
  182. package/dist/module/lib/Components/Utility/Box/Box.stories.js.map +1 -1
  183. package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.js +1 -1
  184. package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.mdx +1 -1
  185. package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.js +2 -1
  186. package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.js.map +1 -1
  187. package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.js +1 -1
  188. package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.mdx +1 -1
  189. package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.js +2 -1
  190. package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.js.map +1 -1
  191. package/dist/module/lib/Components/Utility/Pressable/Pressable.js +1 -1
  192. package/dist/module/lib/Components/Utility/Pressable/Pressable.mdx +1 -1
  193. package/dist/module/lib/Components/Utility/Pressable/Pressable.stories.js +2 -1
  194. package/dist/module/lib/Components/Utility/Pressable/Pressable.stories.js.map +1 -1
  195. package/dist/module/lib/Components/Utility/Text/Text.js +1 -1
  196. package/dist/module/lib/Components/Utility/Text/Text.mdx +1 -1
  197. package/dist/module/lib/Components/Utility/Text/Text.stories.js +2 -1
  198. package/dist/module/lib/Components/Utility/Text/Text.stories.js.map +1 -1
  199. package/dist/typescript/src/lib/Components/AmountDisplay/AmountDisplay.d.ts +1 -2
  200. package/dist/typescript/src/lib/Components/AmountDisplay/AmountDisplay.d.ts.map +1 -1
  201. package/dist/typescript/src/lib/Components/Avatar/Avatar.d.ts +2 -2
  202. package/dist/typescript/src/lib/Components/Banner/Banner.d.ts +1 -2
  203. package/dist/typescript/src/lib/Components/Banner/Banner.d.ts.map +1 -1
  204. package/dist/typescript/src/lib/Components/Button/Button.d.ts +1 -2
  205. package/dist/typescript/src/lib/Components/Button/Button.d.ts.map +1 -1
  206. package/dist/typescript/src/lib/Components/Card/Card.d.ts +1 -1
  207. package/dist/typescript/src/lib/Components/CardButton/CardButton.d.ts +1 -2
  208. package/dist/typescript/src/lib/Components/CardButton/CardButton.d.ts.map +1 -1
  209. package/dist/typescript/src/lib/Components/Checkbox/Checkbox.d.ts +1 -2
  210. package/dist/typescript/src/lib/Components/Checkbox/Checkbox.d.ts.map +1 -1
  211. package/dist/typescript/src/lib/Components/ContentBanner/ContentBanner.d.ts +1 -1
  212. package/dist/typescript/src/lib/Components/DescriptionItem/DescriptionItem.d.ts +1 -1
  213. package/dist/typescript/src/lib/Components/Divider/Divider.d.ts +1 -1
  214. package/dist/typescript/src/lib/Components/InteractiveIcon/InteractiveIcon.d.ts +1 -2
  215. package/dist/typescript/src/lib/Components/InteractiveIcon/InteractiveIcon.d.ts.map +1 -1
  216. package/dist/typescript/src/lib/Components/Link/Link.d.ts +1 -2
  217. package/dist/typescript/src/lib/Components/Link/Link.d.ts.map +1 -1
  218. package/dist/typescript/src/lib/Components/ListItem/ListItem.d.ts +1 -2
  219. package/dist/typescript/src/lib/Components/ListItem/ListItem.d.ts.map +1 -1
  220. package/dist/typescript/src/lib/Components/MediaBanner/MediaBanner.d.ts +1 -1
  221. package/dist/typescript/src/lib/Components/MediaTag/MediaTag.d.ts +1 -2
  222. package/dist/typescript/src/lib/Components/MediaTag/MediaTag.d.ts.map +1 -1
  223. package/dist/typescript/src/lib/Components/Spot/Spot.d.ts +1 -1
  224. package/dist/typescript/src/lib/Components/Switch/Switch.d.ts +1 -2
  225. package/dist/typescript/src/lib/Components/Switch/Switch.d.ts.map +1 -1
  226. package/dist/typescript/src/lib/Components/TabBar/TabBar.d.ts +1 -2
  227. package/dist/typescript/src/lib/Components/TabBar/TabBar.d.ts.map +1 -1
  228. package/dist/typescript/src/lib/Components/Tag/Tag.d.ts +1 -2
  229. package/dist/typescript/src/lib/Components/Tag/Tag.d.ts.map +1 -1
  230. package/dist/typescript/src/lib/Components/Tile/Tile.d.ts +1 -2
  231. package/dist/typescript/src/lib/Components/Tile/Tile.d.ts.map +1 -1
  232. package/dist/typescript/src/lib/Components/TileButton/TileButton.d.ts +1 -1
  233. package/dist/typescript/src/lib/Components/Tooltip/GlobalTooltipBottomSheet.d.ts +1 -1
  234. package/dist/typescript/src/lib/Components/Tooltip/Tooltip.d.ts +1 -1
  235. package/dist/typescript/src/lib/Components/Utility/Box/Box.d.ts +1 -1
  236. package/dist/typescript/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.d.ts +1 -1
  237. package/dist/typescript/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.d.ts +1 -1
  238. package/dist/typescript/src/lib/Components/Utility/Pressable/Pressable.d.ts +1 -1
  239. package/dist/typescript/src/lib/Components/Utility/Text/Text.d.ts +1 -1
  240. package/package.json +1 -1
  241. package/src/lib/Animations/Pulse/Pulse.mdx +1 -1
  242. package/src/lib/Animations/Pulse/Pulse.stories.tsx +2 -1
  243. package/src/lib/Animations/Spin/Spin.mdx +1 -1
  244. package/src/lib/Animations/Spin/Spin.stories.tsx +2 -1
  245. package/src/lib/Components/AddressInput/AddressInput.mdx +2 -2
  246. package/src/lib/Components/AddressInput/AddressInput.stories.tsx +2 -1
  247. package/src/lib/Components/AmountDisplay/AmountDisplay.mdx +1 -1
  248. package/src/lib/Components/AmountDisplay/AmountDisplay.stories.tsx +2 -1
  249. package/src/lib/Components/AmountDisplay/AmountDisplay.tsx +1 -2
  250. package/src/lib/Components/AmountInput/AmountInput.mdx +1 -1
  251. package/src/lib/Components/AmountInput/AmountInput.stories.tsx +2 -1
  252. package/src/lib/Components/Avatar/Avatar.mdx +1 -1
  253. package/src/lib/Components/Avatar/Avatar.stories.tsx +2 -1
  254. package/src/lib/Components/Avatar/Avatar.tsx +2 -2
  255. package/src/lib/Components/Banner/Banner.mdx +1 -1
  256. package/src/lib/Components/Banner/Banner.stories.tsx +2 -1
  257. package/src/lib/Components/Banner/Banner.tsx +1 -2
  258. package/src/lib/Components/BottomSheet/BottomSheet.mdx +1 -1
  259. package/src/lib/Components/BottomSheet/BottomSheet.stories.tsx +2 -1
  260. package/src/lib/Components/Button/Button.mdx +3 -3
  261. package/src/lib/Components/Button/Button.stories.tsx +2 -1
  262. package/src/lib/Components/Button/Button.tsx +1 -2
  263. package/src/lib/Components/Card/Card.mdx +1 -1
  264. package/src/lib/Components/Card/Card.stories.tsx +2 -1
  265. package/src/lib/Components/Card/Card.tsx +1 -1
  266. package/src/lib/Components/CardButton/CardButton.mdx +1 -1
  267. package/src/lib/Components/CardButton/CardButton.stories.tsx +2 -1
  268. package/src/lib/Components/CardButton/CardButton.tsx +1 -2
  269. package/src/lib/Components/Checkbox/Checkbox.mdx +1 -1
  270. package/src/lib/Components/Checkbox/Checkbox.stories.tsx +2 -1
  271. package/src/lib/Components/Checkbox/Checkbox.tsx +1 -2
  272. package/src/lib/Components/ContentBanner/ContentBanner.mdx +1 -1
  273. package/src/lib/Components/ContentBanner/ContentBanner.stories.tsx +2 -1
  274. package/src/lib/Components/ContentBanner/ContentBanner.tsx +1 -1
  275. package/src/lib/Components/DescriptionItem/DescriptionItem.mdx +1 -1
  276. package/src/lib/Components/DescriptionItem/DescriptionItem.stories.tsx +2 -1
  277. package/src/lib/Components/DescriptionItem/DescriptionItem.tsx +1 -1
  278. package/src/lib/Components/Divider/Divider.mdx +1 -1
  279. package/src/lib/Components/Divider/Divider.stories.tsx +2 -1
  280. package/src/lib/Components/Divider/Divider.tsx +1 -1
  281. package/src/lib/Components/DotCount/DotCount.mdx +1 -1
  282. package/src/lib/Components/DotCount/DotCount.stories.tsx +2 -1
  283. package/src/lib/Components/DotIcon/DotIcon.mdx +1 -1
  284. package/src/lib/Components/DotIcon/DotIcon.stories.tsx +2 -1
  285. package/src/lib/Components/DotIndicator/DotIndicator.mdx +1 -1
  286. package/src/lib/Components/DotIndicator/DotIndicator.stories.tsx +2 -1
  287. package/src/lib/Components/DotSymbol/DotSymbol.mdx +1 -1
  288. package/src/lib/Components/DotSymbol/DotSymbol.stories.tsx +2 -1
  289. package/src/lib/Components/Icon/Icon.mdx +211 -0
  290. package/src/lib/Components/Icon/Icon.stories.tsx +3 -2
  291. package/src/lib/Components/IconButton/IconButton.mdx +1 -1
  292. package/src/lib/Components/IconButton/IconButton.stories.tsx +2 -1
  293. package/src/lib/Components/InteractiveIcon/InteractiveIcon.mdx +1 -1
  294. package/src/lib/Components/InteractiveIcon/InteractiveIcon.stories.tsx +2 -1
  295. package/src/lib/Components/InteractiveIcon/InteractiveIcon.tsx +1 -2
  296. package/src/lib/Components/Link/Link.mdx +1 -1
  297. package/src/lib/Components/Link/Link.stories.tsx +2 -1
  298. package/src/lib/Components/Link/Link.tsx +1 -2
  299. package/src/lib/Components/ListItem/ListItem.mdx +1 -1
  300. package/src/lib/Components/ListItem/ListItem.stories.tsx +2 -1
  301. package/src/lib/Components/ListItem/ListItem.tsx +1 -2
  302. package/src/lib/Components/MediaBanner/MediaBanner.mdx +1 -1
  303. package/src/lib/Components/MediaBanner/MediaBanner.stories.tsx +2 -1
  304. package/src/lib/Components/MediaBanner/MediaBanner.tsx +1 -1
  305. package/src/lib/Components/MediaButton/MediaButton.mdx +2 -2
  306. package/src/lib/Components/MediaButton/MediaButton.stories.tsx +2 -1
  307. package/src/lib/Components/MediaCard/MediaCard.mdx +1 -1
  308. package/src/lib/Components/MediaCard/MediaCard.stories.tsx +2 -1
  309. package/src/lib/Components/MediaImage/MediaImage.mdx +1 -1
  310. package/src/lib/Components/MediaImage/MediaImage.stories.tsx +2 -1
  311. package/src/lib/Components/MediaTag/MediaTag.mdx +2 -2
  312. package/src/lib/Components/MediaTag/MediaTag.stories.tsx +2 -1
  313. package/src/lib/Components/MediaTag/MediaTag.tsx +1 -2
  314. package/src/lib/Components/NavBar/NavBar.mdx +1 -1
  315. package/src/lib/Components/NavBar/NavBar.stories.tsx +2 -1
  316. package/src/lib/Components/OptionList/OptionList.mdx +1 -1
  317. package/src/lib/Components/OptionList/OptionList.stories.tsx +2 -1
  318. package/src/lib/Components/PageIndicator/PageIndicator.mdx +1 -1
  319. package/src/lib/Components/PageIndicator/PageIndicator.stories.tsx +2 -1
  320. package/src/lib/Components/SearchInput/SearchInput.mdx +1 -1
  321. package/src/lib/Components/SearchInput/SearchInput.stories.tsx +2 -1
  322. package/src/lib/Components/SegmentedControl/SegmentedControl.mdx +1 -1
  323. package/src/lib/Components/SegmentedControl/SegmentedControl.stories.tsx +2 -1
  324. package/src/lib/Components/Skeleton/Skeleton.mdx +1 -1
  325. package/src/lib/Components/Skeleton/Skeleton.stories.tsx +2 -1
  326. package/src/lib/Components/Spinner/Spinner.mdx +1 -1
  327. package/src/lib/Components/Spinner/Spinner.stories.tsx +2 -1
  328. package/src/lib/Components/Spot/Spot.mdx +1 -1
  329. package/src/lib/Components/Spot/Spot.stories.tsx +2 -1
  330. package/src/lib/Components/Spot/Spot.tsx +1 -1
  331. package/src/lib/Components/Stepper/Stepper.mdx +1 -1
  332. package/src/lib/Components/Stepper/Stepper.stories.tsx +2 -1
  333. package/src/lib/Components/Subheader/Subheader.mdx +1 -1
  334. package/src/lib/Components/Subheader/Subheader.stories.tsx +2 -1
  335. package/src/lib/Components/Switch/Switch.mdx +1 -1
  336. package/src/lib/Components/Switch/Switch.stories.tsx +2 -1
  337. package/src/lib/Components/Switch/Switch.tsx +1 -2
  338. package/src/lib/Components/TabBar/TabBar.mdx +1 -1
  339. package/src/lib/Components/TabBar/TabBar.stories.tsx +2 -1
  340. package/src/lib/Components/TabBar/TabBar.tsx +1 -2
  341. package/src/lib/Components/Tag/Tag.mdx +1 -1
  342. package/src/lib/Components/Tag/Tag.stories.tsx +2 -1
  343. package/src/lib/Components/Tag/Tag.tsx +1 -2
  344. package/src/lib/Components/TextInput/TextInput.mdx +1 -1
  345. package/src/lib/Components/TextInput/TextInput.stories.tsx +2 -1
  346. package/src/lib/Components/Tile/Tile.mdx +1 -1
  347. package/src/lib/Components/Tile/Tile.stories.tsx +2 -1
  348. package/src/lib/Components/Tile/Tile.tsx +1 -2
  349. package/src/lib/Components/TileButton/TileButton.mdx +1 -1
  350. package/src/lib/Components/TileButton/TileButton.stories.tsx +2 -1
  351. package/src/lib/Components/TileButton/TileButton.tsx +1 -1
  352. package/src/lib/Components/Tooltip/GlobalTooltipBottomSheet.tsx +1 -1
  353. package/src/lib/Components/Tooltip/Tooltip.mdx +1 -1
  354. package/src/lib/Components/Tooltip/Tooltip.stories.tsx +2 -1
  355. package/src/lib/Components/Tooltip/Tooltip.tsx +1 -1
  356. package/src/lib/Components/Trend/Trend.mdx +1 -1
  357. package/src/lib/Components/Trend/Trend.stories.tsx +2 -1
  358. package/src/lib/Components/Utility/Box/Box.mdx +1 -1
  359. package/src/lib/Components/Utility/Box/Box.stories.tsx +2 -1
  360. package/src/lib/Components/Utility/Box/Box.tsx +1 -1
  361. package/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.mdx +1 -1
  362. package/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.tsx +2 -1
  363. package/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.tsx +1 -1
  364. package/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.mdx +1 -1
  365. package/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.tsx +2 -1
  366. package/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.tsx +1 -1
  367. package/src/lib/Components/Utility/Pressable/Pressable.mdx +1 -1
  368. package/src/lib/Components/Utility/Pressable/Pressable.stories.tsx +2 -1
  369. package/src/lib/Components/Utility/Pressable/Pressable.tsx +1 -1
  370. package/src/lib/Components/Utility/Text/Text.mdx +1 -1
  371. package/src/lib/Components/Utility/Text/Text.stories.tsx +2 -1
  372. package/src/lib/Components/Utility/Text/Text.tsx +1 -1
@@ -4,8 +4,7 @@ import type { BannerProps } from './types';
4
4
  *
5
5
  * The appearance determines the color scheme and icon used.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-banner-overview--docs Storybook}
8
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-banner-implementation--docs#dos-and-donts Guidelines}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-banner--docs Guidelines}
9
8
  *
10
9
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
11
10
  * Do not use it to modify the banner's core appearance (colors, padding, etc). Use the `appearance` prop instead.
@@ -1 +1 @@
1
- {"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Banner/Banner.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAoF3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,eAAO,MAAM,MAAM,GAAI,uHAYpB,WAAW,4CAyDb,CAAC"}
1
+ {"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Banner/Banner.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAoF3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,eAAO,MAAM,MAAM,GAAI,uHAYpB,WAAW,4CAyDb,CAAC"}
@@ -4,8 +4,7 @@ import type { ButtonProps } from './types';
4
4
  *
5
5
  * When in loading state, it displays a spinner. If an icon is provided without children, it renders as an icon-only button.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_action-button--docs Storybook}
8
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_action-button--docs#dos-and-donts Guidelines}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-button--docs Guidelines}
9
8
  *
10
9
  * @example
11
10
  * // Basic primary button
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Button/Button.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE3C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,eAAO,MAAM,MAAM,GAAI,OAAO,WAAW,4CAExC,CAAC"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Button/Button.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE3C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,MAAM,GAAI,OAAO,WAAW,4CAExC,CAAC"}
@@ -8,7 +8,7 @@ import type { CardContentDescriptionProps, CardContentProps, CardContentRowProps
8
8
  * - `type="expandable"`: only CardHeader is pressable, toggles footer visibility.
9
9
  * - `type="info"`: data-display only, no built-in press handling.
10
10
  *
11
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_containment-card--docs Storybook}
11
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-card--docs Storybook}
12
12
  *
13
13
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
14
14
  * Do not use it to modify the card's core appearance (colors, padding, etc).
@@ -4,8 +4,7 @@ import type { CardButtonProps } from './types';
4
4
  *
5
5
  * It supports different appearances. Takes only the necessary width based on content. The chevron can be hidden if needed.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_action-cardbutton--docs Storybook}
8
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_action-cardbutton--docs#dos-and-donts Guidelines}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-cardbutton--docs Guidelines}
9
8
  *
10
9
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
11
10
  * Do not use it to modify the card button's core appearance (colors, padding, etc). Use the `appearance` prop instead.
@@ -1 +1 @@
1
- {"version":3,"file":"CardButton.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/CardButton/CardButton.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAwF/C;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,eAAO,MAAM,UAAU,GAAI,yGAWxB,eAAe,4CA6BjB,CAAC"}
1
+ {"version":3,"file":"CardButton.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/CardButton/CardButton.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAwF/C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,eAAO,MAAM,UAAU,GAAI,yGAWxB,eAAe,4CA6BjB,CAAC"}
@@ -3,8 +3,7 @@ import type { CheckboxProps } from './types';
3
3
  * The checkbox follows the design system tokens and supports checked, unchecked,
4
4
  * disabled, and focus states with proper hover and active interactions.
5
5
  *
6
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_selection-checkbox--docs Storybook}
7
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_selection-checkbox--docs#dos-and-donts Guidelines}
6
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-checkbox--docs Guidelines}
8
7
  *
9
8
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
10
9
  * Do not use it to modify the checkbox's core appearance.
@@ -1 +1 @@
1
- {"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Checkbox/Checkbox.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,QAAQ,GAAI,yIAUtB,aAAa,4CAgCf,CAAC"}
1
+ {"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Checkbox/Checkbox.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,QAAQ,GAAI,yIAUtB,aAAa,4CAgCf,CAAC"}
@@ -15,7 +15,7 @@ export declare const ContentBannerDescription: ({ children, lx, style, ref, ...t
15
15
  * A content banner component for displaying a composable banner with an optional
16
16
  * leading visual, title, description, and close button.
17
17
  *
18
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-contentbanner-overview--docs Storybook}
18
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-contentbanner--docs Storybook}
19
19
  *
20
20
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
21
21
  * Do not use it to modify the banner's core appearance (colors, padding, etc).
@@ -4,7 +4,7 @@ import type { DescriptionItemLabelProps, DescriptionItemLeadingProps, Descriptio
4
4
  * Composed with DescriptionItemLeading / DescriptionItemLabel (key side)
5
5
  * and DescriptionItemTrailing / DescriptionItemValue (value side).
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/containment-descriptionitem--docs Storybook}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-descriptionitem--docs Storybook}
8
8
  *
9
9
  * @example
10
10
  * <DescriptionItem size="md">
@@ -5,7 +5,7 @@ import type { DividerProps } from './types';
5
5
  * The Divider renders a horizontal or vertical line to create visual separation
6
6
  * between content areas. It uses design system tokens for consistent styling.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/layout-divider--docs Storybook}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-divider--docs Storybook}
9
9
  *
10
10
  * @example
11
11
  * // Horizontal divider (default)
@@ -5,8 +5,7 @@ import type { InteractiveIconProps } from './types';
5
5
  * The InteractiveIcon provides two visual styles - 'filled' and 'stroked' - optimized for different icon types and use cases.
6
6
  * It ensures proper pressed states and accessibility features while maintaining a minimal footprint.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/components-interactiveicon-overview--docs Storybook}
9
- * @see {@link https://ldls.vercel.app/?path=/docs/components-interactiveicon-implementation--docs#dos-and-donts Guidelines}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-interactiveicon--docs Guidelines}
10
9
  *
11
10
  * @component
12
11
  *
@@ -1 +1 @@
1
- {"version":3,"file":"InteractiveIcon.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/InteractiveIcon/InteractiveIcon.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AA6DpD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,eAAe,GAAI,sHAW7B,oBAAoB,4CA8BtB,CAAC"}
1
+ {"version":3,"file":"InteractiveIcon.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/InteractiveIcon/InteractiveIcon.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AA6DpD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,eAAe,GAAI,sHAW7B,oBAAoB,4CA8BtB,CAAC"}
@@ -3,8 +3,7 @@ import type { LinkProps } from './types';
3
3
  * A customizable link component that supports base and accent color appearances, optional underline, sizes, icons, and external link handling.
4
4
  * Opens URLs using React Native's Linking API.
5
5
  *
6
- * @see {@link https://ldls.vercel.app/?path=/docs/components-link-overview--docs Storybook}
7
- * @see {@link https://ldls.vercel.app/?path=/docs/components-link-implementation--docs#dos-and-donts Guidelines}
6
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-link--docs Guidelines}
8
7
  *
9
8
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
10
9
  * Do not use it to modify the link's core appearance (colors, padding, etc). Use the `appearance` and `underline` props instead.
@@ -1 +1 @@
1
- {"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Link/Link.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAkEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,eAAO,MAAM,IAAI,GAAI,sGAalB,SAAS,4CAgCX,CAAC"}
1
+ {"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Link/Link.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAkEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,eAAO,MAAM,IAAI,GAAI,sGAalB,SAAS,4CAgCX,CAAC"}
@@ -6,8 +6,7 @@ import type { ListItemContentProps, ListItemContentRowProps, ListItemDescription
6
6
  * A flexible list item component that provides a composable structure for displaying
7
7
  * interactive list items with leading content, title, description, and trailing content.
8
8
  *
9
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_containment-listitem--docs Storybook}
10
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_containment-listitem--docs#dos-and-donts Guidelines}
9
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-listitem--docs Guidelines}
11
10
  *
12
11
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
13
12
  * Do not use it to modify the list item's core appearance (colors, padding, etc).
@@ -1 +1 @@
1
- {"version":3,"file":"ListItem.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/ListItem/ListItem.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,YAAY,EAAa,GAAG,EAAE,MAAM,OAAO,CAAC;AAE1D,OAAO,EAAc,IAAI,EAAE,MAAM,cAAc,CAAC;AAEhD,OAAO,EAAkB,IAAI,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,KAAK,EACV,oBAAoB,EACpB,uBAAuB,EACvB,wBAAwB,EACxB,oBAAoB,EACpB,aAAa,EACb,kBAAkB,EAClB,qBAAqB,EACtB,MAAM,SAAS,CAAC;AAoCjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,eAAO,MAAM,QAAQ,GAAI,+FAUtB,aAAa,4CA+Cf,CAAC;AAsBF;;;GAGG;AACH,eAAO,MAAM,eAAe,GAAI,wCAM7B,oBAAoB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CAwB5C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,GAAI,wCAM7B,oBAAoB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CA4B5C,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kBAAkB,GAAI,wCAMhC,uBAAuB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CAuB/C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,aAAa,GAAI,wCAM3B,kBAAkB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,YAAY,CAAC,OAAO,IAAI,CAAC,CAAC,CAAA;CAAE,4CAsC/D,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,GAAI,wCAMjC,wBAAwB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,YAAY,CAAC,OAAO,IAAI,CAAC,CAAC,CAAA;CAAE,4CAsCrE,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,GAAI,wCAM9B,qBAAqB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CAuB7C,CAAC"}
1
+ {"version":3,"file":"ListItem.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/ListItem/ListItem.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,YAAY,EAAa,GAAG,EAAE,MAAM,OAAO,CAAC;AAE1D,OAAO,EAAc,IAAI,EAAE,MAAM,cAAc,CAAC;AAEhD,OAAO,EAAkB,IAAI,EAAE,MAAM,YAAY,CAAC;AAClD,OAAO,KAAK,EACV,oBAAoB,EACpB,uBAAuB,EACvB,wBAAwB,EACxB,oBAAoB,EACpB,aAAa,EACb,kBAAkB,EAClB,qBAAqB,EACtB,MAAM,SAAS,CAAC;AAoCjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,eAAO,MAAM,QAAQ,GAAI,+FAUtB,aAAa,4CA+Cf,CAAC;AAsBF;;;GAGG;AACH,eAAO,MAAM,eAAe,GAAI,wCAM7B,oBAAoB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CAwB5C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe,GAAI,wCAM7B,oBAAoB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CA4B5C,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,kBAAkB,GAAI,wCAMhC,uBAAuB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CAuB/C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,aAAa,GAAI,wCAM3B,kBAAkB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,YAAY,CAAC,OAAO,IAAI,CAAC,CAAC,CAAA;CAAE,4CAsC/D,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,GAAI,wCAMjC,wBAAwB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,YAAY,CAAC,OAAO,IAAI,CAAC,CAAC,CAAA;CAAE,4CAsCrE,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,GAAI,wCAM9B,qBAAqB,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,CAAA;CAAE,4CAuB7C,CAAC"}
@@ -2,7 +2,7 @@ import type { MediaBannerDescriptionProps, MediaBannerProps, MediaBannerTitlePro
2
2
  /**
3
3
  * A promotional banner with a background image, title, description, and an optional close button.
4
4
  *
5
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-mediabanner--docs Storybook}
5
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-mediabanner--docs Storybook}
6
6
  */
7
7
  export declare function MediaBanner({ lx, style, imageUrl, onClose, closeAccessibilityLabel, children, ...props }: MediaBannerProps): import("react/jsx-runtime").JSX.Element;
8
8
  /**
@@ -4,8 +4,7 @@ import type { MediaTagProps } from './types';
4
4
  *
5
5
  * The appearance determines the color scheme used.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-mediatag-overview--docs Storybook}
8
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-mediatag-implementation--docs#dos-and-donts Guidelines}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-mediatag--docs Guidelines}
9
8
  *
10
9
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
11
10
  * Do not use it to modify the tag's core appearance (colors, padding, etc). Use the `appearance` prop instead.
@@ -1 +1 @@
1
- {"version":3,"file":"MediaTag.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/MediaTag/MediaTag.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,QAAQ,GAAI,8BAA8B,aAAa,4CASnE,CAAC"}
1
+ {"version":3,"file":"MediaTag.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/MediaTag/MediaTag.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,QAAQ,GAAI,8BAA8B,aAAa,4CASnE,CAAC"}
@@ -7,7 +7,7 @@ import type { SpotProps } from './types';
7
7
  * - `'number'` appearance requires a `number` prop
8
8
  * - All other appearances are self-contained
9
9
  *
10
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_media-graphics-spot--docs Storybook}
10
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-spot--docs Storybook}
11
11
  *
12
12
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
13
13
  * Do not use it to modify the spot's core appearance (colors, size, etc). Use the `appearance` prop instead.
@@ -3,8 +3,7 @@ import type { SwitchProps } from './types';
3
3
  * The switch follows the design system tokens and supports checked, unchecked,
4
4
  * disabled, and focus states with proper active interactions.
5
5
  *
6
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_selection-switch--docs Storybook}
7
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_selection-switch--docs#dos-and-donts Guidelines}
6
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-switch--docs Guidelines}
8
7
  *
9
8
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
10
9
  * Do not use it to modify the switch's core appearance.
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Switch/Switch.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,WAAW,EAAc,MAAM,SAAS,CAAC;AA6FvD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,eAAO,MAAM,MAAM,GAAI,8JAWpB,WAAW,4CA6Cb,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Switch/Switch.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,WAAW,EAAc,MAAM,SAAS,CAAC;AA6FvD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,MAAM,GAAI,8JAWpB,WAAW,4CA6Cb,CAAC"}
@@ -5,8 +5,7 @@ export declare function TabBarItem({ value, label, icon, activeIcon, style, ...p
5
5
  * A horizontal tab bar with animated pill background and icon transitions.
6
6
  * Provides smooth animations for active state changes and press interactions.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_navigation-tabbar--docs Storybook}
9
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_navigation-tabbar--docs#dos-and-donts Guidelines}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tabbar--docs Guidelines}
10
9
  *
11
10
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
12
11
  *
@@ -1 +1 @@
1
- {"version":3,"file":"TabBar.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/TabBar/TabBar.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE5D,eAAO,MAAM,cAAc,KAAK,CAAC;AA+IjC,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,KAAK,EACL,IAAI,EACJ,UAAU,EACV,KAAK,EACL,GAAG,KAAK,EACT,EAAE,eAAe,2CAmDjB;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,MAAM,CAAC,EACrB,MAAM,EACN,UAAU,EACV,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,WAAW,2CA2Cb"}
1
+ {"version":3,"file":"TabBar.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/TabBar/TabBar.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,eAAe,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE5D,eAAO,MAAM,cAAc,KAAK,CAAC;AA+IjC,wBAAgB,UAAU,CAAC,EACzB,KAAK,EACL,KAAK,EACL,IAAI,EACJ,UAAU,EACV,KAAK,EACL,GAAG,KAAK,EACT,EAAE,eAAe,2CAmDjB;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,MAAM,CAAC,EACrB,MAAM,EACN,UAAU,EACV,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,WAAW,2CA2Cb"}
@@ -4,8 +4,7 @@ import type { TagProps } from './types';
4
4
  *
5
5
  * The appearance determines the color scheme used.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-tag-overview--docs Storybook}
8
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-tag-implementation--docs#dos-and-donts Guidelines}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tag--docs Guidelines}
9
8
  *
10
9
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
11
10
  * Do not use it to modify the tag's core appearance (colors, padding, etc). Use the `appearance` prop instead.
@@ -1 +1 @@
1
- {"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Tag/Tag.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AASxC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,eAAO,MAAM,GAAG,GAAI,0BAAiC,QAAQ,4CAiB5D,CAAC"}
1
+ {"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Tag/Tag.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AASxC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,eAAO,MAAM,GAAG,GAAI,0BAAiC,QAAQ,4CAiB5D,CAAC"}
@@ -3,8 +3,7 @@ import type { TileContentProps, TileDescriptionProps, TileProps, TileTitleProps,
3
3
  * A flexible tile component that uses a composite pattern for maximum customization.
4
4
  * Displays content in a vertical layout with support for spots, text, and custom content.
5
5
  *
6
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_containment-tile--docs Storybook}
7
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_containment-tile--docs#dos-and-donts Guidelines}
6
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tile--docs Guidelines}
8
7
  *
9
8
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
10
9
  * Do not use it to modify the tile's core appearance (colors, padding, etc). Use the `appearance` prop instead.
@@ -1 +1 @@
1
- {"version":3,"file":"Tile.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Tile/Tile.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EACV,gBAAgB,EAChB,oBAAoB,EACpB,SAAS,EACT,cAAc,EACd,wBAAwB,EACzB,MAAM,SAAS,CAAC;AAwDjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,eAAO,MAAM,IAAI,GAAI,sFASlB,SAAS,4CAiCX,CAAC;AA8BF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,WAAW,GAAI,yBAAyB,gBAAgB,4CAWpE,CAAC;AAuBF;;;;GAIG;AACH,eAAO,MAAM,SAAS,GAAI,yBAAyB,cAAc,4CA6BhE,CAAC;AAuBF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,GAAI,0BAI7B,oBAAoB,4CA6BtB,CAAC;AAgBF;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,mBAAmB,GAAI,0BAIjC,wBAAwB,4CAW1B,CAAC"}
1
+ {"version":3,"file":"Tile.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/Tile/Tile.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EACV,gBAAgB,EAChB,oBAAoB,EACpB,SAAS,EACT,cAAc,EACd,wBAAwB,EACzB,MAAM,SAAS,CAAC;AAwDjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,eAAO,MAAM,IAAI,GAAI,sFASlB,SAAS,4CAiCX,CAAC;AA8BF;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,WAAW,GAAI,yBAAyB,gBAAgB,4CAWpE,CAAC;AAuBF;;;;GAIG;AACH,eAAO,MAAM,SAAS,GAAI,yBAAyB,cAAc,4CA6BhE,CAAC;AAuBF;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,eAAe,GAAI,0BAI7B,oBAAoB,4CA6BtB,CAAC;AAgBF;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,mBAAmB,GAAI,0BAIjC,wBAAwB,4CAW1B,CAAC"}
@@ -3,7 +3,7 @@ import type { TileButtonProps } from './types';
3
3
  * A compact button component displaying an icon above a label in a vertical layout.
4
4
  * Ideal for grids, toolbars, or quick action menus.
5
5
  *
6
- * @see {@link https://ldls.vercel.app/?path=/docs/react-native_action-tilebutton--docs Storybook}
6
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tilebutton--docs Storybook}
7
7
  *
8
8
  * @example
9
9
  * import { TileButton } from '@ledgerhq/lumen-ui-rnative';
@@ -2,7 +2,7 @@
2
2
  * BottomSheet component that displays tooltip content.
3
3
  * This should be placed at the root level inside GestureHandlerRootView.
4
4
  *
5
- * @see {@link https://ldls.vercel.app/?path=/docs/components-tooltip-overview--docs Storybook}
5
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tooltip--docs Storybook}
6
6
  *
7
7
  * @example
8
8
  * import { GlobalTooltipProvider, GlobalTooltipBottomSheet } from '@ledgerhq/lumen-ui-rnative';
@@ -5,7 +5,7 @@ import type { TooltipProps, TooltipTriggerProps, TooltipContentProps } from './t
5
5
  * This component coordinates between the trigger and content components.
6
6
  * It works with GlobalTooltipProvider to ensure only one tooltip can be shown at a time.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/components-tooltip-overview--docs Storybook}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tooltip--docs Storybook}
9
9
  *
10
10
  * @example
11
11
  * import { GlobalTooltipProvider, Tooltip, TooltipTrigger, TooltipContent, GlobalTooltipBottomSheet } from '@ledgerhq/lumen-ui-rnative';
@@ -4,7 +4,7 @@
4
4
  * Box is a View wrapper that accepts design token-based style props directly,
5
5
  * providing type-safe styling with autocomplete for spacing, sizes, colors, etc.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/layout-box--docs Storybook}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-box--docs Storybook}
8
8
  *
9
9
  * @example
10
10
  * ```tsx
@@ -5,7 +5,7 @@ import type { LinearGradientProps } from './types';
5
5
  * Uses react-native-svg to render gradients that work consistently across platforms.
6
6
  * Extends Box, so it supports all lx style props for layout and sizing.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/utility-lineargradient--docs Storybook}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-lineargradient--docs Storybook}
9
9
  *
10
10
  * @example
11
11
  * ```tsx
@@ -5,7 +5,7 @@ import type { RadialGradientProps } from './types';
5
5
  * Uses react-native-svg to render gradients that work consistently across platforms.
6
6
  * Extends Box, so it supports all lx style props for layout and sizing.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/utility-radialgradient--docs Storybook}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-radialgradient--docs Storybook}
9
9
  *
10
10
  * @example
11
11
  * ```tsx
@@ -5,7 +5,7 @@
5
5
  * token-based style props directly, providing type-safe styling with autocomplete
6
6
  * for spacing, sizes, colors, etc. Use the `style` prop for pressed-state styling.
7
7
  *
8
- * @see {@link https://ldls.vercel.app/?path=/docs/utility-pressable--docs Storybook}
8
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-pressable--docs Storybook}
9
9
  *
10
10
  * @example
11
11
  * ```tsx
@@ -4,7 +4,7 @@
4
4
  * Text is a wrapper around React Native's Text that accepts a `typography` prop for
5
5
  * typography presets, plus design token-based style props for colors, spacing, etc.
6
6
  *
7
- * @see {@link https://ldls.vercel.app/?path=/docs/typography-text--docs Storybook}
7
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-text--docs Storybook}
8
8
  *
9
9
  * @example
10
10
  * ```tsx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/lumen-ui-rnative",
3
- "version": "0.1.46",
3
+ "version": "0.1.47",
4
4
  "license": "Apache-2.0",
5
5
  "keywords": [
6
6
  "react-native",
@@ -7,7 +7,7 @@ import {
7
7
  } from '../../../../.storybook/components';
8
8
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
9
9
 
10
- <Meta title='Animations/Pulse' of={PulseStories} />
10
+ <Meta title='Primitives/Pulse' of={PulseStories} />
11
11
 
12
12
  # Pulse
13
13
 
@@ -18,7 +18,8 @@ const usdFormatter = (value: number): FormattedValue => {
18
18
  };
19
19
 
20
20
  const meta: Meta<typeof Pulse> = {
21
- title: 'Animations/Pulse',
21
+ id: 'rnative-pulse',
22
+ title: 'Primitives/Pulse',
22
23
  component: Pulse,
23
24
  parameters: {
24
25
  layout: 'centered',
@@ -7,7 +7,7 @@ import {
7
7
  } from '../../../../.storybook/components';
8
8
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
9
9
 
10
- <Meta title='Animations/Spin' of={SpinStories} />
10
+ <Meta title='Primitives/Spin' of={SpinStories} />
11
11
 
12
12
  # Spin
13
13
 
@@ -5,7 +5,8 @@ import { Box, Text } from '../../Components/Utility';
5
5
  import { Spin } from './Spin';
6
6
 
7
7
  const meta: Meta<typeof Spin> = {
8
- title: 'Animations/Spin',
8
+ id: 'rnative-spin',
9
+ title: 'Primitives/Spin',
9
10
  component: Spin,
10
11
  parameters: {
11
12
  layout: 'centered',
@@ -5,12 +5,12 @@ import { CustomTabs, Tab } from '../../../../.storybook/components';
5
5
  import { DoVsDontRow, DoBlockItem, DontBlockItem } from '../../../../.storybook/components/DoVsDont';
6
6
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
7
7
 
8
- <Meta title='Input/AddressInput' of={AddressInputStories} />
8
+ <Meta title='Core/AddressInput' of={AddressInputStories} />
9
9
 
10
10
  # AddressInput
11
11
 
12
12
  <CustomTabs>
13
- <Tab label="Overview" path='Input/AddressInput'>
13
+ <Tab label="Overview" path='Core/AddressInput'>
14
14
 
15
15
  ## Introduction
16
16
 
@@ -6,7 +6,8 @@ import type { AddressInputProps } from './types';
6
6
 
7
7
  const meta: Meta<typeof AddressInput> = {
8
8
  component: AddressInput,
9
- title: 'Input/AddressInput',
9
+ id: 'rnative-addressinput',
10
+ title: 'Core/AddressInput',
10
11
  parameters: {
11
12
  docs: {
12
13
  source: {
@@ -10,7 +10,7 @@ import {
10
10
  } from '../../../../.storybook/components';
11
11
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
12
12
 
13
- <Meta title='Communication/AmountDisplay' of={AmountDisplayStories} />
13
+ <Meta title='Core/AmountDisplay' of={AmountDisplayStories} />
14
14
 
15
15
  # AmountDisplay
16
16
 
@@ -44,7 +44,8 @@ const btcFormatter = (value: number): FormattedValue => {
44
44
 
45
45
  const meta: Meta<typeof AmountDisplay> = {
46
46
  component: AmountDisplay,
47
- title: 'Communication/AmountDisplay',
47
+ id: 'rnative-amountdisplay',
48
+ title: 'Core/AmountDisplay',
48
49
  args: {
49
50
  formatter: eurFormatter,
50
51
  hidden: false,
@@ -255,8 +255,7 @@ DigitStripList.displayName = 'DigitStripList';
255
255
  * This component uses a formatter function pattern that gives you full control over how amounts are displayed,
256
256
  * including currency position, decimal separators, and precision. Use the `hidden` prop for privacy features.
257
257
  *
258
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-amountdisplay-overview--docs Storybook}
259
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-amountdisplay-implementation--docs#dos-and-donts Guidelines}
258
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-amountdisplay--docs Guidelines}
260
259
  *
261
260
  * @example
262
261
  * ```tsx
@@ -5,7 +5,7 @@ import { CustomTabs, Tab } from '../../../../.storybook/components';
5
5
  import { DoVsDontRow, DoBlockItem, DontBlockItem } from '../../../../.storybook/components/DoVsDont';
6
6
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
7
7
 
8
- <Meta title='Input/AmountInput' of={AmountInputStories} />
8
+ <Meta title='Core/AmountInput' of={AmountInputStories} />
9
9
 
10
10
  # AmountInput
11
11
 
@@ -17,7 +17,8 @@ const SIZES: { size: AmountInputSize; value: string }[] = [
17
17
 
18
18
  const meta: Meta<typeof AmountInput> = {
19
19
  component: AmountInput,
20
- title: 'Input/AmountInput',
20
+ id: 'rnative-amountinput',
21
+ title: 'Core/AmountInput',
21
22
  parameters: {
22
23
  docs: {
23
24
  source: {
@@ -6,7 +6,7 @@ import { DoVsDontRow, DoBlockItem, DontBlockItem } from '../../../../.storybook/
6
6
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
7
7
  import { Box } from '../Utility';
8
8
 
9
- <Meta title='Communication/Avatar' of={AvatarStories} />
9
+ <Meta title='Core/Avatar' of={AvatarStories} />
10
10
 
11
11
  # Avatar
12
12
 
@@ -6,7 +6,8 @@ import { Avatar } from './Avatar';
6
6
 
7
7
  const meta = {
8
8
  component: Avatar,
9
- title: 'Communication/Avatar',
9
+ id: 'rnative-avatar',
10
+ title: 'Core/Avatar',
10
11
  parameters: {
11
12
  docs: {
12
13
  source: {
@@ -74,10 +74,10 @@ const useStyles = ({
74
74
  * When the image fails to load or no src is provided, displays a User icon fallback.
75
75
  * Supports an optional notification indicator.
76
76
  *
77
- * @see {@link https://lumen-ldls.vercel.app/?path=/docs/react-native_communication-avatar--docs Storybook}
77
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-avatar--docs Storybook}
78
78
  *
79
79
  * @example
80
- * import { Avatar } from '@ledgerhq/lumen-ui-react';
80
+ * import { Avatar } from '@ledgerhq/lumen-ui-rnative';
81
81
  *
82
82
  * <Avatar src="https://example.com/photo.jpg" size="md" />
83
83
  *
@@ -6,7 +6,7 @@ import { CustomTabs, Tab } from '../../../../.storybook/components';
6
6
  import { DoVsDontRow, DoBlockItem, DontBlockItem } from '../../../../.storybook/components/DoVsDont';
7
7
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
8
8
 
9
- <Meta title='Components/Banner' of={BannerStories} />
9
+ <Meta title='Core/Banner' of={BannerStories} />
10
10
 
11
11
  # Banner
12
12
 
@@ -6,7 +6,8 @@ import { Banner } from './Banner';
6
6
 
7
7
  const meta: Meta<typeof Banner> = {
8
8
  component: Banner,
9
- title: 'Communication/Banner',
9
+ id: 'rnative-banner',
10
+ title: 'Core/Banner',
10
11
  parameters: {
11
12
  docs: {
12
13
  source: {
@@ -102,8 +102,7 @@ const iconsMap: Record<Appearance, ComponentType<IconProps>> = {
102
102
  *
103
103
  * The appearance determines the color scheme and icon used.
104
104
  *
105
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-banner-overview--docs Storybook}
106
- * @see {@link https://ldls.vercel.app/?path=/docs/communication-banner-implementation--docs#dos-and-donts Guidelines}
105
+ * @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-banner--docs Guidelines}
107
106
  *
108
107
  * @warning The `lx` prop should only be used for layout adjustments like margins or positioning.
109
108
  * Do not use it to modify the banner's core appearance (colors, padding, etc). Use the `appearance` prop instead.
@@ -6,7 +6,7 @@ import { DoVsDontRow, DoBlockItem, DontBlockItem } from '../../../../.storybook/
6
6
  import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
7
7
  import { Box } from '../Utility';
8
8
 
9
- <Meta title="Components/BottomSheet" of={BottomSheetStories} />
9
+ <Meta title='Core/BottomSheet' of={BottomSheetStories} />
10
10
 
11
11
  # BottomSheet
12
12
 
@@ -19,7 +19,8 @@ import { useBottomSheetRef } from './useBottomSheetRef';
19
19
  const meta = {
20
20
  component: BottomSheet,
21
21
  subcomponents: { BottomSheetHeader },
22
- title: 'Containment/BottomSheet',
22
+ id: 'rnative-bottomsheet',
23
+ title: 'Core/BottomSheet',
23
24
  parameters: {
24
25
  docs: {
25
26
  source: {