@teamturing/react-native-kit 1.2.2 → 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/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/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/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/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 +2 -2
- 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/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
|
@@ -19,8 +19,8 @@ type Props = {
|
|
|
19
19
|
} & Omit<CoreTextFieldProps, 'style'>;
|
|
20
20
|
export declare const BaseTextField: React.ForwardRefExoticComponent<{
|
|
21
21
|
label?: string | undefined;
|
|
22
|
-
leadingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "
|
|
23
|
-
trailingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "
|
|
22
|
+
leadingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "timer" | "document" | "note" | "set" | "new" | "repeat" | "ai" | "ai_color" | "ai_sad" | "aim_point" | "alarm" | "apple_color" | "arrow_down" | "arrow_left" | "arrow_left_circle" | "arrow_left_limit" | "arrow_left_right" | "arrow_right" | "arrow_right_circle" | "arrow_right_limit" | "arrow_up" | "arrow_up_down" | "arrow_up_limit" | "barchart" | "book" | "bookmark" | "bookmark_animation" | "box" | "bus_color" | "calendar_check" | "calendar_check_color" | "calendar_color" | "camera" | "card" | "cards_percent" | "cards_percent_color" | "caret_down" | "caret_left" | "caret_right" | "caret_up" | "cart" | "chat_bubble" | "chat_bubble_badge_color" | "chat_bubble_correct" | "chat_bubble_correct_color" | "chat_bubble_dots" | "chat_bubble_question" | "chat_bubble_question_animation" | "check" | "check_in_circle" | "check_in_circle_color" | "check_in_circle_line" | "chevron_down" | "chevron_down_two" | "chevron_left" | "chevron_right" | "chevron_right_two" | "chevron_up" | "chevron_up_two" | "circles" | "clip" | "close" | "close_in_circle" | "coin" | "contact" | "copy" | "correct" | "coupon" | "crown" | "curriculum" | "curriculum_color" | "delete" | "dots" | "download" | "emoji" | "emoji_plus" | "emoji_plus_dash" | "eng" | "enter" | "equal" | "eraser" | "exclamation_point_in_circle" | "eye_off" | "eye_on" | "face_happy" | "face_sad" | "facebook" | "facebook_color" | "fire" | "fire_color" | "folder" | "frame" | "glasses" | "graph" | "gun" | "gun_color" | "hair" | "headphone" | "heart" | "home" | "infinite" | "info_in_circle" | "instagram" | "kakao_color" | "kor" | "league" | "letter" | "letter_crown_color" | "letter_crown_open_color" | "letter_heart_color" | "letter_heart_open_color" | "line_three" | "lock" | "lock_color" | "logo_apple" | "logo_color" | "logo_facebook" | "logo_kakao" | "logo_naver" | "maxsize" | "minsize" | "minus" | "minus_in_circle" | "moneybag" | "moneybag_color" | "more" | "my_bubble" | "naver_color" | "note_color" | "note_pen_color" | "number_five_filled" | "number_five_outlined" | "number_four_filled" | "number_four_outlined" | "number_one_filled" | "number_one_outlined" | "number_three_filled" | "number_three_outlined" | "number_two_filled" | "number_two_outlined" | "out" | "palm_tree_color" | "paper_check" | "paper_pen" | "paper_pen_color" | "paper_two" | "pause" | "pen" | "percent_in_circle" | "pill" | "pill_color" | "pin" | "pin_color_red" | "play" | "plug" | "plug_color" | "plus" | "plus_in_circle" | "point_in_circle" | "point_in_circle_color" | "present" | "present_color" | "problem" | "profile" | "progress_gradient" | "question_mark_in_circle" | "question_mark_in_circle_outlined" | "raffle_color" | "receipt" | "refresh" | "school" | "school_color" | "setting" | "share" | "shield_check" | "siren" | "skipback" | "skipforward" | "sound_off" | "sound_on" | "speaker" | "stackup" | "star" | "star_color" | "store" | "sync" | "test_upload_color" | "thumbdown" | "thumbup" | "thunder" | "ticket" | "ticket_color" | "touch" | "trash" | "treasurebox" | "trophy" | "twinkle" | "undo" | "university" | "user_blocked" | "user_check" | "user_plus" | "user_two" | "video_color" | "vote_color" | "warning" | "wifi" | "workbook" | "workbook_color" | "wrong" | "youtube" | undefined;
|
|
23
|
+
trailingIcon?: "filter" | "scroll" | "link" | "picture" | "search" | "time" | "video" | "top" | "timer" | "document" | "note" | "set" | "new" | "repeat" | "ai" | "ai_color" | "ai_sad" | "aim_point" | "alarm" | "apple_color" | "arrow_down" | "arrow_left" | "arrow_left_circle" | "arrow_left_limit" | "arrow_left_right" | "arrow_right" | "arrow_right_circle" | "arrow_right_limit" | "arrow_up" | "arrow_up_down" | "arrow_up_limit" | "barchart" | "book" | "bookmark" | "bookmark_animation" | "box" | "bus_color" | "calendar_check" | "calendar_check_color" | "calendar_color" | "camera" | "card" | "cards_percent" | "cards_percent_color" | "caret_down" | "caret_left" | "caret_right" | "caret_up" | "cart" | "chat_bubble" | "chat_bubble_badge_color" | "chat_bubble_correct" | "chat_bubble_correct_color" | "chat_bubble_dots" | "chat_bubble_question" | "chat_bubble_question_animation" | "check" | "check_in_circle" | "check_in_circle_color" | "check_in_circle_line" | "chevron_down" | "chevron_down_two" | "chevron_left" | "chevron_right" | "chevron_right_two" | "chevron_up" | "chevron_up_two" | "circles" | "clip" | "close" | "close_in_circle" | "coin" | "contact" | "copy" | "correct" | "coupon" | "crown" | "curriculum" | "curriculum_color" | "delete" | "dots" | "download" | "emoji" | "emoji_plus" | "emoji_plus_dash" | "eng" | "enter" | "equal" | "eraser" | "exclamation_point_in_circle" | "eye_off" | "eye_on" | "face_happy" | "face_sad" | "facebook" | "facebook_color" | "fire" | "fire_color" | "folder" | "frame" | "glasses" | "graph" | "gun" | "gun_color" | "hair" | "headphone" | "heart" | "home" | "infinite" | "info_in_circle" | "instagram" | "kakao_color" | "kor" | "league" | "letter" | "letter_crown_color" | "letter_crown_open_color" | "letter_heart_color" | "letter_heart_open_color" | "line_three" | "lock" | "lock_color" | "logo_apple" | "logo_color" | "logo_facebook" | "logo_kakao" | "logo_naver" | "maxsize" | "minsize" | "minus" | "minus_in_circle" | "moneybag" | "moneybag_color" | "more" | "my_bubble" | "naver_color" | "note_color" | "note_pen_color" | "number_five_filled" | "number_five_outlined" | "number_four_filled" | "number_four_outlined" | "number_one_filled" | "number_one_outlined" | "number_three_filled" | "number_three_outlined" | "number_two_filled" | "number_two_outlined" | "out" | "palm_tree_color" | "paper_check" | "paper_pen" | "paper_pen_color" | "paper_two" | "pause" | "pen" | "percent_in_circle" | "pill" | "pill_color" | "pin" | "pin_color_red" | "play" | "plug" | "plug_color" | "plus" | "plus_in_circle" | "point_in_circle" | "point_in_circle_color" | "present" | "present_color" | "problem" | "profile" | "progress_gradient" | "question_mark_in_circle" | "question_mark_in_circle_outlined" | "raffle_color" | "receipt" | "refresh" | "school" | "school_color" | "setting" | "share" | "shield_check" | "siren" | "skipback" | "skipforward" | "sound_off" | "sound_on" | "speaker" | "stackup" | "star" | "star_color" | "store" | "sync" | "test_upload_color" | "thumbdown" | "thumbup" | "thunder" | "ticket" | "ticket_color" | "touch" | "trash" | "treasurebox" | "trophy" | "twinkle" | "undo" | "university" | "user_blocked" | "user_check" | "user_plus" | "user_two" | "video_color" | "vote_color" | "warning" | "wifi" | "workbook" | "workbook_color" | "wrong" | "youtube" | undefined;
|
|
24
24
|
trailingIconFill?: ColorValue | undefined;
|
|
25
25
|
trailingElements?: React.ReactElement<any, string | React.JSXElementConstructor<any>>[] | undefined;
|
|
26
26
|
disabled?: boolean | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseTextField.d.ts","sourceRoot":"","sources":["../../../../../../src/component/TextField/BaseTextField.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseTextField.d.ts","sourceRoot":"","sources":["../../../../../../src/component/TextField/BaseTextField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAC7D,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAE,KAAK,SAAS,EAAQ,MAAM,cAAc,CAAC;AAMrH,OAAO,EAAE,KAAK,QAAQ,EAAQ,MAAM,SAAS,CAAC;AAK9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAG1D,KAAK,KAAK,GAAG;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,QAAQ,CAAC;IACvB,YAAY,CAAC,EAAE,QAAQ,CAAC;IACxB,gBAAgB,CAAC,EAAE,UAAU,CAAC;IAC9B,gBAAgB,CAAC,EAAE,KAAK,CAAC,YAAY,EAAE,CAAC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,cAAc,CAAC,EAAE,SAAS,CAAC;CAC5B,GAAG,IAAI,CAAC,kBAAkB,EAAE,OAAO,CAAC,CAAC;AAyHtC,eAAO,MAAM,aAAa;;;;;;;;;;;qBA5HR,IAAI;YACZ,UAAU,SAAS,CAAC;;uEA2HyB,CAAC;AACxD,YAAY,EAAE,KAAK,IAAI,kBAAkB,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CoreTextField.d.ts","sourceRoot":"","sources":["../../../../../../src/component/TextField/CoreTextField.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CoreTextField.d.ts","sourceRoot":"","sources":["../../../../../../src/component/TextField/CoreTextField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA0C,MAAM,OAAO,CAAC;AAC/D,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzE,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAMzC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAGvE,KAAK,KAAK,GAAG;IACX,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,iBAAiB,CAAC;IACtC,YAAY,CAAC,EAAE,CAAC,cAAc,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,KAAK,IAAI,CAAC;CACxE,GAAG,IAAI,CACN,cAAc,EACZ,iBAAiB,GACjB,WAAW,GACX,WAAW,GACX,SAAS,GACT,QAAQ,GACR,aAAa,GACb,sBAAsB,GACtB,OAAO,GACP,cAAc,GACd,iBAAiB,GACjB,eAAe,GACf,WAAW,GACX,iBAAiB,GACjB,+BAA+B,GAC/B,eAAe,GACf,QAAQ,CACX,CAAC;AAuEF,eAAO,MAAM,aAAa;YArGhB,UAAU,SAAS,CAAC;;;IAG5B;;;;;;OAMG;;qCAE6B,MAAM,iBAAiB,MAAM,KAAK,IAAI;2UA0FjB,CAAC;AAExD,YAAY,EAAE,KAAK,IAAI,kBAAkB,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseToolTip.d.ts","sourceRoot":"","sources":["../../../../../../src/component/ToolTip/BaseToolTip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;
|
|
1
|
+
{"version":3,"file":"BaseToolTip.d.ts","sourceRoot":"","sources":["../../../../../../src/component/ToolTip/BaseToolTip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAEhE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAC1C,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAQrE,KAAK,KAAK,GAAG;IACX,iBAAiB,CAAC,EACd,UAAU,GACV,YAAY,GACZ,WAAW,GACX,aAAa,GACb,eAAe,GACf,cAAc,GACd,OAAO,GACP,MAAM,CAAC;IACX,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAC7B,eAAe,CAAC,EAAE,UAAU,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,YAAY,CAAC;IACnC,0BAA0B,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IAClD,aAAa,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,UAAU,GAAG,MAAM,GAAG,SAAS,CAAC;IACtE,WAAW,CAAC,EAAE,UAAU,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B,CAAC;AACF,QAAA,MAAM,WAAW,iMAYd,KAAK,4CAmIP,CAAC;AACF,YAAY,EAAE,KAAK,IAAI,gBAAgB,EAAE,CAAC;AAC1C,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { type
|
|
2
|
+
import { type IconName, type IconProps } from '../Icon';
|
|
3
|
+
import { type ImgSource } from '../Img';
|
|
3
4
|
type Button = {
|
|
4
5
|
title?: string;
|
|
5
6
|
onPress?: (close: () => void) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonBottomSheetDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/CommonBottomSheetDialog.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"CommonBottomSheetDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/CommonBottomSheetDialog.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,SAAS,EAAQ,MAAM,SAAS,CAAC;AAC9D,OAAO,EAAE,KAAK,SAAS,EAAO,MAAM,QAAQ,CAAC;AAM7C,KAAK,MAAM,GAAG;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,iCAAiC,GAAG;IAC9C,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd,OAAO,CAAC,EAAE,CAAC,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,EAAE,CAAC;CACzC,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG;IACzC,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACvC,IAAI,EAAE,CAAC,MAAM,EAAE,iCAAiC,KAAK,IAAI,CAAC;IAC1D,KAAK,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF,eAAO,MAAM,6CAA6C,MAAM,CAAC;AAEjE,QAAA,MAAM,uBAAuB,qIA8K3B,CAAC;AAEH,eAAO,MAAM,+BAA+B,+CAG3C,CAAC;AAEF,OAAO,EAAE,uBAAuB,EAAE,CAAC"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { type
|
|
2
|
+
import { type ChipProps } from '../Chip';
|
|
3
|
+
import { type IconName, type IconProps } from '../Icon';
|
|
4
|
+
import { type ImgSource } from '../Img';
|
|
3
5
|
type ButtonType = 'single-primary' | 'horizontal-variant-primary' | 'vertical-primary-text' | 'horizontal-outlined-danger';
|
|
4
6
|
type Button = {
|
|
5
7
|
title?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommonDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/CommonDialog.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"CommonDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/CommonDialog.tsx"],"names":[],"mappings":";AAOA,OAAO,EAAE,KAAK,SAAS,EAAQ,MAAM,SAAS,CAAC;AAC/C,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,SAAS,EAAQ,MAAM,SAAS,CAAC;AAC9D,OAAO,EAAE,KAAK,SAAS,EAAO,MAAM,QAAQ,CAAC;AAM7C,KAAK,UAAU,GACX,gBAAgB,GAChB,4BAA4B,GAC5B,uBAAuB,GACvB,4BAA4B,CAAC;AASjC,KAAK,MAAM,GAAG;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,KAAK,gBAAgB,GAAG,KAAK,GAAG,IAAI,CAAC;AAGrC,MAAM,MAAM,sBAAsB,GAAG;IACnC,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAGhB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC7B,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAE7B,IAAI,CAAC,EAAE,SAAS,CAAC;IAEjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAE9B,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,OAAO,CAAC,EAAE,CAAC,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,EAAE,CAAC;CACzC,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,CAAC,MAAM,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAC/C,KAAK,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC,CAAC;AAEF,eAAO,MAAM,gCAAgC,MAAM,CAAC;AAEpD,QAAA,MAAM,YAAY,+GAuNhB,CAAC;AAEH,eAAO,MAAM,oBAAoB,+CAGhC,CAAC;AAEF,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { type BottomSheetDialogProps } from './base/BottomSheetDialog';
|
|
3
2
|
import type { DialogRef } from './base';
|
|
3
|
+
import { type BottomSheetDialogProps } from './base/BottomSheetDialog';
|
|
4
4
|
type Option<T> = Readonly<{
|
|
5
5
|
id: T;
|
|
6
6
|
value: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ItemSelectBottomSheetDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/ItemSelectBottomSheetDialog.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ItemSelectBottomSheetDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/ItemSelectBottomSheetDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAUpE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AACxC,OAAO,EAAE,KAAK,sBAAsB,EAAqB,MAAM,0BAA0B,CAAC;AAE1F,KAAK,MAAM,CAAC,CAAC,IAAI,QAAQ,CAAC;IAAE,EAAE,EAAE,CAAC,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAAC,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC,CAAC;AAEjH,MAAM,MAAM,gCAAgC,CAAC,CAAC,IAAI;IAChD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,IAAI,GAAG,SAAS,CAAC,EAAE,CAAC;IACnD,gBAAgB,CAAC,EAAE,CAAC,CAAC;IACrB,uBAAuB,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,CAAC,CAAA;KAAE,KAAK,IAAI,CAAC;IACrE,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,GAAG,IAAI,CAAC,sBAAsB,EAAE,UAAU,GAAG,8BAA8B,GAAG,OAAO,CAAC,CAAC;AACxF,QAAA,MAAM,4BAA4B,iJAU3B,MAAM,GAAG,CAAC,SAAS,CAAC,4CAuE1B,CAAC;AAEF,eAAO,MAAM,2BAA2B;;;;eA7FE,MAAM;;;;;;;eAMF,MAAM;;UAAc,IAAI;;;;;MAyFjE,WAAW,mCAAmC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LottieDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/LottieDialog.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LottieDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/LottieDialog.tsx"],"names":[],"mappings":"AACA,OAAO,KAAwE,MAAM,OAAO,CAAC;AAC7F,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAQzD,MAAM,MAAM,sBAAsB,GAAG;IACnC,MAAM,EAAE,GAAG,CAAC;IACZ,WAAW,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;IACnC,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AACF,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,EAAE,CAAC,KAAK,EAAE,sBAAsB,KAAK,IAAI,CAAC;CAC/C,CAAC;AACF,QAAA,MAAM,YAAY,uEA8DhB,CAAC;AAEH,eAAO,MAAM,oBAAoB,+CAGhC,CAAC;AAEF,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToastDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/ToastDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ToastDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/component/dialog/ToastDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgD,MAAM,OAAO,CAAC;AAOrE,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,SAAS,EAAQ,MAAM,SAAS,CAAC;AAM9D,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;AAW9C,MAAM,MAAM,iBAAiB,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,QAAQ,CAAC;IAAC,QAAQ,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AACrH,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,CAAC,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAClE,CAAC;AAsFF,eAAO,MAAM,WAAW,yFAAiC,CAAC;AAE1D,eAAO,MAAM,mBAAmB,+CAM/B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheetDialog.d.ts","sourceRoot":"","sources":["../../../../../../../src/component/dialog/base/BottomSheetDialog.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BottomSheetDialog.d.ts","sourceRoot":"","sources":["../../../../../../../src/component/dialog/base/BottomSheetDialog.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAK1C,OAAO,KAAK,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAGvD,KAAK,KAAK,GAAG;IACX,4BAA4B,CAAC,EAAE,OAAO,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,GAAG,IAAI,CAAC,WAAW,EAAE,OAAO,CAAC,CAAC;AAE/B,eAAO,MAAM,iBAAiB;;;gEA2B5B,CAAC;AAEH,YAAY,EAAE,KAAK,IAAI,sBAAsB,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../../../../src/component/dialog/base/Dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;
|
|
1
|
+
{"version":3,"file":"Dialog.d.ts","sourceRoot":"","sources":["../../../../../../../src/component/dialog/base/Dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAEhE,OAAO,KAA+D,MAAM,OAAO,CAAC;AAOpF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAGhD,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,MAAM,IAAI,CAAC;IACjB,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB,CAAC;AACF,MAAM,MAAM,kBAAkB,CAAC,MAAM,IAAI;IACvC,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB,CAAC;AAEF,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,CAAC,CAAC,MAAM,EAAE;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC,CAAC;IAClF,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,GAAG,IAAI,CAAC,aAAa,EAAE,UAAU,CAAC,GACjC,OAAO,CAAC;AAEV,eAAO,MAAM,MAAM;2CANsB;QAAE,OAAO,MAAM,IAAI,CAAA;KAAE,KAAK,MAAM,SAAS;;;+EAwChF,CAAC;AAEH,YAAY,EAAE,KAAK,IAAI,WAAW,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StyleUtil.d.ts","sourceRoot":"","sources":["../../../../../src/util/StyleUtil.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StyleUtil.d.ts","sourceRoot":"","sources":["../../../../../src/util/StyleUtil.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAKhF,wBAAgB,SAAS,CAAC,CAAC,SAAS,SAAS,GAAG,UAAU,GAAG,SAAS,EAAE,KAAK,CAAC,EAAE,SAAS,CAAC,CAAC,CAAC,GAAG,CAAC,CAE/F;AAED,UAAU,gBAAgB;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;IACxB,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAGD,wBAAgB,oBAAoB,CAAC,CAAC,SAAS,SAAS,GAAG,UAAU,GAAG,SAAS,EAC/E,KAAK,CAAC,EAAE,SAAS,CAAC,CAAC,CAAC,GACnB,gBAAgB,CAuClB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teamturing/react-native-kit",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.3",
|
|
4
4
|
"description": "React Native Common Module for Team Turing",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"example": "yarn workspace @teamturing/react-native-kit-example",
|
|
@@ -156,5 +156,5 @@
|
|
|
156
156
|
"bugs": {
|
|
157
157
|
"url": "https://github.com/weareteamturing/bombe/issues"
|
|
158
158
|
},
|
|
159
|
-
"gitHead": "
|
|
159
|
+
"gitHead": "ec54fc2ef8379c91dc072e132fe937de69b8968d"
|
|
160
160
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Txt, type Typography, type TextConfigProp, type TxtEllipsizeMode } from '@teamturing/react-native-kit';
|
|
2
1
|
import { useEffect, useRef } from 'react';
|
|
3
2
|
import { Animated, Easing, View } from 'react-native';
|
|
4
3
|
|
|
5
4
|
import type { LayoutStyle } from './Layout';
|
|
5
|
+
import { type Typography, Txt, type TextConfigProp, type TxtEllipsizeMode } from './Txt';
|
|
6
6
|
|
|
7
7
|
const numberWidthByTypography: Record<Typography, number> = {
|
|
8
8
|
'H1': 16,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { useMount } from '@teamturing/react-native-kit';
|
|
2
1
|
import type { PropsWithChildren } from 'react';
|
|
3
2
|
import type { StyleProp, ViewStyle } from 'react-native';
|
|
4
3
|
import Animated, { useSharedValue, useAnimatedStyle, withRepeat, withTiming, Easing } from 'react-native-reanimated';
|
|
5
4
|
|
|
5
|
+
import { useMount } from '../../../hook';
|
|
6
|
+
|
|
6
7
|
type Props = {
|
|
7
8
|
style?: StyleProp<Omit<ViewStyle, 'transform'>>;
|
|
8
9
|
duration?: number;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { useMount } from '@teamturing/react-native-kit';
|
|
2
1
|
import type { PropsWithChildren } from 'react';
|
|
3
2
|
import type { StyleProp, ViewStyle } from 'react-native';
|
|
4
3
|
import Animated, { useSharedValue, useAnimatedStyle, withRepeat, withTiming, Easing } from 'react-native-reanimated';
|
|
5
4
|
|
|
5
|
+
import { useMount } from '../../../hook';
|
|
6
|
+
|
|
6
7
|
type Props = {
|
|
7
8
|
style?: StyleProp<Omit<ViewStyle, 'transform'>>;
|
|
8
9
|
duration?: number;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { useTimeoutHandler } from '@teamturing/react-native-kit';
|
|
2
1
|
import type { PropsWithChildren } from 'react';
|
|
3
2
|
import { useRef, useEffect, useState } from 'react';
|
|
4
3
|
import type { ViewProps } from 'react-native';
|
|
5
4
|
import { Animated } from 'react-native';
|
|
6
5
|
|
|
6
|
+
import { useTimeoutHandler } from '../../../hook';
|
|
7
|
+
|
|
7
8
|
type Props = { opacity: number; duration?: number; dropChildrenWhenInvisible?: boolean } & ViewProps;
|
|
8
9
|
const OpacityAnimatedView = ({
|
|
9
10
|
opacity,
|
package/src/component/Badge.tsx
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { palette } from '@teamturing/react-native-kit';
|
|
2
1
|
import { View } from 'react-native';
|
|
3
2
|
|
|
4
|
-
import
|
|
3
|
+
import { palette } from '../theme';
|
|
4
|
+
|
|
5
|
+
import type { LayoutStyle } from './Layout';
|
|
5
6
|
|
|
6
7
|
type Props = {
|
|
7
8
|
layout?: LayoutStyle;
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import { Txt, is, spacing } from '@teamturing/react-native-kit';
|
|
2
1
|
import React from 'react';
|
|
3
2
|
import { View } from 'react-native';
|
|
4
3
|
|
|
4
|
+
import { spacing } from '../../theme';
|
|
5
|
+
import { is } from '../../util';
|
|
5
6
|
import { type IconName, type IconProps, Icon } from '../Icon';
|
|
6
|
-
import { type ImgSource, Img } from '../Img
|
|
7
|
-
import { GapW } from '../Layout
|
|
7
|
+
import { type ImgSource, Img } from '../Img';
|
|
8
|
+
import { GapW } from '../Layout';
|
|
9
|
+
import { Txt } from '../Txt';
|
|
8
10
|
|
|
9
11
|
export type BannerItemProps = {
|
|
10
12
|
icon?: {
|
|
@@ -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;
|
|
@@ -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 type { SvgProps } from 'react-native-svg';
|
|
5
4
|
|
|
5
|
+
import { type PaletteColor, palette } from '../../theme';
|
|
6
|
+
|
|
6
7
|
import * as Icons from './Icons';
|
|
7
8
|
|
|
8
9
|
export type IconName = keyof typeof Icons;
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
import { palette, type Spacing, spacing, is, type LayoutStyle, RowCenter } from '@teamturing/react-native-kit';
|
|
2
1
|
import type { ReactElement } from 'react';
|
|
3
2
|
import type { StyleProp, ViewStyle } from 'react-native';
|
|
4
3
|
import { Pressable } from 'react-native';
|
|
5
4
|
|
|
5
|
+
import { palette, type Spacing, spacing } from '../theme';
|
|
6
|
+
import { is } from '../util';
|
|
7
|
+
|
|
6
8
|
import { type IconName, type IconProps, Icon } from './Icon';
|
|
9
|
+
import { type LayoutStyle, RowCenter } from './Layout';
|
|
7
10
|
|
|
8
11
|
export type IconCheckboxSize = 'm' | 's' | 's20';
|
|
9
12
|
export type IconCheckboxVariant = 'check-primary' | 'check-circle-gray900' | 'check-circle-violet500';
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { is, spacing } from '@teamturing/react-native-kit';
|
|
2
1
|
import React, { useState, useEffect } from 'react';
|
|
3
2
|
import { Keyboard } from 'react-native';
|
|
4
3
|
|
|
4
|
+
import { spacing } from '../../theme';
|
|
5
|
+
import { is } from '../../util';
|
|
5
6
|
import { Box } from '../Box';
|
|
6
7
|
|
|
7
|
-
import { useDynamicLayout } from './Layout
|
|
8
|
+
import { useDynamicLayout } from './Layout';
|
|
8
9
|
|
|
9
10
|
type Props = { excludeSafeAreaBottom?: boolean };
|
|
10
11
|
|