@ledgerhq/lumen-ui-rnative 0.1.46 → 0.1.48
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.
- package/README.md +1 -1
- package/dist/module/lib/Animations/Pulse/Pulse.mdx +1 -1
- package/dist/module/lib/Animations/Pulse/Pulse.stories.js +2 -1
- package/dist/module/lib/Animations/Pulse/Pulse.stories.js.map +1 -1
- package/dist/module/lib/Animations/Spin/Spin.mdx +1 -1
- package/dist/module/lib/Animations/Spin/Spin.stories.js +2 -1
- package/dist/module/lib/Animations/Spin/Spin.stories.js.map +1 -1
- package/dist/module/lib/Components/AddressInput/AddressInput.mdx +2 -2
- package/dist/module/lib/Components/AddressInput/AddressInput.stories.js +2 -1
- package/dist/module/lib/Components/AddressInput/AddressInput.stories.js.map +1 -1
- package/dist/module/lib/Components/AmountDisplay/AmountDisplay.js +1 -2
- package/dist/module/lib/Components/AmountDisplay/AmountDisplay.js.map +1 -1
- package/dist/module/lib/Components/AmountDisplay/AmountDisplay.mdx +1 -1
- package/dist/module/lib/Components/AmountDisplay/AmountDisplay.stories.js +2 -1
- package/dist/module/lib/Components/AmountDisplay/AmountDisplay.stories.js.map +1 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.js +3 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.js.map +1 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.mdx +1 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.stories.js +17 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.stories.js.map +1 -1
- package/dist/module/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.js +1 -1
- package/dist/module/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.js.map +1 -1
- package/dist/module/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.test.js +20 -1
- package/dist/module/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.test.js.map +1 -1
- package/dist/module/lib/Components/Avatar/Avatar.js +2 -2
- package/dist/module/lib/Components/Avatar/Avatar.mdx +1 -1
- package/dist/module/lib/Components/Avatar/Avatar.stories.js +2 -1
- package/dist/module/lib/Components/Avatar/Avatar.stories.js.map +1 -1
- package/dist/module/lib/Components/Banner/Banner.js +1 -2
- package/dist/module/lib/Components/Banner/Banner.js.map +1 -1
- package/dist/module/lib/Components/Banner/Banner.mdx +1 -1
- package/dist/module/lib/Components/Banner/Banner.stories.js +2 -1
- package/dist/module/lib/Components/Banner/Banner.stories.js.map +1 -1
- package/dist/module/lib/Components/BottomSheet/BottomSheet.mdx +1 -1
- package/dist/module/lib/Components/BottomSheet/BottomSheet.stories.js +2 -1
- package/dist/module/lib/Components/BottomSheet/BottomSheet.stories.js.map +1 -1
- package/dist/module/lib/Components/Button/Button.js +1 -2
- package/dist/module/lib/Components/Button/Button.js.map +1 -1
- package/dist/module/lib/Components/Button/Button.mdx +3 -3
- package/dist/module/lib/Components/Button/Button.stories.js +2 -1
- package/dist/module/lib/Components/Button/Button.stories.js.map +1 -1
- package/dist/module/lib/Components/Card/Card.js +1 -1
- package/dist/module/lib/Components/Card/Card.mdx +1 -1
- package/dist/module/lib/Components/Card/Card.stories.js +2 -1
- package/dist/module/lib/Components/Card/Card.stories.js.map +1 -1
- package/dist/module/lib/Components/CardButton/CardButton.js +1 -2
- package/dist/module/lib/Components/CardButton/CardButton.js.map +1 -1
- package/dist/module/lib/Components/CardButton/CardButton.mdx +1 -1
- package/dist/module/lib/Components/CardButton/CardButton.stories.js +2 -1
- package/dist/module/lib/Components/CardButton/CardButton.stories.js.map +1 -1
- package/dist/module/lib/Components/Checkbox/Checkbox.js +1 -2
- package/dist/module/lib/Components/Checkbox/Checkbox.js.map +1 -1
- package/dist/module/lib/Components/Checkbox/Checkbox.mdx +1 -1
- package/dist/module/lib/Components/Checkbox/Checkbox.stories.js +2 -1
- package/dist/module/lib/Components/Checkbox/Checkbox.stories.js.map +1 -1
- package/dist/module/lib/Components/ContentBanner/ContentBanner.js +1 -1
- package/dist/module/lib/Components/ContentBanner/ContentBanner.mdx +1 -1
- package/dist/module/lib/Components/ContentBanner/ContentBanner.stories.js +2 -1
- package/dist/module/lib/Components/ContentBanner/ContentBanner.stories.js.map +1 -1
- package/dist/module/lib/Components/DescriptionItem/DescriptionItem.js +1 -1
- package/dist/module/lib/Components/DescriptionItem/DescriptionItem.mdx +1 -1
- package/dist/module/lib/Components/DescriptionItem/DescriptionItem.stories.js +2 -1
- package/dist/module/lib/Components/DescriptionItem/DescriptionItem.stories.js.map +1 -1
- package/dist/module/lib/Components/Divider/Divider.js +1 -1
- package/dist/module/lib/Components/Divider/Divider.mdx +1 -1
- package/dist/module/lib/Components/Divider/Divider.stories.js +2 -1
- package/dist/module/lib/Components/Divider/Divider.stories.js.map +1 -1
- package/dist/module/lib/Components/DotCount/DotCount.mdx +1 -1
- package/dist/module/lib/Components/DotCount/DotCount.stories.js +2 -1
- package/dist/module/lib/Components/DotCount/DotCount.stories.js.map +1 -1
- package/dist/module/lib/Components/DotIcon/DotIcon.mdx +1 -1
- package/dist/module/lib/Components/DotIcon/DotIcon.stories.js +2 -1
- package/dist/module/lib/Components/DotIcon/DotIcon.stories.js.map +1 -1
- package/dist/module/lib/Components/DotIndicator/DotIndicator.mdx +1 -1
- package/dist/module/lib/Components/DotIndicator/DotIndicator.stories.js +2 -1
- package/dist/module/lib/Components/DotIndicator/DotIndicator.stories.js.map +1 -1
- package/dist/module/lib/Components/DotSymbol/DotSymbol.mdx +1 -1
- package/dist/module/lib/Components/DotSymbol/DotSymbol.stories.js +2 -1
- package/dist/module/lib/Components/DotSymbol/DotSymbol.stories.js.map +1 -1
- package/dist/module/lib/Components/Icon/Icon.mdx +211 -0
- package/dist/module/lib/Components/Icon/Icon.stories.js +3 -2
- package/dist/module/lib/Components/Icon/Icon.stories.js.map +1 -1
- package/dist/module/lib/Components/IconButton/IconButton.mdx +1 -1
- package/dist/module/lib/Components/IconButton/IconButton.stories.js +2 -1
- package/dist/module/lib/Components/IconButton/IconButton.stories.js.map +1 -1
- package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.js +1 -2
- package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.js.map +1 -1
- package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.mdx +1 -1
- package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.stories.js +2 -1
- package/dist/module/lib/Components/InteractiveIcon/InteractiveIcon.stories.js.map +1 -1
- package/dist/module/lib/Components/Link/Link.js +1 -2
- package/dist/module/lib/Components/Link/Link.js.map +1 -1
- package/dist/module/lib/Components/Link/Link.mdx +1 -1
- package/dist/module/lib/Components/Link/Link.stories.js +2 -1
- package/dist/module/lib/Components/Link/Link.stories.js.map +1 -1
- package/dist/module/lib/Components/ListItem/ListItem.js +1 -2
- package/dist/module/lib/Components/ListItem/ListItem.js.map +1 -1
- package/dist/module/lib/Components/ListItem/ListItem.mdx +1 -1
- package/dist/module/lib/Components/ListItem/ListItem.stories.js +2 -1
- package/dist/module/lib/Components/ListItem/ListItem.stories.js.map +1 -1
- package/dist/module/lib/Components/MediaBanner/MediaBanner.js +1 -1
- package/dist/module/lib/Components/MediaBanner/MediaBanner.mdx +1 -1
- package/dist/module/lib/Components/MediaBanner/MediaBanner.stories.js +2 -1
- package/dist/module/lib/Components/MediaBanner/MediaBanner.stories.js.map +1 -1
- package/dist/module/lib/Components/MediaButton/MediaButton.mdx +2 -2
- package/dist/module/lib/Components/MediaButton/MediaButton.stories.js +2 -1
- package/dist/module/lib/Components/MediaButton/MediaButton.stories.js.map +1 -1
- package/dist/module/lib/Components/MediaCard/MediaCard.mdx +1 -1
- package/dist/module/lib/Components/MediaCard/MediaCard.stories.js +2 -1
- package/dist/module/lib/Components/MediaCard/MediaCard.stories.js.map +1 -1
- package/dist/module/lib/Components/MediaImage/MediaImage.mdx +1 -1
- package/dist/module/lib/Components/MediaImage/MediaImage.stories.js +2 -1
- package/dist/module/lib/Components/MediaImage/MediaImage.stories.js.map +1 -1
- package/dist/module/lib/Components/MediaTag/MediaTag.js +1 -2
- package/dist/module/lib/Components/MediaTag/MediaTag.js.map +1 -1
- package/dist/module/lib/Components/MediaTag/MediaTag.mdx +2 -2
- package/dist/module/lib/Components/MediaTag/MediaTag.stories.js +2 -1
- package/dist/module/lib/Components/MediaTag/MediaTag.stories.js.map +1 -1
- package/dist/module/lib/Components/NavBar/NavBar.mdx +1 -1
- package/dist/module/lib/Components/NavBar/NavBar.stories.js +2 -1
- package/dist/module/lib/Components/NavBar/NavBar.stories.js.map +1 -1
- package/dist/module/lib/Components/OptionList/OptionList.js +16 -1
- package/dist/module/lib/Components/OptionList/OptionList.js.map +1 -1
- package/dist/module/lib/Components/OptionList/OptionList.mdx +46 -1
- package/dist/module/lib/Components/OptionList/OptionList.stories.js +63 -2
- package/dist/module/lib/Components/OptionList/OptionList.stories.js.map +1 -1
- package/dist/module/lib/Components/OptionList/OptionList.test.js +43 -1
- package/dist/module/lib/Components/OptionList/OptionList.test.js.map +1 -1
- package/dist/module/lib/Components/OptionList/useOptionList/useOptionListItems.js.map +1 -1
- package/dist/module/lib/Components/PageIndicator/PageIndicator.mdx +1 -1
- package/dist/module/lib/Components/PageIndicator/PageIndicator.stories.js +2 -1
- package/dist/module/lib/Components/PageIndicator/PageIndicator.stories.js.map +1 -1
- package/dist/module/lib/Components/SearchInput/SearchInput.mdx +1 -1
- package/dist/module/lib/Components/SearchInput/SearchInput.stories.js +2 -1
- package/dist/module/lib/Components/SearchInput/SearchInput.stories.js.map +1 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.js +7 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.js.map +1 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.mdx +29 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.stories.js +26 -2
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.stories.js.map +1 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.test.js +28 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.test.js.map +1 -1
- package/dist/module/lib/Components/Skeleton/Skeleton.mdx +1 -1
- package/dist/module/lib/Components/Skeleton/Skeleton.stories.js +2 -1
- package/dist/module/lib/Components/Skeleton/Skeleton.stories.js.map +1 -1
- package/dist/module/lib/Components/Spinner/Spinner.mdx +1 -1
- package/dist/module/lib/Components/Spinner/Spinner.stories.js +2 -1
- package/dist/module/lib/Components/Spinner/Spinner.stories.js.map +1 -1
- package/dist/module/lib/Components/Spot/Spot.js +1 -1
- package/dist/module/lib/Components/Spot/Spot.mdx +1 -1
- package/dist/module/lib/Components/Spot/Spot.stories.js +2 -1
- package/dist/module/lib/Components/Spot/Spot.stories.js.map +1 -1
- package/dist/module/lib/Components/Stepper/Stepper.mdx +1 -1
- package/dist/module/lib/Components/Stepper/Stepper.stories.js +2 -1
- package/dist/module/lib/Components/Stepper/Stepper.stories.js.map +1 -1
- package/dist/module/lib/Components/Subheader/Subheader.mdx +1 -1
- package/dist/module/lib/Components/Subheader/Subheader.stories.js +2 -1
- package/dist/module/lib/Components/Subheader/Subheader.stories.js.map +1 -1
- package/dist/module/lib/Components/Switch/Switch.js +1 -2
- package/dist/module/lib/Components/Switch/Switch.js.map +1 -1
- package/dist/module/lib/Components/Switch/Switch.mdx +1 -1
- package/dist/module/lib/Components/Switch/Switch.stories.js +2 -1
- package/dist/module/lib/Components/Switch/Switch.stories.js.map +1 -1
- package/dist/module/lib/Components/TabBar/TabBar.js +8 -6
- package/dist/module/lib/Components/TabBar/TabBar.js.map +1 -1
- package/dist/module/lib/Components/TabBar/TabBar.mdx +30 -1
- package/dist/module/lib/Components/TabBar/TabBar.stories.js +37 -2
- package/dist/module/lib/Components/TabBar/TabBar.stories.js.map +1 -1
- package/dist/module/lib/Components/TabBar/TabBar.test.js +28 -1
- package/dist/module/lib/Components/TabBar/TabBar.test.js.map +1 -1
- package/dist/module/lib/Components/TabBar/index.js +2 -1
- package/dist/module/lib/Components/TabBar/index.js.map +1 -1
- package/dist/module/lib/Components/Tag/Tag.js +1 -2
- package/dist/module/lib/Components/Tag/Tag.js.map +1 -1
- package/dist/module/lib/Components/Tag/Tag.mdx +1 -1
- package/dist/module/lib/Components/Tag/Tag.stories.js +2 -1
- package/dist/module/lib/Components/Tag/Tag.stories.js.map +1 -1
- package/dist/module/lib/Components/TextInput/TextInput.mdx +1 -1
- package/dist/module/lib/Components/TextInput/TextInput.stories.js +2 -1
- package/dist/module/lib/Components/TextInput/TextInput.stories.js.map +1 -1
- package/dist/module/lib/Components/Tile/Tile.js +1 -2
- package/dist/module/lib/Components/Tile/Tile.js.map +1 -1
- package/dist/module/lib/Components/Tile/Tile.mdx +1 -1
- package/dist/module/lib/Components/Tile/Tile.stories.js +2 -1
- package/dist/module/lib/Components/Tile/Tile.stories.js.map +1 -1
- package/dist/module/lib/Components/TileButton/TileButton.js +1 -1
- package/dist/module/lib/Components/TileButton/TileButton.mdx +1 -1
- package/dist/module/lib/Components/TileButton/TileButton.stories.js +2 -1
- package/dist/module/lib/Components/TileButton/TileButton.stories.js.map +1 -1
- package/dist/module/lib/Components/Tooltip/GlobalTooltipBottomSheet.js +1 -1
- package/dist/module/lib/Components/Tooltip/Tooltip.js +1 -1
- package/dist/module/lib/Components/Tooltip/Tooltip.mdx +1 -1
- package/dist/module/lib/Components/Tooltip/Tooltip.stories.js +2 -1
- package/dist/module/lib/Components/Tooltip/Tooltip.stories.js.map +1 -1
- package/dist/module/lib/Components/Trend/Trend.mdx +1 -1
- package/dist/module/lib/Components/Trend/Trend.stories.js +2 -1
- package/dist/module/lib/Components/Trend/Trend.stories.js.map +1 -1
- package/dist/module/lib/Components/Utility/Box/Box.js +1 -1
- package/dist/module/lib/Components/Utility/Box/Box.mdx +1 -1
- package/dist/module/lib/Components/Utility/Box/Box.stories.js +2 -1
- package/dist/module/lib/Components/Utility/Box/Box.stories.js.map +1 -1
- package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.js +1 -1
- package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.mdx +1 -1
- package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.js +2 -1
- package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.js.map +1 -1
- package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.js +1 -1
- package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.mdx +1 -1
- package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.js +2 -1
- package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.js.map +1 -1
- package/dist/module/lib/Components/Utility/Pressable/Pressable.js +1 -1
- package/dist/module/lib/Components/Utility/Pressable/Pressable.mdx +1 -1
- package/dist/module/lib/Components/Utility/Pressable/Pressable.stories.js +2 -1
- package/dist/module/lib/Components/Utility/Pressable/Pressable.stories.js.map +1 -1
- package/dist/module/lib/Components/Utility/Text/Text.js +1 -1
- package/dist/module/lib/Components/Utility/Text/Text.mdx +1 -1
- package/dist/module/lib/Components/Utility/Text/Text.stories.js +2 -1
- package/dist/module/lib/Components/Utility/Text/Text.stories.js.map +1 -1
- package/dist/typescript/src/lib/Components/AmountDisplay/AmountDisplay.d.ts +1 -2
- package/dist/typescript/src/lib/Components/AmountDisplay/AmountDisplay.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/AmountInput/AmountInput.d.ts +1 -1
- package/dist/typescript/src/lib/Components/AmountInput/AmountInput.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/AmountInput/types.d.ts +8 -0
- package/dist/typescript/src/lib/Components/AmountInput/types.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.d.ts +1 -0
- package/dist/typescript/src/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Avatar/Avatar.d.ts +2 -2
- package/dist/typescript/src/lib/Components/Banner/Banner.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Banner/Banner.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Button/Button.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Button/Button.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Card/Card.d.ts +1 -1
- package/dist/typescript/src/lib/Components/CardButton/CardButton.d.ts +1 -2
- package/dist/typescript/src/lib/Components/CardButton/CardButton.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Checkbox/Checkbox.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/ContentBanner/ContentBanner.d.ts +1 -1
- package/dist/typescript/src/lib/Components/DescriptionItem/DescriptionItem.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Divider/Divider.d.ts +1 -1
- package/dist/typescript/src/lib/Components/InteractiveIcon/InteractiveIcon.d.ts +1 -2
- package/dist/typescript/src/lib/Components/InteractiveIcon/InteractiveIcon.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Link/Link.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Link/Link.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/ListItem/ListItem.d.ts +1 -2
- package/dist/typescript/src/lib/Components/ListItem/ListItem.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/MediaBanner/MediaBanner.d.ts +1 -1
- package/dist/typescript/src/lib/Components/MediaTag/MediaTag.d.ts +1 -2
- package/dist/typescript/src/lib/Components/MediaTag/MediaTag.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/OptionList/OptionList.d.ts +18 -4
- package/dist/typescript/src/lib/Components/OptionList/OptionList.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/OptionList/types.d.ts +16 -15
- package/dist/typescript/src/lib/Components/OptionList/types.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/OptionList/useOptionList/useOptionListItems.d.ts +9 -9
- package/dist/typescript/src/lib/Components/OptionList/useOptionList/useOptionListItems.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/SegmentedControl/SegmentedControl.d.ts +8 -3
- package/dist/typescript/src/lib/Components/SegmentedControl/SegmentedControl.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/SegmentedControl/types.d.ts +6 -5
- package/dist/typescript/src/lib/Components/SegmentedControl/types.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Spot/Spot.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Switch/Switch.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Switch/Switch.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/TabBar/TabBar.d.ts +8 -4
- package/dist/typescript/src/lib/Components/TabBar/TabBar.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/TabBar/index.d.ts +2 -2
- package/dist/typescript/src/lib/Components/TabBar/index.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/TabBar/types.d.ts +17 -16
- package/dist/typescript/src/lib/Components/TabBar/types.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Tag/Tag.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Tag/Tag.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/Tile/Tile.d.ts +1 -2
- package/dist/typescript/src/lib/Components/Tile/Tile.d.ts.map +1 -1
- package/dist/typescript/src/lib/Components/TileButton/TileButton.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Tooltip/GlobalTooltipBottomSheet.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Tooltip/Tooltip.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Utility/Box/Box.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Utility/Pressable/Pressable.d.ts +1 -1
- package/dist/typescript/src/lib/Components/Utility/Text/Text.d.ts +1 -1
- package/package.json +3 -3
- package/src/lib/Animations/Pulse/Pulse.mdx +1 -1
- package/src/lib/Animations/Pulse/Pulse.stories.tsx +2 -1
- package/src/lib/Animations/Spin/Spin.mdx +1 -1
- package/src/lib/Animations/Spin/Spin.stories.tsx +2 -1
- package/src/lib/Components/AddressInput/AddressInput.mdx +2 -2
- package/src/lib/Components/AddressInput/AddressInput.stories.tsx +2 -1
- package/src/lib/Components/AmountDisplay/AmountDisplay.mdx +1 -1
- package/src/lib/Components/AmountDisplay/AmountDisplay.stories.tsx +2 -1
- package/src/lib/Components/AmountDisplay/AmountDisplay.tsx +1 -2
- package/src/lib/Components/AmountInput/AmountInput.mdx +1 -1
- package/src/lib/Components/AmountInput/AmountInput.stories.tsx +16 -1
- package/src/lib/Components/AmountInput/AmountInput.tsx +2 -0
- package/src/lib/Components/AmountInput/types.ts +8 -0
- package/src/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.test.ts +20 -0
- package/src/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.ts +2 -0
- package/src/lib/Components/Avatar/Avatar.mdx +1 -1
- package/src/lib/Components/Avatar/Avatar.stories.tsx +2 -1
- package/src/lib/Components/Avatar/Avatar.tsx +2 -2
- package/src/lib/Components/Banner/Banner.mdx +1 -1
- package/src/lib/Components/Banner/Banner.stories.tsx +2 -1
- package/src/lib/Components/Banner/Banner.tsx +1 -2
- package/src/lib/Components/BottomSheet/BottomSheet.mdx +1 -1
- package/src/lib/Components/BottomSheet/BottomSheet.stories.tsx +2 -1
- package/src/lib/Components/Button/Button.mdx +3 -3
- package/src/lib/Components/Button/Button.stories.tsx +2 -1
- package/src/lib/Components/Button/Button.tsx +1 -2
- package/src/lib/Components/Card/Card.mdx +1 -1
- package/src/lib/Components/Card/Card.stories.tsx +2 -1
- package/src/lib/Components/Card/Card.tsx +1 -1
- package/src/lib/Components/CardButton/CardButton.mdx +1 -1
- package/src/lib/Components/CardButton/CardButton.stories.tsx +2 -1
- package/src/lib/Components/CardButton/CardButton.tsx +1 -2
- package/src/lib/Components/Checkbox/Checkbox.mdx +1 -1
- package/src/lib/Components/Checkbox/Checkbox.stories.tsx +2 -1
- package/src/lib/Components/Checkbox/Checkbox.tsx +1 -2
- package/src/lib/Components/ContentBanner/ContentBanner.mdx +1 -1
- package/src/lib/Components/ContentBanner/ContentBanner.stories.tsx +2 -1
- package/src/lib/Components/ContentBanner/ContentBanner.tsx +1 -1
- package/src/lib/Components/DescriptionItem/DescriptionItem.mdx +1 -1
- package/src/lib/Components/DescriptionItem/DescriptionItem.stories.tsx +2 -1
- package/src/lib/Components/DescriptionItem/DescriptionItem.tsx +1 -1
- package/src/lib/Components/Divider/Divider.mdx +1 -1
- package/src/lib/Components/Divider/Divider.stories.tsx +2 -1
- package/src/lib/Components/Divider/Divider.tsx +1 -1
- package/src/lib/Components/DotCount/DotCount.mdx +1 -1
- package/src/lib/Components/DotCount/DotCount.stories.tsx +2 -1
- package/src/lib/Components/DotIcon/DotIcon.mdx +1 -1
- package/src/lib/Components/DotIcon/DotIcon.stories.tsx +2 -1
- package/src/lib/Components/DotIndicator/DotIndicator.mdx +1 -1
- package/src/lib/Components/DotIndicator/DotIndicator.stories.tsx +2 -1
- package/src/lib/Components/DotSymbol/DotSymbol.mdx +1 -1
- package/src/lib/Components/DotSymbol/DotSymbol.stories.tsx +2 -1
- package/src/lib/Components/Icon/Icon.mdx +211 -0
- package/src/lib/Components/Icon/Icon.stories.tsx +3 -2
- package/src/lib/Components/IconButton/IconButton.mdx +1 -1
- package/src/lib/Components/IconButton/IconButton.stories.tsx +2 -1
- package/src/lib/Components/InteractiveIcon/InteractiveIcon.mdx +1 -1
- package/src/lib/Components/InteractiveIcon/InteractiveIcon.stories.tsx +2 -1
- package/src/lib/Components/InteractiveIcon/InteractiveIcon.tsx +1 -2
- package/src/lib/Components/Link/Link.mdx +1 -1
- package/src/lib/Components/Link/Link.stories.tsx +2 -1
- package/src/lib/Components/Link/Link.tsx +1 -2
- package/src/lib/Components/ListItem/ListItem.mdx +1 -1
- package/src/lib/Components/ListItem/ListItem.stories.tsx +2 -1
- package/src/lib/Components/ListItem/ListItem.tsx +1 -2
- package/src/lib/Components/MediaBanner/MediaBanner.mdx +1 -1
- package/src/lib/Components/MediaBanner/MediaBanner.stories.tsx +2 -1
- package/src/lib/Components/MediaBanner/MediaBanner.tsx +1 -1
- package/src/lib/Components/MediaButton/MediaButton.mdx +2 -2
- package/src/lib/Components/MediaButton/MediaButton.stories.tsx +2 -1
- package/src/lib/Components/MediaCard/MediaCard.mdx +1 -1
- package/src/lib/Components/MediaCard/MediaCard.stories.tsx +2 -1
- package/src/lib/Components/MediaImage/MediaImage.mdx +1 -1
- package/src/lib/Components/MediaImage/MediaImage.stories.tsx +2 -1
- package/src/lib/Components/MediaTag/MediaTag.mdx +2 -2
- package/src/lib/Components/MediaTag/MediaTag.stories.tsx +2 -1
- package/src/lib/Components/MediaTag/MediaTag.tsx +1 -2
- package/src/lib/Components/NavBar/NavBar.mdx +1 -1
- package/src/lib/Components/NavBar/NavBar.stories.tsx +2 -1
- package/src/lib/Components/OptionList/OptionList.mdx +46 -1
- package/src/lib/Components/OptionList/OptionList.stories.tsx +65 -1
- package/src/lib/Components/OptionList/OptionList.test.tsx +40 -0
- package/src/lib/Components/OptionList/OptionList.tsx +57 -10
- package/src/lib/Components/OptionList/types.ts +34 -15
- package/src/lib/Components/OptionList/useOptionList/useOptionListItems.ts +28 -13
- package/src/lib/Components/PageIndicator/PageIndicator.mdx +1 -1
- package/src/lib/Components/PageIndicator/PageIndicator.stories.tsx +2 -1
- package/src/lib/Components/SearchInput/SearchInput.mdx +1 -1
- package/src/lib/Components/SearchInput/SearchInput.stories.tsx +2 -1
- package/src/lib/Components/SegmentedControl/SegmentedControl.mdx +29 -1
- package/src/lib/Components/SegmentedControl/SegmentedControl.stories.tsx +36 -2
- package/src/lib/Components/SegmentedControl/SegmentedControl.test.tsx +32 -1
- package/src/lib/Components/SegmentedControl/SegmentedControl.tsx +22 -5
- package/src/lib/Components/SegmentedControl/types.ts +11 -5
- package/src/lib/Components/Skeleton/Skeleton.mdx +1 -1
- package/src/lib/Components/Skeleton/Skeleton.stories.tsx +2 -1
- package/src/lib/Components/Spinner/Spinner.mdx +1 -1
- package/src/lib/Components/Spinner/Spinner.stories.tsx +2 -1
- package/src/lib/Components/Spot/Spot.mdx +1 -1
- package/src/lib/Components/Spot/Spot.stories.tsx +2 -1
- package/src/lib/Components/Spot/Spot.tsx +1 -1
- package/src/lib/Components/Stepper/Stepper.mdx +1 -1
- package/src/lib/Components/Stepper/Stepper.stories.tsx +2 -1
- package/src/lib/Components/Subheader/Subheader.mdx +1 -1
- package/src/lib/Components/Subheader/Subheader.stories.tsx +2 -1
- package/src/lib/Components/Switch/Switch.mdx +1 -1
- package/src/lib/Components/Switch/Switch.stories.tsx +2 -1
- package/src/lib/Components/Switch/Switch.tsx +1 -2
- package/src/lib/Components/TabBar/TabBar.mdx +30 -1
- package/src/lib/Components/TabBar/TabBar.stories.tsx +36 -2
- package/src/lib/Components/TabBar/TabBar.test.tsx +23 -1
- package/src/lib/Components/TabBar/TabBar.tsx +18 -11
- package/src/lib/Components/TabBar/index.ts +2 -2
- package/src/lib/Components/TabBar/types.ts +19 -17
- package/src/lib/Components/Tag/Tag.mdx +1 -1
- package/src/lib/Components/Tag/Tag.stories.tsx +2 -1
- package/src/lib/Components/Tag/Tag.tsx +1 -2
- package/src/lib/Components/TextInput/TextInput.mdx +1 -1
- package/src/lib/Components/TextInput/TextInput.stories.tsx +2 -1
- package/src/lib/Components/Tile/Tile.mdx +1 -1
- package/src/lib/Components/Tile/Tile.stories.tsx +2 -1
- package/src/lib/Components/Tile/Tile.tsx +1 -2
- package/src/lib/Components/TileButton/TileButton.mdx +1 -1
- package/src/lib/Components/TileButton/TileButton.stories.tsx +2 -1
- package/src/lib/Components/TileButton/TileButton.tsx +1 -1
- package/src/lib/Components/Tooltip/GlobalTooltipBottomSheet.tsx +1 -1
- package/src/lib/Components/Tooltip/Tooltip.mdx +1 -1
- package/src/lib/Components/Tooltip/Tooltip.stories.tsx +2 -1
- package/src/lib/Components/Tooltip/Tooltip.tsx +1 -1
- package/src/lib/Components/Trend/Trend.mdx +1 -1
- package/src/lib/Components/Trend/Trend.stories.tsx +2 -1
- package/src/lib/Components/Utility/Box/Box.mdx +1 -1
- package/src/lib/Components/Utility/Box/Box.stories.tsx +2 -1
- package/src/lib/Components/Utility/Box/Box.tsx +1 -1
- package/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.mdx +1 -1
- package/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.tsx +2 -1
- package/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.tsx +1 -1
- package/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.mdx +1 -1
- package/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.tsx +2 -1
- package/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.tsx +1 -1
- package/src/lib/Components/Utility/Pressable/Pressable.mdx +1 -1
- package/src/lib/Components/Utility/Pressable/Pressable.stories.tsx +2 -1
- package/src/lib/Components/Utility/Pressable/Pressable.tsx +1 -1
- package/src/lib/Components/Utility/Text/Text.mdx +1 -1
- package/src/lib/Components/Utility/Text/Text.stories.tsx +2 -1
- package/src/lib/Components/Utility/Text/Text.tsx +1 -1
|
@@ -8,7 +8,7 @@ import { useGlobalTooltipSafeContext } from "./GlobalTooltipContext.js";
|
|
|
8
8
|
* BottomSheet component that displays tooltip content.
|
|
9
9
|
* This should be placed at the root level inside GestureHandlerRootView.
|
|
10
10
|
*
|
|
11
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
11
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tooltip--docs Storybook}
|
|
12
12
|
*
|
|
13
13
|
* @example
|
|
14
14
|
* import { GlobalTooltipProvider, GlobalTooltipBottomSheet } from '@ledgerhq/lumen-ui-rnative';
|
|
@@ -13,7 +13,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
13
13
|
* This component coordinates between the trigger and content components.
|
|
14
14
|
* It works with GlobalTooltipProvider to ensure only one tooltip can be shown at a time.
|
|
15
15
|
*
|
|
16
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
16
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-tooltip--docs Storybook}
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* import { GlobalTooltipProvider, Tooltip, TooltipTrigger, TooltipContent, GlobalTooltipBottomSheet } from '@ledgerhq/lumen-ui-rnative';
|
|
@@ -5,7 +5,7 @@ import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/Com
|
|
|
5
5
|
import * as TooltipStories from './Tooltip.stories';
|
|
6
6
|
import { Box } from '../Utility/Box';
|
|
7
7
|
|
|
8
|
-
<Meta title='
|
|
8
|
+
<Meta title='Core/Tooltip' of={TooltipStories} />
|
|
9
9
|
|
|
10
10
|
# Tooltip
|
|
11
11
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Information","Button","InteractiveIcon","Box","Text","GlobalTooltipBottomSheet","Tooltip","TooltipTrigger","TooltipContent","jsx","_jsx","jsxs","_jsxs","Fragment","_Fragment","meta","component","subcomponents","title","Base","render","children","lx","minHeight","alignItems","justifyContent","padding","asChild","content","typography","WithCustomContent","gap","color","size","appearance","WithMultipleTooltips","flexDirection","iconType","icon","accessibilityLabel","WithChangeCallback","onOpenChange","newOpen","alert"],"sourceRoot":"../../../../../src","sources":["lib/Components/Tooltip/Tooltip.stories.tsx"],"mappings":";;AACA,SAASA,WAAW,QAAQ,wBAAe;AAC3C,SAASC,MAAM,QAAQ,oBAAW;AAClC,SAASC,eAAe,QAAQ,6BAAoB;AACpD,SAASC,GAAG,QAAQ,yBAAgB;AACpC,SAASC,IAAI,QAAQ,0BAAiB;AACtC,SAASC,wBAAwB,QAAQ,+BAA4B;AACrE,SAASC,OAAO,EAAEC,cAAc,EAAEC,cAAc,QAAQ,cAAW;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA,EAAAC,QAAA,IAAAC,SAAA;AAEpE,MAAMC,IAA0B,GAAG;EACjCC,SAAS,EAAEV,OAAO;EAClBW,aAAa,EAAE;IAAEV,cAAc;IAAEC;EAAe,CAAC;EACjDU,KAAK,EAAE;AACT,CAAC;AAED,
|
|
1
|
+
{"version":3,"names":["Information","Button","InteractiveIcon","Box","Text","GlobalTooltipBottomSheet","Tooltip","TooltipTrigger","TooltipContent","jsx","_jsx","jsxs","_jsxs","Fragment","_Fragment","meta","component","subcomponents","id","title","Base","render","children","lx","minHeight","alignItems","justifyContent","padding","asChild","content","typography","WithCustomContent","gap","color","size","appearance","WithMultipleTooltips","flexDirection","iconType","icon","accessibilityLabel","WithChangeCallback","onOpenChange","newOpen","alert"],"sourceRoot":"../../../../../src","sources":["lib/Components/Tooltip/Tooltip.stories.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -4,7 +4,7 @@ import { CustomTabs, Tab } from '../../../../.storybook/components';
|
|
|
4
4
|
import { DoVsDontRow, DoBlockItem, DontBlockItem } from '../../../../.storybook/components/DoVsDont';
|
|
5
5
|
import CommonRulesDoAndDont from '../../../../.storybook/components/DoVsDont/CommonRulesDoAndDont.mdx';
|
|
6
6
|
|
|
7
|
-
<Meta title='
|
|
7
|
+
<Meta title='Core/Trend' of={TrendStories} />
|
|
8
8
|
|
|
9
9
|
# Trend
|
|
10
10
|
|
|
@@ -5,7 +5,8 @@ import { Trend } from "./Trend.js";
|
|
|
5
5
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
6
6
|
const meta = {
|
|
7
7
|
component: Trend,
|
|
8
|
-
|
|
8
|
+
id: 'rnative-trend',
|
|
9
|
+
title: 'Core/Trend',
|
|
9
10
|
argTypes: {
|
|
10
11
|
value: {
|
|
11
12
|
control: 'number'
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Box","Trend","jsx","_jsx","jsxs","_jsxs","meta","component","title","argTypes","value","control","size","options","disabled","Base","args","VariantShowcase","render","lx","flexDirection","gap","children","SizeShowcase","alignItems","DisabledShowcase"],"sourceRoot":"../../../../../src","sources":["lib/Components/Trend/Trend.stories.tsx"],"mappings":";;AACA,SAASA,GAAG,QAAQ,yBAAgB;AACpC,SAASC,KAAK,QAAQ,YAAS;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAEhC,MAAMC,IAAwB,GAAG;EAC/BC,SAAS,EAAEN,KAAK;EAChBO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"names":["Box","Trend","jsx","_jsx","jsxs","_jsxs","meta","component","id","title","argTypes","value","control","size","options","disabled","Base","args","VariantShowcase","render","lx","flexDirection","gap","children","SizeShowcase","alignItems","DisabledShowcase"],"sourceRoot":"../../../../../src","sources":["lib/Components/Trend/Trend.stories.tsx"],"mappings":";;AACA,SAASA,GAAG,QAAQ,yBAAgB;AACpC,SAASC,KAAK,QAAQ,YAAS;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAEhC,MAAMC,IAAwB,GAAG;EAC/BC,SAAS,EAAEN,KAAK;EAChBO,EAAE,EAAE,eAAe;EACnBC,KAAK,EAAE,YAAY;EACnBC,QAAQ,EAAE;IACRC,KAAK,EAAE;MACLC,OAAO,EAAE;IACX,CAAC;IACDC,IAAI,EAAE;MACJD,OAAO,EAAE,OAAO;MAChBE,OAAO,EAAE,CAAC,IAAI,EAAE,IAAI;IACtB,CAAC;IACDC,QAAQ,EAAE;MACRH,OAAO,EAAE;IACX;EACF;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMU,IAAW,GAAG;EACzBC,IAAI,EAAE;IACJN,KAAK,EAAE,IAAI;IACXE,IAAI,EAAE,IAAI;IACVE,QAAQ,EAAE;EACZ;AACF,CAAC;AAED,OAAO,MAAMG,eAAsB,GAAG;EACpCC,MAAM,EAAEA,CAAA,kBACNd,KAAA,CAACL,GAAG;IAACoB,EAAE,EAAE;MAAEC,aAAa,EAAE,QAAQ;MAAEC,GAAG,EAAE;IAAK,CAAE;IAAAC,QAAA,gBAC9CpB,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE;IAAK,CAAE,CAAC,eACtBR,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE,CAAC;IAAK,CAAE,CAAC,eACvBR,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE;IAAE,CAAE,CAAC;EAAA,CAChB;AAET,CAAC;AAED,OAAO,MAAMa,YAAmB,GAAG;EACjCL,MAAM,EAAEA,CAAA,kBACNd,KAAA,CAACL,GAAG;IAACoB,EAAE,EAAE;MAAEC,aAAa,EAAE,KAAK;MAAEI,UAAU,EAAE,QAAQ;MAAEH,GAAG,EAAE;IAAM,CAAE;IAAAC,QAAA,gBAClEpB,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE,IAAK;MAACE,IAAI,EAAC;IAAI,CAAE,CAAC,eAChCV,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE,IAAK;MAACE,IAAI,EAAC;IAAI,CAAE,CAAC;EAAA,CAC7B;AAET,CAAC;AAED,OAAO,MAAMa,gBAAuB,GAAG;EACrCP,MAAM,EAAEA,CAAA,kBACNd,KAAA,CAACL,GAAG;IAACoB,EAAE,EAAE;MAAEC,aAAa,EAAE,QAAQ;MAAEC,GAAG,EAAE;IAAK,CAAE;IAAAC,QAAA,gBAC9CpB,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE,IAAK;MAACI,QAAQ;IAAA,CAAE,CAAC,eAC/BZ,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE,CAAC,IAAK;MAACI,QAAQ;IAAA,CAAE,CAAC,eAChCZ,IAAA,CAACF,KAAK;MAACU,KAAK,EAAE,CAAE;MAACI,QAAQ;IAAA,CAAE,CAAC;EAAA,CACzB;AAET,CAAC","ignoreList":[]}
|
|
@@ -9,7 +9,7 @@ import { createStyledView } from "../../../../styles/index.js";
|
|
|
9
9
|
* Box is a View wrapper that accepts design token-based style props directly,
|
|
10
10
|
* providing type-safe styling with autocomplete for spacing, sizes, colors, etc.
|
|
11
11
|
*
|
|
12
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
12
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-box--docs Storybook}
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* ```tsx
|
|
@@ -2,7 +2,7 @@ import { Meta, Canvas, Controls } from '@storybook/addon-docs/blocks';
|
|
|
2
2
|
import * as BoxStories from './Box.stories';
|
|
3
3
|
import { CustomTabs, Tab } from '../../../../../.storybook/components';
|
|
4
4
|
|
|
5
|
-
<Meta title='
|
|
5
|
+
<Meta title='Primitives/Box' of={BoxStories} />
|
|
6
6
|
|
|
7
7
|
# Box
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Box","meta","component","title","parameters","docs","source","language","format","type","Base","args","lx","height","width","backgroundColor","borderRadius","code"],"sourceRoot":"../../../../../../src","sources":["lib/Components/Utility/Box/Box.stories.tsx"],"mappings":";;AACA,SAASA,GAAG,QAAQ,UAAO;AAE3B,MAAMC,IAAsB,GAAG;EAC7BC,SAAS,EAAEF,GAAG;EACdG,
|
|
1
|
+
{"version":3,"names":["Box","meta","component","id","title","parameters","docs","source","language","format","type","Base","args","lx","height","width","backgroundColor","borderRadius","code"],"sourceRoot":"../../../../../../src","sources":["lib/Components/Utility/Box/Box.stories.tsx"],"mappings":";;AACA,SAASA,GAAG,QAAQ,UAAO;AAE3B,MAAMC,IAAsB,GAAG;EAC7BC,SAAS,EAAEF,GAAG;EACdG,EAAE,EAAE,aAAa;EACjBC,KAAK,EAAE,gBAAgB;EACvBC,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,MAAM,EAAE;QACNC,QAAQ,EAAE,KAAK;QACfC,MAAM,EAAE,IAAI;QACZC,IAAI,EAAE;MACR;IACF;EACF;AACF,CAAC;AAED,eAAeT,IAAI;AAGnB,OAAO,MAAMU,IAAW,GAAG;EACzBC,IAAI,EAAE;IACJC,EAAE,EAAE;MACFC,MAAM,EAAE,KAAK;MACbC,KAAK,EAAE,KAAK;MACZC,eAAe,EAAE,QAAQ;MACzBC,YAAY,EAAE;IAChB;EACF,CAAC;EACDZ,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,MAAM,EAAE;QACNW,IAAI,EAAE;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;MACM;IACF;EACF;AACF,CAAC","ignoreList":[]}
|
|
@@ -88,7 +88,7 @@ const styles = StyleSheet.create({
|
|
|
88
88
|
* Uses react-native-svg to render gradients that work consistently across platforms.
|
|
89
89
|
* Extends Box, so it supports all lx style props for layout and sizing.
|
|
90
90
|
*
|
|
91
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
91
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-lineargradient--docs Storybook}
|
|
92
92
|
*
|
|
93
93
|
* @example
|
|
94
94
|
* ```tsx
|
|
@@ -2,7 +2,7 @@ import { Meta, Canvas, Controls } from '@storybook/addon-docs/blocks';
|
|
|
2
2
|
import * as LinearGradientStories from './LinearGradient.stories';
|
|
3
3
|
import { CustomTabs, Tab } from '../../../../../../.storybook/components';
|
|
4
4
|
|
|
5
|
-
<Meta title='
|
|
5
|
+
<Meta title='Primitives/LinearGradient' of={LinearGradientStories} />
|
|
6
6
|
|
|
7
7
|
# LinearGradient
|
|
8
8
|
|
package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.js
CHANGED
|
@@ -7,7 +7,8 @@ import { LinearGradient } from "./LinearGradient.js";
|
|
|
7
7
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
8
8
|
const meta = {
|
|
9
9
|
component: LinearGradient,
|
|
10
|
-
|
|
10
|
+
id: 'rnative-lineargradient',
|
|
11
|
+
title: 'Primitives/LinearGradient',
|
|
11
12
|
parameters: {
|
|
12
13
|
layout: 'centered',
|
|
13
14
|
backgrounds: {
|
package/dist/module/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["useTheme","Box","Text","LinearGradient","jsx","_jsx","jsxs","_jsxs","meta","component","title","parameters","layout","backgrounds","default","docs","source","language","format","type","Base","args","direction","stops","color","opacity","lx","width","height","borderRadius","DirectionShowcase","render","orientations","flexDirection","flexWrap","gap","children","map","orientation","typography","WithChildren","offset","padding","marginTop","WithMultipleStops","justifyContent","CryptoGradients","theme","Object","entries","colors","gradients","crypto","key","gradient"],"sourceRoot":"../../../../../../../src","sources":["lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.tsx"],"mappings":";;AACA,SAASA,QAAQ,QAAQ,gCAAuB;AAChD,SAASC,GAAG,QAAQ,oBAAW;AAC/B,SAASC,IAAI,QAAQ,qBAAY;AACjC,SAASC,cAAc,QAAQ,qBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAElD,MAAMC,IAAiC,GAAG;EACxCC,SAAS,EAAEN,cAAc;EACzBO,
|
|
1
|
+
{"version":3,"names":["useTheme","Box","Text","LinearGradient","jsx","_jsx","jsxs","_jsxs","meta","component","id","title","parameters","layout","backgrounds","default","docs","source","language","format","type","Base","args","direction","stops","color","opacity","lx","width","height","borderRadius","DirectionShowcase","render","orientations","flexDirection","flexWrap","gap","children","map","orientation","typography","WithChildren","offset","padding","marginTop","WithMultipleStops","justifyContent","CryptoGradients","theme","Object","entries","colors","gradients","crypto","key","gradient"],"sourceRoot":"../../../../../../../src","sources":["lib/Components/Utility/Gradient/LinearGradient/LinearGradient.stories.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -25,7 +25,7 @@ const styles = StyleSheet.create({
|
|
|
25
25
|
* Uses react-native-svg to render gradients that work consistently across platforms.
|
|
26
26
|
* Extends Box, so it supports all lx style props for layout and sizing.
|
|
27
27
|
*
|
|
28
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
28
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-radialgradient--docs Storybook}
|
|
29
29
|
*
|
|
30
30
|
* @example
|
|
31
31
|
* ```tsx
|
|
@@ -2,7 +2,7 @@ import { Meta, Canvas, Controls } from '@storybook/addon-docs/blocks';
|
|
|
2
2
|
import * as RadialGradientStories from './RadialGradient.stories';
|
|
3
3
|
import { CustomTabs, Tab } from '../../../../../../.storybook/components';
|
|
4
4
|
|
|
5
|
-
<Meta title='
|
|
5
|
+
<Meta title='Primitives/RadialGradient' of={RadialGradientStories} />
|
|
6
6
|
|
|
7
7
|
# RadialGradient
|
|
8
8
|
|
package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.js
CHANGED
|
@@ -6,7 +6,8 @@ import { RadialGradient } from "./RadialGradient.js";
|
|
|
6
6
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
7
7
|
const meta = {
|
|
8
8
|
component: RadialGradient,
|
|
9
|
-
|
|
9
|
+
id: 'rnative-radialgradient',
|
|
10
|
+
title: 'Primitives/RadialGradient',
|
|
10
11
|
parameters: {
|
|
11
12
|
layout: 'centered',
|
|
12
13
|
backgrounds: {
|
package/dist/module/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Box","Text","RadialGradient","jsx","_jsx","jsxs","_jsxs","meta","component","title","parameters","layout","backgrounds","default","docs","source","language","format","type","Base","args","stops","color","opacity","lx","height","width","borderRadius","CenterPositionShowcase","render","positions","isSquare","items","center","x","y","label","flexDirection","gap","children","map","typography","marginBottom","flexWrap","alignItems","borderColor","borderWidth","WithChildren","padding","marginTop","WithMultipleStops","offset"],"sourceRoot":"../../../../../../../src","sources":["lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.tsx"],"mappings":";;AACA,SAASA,GAAG,QAAQ,oBAAW;AAC/B,SAASC,IAAI,QAAQ,qBAAY;AACjC,SAASC,cAAc,QAAQ,qBAAkB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAElD,MAAMC,IAAiC,GAAG;EACxCC,SAAS,EAAEN,cAAc;EACzBO,
|
|
1
|
+
{"version":3,"names":["Box","Text","RadialGradient","jsx","_jsx","jsxs","_jsxs","meta","component","id","title","parameters","layout","backgrounds","default","docs","source","language","format","type","Base","args","stops","color","opacity","lx","height","width","borderRadius","CenterPositionShowcase","render","positions","isSquare","items","center","x","y","label","flexDirection","gap","children","map","typography","marginBottom","flexWrap","alignItems","borderColor","borderWidth","WithChildren","padding","marginTop","WithMultipleStops","offset"],"sourceRoot":"../../../../../../../src","sources":["lib/Components/Utility/Gradient/RadialGradient/RadialGradient.stories.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -10,7 +10,7 @@ import { createStyledPressable } from "../../../../styles/index.js";
|
|
|
10
10
|
* token-based style props directly, providing type-safe styling with autocomplete
|
|
11
11
|
* for spacing, sizes, colors, etc. Use the `style` prop for pressed-state styling.
|
|
12
12
|
*
|
|
13
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
13
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-pressable--docs Storybook}
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* ```tsx
|
|
@@ -2,7 +2,7 @@ import { Meta, Canvas, Controls } from '@storybook/addon-docs/blocks';
|
|
|
2
2
|
import * as PressableStories from './Pressable.stories';
|
|
3
3
|
import { CustomTabs, Tab } from '../../../../../.storybook/components';
|
|
4
4
|
|
|
5
|
-
<Meta title='
|
|
5
|
+
<Meta title='Primitives/Pressable' of={PressableStories} />
|
|
6
6
|
|
|
7
7
|
# Pressable
|
|
8
8
|
|
|
@@ -4,7 +4,8 @@ import { Pressable } from "./Pressable.js";
|
|
|
4
4
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
5
5
|
const meta = {
|
|
6
6
|
component: Pressable,
|
|
7
|
-
|
|
7
|
+
id: 'rnative-pressable',
|
|
8
|
+
title: 'Primitives/Pressable',
|
|
8
9
|
parameters: {
|
|
9
10
|
docs: {
|
|
10
11
|
source: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Pressable","jsx","_jsx","meta","component","title","parameters","docs","source","language","format","type","Base","args","lx","height","width","backgroundColor","borderRadius","alignSelf","style","pressed","opacity","render","code"],"sourceRoot":"../../../../../../src","sources":["lib/Components/Utility/Pressable/Pressable.stories.tsx"],"mappings":";;AACA,SAASA,SAAS,QAAQ,gBAAa;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAExC,MAAMC,IAA4B,GAAG;EACnCC,SAAS,EAAEJ,SAAS;EACpBK,
|
|
1
|
+
{"version":3,"names":["Pressable","jsx","_jsx","meta","component","id","title","parameters","docs","source","language","format","type","Base","args","lx","height","width","backgroundColor","borderRadius","alignSelf","style","pressed","opacity","render","code"],"sourceRoot":"../../../../../../src","sources":["lib/Components/Utility/Pressable/Pressable.stories.tsx"],"mappings":";;AACA,SAASA,SAAS,QAAQ,gBAAa;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAExC,MAAMC,IAA4B,GAAG;EACnCC,SAAS,EAAEJ,SAAS;EACpBK,EAAE,EAAE,mBAAmB;EACvBC,KAAK,EAAE,sBAAsB;EAC7BC,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,MAAM,EAAE;QACNC,QAAQ,EAAE,KAAK;QACfC,MAAM,EAAE,IAAI;QACZC,IAAI,EAAE;MACR;IACF;EACF;AACF,CAAC;AAED,eAAeT,IAAI;AAGnB,OAAO,MAAMU,IAAW,GAAG;EACzBC,IAAI,EAAE;IACJC,EAAE,EAAE;MACFC,MAAM,EAAE,KAAK;MACbC,KAAK,EAAE,KAAK;MACZC,eAAe,EAAE,QAAQ;MACzBC,YAAY,EAAE,IAAI;MAClBC,SAAS,EAAE;IACb,CAAC;IACDC,KAAK,EAAEA,CAAC;MAAEC;IAAQ,CAAC,MAAM;MAAEC,OAAO,EAAED,OAAO,GAAG,GAAG,GAAG;IAAE,CAAC;EACzD,CAAC;EACDE,MAAM,EAAGV,IAAI,iBAAKZ,IAAA,CAACF,SAAS;IAAA,GAAKc;EAAI,CAAG,CAAC;EACzCP,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,MAAM,EAAE;QACNgB,IAAI,EAAE;AACd;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;MACM;IACF;EACF;AACF,CAAC","ignoreList":[]}
|
|
@@ -9,7 +9,7 @@ import { createStyledText } from "../../../../styles/index.js";
|
|
|
9
9
|
* Text is a wrapper around React Native's Text that accepts a `typography` prop for
|
|
10
10
|
* typography presets, plus design token-based style props for colors, spacing, etc.
|
|
11
11
|
*
|
|
12
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
12
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-text--docs Storybook}
|
|
13
13
|
*
|
|
14
14
|
* @example
|
|
15
15
|
* ```tsx
|
|
@@ -2,7 +2,7 @@ import { Meta, Canvas, Controls } from '@storybook/addon-docs/blocks';
|
|
|
2
2
|
import * as TextStories from './Text.stories';
|
|
3
3
|
import { CustomTabs, Tab } from '../../../../../.storybook/components';
|
|
4
4
|
|
|
5
|
-
<Meta title='
|
|
5
|
+
<Meta title='Primitives/Text' of={TextStories} />
|
|
6
6
|
|
|
7
7
|
# Text
|
|
8
8
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Text","meta","component","title","parameters","docs","source","language","format","type","Base","args","typography","lx","color","children","code"],"sourceRoot":"../../../../../../src","sources":["lib/Components/Utility/Text/Text.stories.tsx"],"mappings":";;AACA,SAASA,IAAI,QAAQ,WAAQ;AAG7B,MAAMC,IAAqB,GAAG;EAC5BC,SAAS,EAAEF,IAAI;EACfG,
|
|
1
|
+
{"version":3,"names":["Text","meta","component","id","title","parameters","docs","source","language","format","type","Base","args","typography","lx","color","children","code"],"sourceRoot":"../../../../../../src","sources":["lib/Components/Utility/Text/Text.stories.tsx"],"mappings":";;AACA,SAASA,IAAI,QAAQ,WAAQ;AAG7B,MAAMC,IAAqB,GAAG;EAC5BC,SAAS,EAAEF,IAAI;EACfG,EAAE,EAAE,cAAc;EAClBC,KAAK,EAAE,iBAAiB;EACxBC,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,MAAM,EAAE;QACNC,QAAQ,EAAE,KAAK;QACfC,MAAM,EAAE,IAAI;QACZC,IAAI,EAAE;MACR;IACF;EACF;AACF,CAAC;AAED,eAAeT,IAAI;AAGnB,OAAO,MAAMU,IAAW,GAAG;EACzBC,IAAI,EAAE;IACJC,UAAU,EAAE,OAAO;IACnBC,EAAE,EAAE;MAAEC,KAAK,EAAE;IAAO,CAAC;IACrBC,QAAQ,EAAE;EACZ,CAAC;EACDX,UAAU,EAAE;IACVC,IAAI,EAAE;MACJC,MAAM,EAAE;QACNU,IAAI,EAAE;AACd;AACA;AACA;AACA;MACM;IACF;EACF;AACF,CAAC","ignoreList":[]}
|
|
@@ -5,8 +5,7 @@ import type { AmountDisplayProps } from './types';
|
|
|
5
5
|
* This component uses a formatter function pattern that gives you full control over how amounts are displayed,
|
|
6
6
|
* including currency position, decimal separators, and precision. Use the `hidden` prop for privacy features.
|
|
7
7
|
*
|
|
8
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/
|
|
9
|
-
* @see {@link https://ldls.vercel.app/?path=/docs/communication-amountdisplay-implementation--docs#dos-and-donts Guidelines}
|
|
8
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-amountdisplay--docs Guidelines}
|
|
10
9
|
*
|
|
11
10
|
* @example
|
|
12
11
|
* ```tsx
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AmountDisplay.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/AmountDisplay/AmountDisplay.tsx"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,kBAAkB,EAKnB,MAAM,SAAS,CAAC;AAqOjB
|
|
1
|
+
{"version":3,"file":"AmountDisplay.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/AmountDisplay/AmountDisplay.tsx"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EACV,kBAAkB,EAKnB,MAAM,SAAS,CAAC;AAqOjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,wBAAgB,aAAa,CAAC,EAC5B,KAAK,EACL,SAAS,EACT,MAAc,EACd,OAAe,EACf,OAAc,EACd,IAAW,EACX,GAAG,KAAK,EACT,EAAE,kBAAkB,2CA2EpB"}
|
|
@@ -4,5 +4,5 @@ import type { AmountInputProps } from './types';
|
|
|
4
4
|
* This is a controlled component - both `value` and `onChange` props are required.
|
|
5
5
|
* The currency text can be positioned either on the left or right side of the input.
|
|
6
6
|
*/
|
|
7
|
-
export declare const AmountInput: ({ lx, style, size, align, currencyText, currencyPosition, editable, disabled: disabledProp, maxIntegerLength, maxDecimalLength, allowDecimals, thousandsSeparator, value, onChangeText, isInvalid, ref, ...props }: AmountInputProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export declare const AmountInput: ({ lx, style, size, align, currencyText, currencyPosition, editable, disabled: disabledProp, maxIntegerLength, maxDecimalLength, allowDecimals, thousandsSeparator, decimalSeparator, value, onChangeText, isInvalid, ref, ...props }: AmountInputProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
//# sourceMappingURL=AmountInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AmountInput.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/AmountInput/AmountInput.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAEV,gBAAgB,EAEjB,MAAM,SAAS,CAAC;AAejB;;;;GAIG;AACH,eAAO,MAAM,WAAW,GAAI,
|
|
1
|
+
{"version":3,"file":"AmountInput.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/AmountInput/AmountInput.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAEV,gBAAgB,EAEjB,MAAM,SAAS,CAAC;AAejB;;;;GAIG;AACH,eAAO,MAAM,WAAW,GAAI,sOAmBzB,gBAAgB,4CAiGlB,CAAC"}
|
|
@@ -63,6 +63,14 @@ export type AmountInputProps = Omit<TextInputProps, 'value' | 'onChangeText'> &
|
|
|
63
63
|
* @default true
|
|
64
64
|
*/
|
|
65
65
|
thousandsSeparator?: boolean;
|
|
66
|
+
/**
|
|
67
|
+
* Character used to display the decimal separator (e.g. `1 234,5` vs `1 234.5`).
|
|
68
|
+
* Typing always accepts both `,` and `.` regardless of this value, so it stays
|
|
69
|
+
* compatible with any locale keyboard. The value returned by `onChangeText`
|
|
70
|
+
* uses this separator.
|
|
71
|
+
* @default '.'
|
|
72
|
+
*/
|
|
73
|
+
decimalSeparator?: '.' | ',';
|
|
66
74
|
/**
|
|
67
75
|
* Mark input as invalid (e.g. for error display)
|
|
68
76
|
* @default false
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/AmountInput/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,CAAC;AAE1C,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,CAAC;AAE1D,MAAM,MAAM,gBAAgB,GAAG,IAAI,CACjC,cAAc,EACd,OAAO,GAAG,cAAc,CACzB,GAAG;IACF;;;OAGG;IACH,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB;;;OAGG;IACH,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;OAGG;IACH,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACpC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,QAAQ,CAAC"}
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/Components/AmountInput/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,IAAI,CAAC;AAE1C,MAAM,MAAM,gBAAgB,GAAG,QAAQ,GAAG,OAAO,GAAG,KAAK,CAAC;AAE1D,MAAM,MAAM,gBAAgB,GAAG,IAAI,CACjC,cAAc,EACd,OAAO,GAAG,cAAc,CACzB,GAAG;IACF;;;OAGG;IACH,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB;;;OAGG;IACH,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC;;;OAGG;IACH,IAAI,CAAC,EAAE,eAAe,CAAC;IACvB;;;OAGG;IACH,KAAK,CAAC,EAAE,gBAAgB,CAAC;IACzB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IACpC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB;;;OAGG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B;;;;;;OAMG;IACH,gBAAgB,CAAC,EAAE,GAAG,GAAG,GAAG,CAAC;IAC7B;;;OAGG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,GAAG,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAmountInputFormatting.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.ts"],"names":[],"mappings":"AAGA,KAAK,aAAa,GAAG;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"useAmountInputFormatting.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/Components/AmountInput/useAmountInputFormatting/useAmountInputFormatting.ts"],"names":[],"mappings":"AAGA,KAAK,aAAa,GAAG;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,GAAG,GAAG,GAAG,CAAC;CAC7B,CAAC;AAEF,KAAK,4BAA4B,GAAG;IAClC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,aAAa,EAAE,aAAa,CAAC;CAC9B,CAAC;AAEF,KAAK,8BAA8B,GAAG;IACpC,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1C,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,yCAItC,4BAA4B,KAAG,8BAuBjC,CAAC"}
|
|
@@ -5,10 +5,10 @@ import type { AvatarProps } from './types';
|
|
|
5
5
|
* When the image fails to load or no src is provided, displays a User icon fallback.
|
|
6
6
|
* Supports an optional notification indicator.
|
|
7
7
|
*
|
|
8
|
-
* @see {@link https://
|
|
8
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-avatar--docs Storybook}
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
|
-
* import { Avatar } from '@ledgerhq/lumen-ui-
|
|
11
|
+
* import { Avatar } from '@ledgerhq/lumen-ui-rnative';
|
|
12
12
|
*
|
|
13
13
|
* <Avatar src="https://example.com/photo.jpg" size="md" />
|
|
14
14
|
*
|
|
@@ -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/
|
|
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
|
|
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/
|
|
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
|
|
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/
|
|
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/
|
|
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
|
|
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/
|
|
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
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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
|
|
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/
|
|
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
|
|
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"}
|