@teamturing/react-native-kit 1.2.1 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/component/AnimatedNumber.js +16 -16
- package/lib/commonjs/component/AnimatedNumber.js.map +1 -1
- package/lib/commonjs/component/Animation/etc/LeftAndRight.js +2 -2
- package/lib/commonjs/component/Animation/etc/LeftAndRight.js.map +1 -1
- package/lib/commonjs/component/Animation/etc/UpAndDown.js +2 -2
- package/lib/commonjs/component/Animation/etc/UpAndDown.js.map +1 -1
- package/lib/commonjs/component/Animation/implicit/OpacityAnimatedView.js +2 -2
- package/lib/commonjs/component/Animation/implicit/OpacityAnimatedView.js.map +1 -1
- package/lib/commonjs/component/Badge.js +2 -2
- package/lib/commonjs/component/Badge.js.map +1 -1
- package/lib/commonjs/component/Banner/BannerItem.js +14 -12
- package/lib/commonjs/component/Banner/BannerItem.js.map +1 -1
- package/lib/commonjs/component/Btn/BaseBtn.js +80 -76
- package/lib/commonjs/component/Btn/BaseBtn.js.map +1 -1
- package/lib/commonjs/component/Btn/FixedBottomCTABtn.js.map +1 -1
- package/lib/commonjs/component/Btn/IconBtn.js +88 -86
- package/lib/commonjs/component/Btn/IconBtn.js.map +1 -1
- package/lib/commonjs/component/Btn/InteractiveToggledIconBtn.js +19 -18
- package/lib/commonjs/component/Btn/InteractiveToggledIconBtn.js.map +1 -1
- package/lib/commonjs/component/Carousel.js +6 -5
- package/lib/commonjs/component/Carousel.js.map +1 -1
- package/lib/commonjs/component/Chip.js +30 -27
- package/lib/commonjs/component/Chip.js.map +1 -1
- package/lib/commonjs/component/CloneWithGlobalPositionView.js +5 -4
- package/lib/commonjs/component/CloneWithGlobalPositionView.js.map +1 -1
- package/lib/commonjs/component/DialogHandler.js +3 -3
- package/lib/commonjs/component/DialogHandler.js.map +1 -1
- package/lib/commonjs/component/Dot.js +5 -5
- package/lib/commonjs/component/Dot.js.map +1 -1
- package/lib/commonjs/component/DotLoadingIndicator.js +6 -5
- package/lib/commonjs/component/DotLoadingIndicator.js.map +1 -1
- package/lib/commonjs/component/EmptyState.js +14 -11
- package/lib/commonjs/component/EmptyState.js.map +1 -1
- package/lib/commonjs/component/FloatingRoundChip.js +12 -13
- package/lib/commonjs/component/FloatingRoundChip.js.map +1 -1
- package/lib/commonjs/component/GradientBorderContainer.js +4 -3
- package/lib/commonjs/component/GradientBorderContainer.js.map +1 -1
- package/lib/commonjs/component/GradientBorderContainer.web.js +2 -2
- package/lib/commonjs/component/GradientBorderContainer.web.js.map +1 -1
- package/lib/commonjs/component/GradientCollection.js +2 -2
- package/lib/commonjs/component/GradientCollection.js.map +1 -1
- package/lib/commonjs/component/GradientMask.js +2 -2
- package/lib/commonjs/component/GradientMask.js.map +1 -1
- package/lib/commonjs/component/GradientMask.web.js +5 -5
- package/lib/commonjs/component/GradientMask.web.js.map +1 -1
- package/lib/commonjs/component/Header/Header.js +24 -21
- package/lib/commonjs/component/Header/Header.js.map +1 -1
- package/lib/commonjs/component/Icon/Icons.js +219 -219
- package/lib/commonjs/component/Icon/Icons.js.map +1 -1
- package/lib/commonjs/component/Icon/index.js +2 -2
- package/lib/commonjs/component/Icon/index.js.map +1 -1
- package/lib/commonjs/component/IconCheckbox.js +14 -12
- package/lib/commonjs/component/IconCheckbox.js.map +1 -1
- package/lib/commonjs/component/Layout/FixedBottomLayout.js +8 -7
- package/lib/commonjs/component/Layout/FixedBottomLayout.js.map +1 -1
- package/lib/commonjs/component/Layout/ItemList.js +4 -3
- package/lib/commonjs/component/Layout/ItemList.js.map +1 -1
- package/lib/commonjs/component/Layout/Layout/LayoutProvider.js +4 -3
- package/lib/commonjs/component/Layout/Layout/LayoutProvider.js.map +1 -1
- package/lib/commonjs/component/Layout/Layout/WindowSizeClass.js +4 -4
- package/lib/commonjs/component/Layout/Layout/WindowSizeClass.js.map +1 -1
- package/lib/commonjs/component/Layout/Layout/useDynamicDimensions.js +4 -4
- package/lib/commonjs/component/Layout/Layout/useDynamicDimensions.js.map +1 -1
- package/lib/commonjs/component/Layout/SectionLayout/SectionLayout.js +4 -4
- package/lib/commonjs/component/Layout/SectionLayout/SectionLayout.js.map +1 -1
- package/lib/commonjs/component/Layout/WhiteGradientFixedBottomLayout.js +7 -4
- package/lib/commonjs/component/Layout/WhiteGradientFixedBottomLayout.js.map +1 -1
- package/lib/commonjs/component/LiText.js +2 -2
- package/lib/commonjs/component/LiText.js.map +1 -1
- package/lib/commonjs/component/LineDivider.js +4 -3
- package/lib/commonjs/component/LineDivider.js.map +1 -1
- package/lib/commonjs/component/LoadingFallbackView.js +2 -2
- package/lib/commonjs/component/LoadingFallbackView.js.map +1 -1
- package/lib/commonjs/component/LoadingIndicator.js +4 -3
- package/lib/commonjs/component/LoadingIndicator.js.map +1 -1
- package/lib/commonjs/component/LoadingIndicatorView.js +5 -3
- package/lib/commonjs/component/LoadingIndicatorView.js.map +1 -1
- package/lib/commonjs/component/Lottie/index.js +4 -4
- package/lib/commonjs/component/Lottie/index.js.map +1 -1
- package/lib/commonjs/component/MarqueeView.js +5 -4
- package/lib/commonjs/component/MarqueeView.js.map +1 -1
- package/lib/commonjs/component/NumberBadge.js +9 -7
- package/lib/commonjs/component/NumberBadge.js.map +1 -1
- package/lib/commonjs/component/OnMountEvent.js +2 -2
- package/lib/commonjs/component/OnMountEvent.js.map +1 -1
- package/lib/commonjs/component/PaginatedFlashList.js +8 -7
- package/lib/commonjs/component/PaginatedFlashList.js.map +1 -1
- package/lib/commonjs/component/PaginatedFlatList.js +8 -7
- package/lib/commonjs/component/PaginatedFlatList.js.map +1 -1
- package/lib/commonjs/component/PieChart.js +4 -3
- package/lib/commonjs/component/PieChart.js.map +1 -1
- package/lib/commonjs/component/Pressable/LoadingIndicatorTouchable.js +2 -2
- package/lib/commonjs/component/Pressable/LoadingIndicatorTouchable.js.map +1 -1
- package/lib/commonjs/component/Pressable/Touch.js +7 -6
- package/lib/commonjs/component/Pressable/Touch.js.map +1 -1
- package/lib/commonjs/component/Pressable/useDisabilityAwareDebouncer.js +5 -5
- package/lib/commonjs/component/Pressable/useDisabilityAwareDebouncer.js.map +1 -1
- package/lib/commonjs/component/RadioButton.js +2 -2
- package/lib/commonjs/component/RadioButton.js.map +1 -1
- package/lib/commonjs/component/ReadMoreText.js +8 -5
- package/lib/commonjs/component/ReadMoreText.js.map +1 -1
- package/lib/commonjs/component/ReadMoreText.web.js +2 -2
- package/lib/commonjs/component/ReadMoreText.web.js.map +1 -1
- package/lib/commonjs/component/RefreshControlEx.js +3 -3
- package/lib/commonjs/component/RefreshControlEx.js.map +1 -1
- package/lib/commonjs/component/Switch.js +5 -5
- package/lib/commonjs/component/Switch.js.map +1 -1
- package/lib/commonjs/component/Tab/BaseTab.js +2 -2
- package/lib/commonjs/component/Tab/BaseTab.js.map +1 -1
- package/lib/commonjs/component/Tab/IndicatorTab.js +9 -7
- package/lib/commonjs/component/Tab/IndicatorTab.js.map +1 -1
- package/lib/commonjs/component/Tab/RoundTab.js +44 -41
- package/lib/commonjs/component/Tab/RoundTab.js.map +1 -1
- package/lib/commonjs/component/Tag.js +32 -30
- package/lib/commonjs/component/Tag.js.map +1 -1
- package/lib/commonjs/component/TagHorizontalList.js +13 -11
- package/lib/commonjs/component/TagHorizontalList.js.map +1 -1
- package/lib/commonjs/component/TextField/BaseTextField.js +33 -28
- package/lib/commonjs/component/TextField/BaseTextField.js.map +1 -1
- package/lib/commonjs/component/TextField/CoreTextField.js +11 -9
- package/lib/commonjs/component/TextField/CoreTextField.js.map +1 -1
- package/lib/commonjs/component/TextField/textFieldNumericFormatUtils.js +2 -2
- package/lib/commonjs/component/TextField/textFieldNumericFormatUtils.js.map +1 -1
- package/lib/commonjs/component/ToolTip/BaseToolTip.js +12 -10
- package/lib/commonjs/component/ToolTip/BaseToolTip.js.map +1 -1
- package/lib/commonjs/component/dialog/CommonBottomSheetDialog.js +19 -14
- package/lib/commonjs/component/dialog/CommonBottomSheetDialog.js.map +1 -1
- package/lib/commonjs/component/dialog/CommonDialog.js +26 -20
- package/lib/commonjs/component/dialog/CommonDialog.js.map +1 -1
- package/lib/commonjs/component/dialog/ItemSelectBottomSheetDialog.js +22 -17
- package/lib/commonjs/component/dialog/ItemSelectBottomSheetDialog.js.map +1 -1
- package/lib/commonjs/component/dialog/LottieDialog.js +7 -5
- package/lib/commonjs/component/dialog/LottieDialog.js.map +1 -1
- package/lib/commonjs/component/dialog/ToastDialog.js +21 -15
- package/lib/commonjs/component/dialog/ToastDialog.js.map +1 -1
- package/lib/commonjs/component/dialog/base/BottomSheetDialog.js +2 -2
- package/lib/commonjs/component/dialog/base/BottomSheetDialog.js.map +1 -1
- package/lib/commonjs/component/dialog/base/Dialog.js +8 -6
- package/lib/commonjs/component/dialog/base/Dialog.js.map +1 -1
- package/lib/commonjs/hook/useFloatingKeyboard.js +4 -4
- package/lib/commonjs/hook/useFloatingKeyboard.js.map +1 -1
- package/lib/commonjs/hook/useIntervalCallback.js +1 -1
- package/lib/commonjs/hook/useIntervalCallback.js.map +1 -1
- package/lib/commonjs/hook/useTimeoutHandler.test.js +7 -7
- package/lib/commonjs/hook/useTimeoutHandler.test.js.map +1 -1
- package/lib/commonjs/util/StyleUtil.js +2 -2
- package/lib/commonjs/util/StyleUtil.js.map +1 -1
- package/lib/module/component/AnimatedNumber.js +1 -1
- package/lib/module/component/AnimatedNumber.js.map +1 -1
- package/lib/module/component/Animation/etc/LeftAndRight.js +1 -1
- package/lib/module/component/Animation/etc/LeftAndRight.js.map +1 -1
- package/lib/module/component/Animation/etc/UpAndDown.js +1 -1
- package/lib/module/component/Animation/etc/UpAndDown.js.map +1 -1
- package/lib/module/component/Animation/implicit/OpacityAnimatedView.js +1 -1
- package/lib/module/component/Animation/implicit/OpacityAnimatedView.js.map +1 -1
- package/lib/module/component/Badge.js +1 -1
- package/lib/module/component/Badge.js.map +1 -1
- package/lib/module/component/Banner/BannerItem.js +5 -3
- package/lib/module/component/Banner/BannerItem.js.map +1 -1
- package/lib/module/component/Btn/BaseBtn.js +6 -2
- package/lib/module/component/Btn/BaseBtn.js.map +1 -1
- package/lib/module/component/Btn/FixedBottomCTABtn.js.map +1 -1
- package/lib/module/component/Btn/IconBtn.js +3 -1
- package/lib/module/component/Btn/IconBtn.js.map +1 -1
- package/lib/module/component/Btn/InteractiveToggledIconBtn.js +2 -1
- package/lib/module/component/Btn/InteractiveToggledIconBtn.js.map +1 -1
- package/lib/module/component/Carousel.js +2 -1
- package/lib/module/component/Carousel.js.map +1 -1
- package/lib/module/component/Chip.js +4 -1
- package/lib/module/component/Chip.js.map +1 -1
- package/lib/module/component/CloneWithGlobalPositionView.js +2 -1
- package/lib/module/component/CloneWithGlobalPositionView.js.map +1 -1
- package/lib/module/component/DialogHandler.js +1 -1
- package/lib/module/component/DialogHandler.js.map +1 -1
- package/lib/module/component/Dot.js +1 -1
- package/lib/module/component/Dot.js.map +1 -1
- package/lib/module/component/DotLoadingIndicator.js +3 -2
- package/lib/module/component/DotLoadingIndicator.js.map +1 -1
- package/lib/module/component/EmptyState.js +4 -1
- package/lib/module/component/EmptyState.js.map +1 -1
- package/lib/module/component/FloatingRoundChip.js +2 -3
- package/lib/module/component/FloatingRoundChip.js.map +1 -1
- package/lib/module/component/GradientBorderContainer.js +2 -1
- package/lib/module/component/GradientBorderContainer.js.map +1 -1
- package/lib/module/component/GradientBorderContainer.web.js +1 -1
- package/lib/module/component/GradientBorderContainer.web.js.map +1 -1
- package/lib/module/component/GradientCollection.js +1 -1
- package/lib/module/component/GradientCollection.js.map +1 -1
- package/lib/module/component/GradientMask.js +1 -1
- package/lib/module/component/GradientMask.js.map +1 -1
- package/lib/module/component/GradientMask.web.js +1 -1
- package/lib/module/component/GradientMask.web.js.map +1 -1
- package/lib/module/component/Header/Header.js +4 -1
- package/lib/module/component/Header/Header.js.map +1 -1
- package/lib/module/component/Icon/Icons.js +219 -219
- package/lib/module/component/Icon/Icons.js.map +1 -1
- package/lib/module/component/Icon/index.js +1 -1
- package/lib/module/component/Icon/index.js.map +1 -1
- package/lib/module/component/IconCheckbox.js +3 -1
- package/lib/module/component/IconCheckbox.js.map +1 -1
- package/lib/module/component/Layout/FixedBottomLayout.js +3 -2
- package/lib/module/component/Layout/FixedBottomLayout.js.map +1 -1
- package/lib/module/component/Layout/ItemList.js +2 -1
- package/lib/module/component/Layout/ItemList.js.map +1 -1
- package/lib/module/component/Layout/Layout/LayoutProvider.js +2 -1
- package/lib/module/component/Layout/Layout/LayoutProvider.js.map +1 -1
- package/lib/module/component/Layout/Layout/WindowSizeClass.js +1 -1
- package/lib/module/component/Layout/Layout/WindowSizeClass.js.map +1 -1
- package/lib/module/component/Layout/Layout/useDynamicDimensions.js +1 -1
- package/lib/module/component/Layout/Layout/useDynamicDimensions.js.map +1 -1
- package/lib/module/component/Layout/SectionLayout/SectionLayout.js +1 -1
- package/lib/module/component/Layout/SectionLayout/SectionLayout.js.map +1 -1
- package/lib/module/component/Layout/WhiteGradientFixedBottomLayout.js +4 -1
- package/lib/module/component/Layout/WhiteGradientFixedBottomLayout.js.map +1 -1
- package/lib/module/component/LiText.js +1 -1
- package/lib/module/component/LiText.js.map +1 -1
- package/lib/module/component/LineDivider.js +2 -1
- package/lib/module/component/LineDivider.js.map +1 -1
- package/lib/module/component/LoadingFallbackView.js +1 -1
- package/lib/module/component/LoadingFallbackView.js.map +1 -1
- package/lib/module/component/LoadingIndicator.js +2 -1
- package/lib/module/component/LoadingIndicator.js.map +1 -1
- package/lib/module/component/LoadingIndicatorView.js +3 -1
- package/lib/module/component/LoadingIndicatorView.js.map +1 -1
- package/lib/module/component/Lottie/index.js +1 -1
- package/lib/module/component/Lottie/index.js.map +1 -1
- package/lib/module/component/MarqueeView.js +2 -1
- package/lib/module/component/MarqueeView.js.map +1 -1
- package/lib/module/component/NumberBadge.js +3 -1
- package/lib/module/component/NumberBadge.js.map +1 -1
- package/lib/module/component/OnMountEvent.js +1 -1
- package/lib/module/component/OnMountEvent.js.map +1 -1
- package/lib/module/component/PaginatedFlashList.js +2 -1
- package/lib/module/component/PaginatedFlashList.js.map +1 -1
- package/lib/module/component/PaginatedFlatList.js +2 -1
- package/lib/module/component/PaginatedFlatList.js.map +1 -1
- package/lib/module/component/PieChart.js +2 -1
- package/lib/module/component/PieChart.js.map +1 -1
- package/lib/module/component/Pressable/LoadingIndicatorTouchable.js +1 -1
- package/lib/module/component/Pressable/LoadingIndicatorTouchable.js.map +1 -1
- package/lib/module/component/Pressable/Touch.js +2 -1
- package/lib/module/component/Pressable/Touch.js.map +1 -1
- package/lib/module/component/Pressable/useDisabilityAwareDebouncer.js +1 -1
- package/lib/module/component/Pressable/useDisabilityAwareDebouncer.js.map +1 -1
- package/lib/module/component/RadioButton.js +1 -1
- package/lib/module/component/RadioButton.js.map +1 -1
- package/lib/module/component/ReadMoreText.js +4 -1
- package/lib/module/component/ReadMoreText.js.map +1 -1
- package/lib/module/component/ReadMoreText.web.js +1 -1
- package/lib/module/component/ReadMoreText.web.js.map +1 -1
- package/lib/module/component/RefreshControlEx.js +1 -1
- package/lib/module/component/RefreshControlEx.js.map +1 -1
- package/lib/module/component/Switch.js +1 -1
- package/lib/module/component/Switch.js.map +1 -1
- package/lib/module/component/Tab/BaseTab.js +1 -1
- package/lib/module/component/Tab/BaseTab.js.map +1 -1
- package/lib/module/component/Tab/IndicatorTab.js +3 -1
- package/lib/module/component/Tab/IndicatorTab.js.map +1 -1
- package/lib/module/component/Tab/RoundTab.js +4 -1
- package/lib/module/component/Tab/RoundTab.js.map +1 -1
- package/lib/module/component/Tag.js +3 -1
- package/lib/module/component/Tag.js.map +1 -1
- package/lib/module/component/TagHorizontalList.js +3 -1
- package/lib/module/component/TagHorizontalList.js.map +1 -1
- package/lib/module/component/TextField/BaseTextField.js +6 -1
- package/lib/module/component/TextField/BaseTextField.js.map +1 -1
- package/lib/module/component/TextField/CoreTextField.js +3 -1
- package/lib/module/component/TextField/CoreTextField.js.map +1 -1
- package/lib/module/component/TextField/textFieldNumericFormatUtils.js +1 -1
- package/lib/module/component/TextField/textFieldNumericFormatUtils.js.map +1 -1
- package/lib/module/component/ToolTip/BaseToolTip.js +3 -1
- package/lib/module/component/ToolTip/BaseToolTip.js.map +1 -1
- package/lib/module/component/dialog/CommonBottomSheetDialog.js +6 -1
- package/lib/module/component/dialog/CommonBottomSheetDialog.js.map +1 -1
- package/lib/module/component/dialog/CommonDialog.js +7 -1
- package/lib/module/component/dialog/CommonDialog.js.map +1 -1
- package/lib/module/component/dialog/ItemSelectBottomSheetDialog.js +6 -1
- package/lib/module/component/dialog/ItemSelectBottomSheetDialog.js.map +1 -1
- package/lib/module/component/dialog/LottieDialog.js +3 -1
- package/lib/module/component/dialog/LottieDialog.js.map +1 -1
- package/lib/module/component/dialog/ToastDialog.js +7 -1
- package/lib/module/component/dialog/ToastDialog.js.map +1 -1
- package/lib/module/component/dialog/base/BottomSheetDialog.js +1 -1
- package/lib/module/component/dialog/base/BottomSheetDialog.js.map +1 -1
- package/lib/module/component/dialog/base/Dialog.js +3 -1
- package/lib/module/component/dialog/base/Dialog.js.map +1 -1
- package/lib/module/hook/useFloatingKeyboard.js +2 -2
- package/lib/module/hook/useFloatingKeyboard.js.map +1 -1
- package/lib/module/hook/useIntervalCallback.js +1 -1
- package/lib/module/hook/useIntervalCallback.js.map +1 -1
- package/lib/module/hook/useTimeoutHandler.test.js +1 -1
- package/lib/module/hook/useTimeoutHandler.test.js.map +1 -1
- package/lib/module/util/StyleUtil.js +1 -1
- package/lib/module/util/StyleUtil.js.map +1 -1
- package/lib/typescript/commonjs/src/component/AnimatedNumber.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/AnimatedNumber.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Animation/etc/LeftAndRight.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Animation/etc/UpAndDown.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Animation/implicit/OpacityAnimatedView.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Badge.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Badge.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Banner/BannerItem.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Banner/BannerItem.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Box/index.d.ts +237 -237
- package/lib/typescript/commonjs/src/component/Btn/BaseBtn.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Btn/BaseBtn.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Btn/FixedBottomCTABtn.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Btn/IconBtn.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Btn/InteractiveToggledIconBtn.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Carousel.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Chip.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/CloneWithGlobalPositionView.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/DialogHandler.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/DialogHandler.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Dot.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Dot.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/DotLoadingIndicator.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/DotLoadingIndicator.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/EmptyState.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/FloatingRoundChip.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/GradientBorderContainer.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/GradientBorderContainer.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/GradientBorderContainer.web.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/GradientCollection.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/GradientCollection.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/GradientMask.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/GradientMask.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/GradientMask.web.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Header/Header.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Header/Header.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Icon/Icons.d.ts +219 -219
- package/lib/typescript/commonjs/src/component/Icon/Icons.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Icon/index.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Icon/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/IconCheckbox.d.ts +2 -1
- package/lib/typescript/commonjs/src/component/IconCheckbox.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Layout/FixedBottomLayout.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Layout/ItemList.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Layout/ItemList.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Layout/Layout/LayoutProvider.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Layout/Layout/useDynamicDimensions.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Layout/SectionLayout/SectionLayout.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Layout/WhiteGradientFixedBottomLayout.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/LiText.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/LiText.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/LineDivider.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/LoadingFallbackView.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/LoadingIndicator.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/LoadingIndicatorView.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Lottie/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/MarqueeView.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/NumberBadge.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/NumberBadge.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/OnMountEvent.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/PaginatedFlashList.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/PaginatedFlatList.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/PieChart.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Pressable/LoadingIndicatorTouchable.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Pressable/Touch.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Pressable/useDisabilityAwareDebouncer.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/RadioButton.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/RadioButton.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/ReadMoreText.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/ReadMoreText.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/ReadMoreText.web.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/RefreshControlEx.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Switch.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Tab/BaseTab.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Tab/IndicatorTab.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Tab/RoundTab.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/Tag.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/Tag.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/TagHorizontalList.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/TagHorizontalList.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/TextField/BaseTextField.d.ts +2 -2
- package/lib/typescript/commonjs/src/component/TextField/BaseTextField.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/TextField/CoreTextField.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/ToolTip/BaseToolTip.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/CommonBottomSheetDialog.d.ts +2 -1
- package/lib/typescript/commonjs/src/component/dialog/CommonBottomSheetDialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/CommonDialog.d.ts +3 -1
- package/lib/typescript/commonjs/src/component/dialog/CommonDialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/ItemSelectBottomSheetDialog.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/dialog/ItemSelectBottomSheetDialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/LottieDialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/ToastDialog.d.ts +1 -1
- package/lib/typescript/commonjs/src/component/dialog/ToastDialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/base/BottomSheetDialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/component/dialog/base/Dialog.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/util/StyleUtil.d.ts.map +1 -1
- package/lib/typescript/module/src/component/AnimatedNumber.d.ts +1 -1
- package/lib/typescript/module/src/component/AnimatedNumber.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Animation/etc/LeftAndRight.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Animation/etc/UpAndDown.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Animation/implicit/OpacityAnimatedView.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Badge.d.ts +1 -1
- package/lib/typescript/module/src/component/Badge.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Banner/BannerItem.d.ts +1 -1
- package/lib/typescript/module/src/component/Banner/BannerItem.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Box/index.d.ts +237 -237
- package/lib/typescript/module/src/component/Btn/BaseBtn.d.ts +1 -1
- package/lib/typescript/module/src/component/Btn/BaseBtn.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Btn/FixedBottomCTABtn.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Btn/IconBtn.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Btn/InteractiveToggledIconBtn.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Carousel.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Chip.d.ts.map +1 -1
- package/lib/typescript/module/src/component/CloneWithGlobalPositionView.d.ts.map +1 -1
- package/lib/typescript/module/src/component/DialogHandler.d.ts +1 -1
- package/lib/typescript/module/src/component/DialogHandler.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Dot.d.ts +1 -1
- package/lib/typescript/module/src/component/Dot.d.ts.map +1 -1
- package/lib/typescript/module/src/component/DotLoadingIndicator.d.ts +1 -1
- package/lib/typescript/module/src/component/DotLoadingIndicator.d.ts.map +1 -1
- package/lib/typescript/module/src/component/EmptyState.d.ts.map +1 -1
- package/lib/typescript/module/src/component/FloatingRoundChip.d.ts.map +1 -1
- package/lib/typescript/module/src/component/GradientBorderContainer.d.ts +1 -1
- package/lib/typescript/module/src/component/GradientBorderContainer.d.ts.map +1 -1
- package/lib/typescript/module/src/component/GradientBorderContainer.web.d.ts.map +1 -1
- package/lib/typescript/module/src/component/GradientCollection.d.ts +1 -1
- package/lib/typescript/module/src/component/GradientCollection.d.ts.map +1 -1
- package/lib/typescript/module/src/component/GradientMask.d.ts +1 -1
- package/lib/typescript/module/src/component/GradientMask.d.ts.map +1 -1
- package/lib/typescript/module/src/component/GradientMask.web.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Header/Header.d.ts +1 -1
- package/lib/typescript/module/src/component/Header/Header.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Icon/Icons.d.ts +219 -219
- package/lib/typescript/module/src/component/Icon/Icons.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Icon/index.d.ts +1 -1
- package/lib/typescript/module/src/component/Icon/index.d.ts.map +1 -1
- package/lib/typescript/module/src/component/IconCheckbox.d.ts +2 -1
- package/lib/typescript/module/src/component/IconCheckbox.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Layout/FixedBottomLayout.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Layout/ItemList.d.ts +1 -1
- package/lib/typescript/module/src/component/Layout/ItemList.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Layout/Layout/LayoutProvider.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Layout/Layout/useDynamicDimensions.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Layout/SectionLayout/SectionLayout.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Layout/WhiteGradientFixedBottomLayout.d.ts.map +1 -1
- package/lib/typescript/module/src/component/LiText.d.ts +1 -1
- package/lib/typescript/module/src/component/LiText.d.ts.map +1 -1
- package/lib/typescript/module/src/component/LineDivider.d.ts.map +1 -1
- package/lib/typescript/module/src/component/LoadingFallbackView.d.ts.map +1 -1
- package/lib/typescript/module/src/component/LoadingIndicator.d.ts.map +1 -1
- package/lib/typescript/module/src/component/LoadingIndicatorView.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Lottie/index.d.ts.map +1 -1
- package/lib/typescript/module/src/component/MarqueeView.d.ts.map +1 -1
- package/lib/typescript/module/src/component/NumberBadge.d.ts +1 -1
- package/lib/typescript/module/src/component/NumberBadge.d.ts.map +1 -1
- package/lib/typescript/module/src/component/OnMountEvent.d.ts.map +1 -1
- package/lib/typescript/module/src/component/PaginatedFlashList.d.ts.map +1 -1
- package/lib/typescript/module/src/component/PaginatedFlatList.d.ts.map +1 -1
- package/lib/typescript/module/src/component/PieChart.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Pressable/LoadingIndicatorTouchable.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Pressable/Touch.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Pressable/useDisabilityAwareDebouncer.d.ts.map +1 -1
- package/lib/typescript/module/src/component/RadioButton.d.ts +1 -1
- package/lib/typescript/module/src/component/RadioButton.d.ts.map +1 -1
- package/lib/typescript/module/src/component/ReadMoreText.d.ts +1 -1
- package/lib/typescript/module/src/component/ReadMoreText.d.ts.map +1 -1
- package/lib/typescript/module/src/component/ReadMoreText.web.d.ts.map +1 -1
- package/lib/typescript/module/src/component/RefreshControlEx.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Switch.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Tab/BaseTab.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Tab/IndicatorTab.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Tab/RoundTab.d.ts.map +1 -1
- package/lib/typescript/module/src/component/Tag.d.ts +1 -1
- package/lib/typescript/module/src/component/Tag.d.ts.map +1 -1
- package/lib/typescript/module/src/component/TagHorizontalList.d.ts +1 -1
- package/lib/typescript/module/src/component/TagHorizontalList.d.ts.map +1 -1
- package/lib/typescript/module/src/component/TextField/BaseTextField.d.ts +2 -2
- package/lib/typescript/module/src/component/TextField/BaseTextField.d.ts.map +1 -1
- package/lib/typescript/module/src/component/TextField/CoreTextField.d.ts.map +1 -1
- package/lib/typescript/module/src/component/ToolTip/BaseToolTip.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/CommonBottomSheetDialog.d.ts +2 -1
- package/lib/typescript/module/src/component/dialog/CommonBottomSheetDialog.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/CommonDialog.d.ts +3 -1
- package/lib/typescript/module/src/component/dialog/CommonDialog.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/ItemSelectBottomSheetDialog.d.ts +1 -1
- package/lib/typescript/module/src/component/dialog/ItemSelectBottomSheetDialog.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/LottieDialog.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/ToastDialog.d.ts +1 -1
- package/lib/typescript/module/src/component/dialog/ToastDialog.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/base/BottomSheetDialog.d.ts.map +1 -1
- package/lib/typescript/module/src/component/dialog/base/Dialog.d.ts.map +1 -1
- package/lib/typescript/module/src/util/StyleUtil.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/component/AnimatedNumber.tsx +1 -1
- package/src/component/Animation/etc/LeftAndRight.tsx +2 -1
- package/src/component/Animation/etc/UpAndDown.tsx +2 -1
- package/src/component/Animation/implicit/OpacityAnimatedView.tsx +2 -1
- package/src/component/Badge.tsx +3 -2
- package/src/component/Banner/BannerItem.tsx +5 -3
- package/src/component/Btn/BaseBtn.tsx +7 -3
- package/src/component/Btn/FixedBottomCTABtn.tsx +3 -1
- package/src/component/Btn/IconBtn.tsx +3 -1
- package/src/component/Btn/InteractiveToggledIconBtn.tsx +2 -1
- package/src/component/Carousel.tsx +3 -1
- package/src/component/Chip.tsx +5 -2
- package/src/component/CloneWithGlobalPositionView.tsx +3 -1
- package/src/component/DialogHandler.tsx +2 -5
- package/src/component/Dot.tsx +2 -1
- package/src/component/DotLoadingIndicator.tsx +4 -2
- package/src/component/EmptyState.tsx +5 -1
- package/src/component/FloatingRoundChip.tsx +3 -3
- package/src/component/GradientBorderContainer.tsx +5 -1
- package/src/component/GradientBorderContainer.web.tsx +2 -1
- package/src/component/GradientCollection.tsx +3 -1
- package/src/component/GradientMask.tsx +2 -1
- package/src/component/GradientMask.web.tsx +2 -1
- package/src/component/Header/Header.tsx +4 -1
- package/src/component/Icon/Icons.tsx +219 -219
- package/src/component/Icon/index.tsx +2 -1
- package/src/component/IconCheckbox.tsx +4 -1
- package/src/component/Layout/FixedBottomLayout.tsx +3 -2
- package/src/component/Layout/ItemList.tsx +3 -1
- package/src/component/Layout/Layout/LayoutProvider.tsx +3 -1
- package/src/component/Layout/Layout/WindowSizeClass.ts +1 -1
- package/src/component/Layout/Layout/useDynamicDimensions.ts +2 -1
- package/src/component/Layout/SectionLayout/SectionLayout.tsx +1 -1
- package/src/component/Layout/WhiteGradientFixedBottomLayout.tsx +5 -1
- package/src/component/LiText.tsx +2 -1
- package/src/component/LineDivider.tsx +3 -1
- package/src/component/LoadingFallbackView.tsx +2 -1
- package/src/component/LoadingIndicator.tsx +3 -1
- package/src/component/LoadingIndicatorView.tsx +4 -1
- package/src/component/Lottie/index.tsx +1 -1
- package/src/component/MarqueeView.tsx +4 -1
- package/src/component/NumberBadge.tsx +5 -1
- package/src/component/OnMountEvent.tsx +2 -1
- package/src/component/PaginatedFlashList.tsx +3 -1
- package/src/component/PaginatedFlatList.tsx +3 -1
- package/src/component/PieChart.tsx +3 -1
- package/src/component/Pressable/LoadingIndicatorTouchable.tsx +2 -1
- package/src/component/Pressable/Touch.tsx +3 -1
- package/src/component/Pressable/useDisabilityAwareDebouncer.ts +2 -1
- package/src/component/RadioButton.tsx +3 -2
- package/src/component/ReadMoreText.tsx +6 -1
- package/src/component/ReadMoreText.web.tsx +1 -2
- package/src/component/RefreshControlEx.tsx +2 -1
- package/src/component/Switch.tsx +2 -1
- package/src/component/Tab/BaseTab.tsx +2 -1
- package/src/component/Tab/IndicatorTab.tsx +4 -1
- package/src/component/Tab/RoundTab.tsx +4 -1
- package/src/component/Tag.tsx +5 -9
- package/src/component/TagHorizontalList.tsx +3 -1
- package/src/component/TextField/BaseTextField.tsx +6 -10
- package/src/component/TextField/CoreTextField.tsx +4 -1
- package/src/component/TextField/textFieldNumericFormatUtils.ts +1 -1
- package/src/component/ToolTip/BaseToolTip.tsx +4 -1
- package/src/component/dialog/CommonBottomSheetDialog.tsx +6 -12
- package/src/component/dialog/CommonDialog.tsx +8 -16
- package/src/component/dialog/ItemSelectBottomSheetDialog.tsx +8 -13
- package/src/component/dialog/LottieDialog.tsx +5 -1
- package/src/component/dialog/ToastDialog.tsx +8 -14
- package/src/component/dialog/base/BottomSheetDialog.tsx +2 -1
- package/src/component/dialog/base/Dialog.tsx +4 -1
- package/src/hook/useFloatingKeyboard.ts +2 -2
- package/src/hook/useIntervalCallback.tsx +1 -1
- package/src/hook/useTimeoutHandler.test.ts +2 -1
- package/src/util/StyleUtil.ts +2 -1
- package/lib/commonjs/assets/icons/bookmark_animation.svg +0 -3
- package/lib/commonjs/assets/icons/chat_bubble_question_animation.svg +0 -3
- package/lib/module/assets/icons/bookmark_animation.svg +0 -3
- package/lib/module/assets/icons/chat_bubble_question_animation.svg +0 -3
- package/src/assets/icons/bookmark_animation.svg +0 -3
- package/src/assets/icons/chat_bubble_question_animation.svg +0 -3
|
@@ -1,15 +1,19 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
2
|
import { useSx } from '@react-native-styled-system/core';
|
|
3
|
-
import { spacing, palette, gradient, Txt, PressableDelayed, LoadingIndicator, is } from '@teamturing/react-native-kit';
|
|
4
3
|
import { mix } from 'polished';
|
|
5
4
|
import type { PressableProps, StyleProp, ViewStyle } from 'react-native';
|
|
6
5
|
import { StyleSheet } from 'react-native';
|
|
7
6
|
|
|
7
|
+
import { spacing, palette, gradient } from '../../theme';
|
|
8
|
+
import { is } from '../../util';
|
|
8
9
|
import { type GradientCollecitonProps, GradientCollection } from '../GradientCollection';
|
|
9
10
|
import { type IconName, Icon } from '../Icon';
|
|
10
|
-
import type { LayoutStyle } from '../Layout
|
|
11
|
-
import { RowCenter } from '../Layout
|
|
11
|
+
import type { LayoutStyle } from '../Layout';
|
|
12
|
+
import { RowCenter } from '../Layout';
|
|
13
|
+
import { LoadingIndicator } from '../LoadingIndicator';
|
|
14
|
+
import { PressableDelayed } from '../Pressable';
|
|
12
15
|
import type { UseDisabilityAwareDebouncerParams } from '../Pressable/useDisabilityAwareDebouncer';
|
|
16
|
+
import { Txt } from '../Txt';
|
|
13
17
|
|
|
14
18
|
export type BaseBtnSize = 'l' | 'm' | 's';
|
|
15
19
|
export type BaseBtnVariant =
|
|
@@ -3,9 +3,11 @@ import type { ReactElement } from 'react';
|
|
|
3
3
|
import { is } from '../../util';
|
|
4
4
|
import { Box } from '../Box';
|
|
5
5
|
import { WhiteGradientFixedBottomLayout, FixedBottomLayout } from '../Layout';
|
|
6
|
-
|
|
6
|
+
|
|
7
7
|
import type { BaseBtnProps } from './BaseBtn';
|
|
8
8
|
|
|
9
|
+
import { Btn } from './index';
|
|
10
|
+
|
|
9
11
|
type Props = {
|
|
10
12
|
excludeSafeAreaBottom?: boolean;
|
|
11
13
|
enableGradient?: boolean;
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
2
|
import { useSx } from '@react-native-styled-system/core';
|
|
3
|
-
import { palette, PressableDelayed, spacing, LoadingIndicator } from '@teamturing/react-native-kit';
|
|
4
3
|
import { mix } from 'polished';
|
|
5
4
|
import type { PressableProps, StyleProp, ViewStyle } from 'react-native';
|
|
6
5
|
|
|
6
|
+
import { palette, spacing } from '../../theme';
|
|
7
7
|
import { type IconName, type IconProps, Icon } from '../Icon';
|
|
8
8
|
import type { FlexibleLayoutStyle } from '../Layout/LayoutStyle';
|
|
9
|
+
import { LoadingIndicator } from '../LoadingIndicator';
|
|
10
|
+
import { PressableDelayed } from '../Pressable';
|
|
9
11
|
|
|
10
12
|
type IconBtnSize = '56' | '40' | 'l' | 'm' | 's';
|
|
11
13
|
type IconBtnVariant =
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { palette, spacing, Touch } from '@teamturing/react-native-kit';
|
|
2
1
|
import type { Ref } from 'react';
|
|
3
2
|
import { useEffect, forwardRef, useImperativeHandle, useCallback } from 'react';
|
|
4
3
|
import type { ViewStyle } from 'react-native';
|
|
@@ -15,8 +14,10 @@ import Animated, {
|
|
|
15
14
|
withDelay,
|
|
16
15
|
} from 'react-native-reanimated';
|
|
17
16
|
|
|
17
|
+
import { palette, spacing } from '../../theme';
|
|
18
18
|
import type { IconName } from '../Icon';
|
|
19
19
|
import { AnimatedIcon } from '../Icon/AnimatedIcon';
|
|
20
|
+
import { Touch } from '../Pressable';
|
|
20
21
|
|
|
21
22
|
type Variant = 'gray-primary' | 'lightgray-darkgray';
|
|
22
23
|
const ColorByVariant: Record<
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
|
-
import { useStableCallback, Chip } from '@teamturing/react-native-kit';
|
|
3
2
|
import type { Ref } from 'react';
|
|
4
3
|
import { useState } from 'react';
|
|
5
4
|
import type { TCarouselProps as BaseCarouselProps, ICarouselInstance } from 'react-native-reanimated-carousel';
|
|
6
5
|
import BaseCarousel from 'react-native-reanimated-carousel';
|
|
7
6
|
|
|
7
|
+
import { useStableCallback } from '../hook';
|
|
8
|
+
|
|
8
9
|
import { Box } from './Box';
|
|
10
|
+
import { Chip } from './Chip';
|
|
9
11
|
import { type PaginatorProps, Paginator } from './Paginator';
|
|
10
12
|
|
|
11
13
|
type Props<T> = {
|
package/src/component/Chip.tsx
CHANGED
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
|
-
import { px, palette, Txt, gradient, type TextConfig, spacing, GradientCollection } from '@teamturing/react-native-kit';
|
|
3
2
|
import { transparentize } from 'polished';
|
|
4
3
|
import React from 'react';
|
|
5
4
|
import { StyleSheet } from 'react-native';
|
|
6
5
|
|
|
6
|
+
import { palette, gradient, spacing } from '../theme';
|
|
7
|
+
import { px } from '../util';
|
|
8
|
+
|
|
7
9
|
import type { BoxProps } from './Box';
|
|
8
10
|
import { Box } from './Box';
|
|
9
|
-
import type
|
|
11
|
+
import { type GradientCollecitonProps, GradientCollection } from './GradientCollection';
|
|
10
12
|
import type { IconName, IconProps } from './Icon';
|
|
11
13
|
import { Icon } from './Icon';
|
|
14
|
+
import { Txt, type TextConfig } from './Txt';
|
|
12
15
|
|
|
13
16
|
export type ChipSize = 'l' | 'm' | 's';
|
|
14
17
|
export type ChipVariant =
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import { useTimeoutHandler, is } from '@teamturing/react-native-kit';
|
|
2
1
|
import React, { useRef } from 'react';
|
|
3
2
|
import type { ViewProps } from 'react-native';
|
|
4
3
|
import { View } from 'react-native';
|
|
5
4
|
|
|
5
|
+
import { useTimeoutHandler } from '../hook';
|
|
6
|
+
import { is } from '../util';
|
|
7
|
+
|
|
6
8
|
type GlobalLayoutParams = { x: number; y: number; width: number; height: number };
|
|
7
9
|
type Props = {
|
|
8
10
|
onLayoutGlobal?: (params: GlobalLayoutParams) => void;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
useDialogHandler,
|
|
3
|
-
type UseDialogWithParamsHandler,
|
|
4
|
-
useDialogWithParamsHandler,
|
|
5
|
-
} from '@teamturing/react-native-kit';
|
|
6
1
|
import type React from 'react';
|
|
7
2
|
|
|
3
|
+
import { useDialogHandler, type UseDialogWithParamsHandler, useDialogWithParamsHandler } from '../hook';
|
|
4
|
+
|
|
8
5
|
export const DialogHandler = ({
|
|
9
6
|
children,
|
|
10
7
|
}: {
|
package/src/component/Dot.tsx
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
2
|
import { useSx } from '@react-native-styled-system/core';
|
|
3
|
-
import { type PaletteColor, palette } from '@teamturing/react-native-kit';
|
|
4
3
|
import { View } from 'react-native';
|
|
5
4
|
|
|
5
|
+
import { type PaletteColor, palette } from '../theme';
|
|
6
|
+
|
|
6
7
|
import { Box } from './Box';
|
|
7
8
|
|
|
8
9
|
type Props = {
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import { generateArray } from '@mj-studio/js-util';
|
|
2
|
-
import { type Spacing, palette, useMount } from '@teamturing/react-native-kit';
|
|
3
2
|
import { useRef } from 'react';
|
|
4
3
|
import type { ColorValue } from 'react-native';
|
|
5
4
|
import { Animated, Easing } from 'react-native';
|
|
6
5
|
|
|
7
|
-
import {
|
|
6
|
+
import { useMount } from '../hook';
|
|
7
|
+
import { type Spacing, palette } from '../theme';
|
|
8
|
+
|
|
9
|
+
import { RowCenter } from './Layout';
|
|
8
10
|
|
|
9
11
|
type Props = {
|
|
10
12
|
size?: number;
|
|
@@ -1,13 +1,17 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
2
|
import { useSx } from '@react-native-styled-system/core';
|
|
3
|
-
import { spacing, Txt, palette, is, Btn } from '@teamturing/react-native-kit';
|
|
4
3
|
import React from 'react';
|
|
5
4
|
import type { StyleProp, ViewStyle } from 'react-native';
|
|
6
5
|
import { View } from 'react-native';
|
|
7
6
|
|
|
7
|
+
import { palette, spacing } from '../theme';
|
|
8
|
+
import { is } from '../util';
|
|
9
|
+
|
|
10
|
+
import { Btn } from './Btn';
|
|
8
11
|
import type { BaseBtnProps } from './Btn/BaseBtn';
|
|
9
12
|
import type { IconName, IconProps } from './Icon';
|
|
10
13
|
import { Icon } from './Icon';
|
|
14
|
+
import { Txt } from './Txt';
|
|
11
15
|
|
|
12
16
|
type Props = {
|
|
13
17
|
iconName?: IconName;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { palette, spacing } from '@teamturing/react-native-kit';
|
|
2
1
|
import type { ReactElement } from 'react';
|
|
3
2
|
import type { ColorValue, ViewStyle } from 'react-native';
|
|
4
3
|
|
|
4
|
+
import { palette, spacing } from '../theme';
|
|
5
|
+
|
|
5
6
|
import { type IconName, Icon } from './Icon';
|
|
6
|
-
import { GapW } from './Layout
|
|
7
|
-
import { RowCenter } from './Layout/Row';
|
|
7
|
+
import { GapW, RowCenter } from './Layout';
|
|
8
8
|
|
|
9
9
|
type Props = {
|
|
10
10
|
highlightColor?: ColorValue;
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import MaskedView from '@react-native-masked-view/masked-view';
|
|
2
|
-
import { gradient as Gradient, type GradientProps, GradientCollection } from '@teamturing/react-native-kit';
|
|
3
2
|
import type { PropsWithChildren } from 'react';
|
|
4
3
|
import type { ViewProps } from 'react-native';
|
|
5
4
|
import { View, StyleSheet } from 'react-native';
|
|
6
5
|
|
|
6
|
+
import type { GradientProps } from '../theme';
|
|
7
|
+
import { gradient as Gradient } from '../theme';
|
|
8
|
+
|
|
9
|
+
import { GradientCollection } from './GradientCollection';
|
|
10
|
+
|
|
7
11
|
type Props = PropsWithChildren<
|
|
8
12
|
{
|
|
9
13
|
borderWidth?: number;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { gradient as Gradient } from '@teamturing/react-native-kit';
|
|
2
1
|
import { View } from 'react-native';
|
|
3
2
|
|
|
3
|
+
import { gradient as Gradient } from '../theme';
|
|
4
|
+
|
|
4
5
|
import type { GradientBorderContainerProps } from './GradientBorderContainer';
|
|
5
6
|
|
|
6
7
|
const GradientBorderContainer = ({
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
2
2
|
import { useSx } from '@react-native-styled-system/core';
|
|
3
|
-
import { type GradientProps, useRefValue } from '@teamturing/react-native-kit';
|
|
4
3
|
import dayjs from 'dayjs';
|
|
5
4
|
import { parseToHsl } from 'polished';
|
|
6
5
|
import { type PropsWithChildren } from 'react';
|
|
@@ -8,6 +7,9 @@ import type { ViewProps } from 'react-native';
|
|
|
8
7
|
import { View } from 'react-native';
|
|
9
8
|
import { Svg, LinearGradient, Stop, Defs, Rect } from 'react-native-svg';
|
|
10
9
|
|
|
10
|
+
import { useRefValue } from '../hook';
|
|
11
|
+
import type { GradientProps } from '../theme';
|
|
12
|
+
|
|
11
13
|
type Props = PropsWithChildren<GradientProps & ViewProps>;
|
|
12
14
|
|
|
13
15
|
const GradientCollection = (props: Props & SxProps) => {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import MaskedView from '@react-native-masked-view/masked-view';
|
|
2
2
|
import type { SxProps } from '@react-native-styled-system/core';
|
|
3
3
|
import { useSx } from '@react-native-styled-system/core';
|
|
4
|
-
import { type GradientType, gradient } from '@teamturing/react-native-kit';
|
|
5
4
|
import type { PropsWithChildren } from 'react';
|
|
6
5
|
import type { ViewProps } from 'react-native';
|
|
7
6
|
import { View, StyleSheet } from 'react-native';
|
|
8
7
|
|
|
8
|
+
import { type GradientType, gradient } from '../theme';
|
|
9
|
+
|
|
9
10
|
import { GradientCollection } from './GradientCollection';
|
|
10
11
|
|
|
11
12
|
type Props = PropsWithChildren<
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { useSx } from '@react-native-styled-system/core';
|
|
2
|
-
import { gradient } from '@teamturing/react-native-kit';
|
|
3
2
|
import { parseToHsl } from 'polished';
|
|
4
3
|
import { useCallback, useEffect, useRef, useState } from 'react';
|
|
5
4
|
import type { LayoutChangeEvent } from 'react-native';
|
|
6
5
|
import { Stop } from 'react-native-svg';
|
|
7
6
|
|
|
7
|
+
import { gradient } from '../theme';
|
|
8
|
+
|
|
8
9
|
import { Box } from './Box';
|
|
9
10
|
import type { GradientMaskProps } from './GradientMask';
|
|
10
11
|
|
|
@@ -1,10 +1,13 @@
|
|
|
1
|
-
import { type Spacing, Txt, is, useDynamicLayout, spacing, RowCenter, palette } from '@teamturing/react-native-kit';
|
|
2
1
|
import React from 'react';
|
|
3
2
|
import type { StyleProp, ViewStyle } from 'react-native';
|
|
4
3
|
import { StyleSheet, View } from 'react-native';
|
|
5
4
|
|
|
5
|
+
import { type Spacing, spacing, palette } from '../../theme';
|
|
6
|
+
import { is } from '../../util';
|
|
6
7
|
import { OpacityAnimatedView } from '../Animation';
|
|
7
8
|
import { Box } from '../Box';
|
|
9
|
+
import { useDynamicLayout, RowCenter } from '../Layout';
|
|
10
|
+
import { Txt } from '../Txt';
|
|
8
11
|
|
|
9
12
|
type Props = {
|
|
10
13
|
title?: string;
|