@toss/tds-react-native 1.0.0 → 1.2.1

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 (301) hide show
  1. package/dist/cjs/components/agreement/Collapsible/CollapsibleContent.js +1 -1
  2. package/dist/cjs/components/agreement/useAnimatedRotateValue.js +1 -1
  3. package/dist/cjs/components/asset/blocks/Frame.js +1 -1
  4. package/dist/cjs/components/board-row/BoardRow.js +1 -1
  5. package/dist/cjs/components/bottom-sheet/Container.js +1 -1
  6. package/dist/cjs/components/bottom-sheet/Dimmer.js +1 -1
  7. package/dist/cjs/components/bottom-sheet/DragAnimation.js +1 -1
  8. package/dist/cjs/components/bottom-sheet/utils/CTAAnimation.js +1 -1
  9. package/dist/cjs/components/bottom-sheet/utils/RenderingAnimation.js +1 -1
  10. package/dist/cjs/components/button/Button.js +1 -1
  11. package/dist/cjs/components/button/ButtonDerivedTokenGenerator.js +1 -1
  12. package/dist/cjs/components/carousel/animations/scale.js +1 -1
  13. package/dist/cjs/components/carousel/animations/snap.js +1 -1
  14. package/dist/cjs/components/chart/BarChart.js +1 -1
  15. package/dist/cjs/components/checkbox/Circle/Graphic/AnimatedCheckboxGraphic.js +1 -1
  16. package/dist/cjs/components/checkbox/Circle/Graphic/AnimatedCheckboxGraphicDisabled.js +1 -1
  17. package/dist/cjs/components/checkbox/Line/Graphic/AnimatedCheckboxGraphic.js +1 -1
  18. package/dist/cjs/components/checkbox/Line/Graphic/AnimatedCheckboxGraphicDisabled.js +1 -1
  19. package/dist/cjs/components/checkbox/const.d.ts +1 -1
  20. package/dist/cjs/components/checkbox/const.js +1 -1
  21. package/dist/cjs/components/dialog/AlertDialog.js +1 -1
  22. package/dist/cjs/components/dialog/BaseDialog.js +1 -1
  23. package/dist/cjs/components/dialog/BaseDialogContents.d.ts +1 -1
  24. package/dist/cjs/components/dialog/BaseDialogContents.js +1 -1
  25. package/dist/cjs/components/dropdown/components/Dropdown.js +1 -1
  26. package/dist/cjs/components/dropdown/components/FixedFloatingDropdown.js +1 -1
  27. package/dist/cjs/components/dropdown/components/Trigger.js +1 -1
  28. package/dist/cjs/components/gradient/LinearGradient.d.ts +1 -1
  29. package/dist/cjs/components/gradient/LinearGradient.js +1 -1
  30. package/dist/cjs/components/gradient/RadialGradient.js +1 -1
  31. package/dist/cjs/components/highlight/Highlight.js +1 -1
  32. package/dist/cjs/components/highlight/HighlightUI.js +1 -1
  33. package/dist/cjs/components/highlight/components/MessageBox.js +1 -1
  34. package/dist/cjs/components/highlight/hooks/useHighlightUIAnimation.js +1 -1
  35. package/dist/cjs/components/icon-button/IconButton.js +1 -1
  36. package/dist/cjs/components/keypad/FullSecureKeypad/BackspaceIcon.js +1 -1
  37. package/dist/cjs/components/keypad/FullSecureKeypad/index.js +1 -1
  38. package/dist/cjs/components/list-footer/ListFooterTitle.js +1 -1
  39. package/dist/cjs/components/list-row/ListRowDisabled.js +1 -1
  40. package/dist/cjs/components/list-row/animation/ShineEffect.js +1 -1
  41. package/dist/cjs/components/list-row/animation/useBlinkAnimation.js +1 -1
  42. package/dist/cjs/components/list-row/animation/useShineAnimation.js +1 -1
  43. package/dist/cjs/components/loader/Loader.js +1 -1
  44. package/dist/cjs/components/numeric-spinner/NumericSpinner.js +1 -1
  45. package/dist/cjs/components/numeric-spinner/NumericSpinnerNumberBox.d.ts +1 -2
  46. package/dist/cjs/components/numeric-spinner/NumericSpinnerNumberBox.js +1 -1
  47. package/dist/cjs/components/paragraph/ParagraphBadge/ParagraphBadge.d.ts +1 -1
  48. package/dist/cjs/components/paragraph/ParagraphBadge/ParagraphBadge.js +1 -1
  49. package/dist/cjs/components/paragraph/ParagraphCode.js +1 -1
  50. package/dist/cjs/components/progress-bar/ProgressBar.js +1 -1
  51. package/dist/cjs/components/radio/Radio.js +1 -1
  52. package/dist/cjs/components/rating/EditableRating.js +1 -1
  53. package/dist/cjs/components/segmented-control/components/Indicator/Indicator.js +1 -1
  54. package/dist/cjs/components/segmented-control/components/ScrollControlOverlay/EdgeGradient.js +1 -1
  55. package/dist/cjs/components/segmented-control/hooks/useIndicatorBackground.js +1 -1
  56. package/dist/cjs/components/shadow/tokens.js +1 -1
  57. package/dist/cjs/components/skeleton/AnimateSkeleton.js +1 -1
  58. package/dist/cjs/components/slider/Slider.js +1 -1
  59. package/dist/cjs/components/slider/styles.js +1 -1
  60. package/dist/cjs/components/switch/Switch.js +1 -1
  61. package/dist/cjs/components/switch/useSwitchAnimation.js +1 -1
  62. package/dist/cjs/components/tab/FluidTab.js +1 -1
  63. package/dist/cjs/components/tab/FullTab.js +1 -1
  64. package/dist/cjs/components/tab/Gradient.js +1 -1
  65. package/dist/cjs/components/tab/TabItem.js +1 -1
  66. package/dist/cjs/components/text-field/OldTextField/TDSTextFieldItem.js +1 -1
  67. package/dist/cjs/components/text-field/OldTextField/styles.d.ts +1 -1
  68. package/dist/cjs/components/text-field/OldTextField/styles.js +1 -1
  69. package/dist/cjs/components/text-field/OldTextField/utils.d.ts +1 -1
  70. package/dist/cjs/components/text-field/TextField/hooks/useLabelControls.js +1 -1
  71. package/dist/cjs/components/text-field/TextField/hooks/useTextFieldHelpControls.js +1 -1
  72. package/dist/cjs/components/text-field/TextField/variants/TextFieldBox/TextFieldBox.Button.js +1 -1
  73. package/dist/cjs/components/text-field/TextField/variants/TextFieldBox/TextFieldBox.js +1 -1
  74. package/dist/cjs/components/text-field/TextField/variants/TextFieldBox/TextFieldBoxOverlay.js +1 -1
  75. package/dist/cjs/components/toast/components/ToastBottom.js +1 -1
  76. package/dist/cjs/components/toast/components/ToastButton.js +1 -1
  77. package/dist/cjs/components/toast/components/ToastTop.js +1 -1
  78. package/dist/cjs/components/toast/hooks/useToastAnimation.js +1 -1
  79. package/dist/cjs/components/tooltip/components/FullTooltip/FullTooltipBase.js +1 -1
  80. package/dist/cjs/components/tooltip/components/FullTooltip/HiddenFullTooltip.js +1 -1
  81. package/dist/cjs/components/tooltip/components/Tooltip/TooltipBase.d.ts +1 -1
  82. package/dist/cjs/components/tooltip/components/Tooltip/TooltipBase.js +1 -1
  83. package/dist/cjs/components/txt/Txt.js +1 -24
  84. package/dist/cjs/constants/typography/index.d.ts +1 -1
  85. package/dist/cjs/constants/typography/typographyLevel.d.ts +1 -1
  86. package/dist/cjs/constants/typography/typographyLevel.js +1 -1
  87. package/dist/cjs/constants/typography/typographyMap.d.ts +1 -1
  88. package/dist/cjs/constants/typography/typographyMap.js +1 -1
  89. package/dist/cjs/core/color/Color.js +1 -1
  90. package/dist/cjs/core/color/ColorPreference.js +1 -1
  91. package/dist/cjs/core/contexts/AdaptiveColorProvider.d.ts +1 -1
  92. package/dist/cjs/core/contexts/AdaptiveColorProvider.js +2 -1
  93. package/dist/cjs/core/contexts/ColorPreferenceProvider.js +1 -1
  94. package/dist/cjs/core/contexts/GlobalEventProvider.js +1 -1
  95. package/dist/cjs/core/contexts/HideAccessibility.js +1 -1
  96. package/dist/cjs/core/contexts/SafeAreaProvider.js +1 -1
  97. package/dist/cjs/core/contexts/TDSProvider.js +1 -1
  98. package/dist/cjs/core/contexts/TypographyProvider.js +2 -1
  99. package/dist/cjs/core/contexts/index.js +1 -1
  100. package/dist/cjs/core/hooks/index.js +1 -1
  101. package/dist/cjs/core/hooks/useA11yCondition.d.ts +1 -1
  102. package/dist/cjs/core/hooks/useA11yCondition.js +5 -4
  103. package/dist/cjs/core/hooks/useTypographyLevel.js +1 -1
  104. package/dist/cjs/core/index.js +1 -1
  105. package/dist/cjs/core/overlay/OverlayController.js +1 -1
  106. package/dist/cjs/core/overlay/OverlayProvider.js +1 -1
  107. package/dist/cjs/core/overlay/_OverlayProvider.js +1 -1
  108. package/dist/cjs/core/overlay/index.js +1 -2
  109. package/dist/cjs/core/overlay/types.js +1 -1
  110. package/dist/cjs/core/overlay/useOverlay.js +1 -1
  111. package/dist/cjs/core/overlay/useOverlayBase.js +1 -2
  112. package/dist/cjs/core/overlay/useOverlayCache.js +1 -1
  113. package/dist/cjs/core/theme/ThemeProvider.js +2 -1
  114. package/dist/cjs/core/theme/deriveToken/BaseDerivedTokenGenerator.js +1 -1
  115. package/dist/cjs/core/theme/deriveToken/batchDerivedTokenGenerators.js +1 -1
  116. package/dist/cjs/core/theme/deriveToken/deriveToken.js +1 -1
  117. package/dist/cjs/core/theme/deriveToken/index.js +1 -1
  118. package/dist/cjs/core/theme/index.js +1 -1
  119. package/dist/cjs/core/theme/seedToken/index.js +1 -2
  120. package/dist/cjs/core/theme/seedToken/seedToken.js +1 -1
  121. package/dist/cjs/extensions/bridge/Bridge.js +2 -2
  122. package/dist/cjs/extensions/bridge/BridgeDerivedTokenGenerator.js +1 -1
  123. package/dist/cjs/extensions/external-web-view-screen/Navigation.js +1 -1
  124. package/dist/cjs/extensions/navigation/Navigation.js +1 -1
  125. package/dist/cjs/extensions/page-navbar/PageNavbar.js +1 -1
  126. package/dist/cjs/extensions/page-navbar/components/TransparentNavigationBar/TransparentNavigationScrollView.js +1 -1
  127. package/dist/cjs/extensions/tab-view/Gradient.js +1 -1
  128. package/dist/cjs/extensions/tab-view/hooks/useIndicatorOpacityAnimation.js +1 -1
  129. package/dist/cjs/extensions/top-navigation/TopNavigation.js +1 -1
  130. package/dist/cjs/index.d.ts +17 -18
  131. package/dist/cjs/index.js +1 -1
  132. package/dist/cjs/interactions/animated/spring.d.ts +2 -2
  133. package/dist/cjs/interactions/animated/spring.js +1 -1
  134. package/dist/cjs/interactions/animation/hooks/useWiggleAnim.js +1 -1
  135. package/dist/cjs/interactions/pressable-effect/usePressAnim.js +1 -1
  136. package/dist/cjs/interactions/rally/constants/property.d.ts +1 -1
  137. package/dist/cjs/interactions/rally/constants/property.js +1 -1
  138. package/dist/cjs/interactions/rally/presets/effects/bounce.js +1 -1
  139. package/dist/cjs/interactions/rally/presets/effects/float.js +1 -1
  140. package/dist/cjs/interactions/rally/presets/effects/pulse.js +1 -1
  141. package/dist/cjs/interactions/rally/presets/effects/ripple.js +1 -1
  142. package/dist/cjs/interactions/rally/presets/effects/shiver.js +1 -1
  143. package/dist/cjs/interactions/rally/presets/effects/wiggle.js +1 -1
  144. package/dist/cjs/interactions/rally/presets/effects/wiggle3d.js +1 -1
  145. package/dist/cjs/interactions/rally/presets/transitions/fade.js +1 -1
  146. package/dist/cjs/interactions/rally/presets/transitions/flip.js +1 -1
  147. package/dist/cjs/interactions/rally/presets/transitions/flipBounce.js +1 -1
  148. package/dist/cjs/interactions/rally/presets/transitions/roll.js +1 -1
  149. package/dist/cjs/interactions/rally/presets/transitions/rollBounce.js +1 -1
  150. package/dist/cjs/interactions/rally/presets/transitions/scale.js +1 -1
  151. package/dist/cjs/interactions/rally/presets/transitions/scaleBounce.js +1 -1
  152. package/dist/cjs/interactions/rally/presets/transitions/slide.js +1 -1
  153. package/dist/cjs/interactions/rally/presets/transitions/slideBounce.js +1 -1
  154. package/dist/cjs/interactions/rally/presets/transitions/snap.js +1 -1
  155. package/dist/cjs/interactions/rally/presets/transitions/snapBounce.js +1 -1
  156. package/dist/cjs/interactions/rally/presets/transitions/zoom.js +1 -1
  157. package/dist/esm/components/agreement/Collapsible/CollapsibleContent.js +1 -1
  158. package/dist/esm/components/agreement/useAnimatedRotateValue.js +1 -1
  159. package/dist/esm/components/asset/blocks/Frame.js +1 -1
  160. package/dist/esm/components/board-row/BoardRow.js +1 -1
  161. package/dist/esm/components/bottom-sheet/Container.js +1 -1
  162. package/dist/esm/components/bottom-sheet/Dimmer.js +1 -1
  163. package/dist/esm/components/bottom-sheet/DragAnimation.js +1 -1
  164. package/dist/esm/components/bottom-sheet/utils/CTAAnimation.js +1 -1
  165. package/dist/esm/components/bottom-sheet/utils/RenderingAnimation.js +1 -1
  166. package/dist/esm/components/button/Button.js +1 -1
  167. package/dist/esm/components/button/ButtonDerivedTokenGenerator.js +1 -1
  168. package/dist/esm/components/carousel/animations/scale.js +1 -1
  169. package/dist/esm/components/carousel/animations/snap.js +1 -1
  170. package/dist/esm/components/chart/BarChart.js +1 -1
  171. package/dist/esm/components/checkbox/Circle/Graphic/AnimatedCheckboxGraphic.js +1 -1
  172. package/dist/esm/components/checkbox/Circle/Graphic/AnimatedCheckboxGraphicDisabled.js +1 -1
  173. package/dist/esm/components/checkbox/Line/Graphic/AnimatedCheckboxGraphic.js +1 -1
  174. package/dist/esm/components/checkbox/Line/Graphic/AnimatedCheckboxGraphicDisabled.js +1 -1
  175. package/dist/esm/components/checkbox/const.d.ts +1 -1
  176. package/dist/esm/components/checkbox/const.js +1 -1
  177. package/dist/esm/components/dialog/AlertDialog.js +1 -1
  178. package/dist/esm/components/dialog/BaseDialog.js +1 -1
  179. package/dist/esm/components/dialog/BaseDialogContents.d.ts +1 -1
  180. package/dist/esm/components/dialog/BaseDialogContents.js +1 -1
  181. package/dist/esm/components/dropdown/components/Dropdown.js +1 -1
  182. package/dist/esm/components/dropdown/components/FixedFloatingDropdown.js +1 -1
  183. package/dist/esm/components/dropdown/components/Trigger.js +1 -1
  184. package/dist/esm/components/gradient/LinearGradient.d.ts +1 -1
  185. package/dist/esm/components/gradient/LinearGradient.js +1 -1
  186. package/dist/esm/components/gradient/RadialGradient.js +1 -1
  187. package/dist/esm/components/highlight/Highlight.js +1 -1
  188. package/dist/esm/components/highlight/HighlightUI.js +1 -1
  189. package/dist/esm/components/highlight/components/MessageBox.js +1 -1
  190. package/dist/esm/components/highlight/hooks/useHighlightUIAnimation.js +1 -1
  191. package/dist/esm/components/icon-button/IconButton.js +1 -1
  192. package/dist/esm/components/keypad/FullSecureKeypad/BackspaceIcon.js +1 -1
  193. package/dist/esm/components/keypad/FullSecureKeypad/index.js +1 -1
  194. package/dist/esm/components/list-footer/ListFooterTitle.js +1 -1
  195. package/dist/esm/components/list-row/ListRowDisabled.js +1 -1
  196. package/dist/esm/components/list-row/animation/ShineEffect.js +1 -1
  197. package/dist/esm/components/list-row/animation/useBlinkAnimation.js +1 -1
  198. package/dist/esm/components/list-row/animation/useShineAnimation.js +1 -1
  199. package/dist/esm/components/loader/Loader.js +1 -1
  200. package/dist/esm/components/numeric-spinner/NumericSpinner.js +1 -1
  201. package/dist/esm/components/numeric-spinner/NumericSpinnerNumberBox.d.ts +1 -2
  202. package/dist/esm/components/numeric-spinner/NumericSpinnerNumberBox.js +1 -1
  203. package/dist/esm/components/paragraph/ParagraphBadge/ParagraphBadge.d.ts +1 -1
  204. package/dist/esm/components/paragraph/ParagraphBadge/ParagraphBadge.js +1 -1
  205. package/dist/esm/components/paragraph/ParagraphCode.js +1 -1
  206. package/dist/esm/components/progress-bar/ProgressBar.js +1 -1
  207. package/dist/esm/components/radio/Radio.js +1 -1
  208. package/dist/esm/components/rating/EditableRating.js +1 -1
  209. package/dist/esm/components/segmented-control/components/Indicator/Indicator.js +1 -1
  210. package/dist/esm/components/segmented-control/components/ScrollControlOverlay/EdgeGradient.js +1 -1
  211. package/dist/esm/components/segmented-control/hooks/useIndicatorBackground.js +1 -1
  212. package/dist/esm/components/shadow/tokens.js +1 -1
  213. package/dist/esm/components/skeleton/AnimateSkeleton.js +1 -1
  214. package/dist/esm/components/slider/Slider.js +1 -1
  215. package/dist/esm/components/slider/styles.js +1 -1
  216. package/dist/esm/components/switch/Switch.js +1 -1
  217. package/dist/esm/components/switch/useSwitchAnimation.js +1 -1
  218. package/dist/esm/components/tab/FluidTab.js +1 -1
  219. package/dist/esm/components/tab/FullTab.js +1 -1
  220. package/dist/esm/components/tab/Gradient.js +1 -1
  221. package/dist/esm/components/tab/TabItem.js +1 -1
  222. package/dist/esm/components/text-field/OldTextField/TDSTextFieldItem.js +1 -1
  223. package/dist/esm/components/text-field/OldTextField/styles.d.ts +1 -1
  224. package/dist/esm/components/text-field/OldTextField/styles.js +1 -1
  225. package/dist/esm/components/text-field/OldTextField/utils.d.ts +1 -1
  226. package/dist/esm/components/text-field/TextField/hooks/useLabelControls.js +1 -1
  227. package/dist/esm/components/text-field/TextField/hooks/useTextFieldHelpControls.js +1 -1
  228. package/dist/esm/components/text-field/TextField/variants/TextFieldBox/TextFieldBox.Button.js +1 -1
  229. package/dist/esm/components/text-field/TextField/variants/TextFieldBox/TextFieldBox.js +1 -1
  230. package/dist/esm/components/text-field/TextField/variants/TextFieldBox/TextFieldBoxOverlay.js +1 -1
  231. package/dist/esm/components/toast/components/ToastBottom.js +1 -1
  232. package/dist/esm/components/toast/components/ToastButton.js +1 -1
  233. package/dist/esm/components/toast/components/ToastTop.js +1 -1
  234. package/dist/esm/components/toast/hooks/useToastAnimation.js +1 -1
  235. package/dist/esm/components/tooltip/components/FullTooltip/FullTooltipBase.js +1 -1
  236. package/dist/esm/components/tooltip/components/FullTooltip/HiddenFullTooltip.js +1 -1
  237. package/dist/esm/components/tooltip/components/Tooltip/TooltipBase.d.ts +1 -1
  238. package/dist/esm/components/tooltip/components/Tooltip/TooltipBase.js +1 -1
  239. package/dist/esm/components/txt/Txt.js +31 -1
  240. package/dist/esm/constants/typography/index.d.ts +1 -1
  241. package/dist/esm/constants/typography/typographyLevel.d.ts +1 -1
  242. package/dist/esm/constants/typography/typographyLevel.js +1 -1
  243. package/dist/esm/constants/typography/typographyMap.d.ts +1 -1
  244. package/dist/esm/constants/typography/typographyMap.js +1 -1
  245. package/dist/esm/core/color/Color.js +1 -1
  246. package/dist/esm/core/contexts/AdaptiveColorProvider.d.ts +1 -1
  247. package/dist/esm/core/contexts/AdaptiveColorProvider.js +1 -1
  248. package/dist/esm/core/contexts/ColorPreferenceProvider.js +1 -1
  249. package/dist/esm/core/contexts/GlobalEventProvider.js +1 -4
  250. package/dist/esm/core/contexts/HideAccessibility.js +1 -1
  251. package/dist/esm/core/contexts/SafeAreaProvider.js +1 -1
  252. package/dist/esm/core/contexts/TDSProvider.js +1 -6
  253. package/dist/esm/core/contexts/TypographyProvider.js +1 -1
  254. package/dist/esm/core/hooks/useA11yCondition.d.ts +1 -1
  255. package/dist/esm/core/hooks/useA11yCondition.js +1 -1
  256. package/dist/esm/core/hooks/useTypographyLevel.js +1 -1
  257. package/dist/esm/core/overlay/OverlayController.js +2 -1
  258. package/dist/esm/core/overlay/OverlayProvider.js +1 -1
  259. package/dist/esm/core/overlay/_OverlayProvider.js +1 -3
  260. package/dist/esm/core/overlay/useOverlay.js +1 -1
  261. package/dist/esm/core/overlay/useOverlayBase.js +1 -1
  262. package/dist/esm/core/theme/ThemeProvider.js +1 -1
  263. package/dist/esm/core/theme/deriveToken/deriveToken.js +1 -1
  264. package/dist/esm/core/theme/seedToken/seedToken.js +1 -1
  265. package/dist/esm/extensions/bridge/Bridge.js +1 -1
  266. package/dist/esm/extensions/bridge/BridgeDerivedTokenGenerator.js +1 -1
  267. package/dist/esm/extensions/external-web-view-screen/Navigation.js +1 -1
  268. package/dist/esm/extensions/navigation/Navigation.js +1 -1
  269. package/dist/esm/extensions/page-navbar/PageNavbar.js +1 -1
  270. package/dist/esm/extensions/page-navbar/components/TransparentNavigationBar/TransparentNavigationScrollView.js +1 -1
  271. package/dist/esm/extensions/tab-view/Gradient.js +1 -1
  272. package/dist/esm/extensions/tab-view/hooks/useIndicatorOpacityAnimation.js +1 -1
  273. package/dist/esm/extensions/top-navigation/TopNavigation.js +1 -1
  274. package/dist/esm/index.d.ts +17 -18
  275. package/dist/esm/index.js +1 -1
  276. package/dist/esm/interactions/animated/spring.d.ts +2 -2
  277. package/dist/esm/interactions/animated/spring.js +1 -1
  278. package/dist/esm/interactions/animation/hooks/useWiggleAnim.js +1 -1
  279. package/dist/esm/interactions/pressable-effect/usePressAnim.js +1 -1
  280. package/dist/esm/interactions/rally/constants/property.d.ts +1 -1
  281. package/dist/esm/interactions/rally/constants/property.js +1 -1
  282. package/dist/esm/interactions/rally/presets/effects/bounce.js +1 -1
  283. package/dist/esm/interactions/rally/presets/effects/float.js +1 -1
  284. package/dist/esm/interactions/rally/presets/effects/pulse.js +1 -1
  285. package/dist/esm/interactions/rally/presets/effects/ripple.js +1 -1
  286. package/dist/esm/interactions/rally/presets/effects/shiver.js +1 -1
  287. package/dist/esm/interactions/rally/presets/effects/wiggle.js +1 -1
  288. package/dist/esm/interactions/rally/presets/effects/wiggle3d.js +1 -1
  289. package/dist/esm/interactions/rally/presets/transitions/fade.js +1 -1
  290. package/dist/esm/interactions/rally/presets/transitions/flip.js +1 -1
  291. package/dist/esm/interactions/rally/presets/transitions/flipBounce.js +1 -1
  292. package/dist/esm/interactions/rally/presets/transitions/roll.js +1 -1
  293. package/dist/esm/interactions/rally/presets/transitions/rollBounce.js +1 -1
  294. package/dist/esm/interactions/rally/presets/transitions/scale.js +1 -1
  295. package/dist/esm/interactions/rally/presets/transitions/scaleBounce.js +1 -1
  296. package/dist/esm/interactions/rally/presets/transitions/slide.js +1 -1
  297. package/dist/esm/interactions/rally/presets/transitions/slideBounce.js +1 -1
  298. package/dist/esm/interactions/rally/presets/transitions/snap.js +1 -1
  299. package/dist/esm/interactions/rally/presets/transitions/snapBounce.js +1 -1
  300. package/dist/esm/interactions/rally/presets/transitions/zoom.js +1 -1
  301. package/package.json +6 -6
@@ -1 +1 @@
1
- "use strict";import{jsx as o,jsxs as m}from"react/jsx-runtime";import{colors as B}from"@toss-design-system/colors";import{forwardRef as v,useState as w}from"react";import{StyleSheet as S,TextInput as j,View as u}from"react-native";import{useAdaptive as L,useTypographyTheme as V}from"../../../../../core";import{Txt as x}from"../../../../txt";import{TextFieldContainer as z}from"../../components/TextFieldContainer";import{TextFieldHelp as H}from"../../components/TextFieldHelp";import{TextFieldLabel as I}from"../../components/TextFieldLabel";import{useTextFieldLabelControls as O}from"../../hooks/useLabelControls";import{useTextFieldDefaultTextColor as R}from"../../hooks/useTextFieldDefaultTextColor";import{useTextFieldHelpControls as D}from"../../hooks/useTextFieldHelpControls";import{useTextFieldValueControls as _}from"../../hooks/useTextFieldValueControls";import{getTextFieldStatus as k}from"../../utils/getTextFieldStatus";import{TextFieldBoxOverlay as A}from"./TextFieldBoxOverlay";export const TextFieldBox=v(function({prefix:i,right:n,suffix:a,containerStyle:f,style:y,...e},g){const t=L(),{typography:h}=V(),[l,d]=w(!1),T=D(e,l),{value:s,onChangeText:p}=_(e),c=O(e,l),F=k(e,l),b=R(e,l),C=s!=="";return m(z,{paddingTop:e.paddingTop,paddingBottom:e.paddingBottom,style:f,children:[o(I,{color:c.color,opacity:c.opacity,children:e.label}),m(u,{style:[G.boxContainer,{backgroundColor:t.greyOpacity50}],children:[i?o(x,{color:t.grey800,style:{paddingRight:8},children:i}):null,o(j,{...e,ref:g,onChangeText:p,editable:e.editable??!e.disabled,onFocus:r=>{e.onFocus?.(r),d(!0)},onBlur:r=>{e.onBlur?.(r),d(!1)},value:s,style:[{flexGrow:1,flexBasis:0,color:b,fontSize:h.t5.fontSize,padding:0},y],placeholderTextColor:t.grey500}),a?o(x,{color:C?t.grey800:t.grey500,style:{paddingLeft:8},children:a}):null,n?o(u,{style:{display:"flex",alignItems:"center",marginLeft:8},children:n}):null,o(A,{status:F})]}),e.help!=null?o(H,{color:T.color,children:e.help}):null]})});const G=S.create({boxContainer:{overflow:"hidden",borderRadius:14,display:"flex",flexDirection:"row",alignItems:"center",borderColor:B.greyOpacity100,borderWidth:1,paddingVertical:14,paddingHorizontal:16,width:"100%"}});
1
+ "use strict";import{jsx as o,jsxs as m}from"react/jsx-runtime";import{colors as B}from"@toss/tds-colors";import{forwardRef as v,useState as w}from"react";import{StyleSheet as S,TextInput as j,View as u}from"react-native";import{useAdaptive as L,useTypographyTheme as V}from"../../../../../core";import{Txt as x}from"../../../../txt";import{TextFieldContainer as z}from"../../components/TextFieldContainer";import{TextFieldHelp as H}from"../../components/TextFieldHelp";import{TextFieldLabel as I}from"../../components/TextFieldLabel";import{useTextFieldLabelControls as O}from"../../hooks/useLabelControls";import{useTextFieldDefaultTextColor as R}from"../../hooks/useTextFieldDefaultTextColor";import{useTextFieldHelpControls as D}from"../../hooks/useTextFieldHelpControls";import{useTextFieldValueControls as _}from"../../hooks/useTextFieldValueControls";import{getTextFieldStatus as k}from"../../utils/getTextFieldStatus";import{TextFieldBoxOverlay as A}from"./TextFieldBoxOverlay";export const TextFieldBox=v(function({prefix:i,right:n,suffix:a,containerStyle:f,style:y,...e},g){const t=L(),{typography:h}=V(),[l,d]=w(!1),T=D(e,l),{value:s,onChangeText:p}=_(e),c=O(e,l),F=k(e,l),b=R(e,l),C=s!=="";return m(z,{paddingTop:e.paddingTop,paddingBottom:e.paddingBottom,style:f,children:[o(I,{color:c.color,opacity:c.opacity,children:e.label}),m(u,{style:[G.boxContainer,{backgroundColor:t.greyOpacity50}],children:[i?o(x,{color:t.grey800,style:{paddingRight:8},children:i}):null,o(j,{...e,ref:g,onChangeText:p,editable:e.editable??!e.disabled,onFocus:r=>{e.onFocus?.(r),d(!0)},onBlur:r=>{e.onBlur?.(r),d(!1)},value:s,style:[{flexGrow:1,flexBasis:0,color:b,fontSize:h.t5.fontSize,padding:0},y],placeholderTextColor:t.grey500}),a?o(x,{color:C?t.grey800:t.grey500,style:{paddingLeft:8},children:a}):null,n?o(u,{style:{display:"flex",alignItems:"center",marginLeft:8},children:n}):null,o(A,{status:F})]}),e.help!=null?o(H,{color:T.color,children:e.help}):null]})});const G=S.create({boxContainer:{overflow:"hidden",borderRadius:14,display:"flex",flexDirection:"row",alignItems:"center",borderColor:B.greyOpacity100,borderWidth:1,paddingVertical:14,paddingHorizontal:16,width:"100%"}});
@@ -1 +1 @@
1
- "use strict";import{jsx as c}from"react/jsx-runtime";import{colors as n}from"@toss-design-system/colors";import{useLayoutEffect as p,useRef as m,useState as f}from"react";import{Animated as o,Easing as s,StyleSheet as d}from"react-native";const a={normal:"rgba(0, 0, 0, 0)",error:n.red900,focused:n.blue900,disabled:"rgba(0, 0, 0, 0)"};export function TextFieldBoxOverlay({status:e}){const[i,u]=f(e),t=m(new o.Value(0)).current,r=!1,l=t.interpolate({inputRange:[0,1],outputRange:[a[i],a[e]]});return p(()=>{t.setValue(0),o.timing(t,{toValue:1,easing:s.inOut(s.ease),useNativeDriver:r}).start(()=>{u(e)})},[e,t,r]),c(o.View,{pointerEvents:"none",style:[g.container,{backgroundColor:l}]})}const g=d.create({container:{borderRadius:14,opacity:.05,position:"absolute",top:0,left:0,right:0,bottom:0}});
1
+ "use strict";import{jsx as c}from"react/jsx-runtime";import{colors as n}from"@toss/tds-colors";import{useLayoutEffect as p,useRef as m,useState as f}from"react";import{Animated as o,Easing as s,StyleSheet as d}from"react-native";const a={normal:"rgba(0, 0, 0, 0)",error:n.red900,focused:n.blue900,disabled:"rgba(0, 0, 0, 0)"};export function TextFieldBoxOverlay({status:e}){const[i,u]=f(e),t=m(new o.Value(0)).current,r=!1,l=t.interpolate({inputRange:[0,1],outputRange:[a[i],a[e]]});return p(()=>{t.setValue(0),o.timing(t,{toValue:1,easing:s.inOut(s.ease),useNativeDriver:r}).start(()=>{u(e)})},[e,t,r]),c(o.View,{pointerEvents:"none",style:[g.container,{backgroundColor:l}]})}const g=d.create({container:{borderRadius:14,opacity:.05,position:"absolute",top:0,left:0,right:0,bottom:0}});
@@ -1 +1 @@
1
- "use strict";import{jsx as r,jsxs as p}from"react/jsx-runtime";import{useKeyboardAnimatedHeight as H}from"@granite-js/react-native";import{useState as W}from"react";import{Platform as Y,Pressable as I,StyleSheet as R,useWindowDimensions as _,View as n}from"react-native";import{colors as a}from"@toss-design-system/colors";import{useColorPreference as z,useTypographyTheme as G}from"../../../core";import{Animated as f}from"../../../interactions/animated";import{useAnimatePresence as V,useSafeAreaBottom as E}from"../../../utils";import{Txt as F}from"../../txt";import{useTextLine as K,useTimer as q,useToastAnimation as J}from"../hooks";const M=f.createAnimatedComponent(I);export const ToastBottom=({open:y,text:u,icon:i,button:e,duration:x=e?5:3,bottomOffset:s=20,onClose:l,onExited:w=()=>{},onEntered:T=()=>{}})=>{const{width:S}=_(),[c,A]=W(),m=E(),L=c?s+c+m:void 0,b=H(),{textLine:P,updateTextLine:k}=K(),{colorPreference:j}=z(),{typographyLevel:d}=G(),t=Y.OS==="android"?d>200:d?.startsWith("A11y_x"),{enter:v,exit:B,animatedStyle:h}=J({position:"bottom",initialY:L}),{presenceState:C}=V(y,{enter:v,exit:B,onExited:w,onEntered:T});return q({duration:x,callback:l}),C==="invisible"?null:p(M,{onPress:l,onLayout:D=>{A(D.nativeEvent.layout.height)},style:[o.container,{opacity:h.opacity,transform:[{translateY:f.subtract(h.transform[0]?.translateY??0,b)}]},{flexDirection:t?"column":"row",alignItems:t?"flex-start":"center",gap:t?10:0,width:e?S-g*2:"auto",bottom:s+m,paddingLeft:i?16:20,paddingRight:e?14:20,borderRadius:P==="single"?100:20,backgroundColor:j==="light"?a.grey500:a.darkThemeGrey200}],children:[p(n,{style:[o.iconTextContainer,t?{width:"100%"}:{flexGrow:e?1:0,width:e?0:"auto"}],children:[i&&r(n,{style:o.icon,children:i}),r(F,{onTextLayout:k,typography:"t6",fontWeight:"semiBold",color:a.white,children:u})]}),e?r(n,{style:o.button,children:e}):null]})};const g=20,o=R.create({container:{position:"absolute",alignSelf:"center",zIndex:100,flexDirection:"row",paddingVertical:14,marginHorizontal:g},iconTextContainer:{flexDirection:"row",alignItems:"center"},icon:{marginRight:12},button:{marginLeft:20,flexShrink:0}});
1
+ "use strict";import{jsx as r,jsxs as p}from"react/jsx-runtime";import{useKeyboardAnimatedHeight as H}from"@granite-js/react-native";import{useState as W}from"react";import{Platform as Y,Pressable as I,StyleSheet as R,useWindowDimensions as _,View as n}from"react-native";import{colors as a}from"@toss/tds-colors";import{useColorPreference as z,useTypographyTheme as G}from"../../../core";import{Animated as f}from"../../../interactions/animated";import{useAnimatePresence as V,useSafeAreaBottom as E}from"../../../utils";import{Txt as F}from"../../txt";import{useTextLine as K,useTimer as q,useToastAnimation as J}from"../hooks";const M=f.createAnimatedComponent(I);export const ToastBottom=({open:y,text:u,icon:i,button:e,duration:x=e?5:3,bottomOffset:s=20,onClose:l,onExited:w=()=>{},onEntered:T=()=>{}})=>{const{width:S}=_(),[c,A]=W(),m=E(),L=c?s+c+m:void 0,b=H(),{textLine:P,updateTextLine:k}=K(),{colorPreference:j}=z(),{typographyLevel:d}=G(),t=Y.OS==="android"?d>200:d?.startsWith("A11y_x"),{enter:v,exit:B,animatedStyle:h}=J({position:"bottom",initialY:L}),{presenceState:C}=V(y,{enter:v,exit:B,onExited:w,onEntered:T});return q({duration:x,callback:l}),C==="invisible"?null:p(M,{onPress:l,onLayout:D=>{A(D.nativeEvent.layout.height)},style:[o.container,{opacity:h.opacity,transform:[{translateY:f.subtract(h.transform[0]?.translateY??0,b)}]},{flexDirection:t?"column":"row",alignItems:t?"flex-start":"center",gap:t?10:0,width:e?S-g*2:"auto",bottom:s+m,paddingLeft:i?16:20,paddingRight:e?14:20,borderRadius:P==="single"?100:20,backgroundColor:j==="light"?a.grey500:a.darkThemeGrey200}],children:[p(n,{style:[o.iconTextContainer,t?{width:"100%"}:{flexGrow:e?1:0,width:e?0:"auto"}],children:[i&&r(n,{style:o.icon,children:i}),r(F,{onTextLayout:k,typography:"t6",fontWeight:"semiBold",color:a.white,children:u})]}),e?r(n,{style:o.button,children:e}):null]})};const g=20,o=R.create({container:{position:"absolute",alignSelf:"center",zIndex:100,flexDirection:"row",paddingVertical:14,marginHorizontal:g},iconTextContainer:{flexDirection:"row",alignItems:"center"},icon:{marginRight:12},button:{marginLeft:20,flexShrink:0}});
@@ -1 +1 @@
1
- "use strict";import{jsx as e,jsxs as n}from"react/jsx-runtime";import{useRef as c}from"react";import{Pressable as m,StyleSheet as r}from"react-native";import{colors as o}from"@toss-design-system/colors";import{Animated as s}from"../../../interactions/animated";import{useColorPreference as u}from"../../../core";import{Txt as p}from"../../txt";export const ToastButton=({children:i,...a})=>{const{colorPreference:l}=u(),t=c(new s.Value(0)).current;return n(m,{accessibilityRole:"button",onPressIn:()=>{t.setValue(.1)},onPressOut:()=>{t.setValue(0)},style:[d.button,{backgroundColor:l==="light"?o.greyOpacity400:o.whiteOpacity100}],...a,children:[e(s.View,{style:{...r.absoluteFillObject,backgroundColor:o.black,opacity:t}}),e(p,{typography:"t7",fontWeight:"semiBold",color:o.floatBackground,children:i})]})};const d=r.create({button:{marginLeft:"auto",borderRadius:100,paddingHorizontal:12,paddingVertical:6,overflow:"hidden"}});
1
+ "use strict";import{jsx as e,jsxs as n}from"react/jsx-runtime";import{useRef as c}from"react";import{Pressable as m,StyleSheet as r}from"react-native";import{colors as o}from"@toss/tds-colors";import{useColorPreference as u}from"../../../core";import{Animated as s}from"../../../interactions/animated";import{Txt as p}from"../../txt";export const ToastButton=({children:i,...a})=>{const{colorPreference:l}=u(),t=c(new s.Value(0)).current;return n(m,{accessibilityRole:"button",onPressIn:()=>{t.setValue(.1)},onPressOut:()=>{t.setValue(0)},style:[d.button,{backgroundColor:l==="light"?o.greyOpacity400:o.whiteOpacity100}],...a,children:[e(s.View,{style:{...r.absoluteFillObject,backgroundColor:o.black,opacity:t}}),e(p,{typography:"t7",fontWeight:"semiBold",color:o.floatBackground,children:i})]})};const d=r.create({button:{marginLeft:"auto",borderRadius:100,paddingHorizontal:12,paddingVertical:6,overflow:"hidden"}});
@@ -1 +1 @@
1
- "use strict";import{jsx as a,jsxs as P}from"react/jsx-runtime";import{useState as v}from"react";import{Platform as s,Pressable as L,StyleSheet as O,View as j}from"react-native";import{colors as e}from"@toss-design-system/colors";import{Animated as k}from"../../../interactions/animated";import{useAdaptive as R,useColorPreference as C}from"../../../core";import{Txt as z}from"../../txt";import{useAnimatePresence as G,useSafeAreaTop as H}from"../../../utils";import{useTextLine as I,useTimer as V,useToastAnimation as _}from"../hooks";const B=k.createAnimatedComponent(L);export const ToastTop=({open:l,text:d,icon:t,duration:m=3,onClose:o,onExited:p=()=>{},onEntered:h=()=>{}})=>{const i=H(),[r,f]=v(),g=r?-(i+r):void 0,{textLine:u,updateTextLine:y}=I(),x=R(),{colorPreference:n}=C(),{enter:T,exit:S,animatedStyle:w}=_({position:"top",initialY:g}),{presenceState:A}=G(l,{enter:T,exit:S,onExited:p,onEntered:h});return V({duration:m,callback:o}),A==="invisible"?null:P(B,{onPress:o,onLayout:b=>{f(b.nativeEvent.layout.height)},style:[c.container,w,{top:i,paddingLeft:t?12:16,borderRadius:u==="single"?100:20,backgroundColor:n==="light"?e.white:e.darkThemeGrey200,shadowColor:n==="light"?e.greyOpacity200:e.darkThemeGrey50}],children:[t&&a(j,{style:c.icon,children:t}),a(z,{onTextLayout:y,typography:"t6",fontWeight:"semiBold",color:x.opacity800,children:d})]})};const c=O.create({container:{position:"absolute",alignSelf:"center",zIndex:100,flexDirection:"row",alignItems:"center",paddingVertical:12,paddingRight:16,marginHorizontal:s.OS==="ios"?18:s.OS==="android"?12:0,shadowOffset:{width:0,height:2},shadowRadius:30,shadowOpacity:1,elevation:50},icon:{marginRight:10}});
1
+ "use strict";import{jsx as a,jsxs as P}from"react/jsx-runtime";import{useState as v}from"react";import{Platform as s,Pressable as L,StyleSheet as O,View as j}from"react-native";import{colors as e}from"@toss/tds-colors";import{useAdaptive as k,useColorPreference as R}from"../../../core";import{Animated as C}from"../../../interactions/animated";import{useAnimatePresence as z,useSafeAreaTop as G}from"../../../utils";import{Txt as H}from"../../txt";import{useTextLine as I,useTimer as V,useToastAnimation as _}from"../hooks";const B=C.createAnimatedComponent(L);export const ToastTop=({open:l,text:d,icon:t,duration:m=3,onClose:o,onExited:p=()=>{},onEntered:h=()=>{}})=>{const i=G(),[r,f]=v(),g=r?-(i+r):void 0,{textLine:u,updateTextLine:y}=I(),x=k(),{colorPreference:n}=R(),{enter:T,exit:S,animatedStyle:w}=_({position:"top",initialY:g}),{presenceState:A}=z(l,{enter:T,exit:S,onExited:p,onEntered:h});return V({duration:m,callback:o}),A==="invisible"?null:P(B,{onPress:o,onLayout:b=>{f(b.nativeEvent.layout.height)},style:[c.container,w,{top:i,paddingLeft:t?12:16,borderRadius:u==="single"?100:20,backgroundColor:n==="light"?e.white:e.darkThemeGrey200,shadowColor:n==="light"?e.greyOpacity200:e.darkThemeGrey50}],children:[t&&a(j,{style:c.icon,children:t}),a(H,{onTextLayout:y,typography:"t6",fontWeight:"semiBold",color:x.opacity800,children:d})]})};const c=O.create({container:{position:"absolute",alignSelf:"center",zIndex:100,flexDirection:"row",alignItems:"center",paddingVertical:12,paddingRight:16,marginHorizontal:s.OS==="ios"?18:s.OS==="android"?12:0,shadowOffset:{width:0,height:2},shadowRadius:30,shadowOpacity:1,elevation:50},icon:{marginRight:10}});
@@ -1 +1 @@
1
- "use strict";import{useCallback as m,useEffect as f,useRef as c}from"react";import{spring as t}from"@toss-design-system/easings";import{Animated as r}from"../../../interactions/animated";export const useToastAnimation=({position:s,initialY:e})=>{const a=c(new r.Value(0)).current,u=c(new r.Value(e??0)).current,l=c(!1),o=m(()=>new Promise(n=>{if(e===void 0){n();return}u.setValue(e),l.current=!0,r.parallel([r.spring(a,{toValue:1,useNativeDriver:!0,...s==="bottom"?t.quick:t.small}),r.spring(u,{toValue:0,useNativeDriver:!0,...s==="bottom"?t.quick:t.small})]).start(()=>{n()})}),[e,a,s,u]);return f(()=>{!l.current&&e!=null&&o()},[e,o]),{enter:o,exit:()=>new Promise(n=>{if(e==null){n();return}r.parallel([r.spring(a,{toValue:0,useNativeDriver:!0,...t.quick}),r.spring(u,{toValue:e,useNativeDriver:!0,...t.quick})]).start(()=>{n()})}),animatedStyle:{opacity:a,transform:[{translateY:u}]}}};
1
+ "use strict";import{useCallback as m,useEffect as f,useRef as c}from"react";import{spring as t}from"@toss/tds-easings";import{Animated as r}from"../../../interactions/animated";export const useToastAnimation=({position:s,initialY:e})=>{const a=c(new r.Value(0)).current,u=c(new r.Value(e??0)).current,l=c(!1),o=m(()=>new Promise(n=>{if(e===void 0){n();return}u.setValue(e),l.current=!0,r.parallel([r.spring(a,{toValue:1,useNativeDriver:!0,...s==="bottom"?t.quick:t.small}),r.spring(u,{toValue:0,useNativeDriver:!0,...s==="bottom"?t.quick:t.small})]).start(()=>{n()})}),[e,a,s,u]);return f(()=>{!l.current&&e!=null&&o()},[e,o]),{enter:o,exit:()=>new Promise(n=>{if(e==null){n();return}r.parallel([r.spring(a,{toValue:0,useNativeDriver:!0,...t.quick}),r.spring(u,{toValue:e,useNativeDriver:!0,...t.quick})]).start(()=>{n()})}),animatedStyle:{opacity:a,transform:[{translateY:u}]}}};
@@ -1 +1 @@
1
- "use strict";import{jsx as n,jsxs as P}from"react/jsx-runtime";import j,{Path as C}from"@granite-js/native/react-native-svg";import{colors as p}from"@toss-design-system/colors";import{bezier as E,spring as x}from"@toss-design-system/easings";import*as F from"../../../paragraph";import{hexToRgba as T}from"@toss/utils";import{useCallback as b,useEffect as D,useMemo as O,useRef as g,useState as R}from"react";import{Dimensions as _,Easing as z,View as H}from"react-native";import{Animated as t}from"../../../../interactions/animated";import{createTooltipOutlinePath as k}from"../../utils/createFullTooltipAnchorPath";import{HiddenFullTooltip as q}from"./HiddenFullTooltip";import{useAnnounce as B}from"../../../../utils/useAnnounce";export const ANCHOR_HEIGHT=12,ANCHOR_WIDTH=38;export function FullTooltipBase({open:i,placement:l,anchorMarginLeft:o=0,messageAlign:f="center",message:e,style:s,animationDelay:a=0,withAnimation:m=!0,anchorOverlapped:c=!1}){const[u,h]=R(0),r=m?a:0,y=m?200:0,{announce:w}=B(),{fullMessageStyle:N,fullTooltipStyle:A,enterMotion:v,exitMotion:V}=I({messageHeight:u,delay:r,duration:y,anchorOverlapped:c});return D(()=>{i?v():V()},[v,V,i]),D(()=>{i&&e&&w(e,{queue:!0,delay:r+200})},[i,e,w,r]),u===0?n(q,{message:e,onLayout:S=>{h(S.nativeEvent.layout.height)}}):P(t.View,{style:[{position:"relative",width:"100%"},A,s],children:[l==="bottom"?n(H,{style:[{height:ANCHOR_HEIGHT},c?{position:"absolute",top:-ANCHOR_HEIGHT,width:"100%",left:0}:void 0],children:n(M,{anchorMarginLeft:o,messageHeight:u})}):void 0,n(t.View,{style:{backgroundColor:T(p.teal400,.15)},children:n(t.View,{style:[N,{width:"100%",paddingVertical:16,paddingHorizontal:24}],children:n(F.Text,{typography:"t6",color:p.teal600,fontWeight:"bold",style:{textAlign:f},children:e})})}),l==="top"?n(H,{style:[{height:ANCHOR_HEIGHT,transform:[{scaleY:-1}]},c?{position:"absolute",width:"100%",bottom:-ANCHOR_HEIGHT}:void 0],children:n(M,{anchorMarginLeft:o,messageHeight:u})}):void 0]})}const d=z.bezier(...E.out);function I({messageHeight:i,delay:l,duration:o,anchorOverlapped:f}){const e=g(new t.Value(0)).current,s=g(new t.Value(0)).current,a=g(new t.Value(0)).current,m={opacity:e},c={height:s,opacity:a},u=b(()=>{const r={easing:d,duration:o};t.sequence([t.delay(l),t.parallel([t.timing(a,{toValue:1,delay:.5,useNativeDriver:!1,...r}),t.timing(e,{toValue:1,delay:.5,useNativeDriver:!1,...r}),t.spring(s,{toValue:i+ANCHOR_HEIGHT,useNativeDriver:!1,...x.basic})])]).start()},[l,o,e,s,a,i]),h=b(()=>{t.parallel([t.timing(a,{toValue:0,easing:d,duration:o,useNativeDriver:!1}),t.timing(e,{toValue:0,easing:d,duration:o,useNativeDriver:!1}),t.spring(s,{toValue:f?ANCHOR_HEIGHT:0,useNativeDriver:!1,...x.basic})]).start()},[f,o,e,s,a]);return{fullMessageStyle:m,fullTooltipStyle:c,enterMotion:u,exitMotion:h}}function M({messageHeight:i,anchorMarginLeft:l}){const o=O(()=>k({anchorPosition:l,height:i,width:_.get("window").width}),[i,l]);return n(j,{width:"100%",height:ANCHOR_HEIGHT,viewBox:`0 0 100 ${ANCHOR_HEIGHT}`,children:n(C,{d:o,fill:T(p.teal400,.15)})})}
1
+ "use strict";import{jsx as n,jsxs as P}from"react/jsx-runtime";import j,{Path as C}from"@granite-js/native/react-native-svg";import{colors as p}from"@toss/tds-colors";import{bezier as E,spring as x}from"@toss/tds-easings";import{hexToRgba as T}from"@toss/utils";import{useCallback as b,useEffect as D,useMemo as F,useRef as g,useState as O}from"react";import{Dimensions as R,Easing as _,View as H}from"react-native";import{Animated as t}from"../../../../interactions/animated";import{useAnnounce as z}from"../../../../utils/useAnnounce";import*as k from"../../../paragraph";import{createTooltipOutlinePath as q}from"../../utils/createFullTooltipAnchorPath";import{HiddenFullTooltip as B}from"./HiddenFullTooltip";export const ANCHOR_HEIGHT=12,ANCHOR_WIDTH=38;export function FullTooltipBase({open:i,placement:l,anchorMarginLeft:o=0,messageAlign:f="center",message:e,style:s,animationDelay:a=0,withAnimation:m=!0,anchorOverlapped:c=!1}){const[u,h]=O(0),r=m?a:0,y=m?200:0,{announce:w}=z(),{fullMessageStyle:N,fullTooltipStyle:A,enterMotion:v,exitMotion:V}=I({messageHeight:u,delay:r,duration:y,anchorOverlapped:c});return D(()=>{i?v():V()},[v,V,i]),D(()=>{i&&e&&w(e,{queue:!0,delay:r+200})},[i,e,w,r]),u===0?n(B,{message:e,onLayout:S=>{h(S.nativeEvent.layout.height)}}):P(t.View,{style:[{position:"relative",width:"100%"},A,s],children:[l==="bottom"?n(H,{style:[{height:ANCHOR_HEIGHT},c?{position:"absolute",top:-ANCHOR_HEIGHT,width:"100%",left:0}:void 0],children:n(M,{anchorMarginLeft:o,messageHeight:u})}):void 0,n(t.View,{style:{backgroundColor:T(p.teal400,.15)},children:n(t.View,{style:[N,{width:"100%",paddingVertical:16,paddingHorizontal:24}],children:n(k.Text,{typography:"t6",color:p.teal600,fontWeight:"bold",style:{textAlign:f},children:e})})}),l==="top"?n(H,{style:[{height:ANCHOR_HEIGHT,transform:[{scaleY:-1}]},c?{position:"absolute",width:"100%",bottom:-ANCHOR_HEIGHT}:void 0],children:n(M,{anchorMarginLeft:o,messageHeight:u})}):void 0]})}const d=_.bezier(...E.out);function I({messageHeight:i,delay:l,duration:o,anchorOverlapped:f}){const e=g(new t.Value(0)).current,s=g(new t.Value(0)).current,a=g(new t.Value(0)).current,m={opacity:e},c={height:s,opacity:a},u=b(()=>{const r={easing:d,duration:o};t.sequence([t.delay(l),t.parallel([t.timing(a,{toValue:1,delay:.5,useNativeDriver:!1,...r}),t.timing(e,{toValue:1,delay:.5,useNativeDriver:!1,...r}),t.spring(s,{toValue:i+ANCHOR_HEIGHT,useNativeDriver:!1,...x.basic})])]).start()},[l,o,e,s,a,i]),h=b(()=>{t.parallel([t.timing(a,{toValue:0,easing:d,duration:o,useNativeDriver:!1}),t.timing(e,{toValue:0,easing:d,duration:o,useNativeDriver:!1}),t.spring(s,{toValue:f?ANCHOR_HEIGHT:0,useNativeDriver:!1,...x.basic})]).start()},[f,o,e,s,a]);return{fullMessageStyle:m,fullTooltipStyle:c,enterMotion:u,exitMotion:h}}function M({messageHeight:i,anchorMarginLeft:l}){const o=F(()=>q({anchorPosition:l,height:i,width:R.get("window").width}),[i,l]);return n(j,{width:"100%",height:ANCHOR_HEIGHT,viewBox:`0 0 100 ${ANCHOR_HEIGHT}`,children:n(C,{d:o,fill:T(p.teal400,.15)})})}
@@ -1 +1 @@
1
- "use strict";import{jsx as o}from"react/jsx-runtime";import{colors as a}from"@toss-design-system/colors";import*as e from"../../../paragraph";import{Animated as l}from"../../../../interactions/animated";export function HiddenFullTooltip({onLayout:t,message:i,...r}){return o(l.View,{style:[{opacity:0,width:"100%",paddingHorizontal:24,paddingVertical:16,position:"absolute"}],onLayout:t,...r,children:o(e.Text,{typography:"t6",color:a.teal600,fontWeight:"bold",children:i})})}
1
+ "use strict";import{jsx as o}from"react/jsx-runtime";import{colors as a}from"@toss/tds-colors";import{Animated as e}from"../../../../interactions/animated";import*as l from"../../../paragraph";export function HiddenFullTooltip({onLayout:t,message:i,...r}){return o(e.View,{style:[{opacity:0,width:"100%",paddingHorizontal:24,paddingVertical:16,position:"absolute"}],onLayout:t,...r,children:o(l.Text,{typography:"t6",color:a.teal600,fontWeight:"bold",children:i})})}
@@ -1,5 +1,5 @@
1
- import { FontWeightKeys, TypographyKeys } from '../../../../constants';
2
1
  import { View } from 'react-native';
2
+ import { FontWeightKeys, TypographyKeys } from '../../../../constants';
3
3
  import { Size, TooltipBaseProps } from '../../types';
4
4
  export declare const TooltipBase: import("react").ForwardRefExoticComponent<Omit<TooltipBaseProps, "children"> & {
5
5
  contentHeight: number;
@@ -1 +1 @@
1
- "use strict";import{jsx as i,jsxs as A}from"react/jsx-runtime";import{colors as m}from"@toss-design-system/colors";import{spring as f}from"@toss-design-system/easings";import{Animated as P}from"../../../../interactions/animated";import{useRally as Y}from"../../../../interactions/rally";import{useAdaptive as j,useColorPreference as C}from"../../../../core";import*as V from"../../../paragraph";import{forwardRef as T,useEffect as p,useMemo as z}from"react";import{Platform as B,Pressable as X,View as g}from"react-native";import{useTooltip as k}from"../../contexts/TooltipContext";import{Anchor as v}from"./Anchor";import{useAnnounce as S}from"../../../../utils/useAnnounce";const q=P.createAnimatedComponent(X);export const TooltipBase=T(function({size:a="medium",placement:s,anchorMarginLeft:h=0,message:r,motion:u,messageAlign:y="left",contentHeight:b,left:O,top:x,onPress:H},w){const c=j(),{colorPreference:W}=C(),{flipped:d}=k(),{announce:l}=S(),o=z(()=>getTooltipStyle(a),[a]),t=s==="bottom"?"top":"bottom",e=Y({motion:u==="strong"?[{opacity:{from:0,to:1},scale:{from:0,to:1.25},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:f.quick},{scale:{from:1.25,to:1},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:{stiffness:300,damping:15}}]:{opacity:{from:0,to:1},scale:{from:0,to:1},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:f.medium},exit:{opacity:{from:1,to:0},scale:{from:1,to:0},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:f.medium}});return p(()=>{e.play()},[e]),p(()=>{r&&l(r,{queue:!0,delay:100})},[r,l]),A(q,{ref:w,onPress:H,onLayout:R=>{e.onLayout(R)},style:[{opacity:0,transform:[{scale:0}],zIndex:9e3,position:"absolute",backgroundColor:c.floatBackground,borderRadius:o.borderRadius,paddingHorizontal:o.paddingHorizontal/2,paddingVertical:o.paddingVertical/2,shadowColor:W==="light"?B.OS==="ios"?m.greyOpacity500:void 0:m.greyOpacity900,shadowOffset:{width:0,height:d?-16:16},shadowOpacity:1,shadowRadius:60,elevation:40,left:O,top:x},e.style],children:[i(g,{style:{position:"absolute",justifyContent:"center",alignItems:"center",top:s==="top"?b-4:-o.anchorHeight+2,left:h,width:o.anchorWidth,height:o.anchorHeight+2,transform:s==="top"?[{scaleY:-1}]:[]},children:i(v,{size:a})}),i(g,{style:{flexDirection:"row",justifyContent:"center",alignSelf:"flex-start",transform:[{scaleY:d?-1:1}]},children:i(V.Text,{typography:o.typography,color:c.grey800,fontWeight:o.fontWeight,style:{textAlign:y},children:r})})]})});export function getTooltipStyle(n){return n==="small"?{borderRadius:12,paddingVertical:16,paddingHorizontal:24,anchorHeight:9,anchorWidth:24,typography:"t7",fontWeight:"semiBold"}:n==="large"?{borderRadius:18,paddingVertical:26,paddingHorizontal:40,anchorHeight:12,anchorWidth:38,typography:"t5",fontWeight:"bold"}:{borderRadius:16,paddingVertical:26,paddingHorizontal:32,anchorHeight:12,anchorWidth:38,typography:"t6",fontWeight:"bold"}}
1
+ "use strict";import{jsx as i,jsxs as A}from"react/jsx-runtime";import{colors as m}from"@toss/tds-colors";import{spring as f}from"@toss/tds-easings";import{forwardRef as P,useEffect as p,useMemo as Y}from"react";import{Platform as j,Pressable as C,View as g}from"react-native";import{useAdaptive as V,useColorPreference as T}from"../../../../core";import{Animated as z}from"../../../../interactions/animated";import{useRally as B}from"../../../../interactions/rally";import{useAnnounce as X}from"../../../../utils/useAnnounce";import*as k from"../../../paragraph";import{useTooltip as v}from"../../contexts/TooltipContext";import{Anchor as S}from"./Anchor";const q=z.createAnimatedComponent(C);export const TooltipBase=P(function({size:a="medium",placement:s,anchorMarginLeft:h=0,message:r,motion:u,messageAlign:y="left",contentHeight:b,left:O,top:x,onPress:H},w){const c=V(),{colorPreference:W}=T(),{flipped:d}=v(),{announce:l}=X(),o=Y(()=>getTooltipStyle(a),[a]),t=s==="bottom"?"top":"bottom",e=B({motion:u==="strong"?[{opacity:{from:0,to:1},scale:{from:0,to:1.25},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:f.quick},{scale:{from:1.25,to:1},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:{stiffness:300,damping:15}}]:{opacity:{from:0,to:1},scale:{from:0,to:1},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:f.medium},exit:{opacity:{from:1,to:0},scale:{from:1,to:0},transformOriginX:{from:"center",to:"center"},transformOriginY:{from:t,to:t},easing:f.medium}});return p(()=>{e.play()},[e]),p(()=>{r&&l(r,{queue:!0,delay:100})},[r,l]),A(q,{ref:w,onPress:H,onLayout:R=>{e.onLayout(R)},style:[{opacity:0,transform:[{scale:0}],zIndex:9e3,position:"absolute",backgroundColor:c.floatBackground,borderRadius:o.borderRadius,paddingHorizontal:o.paddingHorizontal/2,paddingVertical:o.paddingVertical/2,shadowColor:W==="light"?j.OS==="ios"?m.greyOpacity500:void 0:m.greyOpacity900,shadowOffset:{width:0,height:d?-16:16},shadowOpacity:1,shadowRadius:60,elevation:40,left:O,top:x},e.style],children:[i(g,{style:{position:"absolute",justifyContent:"center",alignItems:"center",top:s==="top"?b-4:-o.anchorHeight+2,left:h,width:o.anchorWidth,height:o.anchorHeight+2,transform:s==="top"?[{scaleY:-1}]:[]},children:i(S,{size:a})}),i(g,{style:{flexDirection:"row",justifyContent:"center",alignSelf:"flex-start",transform:[{scaleY:d?-1:1}]},children:i(k.Text,{typography:o.typography,color:c.grey800,fontWeight:o.fontWeight,style:{textAlign:y},children:r})})]})});export function getTooltipStyle(n){return n==="small"?{borderRadius:12,paddingVertical:16,paddingHorizontal:24,anchorHeight:9,anchorWidth:24,typography:"t7",fontWeight:"semiBold"}:n==="large"?{borderRadius:18,paddingVertical:26,paddingHorizontal:40,anchorHeight:12,anchorWidth:38,typography:"t5",fontWeight:"bold"}:{borderRadius:16,paddingVertical:26,paddingHorizontal:32,anchorHeight:12,anchorWidth:38,typography:"t6",fontWeight:"bold"}}
@@ -1 +1,31 @@
1
- "use strict";const a=l;(function(x,f){const u=l,b=x();for(;;)try{if(parseInt(u(145))/1+parseInt(u(148))/2*(-parseInt(u(153))/3)+-parseInt(u(146))/4*(-parseInt(u(155))/5)+-parseInt(u(147))/6+parseInt(u(137))/7*(-parseInt(u(144))/8)+parseInt(u(152))/9+parseInt(u(160))/10*(-parseInt(u(143))/11)===f)break;b.push(b.shift())}catch{b.push(b.shift())}})(i,448838);function l(x,f){const u=i();return l=function(b,r){return b=b-137,u[b]},l(x,f)}function c(x){let f="";for(let u=0;u<x.length;u++)f+=String.fromCharCode(x.charCodeAt(u)^222);return f}function n(x){const f=l;let u="";for(let b=0;b<x[f(159)];b++)u+=String.fromCharCode(x[f(140)](b)^196);return u}function o(x){let f="";for(let u=0;u<x.length;u++)f+=String.fromCharCode(x.charCodeAt(u)^127);return f}function e(x){const f=l;let u="";for(let b=0;b<x.length;b++)u+=String[f(158)](x.charCodeAt(b)^235);return u}function t(x){let f="";for(let u=0;u<x.length;u++)f+=String.fromCharCode(x.charCodeAt(u)^206);return f}import{jsx as m}from"react/jsx-runtime";import{forwardRef as C}from"react";import{Platform as I,StyleSheet as A,Text as G}from"react-native";import{fontWeightMap as S}from"../../constants";import{useAdaptive as T,useTypographyTheme as k}from"../../core";export function toFontWeightStyle(x){return{[e("\x8D\x84\x85\x9F\xBC\x8E\x82\x8C\x83\x9F")]:S[x],[n("\xA2\xAB\xAA\xB0\x82\xA5\xA9\xAD\xA8\xBD")]:fontFamilyByFontWeightMap[I.OS===function(){return typeof global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]!="function"?"":global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]('".#0,%|',63)}()?function(){return typeof global[o(" \x1B\r\v",127)]!="function"?"":global[o(" \x1B\r\v",127)]("JVKXTMG",116)}():function(){return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]("QVY",24)}()][x]}}const P=C(function({[e("\x88\x83\x82\x87\x8F\x99\x8E\x85")]:f,[t("\xBD\xBA\xB7\xA2\xAB")]:u,[o("\v\r")]:b=function(){return typeof global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]!="function"?"":global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]("7T",61)}(),[n("\xA2\xAB\xAA\xB0\x93\xA1\xAD\xA3\xAC\xB0")]:r=function(){return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]("3%&3)z-",63)}(),[n("\xA7\xAB\xA8\xAB\xB6")]:g,[e("\x9F\x8E\x93\x9F\xAA\x87\x82\x8C\x85")]:d,...p},y){const s=T(),{[c("\xAA\xA7\xAE\xB1\xB9\xAC\xBF\xAE\xB6\xA7")]:h}=k();return m(G,{[t("\xBC\xAB\xA8")]:y,[c("\xBF\xB2\xB2\xB1\xA9\x98\xB1\xB0\xAA\x8D\xBD\xBF\xB2\xB7\xB0\xB9")]:!1,[o("=\r,\v\r\v60,")]:function(){return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)](`&{*"/%B.%'u`,66)}(),[e("\x98\x9F\x92\x87\x8E")]:[V.base,h[b],{[t("\xAD\xA1\xA2\xA1\xBC")]:g??s.grey900,[o("\v\x07\v>")]:d},toFontWeightStyle(r),u],...p,[n("\xA7\xAC\xAD\xA8\xA0\xB6\xA1\xAA")]:f})}),V=A.create({[t("\xAC\xAF\xBD\xAB")]:{[t("\xA8\xA1\xA0\xBA\x88\xAF\xA3\xA7\xA2\xB7")]:function(){const x=l;return typeof global[c(x(151),222)]!="function"?"":global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]("/ILKT&GC7G4DL!.:>Guyj",37)}(),[n("\xA2\xA8\xA1\xBC\x97\xAC\xB6\xAD\xAA\xAF")]:1}});export const fontFamilyByFontWeightMap={[t("\xA7\xA1\xBD")]:{[t("\xBA\xA6\xA7\xA0")]:function(){return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]('6PSR.OK?O<L*7CG"&tZx744?',30)}(),[o("\x07\v\r3\v")]:function(){return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]("@Z]\\8YUIYFV4AMQ,0!d%A>>I",113)}(),[t(a(142))]:function(){return typeof global[o(" \x1B\r\v",127)]!="function"?"":global[o(" \x1B\r\v",127)]("-GJI%FB6F3C!.:>vzkQo.++6",39)}(),[o("\v")]:function(){const x=a;return typeof global[n(x(138),196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]("Gadc?`\\P`M];HTX37(k,HEEP",106)}(),[t("\xA0\xA1\xBC\xA3\xAF\xA2")]:function(){return typeof global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]!="function"?"":global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]("'ADC|@<0@-=x(48pteKo$%2(y,",45)}(),[e("\x99\x8E\x8C\x9E\x87\x8A\x99")]:function(){return typeof global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)](`y698q51%5"2mz)-eiZ@dvw'zn!`,56)}(),[e("\x86\x8E\x8F\x82\x9E\x86")]:function(){return typeof global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]('#=@?x<8,<)9t$04lpaGf {"-$',49)}(),[t("\xBD\xAB\xA3\xA7\x8C\xA1\xA2\xAA")]:function(){const x=a;return typeof global[o(x(157),127)]!="function"?"":global[o(" \x1B\r\v",127)]("QknmIjfZjWgER^b=A2u=NUPHTPG",96)}(),[t("\xBD\xAB\xA3\xA7\xAC\xA1\xA2\xAA")]:function(){return typeof global[o(" \x1B\r\v",127)]!="function"?"":global[o(" \x1B\r\v",127)]('v365n2."2|/jw&*bfW=bszumyul',59)}(),[o("\x1B")]:function(){const x=a;return typeof global[o(" \x1B\r\v",127)]!="function"?"":global[o(" \x1B\r\v",127)](x(139),95)}(),[o("\x07\v\r=\x1B")]:function(){return typeof global[o(" \x1B\r\v",127)]!="function"?"":global[o(" \x1B\r\v",127)]('b|"!Z{wk{hxVcosNRC)@rmjXXd`W',79)}(),[t("\xAB\xB6\xBA\xBC\xAF\xAC\xA1\xA2\xAA")]:function(){return typeof global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)](`2LON*KG;K8H&3?C{"pVmB=:((40'`,34)}(),[o(a(141))]:function(){return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]("MgjiEfbVfScANZ^9=.q.JEY[",7)}(),[c("\xBC\xB2\xBF\xBD\xB5")]:function(){return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]("XrutPqmaq^nLYeiDH9|3\\PQX",89)}()},[n("\xA5\xAA\xA0\xB6\xAB\xAD\xA0")]:{[e("\x9F\x83\x82\x85")]:function(){return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]("OilkGhdXhUeCP\\`;?0s4PMMX",98)}(),[t("\xAB\xB6\xBA\xBC\xAF\x82\xA7\xA9\xA6\xBA")]:function(){return typeof global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]("(BED A=1A.>y)59qufLj)&&1",44)}(),[e(a(149))]:function(){return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]("{8;:s73'7$4o|+/gk\\B`|yy'",54)}(),[n("\xA8\xAD\xA3\xAC\xB0")]:function(){return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]("IcfeAb^RbO_=JVZ59*m.JGGR",11)}(),[n("\xAA\xAB\xB6\xA9\xA5\xA8")]:function(){const x=a;return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e(x(154),235)]("QknmIjfZjWgER^b=A2u<NO\\RFV",96)}(),[e("\x99\x8E\x8C\x9E\x87\x8A\x99")]:function(){return typeof global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]("PjmlHieYiVfDQ]a<@1t;MN[QEU",4)}(),[c("\xB3\xBB\xBA\xB7\xAB\xB3")]:function(){const x=a;return typeof global[o(" \x1B\r\v",127)]!==x(150)?"":global[o(" \x1B\r\v",127)]("0JML(IE9I6F$1=Ay nTs-+/:1",36)}(),[o("\f=\x1B")]:function(){const x=a;return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!==x(150)?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)](x(161),103)}(),[n("\xB7\xA1\xA9\xAD\xA6\xAB\xA8\xA0")]:function(){const x=a;return typeof global[c(x(151),222)]!="function"?"":global[c(x(151),222)]("&@CB{?;/?,<w'37osdJo#*%z)%y",46)}(),[o("\x1B")]:function(){const x=a;return typeof global[c(x(151),222)]!==x(150)?"":global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]("IcfeAb^RbO_=JVZ59*m$PLC",11)}(),[o("\x07\v\r=\x1B")]:function(){const x=a;return typeof global[t("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[t(x(156),206)]("QknmIjfZjWgER^b=A2u/a\\YGGSOF",3)}(),[n("\xA1\xBC\xB0\xB6\xA5\xA6\xAB\xA8\xA0")]:function(){return typeof global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]!="function"?"":global[n("\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0",196)]('c #"[|xl|iyWdptOSD*AsnkYYeaX',78)}(),[o(" ")]:function(){return typeof global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]!="function"?"":global[e("\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F",235)]("p-0/h,(y,v)dq $\\`Q7Qmh|!",65)}(),[t("\xAC\xA2\xAF\xAD\xA5")]:function(){return typeof global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)]!="function"?"":global[c("\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA",222)](`{8;:s73'7$4o|+/gk\\BV"st{`,54)}()}};function i(){const x=[" ","\xAB\xB6\xBA\xBC\xAF\xA2\xA7\xA9\xA6\xBA","2673BHTDjE","819848rhouVQ","843614dnUlTW","36vbxYdu","3887232wCoeZU","14OSwTJP","\x8E\x93\x9F\x99\x8A\x87\x82\x8C\x83\x9F","function","\x81\x81\xBA\xBB\xBD\xAC\xA7\xAE\xAA","7749909WnzNiP","350199EKyGsT","\xB4\xB4\x8F\x8E\x88\x99\x92\x9B\x9F","457020oYLvyT","\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA"," \x1B\r\v","fromCharCode","length","21030uOEVoG","JdgfBc_ScP`>KW[6:+n6GNIAMI@","7HDlNFy","\x9B\x9B\xA0\xA1\xA7\xB6\xBD\xB4\xB0","RlonJkg[kXhFS_c>B3v-YUL","charCodeAt"];return i=function(){return x},i()}export default P;
1
+ "use strict";const c=b;(function(x,a){const n=b,l=x();for(;;)try{if(-parseInt(n(476))/1*(-parseInt(n(473))/2)+parseInt(n(485))/3*(-parseInt(n(463))/4)+-parseInt(n(486))/5*(-parseInt(n(488))/6)+-parseInt(n(490))/7+parseInt(n(474))/8*(parseInt(n(478))/9)+parseInt(n(469))/10*(-parseInt(n(487))/11)+parseInt(n(467))/12===a)break;l.push(l.shift())}catch{l.push(l.shift())}})(i,359298);function e(x){let a="";for(let n=0;n<x.length;n++)a+=String.fromCharCode(x.charCodeAt(n)^156);return a}function f(x){let a="";for(let n=0;n<x.length;n++)a+=String.fromCharCode(x.charCodeAt(n)^64);return a}function t(x){let a="";for(let n=0;n<x.length;n++)a+=String.fromCharCode(x.charCodeAt(n)^126);return a}function o(x){let a="";for(let n=0;n<x.length;n++)a+=String.fromCharCode(x.charCodeAt(n)^123);return a}import{jsx as m}from"react/jsx-runtime";function b(x,a){const n=i();return b=function(l,u){return l=l-463,n[l]},b(x,a)}import{forwardRef as I}from"react";import{Platform as C,StyleSheet as A,Text as S}from"react-native";import{fontWeightMap as L}from"../../constants";import{useAdaptive as T,useTypographyTheme as P}from"../../core";export function toFontWeightStyle(x){return{[t(`
2
+ )\x1B
3
+ `)]:L[x],[o("=")]:fontFamilyByFontWeightMap[C.OS===function(){return typeof global[t(`!!\x1B\f\x07
4
+ `,126)]!="function"?"":global[t(`!!\x1B\f\x07
5
+ `,126)]("frgtpic",88)}()?function(){return typeof global[t(`!!\x1B\f\x07
6
+ `,126)]!="function"?"":global[t(`!!\x1B\f\x07
7
+ `,126)]("t#u%!wq",74)}():function(){return typeof global[t(`!!\x1B\f\x07
8
+ `,126)]!="function"?"":global[t(`!!\x1B\f\x07
9
+ `,126)]("dil",5)}()][x]}}const V=I(function({[t("\f\x1B")]:a,[o("\b")]:n,[e("\xE8\xE5\xEC\xF3\xFB\xEE\xFD\xEC\xF4\xE5")]:l=function(){const r=b;return typeof global[f("$%#2904",64)]!==r(470)?"":global[f("$%#2904",64)]("n.",6)}(),[o(",")]:u=function(){return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)]("fXYf\\P`",105)}(),[f("#/,/2")]:g,[t(`
10
+ \x1B
11
+ ?`)]:d,...p},$){const r=b,s=T(),{[e("\xE8\xE5\xEC\xF3\xFB\xEE\xFD\xEC\xF4\xE5")]:y}=P();return m(S,{[t("\f\x1B")]:$,[t(` 8
12
+ -`)]:!1,[f(",).%2%!+42!4%'9 ")]:function(){const h=b;return typeof global[o(h(489),123)]!="function"?"":global[o("$$ \v",123)]("JBNFSIfRIK<",30)}(),[e("\xEF\xE8\xE5\xF0\xF9")]:[_[r(479)],y[l],{[e("\xFF\xF3\xF0\xF3\xEE")]:g??s[r(484)],[f(r(477))]:d},toFontWeightStyle(u),n],...p,[e("\xFF\xF4\xF5\xF0\xF8\xEE\xF9\xF2")]:a})}),_=A.create({[f('"!3%')]:{[o("=")]:function(){const x=b;return typeof global[o("$$ \v",123)]!="function"?"":global[o(x(489),123)]("4NQPY+LH<L9IQ&3?CLz!o",32)}(),[e("\xFA\xF0\xF9\xE4\xCF\xF4\xEE\xF5\xF2\xF7")]:1}});function i(){const x=["<VYX4UQEUBR0=IM(,z`'9:G=1A","grey900","708pScbKw","10135yiQYLm","48653MEWkEe","1074UdJaNj","$$ \v","1427195TNcAjA","IcfeAb^RbO_=JVZ59*m.JGGR","6432pLqkIL"," ",`!!\x1B\f\x07
13
+ `,"NhkjFgcWgTdBO[_:>/r,^YVDDPLC","7545276oDHfte","\xEF\xF9\xF1\xF5\xFE\xF3\xF0\xF8","1040hkqvlO","function","%842!,)'(4","VpsrNok_o\\lJWcgBF7z1]YP","2HmHjvo","98768XVJyzi",">X[Z6WSGWDT2?KO*.|b#?<<G","102407edEKlW","4%84,)'.","225Evrslj","base","$%#2904"," 9","7QTS/PL@P=M+8DH#'u[#4;6.:6-"];return i=function(){return x},i()}export const fontFamilyByFontWeightMap={[t("\r")]:{[e("\xE8\xF4\xF5\xF2")]:function(){const x=b;return typeof global[o("$$ \v",123)]!="function"?"":global[o(x(489),123)](":TWV2SOCS@P.;GK&*x^|;88C",119)}(),[t(`\x1B
14
+ \f2
15
+ `)]:function(){const x=b;return typeof global[t(`!!\x1B\f\x07
16
+ `,126)]!==x(470)?"":global[t(`!!\x1B\f\x07
17
+ `,126)](x(475),115)}(),[f(c(471))]:function(){return typeof global[f("$%#2904",64)]!="function"?"":global[f("$%#2904",64)]("C]`_;\\XL\\IY7DPT/3$g(DAAL",17)}(),[f(",)'(4")]:function(){return typeof global[f("$%#2904",64)]!="function"?"":global[f("$%#2904",64)]("u254m1-!1{.iv%)aeV<Zvss!",60)}(),[o(" ")]:function(){return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)]("(BED A=1A.>y)59qufLp%&3)z-",44)}(),[f("2%'5,!2")]:function(){return typeof global[f("$%#2904",64)]!="function"?"":global[f("$%#2904",64)]("IcfeAb^RbO_=JVZ59*m4FGTJ>N",11)}(),[e("\xF1\xF9\xF8\xF5\xE9\xF1")]:function(){return typeof global[t(`!!\x1B\f\x07
18
+ `,126)]!="function"?"":global[t(`!!\x1B\f\x07
19
+ `,126)]('<VYX4UQEUBR0=IM(,z`"97;F=',24)}(),[f("3%-)/,$")]:function(){return typeof global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]!="function"?"":global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]("p-0/h,(y,v)dq $\\`Q7\\mtogsof",65)}(),[e(c(468))]:function(){const x=c;return typeof global[f(x(480),64)]!="function"?"":global[f("$%#2904",64)](x(482),29)}(),[e("\xFE\xF3\xF0\xF8")]:function(){return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)]("$>A@y=9-=*:u%15mqbH\\+'{",48)}(),[t(`\x1B
20
+ \f<`)]:function(){const x=c;return typeof global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]!="function"?"":global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)](x(466),99)}(),[f('%842!"/,$')]:function(){return typeof global[t(`!!\x1B\f\x07
21
+ `,126)]!="function"?"":global[t(`!!\x1B\f\x07
22
+ `,126)]("QknmIjfZjWgER^b=A2u/a\\YGGSOF",96)}(),[f("(%!69")]:function(){const x=c;return typeof global[t(`!!\x1B\f\x07
23
+ `,126)]!="function"?"":global[t(x(465),126)]("SmpoKlh\\lYiGT`d?C4w4PK_a",94)}(),[o("")]:function(){return typeof global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]!="function"?"":global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]("@Z]\\8YUIYFV4AMQ,0!dxD89@",20)}()},[o(c(464))]:{[t(`
24
+ `)]:function(){return typeof global[f("$%#2904",64)]!="function"?"":global[f("$%#2904",64)]("7QTS/PL@P=M+8DH#'u[y855@",29)}(),[t(`\x1B
25
+ \f2
26
+ `)]:function(){const x=c;return typeof global[t(`!!\x1B\f\x07
27
+ `,126)]!==x(470)?"":global[t(`!!\x1B\f\x07
28
+ `,126)]("7QTS/PL@P=M+8DH#'u[y855@",29)}(),[e("\xF9\xE4\xE8\xEE\xFD\xF0\xF5\xFB\xF4\xE8")]:function(){return typeof global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]!="function"?"":global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]("XrutPqmaq^nLYeiDH9|=YVVa",89)}(),[e("\xF0\xF5\xFB\xF4\xE8")]:function(){const x=c;return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)](x(491),104)}(),[e("\xF2\xF3\xEE\xF1\xFD\xF0")]:function(){const x=c;return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)](x(483),24)}(),[t("\f\x1B\v\f")]:function(){return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)]("9SVU1RNBR?O-:FJ%)w]$67D:.>",27)}(),[t("\x1B\v")]:function(){const x=c;return typeof global[o(x(489),123)]!="function"?"":global[o("$$ \v",123)]("&@CB{?;/?,<w'37osdJi#!%0'",46)}(),[o("\b9")]:function(){return typeof global[f("$%#2904",64)]!="function"?"":global[f("$%#2904",64)]("F`cb>_[O_L\\:GSW26'j2CJE=IE<",14)}(),[e("\xEF\xF9\xF1\xF5\xFE\xF3\xF0\xF8")]:function(){return typeof global[t(`!!\x1B\f\x07
29
+ `,126)]!="function"?"":global[t(`!!\x1B\f\x07
30
+ `,126)]('|9<;t84(8%5p ,0hl]Chy#{s"{r',53)}(),[t("")]:function(){const x=c;return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)](x(472),91)}(),[o(c(481))]:function(){const x=c;return typeof global[f("$%#2904",64)]!==x(470)?"":global[f("$%#2904",64)]('"<?>w;7+;(8s#/3ko`F]2-*uu$ t',50)}(),[t(`\x1B
31
+ \f`)]:function(){const x=c;return typeof global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)]!==x(470)?"":global[e("\xC3\xC3\xF8\xF9\xFF\xEE\xE5\xEC\xE8",156)](`2LON*KG;K8H&3?C{"pVmB=:((40'`,34)}(),[e("\xF4\xF9\xFD\xEA\xE5")]:function(){return typeof global[o("$$ \v",123)]!="function"?"":global[o("$$ \v",123)]("0JML(IE9I6F$1=Ay nTn-(<>",36)}(),[t("")]:function(){const x=c;return typeof global[f("$%#2904",64)]!="function"?"":global[f(x(480),64)]("t143l0, 0z-hu$(`dU;Oxlmt",61)}()}};export default V;
@@ -1,4 +1,4 @@
1
- export type { IOSFontA11y } from '@toss-design-system/typography';
1
+ export type { IOSFontA11y } from '@toss/tds-typography';
2
2
  export * from './fontWeight';
3
3
  export * from './lineHeight';
4
4
  export * from './typographyLevel';
@@ -1,4 +1,4 @@
1
- import { IOSFontA11y, iosFontScales } from '@toss-design-system/typography';
1
+ import { IOSFontA11y, iosFontScales } from '@toss/tds-typography';
2
2
  import { ValueOf } from '../types';
3
3
  /** useWindowDimensions().fontScale 로 나온 fontScale */
4
4
  export type IOSWindowFontScale = 3.571 | 3.143 | 2.643 | 2.143 | 1.786 | 1.353 | 1.235 | 1.118 | 1.0 | 0.941 | 0.882 | 0.823;
@@ -1 +1 @@
1
- "use strict";import{iosFontScales as e}from"@toss-design-system/typography";export const iosWindowFontScaleToTypographyLevel={.823:"Large",.882:"Large",.941:"Large",1:"Large",1.118:"xLarge",1.235:"xxLarge",1.353:"xxxLarge",1.786:"A11y_Medium",2.143:"A11y_Large",2.643:"A11y_xLarge",3.143:"A11y_xxLarge",3.571:"A11y_xxxLarge"},iosWindowFontScaleToNormalizeFontScale={.823:100,.882:100,.941:100,1:100,1.118:110,1.235:120,1.353:135,1.786:160,2.143:190,2.643:235,3.143:275,3.571:310},iosNormalizeFontScaleToTypographyLevel={100:"Large",110:"xLarge",120:"xxLarge",135:"xxxLarge",160:"A11y_Medium",190:"A11y_Large",235:"A11y_xLarge",275:"A11y_xxLarge",310:"A11y_xxxLarge"},iosTypographyLevelToNormalizeFontScale={Large:100,xLarge:110,xxLarge:120,xxxLarge:135,A11y_Medium:160,A11y_Large:190,A11y_xLarge:235,A11y_xxLarge:275,A11y_xxxLarge:310};export{e as iosFontScales};
1
+ "use strict";import{iosFontScales as e}from"@toss/tds-typography";export const iosWindowFontScaleToTypographyLevel={.823:"Large",.882:"Large",.941:"Large",1:"Large",1.118:"xLarge",1.235:"xxLarge",1.353:"xxxLarge",1.786:"A11y_Medium",2.143:"A11y_Large",2.643:"A11y_xLarge",3.143:"A11y_xxLarge",3.571:"A11y_xxxLarge"},iosWindowFontScaleToNormalizeFontScale={.823:100,.882:100,.941:100,1:100,1.118:110,1.235:120,1.353:135,1.786:160,2.143:190,2.643:235,3.143:275,3.571:310},iosNormalizeFontScaleToTypographyLevel={100:"Large",110:"xLarge",120:"xxLarge",135:"xxxLarge",160:"A11y_Medium",190:"A11y_Large",235:"A11y_xLarge",275:"A11y_xxLarge",310:"A11y_xxxLarge"},iosTypographyLevelToNormalizeFontScale={Large:100,xLarge:110,xxLarge:120,xxxLarge:135,A11y_Medium:160,A11y_Large:190,A11y_xLarge:235,A11y_xxLarge:275,A11y_xxxLarge:310};export{e as iosFontScales};
@@ -1,4 +1,4 @@
1
- import { BadgeProperties, IconProperties, LinkProperties, MobileTypography, TextProperties } from '@toss-design-system/typography';
1
+ import { BadgeProperties, IconProperties, LinkProperties, MobileTypography, TextProperties } from '@toss/tds-typography';
2
2
  import { TypographyLevel } from './typographyLevel';
3
3
  export declare const Typography: Record<string, MobileTypography>;
4
4
  export type TypographyKeys = typeof Typography[keyof typeof Typography];
@@ -1 +1 @@
1
- "use strict";import{badgeSizeMap as s,defaultTypographyRule as n,getAndroidTypographyRule as u,getIosTypographyRule as h,iconSizeMap as i,linkSizeMap as c,textSizeMap as g,TYPOGRAPY_RULE_ORDER as o}from"@toss-design-system/typography";import{Platform as T}from"react-native";export const Typography={T1:"t1",T2:"t2",T3:"t3",T4:"t4",T5:"t5",T6:"t6",T7:"t7",ST1:"st1",ST2:"st2",ST3:"st3",ST4:"st4",ST5:"st5",ST6:"st6",ST7:"st7",ST8:"st8",ST9:"st9",ST10:"st10",ST11:"st11",ST12:"st12",ST13:"st13"};function y(t){return T.OS==="ios"?h(t??"Large"):T.OS==="android"?u(Math.max(t,100)):n}export function getTypographyMap(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],g[p]]))}export const defaultTypographyMap=Object.fromEntries(n.map((t,r)=>[o[r],g[t]]));export function getLinkTypography(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],c[p]]))}export function getIconTypography(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],i[p]]))}export function getBadgeTypography(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],s[p]]))}
1
+ "use strict";import{badgeSizeMap as s,defaultTypographyRule as n,getAndroidTypographyRule as u,getIosTypographyRule as h,iconSizeMap as i,linkSizeMap as c,textSizeMap as g,TYPOGRAPY_RULE_ORDER as o}from"@toss/tds-typography";import{Platform as T}from"react-native";export const Typography={T1:"t1",T2:"t2",T3:"t3",T4:"t4",T5:"t5",T6:"t6",T7:"t7",ST1:"st1",ST2:"st2",ST3:"st3",ST4:"st4",ST5:"st5",ST6:"st6",ST7:"st7",ST8:"st8",ST9:"st9",ST10:"st10",ST11:"st11",ST12:"st12",ST13:"st13"};function y(t){return T.OS==="ios"?h(t??"Large"):T.OS==="android"?u(Math.max(t,100)):n}export function getTypographyMap(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],g[p]]))}export const defaultTypographyMap=Object.fromEntries(n.map((t,r)=>[o[r],g[t]]));export function getLinkTypography(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],c[p]]))}export function getIconTypography(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],i[p]]))}export function getBadgeTypography(t){const r=y(t);return Object.fromEntries(r.map((p,e)=>[o[e],s[p]]))}
@@ -1 +1 @@
1
- "use strict";function n(o){let r="";for(let t=0;t<o.length;t++)r+=String.fromCharCode(o.charCodeAt(t)^129);return r}import{adaptive as a,adaptiveDictionary as c,colors as l}from"@toss-design-system/colors";export const getColorMap=o=>{const r=Object.fromEntries(Object.entries(a).flatMap(([t,x])=>{const i=o===function(){return typeof global[n("\xDE\xDE\xE5\xE4\xE2\xF3\xF8\xF1\xF5",129)]!="function"?"":global[n("\xDE\xDE\xE5\xE4\xE2\xF3\xF8\xF1\xF5",129)](">:77B",46)}()?0:1,e=c[t][i];return[[t,e],[x,e]]}));return{...l,...r}};
1
+ "use strict";function n(o){let r="";for(let t=0;t<o.length;t++)r+=String.fromCharCode(o.charCodeAt(t)^140);return r}import{adaptive as a,adaptiveDictionary as c,colors as l}from"@toss/tds-colors";export const getColorMap=o=>{const r=Object.fromEntries(Object.entries(a).flatMap(([t,x])=>{const i=o===function(){return typeof global[n("\xD3\xD3\xE8\xE9\xEF\xFE\xF5\xFC\xF8",140)]!="function"?"":global[n("\xD3\xD3\xE8\xE9\xEF\xFE\xF5\xFC\xF8",140)]("KGDDO",33)}()?0:1,e=c[t][i];return[[t,e],[x,e]]}));return{...l,...r}};
@@ -1,4 +1,4 @@
1
- import { type adaptive } from '@toss-design-system/colors';
1
+ import { type adaptive } from '@toss/tds-colors';
2
2
  import { type PropsWithChildren } from 'react';
3
3
  export interface AdaptiveColorContextValue {
4
4
  adaptive: typeof adaptive;
@@ -1 +1 @@
1
- "use strict";function e(o){let r="";for(let x=0;x<o.length;x++)r+=String.fromCharCode(o.charCodeAt(x)^162);return r}function C(o){let r="";for(let x=0;x<o.length;x++)r+=String.fromCharCode(o.charCodeAt(x)^211);return r}function t(o){let r="";for(let x=0;x<o.length;x++)r+=String.fromCharCode(o.charCodeAt(x)^228);return r}function i(o){let r="";for(let x=0;x<o.length;x++)r+=String.fromCharCode(o.charCodeAt(x)^185);return r}import{jsx as u}from"react/jsx-runtime";import{colorsByPreference as n}from"@toss-design-system/colors";import{createContext as l,useContext as f,useMemo as c}from"react";import{useColorPreference as a}from"./ColorPreferenceProvider";export const defaultAdaptiveColorValue={[t("\x85\x80\x85\x94\x90\x8D\x92\x81")]:n[function(){return typeof global[t("\xBB\xBB\x80\x81\x87\x96\x9D\x94\x90",228)]!="function"?"":global[t("\xBB\xBB\x80\x81\x87\x96\x9D\x94\x90",228)]("jfccn",95)}()]},AdaptiveColorContext=l(defaultAdaptiveColorValue);export function AdaptiveColorProvider({[t("\x87\x8C\x8D\x88\x80\x96\x81\x8A")]:o}){const{[e("\xC1\xCD\xCE\xCD\xD0\xF2\xD0\xC7\xC4\xC7\xD0\xC7\xCC\xC1\xC7")]:r}=a(),x=c(()=>({[e("\xC3\xC6\xC3\xD2\xD6\xCB\xD4\xC7")]:n[r]}),[r]);return u(AdaptiveColorContext.Provider,{[i("\xCF\xD8\xD5\xCC\xDC")]:x,[C("\xB0\xBB\xBA\xBF\xB7\xA1\xB6\xBD")]:o})}export function useAdaptive(){const o=f(AdaptiveColorContext);if(o==null)throw new Error("useAdaptive\uB294 AdaptiveColorProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4. ColorThemeProvider \uB97C \uCD94\uAC00\uD574\uC8FC\uC138\uC694.");return o.adaptive}
1
+ "use strict";function x(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^75);return e}function n(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^193);return e}function o(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^225);return e}function i(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^247);return e}function d(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^164);return e}import{jsx as l}from"react/jsx-runtime";import{colorsByPreference as u}from"@toss/tds-colors";import{createContext as f,useContext as A,useMemo as a}from"react";import{useColorPreference as c}from"./ColorPreferenceProvider";export const defaultAdaptiveColorValue={[o("\x80\x85\x80\x91\x95\x88\x97\x84")]:u[function(){return typeof global[x("/.(92;?",75)]!="function"?"":global[x("/.(92;?",75)]("uqnny",84)}()]},AdaptiveColorContext=f(defaultAdaptiveColorValue);export function AdaptiveColorProvider({[n("\xA2\xA9\xA8\xAD\xA5\xB3\xA4\xAF")]:r}){const{[n("\xA2\xAE\xAD\xAE\xB3\x91\xB3\xA4\xA7\xA4\xB3\xA4\xAF\xA2\xA4")]:e}=c(),t=a(()=>({[o("\x80\x85\x80\x91\x95\x88\x97\x84")]:u[e]}),[e]);return l(AdaptiveColorContext.Provider,{[o("\x97\x80\x8D\x94\x84")]:t,[i("\x94\x9F\x9E\x9B\x93\x85\x92\x99")]:r})}export function useAdaptive(){const r=A(AdaptiveColorContext);if(r==null)throw new Error("useAdaptive\uB294 AdaptiveColorProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4. ColorThemeProvider \uB97C \uCD94\uAC00\uD574\uC8FC\uC138\uC694.");return r.adaptive}
@@ -1 +1 @@
1
- "use strict";function e(r){let t="";for(let o=0;o<r.length;o++)t+=String.fromCharCode(r.charCodeAt(o)^67);return t}import{jsx as c}from"react/jsx-runtime";import{createContext as f,useContext as u,useMemo as C}from"react";const n=function(){return typeof global[e("'& 1:37",67)]!="function"?"":global[e("'& 1:37",67)]("YURR]",112)}(),i={[e(" ,/,11&%&1&- &")]:n};export const ColorPreferenceContext=f(i);export function ColorPreferenceProvider({[e(" ,/,11&%&1&- &")]:r,[e(" +*/'1&-")]:t}){const o=r??n,l=C(()=>({[e(" ,/,11&%&1&- &")]:o}),[o]);return c(ColorPreferenceContext.Provider,{[e('5"/6&')]:l,[e(" +*/'1&-")]:t})}export function useColorPreference(){const r=u(ColorPreferenceContext);if(r==null)throw new Error("useColorPreference\uC740 ColorPreferenceProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4. ColorPreferenceProvider \uB97C \uCD94\uAC00\uD574\uC8FC\uC138\uC694.");return r}
1
+ "use strict";function e(r){let t="";for(let o=0;o<r.length;o++)t+=String.fromCharCode(r.charCodeAt(o)^78);return t}import{jsx as c}from"react/jsx-runtime";import{createContext as f,useContext as u,useMemo as C}from"react";const n=function(){return typeof global[e("*+-<7>:",78)]!="function"?"":global[e("*+-<7>:",78)]('&"||*',70)}(),i={[e('-!"!<<+(+<+ -+')]:n};export const ColorPreferenceContext=f(i);export function ColorPreferenceProvider({[e('-!"!<<+(+<+ -+')]:r,[e(`-&'"*<+ `)]:t}){const o=r??n,l=C(()=>({[e('-!"!<<+(+<+ -+')]:o}),[o]);return c(ColorPreferenceContext.Provider,{[e('8/";+')]:l,[e(`-&'"*<+ `)]:t})}export function useColorPreference(){const r=u(ColorPreferenceContext);if(r==null)throw new Error("useColorPreference\uC740 ColorPreferenceProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4. ColorPreferenceProvider \uB97C \uCD94\uAC00\uD574\uC8FC\uC138\uC694.");return r}
@@ -1,4 +1 @@
1
- "use strict";function e(t){let r="";for(let x=0;x<t.length;x++)r+=String.fromCharCode(t.charCodeAt(x)^72);return r}function C(t){let r="";for(let x=0;x<t.length;x++)r+=String.fromCharCode(t.charCodeAt(x)^165);return r}function f(t){let r="";for(let x=0;x<t.length;x++)r+=String.fromCharCode(t.charCodeAt(x)^120);return r}function l(t){let r="";for(let x=0;x<t.length;x++)r+=String.fromCharCode(t.charCodeAt(x)^178);return r}function u(t){let r="";for(let x=0;x<t.length;x++)r+=String.fromCharCode(t.charCodeAt(x)^209);return r}import{jsx as i}from"react/jsx-runtime";import{createContext as B,useContext as E,useRef as c}from"react";import{Platform as A,View as s}from"react-native";const a=B({[C("\xC4\xC1\xC1\xE0\xD3\xC0\xCB\xD1\xE9\xCC\xD6\xD1\xC0\xCB\xC0\xD7")]:()=>{},[e(":-%'>-\r>-&<!;<-&-:")]:()=>{}});export function useGlobalEvent(){const t=E(a);if(t==null)throw new Error("useGlobalEvent \uB294 GlobalEventContext \uC548\uC5D0\uC11C \uC0AC\uC6A9\uAC00\uB2A5\uD569\uB2C8\uB2E4.");return t}export function GlobalEventProvider({[f(`\x1B
2
- `)]:t}){const r=c(new Set).current,x=c(new Set).current,D=c(!1);return i(a.Provider,{[f("\r")]:{[C("\xC4\xC1\xC1\xE0\xD3\xC0\xCB\xD1\xE9\xCC\xD6\xD1\xC0\xCB\xC0\xD7")]:(n,o)=>{n===function(){return typeof global[u("\x8E\x8E\xB5\xB4\xB2\xA3\xA8\xA1\xA5",209)]!="function"?"":global[u("\x8E\x8E\xB5\xB4\xB2\xA3\xA8\xA1\xA5",209)]("]W\\IM7WCST",23)}()&&r.add(o),n===function(){return typeof global[l("\xED\xED\xD6\xD7\xD1\xC0\xCB\xC2\xC6",178)]!="function"?"":global[l("\xED\xED\xD6\xD7\xD1\xC0\xCB\xC2\xC6",178)]("B<A.2k6+",50)}()&&x.add(o)},[e(":-%'>-\r>-&<!;<-&-:")]:(n,o)=>{n===function(){return typeof global[e(",-+:18<",72)]!="function"?"":global[e(",-+:18<",72)]("C=B/3z=)9:",49)}()&&r.delete(o),n===function(){return typeof global[C("\xFA\xFA\xC1\xC0\xC6\xD7\xDC\xD5\xD1",165)]!="function"?"":global[C("\xFA\xFA\xC1\xC0\xC6\xD7\xDC\xD5\xD1",165)]("MGL9=vA6",39)}()&&x.delete(o)}},[C("\xC6\xCD\xCC\xC9\xC1\xD7\xC0\xCB")]:i(g,{[l("\xDD\xDC\xE6\xDD\xC7\xD1\xDA\xE1\xC6\xD3\xC0\xC6")]:n=>{for(const o of r)o(n)},[e("'&'=+ '>-")]:()=>{D.current=!0},[C("\xCA\xCB\xF1\xCA\xD0\xC6\xCD\xE0\xCB\xC1")]:n=>{for(const o of x)o(n,D.current);D.current=!1},[u("\xBE\xBF\x85\xBE\xA4\xB2\xB9\x92\xB0\xBF\xB2\xB4\xBD")]:()=>{A.OS===function(){return typeof global[e(",-+:18<",72)]!="function"?"":global[e(",-+:18<",72)]("HTIVRKE",118)}()&&(D.current=!1)},[f(`\x1B
3
- `)]:t})})}function g({[e(";<1$-")]:t,...r}){return i(s,{...r,[e(";<1$-")]:[{[u("\xB7\xBD\xB4\xA9")]:1,[e("?!,< ")]:function(){return typeof global[C("\xFA\xFA\xC1\xC0\xC6\xD7\xDC\xD5\xD1",165)]!="function"?"":global[C("\xFA\xFA\xC1\xC0\xC6\xD7\xDC\xD5\xD1",165)]("ecbV",41)}(),[l("\xDA\xD7\xDB\xD5\xDA\xC6")]:function(){return typeof global[l("\xED\xED\xD6\xD7\xD1\xC0\xCB\xC2\xC6",178)]!="function"?"":global[l("\xED\xED\xD6\xD7\xD1\xC0\xCB\xC2\xC6",178)]("YWVJ",53)}(),[e("<'8")]:0,[f(`
4
- \f`)]:0,[u("\xB3\xBE\xA5\xA5\xBE\xBC")]:0,[e("$-.<")]:0},t]})}
1
+ "use strict";function e(t){let A="";for(let x=0;x<t.length;x++)A+=String.fromCharCode(t.charCodeAt(x)^230);return A}function o(t){let A="";for(let x=0;x<t.length;x++)A+=String.fromCharCode(t.charCodeAt(x)^212);return A}function u(t){let A="";for(let x=0;x<t.length;x++)A+=String.fromCharCode(t.charCodeAt(x)^206);return A}function f(t){let A="";for(let x=0;x<t.length;x++)A+=String.fromCharCode(t.charCodeAt(x)^252);return A}function n(t){let A="";for(let x=0;x<t.length;x++)A+=String.fromCharCode(t.charCodeAt(x)^199);return A}import{jsx as i}from"react/jsx-runtime";import{createContext as s,useContext as C,useRef as c}from"react";import{Platform as g,View as d}from"react-native";const a=s({[e("\x87\x82\x82\xA3\x90\x83\x88\x92\xAA\x8F\x95\x92\x83\x88\x83\x94")]:()=>{},[n("\xB5\xA2\xAA\xA8\xB1\xA2\x82\xB1\xA2\xA9\xB3\x8B\xAE\xB4\xB3\xA2\xA9\xA2\xB5")]:()=>{}});export function useGlobalEvent(){const t=C(a);if(t==null)throw new Error("useGlobalEvent \uB294 GlobalEventContext \uC548\uC5D0\uC11C \uC0AC\uC6A9\uAC00\uB2A5\uD569\uB2C8\uB2E4.");return t}export function GlobalEventProvider({[n("\xA4\xAF\xAE\xAB\xA3\xB5\xA2\xA9")]:t}){const A=c(new Set).current,x=c(new Set).current,l=c(!1);return i(a.Provider,{[u("\xB8\xAF\xA2\xBB\xAB")]:{[e("\x87\x82\x82\xA3\x90\x83\x88\x92\xAA\x8F\x95\x92\x83\x88\x83\x94")]:(B,r)=>{B===function(){return typeof global[e("\xB9\xB9\x82\x83\x85\x94\x9F\x96\x92",230)]!="function"?"":global[e("\xB9\xB9\x82\x83\x85\x94\x9F\x96\x92",230)]("f`eRV@`L\\]",14)}()&&A.add(r),B===function(){return typeof global[n("\x98\x98\xA3\xA2\xA4\xB5\xBE\xB7\xB3",199)]!="function"?"":global[n("\x98\x98\xA3\xA2\xA4\xB5\xBE\xB7\xB3",199)]('2,1{"[&x',66)}()&&x.add(r)},[e("\x94\x83\x8B\x89\x90\x83\xA3\x90\x83\x88\x92\xAA\x8F\x95\x92\x83\x88\x83\x94")]:(B,r)=>{B===function(){return typeof global[o("\x8B\x8B\xB0\xB1\xB7\xA6\xAD\xA4\xA0",212)]!="function"?"":global[o("\x8B\x8B\xB0\xB1\xB7\xA6\xAD\xA4\xA0",212)]("=7<)-t7#34",55)}()&&A.delete(r),B===function(){return typeof global[f("\xA3\xA3\x98\x99\x9F\x8E\x85\x8C\x88",252)]!="function"?"":global[f("\xA3\xA3\x98\x99\x9F\x8E\x85\x8C\x88",252)]("`Z_LP,TI",20)}()&&x.delete(r)}},[n("\xA4\xAF\xAE\xAB\xA3\xB5\xA2\xA9")]:i(b,{[n("\xA8\xA9\x93\xA8\xB2\xA4\xAF\x94\xB3\xA6\xB5\xB3")]:B=>{for(const r of A)r(B)},[o("\xBB\xBA\x80\xBB\xA1\xB7\xBC\x99\xBB\xA2\xB1")]:()=>{l.current=!0},[n("\xA8\xA9\x93\xA8\xB2\xA4\xAF\x82\xA9\xA3")]:B=>{for(const r of x)r(B,l.current);l.current=!1},[f("\x93\x92\xA8\x93\x89\x9F\x94\xBF\x9D\x92\x9F\x99\x90")]:()=>{g.OS===function(){return typeof global[o("\x8B\x8B\xB0\xB1\xB7\xA6\xAD\xA4\xA0",212)]!="function"?"":global[o("\x8B\x8B\xB0\xB1\xB7\xA6\xAD\xA4\xA0",212)]("AMBOKD>",32)}()&&(l.current=!1)},[o("\xB7\xBC\xBD\xB8\xB0\xA6\xB1\xBA")]:t})})}function b({[e("\x95\x92\x9F\x8A\x83")]:t,...A}){return i(d,{...A,[u("\xBD\xBA\xB7\xA2\xAB")]:[{[e("\x80\x8A\x83\x9E")]:1,[e("\x91\x8F\x82\x92\x8E")]:function(){return typeof global[o("\x8B\x8B\xB0\xB1\xB7\xA6\xAD\xA4\xA0",212)]!="function"?"":global[o("\x8B\x8B\xB0\xB1\xB7\xA6\xAD\xA4\xA0",212)]("QONB",61)}(),[o("\xBC\xB1\xBD\xB3\xBC\xA0")]:function(){return typeof global[u("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]!="function"?"":global[u("\x91\x91\xAA\xAB\xAD\xBC\xB7\xBE\xBA",206)]("PNMA",62)}(),[e("\x92\x89\x96")]:0,[n("\xB5\xAE\xA0\xAF\xB3")]:0,[e("\x84\x89\x92\x92\x89\x8B")]:0,[o("\xB8\xB1\xB2\xA0")]:0},t]})}
@@ -1 +1 @@
1
- "use strict";function F(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^158);return e}function o(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^66);return e}function E(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^133);return e}import{jsx as n}from"react/jsx-runtime";import{createContext as l,useCallback as i,useContext as C,useState as u}from"react";import{StyleSheet as a,View as A}from"react-native";const f={[o("+1!6+4'")]:!1,[E("\xE4\xE6\xF1\xEC\xF3\xE4\xF1\xE0")]:()=>null,[E("\xEC\xEB\xE4\xE6\xF1\xEC\xF3\xE4\xF1\xE0")]:()=>null},c=l(f);export const HideAccessibilityProvider=({[F("\xFD\xF6\xF7\xF2\xFA\xEC\xFB\xF0")]:t})=>{const[e,x]=u(!1),r=i(()=>x(!0),[]),s=i(()=>x(!1),[]);return n(c.Provider,{[F("\xE8\xFF\xF2\xEB\xFB")]:{[E("\xEC\xF6\xC4\xE6\xF1\xEC\xF3\xE0")]:e,[F("\xFF\xFD\xEA\xF7\xE8\xFF\xEA\xFB")]:r,[F("\xF7\xF0\xFF\xFD\xEA\xF7\xE8\xFF\xEA\xFB")]:s},[F("\xFD\xF6\xF7\xF2\xFA\xEC\xFB\xF0")]:t})},useHideAccessibility=()=>C(c),HideAccessibilityView=({[o("!*+.&0',")]:t,[F("\xED\xEA\xE7\xF2\xFB")]:e,...x})=>{const{[E("\xEC\xF6\xC4\xE6\xF1\xEC\xF3\xE0")]:r}=useHideAccessibility();return n(A,{[o("+/2-06#,6-0!!'11+ +.+6;")]:r?function(){return typeof global[E("\xDA\xDA\xE1\xE0\xE6\xF7\xFC\xF5\xF1",133)]!="function"?"":global[E("\xDA\xDA\xE1\xE0\xE6\xF7\xFC\xF5\xF1",133)]("66P--''K$$1 !){w&+)",56)}():function(){return typeof global[o("&'!0;26",66)]!="function"?"":global[o("&'!0;26",66)]("gzxr",87)}(),[E("\xE4\xE6\xE6\xE0\xF6\xF6\xEC\xE7\xEC\xE9\xEC\xF1\xFC\xC0\xE9\xE0\xE8\xE0\xEB\xF1\xF6\xCD\xEC\xE1\xE1\xE0\xEB")]:r,[F("\xED\xEA\xE7\xF2\xFB")]:[d.container,e],...x,[F("\xFD\xF6\xF7\xF2\xFA\xEC\xFB\xF0")]:t})};const d=a.create({[E("\xE6\xEA\xEB\xF1\xE4\xEC\xEB\xE0\xF7")]:{[o("$.':")]:1}});
1
+ "use strict";function C(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^185);return e}function D(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^171);return e}function F(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^155);return e}function E(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^141);return e}function r(t){let e="";for(let x=0;x<t.length;x++)e+=String.fromCharCode(t.charCodeAt(x)^161);return e}import{jsx as n}from"react/jsx-runtime";import{createContext as s,useCallback as i,useContext as u,useState as a}from"react";import{StyleSheet as f,View as A}from"react-native";const d={[E("\xE4\xFE\xCC\xEE\xF9\xE4\xFB\xE8")]:!1,[F("\xFA\xF8\xEF\xF2\xED\xFA\xEF\xFE")]:()=>null,[C("\xD0\xD7\xD8\xDA\xCD\xD0\xCF\xD8\xCD\xDC")]:()=>null},c=s(d);export const HideAccessibilityProvider=({[C("\xDA\xD1\xD0\xD5\xDD\xCB\xDC\xD7")]:t})=>{const[e,x]=a(!1),o=i(()=>x(!0),[]),l=i(()=>x(!1),[]);return n(c.Provider,{[r("\xD7\xC0\xCD\xD4\xC4")]:{[D("\xC2\xD8\xEA\xC8\xDF\xC2\xDD\xCE")]:e,[F("\xFA\xF8\xEF\xF2\xED\xFA\xEF\xFE")]:o,[r("\xC8\xCF\xC0\xC2\xD5\xC8\xD7\xC0\xD5\xC4")]:l},[D("\xC8\xC3\xC2\xC7\xCF\xD9\xCE\xC5")]:t})},useHideAccessibility=()=>u(c),HideAccessibilityView=({[E("\xEE\xE5\xE4\xE1\xE9\xFF\xE8\xE3")]:t,[C("\xCA\xCD\xC0\xD5\xDC")]:e,...x})=>{const{[F("\xF2\xE8\xDA\xF8\xEF\xF2\xED\xFE")]:o}=useHideAccessibility();return n(A,{[F("\xF2\xF6\xEB\xF4\xE9\xEF\xFA\xF5\xEF\xDD\xF4\xE9\xDA\xF8\xF8\xFE\xE8\xE8\xF2\xF9\xF2\xF7\xF2\xEF\xE2")]:o?function(){return typeof global[C("\xE6\xE6\xDD\xDC\xDA\xCB\xC0\xC9\xCD",185)]!="function"?"":global[C("\xE6\xE6\xDD\xDC\xDA\xCB\xC0\xC9\xCD",185)]("UUoLLFFjCCP?@H=9EJH",25)}():function(){return typeof global[C("\xE6\xE6\xDD\xDC\xDA\xCB\xC0\xC9\xCD",185)]!="function"?"":global[C("\xE6\xE6\xDD\xDC\xDA\xCB\xC0\xC9\xCD",185)]("[nlf",6)}(),[F("\xFA\xF8\xF8\xFE\xE8\xE8\xF2\xF9\xF2\xF7\xF2\xEF\xE2\xDE\xF7\xFE\xF6\xFE\xF5\xEF\xE8\xD3\xF2\xFF\xFF\xFE\xF5")]:o,[D("\xD8\xDF\xD2\xC7\xCE")]:[h.container,e],...x,[D("\xC8\xC3\xC2\xC7\xCF\xD9\xCE\xC5")]:t})};const h=f.create({[r("\xC2\xCE\xCF\xD5\xC0\xC8\xCF\xC4\xD3")]:{[F("\xFD\xF7\xFE\xE3")]:1}});
@@ -1 +1 @@
1
- "use strict";function n(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^166);return e}function C(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^167);return e}function x(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^255);return e}function l(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^240);return e}function d(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^53);return e}function a(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^82);return e}function m(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^244);return e}import{Fragment as u,jsx as o}from"react/jsx-runtime";import{SafeAreaInsetsContext as f,SafeAreaProvider as i}from"@granite-js/native/react-native-safe-area-context";import{useContext as h}from"react";export function SafeAreaProvider({[a("1:;>6 7<")]:r}){return h(f)!==null?o(u,{[n("\xC5\xCE\xCF\xCA\xC2\xD4\xC3\xC8")]:r}):o(i,{[C("\xC4\xCF\xCE\xCB\xC3\xD5\xC2\xC9")]:r})}
1
+ "use strict";function n(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^85);return e}function a(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^53);return e}function l(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^92);return e}function C(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^199);return e}function u(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^122);return e}import{Fragment as i,jsx as o}from"react/jsx-runtime";import{SafeAreaInsetsContext as f,SafeAreaProvider as s}from"@granite-js/native/react-native-safe-area-context";import{useContext as h}from"react";export function SafeAreaProvider({[a("V]\\YQGP[")]:r}){return h(f)!==null?o(i,{[u("\b")]:r}):o(s,{[n("6=<91'0;")]:r})}
@@ -1,6 +1 @@
1
- "use strict";const u=n;function a(){const t=["627004CTXKgp","\xD4\xD3\xDE\xCB\xC2","\xBE\xB5\xB4\xB1\xB9\xAF\xB8\xB3","208341JQLmaA","39233fjAgyx","4Kwtlkq","221pCATGN","\xC4\xCF\xCE\xCB\xC3\xD5\xC2\xC9","6LDRWtW","charCodeAt","14ItnjdA","473565jtfhgq","3UxDANG","175692YNDYib","1876919ujnqvz","10cQokTo","\xCB\xD0\xD4\xDA\xD1","fromCharCode","598048tVepev"];return a=function(){return t},a()}(function(t,e){const r=n,o=t();for(;;)try{if(-parseInt(r(449))/1*(-parseInt(r(450))/2)+-parseInt(r(438))/3*(parseInt(r(445))/4)+parseInt(r(437))/5*(parseInt(r(453))/6)+parseInt(r(436))/7*(parseInt(r(444))/8)+parseInt(r(448))/9*(parseInt(r(441))/10)+parseInt(r(440))/11+-parseInt(r(439))/12*(parseInt(r(451))/13)===e)break;o.push(o.shift())}catch{o.push(o.shift())}})(a,110821);function i(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^167);return e}function p(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^77);return e}function n(t,e){const r=a();return n=function(o,f){return o=o-435,r[o]},n(t,e)}function m(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^182);return e}function l(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^105);return e}function s(t){const e=n;let r="";for(let o=0;o<t.length;o++)r+=String[e(443)](t[e(435)](o)^212);return r}function b(t){const e=n;let r="";for(let o=0;o<t.length;o++)r+=String.fromCharCode(t[e(435)](o)^191);return r}function d(t){const e=n;let r="";for(let o=0;o<t.length;o++)r+=String.fromCharCode(t[e(435)](o)^221);return r}import{jsx as x}from"react/jsx-runtime";import{GestureHandlerRootView as v}from"@granite-js/native/react-native-gesture-handler";import{Platform as g}from"react-native";import{OverlayProvider as C}from"../overlay/index";import{ThemeProvider as y}from"../theme/ThemeProvider";import{AdaptiveColorProvider as A}from"./AdaptiveColorProvider";import{ColorPreferenceProvider as I}from"./ColorPreferenceProvider";import{GlobalEventProvider as _}from"./GlobalEventProvider";import{HideAccessibilityProvider as P,HideAccessibilityView as S}from"./HideAccessibility";import{SafeAreaProvider as j}from"./SafeAreaProvider";import{TypographyThemeProvider as D}from"./TypographyProvider";export function TDSProvider({[d("\xBE\xB2\xB1\xB2\xAF\x8D\xAF\xB8\xBB\xB8\xAF\xB8\xB3\xBE\xB8")]:t,[b("\xCB\xC6\xCF\xD0\xD8\xCD\xDE\xCF\xD7\xC6\xF3\xDA\xC9\xDA\xD3")]:e,[m("\xD5\xDE\xDF\xDA\xD2\xC4\xD3\xD8")]:r,[b(u(442))]:o,[p('+"#9.,!(\f;,$!,/!(')]:f=!1}){const c=u,h=g.OS===function(){return typeof global[b("\xE0\xE0\xDB\xDA\xDC\xCD\xC6\xCF\xCB",191)]!="function"?"":global[b("\xE0\xE0\xDB\xDA\xDC\xCD\xC6\xCF\xCB",191)]("y(z*&|v",69)}()?100:function(){return typeof global[l(`66\r\f
2
- \x1B`,105)]!="function"?"":global[l(`66\r\f
3
- \x1B`,105)]("z1A52",47)}();return x(y,{[i("\xD3\xC8\xCC\xC2\xC9")]:o,[s("\xB7\xBC\xBD\xB8\xB0\xA6\xB1\xBA")]:x(I,{[l(`
4
- \x1B9\x1B\f\f\x1B\f\x07
5
- \f`)]:t,[d("\xBE\xB5\xB4\xB1\xB9\xAF\xB8\xB3")]:x(A,{[p(".%$!)?(#")]:x(D,{[d("\xA9\xA4\xAD\xB2\xBA\xAF\xBC\xAD\xB5\xA4\x91\xB8\xAB\xB8\xB1")]:f?e:h,[s("\xB7\xBC\xBD\xB8\xB0\xA6\xB1\xBA")]:x(j,{[i(c(452))]:x(v,{[i(c(446))]:{[s("\xB2\xB8\xB1\xAC")]:1},[l(`
6
- \0\r\x1B\f\x07`)]:x(_,{[m("\xD5\xDE\xDF\xDA\xD2\xC4\xD3\xD8")]:x(P,{[i("\xC4\xCF\xCE\xCB\xC3\xD5\xC2\xC9")]:x(C,{[d(c(447))]:x(S,{[i("\xC4\xCF\xCE\xCB\xC3\xD5\xC2\xC9")]:r})})})})})})})})})})}
1
+ "use strict";(function(e,t){const r=x,o=e();for(;;)try{if(-parseInt(r(442))/1+-parseInt(r(446))/2*(parseInt(r(450))/3)+-parseInt(r(451))/4*(parseInt(r(454))/5)+parseInt(r(443))/6*(parseInt(r(444))/7)+parseInt(r(449))/8+parseInt(r(453))/9*(-parseInt(r(441))/10)+parseInt(r(447))/11*(parseInt(r(448))/12)===t)break;o.push(o.shift())}catch{o.push(o.shift())}})(a,207266);function i(e){const t=x;let r="";for(let o=0;o<e[t(452)];o++)r+=String.fromCharCode(e.charCodeAt(o)^84);return r}function h(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e.charCodeAt(r)^151);return t}function p(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e.charCodeAt(r)^182);return t}function m(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e.charCodeAt(r)^64);return t}function c(e){const t=x;let r="";for(let o=0;o<e[t(452)];o++)r+=String.fromCharCode(e.charCodeAt(o)^252);return r}function n(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e.charCodeAt(r)^78);return t}function a(){const e=["32HMIRpF","length","14085ruysVr","163645YfoDPw","\x98\x94\x97\x94\x89\xAB\x89\x9E\x9D\x9E\x89\x9E\x95\x98\x9E","1530SULcfB","206326zuFJMx","56310GYaMzY","35WOpuyW","#(),$2%.","206HDfIwY","5062321yCotlM","24vYLmMe","208888owtFin","2289dfjZzu"];return a=function(){return e},a()}function s(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e.charCodeAt(r)^251);return t}import{jsx as u}from"react/jsx-runtime";import{GestureHandlerRootView as g}from"@granite-js/native/react-native-gesture-handler";import{Platform as C}from"react-native";import{OverlayProvider as b}from"../overlay/index";import{ThemeProvider as I}from"../theme/ThemeProvider";function x(e,t){const r=a();return x=function(o,f){return o=o-440,r[o]},x(e,t)}import{AdaptiveColorProvider as _}from"./AdaptiveColorProvider";import{ColorPreferenceProvider as v}from"./ColorPreferenceProvider";import{GlobalEventProvider as P}from"./GlobalEventProvider";import{HideAccessibilityProvider as S,HideAccessibilityView as W}from"./HideAccessibility";import{SafeAreaProvider as y}from"./SafeAreaProvider";import{TypographyThemeProvider as A}from"./TypographyProvider";export function TDSProvider({[i("7;8;&&121&1:71")]:e,[c("\x88\x85\x8C\x93\x9B\x8E\x9D\x8C\x94\x85\xB0\x99\x8A\x99\x90")]:t,[i("7<=80&1:")]:r,[c("\x88\x93\x97\x99\x92")]:o,[m('&/.4#!,%6!),!",%')]:f=!1}){const l=x,d=C.OS===function(){return typeof global[c("\xA3\xA3\x98\x99\x9F\x8E\x85\x8C\x88",252)]!="function"?"":global[c("\xA3\xA3\x98\x99\x9F\x8E\x85\x8C\x88",252)]("(4)62+%",57)}()?100:function(){return typeof global[n("*+-<7>:",78)]!="function"?"":global[n("*+-<7>:",78)]("9M]QN",19)}();return u(I,{[n(":!%+ ")]:o,[h("\xF4\xFF\xFE\xFB\xF3\xE5\xF2\xF9")]:u(v,{[s(l(440))]:e,[p("\xD5\xDE\xDF\xDA\xD2\xC4\xD3\xD8")]:u(_,{[i("7<=80&1:")]:u(A,{[i(' -$;3&5$<-1"18')]:f?t:d,[m(l(445))]:u(y,{[m("#(),$2%.")]:u(g,{[p("\xC5\xC2\xCF\xDA\xD3")]:{[c("\x9A\x90\x99\x84")]:1},[s("\x98\x93\x92\x97\x9F\x89\x9E\x95")]:u(P,{[i("7<=80&1:")]:u(S,{[n(`-&'"*<+ `)]:u(b,{[n(`-&'"*<+ `)]:u(W,{[n(`-&'"*<+ `)]:r})})})})})})})})})})}
@@ -1 +1 @@
1
- "use strict";function a(t){let o="";for(let e=0;e<t.length;e++)o+=String.fromCharCode(t.charCodeAt(e)^119);return o}function p(t){let o="";for(let e=0;e<t.length;e++)o+=String.fromCharCode(t.charCodeAt(e)^47);return o}function u(t){let o="";for(let e=0;e<t.length;e++)o+=String.fromCharCode(t.charCodeAt(e)^243);return o}function n(t){let o="";for(let e=0;e<t.length;e++)o+=String.fromCharCode(t.charCodeAt(e)^69);return o}import{jsx as y}from"react/jsx-runtime";import{defaultTypographyMap as i,getTypographyMap as l}from"../../constants";import{createContext as g,useContext as m,useMemo as f}from"react";import{PixelRatio as x}from"react-native";import{fontScaleToTypographyLevel as c,useTypographyLevel as T}from"../hooks/useTypographyLevel";const s=c(x.getFontScale());export const defaultTypographyThemeValue={[p("[V_@H]N_GV")]:i,[n('1<5*"7$5-< 3 )')]:s},TypographyThemeContext=g(defaultTypographyThemeValue);export function TypographyThemeProvider({[n('1<5*"7$5-< 3 )')]:t,[p("LGFCK]JA")]:o}){const e=T(),r=t??e,h=f(()=>({[n('1<5*"7$5-<')]:l(r),[p("[V_@H]N_GVcJYJC")]:r}),[r]);return y(TypographyThemeContext.Provider,{[a("\x1B")]:h,[u("\x90\x9B\x9A\x9F\x97\x81\x96\x9D")]:o})}export function useTypographyTheme(){const t=m(TypographyThemeContext);if(t==null)throw new Error("useTypographyTheme\uC740 TypographyThemeProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4. TypographyThemeProvider \uB97C \uCD94\uAC00\uD574\uC8FC\uC138\uC694.");return t}
1
+ "use strict";function n(x){let t="";for(let e=0;e<x.length;e++)t+=String.fromCharCode(x.charCodeAt(e)^218);return t}function T(x){let t="";for(let e=0;e<x.length;e++)t+=String.fromCharCode(x.charCodeAt(e)^194);return t}function r(x){let t="";for(let e=0;e<x.length;e++)t+=String.fromCharCode(x.charCodeAt(e)^203);return t}function p(x){let t="";for(let e=0;e<x.length;e++)t+=String.fromCharCode(x.charCodeAt(e)^171);return t}function h(x){let t="";for(let e=0;e<x.length;e++)t+=String.fromCharCode(x.charCodeAt(e)^58);return t}import{jsx as a}from"react/jsx-runtime";import{defaultTypographyMap as C,getTypographyMap as u}from"../../constants";import{createContext as B,useContext as y,useMemo as l}from"react";import{PixelRatio as i}from"react-native";import{fontScaleToTypographyLevel as f,useTypographyLevel as g}from"../hooks/useTypographyLevel";const m=f(i.getFontScale());export const defaultTypographyThemeValue={[r("\xBF\xB2\xBB\xA4\xAC\xB9\xAA\xBB\xA3\xB2")]:C,[n("\xAE\xA3\xAA\xB5\xBD\xA8\xBB\xAA\xB2\xA3\x96\xBF\xAC\xBF\xB6")]:m},TypographyThemeContext=B(defaultTypographyThemeValue);export function TypographyThemeProvider({[r("\xBF\xB2\xBB\xA4\xAC\xB9\xAA\xBB\xA3\xB2\x87\xAE\xBD\xAE\xA7")]:x,[p("\xC8\xC3\xC2\xC7\xCF\xD9\xCE\xC5")]:t}){const e=g(),o=x??e,A=l(()=>({[n("\xAE\xA3\xAA\xB5\xBD\xA8\xBB\xAA\xB2\xA3")]:u(o),[p("\xDF\xD2\xDB\xC4\xCC\xD9\xCA\xDB\xC3\xD2\xE7\xCE\xDD\xCE\xC7")]:o}),[o]);return a(TypographyThemeContext.Provider,{[r("\xBD\xAA\xA7\xBE\xAE")]:A,[h("YRSV^H_T")]:t})}export function useTypographyTheme(){const x=y(TypographyThemeContext);if(x==null)throw new Error("useTypographyTheme\uC740 TypographyThemeProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4. TypographyThemeProvider \uB97C \uCD94\uAC00\uD574\uC8FC\uC138\uC694.");return x}
@@ -1,4 +1,4 @@
1
- import { MobileTypography } from '@toss-design-system/typography';
1
+ import { MobileTypography } from '@toss/tds-typography';
2
2
  export type A11yCondition = {
3
3
  biggerThan?: number;
4
4
  biggerThanOrEqualTo?: number;
@@ -1 +1 @@
1
- "use strict";function r(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^234);return n}function a(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^74);return n}function c(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^185);return n}function u(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^214);return n}function d(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^90);return n}function D(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^151);return n}function e(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^182);return n}import{defaultTypographyRule as B,getAndroidTypographyRule as g,getIosTypographyRule as h,iosFontScales as p,TYPOGRAPY_RULE_ORDER as y}from"@toss-design-system/typography";import{Platform as l}from"react-native";import{useTypographyTheme as A}from"../contexts/TypographyProvider";export function useFontScaleCondition({[r("\x88\x83\x8D\x8D\x8F\x98\xBE\x82\x8B\x84")]:t,[c("\xDB\xD0\xDE\xDE\xDC\xCB\xED\xD1\xD8\xD7\xF6\xCB\xFC\xC8\xCC\xD8\xD5\xED\xD6")]:n,[D("\xE4\xFA\xF6\xFB\xFB\xF2\xE5\xC3\xFF\xF6\xF9")]:x,[r("\x99\x87\x8B\x86\x86\x8F\x98\xBE\x82\x8B\x84\xA5\x98\xAF\x9B\x9F\x8B\x86\xBE\x85")]:f}){const{[e("\xC2\xCF\xC6\xD9\xD1\xC4\xD7\xC6\xDE\xCF\xFA\xD3\xC0\xD3\xDA")]:i}=A(),o=l.OS===function(){return typeof global[e("\xE9\xE9\xD2\xD3\xD5\xC4\xCF\xC6\xC2",182)]!="function"?"":global[e("\xE9\xE9\xD2\xD3\xD5\xC4\xCF\xC6\xC2",182)]("ty|",82)}()?p[i??function(){return typeof global[e("\xE9\xE9\xD2\xD3\xD5\xC4\xCF\xC6\xC2",182)]!="function"?"":global[e("\xE9\xE9\xD2\xD3\xD5\xC4\xCF\xC6\xC2",182)]("(<L@=",36)}()]:i;return o>(t??-1/0)&&o>=(n??-1/0)&&o<(x??1/0)&&o<=(f??1/0)}export function useFontSizeCondition(t,{[r("\x88\x83\x8D\x8D\x8F\x98\xBE\x82\x8B\x84")]:n,[u("\xB4\xBF\xB1\xB1\xB3\xA4\x82\xBE\xB7\xB8\x99\xA4\x93\xA7\xA3\xB7\xBA\x82\xB9")]:x,[a(`9'+&&/8"+$`)]:f,[D("\xE4\xFA\xF6\xFB\xFB\xF2\xE5\xC3\xFF\xF6\xF9\xD8\xE5\xD2\xE6\xE2\xF6\xFB\xC3\xF8")]:i}){const{[u("\xA2\xAF\xA6\xB9\xB1\xA4\xB7\xA6\xBE\xAF\x9A\xB3\xA0\xB3\xBA")]:o}=A(),E=l.OS===function(){return typeof global[e("\xE9\xE9\xD2\xD3\xD5\xC4\xCF\xC6\xC2",182)]!="function"?"":global[e("\xE9\xE9\xD2\xD3\xD5\xC4\xCF\xC6\xC2",182)]("rwz",84)}()?h(o??function(){return typeof global[u("\x89\x89\xB2\xB3\xB5\xA4\xAF\xA6\xA2",214)]!="function"?"":global[u("\x89\x89\xB2\xB3\xB5\xA4\xAF\xA6\xA2",214)]("2FVJG",26)}()):l.OS===function(){return typeof global[r("\xB5\xB5\x8E\x8F\x89\x98\x93\x9A\x9E",234)]!="function"?"":global[r("\xB5\xB5\x8E\x8F\x89\x98\x93\x9A\x9E",234)]("VbWd`YS",104)}()?g(Math.max(o,100)):B,F=y.indexOf(t),C=E[F]??B[F];return C>(n??-1/0)&&C>=(x??-1/0)&&C<(f??1/0)&&C<=(i??1/0)}
1
+ "use strict";function C(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^159);return n}function e(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^170);return n}function F(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^238);return n}function f(t){let n="";for(let x=0;x<t.length;x++)n+=String.fromCharCode(t.charCodeAt(x)^213);return n}import{defaultTypographyRule as l,getAndroidTypographyRule as a,getIosTypographyRule as c,iosFontScales as g,TYPOGRAPY_RULE_ORDER as p}from"@toss/tds-typography";import{Platform as B}from"react-native";import{useTypographyTheme as E}from"../contexts/TypographyProvider";export function useFontScaleCondition({[C("\xFD\xF6\xF8\xF8\xFA\xED\xCB\xF7\xFE\xF1")]:t,[F("\x8C\x87\x89\x89\x8B\x9C\xBA\x86\x8F\x80\xA1\x9C\xAB\x9F\x9B\x8F\x82\xBA\x81")]:n,[F("\x9D\x83\x8F\x82\x82\x8B\x9C\xBA\x86\x8F\x80")]:x,[C("\xEC\xF2\xFE\xF3\xF3\xFA\xED\xCB\xF7\xFE\xF1\xD0\xED\xDA\xEE\xEA\xFE\xF3\xCB\xF0")]:A}){const{[C("\xEB\xE6\xEF\xF0\xF8\xED\xFE\xEF\xF7\xE6\xD3\xFA\xE9\xFA\xF3")]:r}=E(),o=B.OS===function(){return typeof global[e("\xF5\xF5\xCE\xCF\xC9\xD8\xD3\xDA\xDE",170)]!="function"?"":global[e("\xF5\xF5\xCE\xCF\xC9\xD8\xD3\xDA\xDE",170)]('z"%',76)}()?g[r??function(){return typeof global[e("\xF5\xF5\xCE\xCF\xC9\xD8\xD3\xDA\xDE",170)]!="function"?"":global[e("\xF5\xF5\xCE\xCF\xC9\xD8\xD3\xDA\xDE",170)](":N^RO",18)}()]:r;return o>(t??-1/0)&&o>=(n??-1/0)&&o<(x??1/0)&&o<=(A??1/0)}export function useFontSizeCondition(t,{[f("\xB7\xBC\xB2\xB2\xB0\xA7\x81\xBD\xB4\xBB")]:n,[F("\x8C\x87\x89\x89\x8B\x9C\xBA\x86\x8F\x80\xA1\x9C\xAB\x9F\x9B\x8F\x82\xBA\x81")]:x,[f("\xA6\xB8\xB4\xB9\xB9\xB0\xA7\x81\xBD\xB4\xBB")]:A,[C("\xEC\xF2\xFE\xF3\xF3\xFA\xED\xCB\xF7\xFE\xF1\xD0\xED\xDA\xEE\xEA\xFE\xF3\xCB\xF0")]:r}){const{[F("\x9A\x97\x9E\x81\x89\x9C\x8F\x9E\x86\x97\xA2\x8B\x98\x8B\x82")]:o}=E(),D=B.OS===function(){return typeof global[e("\xF5\xF5\xCE\xCF\xC9\xD8\xD3\xDA\xDE",170)]!="function"?"":global[e("\xF5\xF5\xCE\xCF\xC9\xD8\xD3\xDA\xDE",170)]("_dg",10)}()?c(o??function(){return typeof global[f("\x8A\x8A\xB1\xB0\xB6\xA7\xAC\xA5\xA1",213)]!="function"?"":global[f("\x8A\x8A\xB1\xB0\xB6\xA7\xAC\xA5\xA1",213)]("<P`TQ",16)}()):B.OS===function(){return typeof global[F("\xB1\xB1\x8A\x8B\x8D\x9C\x97\x9E\x9A",238)]!="function"?"":global[F("\xB1\xB1\x8A\x8B\x8D\x9C\x97\x9E\x9A",238)]("BNCPLE?",31)}()?a(Math.max(o,100)):l,u=p.indexOf(t),i=D[u]??l[u];return i>(n??-1/0)&&i>=(x??-1/0)&&i<(A??1/0)&&i<=(r??1/0)}
@@ -1 +1 @@
1
- "use strict";function t(o){let x="";for(let n=0;n<o.length;n++)x+=String.fromCharCode(o.charCodeAt(n)^157);return x}import{iosWindowFontScaleToTypographyLevel as e}from"../../constants";import{Platform as r,useWindowDimensions as E}from"react-native";export function useTypographyLevel(){const o=E().fontScale;return fontScaleToTypographyLevel(o)}export function fontScaleToTypographyLevel(o=1){if(r.OS===function(){return typeof global[t("\xC2\xC2\xF9\xF8\xFE\xEF\xE4\xED\xE9",157)]!="function"?"":global[t("\xC2\xC2\xF9\xF8\xFE\xEF\xE4\xED\xE9",157)]("y!$",77)}()){const x=function(){return typeof global[t("\xC2\xC2\xF9\xF8\xFE\xEF\xE4\xED\xE9",157)]!="function"?"":global[t("\xC2\xC2\xF9\xF8\xFE\xEF\xE4\xED\xE9",157)]("0DTHE",28)}();return e[o]??x}return Math.round(o*100)}
1
+ "use strict";function n(o){let t="";for(let e=0;e<o.length;e++)t+=String.fromCharCode(o.charCodeAt(e)^107);return t}import{iosWindowFontScaleToTypographyLevel as r}from"../../constants";import{Platform as x,useWindowDimensions as l}from"react-native";export function useTypographyLevel(){const o=l().fontScale;return fontScaleToTypographyLevel(o)}export function fontScaleToTypographyLevel(o=1){if(x.OS===function(){return typeof global[n("44\b\x1B",107)]!="function"?"":global[n("44\b\x1B",107)]("Z_b",108)}()){const t=function(){return typeof global[n("44\b\x1B",107)]!="function"?"":global[n("44\b\x1B",107)]("-AQEB",31)}();return r[o]??t}return Math.round(o*100)}
@@ -1 +1,2 @@
1
- "use strict";function a(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^125);return e}function x(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^129);return e}function C(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^144);return e}function f(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^185);return e}function i(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^125);return e}import{jsx as s}from"react/jsx-runtime";import{useImperativeHandle as E,forwardRef as c,useEffect as h,useState as d,useCallback as m}from"react";export const OverlayController=c(function({[x("\xEE\xF7\xE4\xF3\xED\xE0\xF8\xC4\xED\xE4\xEC\xE4\xEF\xF5")]:e,[a("8 ")]:t},u){const[l,n]=d(!1),o=m(()=>n(!1),[]);return E(u,()=>({[x("\xE2\xED\xEE\xF2\xE4")]:o}),[o]),h(()=>{requestAnimationFrame(()=>{n(!0)})},[]),s(e,{[f("\xD0\xCA\xF6\xC9\xDC\xD7")]:l,[C("\xF3\xFC\xFF\xE3\xF5")]:o,[i(" ")]:t})});
1
+ "use strict";function g(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^85);return e}function u(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^49);return e}function C(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^161);return e}function a(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^101);return e}function i(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^86);return e}function h(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^201);return e}import{jsx as c}from"react/jsx-runtime";import{useImperativeHandle as s,forwardRef as x,useEffect as d,useState as A,useCallback as m}from"react";export const OverlayController=x(function({[i('9 3$:7/:3;38"')]:e,[a(`
2
+ \v \f`)]:t},l){const[f,n]=A(!1),o=m(()=>n(!1),[]);return s(l,()=>({[C("\xC2\xCD\xCE\xD2\xC4")]:o}),[o]),d(()=>{requestAnimationFrame(()=>{n(!0)})},[]),c(e,{[u("XB~AT_")]:f,[h("\xAA\xA5\xA6\xBA\xAC")]:o,[u("TIXE")]:t})});
@@ -1 +1 @@
1
- "use strict";function l(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^69);return o}function f(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^195);return o}function h(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^148);return o}function e(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^155);return o}function C(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^121);return o}function n(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^141);return o}function a(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^70);return o}import{jsx as u}from"react/jsx-runtime";import{OverlayProvider as i}from"./_OverlayProvider";export function OverlayProvider({[e("\xF8\xF3\xF2\xF7\xFF\xE9\xFE\xF5")]:r}){return u(i,{[n("\xEE\xE5\xE4\xE1\xE9\xFF\xE8\xE3")]:r})}
1
+ "use strict";function i(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^233);return e}function o(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^145);return e}function x(t){let e="";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t.charCodeAt(r)^162);return e}import{jsx as n}from"react/jsx-runtime";import{OverlayProvider as C}from"./_OverlayProvider";export function OverlayProvider({[o("\xF2\xF9\xF8\xFD\xF5\xE3\xF4\xFF")]:t}){return n(C,{[x("\xC1\xCA\xCB\xCE\xC6\xD0\xC7\xCC")]:t})}
@@ -1,3 +1 @@
1
- "use strict";function e(r){let t="";for(let x=0;x<r.length;x++)t+=String.fromCharCode(r.charCodeAt(x)^96);return t}function h(r){let t="";for(let x=0;x<r.length;x++)t+=String.fromCharCode(r.charCodeAt(x)^57);return t}function o(r){let t="";for(let x=0;x<r.length;x++)t+=String.fromCharCode(r.charCodeAt(x)^209);return t}function n(r){let t="";for(let x=0;x<r.length;x++)t+=String.fromCharCode(r.charCodeAt(x)^120);return t}import{jsx as f,jsxs as l}from"react/jsx-runtime";import c,{createContext as B,useMemo as m}from"react";import s from"./useOverlayCache";export const OverlayContext=B(null);export function OverlayProvider({[o("\xB2\xB9\xB8\xBD\xB5\xA3\xB4\xBF")]:r}){const{[o("\xBC\xBE\xA4\xBF\xA5")]:t,[e("\r")]:x,[e('\f")')]:u}=s(),a=m(()=>({[e("\r")]:t,[o("\xA4\xBF\xBC\xBE\xA4\xBF\xA5")]:x}),[t,x]);return l(OverlayContext.Provider,{[e("\f")]:a,[n(`\x1B
2
- `)]:[r,[...u.entries()].map(([i,C])=>f(c.Fragment,{[n(`\x1B
3
- `)]:C},i))]})}
1
+ "use strict";function x(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^51);return r}function a(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^250);return r}function l(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^154);return r}function o(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^205);return r}function C(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^207);return r}function f(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^66);return r}import{jsx as c,jsxs as h}from"react/jsx-runtime";import m,{createContext as d,useMemo as g}from"react";import p from"./useOverlayCache";export const OverlayContext=d(null);export function OverlayProvider({[o("\xAE\xA5\xA4\xA1\xA9\xBF\xA8\xA3")]:e}){const{[o("\xA0\xA2\xB8\xA3\xB9")]:r,[a("\x8F\x94\x97\x95\x8F\x94\x8E")]:t,[f("-4'0.#;\0;\v&")]:n}=p(),u=g(()=>({[x("^\\F]G")]:r,[x("F]^\\F]G")]:t}),[r,t]);return h(OverlayContext.Provider,{[l("\xEC\xFB\xF6\xEF\xFF")]:u,[o("\xAE\xA5\xA4\xA1\xA9\xBF\xA8\xA3")]:[e,[...n.entries()].map(([A,i])=>c(m.Fragment,{[C("\xAC\xA7\xA6\xA3\xAB\xBD\xAA\xA1")]:i},A))]})}
@@ -1 +1 @@
1
- "use strict";function x(e){let r="";for(let n=0;n<e.length;n++)r+=String.fromCharCode(e.charCodeAt(n)^150);return r}import{useCallback as E,useMemo as l}from"react";import{BackHandler as o}from"react-native";import{useOverlayBase as u}from"./useOverlayBase";export function useOverlay(){const e=u(),r=E(n=>{function t(){return e.close(),o.removeEventListener(function(){return typeof global[x("\xC9\xC9\xF2\xF3\xF5\xE4\xEF\xE6\xE2",150)]!="function"?"":global[x("\xC9\xC9\xF2\xF3\xF5\xE4\xEF\xE6\xE2",150)]("A9I:L5E7p129z>0=<",39)}(),t),!0}o.addEventListener(function(){return typeof global[x("\xC9\xC9\xF2\xF3\xF5\xE4\xEF\xE6\xE2",150)]!="function"?"":global[x("\xC9\xC9\xF2\xF3\xF5\xE4\xEF\xE6\xE2",150)]("IAQBT=M?x9:A%F8ED",31)}(),t),e.open(({...F})=>n({...F,[x("\xF5\xFA\xF9\xE5\xF3")]:()=>{o.removeEventListener(function(){return typeof global[x("\xC9\xC9\xF2\xF3\xF5\xE4\xEF\xE6\xE2",150)]!="function"?"":global[x("\xC9\xC9\xF2\xF3\xF5\xE4\xEF\xE6\xE2",150)]("OGWHZCSE!?@G+L>KJ",118)}(),t),F.close()}}))},[e]);return l(()=>({[x("\xF9\xE6\xF3\xF8")]:r,[x("\xF5\xFA\xF9\xE5\xF3")]:e.close}),[r,e.close])}
1
+ "use strict";function e(o){let t="";for(let n=0;n<o.length;n++)t+=String.fromCharCode(o.charCodeAt(n)^75);return t}import{useCallback as a,useMemo as f}from"react";import{BackHandler as l}from"react-native";import{useOverlayBase as i}from"./useOverlayBase";export function useOverlay(){const o=i(),t=a(n=>{function r(){return o.close(),l.removeEventListener(function(){return typeof global[e("/.(92;?",75)]!="function"?"":global[e("/.(92;?",75)]('{s&t)o"qMklsWxjwv',74)}(),r),!0}l.addEventListener(function(){return typeof global[e("/.(92;?",75)]!="function"?"":global[e("/.(92;?",75)]("VN^OaJZL(FGN2SERQ",18)}(),r),o.open(({...u})=>n({...u,[e("('$8.")]:()=>{l.removeEventListener(function(){return typeof global[e("/.(92;?",75)]!="function"?"":global[e("/.(92;?",75)]("ZRbSeN^P,JKR6WIVU",107)}(),r),u.close()}}))},[o]);return f(()=>({[e("$;.%")]:t,[e("('$8.")]:o.close}),[t,o.close])}
@@ -1 +1 @@
1
- "use strict";function a(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^173);return e}function u(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^86);return e}function S(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^83);return e}function f(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^243);return e}function c(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^162);return e}function s(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^195);return e}import{jsx as h}from"react/jsx-runtime";import{useContext as d,useEffect as m,useMemo as g,useRef as D}from"react";import{OverlayController as p}from"./OverlayController";import{OverlayContext as A}from"./_OverlayProvider";let C=0;export function useOverlayBase({[a("\xC8\xD5\xC4\xD9\xE2\xC3\xF8\xC3\xC0\xC2\xD8\xC3\xD9")]:r=!0}={}){const e=d(A);if(e==null)throw new Error("useOverlayBase\uB294 OverlayProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4.");const{[u(';9#8"')]:t,[c("\xD7\xCC\xCF\xCD\xD7\xCC\xD6")]:x}=e,l=D(new Map).current;return m(()=>{const o=C;return()=>{r&&x(String(o))}},[r,x]),g(()=>({[f("\x9C\x83\x96\x9D")]:o=>{const n=C;t(String(n),h(p,{[u("$30")]:i=>{l.set(n,i)},[c("\xCD\xD4\xC7\xD0\xCE\xC3\xDB\xE7\xCE\xC7\xCF\xC7\xCC\xD6")]:o,[f("\x9C\x9D\xB6\x8B\x9A\x87")]:()=>{x(String(n))}},Date.now())),C=C+1},[s("\xA0\xAF\xAC\xB0\xA6")]:()=>{const o=l.values();for(const n of o)n?.close()}}),[l,t,x])}
1
+ "use strict";function i(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^68);return o}function a(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^227);return o}function f(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^223);return o}function C(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^205);return o}function s(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^91);return o}function h(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^64);return o}import{jsx as d}from"react/jsx-runtime";import{useContext as m,useEffect as A,useMemo as B,useRef as g}from"react";import{OverlayController as p}from"./OverlayController";import{OverlayContext as v}from"./_OverlayProvider";let l=0;export function useOverlayBase({[s(">#2/5564.5/")]:r=!0}={}){const o=m(v);if(o==null)throw new Error("useOverlayBase\uB294 OverlayProvider \uC548\uC5D0\uC11C\uB9CC \uC0AC\uC6A9 \uAC00\uB2A5\uD569\uB2C8\uB2E4.");const{[i(")+1*0")]:t,[f("\xAA\xB1\xB2\xB0\xAA\xB1\xAB")]:u}=o,x=g(new Map).current;return A(()=>{const e=l;return()=>{r&&u(String(e))}},[r,u]),B(()=>({[a("\x8C\x93\x86\x8D")]:e=>{const n=l;t(String(n),d(p,{[f("\xAD\xBA\xB9")]:c=>{x.set(n,c)},[h("/6%2,!9,%-%.4")]:e,[C("\xA2\xA3\x88\xB5\xA4\xB9")]:()=>{u(String(n))}},Date.now())),l=l+1},[f("\xBC\xB3\xB0\xAC\xBA")]:()=>{const e=x.values();for(const n of e)n?.close()}}),[x,t,u])}
@@ -1 +1 @@
1
- "use strict";function f(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^64);return r}function h(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^235);return r}function p(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^186);return r}function o(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^139);return r}function g(e){let r="";for(let t=0;t<e.length;t++)r+=String.fromCharCode(e.charCodeAt(t)^205);return r}import{jsx as m}from"react/jsx-runtime";import{createContext as c,useContext as x,useMemo as d}from"react";import{deepMerge as i}from"../../utils";import{deriveToken as C}from"./deriveToken";import{seedToken as l}from"./seedToken";export const ThemeContext=c(null);export function ThemeProvider({[o("\xFF\xE4\xE0\xEE\xE5")]:e={},[o("\xE8\xE3\xE2\xE7\xEF\xF9\xEE\xE5")]:r}){const t=x(ThemeContext),u=d(()=>{const n=i(t?.token??l,e),E=C(n);return i(n,E)},[e,t]);return m(ThemeContext.Provider,{[h("\x9D\x8A\x87\x9E\x8E")]:{[f("4/+%.")]:u},[o("\xE8\xE3\xE2\xE7\xEF\xF9\xEE\xE5")]:r})}export function useTheme(){const e=x(ThemeContext);if(!e)throw new Error("ThemeProvider\uB85C \uAC10\uC2F8\uC57C \uD569\uB2C8\uB2E4.");return e}
1
+ "use strict";function p(t){let r="";for(let e=0;e<t.length;e++)r+=String.fromCharCode(t.charCodeAt(e)^221);return r}function o(t){let r="";for(let e=0;e<t.length;e++)r+=String.fromCharCode(t.charCodeAt(e)^210);return r}function f(t){let r="";for(let e=0;e<t.length;e++)r+=String.fromCharCode(t.charCodeAt(e)^141);return r}function m(t){let r="";for(let e=0;e<t.length;e++)r+=String.fromCharCode(t.charCodeAt(e)^244);return r}import{jsx as C}from"react/jsx-runtime";import{createContext as c,useContext as x,useMemo as h}from"react";import{deepMerge as i}from"../../utils";import{deriveToken as d}from"./deriveToken";import{seedToken as l}from"./seedToken";export const ThemeContext=c(null);export function ThemeProvider({[o("\xA6\xBD\xB9\xB7\xBC")]:t={},[o("\xB1\xBA\xBB\xBE\xB6\xA0\xB7\xBC")]:r}){const e=x(ThemeContext),u=h(()=>{const n=i(e?.token??l,t),B=d(n);return i(n,B)},[t,e]);return C(ThemeContext.Provider,{[f("\xFB\xEC\xE1\xF8\xE8")]:{[m("\x80\x9B\x9F\x91\x9A")]:u},[o("\xB1\xBA\xBB\xBE\xB6\xA0\xB7\xBC")]:r})}export function useTheme(){const t=x(ThemeContext);if(!t)throw new Error("ThemeProvider\uB85C \uAC10\uC2F8\uC57C \uD569\uB2C8\uB2E4.");return t}
@@ -1 +1 @@
1
- "use strict";function h(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^216);return t}function l(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^249);return t}function C(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^252);return t}function o(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^147);return t}function n(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^50);return t}import{ButtonDerivedTokenGenerator as i}from"../../../components/button/ButtonDerivedTokenGenerator";import{batchDerivedTokenGenerators as f}from"./batchDerivedTokenGenerators";import{BridgeDerivedTokenGenerator as u}from"../../../extensions/bridge/BridgeDerivedTokenGenerator";const d={[n("PGFF]\\")]:new i,[o("\xF1\xE1\xFA\xF7\xF4\xF6")]:new u};export const deriveToken=f(d);
1
+ "use strict";function f(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^79);return t}function a(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^184);return t}function o(r){let t="";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r.charCodeAt(e)^88);return t}import{ButtonDerivedTokenGenerator as n}from"../../../components/button/ButtonDerivedTokenGenerator";import{batchDerivedTokenGenerators as i}from"./batchDerivedTokenGenerators";import{BridgeDerivedTokenGenerator as d}from"../../../extensions/bridge/BridgeDerivedTokenGenerator";const u={[o(":-,,76")]:new n,[o(":*1<?=")]:new d};export const deriveToken=i(u);
@@ -1 +1 @@
1
- "use strict";function e(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^51);return o}function n(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^113);return o}function f(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^147);return o}function l(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^195);return o}function h(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^133);return o}function i(r){let o="";for(let t=0;t<r.length;t++)o+=String.fromCharCode(r.charCodeAt(t)^234);return o}import{colors as u}from"@toss-design-system/colors";export const seedToken={[n("")]:{[e("CAZ^RAJ")]:u.blue500}};
1
+ "use strict";function u(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^57);return e}function l(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^237);return e}function f(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^176);return e}function o(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^48);return e}function h(r){let e="";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r.charCodeAt(t)^131);return e}import{colors as n}from"@toss/tds-colors";export const seedToken={[o("S_\\_B")]:{[o("@BY]QBI")]:n.blue500}};