@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.
Files changed (567) hide show
  1. package/lib/commonjs/component/AnimatedNumber.js +16 -16
  2. package/lib/commonjs/component/AnimatedNumber.js.map +1 -1
  3. package/lib/commonjs/component/Animation/etc/LeftAndRight.js +2 -2
  4. package/lib/commonjs/component/Animation/etc/LeftAndRight.js.map +1 -1
  5. package/lib/commonjs/component/Animation/etc/UpAndDown.js +2 -2
  6. package/lib/commonjs/component/Animation/etc/UpAndDown.js.map +1 -1
  7. package/lib/commonjs/component/Animation/implicit/OpacityAnimatedView.js +2 -2
  8. package/lib/commonjs/component/Animation/implicit/OpacityAnimatedView.js.map +1 -1
  9. package/lib/commonjs/component/Badge.js +2 -2
  10. package/lib/commonjs/component/Badge.js.map +1 -1
  11. package/lib/commonjs/component/Banner/BannerItem.js +14 -12
  12. package/lib/commonjs/component/Banner/BannerItem.js.map +1 -1
  13. package/lib/commonjs/component/Btn/BaseBtn.js +80 -76
  14. package/lib/commonjs/component/Btn/BaseBtn.js.map +1 -1
  15. package/lib/commonjs/component/Btn/FixedBottomCTABtn.js.map +1 -1
  16. package/lib/commonjs/component/Btn/IconBtn.js +88 -86
  17. package/lib/commonjs/component/Btn/IconBtn.js.map +1 -1
  18. package/lib/commonjs/component/Btn/InteractiveToggledIconBtn.js +19 -18
  19. package/lib/commonjs/component/Btn/InteractiveToggledIconBtn.js.map +1 -1
  20. package/lib/commonjs/component/Carousel.js +6 -5
  21. package/lib/commonjs/component/Carousel.js.map +1 -1
  22. package/lib/commonjs/component/Chip.js +30 -27
  23. package/lib/commonjs/component/Chip.js.map +1 -1
  24. package/lib/commonjs/component/CloneWithGlobalPositionView.js +5 -4
  25. package/lib/commonjs/component/CloneWithGlobalPositionView.js.map +1 -1
  26. package/lib/commonjs/component/DialogHandler.js +3 -3
  27. package/lib/commonjs/component/DialogHandler.js.map +1 -1
  28. package/lib/commonjs/component/Dot.js +5 -5
  29. package/lib/commonjs/component/Dot.js.map +1 -1
  30. package/lib/commonjs/component/DotLoadingIndicator.js +6 -5
  31. package/lib/commonjs/component/DotLoadingIndicator.js.map +1 -1
  32. package/lib/commonjs/component/EmptyState.js +14 -11
  33. package/lib/commonjs/component/EmptyState.js.map +1 -1
  34. package/lib/commonjs/component/FloatingRoundChip.js +12 -13
  35. package/lib/commonjs/component/FloatingRoundChip.js.map +1 -1
  36. package/lib/commonjs/component/GradientBorderContainer.js +4 -3
  37. package/lib/commonjs/component/GradientBorderContainer.js.map +1 -1
  38. package/lib/commonjs/component/GradientBorderContainer.web.js +2 -2
  39. package/lib/commonjs/component/GradientBorderContainer.web.js.map +1 -1
  40. package/lib/commonjs/component/GradientCollection.js +2 -2
  41. package/lib/commonjs/component/GradientCollection.js.map +1 -1
  42. package/lib/commonjs/component/GradientMask.js +2 -2
  43. package/lib/commonjs/component/GradientMask.js.map +1 -1
  44. package/lib/commonjs/component/GradientMask.web.js +5 -5
  45. package/lib/commonjs/component/GradientMask.web.js.map +1 -1
  46. package/lib/commonjs/component/Header/Header.js +24 -21
  47. package/lib/commonjs/component/Header/Header.js.map +1 -1
  48. package/lib/commonjs/component/Icon/Icons.js +219 -219
  49. package/lib/commonjs/component/Icon/Icons.js.map +1 -1
  50. package/lib/commonjs/component/Icon/index.js +2 -2
  51. package/lib/commonjs/component/Icon/index.js.map +1 -1
  52. package/lib/commonjs/component/IconCheckbox.js +14 -12
  53. package/lib/commonjs/component/IconCheckbox.js.map +1 -1
  54. package/lib/commonjs/component/Layout/FixedBottomLayout.js +8 -7
  55. package/lib/commonjs/component/Layout/FixedBottomLayout.js.map +1 -1
  56. package/lib/commonjs/component/Layout/ItemList.js +4 -3
  57. package/lib/commonjs/component/Layout/ItemList.js.map +1 -1
  58. package/lib/commonjs/component/Layout/Layout/LayoutProvider.js +4 -3
  59. package/lib/commonjs/component/Layout/Layout/LayoutProvider.js.map +1 -1
  60. package/lib/commonjs/component/Layout/Layout/WindowSizeClass.js +4 -4
  61. package/lib/commonjs/component/Layout/Layout/WindowSizeClass.js.map +1 -1
  62. package/lib/commonjs/component/Layout/Layout/useDynamicDimensions.js +4 -4
  63. package/lib/commonjs/component/Layout/Layout/useDynamicDimensions.js.map +1 -1
  64. package/lib/commonjs/component/Layout/SectionLayout/SectionLayout.js +4 -4
  65. package/lib/commonjs/component/Layout/SectionLayout/SectionLayout.js.map +1 -1
  66. package/lib/commonjs/component/Layout/WhiteGradientFixedBottomLayout.js +7 -4
  67. package/lib/commonjs/component/Layout/WhiteGradientFixedBottomLayout.js.map +1 -1
  68. package/lib/commonjs/component/LiText.js +2 -2
  69. package/lib/commonjs/component/LiText.js.map +1 -1
  70. package/lib/commonjs/component/LineDivider.js +4 -3
  71. package/lib/commonjs/component/LineDivider.js.map +1 -1
  72. package/lib/commonjs/component/LoadingFallbackView.js +2 -2
  73. package/lib/commonjs/component/LoadingFallbackView.js.map +1 -1
  74. package/lib/commonjs/component/LoadingIndicator.js +4 -3
  75. package/lib/commonjs/component/LoadingIndicator.js.map +1 -1
  76. package/lib/commonjs/component/LoadingIndicatorView.js +5 -3
  77. package/lib/commonjs/component/LoadingIndicatorView.js.map +1 -1
  78. package/lib/commonjs/component/Lottie/index.js +4 -4
  79. package/lib/commonjs/component/Lottie/index.js.map +1 -1
  80. package/lib/commonjs/component/MarqueeView.js +5 -4
  81. package/lib/commonjs/component/MarqueeView.js.map +1 -1
  82. package/lib/commonjs/component/NumberBadge.js +9 -7
  83. package/lib/commonjs/component/NumberBadge.js.map +1 -1
  84. package/lib/commonjs/component/OnMountEvent.js +2 -2
  85. package/lib/commonjs/component/OnMountEvent.js.map +1 -1
  86. package/lib/commonjs/component/PaginatedFlashList.js +8 -7
  87. package/lib/commonjs/component/PaginatedFlashList.js.map +1 -1
  88. package/lib/commonjs/component/PaginatedFlatList.js +8 -7
  89. package/lib/commonjs/component/PaginatedFlatList.js.map +1 -1
  90. package/lib/commonjs/component/PieChart.js +4 -3
  91. package/lib/commonjs/component/PieChart.js.map +1 -1
  92. package/lib/commonjs/component/Pressable/LoadingIndicatorTouchable.js +2 -2
  93. package/lib/commonjs/component/Pressable/LoadingIndicatorTouchable.js.map +1 -1
  94. package/lib/commonjs/component/Pressable/Touch.js +7 -6
  95. package/lib/commonjs/component/Pressable/Touch.js.map +1 -1
  96. package/lib/commonjs/component/Pressable/useDisabilityAwareDebouncer.js +5 -5
  97. package/lib/commonjs/component/Pressable/useDisabilityAwareDebouncer.js.map +1 -1
  98. package/lib/commonjs/component/RadioButton.js +2 -2
  99. package/lib/commonjs/component/RadioButton.js.map +1 -1
  100. package/lib/commonjs/component/ReadMoreText.js +8 -5
  101. package/lib/commonjs/component/ReadMoreText.js.map +1 -1
  102. package/lib/commonjs/component/ReadMoreText.web.js +2 -2
  103. package/lib/commonjs/component/ReadMoreText.web.js.map +1 -1
  104. package/lib/commonjs/component/RefreshControlEx.js +3 -3
  105. package/lib/commonjs/component/RefreshControlEx.js.map +1 -1
  106. package/lib/commonjs/component/Switch.js +5 -5
  107. package/lib/commonjs/component/Switch.js.map +1 -1
  108. package/lib/commonjs/component/Tab/BaseTab.js +2 -2
  109. package/lib/commonjs/component/Tab/BaseTab.js.map +1 -1
  110. package/lib/commonjs/component/Tab/IndicatorTab.js +9 -7
  111. package/lib/commonjs/component/Tab/IndicatorTab.js.map +1 -1
  112. package/lib/commonjs/component/Tab/RoundTab.js +44 -41
  113. package/lib/commonjs/component/Tab/RoundTab.js.map +1 -1
  114. package/lib/commonjs/component/Tag.js +32 -30
  115. package/lib/commonjs/component/Tag.js.map +1 -1
  116. package/lib/commonjs/component/TagHorizontalList.js +13 -11
  117. package/lib/commonjs/component/TagHorizontalList.js.map +1 -1
  118. package/lib/commonjs/component/TextField/BaseTextField.js +33 -28
  119. package/lib/commonjs/component/TextField/BaseTextField.js.map +1 -1
  120. package/lib/commonjs/component/TextField/CoreTextField.js +11 -9
  121. package/lib/commonjs/component/TextField/CoreTextField.js.map +1 -1
  122. package/lib/commonjs/component/TextField/textFieldNumericFormatUtils.js +2 -2
  123. package/lib/commonjs/component/TextField/textFieldNumericFormatUtils.js.map +1 -1
  124. package/lib/commonjs/component/ToolTip/BaseToolTip.js +12 -10
  125. package/lib/commonjs/component/ToolTip/BaseToolTip.js.map +1 -1
  126. package/lib/commonjs/component/dialog/CommonBottomSheetDialog.js +19 -14
  127. package/lib/commonjs/component/dialog/CommonBottomSheetDialog.js.map +1 -1
  128. package/lib/commonjs/component/dialog/CommonDialog.js +26 -20
  129. package/lib/commonjs/component/dialog/CommonDialog.js.map +1 -1
  130. package/lib/commonjs/component/dialog/ItemSelectBottomSheetDialog.js +22 -17
  131. package/lib/commonjs/component/dialog/ItemSelectBottomSheetDialog.js.map +1 -1
  132. package/lib/commonjs/component/dialog/LottieDialog.js +7 -5
  133. package/lib/commonjs/component/dialog/LottieDialog.js.map +1 -1
  134. package/lib/commonjs/component/dialog/ToastDialog.js +21 -15
  135. package/lib/commonjs/component/dialog/ToastDialog.js.map +1 -1
  136. package/lib/commonjs/component/dialog/base/BottomSheetDialog.js +2 -2
  137. package/lib/commonjs/component/dialog/base/BottomSheetDialog.js.map +1 -1
  138. package/lib/commonjs/component/dialog/base/Dialog.js +8 -6
  139. package/lib/commonjs/component/dialog/base/Dialog.js.map +1 -1
  140. package/lib/commonjs/hook/useFloatingKeyboard.js +4 -4
  141. package/lib/commonjs/hook/useFloatingKeyboard.js.map +1 -1
  142. package/lib/commonjs/hook/useIntervalCallback.js +1 -1
  143. package/lib/commonjs/hook/useIntervalCallback.js.map +1 -1
  144. package/lib/commonjs/hook/useTimeoutHandler.test.js +7 -7
  145. package/lib/commonjs/hook/useTimeoutHandler.test.js.map +1 -1
  146. package/lib/commonjs/util/StyleUtil.js +2 -2
  147. package/lib/commonjs/util/StyleUtil.js.map +1 -1
  148. package/lib/module/component/AnimatedNumber.js +1 -1
  149. package/lib/module/component/AnimatedNumber.js.map +1 -1
  150. package/lib/module/component/Animation/etc/LeftAndRight.js +1 -1
  151. package/lib/module/component/Animation/etc/LeftAndRight.js.map +1 -1
  152. package/lib/module/component/Animation/etc/UpAndDown.js +1 -1
  153. package/lib/module/component/Animation/etc/UpAndDown.js.map +1 -1
  154. package/lib/module/component/Animation/implicit/OpacityAnimatedView.js +1 -1
  155. package/lib/module/component/Animation/implicit/OpacityAnimatedView.js.map +1 -1
  156. package/lib/module/component/Badge.js +1 -1
  157. package/lib/module/component/Badge.js.map +1 -1
  158. package/lib/module/component/Banner/BannerItem.js +5 -3
  159. package/lib/module/component/Banner/BannerItem.js.map +1 -1
  160. package/lib/module/component/Btn/BaseBtn.js +6 -2
  161. package/lib/module/component/Btn/BaseBtn.js.map +1 -1
  162. package/lib/module/component/Btn/FixedBottomCTABtn.js.map +1 -1
  163. package/lib/module/component/Btn/IconBtn.js +3 -1
  164. package/lib/module/component/Btn/IconBtn.js.map +1 -1
  165. package/lib/module/component/Btn/InteractiveToggledIconBtn.js +2 -1
  166. package/lib/module/component/Btn/InteractiveToggledIconBtn.js.map +1 -1
  167. package/lib/module/component/Carousel.js +2 -1
  168. package/lib/module/component/Carousel.js.map +1 -1
  169. package/lib/module/component/Chip.js +4 -1
  170. package/lib/module/component/Chip.js.map +1 -1
  171. package/lib/module/component/CloneWithGlobalPositionView.js +2 -1
  172. package/lib/module/component/CloneWithGlobalPositionView.js.map +1 -1
  173. package/lib/module/component/DialogHandler.js +1 -1
  174. package/lib/module/component/DialogHandler.js.map +1 -1
  175. package/lib/module/component/Dot.js +1 -1
  176. package/lib/module/component/Dot.js.map +1 -1
  177. package/lib/module/component/DotLoadingIndicator.js +3 -2
  178. package/lib/module/component/DotLoadingIndicator.js.map +1 -1
  179. package/lib/module/component/EmptyState.js +4 -1
  180. package/lib/module/component/EmptyState.js.map +1 -1
  181. package/lib/module/component/FloatingRoundChip.js +2 -3
  182. package/lib/module/component/FloatingRoundChip.js.map +1 -1
  183. package/lib/module/component/GradientBorderContainer.js +2 -1
  184. package/lib/module/component/GradientBorderContainer.js.map +1 -1
  185. package/lib/module/component/GradientBorderContainer.web.js +1 -1
  186. package/lib/module/component/GradientBorderContainer.web.js.map +1 -1
  187. package/lib/module/component/GradientCollection.js +1 -1
  188. package/lib/module/component/GradientCollection.js.map +1 -1
  189. package/lib/module/component/GradientMask.js +1 -1
  190. package/lib/module/component/GradientMask.js.map +1 -1
  191. package/lib/module/component/GradientMask.web.js +1 -1
  192. package/lib/module/component/GradientMask.web.js.map +1 -1
  193. package/lib/module/component/Header/Header.js +4 -1
  194. package/lib/module/component/Header/Header.js.map +1 -1
  195. package/lib/module/component/Icon/Icons.js +219 -219
  196. package/lib/module/component/Icon/Icons.js.map +1 -1
  197. package/lib/module/component/Icon/index.js +1 -1
  198. package/lib/module/component/Icon/index.js.map +1 -1
  199. package/lib/module/component/IconCheckbox.js +3 -1
  200. package/lib/module/component/IconCheckbox.js.map +1 -1
  201. package/lib/module/component/Layout/FixedBottomLayout.js +3 -2
  202. package/lib/module/component/Layout/FixedBottomLayout.js.map +1 -1
  203. package/lib/module/component/Layout/ItemList.js +2 -1
  204. package/lib/module/component/Layout/ItemList.js.map +1 -1
  205. package/lib/module/component/Layout/Layout/LayoutProvider.js +2 -1
  206. package/lib/module/component/Layout/Layout/LayoutProvider.js.map +1 -1
  207. package/lib/module/component/Layout/Layout/WindowSizeClass.js +1 -1
  208. package/lib/module/component/Layout/Layout/WindowSizeClass.js.map +1 -1
  209. package/lib/module/component/Layout/Layout/useDynamicDimensions.js +1 -1
  210. package/lib/module/component/Layout/Layout/useDynamicDimensions.js.map +1 -1
  211. package/lib/module/component/Layout/SectionLayout/SectionLayout.js +1 -1
  212. package/lib/module/component/Layout/SectionLayout/SectionLayout.js.map +1 -1
  213. package/lib/module/component/Layout/WhiteGradientFixedBottomLayout.js +4 -1
  214. package/lib/module/component/Layout/WhiteGradientFixedBottomLayout.js.map +1 -1
  215. package/lib/module/component/LiText.js +1 -1
  216. package/lib/module/component/LiText.js.map +1 -1
  217. package/lib/module/component/LineDivider.js +2 -1
  218. package/lib/module/component/LineDivider.js.map +1 -1
  219. package/lib/module/component/LoadingFallbackView.js +1 -1
  220. package/lib/module/component/LoadingFallbackView.js.map +1 -1
  221. package/lib/module/component/LoadingIndicator.js +2 -1
  222. package/lib/module/component/LoadingIndicator.js.map +1 -1
  223. package/lib/module/component/LoadingIndicatorView.js +3 -1
  224. package/lib/module/component/LoadingIndicatorView.js.map +1 -1
  225. package/lib/module/component/Lottie/index.js +1 -1
  226. package/lib/module/component/Lottie/index.js.map +1 -1
  227. package/lib/module/component/MarqueeView.js +2 -1
  228. package/lib/module/component/MarqueeView.js.map +1 -1
  229. package/lib/module/component/NumberBadge.js +3 -1
  230. package/lib/module/component/NumberBadge.js.map +1 -1
  231. package/lib/module/component/OnMountEvent.js +1 -1
  232. package/lib/module/component/OnMountEvent.js.map +1 -1
  233. package/lib/module/component/PaginatedFlashList.js +2 -1
  234. package/lib/module/component/PaginatedFlashList.js.map +1 -1
  235. package/lib/module/component/PaginatedFlatList.js +2 -1
  236. package/lib/module/component/PaginatedFlatList.js.map +1 -1
  237. package/lib/module/component/PieChart.js +2 -1
  238. package/lib/module/component/PieChart.js.map +1 -1
  239. package/lib/module/component/Pressable/LoadingIndicatorTouchable.js +1 -1
  240. package/lib/module/component/Pressable/LoadingIndicatorTouchable.js.map +1 -1
  241. package/lib/module/component/Pressable/Touch.js +2 -1
  242. package/lib/module/component/Pressable/Touch.js.map +1 -1
  243. package/lib/module/component/Pressable/useDisabilityAwareDebouncer.js +1 -1
  244. package/lib/module/component/Pressable/useDisabilityAwareDebouncer.js.map +1 -1
  245. package/lib/module/component/RadioButton.js +1 -1
  246. package/lib/module/component/RadioButton.js.map +1 -1
  247. package/lib/module/component/ReadMoreText.js +4 -1
  248. package/lib/module/component/ReadMoreText.js.map +1 -1
  249. package/lib/module/component/ReadMoreText.web.js +1 -1
  250. package/lib/module/component/ReadMoreText.web.js.map +1 -1
  251. package/lib/module/component/RefreshControlEx.js +1 -1
  252. package/lib/module/component/RefreshControlEx.js.map +1 -1
  253. package/lib/module/component/Switch.js +1 -1
  254. package/lib/module/component/Switch.js.map +1 -1
  255. package/lib/module/component/Tab/BaseTab.js +1 -1
  256. package/lib/module/component/Tab/BaseTab.js.map +1 -1
  257. package/lib/module/component/Tab/IndicatorTab.js +3 -1
  258. package/lib/module/component/Tab/IndicatorTab.js.map +1 -1
  259. package/lib/module/component/Tab/RoundTab.js +4 -1
  260. package/lib/module/component/Tab/RoundTab.js.map +1 -1
  261. package/lib/module/component/Tag.js +3 -1
  262. package/lib/module/component/Tag.js.map +1 -1
  263. package/lib/module/component/TagHorizontalList.js +3 -1
  264. package/lib/module/component/TagHorizontalList.js.map +1 -1
  265. package/lib/module/component/TextField/BaseTextField.js +6 -1
  266. package/lib/module/component/TextField/BaseTextField.js.map +1 -1
  267. package/lib/module/component/TextField/CoreTextField.js +3 -1
  268. package/lib/module/component/TextField/CoreTextField.js.map +1 -1
  269. package/lib/module/component/TextField/textFieldNumericFormatUtils.js +1 -1
  270. package/lib/module/component/TextField/textFieldNumericFormatUtils.js.map +1 -1
  271. package/lib/module/component/ToolTip/BaseToolTip.js +3 -1
  272. package/lib/module/component/ToolTip/BaseToolTip.js.map +1 -1
  273. package/lib/module/component/dialog/CommonBottomSheetDialog.js +6 -1
  274. package/lib/module/component/dialog/CommonBottomSheetDialog.js.map +1 -1
  275. package/lib/module/component/dialog/CommonDialog.js +7 -1
  276. package/lib/module/component/dialog/CommonDialog.js.map +1 -1
  277. package/lib/module/component/dialog/ItemSelectBottomSheetDialog.js +6 -1
  278. package/lib/module/component/dialog/ItemSelectBottomSheetDialog.js.map +1 -1
  279. package/lib/module/component/dialog/LottieDialog.js +3 -1
  280. package/lib/module/component/dialog/LottieDialog.js.map +1 -1
  281. package/lib/module/component/dialog/ToastDialog.js +7 -1
  282. package/lib/module/component/dialog/ToastDialog.js.map +1 -1
  283. package/lib/module/component/dialog/base/BottomSheetDialog.js +1 -1
  284. package/lib/module/component/dialog/base/BottomSheetDialog.js.map +1 -1
  285. package/lib/module/component/dialog/base/Dialog.js +3 -1
  286. package/lib/module/component/dialog/base/Dialog.js.map +1 -1
  287. package/lib/module/hook/useFloatingKeyboard.js +2 -2
  288. package/lib/module/hook/useFloatingKeyboard.js.map +1 -1
  289. package/lib/module/hook/useIntervalCallback.js +1 -1
  290. package/lib/module/hook/useIntervalCallback.js.map +1 -1
  291. package/lib/module/hook/useTimeoutHandler.test.js +1 -1
  292. package/lib/module/hook/useTimeoutHandler.test.js.map +1 -1
  293. package/lib/module/util/StyleUtil.js +1 -1
  294. package/lib/module/util/StyleUtil.js.map +1 -1
  295. package/lib/typescript/commonjs/src/component/AnimatedNumber.d.ts +1 -1
  296. package/lib/typescript/commonjs/src/component/AnimatedNumber.d.ts.map +1 -1
  297. package/lib/typescript/commonjs/src/component/Animation/etc/LeftAndRight.d.ts.map +1 -1
  298. package/lib/typescript/commonjs/src/component/Animation/etc/UpAndDown.d.ts.map +1 -1
  299. package/lib/typescript/commonjs/src/component/Animation/implicit/OpacityAnimatedView.d.ts.map +1 -1
  300. package/lib/typescript/commonjs/src/component/Badge.d.ts +1 -1
  301. package/lib/typescript/commonjs/src/component/Badge.d.ts.map +1 -1
  302. package/lib/typescript/commonjs/src/component/Banner/BannerItem.d.ts +1 -1
  303. package/lib/typescript/commonjs/src/component/Banner/BannerItem.d.ts.map +1 -1
  304. package/lib/typescript/commonjs/src/component/Box/index.d.ts +237 -237
  305. package/lib/typescript/commonjs/src/component/Btn/BaseBtn.d.ts +1 -1
  306. package/lib/typescript/commonjs/src/component/Btn/BaseBtn.d.ts.map +1 -1
  307. package/lib/typescript/commonjs/src/component/Btn/FixedBottomCTABtn.d.ts.map +1 -1
  308. package/lib/typescript/commonjs/src/component/Btn/IconBtn.d.ts.map +1 -1
  309. package/lib/typescript/commonjs/src/component/Btn/InteractiveToggledIconBtn.d.ts.map +1 -1
  310. package/lib/typescript/commonjs/src/component/Carousel.d.ts.map +1 -1
  311. package/lib/typescript/commonjs/src/component/Chip.d.ts.map +1 -1
  312. package/lib/typescript/commonjs/src/component/CloneWithGlobalPositionView.d.ts.map +1 -1
  313. package/lib/typescript/commonjs/src/component/DialogHandler.d.ts +1 -1
  314. package/lib/typescript/commonjs/src/component/DialogHandler.d.ts.map +1 -1
  315. package/lib/typescript/commonjs/src/component/Dot.d.ts +1 -1
  316. package/lib/typescript/commonjs/src/component/Dot.d.ts.map +1 -1
  317. package/lib/typescript/commonjs/src/component/DotLoadingIndicator.d.ts +1 -1
  318. package/lib/typescript/commonjs/src/component/DotLoadingIndicator.d.ts.map +1 -1
  319. package/lib/typescript/commonjs/src/component/EmptyState.d.ts.map +1 -1
  320. package/lib/typescript/commonjs/src/component/FloatingRoundChip.d.ts.map +1 -1
  321. package/lib/typescript/commonjs/src/component/GradientBorderContainer.d.ts +1 -1
  322. package/lib/typescript/commonjs/src/component/GradientBorderContainer.d.ts.map +1 -1
  323. package/lib/typescript/commonjs/src/component/GradientBorderContainer.web.d.ts.map +1 -1
  324. package/lib/typescript/commonjs/src/component/GradientCollection.d.ts +1 -1
  325. package/lib/typescript/commonjs/src/component/GradientCollection.d.ts.map +1 -1
  326. package/lib/typescript/commonjs/src/component/GradientMask.d.ts +1 -1
  327. package/lib/typescript/commonjs/src/component/GradientMask.d.ts.map +1 -1
  328. package/lib/typescript/commonjs/src/component/GradientMask.web.d.ts.map +1 -1
  329. package/lib/typescript/commonjs/src/component/Header/Header.d.ts +1 -1
  330. package/lib/typescript/commonjs/src/component/Header/Header.d.ts.map +1 -1
  331. package/lib/typescript/commonjs/src/component/Icon/Icons.d.ts +219 -219
  332. package/lib/typescript/commonjs/src/component/Icon/Icons.d.ts.map +1 -1
  333. package/lib/typescript/commonjs/src/component/Icon/index.d.ts +1 -1
  334. package/lib/typescript/commonjs/src/component/Icon/index.d.ts.map +1 -1
  335. package/lib/typescript/commonjs/src/component/IconCheckbox.d.ts +2 -1
  336. package/lib/typescript/commonjs/src/component/IconCheckbox.d.ts.map +1 -1
  337. package/lib/typescript/commonjs/src/component/Layout/FixedBottomLayout.d.ts.map +1 -1
  338. package/lib/typescript/commonjs/src/component/Layout/ItemList.d.ts +1 -1
  339. package/lib/typescript/commonjs/src/component/Layout/ItemList.d.ts.map +1 -1
  340. package/lib/typescript/commonjs/src/component/Layout/Layout/LayoutProvider.d.ts.map +1 -1
  341. package/lib/typescript/commonjs/src/component/Layout/Layout/useDynamicDimensions.d.ts.map +1 -1
  342. package/lib/typescript/commonjs/src/component/Layout/SectionLayout/SectionLayout.d.ts.map +1 -1
  343. package/lib/typescript/commonjs/src/component/Layout/WhiteGradientFixedBottomLayout.d.ts.map +1 -1
  344. package/lib/typescript/commonjs/src/component/LiText.d.ts +1 -1
  345. package/lib/typescript/commonjs/src/component/LiText.d.ts.map +1 -1
  346. package/lib/typescript/commonjs/src/component/LineDivider.d.ts.map +1 -1
  347. package/lib/typescript/commonjs/src/component/LoadingFallbackView.d.ts.map +1 -1
  348. package/lib/typescript/commonjs/src/component/LoadingIndicator.d.ts.map +1 -1
  349. package/lib/typescript/commonjs/src/component/LoadingIndicatorView.d.ts.map +1 -1
  350. package/lib/typescript/commonjs/src/component/Lottie/index.d.ts.map +1 -1
  351. package/lib/typescript/commonjs/src/component/MarqueeView.d.ts.map +1 -1
  352. package/lib/typescript/commonjs/src/component/NumberBadge.d.ts +1 -1
  353. package/lib/typescript/commonjs/src/component/NumberBadge.d.ts.map +1 -1
  354. package/lib/typescript/commonjs/src/component/OnMountEvent.d.ts.map +1 -1
  355. package/lib/typescript/commonjs/src/component/PaginatedFlashList.d.ts.map +1 -1
  356. package/lib/typescript/commonjs/src/component/PaginatedFlatList.d.ts.map +1 -1
  357. package/lib/typescript/commonjs/src/component/PieChart.d.ts.map +1 -1
  358. package/lib/typescript/commonjs/src/component/Pressable/LoadingIndicatorTouchable.d.ts.map +1 -1
  359. package/lib/typescript/commonjs/src/component/Pressable/Touch.d.ts.map +1 -1
  360. package/lib/typescript/commonjs/src/component/Pressable/useDisabilityAwareDebouncer.d.ts.map +1 -1
  361. package/lib/typescript/commonjs/src/component/RadioButton.d.ts +1 -1
  362. package/lib/typescript/commonjs/src/component/RadioButton.d.ts.map +1 -1
  363. package/lib/typescript/commonjs/src/component/ReadMoreText.d.ts +1 -1
  364. package/lib/typescript/commonjs/src/component/ReadMoreText.d.ts.map +1 -1
  365. package/lib/typescript/commonjs/src/component/ReadMoreText.web.d.ts.map +1 -1
  366. package/lib/typescript/commonjs/src/component/RefreshControlEx.d.ts.map +1 -1
  367. package/lib/typescript/commonjs/src/component/Switch.d.ts.map +1 -1
  368. package/lib/typescript/commonjs/src/component/Tab/BaseTab.d.ts.map +1 -1
  369. package/lib/typescript/commonjs/src/component/Tab/IndicatorTab.d.ts.map +1 -1
  370. package/lib/typescript/commonjs/src/component/Tab/RoundTab.d.ts.map +1 -1
  371. package/lib/typescript/commonjs/src/component/Tag.d.ts +1 -1
  372. package/lib/typescript/commonjs/src/component/Tag.d.ts.map +1 -1
  373. package/lib/typescript/commonjs/src/component/TagHorizontalList.d.ts +1 -1
  374. package/lib/typescript/commonjs/src/component/TagHorizontalList.d.ts.map +1 -1
  375. package/lib/typescript/commonjs/src/component/TextField/BaseTextField.d.ts +2 -2
  376. package/lib/typescript/commonjs/src/component/TextField/BaseTextField.d.ts.map +1 -1
  377. package/lib/typescript/commonjs/src/component/TextField/CoreTextField.d.ts.map +1 -1
  378. package/lib/typescript/commonjs/src/component/ToolTip/BaseToolTip.d.ts.map +1 -1
  379. package/lib/typescript/commonjs/src/component/dialog/CommonBottomSheetDialog.d.ts +2 -1
  380. package/lib/typescript/commonjs/src/component/dialog/CommonBottomSheetDialog.d.ts.map +1 -1
  381. package/lib/typescript/commonjs/src/component/dialog/CommonDialog.d.ts +3 -1
  382. package/lib/typescript/commonjs/src/component/dialog/CommonDialog.d.ts.map +1 -1
  383. package/lib/typescript/commonjs/src/component/dialog/ItemSelectBottomSheetDialog.d.ts +1 -1
  384. package/lib/typescript/commonjs/src/component/dialog/ItemSelectBottomSheetDialog.d.ts.map +1 -1
  385. package/lib/typescript/commonjs/src/component/dialog/LottieDialog.d.ts.map +1 -1
  386. package/lib/typescript/commonjs/src/component/dialog/ToastDialog.d.ts +1 -1
  387. package/lib/typescript/commonjs/src/component/dialog/ToastDialog.d.ts.map +1 -1
  388. package/lib/typescript/commonjs/src/component/dialog/base/BottomSheetDialog.d.ts.map +1 -1
  389. package/lib/typescript/commonjs/src/component/dialog/base/Dialog.d.ts.map +1 -1
  390. package/lib/typescript/commonjs/src/util/StyleUtil.d.ts.map +1 -1
  391. package/lib/typescript/module/src/component/AnimatedNumber.d.ts +1 -1
  392. package/lib/typescript/module/src/component/AnimatedNumber.d.ts.map +1 -1
  393. package/lib/typescript/module/src/component/Animation/etc/LeftAndRight.d.ts.map +1 -1
  394. package/lib/typescript/module/src/component/Animation/etc/UpAndDown.d.ts.map +1 -1
  395. package/lib/typescript/module/src/component/Animation/implicit/OpacityAnimatedView.d.ts.map +1 -1
  396. package/lib/typescript/module/src/component/Badge.d.ts +1 -1
  397. package/lib/typescript/module/src/component/Badge.d.ts.map +1 -1
  398. package/lib/typescript/module/src/component/Banner/BannerItem.d.ts +1 -1
  399. package/lib/typescript/module/src/component/Banner/BannerItem.d.ts.map +1 -1
  400. package/lib/typescript/module/src/component/Box/index.d.ts +237 -237
  401. package/lib/typescript/module/src/component/Btn/BaseBtn.d.ts +1 -1
  402. package/lib/typescript/module/src/component/Btn/BaseBtn.d.ts.map +1 -1
  403. package/lib/typescript/module/src/component/Btn/FixedBottomCTABtn.d.ts.map +1 -1
  404. package/lib/typescript/module/src/component/Btn/IconBtn.d.ts.map +1 -1
  405. package/lib/typescript/module/src/component/Btn/InteractiveToggledIconBtn.d.ts.map +1 -1
  406. package/lib/typescript/module/src/component/Carousel.d.ts.map +1 -1
  407. package/lib/typescript/module/src/component/Chip.d.ts.map +1 -1
  408. package/lib/typescript/module/src/component/CloneWithGlobalPositionView.d.ts.map +1 -1
  409. package/lib/typescript/module/src/component/DialogHandler.d.ts +1 -1
  410. package/lib/typescript/module/src/component/DialogHandler.d.ts.map +1 -1
  411. package/lib/typescript/module/src/component/Dot.d.ts +1 -1
  412. package/lib/typescript/module/src/component/Dot.d.ts.map +1 -1
  413. package/lib/typescript/module/src/component/DotLoadingIndicator.d.ts +1 -1
  414. package/lib/typescript/module/src/component/DotLoadingIndicator.d.ts.map +1 -1
  415. package/lib/typescript/module/src/component/EmptyState.d.ts.map +1 -1
  416. package/lib/typescript/module/src/component/FloatingRoundChip.d.ts.map +1 -1
  417. package/lib/typescript/module/src/component/GradientBorderContainer.d.ts +1 -1
  418. package/lib/typescript/module/src/component/GradientBorderContainer.d.ts.map +1 -1
  419. package/lib/typescript/module/src/component/GradientBorderContainer.web.d.ts.map +1 -1
  420. package/lib/typescript/module/src/component/GradientCollection.d.ts +1 -1
  421. package/lib/typescript/module/src/component/GradientCollection.d.ts.map +1 -1
  422. package/lib/typescript/module/src/component/GradientMask.d.ts +1 -1
  423. package/lib/typescript/module/src/component/GradientMask.d.ts.map +1 -1
  424. package/lib/typescript/module/src/component/GradientMask.web.d.ts.map +1 -1
  425. package/lib/typescript/module/src/component/Header/Header.d.ts +1 -1
  426. package/lib/typescript/module/src/component/Header/Header.d.ts.map +1 -1
  427. package/lib/typescript/module/src/component/Icon/Icons.d.ts +219 -219
  428. package/lib/typescript/module/src/component/Icon/Icons.d.ts.map +1 -1
  429. package/lib/typescript/module/src/component/Icon/index.d.ts +1 -1
  430. package/lib/typescript/module/src/component/Icon/index.d.ts.map +1 -1
  431. package/lib/typescript/module/src/component/IconCheckbox.d.ts +2 -1
  432. package/lib/typescript/module/src/component/IconCheckbox.d.ts.map +1 -1
  433. package/lib/typescript/module/src/component/Layout/FixedBottomLayout.d.ts.map +1 -1
  434. package/lib/typescript/module/src/component/Layout/ItemList.d.ts +1 -1
  435. package/lib/typescript/module/src/component/Layout/ItemList.d.ts.map +1 -1
  436. package/lib/typescript/module/src/component/Layout/Layout/LayoutProvider.d.ts.map +1 -1
  437. package/lib/typescript/module/src/component/Layout/Layout/useDynamicDimensions.d.ts.map +1 -1
  438. package/lib/typescript/module/src/component/Layout/SectionLayout/SectionLayout.d.ts.map +1 -1
  439. package/lib/typescript/module/src/component/Layout/WhiteGradientFixedBottomLayout.d.ts.map +1 -1
  440. package/lib/typescript/module/src/component/LiText.d.ts +1 -1
  441. package/lib/typescript/module/src/component/LiText.d.ts.map +1 -1
  442. package/lib/typescript/module/src/component/LineDivider.d.ts.map +1 -1
  443. package/lib/typescript/module/src/component/LoadingFallbackView.d.ts.map +1 -1
  444. package/lib/typescript/module/src/component/LoadingIndicator.d.ts.map +1 -1
  445. package/lib/typescript/module/src/component/LoadingIndicatorView.d.ts.map +1 -1
  446. package/lib/typescript/module/src/component/Lottie/index.d.ts.map +1 -1
  447. package/lib/typescript/module/src/component/MarqueeView.d.ts.map +1 -1
  448. package/lib/typescript/module/src/component/NumberBadge.d.ts +1 -1
  449. package/lib/typescript/module/src/component/NumberBadge.d.ts.map +1 -1
  450. package/lib/typescript/module/src/component/OnMountEvent.d.ts.map +1 -1
  451. package/lib/typescript/module/src/component/PaginatedFlashList.d.ts.map +1 -1
  452. package/lib/typescript/module/src/component/PaginatedFlatList.d.ts.map +1 -1
  453. package/lib/typescript/module/src/component/PieChart.d.ts.map +1 -1
  454. package/lib/typescript/module/src/component/Pressable/LoadingIndicatorTouchable.d.ts.map +1 -1
  455. package/lib/typescript/module/src/component/Pressable/Touch.d.ts.map +1 -1
  456. package/lib/typescript/module/src/component/Pressable/useDisabilityAwareDebouncer.d.ts.map +1 -1
  457. package/lib/typescript/module/src/component/RadioButton.d.ts +1 -1
  458. package/lib/typescript/module/src/component/RadioButton.d.ts.map +1 -1
  459. package/lib/typescript/module/src/component/ReadMoreText.d.ts +1 -1
  460. package/lib/typescript/module/src/component/ReadMoreText.d.ts.map +1 -1
  461. package/lib/typescript/module/src/component/ReadMoreText.web.d.ts.map +1 -1
  462. package/lib/typescript/module/src/component/RefreshControlEx.d.ts.map +1 -1
  463. package/lib/typescript/module/src/component/Switch.d.ts.map +1 -1
  464. package/lib/typescript/module/src/component/Tab/BaseTab.d.ts.map +1 -1
  465. package/lib/typescript/module/src/component/Tab/IndicatorTab.d.ts.map +1 -1
  466. package/lib/typescript/module/src/component/Tab/RoundTab.d.ts.map +1 -1
  467. package/lib/typescript/module/src/component/Tag.d.ts +1 -1
  468. package/lib/typescript/module/src/component/Tag.d.ts.map +1 -1
  469. package/lib/typescript/module/src/component/TagHorizontalList.d.ts +1 -1
  470. package/lib/typescript/module/src/component/TagHorizontalList.d.ts.map +1 -1
  471. package/lib/typescript/module/src/component/TextField/BaseTextField.d.ts +2 -2
  472. package/lib/typescript/module/src/component/TextField/BaseTextField.d.ts.map +1 -1
  473. package/lib/typescript/module/src/component/TextField/CoreTextField.d.ts.map +1 -1
  474. package/lib/typescript/module/src/component/ToolTip/BaseToolTip.d.ts.map +1 -1
  475. package/lib/typescript/module/src/component/dialog/CommonBottomSheetDialog.d.ts +2 -1
  476. package/lib/typescript/module/src/component/dialog/CommonBottomSheetDialog.d.ts.map +1 -1
  477. package/lib/typescript/module/src/component/dialog/CommonDialog.d.ts +3 -1
  478. package/lib/typescript/module/src/component/dialog/CommonDialog.d.ts.map +1 -1
  479. package/lib/typescript/module/src/component/dialog/ItemSelectBottomSheetDialog.d.ts +1 -1
  480. package/lib/typescript/module/src/component/dialog/ItemSelectBottomSheetDialog.d.ts.map +1 -1
  481. package/lib/typescript/module/src/component/dialog/LottieDialog.d.ts.map +1 -1
  482. package/lib/typescript/module/src/component/dialog/ToastDialog.d.ts +1 -1
  483. package/lib/typescript/module/src/component/dialog/ToastDialog.d.ts.map +1 -1
  484. package/lib/typescript/module/src/component/dialog/base/BottomSheetDialog.d.ts.map +1 -1
  485. package/lib/typescript/module/src/component/dialog/base/Dialog.d.ts.map +1 -1
  486. package/lib/typescript/module/src/util/StyleUtil.d.ts.map +1 -1
  487. package/package.json +3 -3
  488. package/src/component/AnimatedNumber.tsx +1 -1
  489. package/src/component/Animation/etc/LeftAndRight.tsx +2 -1
  490. package/src/component/Animation/etc/UpAndDown.tsx +2 -1
  491. package/src/component/Animation/implicit/OpacityAnimatedView.tsx +2 -1
  492. package/src/component/Badge.tsx +3 -2
  493. package/src/component/Banner/BannerItem.tsx +5 -3
  494. package/src/component/Btn/BaseBtn.tsx +7 -3
  495. package/src/component/Btn/FixedBottomCTABtn.tsx +3 -1
  496. package/src/component/Btn/IconBtn.tsx +3 -1
  497. package/src/component/Btn/InteractiveToggledIconBtn.tsx +2 -1
  498. package/src/component/Carousel.tsx +3 -1
  499. package/src/component/Chip.tsx +5 -2
  500. package/src/component/CloneWithGlobalPositionView.tsx +3 -1
  501. package/src/component/DialogHandler.tsx +2 -5
  502. package/src/component/Dot.tsx +2 -1
  503. package/src/component/DotLoadingIndicator.tsx +4 -2
  504. package/src/component/EmptyState.tsx +5 -1
  505. package/src/component/FloatingRoundChip.tsx +3 -3
  506. package/src/component/GradientBorderContainer.tsx +5 -1
  507. package/src/component/GradientBorderContainer.web.tsx +2 -1
  508. package/src/component/GradientCollection.tsx +3 -1
  509. package/src/component/GradientMask.tsx +2 -1
  510. package/src/component/GradientMask.web.tsx +2 -1
  511. package/src/component/Header/Header.tsx +4 -1
  512. package/src/component/Icon/Icons.tsx +219 -219
  513. package/src/component/Icon/index.tsx +2 -1
  514. package/src/component/IconCheckbox.tsx +4 -1
  515. package/src/component/Layout/FixedBottomLayout.tsx +3 -2
  516. package/src/component/Layout/ItemList.tsx +3 -1
  517. package/src/component/Layout/Layout/LayoutProvider.tsx +3 -1
  518. package/src/component/Layout/Layout/WindowSizeClass.ts +1 -1
  519. package/src/component/Layout/Layout/useDynamicDimensions.ts +2 -1
  520. package/src/component/Layout/SectionLayout/SectionLayout.tsx +1 -1
  521. package/src/component/Layout/WhiteGradientFixedBottomLayout.tsx +5 -1
  522. package/src/component/LiText.tsx +2 -1
  523. package/src/component/LineDivider.tsx +3 -1
  524. package/src/component/LoadingFallbackView.tsx +2 -1
  525. package/src/component/LoadingIndicator.tsx +3 -1
  526. package/src/component/LoadingIndicatorView.tsx +4 -1
  527. package/src/component/Lottie/index.tsx +1 -1
  528. package/src/component/MarqueeView.tsx +4 -1
  529. package/src/component/NumberBadge.tsx +5 -1
  530. package/src/component/OnMountEvent.tsx +2 -1
  531. package/src/component/PaginatedFlashList.tsx +3 -1
  532. package/src/component/PaginatedFlatList.tsx +3 -1
  533. package/src/component/PieChart.tsx +3 -1
  534. package/src/component/Pressable/LoadingIndicatorTouchable.tsx +2 -1
  535. package/src/component/Pressable/Touch.tsx +3 -1
  536. package/src/component/Pressable/useDisabilityAwareDebouncer.ts +2 -1
  537. package/src/component/RadioButton.tsx +3 -2
  538. package/src/component/ReadMoreText.tsx +6 -1
  539. package/src/component/ReadMoreText.web.tsx +1 -2
  540. package/src/component/RefreshControlEx.tsx +2 -1
  541. package/src/component/Switch.tsx +2 -1
  542. package/src/component/Tab/BaseTab.tsx +2 -1
  543. package/src/component/Tab/IndicatorTab.tsx +4 -1
  544. package/src/component/Tab/RoundTab.tsx +4 -1
  545. package/src/component/Tag.tsx +5 -9
  546. package/src/component/TagHorizontalList.tsx +3 -1
  547. package/src/component/TextField/BaseTextField.tsx +6 -10
  548. package/src/component/TextField/CoreTextField.tsx +4 -1
  549. package/src/component/TextField/textFieldNumericFormatUtils.ts +1 -1
  550. package/src/component/ToolTip/BaseToolTip.tsx +4 -1
  551. package/src/component/dialog/CommonBottomSheetDialog.tsx +6 -12
  552. package/src/component/dialog/CommonDialog.tsx +8 -16
  553. package/src/component/dialog/ItemSelectBottomSheetDialog.tsx +8 -13
  554. package/src/component/dialog/LottieDialog.tsx +5 -1
  555. package/src/component/dialog/ToastDialog.tsx +8 -14
  556. package/src/component/dialog/base/BottomSheetDialog.tsx +2 -1
  557. package/src/component/dialog/base/Dialog.tsx +4 -1
  558. package/src/hook/useFloatingKeyboard.ts +2 -2
  559. package/src/hook/useIntervalCallback.tsx +1 -1
  560. package/src/hook/useTimeoutHandler.test.ts +2 -1
  561. package/src/util/StyleUtil.ts +2 -1
  562. package/lib/commonjs/assets/icons/bookmark_animation.svg +0 -3
  563. package/lib/commonjs/assets/icons/chat_bubble_question_animation.svg +0 -3
  564. package/lib/module/assets/icons/bookmark_animation.svg +0 -3
  565. package/lib/module/assets/icons/chat_bubble_question_animation.svg +0 -3
  566. package/src/assets/icons/bookmark_animation.svg +0 -3
  567. 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/LayoutStyle';
11
- import { RowCenter } from '../Layout/Row';
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
- import { Btn } from './index';
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> = {
@@ -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 { GradientCollecitonProps } from './GradientCollection';
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
  }: {
@@ -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 { RowCenter } from './Layout/Row';
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/Gap';
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;