@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.
- 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.mdx +1 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.stories.js +2 -1
- package/dist/module/lib/Components/AmountInput/AmountInput.stories.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.mdx +1 -1
- package/dist/module/lib/Components/OptionList/OptionList.stories.js +2 -1
- package/dist/module/lib/Components/OptionList/OptionList.stories.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.mdx +1 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.stories.js +2 -1
- package/dist/module/lib/Components/SegmentedControl/SegmentedControl.stories.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 +1 -2
- package/dist/module/lib/Components/TabBar/TabBar.js.map +1 -1
- package/dist/module/lib/Components/TabBar/TabBar.mdx +1 -1
- package/dist/module/lib/Components/TabBar/TabBar.stories.js +2 -1
- package/dist/module/lib/Components/TabBar/TabBar.stories.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/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/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 +1 -2
- package/dist/typescript/src/lib/Components/TabBar/TabBar.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 +1 -1
- 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 +2 -1
- 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 +1 -1
- package/src/lib/Components/OptionList/OptionList.stories.tsx +2 -1
- 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 +1 -1
- package/src/lib/Components/SegmentedControl/SegmentedControl.stories.tsx +2 -1
- 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 +1 -1
- package/src/lib/Components/TabBar/TabBar.stories.tsx +2 -1
- package/src/lib/Components/TabBar/TabBar.tsx +1 -2
- 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
|
@@ -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"}
|
|
@@ -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/
|
|
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
|
|
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/
|
|
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/
|
|
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
|
|
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/
|
|
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/
|
|
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
|
|
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/
|
|
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
|
|
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/
|
|
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
|
|
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/
|
|
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
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
7
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-box--docs Storybook}
|
|
8
8
|
*
|
|
9
9
|
* @example
|
|
10
10
|
* ```tsx
|
package/dist/typescript/src/lib/Components/Utility/Gradient/LinearGradient/LinearGradient.d.ts
CHANGED
|
@@ -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/
|
|
8
|
+
* @see {@link https://ldls-react-native.vercel.app/?path=/docs/rnative-lineargradient--docs Storybook}
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* ```tsx
|
package/dist/typescript/src/lib/Components/Utility/Gradient/RadialGradient/RadialGradient.d.ts
CHANGED
|
@@ -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/
|
|
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/
|
|
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/
|
|
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
|
@@ -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='
|
|
10
|
+
<Meta title='Primitives/Pulse' of={PulseStories} />
|
|
11
11
|
|
|
12
12
|
# Pulse
|
|
13
13
|
|
|
@@ -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='
|
|
10
|
+
<Meta title='Primitives/Spin' of={SpinStories} />
|
|
11
11
|
|
|
12
12
|
# Spin
|
|
13
13
|
|
|
@@ -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='
|
|
8
|
+
<Meta title='Core/AddressInput' of={AddressInputStories} />
|
|
9
9
|
|
|
10
10
|
# AddressInput
|
|
11
11
|
|
|
12
12
|
<CustomTabs>
|
|
13
|
-
<Tab label="Overview" path='
|
|
13
|
+
<Tab label="Overview" path='Core/AddressInput'>
|
|
14
14
|
|
|
15
15
|
## Introduction
|
|
16
16
|
|
|
@@ -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='
|
|
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
|
-
|
|
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/
|
|
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='
|
|
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
|
-
|
|
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='
|
|
9
|
+
<Meta title='Core/Avatar' of={AvatarStories} />
|
|
10
10
|
|
|
11
11
|
# Avatar
|
|
12
12
|
|
|
@@ -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://
|
|
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-
|
|
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='
|
|
9
|
+
<Meta title='Core/Banner' of={BannerStories} />
|
|
10
10
|
|
|
11
11
|
# Banner
|
|
12
12
|
|
|
@@ -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/
|
|
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=
|
|
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
|
-
|
|
22
|
+
id: 'rnative-bottomsheet',
|
|
23
|
+
title: 'Core/BottomSheet',
|
|
23
24
|
parameters: {
|
|
24
25
|
docs: {
|
|
25
26
|
source: {
|