@tamagui/react-native-web-lite 1.135.2 → 1.135.4-1761748186554

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 (1077) hide show
  1. package/dist/cjs/AccessibilityInfo/index.cjs +2 -3
  2. package/dist/cjs/AccessibilityInfo/index.js +1 -2
  3. package/dist/cjs/AccessibilityInfo/index.js.map +1 -1
  4. package/dist/cjs/ActivityIndicator/__tests__/index-test.cjs +2 -2
  5. package/dist/cjs/ActivityIndicator/__tests__/index-test.js +1 -1
  6. package/dist/cjs/ActivityIndicator/__tests__/index-test.js.map +1 -1
  7. package/dist/cjs/ActivityIndicator/index.cjs +5 -4
  8. package/dist/cjs/ActivityIndicator/index.js +4 -3
  9. package/dist/cjs/ActivityIndicator/index.js.map +2 -2
  10. package/dist/cjs/Alert/index.cjs +2 -3
  11. package/dist/cjs/Alert/index.js +1 -2
  12. package/dist/cjs/Alert/index.js.map +1 -1
  13. package/dist/cjs/AppRegistry/AppContainer.cjs +6 -6
  14. package/dist/cjs/AppRegistry/AppContainer.js +5 -5
  15. package/dist/cjs/AppRegistry/AppContainer.js.map +2 -2
  16. package/dist/cjs/AppRegistry/__tests__/index-test.cjs +2 -2
  17. package/dist/cjs/AppRegistry/__tests__/index-test.js +1 -1
  18. package/dist/cjs/AppRegistry/__tests__/index-test.js.map +1 -1
  19. package/dist/cjs/AppRegistry/__tests__/index-test.node.cjs +5 -5
  20. package/dist/cjs/AppRegistry/__tests__/index-test.node.js +1 -1
  21. package/dist/cjs/AppRegistry/__tests__/index-test.node.js.map +1 -1
  22. package/dist/cjs/AppRegistry/index.cjs +7 -18
  23. package/dist/cjs/AppRegistry/index.js +5 -13
  24. package/dist/cjs/AppRegistry/index.js.map +2 -2
  25. package/dist/cjs/AppRegistry/renderApplication.cjs +11 -22
  26. package/dist/cjs/AppRegistry/renderApplication.js +8 -16
  27. package/dist/cjs/AppRegistry/renderApplication.js.map +2 -2
  28. package/dist/cjs/AppState/__tests__/index-test.cjs +1 -1
  29. package/dist/cjs/AppState/__tests__/index-test.js +1 -1
  30. package/dist/cjs/AppState/index.cjs +1 -1
  31. package/dist/cjs/AppState/index.js +1 -1
  32. package/dist/cjs/AppState/index.js.map +1 -1
  33. package/dist/cjs/Appearance/index.cjs +2 -3
  34. package/dist/cjs/Appearance/index.js +1 -2
  35. package/dist/cjs/Appearance/index.js.map +1 -1
  36. package/dist/cjs/BackHandler/index.cjs +2 -3
  37. package/dist/cjs/BackHandler/index.js +1 -2
  38. package/dist/cjs/BackHandler/index.js.map +1 -1
  39. package/dist/cjs/Clipboard/index.cjs +1 -1
  40. package/dist/cjs/Clipboard/index.js +1 -1
  41. package/dist/cjs/Clipboard/index.js.map +1 -1
  42. package/dist/cjs/DeviceEmitter.cjs +7 -18
  43. package/dist/cjs/DeviceEmitter.js +5 -12
  44. package/dist/cjs/DeviceEmitter.js.map +2 -2
  45. package/dist/cjs/DeviceInfo/index.cjs +9 -21
  46. package/dist/cjs/DeviceInfo/index.js +6 -15
  47. package/dist/cjs/DeviceInfo/index.js.map +2 -2
  48. package/dist/cjs/Dimensions/__tests__/index-test.cjs +1 -1
  49. package/dist/cjs/Dimensions/__tests__/index-test.js +1 -1
  50. package/dist/cjs/Dimensions/index.cjs +4 -2
  51. package/dist/cjs/Dimensions/index.js +3 -1
  52. package/dist/cjs/Dimensions/index.js.map +1 -1
  53. package/dist/cjs/FlatList.cjs +9 -8
  54. package/dist/cjs/FlatList.js +5 -4
  55. package/dist/cjs/FlatList.js.map +2 -2
  56. package/dist/cjs/I18nManager/index.cjs +2 -3
  57. package/dist/cjs/I18nManager/index.js +1 -2
  58. package/dist/cjs/I18nManager/index.js.map +1 -1
  59. package/dist/cjs/Image/index.cjs +9 -8
  60. package/dist/cjs/Image/index.js +6 -5
  61. package/dist/cjs/Image/index.js.map +2 -2
  62. package/dist/cjs/ImageBackground/__tests__/index-test.cjs +2 -2
  63. package/dist/cjs/ImageBackground/__tests__/index-test.js +1 -1
  64. package/dist/cjs/ImageBackground/__tests__/index-test.js.map +1 -1
  65. package/dist/cjs/ImageBackground/index.cjs +9 -19
  66. package/dist/cjs/ImageBackground/index.js +6 -13
  67. package/dist/cjs/ImageBackground/index.js.map +2 -2
  68. package/dist/cjs/InteractionManager/TaskQueue.cjs +2 -3
  69. package/dist/cjs/InteractionManager/TaskQueue.js +1 -2
  70. package/dist/cjs/InteractionManager/TaskQueue.js.map +1 -1
  71. package/dist/cjs/InteractionManager/index.cjs +7 -8
  72. package/dist/cjs/InteractionManager/index.js +4 -5
  73. package/dist/cjs/InteractionManager/index.js.map +2 -2
  74. package/dist/cjs/Keyboard/index.cjs +2 -3
  75. package/dist/cjs/Keyboard/index.js +1 -2
  76. package/dist/cjs/Keyboard/index.js.map +1 -1
  77. package/dist/cjs/KeyboardAvoidingView/index.cjs +4 -3
  78. package/dist/cjs/KeyboardAvoidingView/index.js +3 -2
  79. package/dist/cjs/KeyboardAvoidingView/index.js.map +2 -2
  80. package/dist/cjs/Linking/__tests__/index-test.cjs +1 -1
  81. package/dist/cjs/Linking/__tests__/index-test.js +1 -1
  82. package/dist/cjs/Linking/index.cjs +7 -7
  83. package/dist/cjs/Linking/index.js +2 -3
  84. package/dist/cjs/Linking/index.js.map +1 -1
  85. package/dist/cjs/LogBox/index.cjs +1 -0
  86. package/dist/cjs/LogBox/index.js +1 -0
  87. package/dist/cjs/LogBox/index.js.map +1 -1
  88. package/dist/cjs/Modal/ModalAnimation.cjs +5 -6
  89. package/dist/cjs/Modal/ModalAnimation.js +4 -4
  90. package/dist/cjs/Modal/ModalAnimation.js.map +2 -2
  91. package/dist/cjs/Modal/ModalContent.cjs +48 -49
  92. package/dist/cjs/Modal/ModalContent.js +8 -6
  93. package/dist/cjs/Modal/ModalContent.js.map +2 -2
  94. package/dist/cjs/Modal/ModalPortal.cjs +4 -5
  95. package/dist/cjs/Modal/ModalPortal.js +2 -3
  96. package/dist/cjs/Modal/ModalPortal.js.map +1 -1
  97. package/dist/cjs/Modal/index.cjs +2 -2
  98. package/dist/cjs/Modal/index.js +2 -2
  99. package/dist/cjs/Modal/index.js.map +1 -1
  100. package/dist/cjs/NativeModules/index.cjs +2 -3
  101. package/dist/cjs/NativeModules/index.js +1 -2
  102. package/dist/cjs/NativeModules/index.js.map +1 -1
  103. package/dist/cjs/PanResponder/index.cjs +2 -3
  104. package/dist/cjs/PanResponder/index.js +2 -2
  105. package/dist/cjs/PanResponder/index.js.map +2 -2
  106. package/dist/cjs/PixelRatio/index.cjs +8 -19
  107. package/dist/cjs/PixelRatio/index.js +6 -14
  108. package/dist/cjs/PixelRatio/index.js.map +2 -2
  109. package/dist/cjs/Pressable/index.cjs +7 -6
  110. package/dist/cjs/Pressable/index.js +6 -5
  111. package/dist/cjs/Pressable/index.js.map +2 -2
  112. package/dist/cjs/RefreshControl/index.cjs +7 -17
  113. package/dist/cjs/RefreshControl/index.js +5 -12
  114. package/dist/cjs/RefreshControl/index.js.map +2 -2
  115. package/dist/cjs/SafeAreaView/index.cjs +4 -3
  116. package/dist/cjs/SafeAreaView/index.js +3 -2
  117. package/dist/cjs/SafeAreaView/index.js.map +2 -2
  118. package/dist/cjs/ScrollView/ScrollViewBase.cjs +4 -3
  119. package/dist/cjs/ScrollView/ScrollViewBase.js +3 -2
  120. package/dist/cjs/ScrollView/ScrollViewBase.js.map +2 -2
  121. package/dist/cjs/ScrollView/index.cjs +9 -8
  122. package/dist/cjs/ScrollView/index.js +6 -5
  123. package/dist/cjs/ScrollView/index.js.map +2 -2
  124. package/dist/cjs/SectionList.cjs +4 -3
  125. package/dist/cjs/SectionList.js +3 -2
  126. package/dist/cjs/SectionList.js.map +2 -2
  127. package/dist/cjs/Share/index.cjs +2 -3
  128. package/dist/cjs/Share/index.js +1 -2
  129. package/dist/cjs/Share/index.js.map +1 -1
  130. package/dist/cjs/StatusBar/index.cjs +1 -0
  131. package/dist/cjs/StatusBar/index.js +1 -0
  132. package/dist/cjs/StatusBar/index.js.map +1 -1
  133. package/dist/cjs/Text/index.cjs +2 -1
  134. package/dist/cjs/Text/index.js +2 -1
  135. package/dist/cjs/Text/index.js.map +1 -1
  136. package/dist/cjs/TextInput/index.cjs +2 -1
  137. package/dist/cjs/TextInput/index.js +2 -1
  138. package/dist/cjs/TextInput/index.js.map +1 -1
  139. package/dist/cjs/TouchableNativeFeedback.cjs +6 -18
  140. package/dist/cjs/TouchableNativeFeedback.js +4 -12
  141. package/dist/cjs/TouchableNativeFeedback.js.map +2 -2
  142. package/dist/cjs/TouchableOpacity.cjs +8 -9
  143. package/dist/cjs/TouchableOpacity.js +7 -8
  144. package/dist/cjs/TouchableOpacity.js.map +2 -2
  145. package/dist/cjs/TouchableWithoutFeedback.cjs +5 -6
  146. package/dist/cjs/TouchableWithoutFeedback.js +6 -7
  147. package/dist/cjs/TouchableWithoutFeedback.js.map +1 -1
  148. package/dist/cjs/UnimplementedView.cjs +4 -4
  149. package/dist/cjs/UnimplementedView.js +3 -3
  150. package/dist/cjs/UnimplementedView.js.map +2 -2
  151. package/dist/cjs/Vibration/index.cjs +2 -3
  152. package/dist/cjs/Vibration/index.js +1 -2
  153. package/dist/cjs/Vibration/index.js.map +1 -1
  154. package/dist/cjs/View/index.cjs +2 -1
  155. package/dist/cjs/View/index.js +2 -1
  156. package/dist/cjs/View/index.js.map +1 -1
  157. package/dist/cjs/VirtualizedList.cjs +4 -3
  158. package/dist/cjs/VirtualizedList.js +3 -2
  159. package/dist/cjs/VirtualizedList.js.map +2 -2
  160. package/dist/cjs/codegenNativeCommand.cjs +1 -1
  161. package/dist/cjs/codegenNativeCommand.js +1 -1
  162. package/dist/cjs/codegenNativeCommand.js.map +1 -1
  163. package/dist/cjs/codegenNativeComponent.cjs +1 -1
  164. package/dist/cjs/codegenNativeComponent.js +1 -1
  165. package/dist/cjs/codegenNativeComponent.js.map +1 -1
  166. package/dist/cjs/createElement/__tests__/index-test.cjs +1 -1
  167. package/dist/cjs/createElement/__tests__/index-test.js +1 -1
  168. package/dist/cjs/createElement/__tests__/index-test.js.map +1 -1
  169. package/dist/cjs/createElement/index.cjs +3 -4
  170. package/dist/cjs/createElement/index.js +2 -3
  171. package/dist/cjs/createElement/index.js.map +1 -1
  172. package/dist/cjs/createReactDOMStyle.cjs +2 -3
  173. package/dist/cjs/createReactDOMStyle.js +2 -2
  174. package/dist/cjs/createReactDOMStyle.js.map +1 -1
  175. package/dist/cjs/index.cjs +99 -96
  176. package/dist/cjs/index.js +50 -49
  177. package/dist/cjs/index.js.map +1 -1
  178. package/dist/cjs/modules/requestIdleCallback.cjs +2 -3
  179. package/dist/cjs/modules/requestIdleCallback.js +1 -2
  180. package/dist/cjs/modules/requestIdleCallback.js.map +1 -1
  181. package/dist/cjs/render/index.cjs +2 -2
  182. package/dist/cjs/render/index.js +2 -2
  183. package/dist/cjs/render/index.js.map +1 -1
  184. package/dist/cjs/useColorScheme/index.cjs +5 -5
  185. package/dist/cjs/useColorScheme/index.js +4 -4
  186. package/dist/cjs/useColorScheme/index.js.map +2 -2
  187. package/dist/cjs/useWindowDimensions/index.cjs +6 -6
  188. package/dist/cjs/useWindowDimensions/index.js +5 -5
  189. package/dist/cjs/useWindowDimensions/index.js.map +2 -2
  190. package/dist/cjs/vendor/react-native/Animated/Animated.cjs +24 -33
  191. package/dist/cjs/vendor/react-native/Animated/Animated.js +12 -19
  192. package/dist/cjs/vendor/react-native/Animated/Animated.js.map +2 -2
  193. package/dist/cjs/vendor/react-native/Animated/AnimatedEvent.cjs +12 -23
  194. package/dist/cjs/vendor/react-native/Animated/AnimatedEvent.js +9 -17
  195. package/dist/cjs/vendor/react-native/Animated/AnimatedEvent.js.map +2 -2
  196. package/dist/cjs/vendor/react-native/Animated/AnimatedImplementation.cjs +202 -210
  197. package/dist/cjs/vendor/react-native/Animated/AnimatedImplementation.js +31 -37
  198. package/dist/cjs/vendor/react-native/Animated/AnimatedImplementation.js.map +2 -2
  199. package/dist/cjs/vendor/react-native/Animated/AnimatedMock.cjs +41 -49
  200. package/dist/cjs/vendor/react-native/Animated/AnimatedMock.js +22 -28
  201. package/dist/cjs/vendor/react-native/Animated/AnimatedMock.js.map +2 -2
  202. package/dist/cjs/vendor/react-native/Animated/Easing.cjs +7 -17
  203. package/dist/cjs/vendor/react-native/Animated/Easing.js +5 -12
  204. package/dist/cjs/vendor/react-native/Animated/Easing.js.map +1 -1
  205. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedHelper.cjs +20 -29
  206. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedHelper.js +12 -18
  207. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedHelper.js.map +2 -2
  208. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedModule.cjs +5 -3
  209. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedModule.js +4 -3
  210. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedModule.js.map +1 -1
  211. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedTurboModule.cjs +5 -3
  212. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedTurboModule.js +4 -3
  213. package/dist/cjs/vendor/react-native/Animated/NativeAnimatedTurboModule.js.map +1 -1
  214. package/dist/cjs/vendor/react-native/Animated/SpringConfig.cjs +4 -2
  215. package/dist/cjs/vendor/react-native/Animated/SpringConfig.js +3 -1
  216. package/dist/cjs/vendor/react-native/Animated/SpringConfig.js.map +1 -1
  217. package/dist/cjs/vendor/react-native/Animated/animations/Animation.cjs +10 -20
  218. package/dist/cjs/vendor/react-native/Animated/animations/Animation.js +8 -15
  219. package/dist/cjs/vendor/react-native/Animated/animations/Animation.js.map +2 -2
  220. package/dist/cjs/vendor/react-native/Animated/animations/DecayAnimation.cjs +7 -17
  221. package/dist/cjs/vendor/react-native/Animated/animations/DecayAnimation.js +5 -12
  222. package/dist/cjs/vendor/react-native/Animated/animations/DecayAnimation.js.map +2 -2
  223. package/dist/cjs/vendor/react-native/Animated/animations/SpringAnimation.cjs +10 -20
  224. package/dist/cjs/vendor/react-native/Animated/animations/SpringAnimation.js +7 -14
  225. package/dist/cjs/vendor/react-native/Animated/animations/SpringAnimation.js.map +2 -2
  226. package/dist/cjs/vendor/react-native/Animated/animations/TimingAnimation.cjs +9 -19
  227. package/dist/cjs/vendor/react-native/Animated/animations/TimingAnimation.js +6 -13
  228. package/dist/cjs/vendor/react-native/Animated/animations/TimingAnimation.js.map +2 -2
  229. package/dist/cjs/vendor/react-native/Animated/bezier.cjs +4 -2
  230. package/dist/cjs/vendor/react-native/Animated/bezier.js +3 -1
  231. package/dist/cjs/vendor/react-native/Animated/bezier.js.map +1 -1
  232. package/dist/cjs/vendor/react-native/Animated/components/AnimatedFlatList.cjs +11 -9
  233. package/dist/cjs/vendor/react-native/Animated/components/AnimatedFlatList.js +4 -3
  234. package/dist/cjs/vendor/react-native/Animated/components/AnimatedFlatList.js.map +2 -2
  235. package/dist/cjs/vendor/react-native/Animated/components/AnimatedImage.cjs +9 -18
  236. package/dist/cjs/vendor/react-native/Animated/components/AnimatedImage.js +6 -11
  237. package/dist/cjs/vendor/react-native/Animated/components/AnimatedImage.js.map +2 -2
  238. package/dist/cjs/vendor/react-native/Animated/components/AnimatedScrollView.cjs +11 -9
  239. package/dist/cjs/vendor/react-native/Animated/components/AnimatedScrollView.js +4 -3
  240. package/dist/cjs/vendor/react-native/Animated/components/AnimatedScrollView.js.map +2 -2
  241. package/dist/cjs/vendor/react-native/Animated/components/AnimatedSectionList.cjs +11 -9
  242. package/dist/cjs/vendor/react-native/Animated/components/AnimatedSectionList.js +4 -3
  243. package/dist/cjs/vendor/react-native/Animated/components/AnimatedSectionList.js.map +2 -2
  244. package/dist/cjs/vendor/react-native/Animated/components/AnimatedText.cjs +9 -18
  245. package/dist/cjs/vendor/react-native/Animated/components/AnimatedText.js +6 -11
  246. package/dist/cjs/vendor/react-native/Animated/components/AnimatedText.js.map +2 -2
  247. package/dist/cjs/vendor/react-native/Animated/components/AnimatedView.cjs +9 -18
  248. package/dist/cjs/vendor/react-native/Animated/components/AnimatedView.js +6 -11
  249. package/dist/cjs/vendor/react-native/Animated/components/AnimatedView.js.map +2 -2
  250. package/dist/cjs/vendor/react-native/Animated/createAnimatedComponent.cjs +9 -7
  251. package/dist/cjs/vendor/react-native/Animated/createAnimatedComponent.js +6 -4
  252. package/dist/cjs/vendor/react-native/Animated/createAnimatedComponent.js.map +2 -2
  253. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedAddition.cjs +11 -21
  254. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedAddition.js +7 -14
  255. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedAddition.js.map +2 -2
  256. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedColor.cjs +15 -24
  257. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedColor.js +10 -16
  258. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedColor.js.map +2 -2
  259. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedDiffClamp.cjs +9 -19
  260. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedDiffClamp.js +6 -13
  261. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedDiffClamp.js.map +2 -2
  262. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedDivision.cjs +12 -22
  263. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedDivision.js +7 -14
  264. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedDivision.js.map +2 -2
  265. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedInterpolation.cjs +10 -20
  266. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedInterpolation.js +7 -14
  267. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedInterpolation.js.map +2 -2
  268. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedModulo.cjs +9 -19
  269. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedModulo.js +6 -13
  270. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedModulo.js.map +2 -2
  271. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedMultiplication.cjs +11 -21
  272. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedMultiplication.js +7 -14
  273. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedMultiplication.js.map +2 -2
  274. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedNode.cjs +12 -22
  275. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedNode.js +10 -17
  276. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedNode.js.map +2 -2
  277. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedProps.cjs +19 -29
  278. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedProps.js +15 -22
  279. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedProps.js.map +2 -2
  280. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedStyle.cjs +18 -28
  281. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedStyle.js +13 -20
  282. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedStyle.js.map +2 -2
  283. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedSubtraction.cjs +11 -21
  284. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedSubtraction.js +7 -14
  285. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedSubtraction.js.map +2 -2
  286. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedTracking.cjs +7 -17
  287. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedTracking.js +5 -12
  288. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedTracking.js.map +2 -2
  289. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedTransform.cjs +17 -27
  290. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedTransform.js +13 -20
  291. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedTransform.js.map +2 -2
  292. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedValue.cjs +11 -21
  293. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedValue.js +7 -14
  294. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedValue.js.map +2 -2
  295. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedValueXY.cjs +9 -19
  296. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedValueXY.js +7 -14
  297. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedValueXY.js.map +2 -2
  298. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedWithChildren.cjs +11 -21
  299. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedWithChildren.js +8 -15
  300. package/dist/cjs/vendor/react-native/Animated/nodes/AnimatedWithChildren.js.map +2 -2
  301. package/dist/cjs/vendor/react-native/Animated/useAnimatedProps.cjs +14 -23
  302. package/dist/cjs/vendor/react-native/Animated/useAnimatedProps.js +9 -15
  303. package/dist/cjs/vendor/react-native/Animated/useAnimatedProps.js.map +2 -2
  304. package/dist/cjs/vendor/react-native/Batchinator/index.cjs +1 -0
  305. package/dist/cjs/vendor/react-native/Batchinator/index.js +1 -0
  306. package/dist/cjs/vendor/react-native/Batchinator/index.js.map +1 -1
  307. package/dist/cjs/vendor/react-native/EventEmitter/NativeEventEmitter.cjs +14 -23
  308. package/dist/cjs/vendor/react-native/EventEmitter/NativeEventEmitter.js +11 -17
  309. package/dist/cjs/vendor/react-native/EventEmitter/NativeEventEmitter.js.map +2 -2
  310. package/dist/cjs/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.cjs +8 -17
  311. package/dist/cjs/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.js +6 -11
  312. package/dist/cjs/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.js.map +2 -2
  313. package/dist/cjs/vendor/react-native/FillRateHelper/index.cjs +1 -0
  314. package/dist/cjs/vendor/react-native/FillRateHelper/index.js +1 -0
  315. package/dist/cjs/vendor/react-native/FillRateHelper/index.js.map +1 -1
  316. package/dist/cjs/vendor/react-native/FlatList/index.cjs +11 -10
  317. package/dist/cjs/vendor/react-native/FlatList/index.js +6 -5
  318. package/dist/cjs/vendor/react-native/FlatList/index.js.map +2 -2
  319. package/dist/cjs/vendor/react-native/JSEventLoopWatchdog/index.cjs +8 -18
  320. package/dist/cjs/vendor/react-native/JSEventLoopWatchdog/index.js +6 -13
  321. package/dist/cjs/vendor/react-native/JSEventLoopWatchdog/index.js.map +2 -2
  322. package/dist/cjs/vendor/react-native/LayoutAnimation/index.cjs +8 -18
  323. package/dist/cjs/vendor/react-native/LayoutAnimation/index.js +5 -12
  324. package/dist/cjs/vendor/react-native/LayoutAnimation/index.js.map +2 -2
  325. package/dist/cjs/vendor/react-native/PanResponder/index.cjs +1 -0
  326. package/dist/cjs/vendor/react-native/PanResponder/index.js +1 -0
  327. package/dist/cjs/vendor/react-native/PanResponder/index.js.map +1 -1
  328. package/dist/cjs/vendor/react-native/PooledClass/index.cjs +3 -2
  329. package/dist/cjs/vendor/react-native/PooledClass/index.js +3 -1
  330. package/dist/cjs/vendor/react-native/PooledClass/index.js.map +1 -1
  331. package/dist/cjs/vendor/react-native/ReactNative/ReactNativeFeatureFlags.cjs +1 -0
  332. package/dist/cjs/vendor/react-native/ReactNative/ReactNativeFeatureFlags.js +1 -0
  333. package/dist/cjs/vendor/react-native/ReactNative/ReactNativeFeatureFlags.js.map +1 -1
  334. package/dist/cjs/vendor/react-native/SectionList/index.cjs +7 -5
  335. package/dist/cjs/vendor/react-native/SectionList/index.js +5 -3
  336. package/dist/cjs/vendor/react-native/SectionList/index.js.map +2 -2
  337. package/dist/cjs/vendor/react-native/StaticContainer/index.cjs +2 -1
  338. package/dist/cjs/vendor/react-native/StaticContainer/index.js +2 -1
  339. package/dist/cjs/vendor/react-native/StaticContainer/index.js.map +1 -1
  340. package/dist/cjs/vendor/react-native/StaticRenderer/index.cjs +2 -1
  341. package/dist/cjs/vendor/react-native/StaticRenderer/index.js +2 -1
  342. package/dist/cjs/vendor/react-native/StaticRenderer/index.js.map +1 -1
  343. package/dist/cjs/vendor/react-native/TouchHistoryMath/index.cjs +1 -0
  344. package/dist/cjs/vendor/react-native/TouchHistoryMath/index.js +1 -0
  345. package/dist/cjs/vendor/react-native/TouchHistoryMath/index.js.map +1 -1
  346. package/dist/cjs/vendor/react-native/Types/CoreEventTypes.cjs +3 -15
  347. package/dist/cjs/vendor/react-native/Types/CoreEventTypes.js +3 -12
  348. package/dist/cjs/vendor/react-native/Types/CoreEventTypes.js.map +1 -1
  349. package/dist/cjs/vendor/react-native/Utilities/Platform.cjs +3 -2
  350. package/dist/cjs/vendor/react-native/Utilities/Platform.js +3 -1
  351. package/dist/cjs/vendor/react-native/Utilities/Platform.js.map +1 -1
  352. package/dist/cjs/vendor/react-native/Utilities/clamp.cjs +1 -0
  353. package/dist/cjs/vendor/react-native/Utilities/clamp.js +1 -0
  354. package/dist/cjs/vendor/react-native/Utilities/clamp.js.map +1 -1
  355. package/dist/cjs/vendor/react-native/Utilities/setAndForwardRef.cjs +2 -1
  356. package/dist/cjs/vendor/react-native/Utilities/setAndForwardRef.js +2 -1
  357. package/dist/cjs/vendor/react-native/Utilities/setAndForwardRef.js.map +1 -1
  358. package/dist/cjs/vendor/react-native/Utilities/useMergeRefs.cjs +4 -2
  359. package/dist/cjs/vendor/react-native/Utilities/useMergeRefs.js +3 -1
  360. package/dist/cjs/vendor/react-native/Utilities/useMergeRefs.js.map +1 -1
  361. package/dist/cjs/vendor/react-native/Utilities/useRefEffect.cjs +4 -2
  362. package/dist/cjs/vendor/react-native/Utilities/useRefEffect.js +3 -1
  363. package/dist/cjs/vendor/react-native/Utilities/useRefEffect.js.map +1 -1
  364. package/dist/cjs/vendor/react-native/ViewabilityHelper/index.cjs +1 -0
  365. package/dist/cjs/vendor/react-native/ViewabilityHelper/index.js +1 -0
  366. package/dist/cjs/vendor/react-native/ViewabilityHelper/index.js.map +1 -1
  367. package/dist/cjs/vendor/react-native/ViewabilityHelper.cjs +1 -0
  368. package/dist/cjs/vendor/react-native/ViewabilityHelper.js +1 -0
  369. package/dist/cjs/vendor/react-native/ViewabilityHelper.js.map +1 -1
  370. package/dist/cjs/vendor/react-native/VirtualizedList/ChildListCollection.cjs +4 -2
  371. package/dist/cjs/vendor/react-native/VirtualizedList/ChildListCollection.js +3 -1
  372. package/dist/cjs/vendor/react-native/VirtualizedList/ChildListCollection.js.map +1 -1
  373. package/dist/cjs/vendor/react-native/VirtualizedList/StateSafePureComponent.cjs +5 -3
  374. package/dist/cjs/vendor/react-native/VirtualizedList/StateSafePureComponent.js +4 -2
  375. package/dist/cjs/vendor/react-native/VirtualizedList/StateSafePureComponent.js.map +1 -1
  376. package/dist/cjs/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.cjs +7 -5
  377. package/dist/cjs/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.js +5 -3
  378. package/dist/cjs/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.js.map +2 -2
  379. package/dist/cjs/vendor/react-native/VirtualizedList/VirtualizedListContext.cjs +1 -1
  380. package/dist/cjs/vendor/react-native/VirtualizedList/VirtualizedListContext.js +1 -1
  381. package/dist/cjs/vendor/react-native/VirtualizedList/VirtualizedListContext.js.map +1 -1
  382. package/dist/cjs/vendor/react-native/VirtualizedList/index.cjs +20 -30
  383. package/dist/cjs/vendor/react-native/VirtualizedList/index.js +11 -18
  384. package/dist/cjs/vendor/react-native/VirtualizedList/index.js.map +2 -2
  385. package/dist/cjs/vendor/react-native/VirtualizedSectionList/index.cjs +4 -3
  386. package/dist/cjs/vendor/react-native/VirtualizedSectionList/index.js +3 -2
  387. package/dist/cjs/vendor/react-native/VirtualizedSectionList/index.js.map +2 -2
  388. package/dist/cjs/vendor/react-native/deepDiffer/index.cjs +1 -0
  389. package/dist/cjs/vendor/react-native/deepDiffer/index.js +1 -0
  390. package/dist/cjs/vendor/react-native/deepDiffer/index.js.map +1 -1
  391. package/dist/cjs/vendor/react-native/emitter/EventEmitter.cjs +7 -17
  392. package/dist/cjs/vendor/react-native/emitter/EventEmitter.js +5 -11
  393. package/dist/cjs/vendor/react-native/emitter/EventEmitter.js.map +2 -2
  394. package/dist/cjs/vendor/react-native/emitter/_EmitterSubscription.cjs +7 -17
  395. package/dist/cjs/vendor/react-native/emitter/_EmitterSubscription.js +5 -12
  396. package/dist/cjs/vendor/react-native/emitter/_EmitterSubscription.js.map +2 -2
  397. package/dist/cjs/vendor/react-native/emitter/_EventEmitter.cjs +9 -19
  398. package/dist/cjs/vendor/react-native/emitter/_EventEmitter.js +6 -13
  399. package/dist/cjs/vendor/react-native/emitter/_EventEmitter.js.map +2 -2
  400. package/dist/cjs/vendor/react-native/emitter/_EventSubscription.cjs +1 -0
  401. package/dist/cjs/vendor/react-native/emitter/_EventSubscription.js +1 -0
  402. package/dist/cjs/vendor/react-native/emitter/_EventSubscription.js.map +1 -1
  403. package/dist/cjs/vendor/react-native/emitter/_EventSubscriptionVendor.cjs +1 -0
  404. package/dist/cjs/vendor/react-native/emitter/_EventSubscriptionVendor.js +1 -0
  405. package/dist/cjs/vendor/react-native/emitter/_EventSubscriptionVendor.js.map +1 -1
  406. package/dist/cjs/vendor/react-native/infoLog/index.cjs +2 -1
  407. package/dist/cjs/vendor/react-native/infoLog/index.js +2 -1
  408. package/dist/cjs/vendor/react-native/infoLog/index.js.map +1 -1
  409. package/dist/cjs/vendor/react-native/useRefEffect.cjs +4 -2
  410. package/dist/cjs/vendor/react-native/useRefEffect.js +3 -1
  411. package/dist/cjs/vendor/react-native/useRefEffect.js.map +1 -1
  412. package/dist/cjs/vendor/react-native/vendor/emitter/EventEmitter.cjs +4 -2
  413. package/dist/cjs/vendor/react-native/vendor/emitter/EventEmitter.js +3 -1
  414. package/dist/cjs/vendor/react-native/vendor/emitter/EventEmitter.js.map +1 -1
  415. package/dist/cjs/without-animated.cjs +93 -93
  416. package/dist/cjs/without-animated.js +47 -47
  417. package/dist/cjs/without-animated.js.map +1 -1
  418. package/dist/esm/AccessibilityInfo/index.js +1 -2
  419. package/dist/esm/AccessibilityInfo/index.js.map +1 -1
  420. package/dist/esm/AccessibilityInfo/index.mjs +1 -2
  421. package/dist/esm/AccessibilityInfo/index.mjs.map +1 -1
  422. package/dist/esm/ActivityIndicator/index.js +2 -1
  423. package/dist/esm/ActivityIndicator/index.js.map +1 -1
  424. package/dist/esm/ActivityIndicator/index.mjs +2 -2
  425. package/dist/esm/ActivityIndicator/index.mjs.map +1 -1
  426. package/dist/esm/Alert/index.js +1 -2
  427. package/dist/esm/Alert/index.js.map +1 -1
  428. package/dist/esm/Alert/index.mjs +1 -2
  429. package/dist/esm/Alert/index.mjs.map +1 -1
  430. package/dist/esm/AppRegistry/AppContainer.js +3 -3
  431. package/dist/esm/AppRegistry/AppContainer.js.map +1 -1
  432. package/dist/esm/AppRegistry/AppContainer.mjs +2 -3
  433. package/dist/esm/AppRegistry/AppContainer.mjs.map +1 -1
  434. package/dist/esm/AppRegistry/index.js +2 -2
  435. package/dist/esm/AppRegistry/index.js.map +1 -1
  436. package/dist/esm/AppRegistry/index.mjs +2 -2
  437. package/dist/esm/AppRegistry/index.mjs.map +1 -1
  438. package/dist/esm/AppRegistry/renderApplication.js +4 -4
  439. package/dist/esm/AppRegistry/renderApplication.js.map +1 -1
  440. package/dist/esm/AppRegistry/renderApplication.mjs +3 -3
  441. package/dist/esm/AppRegistry/renderApplication.mjs.map +1 -1
  442. package/dist/esm/AppState/index.js +1 -1
  443. package/dist/esm/AppState/index.js.map +1 -1
  444. package/dist/esm/AppState/index.mjs +1 -1
  445. package/dist/esm/AppState/index.mjs.map +1 -1
  446. package/dist/esm/Appearance/index.js +1 -2
  447. package/dist/esm/Appearance/index.js.map +1 -1
  448. package/dist/esm/Appearance/index.mjs +1 -2
  449. package/dist/esm/Appearance/index.mjs.map +1 -1
  450. package/dist/esm/BackHandler/index.js +1 -2
  451. package/dist/esm/BackHandler/index.js.map +1 -1
  452. package/dist/esm/BackHandler/index.mjs +1 -2
  453. package/dist/esm/BackHandler/index.mjs.map +1 -1
  454. package/dist/esm/Clipboard/index.js +1 -1
  455. package/dist/esm/Clipboard/index.js.map +1 -1
  456. package/dist/esm/Clipboard/index.mjs +1 -1
  457. package/dist/esm/Clipboard/index.mjs.map +1 -1
  458. package/dist/esm/DeviceEmitter.js +3 -3
  459. package/dist/esm/DeviceEmitter.js.map +1 -1
  460. package/dist/esm/DeviceEmitter.mjs +3 -3
  461. package/dist/esm/DeviceEmitter.mjs.map +1 -1
  462. package/dist/esm/DeviceInfo/index.js +2 -3
  463. package/dist/esm/DeviceInfo/index.js.map +1 -1
  464. package/dist/esm/DeviceInfo/index.mjs +2 -3
  465. package/dist/esm/DeviceInfo/index.mjs.map +1 -1
  466. package/dist/esm/Dimensions/index.js +3 -1
  467. package/dist/esm/Dimensions/index.js.map +1 -1
  468. package/dist/esm/Dimensions/index.mjs +2 -1
  469. package/dist/esm/Dimensions/index.mjs.map +1 -1
  470. package/dist/esm/FlatList.js +4 -3
  471. package/dist/esm/FlatList.js.map +1 -1
  472. package/dist/esm/FlatList.mjs +4 -4
  473. package/dist/esm/FlatList.mjs.map +1 -1
  474. package/dist/esm/I18nManager/index.js +1 -2
  475. package/dist/esm/I18nManager/index.js.map +1 -1
  476. package/dist/esm/I18nManager/index.mjs +1 -2
  477. package/dist/esm/I18nManager/index.mjs.map +1 -1
  478. package/dist/esm/Image/index.js +4 -3
  479. package/dist/esm/Image/index.js.map +1 -1
  480. package/dist/esm/Image/index.mjs +4 -4
  481. package/dist/esm/Image/index.mjs.map +1 -1
  482. package/dist/esm/ImageBackground/index.js +3 -2
  483. package/dist/esm/ImageBackground/index.js.map +1 -1
  484. package/dist/esm/ImageBackground/index.mjs +3 -3
  485. package/dist/esm/ImageBackground/index.mjs.map +1 -1
  486. package/dist/esm/InteractionManager/TaskQueue.js +1 -2
  487. package/dist/esm/InteractionManager/TaskQueue.js.map +1 -1
  488. package/dist/esm/InteractionManager/TaskQueue.mjs +1 -2
  489. package/dist/esm/InteractionManager/TaskQueue.mjs.map +1 -1
  490. package/dist/esm/InteractionManager/index.js +3 -4
  491. package/dist/esm/InteractionManager/index.js.map +1 -1
  492. package/dist/esm/InteractionManager/index.mjs +3 -4
  493. package/dist/esm/InteractionManager/index.mjs.map +1 -1
  494. package/dist/esm/Keyboard/index.js +1 -2
  495. package/dist/esm/Keyboard/index.js.map +1 -1
  496. package/dist/esm/Keyboard/index.mjs +1 -2
  497. package/dist/esm/Keyboard/index.mjs.map +1 -1
  498. package/dist/esm/KeyboardAvoidingView/index.js +2 -1
  499. package/dist/esm/KeyboardAvoidingView/index.js.map +1 -1
  500. package/dist/esm/KeyboardAvoidingView/index.mjs +2 -2
  501. package/dist/esm/KeyboardAvoidingView/index.mjs.map +1 -1
  502. package/dist/esm/Linking/index.js +2 -3
  503. package/dist/esm/Linking/index.js.map +1 -1
  504. package/dist/esm/Linking/index.mjs +7 -7
  505. package/dist/esm/Linking/index.mjs.map +1 -1
  506. package/dist/esm/LogBox/index.js +1 -0
  507. package/dist/esm/LogBox/index.js.map +1 -1
  508. package/dist/esm/LogBox/index.mjs +1 -1
  509. package/dist/esm/LogBox/index.mjs.map +1 -1
  510. package/dist/esm/Modal/ModalAnimation.js +3 -3
  511. package/dist/esm/Modal/ModalAnimation.js.map +1 -1
  512. package/dist/esm/Modal/ModalAnimation.mjs +3 -4
  513. package/dist/esm/Modal/ModalAnimation.mjs.map +1 -1
  514. package/dist/esm/Modal/ModalContent.js +6 -5
  515. package/dist/esm/Modal/ModalContent.js.map +1 -1
  516. package/dist/esm/Modal/ModalContent.mjs +47 -48
  517. package/dist/esm/Modal/ModalContent.mjs.map +1 -1
  518. package/dist/esm/Modal/ModalPortal.js +1 -2
  519. package/dist/esm/Modal/ModalPortal.js.map +1 -1
  520. package/dist/esm/Modal/ModalPortal.mjs +1 -2
  521. package/dist/esm/Modal/ModalPortal.mjs.map +1 -1
  522. package/dist/esm/Modal/index.js +2 -2
  523. package/dist/esm/Modal/index.js.map +1 -1
  524. package/dist/esm/Modal/index.mjs +2 -2
  525. package/dist/esm/Modal/index.mjs.map +1 -1
  526. package/dist/esm/NativeModules/index.js +1 -2
  527. package/dist/esm/NativeModules/index.js.map +1 -1
  528. package/dist/esm/NativeModules/index.mjs +1 -2
  529. package/dist/esm/NativeModules/index.mjs.map +1 -1
  530. package/dist/esm/PanResponder/index.js +2 -3
  531. package/dist/esm/PanResponder/index.js.map +2 -2
  532. package/dist/esm/PanResponder/index.mjs +2 -3
  533. package/dist/esm/PanResponder/index.mjs.map +1 -1
  534. package/dist/esm/PixelRatio/index.js +2 -2
  535. package/dist/esm/PixelRatio/index.js.map +1 -1
  536. package/dist/esm/PixelRatio/index.mjs +2 -2
  537. package/dist/esm/PixelRatio/index.mjs.map +1 -1
  538. package/dist/esm/Pressable/index.js +5 -4
  539. package/dist/esm/Pressable/index.js.map +1 -1
  540. package/dist/esm/Pressable/index.mjs +5 -5
  541. package/dist/esm/Pressable/index.mjs.map +1 -1
  542. package/dist/esm/RefreshControl/index.js +2 -1
  543. package/dist/esm/RefreshControl/index.js.map +1 -1
  544. package/dist/esm/RefreshControl/index.mjs +2 -2
  545. package/dist/esm/RefreshControl/index.mjs.map +1 -1
  546. package/dist/esm/SafeAreaView/index.js +2 -1
  547. package/dist/esm/SafeAreaView/index.js.map +1 -1
  548. package/dist/esm/SafeAreaView/index.mjs +2 -2
  549. package/dist/esm/SafeAreaView/index.mjs.map +1 -1
  550. package/dist/esm/ScrollView/ScrollViewBase.js +2 -1
  551. package/dist/esm/ScrollView/ScrollViewBase.js.map +1 -1
  552. package/dist/esm/ScrollView/ScrollViewBase.mjs +2 -2
  553. package/dist/esm/ScrollView/ScrollViewBase.mjs.map +1 -1
  554. package/dist/esm/ScrollView/index.js +4 -3
  555. package/dist/esm/ScrollView/index.js.map +1 -1
  556. package/dist/esm/ScrollView/index.mjs +4 -4
  557. package/dist/esm/ScrollView/index.mjs.map +1 -1
  558. package/dist/esm/SectionList.js +4 -3
  559. package/dist/esm/SectionList.js.map +2 -2
  560. package/dist/esm/SectionList.mjs +3 -3
  561. package/dist/esm/SectionList.mjs.map +1 -1
  562. package/dist/esm/Share/index.js +1 -2
  563. package/dist/esm/Share/index.js.map +1 -1
  564. package/dist/esm/Share/index.mjs +1 -2
  565. package/dist/esm/Share/index.mjs.map +1 -1
  566. package/dist/esm/StatusBar/index.js +1 -0
  567. package/dist/esm/StatusBar/index.js.map +1 -1
  568. package/dist/esm/StatusBar/index.mjs +1 -1
  569. package/dist/esm/StatusBar/index.mjs.map +1 -1
  570. package/dist/esm/Text/index.js +1 -0
  571. package/dist/esm/Text/index.js.map +1 -1
  572. package/dist/esm/Text/index.mjs +1 -1
  573. package/dist/esm/Text/index.mjs.map +1 -1
  574. package/dist/esm/TextInput/index.js +1 -0
  575. package/dist/esm/TextInput/index.js.map +1 -1
  576. package/dist/esm/TextInput/index.mjs +1 -1
  577. package/dist/esm/TextInput/index.mjs.map +1 -1
  578. package/dist/esm/TouchableNativeFeedback.js +2 -3
  579. package/dist/esm/TouchableNativeFeedback.js.map +1 -1
  580. package/dist/esm/TouchableNativeFeedback.mjs +2 -3
  581. package/dist/esm/TouchableNativeFeedback.mjs.map +1 -1
  582. package/dist/esm/TouchableOpacity.js +6 -7
  583. package/dist/esm/TouchableOpacity.js.map +1 -1
  584. package/dist/esm/TouchableOpacity.mjs +6 -7
  585. package/dist/esm/TouchableOpacity.mjs.map +1 -1
  586. package/dist/esm/TouchableWithoutFeedback.js +5 -6
  587. package/dist/esm/TouchableWithoutFeedback.js.map +1 -1
  588. package/dist/esm/TouchableWithoutFeedback.mjs +4 -5
  589. package/dist/esm/TouchableWithoutFeedback.mjs.map +1 -1
  590. package/dist/esm/UnimplementedView.js +2 -2
  591. package/dist/esm/UnimplementedView.js.map +1 -1
  592. package/dist/esm/UnimplementedView.mjs +2 -2
  593. package/dist/esm/UnimplementedView.mjs.map +1 -1
  594. package/dist/esm/Vibration/index.js +1 -2
  595. package/dist/esm/Vibration/index.js.map +1 -1
  596. package/dist/esm/Vibration/index.mjs +1 -2
  597. package/dist/esm/Vibration/index.mjs.map +1 -1
  598. package/dist/esm/View/index.js +1 -0
  599. package/dist/esm/View/index.js.map +1 -1
  600. package/dist/esm/View/index.mjs +1 -1
  601. package/dist/esm/View/index.mjs.map +1 -1
  602. package/dist/esm/VirtualizedList.js +4 -3
  603. package/dist/esm/VirtualizedList.js.map +2 -2
  604. package/dist/esm/VirtualizedList.mjs +3 -3
  605. package/dist/esm/VirtualizedList.mjs.map +1 -1
  606. package/dist/esm/codegenNativeCommand.js +1 -1
  607. package/dist/esm/codegenNativeCommand.js.map +1 -1
  608. package/dist/esm/codegenNativeCommand.mjs +1 -1
  609. package/dist/esm/codegenNativeCommand.mjs.map +1 -1
  610. package/dist/esm/codegenNativeComponent.js +1 -1
  611. package/dist/esm/codegenNativeComponent.js.map +1 -1
  612. package/dist/esm/codegenNativeComponent.mjs +1 -1
  613. package/dist/esm/codegenNativeComponent.mjs.map +1 -1
  614. package/dist/esm/createElement/index.js +1 -2
  615. package/dist/esm/createElement/index.js.map +1 -1
  616. package/dist/esm/createElement/index.mjs +1 -2
  617. package/dist/esm/createElement/index.mjs.map +1 -1
  618. package/dist/esm/createReactDOMStyle.js +1 -2
  619. package/dist/esm/createReactDOMStyle.js.map +1 -1
  620. package/dist/esm/createReactDOMStyle.mjs +1 -2
  621. package/dist/esm/createReactDOMStyle.mjs.map +1 -1
  622. package/dist/esm/index.js +101 -99
  623. package/dist/esm/index.js.map +2 -2
  624. package/dist/esm/index.mjs +51 -49
  625. package/dist/esm/index.mjs.map +1 -1
  626. package/dist/esm/modules/requestIdleCallback.js +1 -2
  627. package/dist/esm/modules/requestIdleCallback.js.map +1 -1
  628. package/dist/esm/modules/requestIdleCallback.mjs +1 -2
  629. package/dist/esm/modules/requestIdleCallback.mjs.map +1 -1
  630. package/dist/esm/render/index.js +2 -2
  631. package/dist/esm/render/index.js.map +1 -1
  632. package/dist/esm/render/index.mjs +1 -1
  633. package/dist/esm/render/index.mjs.map +1 -1
  634. package/dist/esm/useColorScheme/index.js +2 -2
  635. package/dist/esm/useColorScheme/index.js.map +1 -1
  636. package/dist/esm/useColorScheme/index.mjs +2 -2
  637. package/dist/esm/useColorScheme/index.mjs.map +1 -1
  638. package/dist/esm/useWindowDimensions/index.js +2 -2
  639. package/dist/esm/useWindowDimensions/index.js.map +1 -1
  640. package/dist/esm/useWindowDimensions/index.mjs +2 -2
  641. package/dist/esm/useWindowDimensions/index.mjs.map +1 -1
  642. package/dist/esm/vendor/react-native/Animated/Animated.js +11 -10
  643. package/dist/esm/vendor/react-native/Animated/Animated.js.map +1 -1
  644. package/dist/esm/vendor/react-native/Animated/Animated.mjs +20 -19
  645. package/dist/esm/vendor/react-native/Animated/Animated.mjs.map +1 -1
  646. package/dist/esm/vendor/react-native/Animated/AnimatedEvent.js +2 -2
  647. package/dist/esm/vendor/react-native/Animated/AnimatedEvent.js.map +1 -1
  648. package/dist/esm/vendor/react-native/Animated/AnimatedEvent.mjs +2 -2
  649. package/dist/esm/vendor/react-native/Animated/AnimatedEvent.mjs.map +1 -1
  650. package/dist/esm/vendor/react-native/Animated/AnimatedImplementation.js +20 -18
  651. package/dist/esm/vendor/react-native/Animated/AnimatedImplementation.js.map +1 -1
  652. package/dist/esm/vendor/react-native/Animated/AnimatedImplementation.mjs +185 -184
  653. package/dist/esm/vendor/react-native/Animated/AnimatedImplementation.mjs.map +1 -1
  654. package/dist/esm/vendor/react-native/Animated/AnimatedMock.js +11 -9
  655. package/dist/esm/vendor/react-native/Animated/AnimatedMock.js.map +1 -1
  656. package/dist/esm/vendor/react-native/Animated/AnimatedMock.mjs +36 -35
  657. package/dist/esm/vendor/react-native/Animated/AnimatedMock.mjs.map +1 -1
  658. package/dist/esm/vendor/react-native/Animated/Easing.js +2 -1
  659. package/dist/esm/vendor/react-native/Animated/Easing.js.map +1 -1
  660. package/dist/esm/vendor/react-native/Animated/Easing.mjs +2 -2
  661. package/dist/esm/vendor/react-native/Animated/Easing.mjs.map +1 -1
  662. package/dist/esm/vendor/react-native/Animated/NativeAnimatedHelper.js +9 -7
  663. package/dist/esm/vendor/react-native/Animated/NativeAnimatedHelper.js.map +1 -1
  664. package/dist/esm/vendor/react-native/Animated/NativeAnimatedHelper.mjs +9 -8
  665. package/dist/esm/vendor/react-native/Animated/NativeAnimatedHelper.mjs.map +1 -1
  666. package/dist/esm/vendor/react-native/Animated/NativeAnimatedModule.js +3 -2
  667. package/dist/esm/vendor/react-native/Animated/NativeAnimatedModule.js.map +1 -1
  668. package/dist/esm/vendor/react-native/Animated/NativeAnimatedModule.mjs +4 -3
  669. package/dist/esm/vendor/react-native/Animated/NativeAnimatedModule.mjs.map +1 -1
  670. package/dist/esm/vendor/react-native/Animated/NativeAnimatedTurboModule.js +3 -2
  671. package/dist/esm/vendor/react-native/Animated/NativeAnimatedTurboModule.js.map +1 -1
  672. package/dist/esm/vendor/react-native/Animated/NativeAnimatedTurboModule.mjs +4 -3
  673. package/dist/esm/vendor/react-native/Animated/NativeAnimatedTurboModule.mjs.map +1 -1
  674. package/dist/esm/vendor/react-native/Animated/SpringConfig.js +3 -1
  675. package/dist/esm/vendor/react-native/Animated/SpringConfig.js.map +1 -1
  676. package/dist/esm/vendor/react-native/Animated/SpringConfig.mjs +3 -2
  677. package/dist/esm/vendor/react-native/Animated/SpringConfig.mjs.map +1 -1
  678. package/dist/esm/vendor/react-native/Animated/animations/Animation.js +2 -1
  679. package/dist/esm/vendor/react-native/Animated/animations/Animation.js.map +1 -1
  680. package/dist/esm/vendor/react-native/Animated/animations/Animation.mjs +2 -2
  681. package/dist/esm/vendor/react-native/Animated/animations/Animation.mjs.map +1 -1
  682. package/dist/esm/vendor/react-native/Animated/animations/DecayAnimation.js +2 -1
  683. package/dist/esm/vendor/react-native/Animated/animations/DecayAnimation.js.map +1 -1
  684. package/dist/esm/vendor/react-native/Animated/animations/DecayAnimation.mjs +2 -2
  685. package/dist/esm/vendor/react-native/Animated/animations/DecayAnimation.mjs.map +1 -1
  686. package/dist/esm/vendor/react-native/Animated/animations/SpringAnimation.js +3 -2
  687. package/dist/esm/vendor/react-native/Animated/animations/SpringAnimation.js.map +1 -1
  688. package/dist/esm/vendor/react-native/Animated/animations/SpringAnimation.mjs +3 -3
  689. package/dist/esm/vendor/react-native/Animated/animations/SpringAnimation.mjs.map +1 -1
  690. package/dist/esm/vendor/react-native/Animated/animations/TimingAnimation.js +3 -2
  691. package/dist/esm/vendor/react-native/Animated/animations/TimingAnimation.js.map +1 -1
  692. package/dist/esm/vendor/react-native/Animated/animations/TimingAnimation.mjs +3 -3
  693. package/dist/esm/vendor/react-native/Animated/animations/TimingAnimation.mjs.map +1 -1
  694. package/dist/esm/vendor/react-native/Animated/bezier.js +3 -1
  695. package/dist/esm/vendor/react-native/Animated/bezier.js.map +1 -1
  696. package/dist/esm/vendor/react-native/Animated/bezier.mjs +2 -1
  697. package/dist/esm/vendor/react-native/Animated/bezier.mjs.map +1 -1
  698. package/dist/esm/vendor/react-native/Animated/components/AnimatedFlatList.js +5 -4
  699. package/dist/esm/vendor/react-native/Animated/components/AnimatedFlatList.js.map +1 -1
  700. package/dist/esm/vendor/react-native/Animated/components/AnimatedFlatList.mjs +10 -9
  701. package/dist/esm/vendor/react-native/Animated/components/AnimatedFlatList.mjs.map +1 -1
  702. package/dist/esm/vendor/react-native/Animated/components/AnimatedImage.js +5 -3
  703. package/dist/esm/vendor/react-native/Animated/components/AnimatedImage.js.map +1 -1
  704. package/dist/esm/vendor/react-native/Animated/components/AnimatedImage.mjs +5 -4
  705. package/dist/esm/vendor/react-native/Animated/components/AnimatedImage.mjs.map +1 -1
  706. package/dist/esm/vendor/react-native/Animated/components/AnimatedScrollView.js +5 -4
  707. package/dist/esm/vendor/react-native/Animated/components/AnimatedScrollView.js.map +1 -1
  708. package/dist/esm/vendor/react-native/Animated/components/AnimatedScrollView.mjs +10 -9
  709. package/dist/esm/vendor/react-native/Animated/components/AnimatedScrollView.mjs.map +1 -1
  710. package/dist/esm/vendor/react-native/Animated/components/AnimatedSectionList.js +5 -4
  711. package/dist/esm/vendor/react-native/Animated/components/AnimatedSectionList.js.map +1 -1
  712. package/dist/esm/vendor/react-native/Animated/components/AnimatedSectionList.mjs +10 -9
  713. package/dist/esm/vendor/react-native/Animated/components/AnimatedSectionList.mjs.map +1 -1
  714. package/dist/esm/vendor/react-native/Animated/components/AnimatedText.js +5 -3
  715. package/dist/esm/vendor/react-native/Animated/components/AnimatedText.js.map +1 -1
  716. package/dist/esm/vendor/react-native/Animated/components/AnimatedText.mjs +5 -4
  717. package/dist/esm/vendor/react-native/Animated/components/AnimatedText.mjs.map +1 -1
  718. package/dist/esm/vendor/react-native/Animated/components/AnimatedView.js +5 -3
  719. package/dist/esm/vendor/react-native/Animated/components/AnimatedView.js.map +1 -1
  720. package/dist/esm/vendor/react-native/Animated/components/AnimatedView.mjs +5 -4
  721. package/dist/esm/vendor/react-native/Animated/components/AnimatedView.mjs.map +1 -1
  722. package/dist/esm/vendor/react-native/Animated/createAnimatedComponent.js +5 -3
  723. package/dist/esm/vendor/react-native/Animated/createAnimatedComponent.js.map +1 -1
  724. package/dist/esm/vendor/react-native/Animated/createAnimatedComponent.mjs +4 -3
  725. package/dist/esm/vendor/react-native/Animated/createAnimatedComponent.mjs.map +1 -1
  726. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedAddition.js +4 -3
  727. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedAddition.js.map +1 -1
  728. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedAddition.mjs +4 -4
  729. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedAddition.mjs.map +1 -1
  730. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedColor.js +6 -4
  731. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedColor.js.map +1 -1
  732. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedColor.mjs +5 -4
  733. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedColor.mjs.map +1 -1
  734. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDiffClamp.js +3 -2
  735. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDiffClamp.js.map +1 -1
  736. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDiffClamp.mjs +3 -3
  737. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDiffClamp.mjs.map +1 -1
  738. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDivision.js +5 -4
  739. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDivision.js.map +1 -1
  740. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDivision.mjs +5 -5
  741. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedDivision.mjs.map +1 -1
  742. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedInterpolation.js +3 -2
  743. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedInterpolation.js.map +1 -1
  744. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedInterpolation.mjs +3 -3
  745. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedInterpolation.mjs.map +1 -1
  746. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedModulo.js +3 -2
  747. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedModulo.js.map +1 -1
  748. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedModulo.mjs +3 -3
  749. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedModulo.mjs.map +1 -1
  750. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedMultiplication.js +4 -3
  751. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedMultiplication.js.map +1 -1
  752. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedMultiplication.mjs +4 -4
  753. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedMultiplication.mjs.map +1 -1
  754. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedNode.js +2 -1
  755. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedNode.js.map +1 -1
  756. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedNode.mjs +2 -2
  757. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedNode.mjs.map +1 -1
  758. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedProps.js +4 -3
  759. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedProps.js.map +1 -1
  760. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedProps.mjs +4 -4
  761. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedProps.mjs.map +1 -1
  762. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedStyle.js +5 -4
  763. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedStyle.js.map +1 -1
  764. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedStyle.mjs +5 -5
  765. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedStyle.mjs.map +1 -1
  766. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedSubtraction.js +4 -3
  767. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedSubtraction.js.map +1 -1
  768. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedSubtraction.mjs +4 -4
  769. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedSubtraction.mjs.map +1 -1
  770. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTracking.js +2 -1
  771. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTracking.js.map +1 -1
  772. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTracking.mjs +2 -2
  773. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTracking.mjs.map +1 -1
  774. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTransform.js +4 -3
  775. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTransform.js.map +1 -1
  776. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTransform.mjs +4 -4
  777. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedTransform.mjs.map +1 -1
  778. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValue.js +4 -3
  779. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValue.js.map +1 -1
  780. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValue.mjs +4 -4
  781. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValue.mjs.map +1 -1
  782. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValueXY.js +3 -2
  783. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValueXY.js.map +1 -1
  784. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValueXY.mjs +3 -3
  785. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedValueXY.mjs.map +1 -1
  786. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedWithChildren.js +3 -2
  787. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedWithChildren.js.map +1 -1
  788. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedWithChildren.mjs +3 -3
  789. package/dist/esm/vendor/react-native/Animated/nodes/AnimatedWithChildren.mjs.map +1 -1
  790. package/dist/esm/vendor/react-native/Animated/useAnimatedProps.js +6 -4
  791. package/dist/esm/vendor/react-native/Animated/useAnimatedProps.js.map +1 -1
  792. package/dist/esm/vendor/react-native/Animated/useAnimatedProps.mjs +5 -4
  793. package/dist/esm/vendor/react-native/Animated/useAnimatedProps.mjs.map +1 -1
  794. package/dist/esm/vendor/react-native/Batchinator/index.js +1 -0
  795. package/dist/esm/vendor/react-native/Batchinator/index.js.map +1 -1
  796. package/dist/esm/vendor/react-native/Batchinator/index.mjs +1 -1
  797. package/dist/esm/vendor/react-native/Batchinator/index.mjs.map +1 -1
  798. package/dist/esm/vendor/react-native/EventEmitter/NativeEventEmitter.js +4 -2
  799. package/dist/esm/vendor/react-native/EventEmitter/NativeEventEmitter.js.map +1 -1
  800. package/dist/esm/vendor/react-native/EventEmitter/NativeEventEmitter.mjs +3 -2
  801. package/dist/esm/vendor/react-native/EventEmitter/NativeEventEmitter.mjs.map +1 -1
  802. package/dist/esm/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.js +4 -2
  803. package/dist/esm/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.js.map +1 -1
  804. package/dist/esm/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.mjs +4 -3
  805. package/dist/esm/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.mjs.map +1 -1
  806. package/dist/esm/vendor/react-native/FillRateHelper/index.js +1 -0
  807. package/dist/esm/vendor/react-native/FillRateHelper/index.js.map +1 -1
  808. package/dist/esm/vendor/react-native/FillRateHelper/index.mjs +1 -1
  809. package/dist/esm/vendor/react-native/FillRateHelper/index.mjs.map +1 -1
  810. package/dist/esm/vendor/react-native/FlatList/index.js +5 -4
  811. package/dist/esm/vendor/react-native/FlatList/index.js.map +1 -1
  812. package/dist/esm/vendor/react-native/FlatList/index.mjs +5 -5
  813. package/dist/esm/vendor/react-native/FlatList/index.mjs.map +1 -1
  814. package/dist/esm/vendor/react-native/JSEventLoopWatchdog/index.js +2 -1
  815. package/dist/esm/vendor/react-native/JSEventLoopWatchdog/index.js.map +1 -1
  816. package/dist/esm/vendor/react-native/JSEventLoopWatchdog/index.mjs +2 -2
  817. package/dist/esm/vendor/react-native/JSEventLoopWatchdog/index.mjs.map +1 -1
  818. package/dist/esm/vendor/react-native/LayoutAnimation/index.js +3 -2
  819. package/dist/esm/vendor/react-native/LayoutAnimation/index.js.map +1 -1
  820. package/dist/esm/vendor/react-native/LayoutAnimation/index.mjs +3 -3
  821. package/dist/esm/vendor/react-native/LayoutAnimation/index.mjs.map +1 -1
  822. package/dist/esm/vendor/react-native/PanResponder/index.js +1 -0
  823. package/dist/esm/vendor/react-native/PanResponder/index.js.map +1 -1
  824. package/dist/esm/vendor/react-native/PanResponder/index.mjs +1 -1
  825. package/dist/esm/vendor/react-native/PanResponder/index.mjs.map +1 -1
  826. package/dist/esm/vendor/react-native/PooledClass/index.js +3 -1
  827. package/dist/esm/vendor/react-native/PooledClass/index.js.map +1 -1
  828. package/dist/esm/vendor/react-native/PooledClass/index.mjs +3 -3
  829. package/dist/esm/vendor/react-native/PooledClass/index.mjs.map +1 -1
  830. package/dist/esm/vendor/react-native/ReactNative/ReactNativeFeatureFlags.js +1 -0
  831. package/dist/esm/vendor/react-native/ReactNative/ReactNativeFeatureFlags.js.map +1 -1
  832. package/dist/esm/vendor/react-native/ReactNative/ReactNativeFeatureFlags.mjs +1 -1
  833. package/dist/esm/vendor/react-native/ReactNative/ReactNativeFeatureFlags.mjs.map +1 -1
  834. package/dist/esm/vendor/react-native/SectionList/index.js +4 -2
  835. package/dist/esm/vendor/react-native/SectionList/index.js.map +1 -1
  836. package/dist/esm/vendor/react-native/SectionList/index.mjs +3 -2
  837. package/dist/esm/vendor/react-native/SectionList/index.mjs.map +1 -1
  838. package/dist/esm/vendor/react-native/StaticContainer/index.js +1 -0
  839. package/dist/esm/vendor/react-native/StaticContainer/index.js.map +1 -1
  840. package/dist/esm/vendor/react-native/StaticContainer/index.mjs +1 -1
  841. package/dist/esm/vendor/react-native/StaticContainer/index.mjs.map +1 -1
  842. package/dist/esm/vendor/react-native/StaticRenderer/index.js +1 -0
  843. package/dist/esm/vendor/react-native/StaticRenderer/index.js.map +1 -1
  844. package/dist/esm/vendor/react-native/StaticRenderer/index.mjs +1 -1
  845. package/dist/esm/vendor/react-native/StaticRenderer/index.mjs.map +1 -1
  846. package/dist/esm/vendor/react-native/TouchHistoryMath/index.js +1 -0
  847. package/dist/esm/vendor/react-native/TouchHistoryMath/index.js.map +1 -1
  848. package/dist/esm/vendor/react-native/TouchHistoryMath/index.mjs +1 -1
  849. package/dist/esm/vendor/react-native/TouchHistoryMath/index.mjs.map +1 -1
  850. package/dist/esm/vendor/react-native/Types/CoreEventTypes.js +3 -12
  851. package/dist/esm/vendor/react-native/Types/CoreEventTypes.js.map +1 -1
  852. package/dist/esm/vendor/react-native/Types/CoreEventTypes.mjs +3 -9
  853. package/dist/esm/vendor/react-native/Types/CoreEventTypes.mjs.map +1 -1
  854. package/dist/esm/vendor/react-native/Utilities/Platform.js +1 -0
  855. package/dist/esm/vendor/react-native/Utilities/Platform.js.map +1 -1
  856. package/dist/esm/vendor/react-native/Utilities/Platform.mjs +1 -1
  857. package/dist/esm/vendor/react-native/Utilities/Platform.mjs.map +1 -1
  858. package/dist/esm/vendor/react-native/Utilities/clamp.js +1 -0
  859. package/dist/esm/vendor/react-native/Utilities/clamp.js.map +1 -1
  860. package/dist/esm/vendor/react-native/Utilities/clamp.mjs +1 -1
  861. package/dist/esm/vendor/react-native/Utilities/clamp.mjs.map +1 -1
  862. package/dist/esm/vendor/react-native/Utilities/setAndForwardRef.js +2 -1
  863. package/dist/esm/vendor/react-native/Utilities/setAndForwardRef.js.map +1 -1
  864. package/dist/esm/vendor/react-native/Utilities/setAndForwardRef.mjs +1 -1
  865. package/dist/esm/vendor/react-native/Utilities/setAndForwardRef.mjs.map +1 -1
  866. package/dist/esm/vendor/react-native/Utilities/useMergeRefs.js +3 -1
  867. package/dist/esm/vendor/react-native/Utilities/useMergeRefs.js.map +1 -1
  868. package/dist/esm/vendor/react-native/Utilities/useMergeRefs.mjs +2 -1
  869. package/dist/esm/vendor/react-native/Utilities/useMergeRefs.mjs.map +1 -1
  870. package/dist/esm/vendor/react-native/Utilities/useRefEffect.js +3 -1
  871. package/dist/esm/vendor/react-native/Utilities/useRefEffect.js.map +1 -1
  872. package/dist/esm/vendor/react-native/Utilities/useRefEffect.mjs +2 -1
  873. package/dist/esm/vendor/react-native/Utilities/useRefEffect.mjs.map +1 -1
  874. package/dist/esm/vendor/react-native/ViewabilityHelper/index.js +1 -0
  875. package/dist/esm/vendor/react-native/ViewabilityHelper/index.js.map +1 -1
  876. package/dist/esm/vendor/react-native/ViewabilityHelper/index.mjs +1 -1
  877. package/dist/esm/vendor/react-native/ViewabilityHelper/index.mjs.map +1 -1
  878. package/dist/esm/vendor/react-native/ViewabilityHelper.js +1 -0
  879. package/dist/esm/vendor/react-native/ViewabilityHelper.mjs +1 -1
  880. package/dist/esm/vendor/react-native/VirtualizedList/ChildListCollection.js +3 -1
  881. package/dist/esm/vendor/react-native/VirtualizedList/ChildListCollection.js.map +1 -1
  882. package/dist/esm/vendor/react-native/VirtualizedList/ChildListCollection.mjs +2 -1
  883. package/dist/esm/vendor/react-native/VirtualizedList/ChildListCollection.mjs.map +1 -1
  884. package/dist/esm/vendor/react-native/VirtualizedList/StateSafePureComponent.js +3 -1
  885. package/dist/esm/vendor/react-native/VirtualizedList/StateSafePureComponent.js.map +1 -1
  886. package/dist/esm/vendor/react-native/VirtualizedList/StateSafePureComponent.mjs +2 -1
  887. package/dist/esm/vendor/react-native/VirtualizedList/StateSafePureComponent.mjs.map +1 -1
  888. package/dist/esm/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.js +4 -2
  889. package/dist/esm/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.js.map +1 -1
  890. package/dist/esm/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.mjs +3 -2
  891. package/dist/esm/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.mjs.map +1 -1
  892. package/dist/esm/vendor/react-native/VirtualizedList/VirtualizedListContext.js.map +1 -1
  893. package/dist/esm/vendor/react-native/VirtualizedList/VirtualizedListContext.mjs.map +1 -1
  894. package/dist/esm/vendor/react-native/VirtualizedList/index.js +9 -8
  895. package/dist/esm/vendor/react-native/VirtualizedList/index.js.map +1 -1
  896. package/dist/esm/vendor/react-native/VirtualizedList/index.mjs +9 -9
  897. package/dist/esm/vendor/react-native/VirtualizedList/index.mjs.map +1 -1
  898. package/dist/esm/vendor/react-native/VirtualizedSectionList/index.js +2 -1
  899. package/dist/esm/vendor/react-native/VirtualizedSectionList/index.js.map +1 -1
  900. package/dist/esm/vendor/react-native/VirtualizedSectionList/index.mjs +2 -2
  901. package/dist/esm/vendor/react-native/VirtualizedSectionList/index.mjs.map +1 -1
  902. package/dist/esm/vendor/react-native/deepDiffer/index.js +1 -0
  903. package/dist/esm/vendor/react-native/deepDiffer/index.js.map +1 -1
  904. package/dist/esm/vendor/react-native/deepDiffer/index.mjs +1 -1
  905. package/dist/esm/vendor/react-native/deepDiffer/index.mjs.map +1 -1
  906. package/dist/esm/vendor/react-native/emitter/EventEmitter.js +2 -1
  907. package/dist/esm/vendor/react-native/emitter/EventEmitter.js.map +1 -1
  908. package/dist/esm/vendor/react-native/emitter/EventEmitter.mjs +2 -2
  909. package/dist/esm/vendor/react-native/emitter/EventEmitter.mjs.map +1 -1
  910. package/dist/esm/vendor/react-native/emitter/_EmitterSubscription.js +2 -1
  911. package/dist/esm/vendor/react-native/emitter/_EmitterSubscription.js.map +1 -1
  912. package/dist/esm/vendor/react-native/emitter/_EmitterSubscription.mjs +2 -2
  913. package/dist/esm/vendor/react-native/emitter/_EmitterSubscription.mjs.map +1 -1
  914. package/dist/esm/vendor/react-native/emitter/_EventEmitter.js +3 -2
  915. package/dist/esm/vendor/react-native/emitter/_EventEmitter.js.map +1 -1
  916. package/dist/esm/vendor/react-native/emitter/_EventEmitter.mjs +3 -3
  917. package/dist/esm/vendor/react-native/emitter/_EventEmitter.mjs.map +1 -1
  918. package/dist/esm/vendor/react-native/emitter/_EventSubscription.js +1 -0
  919. package/dist/esm/vendor/react-native/emitter/_EventSubscription.js.map +1 -1
  920. package/dist/esm/vendor/react-native/emitter/_EventSubscription.mjs +1 -1
  921. package/dist/esm/vendor/react-native/emitter/_EventSubscription.mjs.map +1 -1
  922. package/dist/esm/vendor/react-native/emitter/_EventSubscriptionVendor.js +1 -0
  923. package/dist/esm/vendor/react-native/emitter/_EventSubscriptionVendor.js.map +1 -1
  924. package/dist/esm/vendor/react-native/emitter/_EventSubscriptionVendor.mjs +1 -1
  925. package/dist/esm/vendor/react-native/emitter/_EventSubscriptionVendor.mjs.map +1 -1
  926. package/dist/esm/vendor/react-native/infoLog/index.js +2 -1
  927. package/dist/esm/vendor/react-native/infoLog/index.js.map +1 -1
  928. package/dist/esm/vendor/react-native/infoLog/index.mjs +1 -1
  929. package/dist/esm/vendor/react-native/infoLog/index.mjs.map +1 -1
  930. package/dist/esm/vendor/react-native/useRefEffect.js +3 -1
  931. package/dist/esm/vendor/react-native/useRefEffect.js.map +1 -1
  932. package/dist/esm/vendor/react-native/useRefEffect.mjs +2 -1
  933. package/dist/esm/vendor/react-native/useRefEffect.mjs.map +1 -1
  934. package/dist/esm/vendor/react-native/vendor/emitter/EventEmitter.js +3 -1
  935. package/dist/esm/vendor/react-native/vendor/emitter/EventEmitter.js.map +1 -1
  936. package/dist/esm/vendor/react-native/vendor/emitter/EventEmitter.mjs +2 -1
  937. package/dist/esm/vendor/react-native/vendor/emitter/EventEmitter.mjs.map +1 -1
  938. package/dist/esm/without-animated.js +94 -94
  939. package/dist/esm/without-animated.js.map +2 -2
  940. package/dist/esm/without-animated.mjs +48 -48
  941. package/dist/esm/without-animated.mjs.map +1 -1
  942. package/package.json +8 -7
  943. package/src/AccessibilityInfo/index.tsx +1 -3
  944. package/src/ActivityIndicator/index.tsx +2 -1
  945. package/src/Alert/index.tsx +1 -3
  946. package/src/AppRegistry/AppContainer.tsx +4 -4
  947. package/src/AppRegistry/index.tsx +2 -2
  948. package/src/AppRegistry/renderApplication.tsx +3 -3
  949. package/src/AppState/index.tsx +1 -1
  950. package/src/Appearance/index.tsx +1 -3
  951. package/src/BackHandler/index.tsx +1 -3
  952. package/src/Clipboard/index.tsx +1 -1
  953. package/src/DeviceEmitter.ts +2 -2
  954. package/src/DeviceInfo/index.tsx +2 -4
  955. package/src/Dimensions/index.tsx +3 -1
  956. package/src/FlatList.tsx +4 -3
  957. package/src/I18nManager/index.tsx +1 -3
  958. package/src/Image/index.tsx +4 -3
  959. package/src/ImageBackground/index.tsx +3 -2
  960. package/src/InteractionManager/TaskQueue.tsx +1 -3
  961. package/src/InteractionManager/index.tsx +3 -3
  962. package/src/Keyboard/index.tsx +1 -3
  963. package/src/KeyboardAvoidingView/index.tsx +2 -2
  964. package/src/Linking/index.tsx +2 -1
  965. package/src/LogBox/index.tsx +1 -1
  966. package/src/Modal/ModalAnimation.js +2 -3
  967. package/src/Modal/ModalContent.js +2 -3
  968. package/src/Modal/ModalPortal.js +1 -3
  969. package/src/Modal/index.js +1 -1
  970. package/src/NativeModules/index.tsx +1 -3
  971. package/src/PanResponder/Alternative.tsx +1 -1
  972. package/src/PanResponder/index.tsx +1 -2
  973. package/src/PixelRatio/index.tsx +2 -2
  974. package/src/Pressable/index.tsx +5 -4
  975. package/src/RefreshControl/index.tsx +2 -2
  976. package/src/SafeAreaView/index.tsx +2 -1
  977. package/src/ScrollView/ScrollViewBase.tsx +2 -1
  978. package/src/ScrollView/index.tsx +4 -3
  979. package/src/SectionList.tsx +2 -2
  980. package/src/Share/index.tsx +1 -3
  981. package/src/StatusBar/index.tsx +1 -1
  982. package/src/Text/index.tsx +1 -0
  983. package/src/TextInput/index.tsx +1 -0
  984. package/src/TouchableNativeFeedback.tsx +1 -2
  985. package/src/TouchableOpacity.tsx +5 -7
  986. package/src/TouchableWithoutFeedback.tsx +4 -6
  987. package/src/UnimplementedView.tsx +2 -2
  988. package/src/Vibration/index.tsx +1 -3
  989. package/src/View/index.tsx +1 -2
  990. package/src/VirtualizedList.tsx +2 -2
  991. package/src/codegenNativeCommand.ts +1 -1
  992. package/src/codegenNativeComponent.ts +1 -1
  993. package/src/createElement/index.tsx +1 -3
  994. package/src/createReactDOMStyle.ts +1 -3
  995. package/src/index.tsx +51 -47
  996. package/src/modules/requestIdleCallback.ts +3 -6
  997. package/src/render/index.tsx +1 -1
  998. package/src/useColorScheme/index.tsx +2 -2
  999. package/src/useWindowDimensions/index.tsx +2 -2
  1000. package/src/vendor/react-native/Animated/Animated.js +14 -12
  1001. package/src/vendor/react-native/Animated/AnimatedEvent.js +2 -2
  1002. package/src/vendor/react-native/Animated/AnimatedImplementation.js +24 -20
  1003. package/src/vendor/react-native/Animated/AnimatedMock.js +13 -9
  1004. package/src/vendor/react-native/Animated/Easing.js +2 -1
  1005. package/src/vendor/react-native/Animated/NativeAnimatedHelper.js +10 -7
  1006. package/src/vendor/react-native/Animated/NativeAnimatedModule.js +3 -1
  1007. package/src/vendor/react-native/Animated/NativeAnimatedTurboModule.js +3 -1
  1008. package/src/vendor/react-native/Animated/SpringConfig.js +5 -2
  1009. package/src/vendor/react-native/Animated/animations/Animation.js +2 -1
  1010. package/src/vendor/react-native/Animated/animations/DecayAnimation.js +2 -1
  1011. package/src/vendor/react-native/Animated/animations/SpringAnimation.js +3 -2
  1012. package/src/vendor/react-native/Animated/animations/TimingAnimation.js +3 -2
  1013. package/src/vendor/react-native/Animated/bezier.js +4 -1
  1014. package/src/vendor/react-native/Animated/components/AnimatedFlatList.jsx +6 -4
  1015. package/src/vendor/react-native/Animated/components/AnimatedImage.js +5 -3
  1016. package/src/vendor/react-native/Animated/components/AnimatedScrollView.jsx +6 -4
  1017. package/src/vendor/react-native/Animated/components/AnimatedSectionList.jsx +6 -4
  1018. package/src/vendor/react-native/Animated/components/AnimatedText.js +5 -3
  1019. package/src/vendor/react-native/Animated/components/AnimatedView.js +5 -3
  1020. package/src/vendor/react-native/Animated/createAnimatedComponent.jsx +6 -3
  1021. package/src/vendor/react-native/Animated/nodes/AnimatedAddition.js +4 -3
  1022. package/src/vendor/react-native/Animated/nodes/AnimatedColor.js +7 -4
  1023. package/src/vendor/react-native/Animated/nodes/AnimatedDiffClamp.js +3 -2
  1024. package/src/vendor/react-native/Animated/nodes/AnimatedDivision.js +5 -4
  1025. package/src/vendor/react-native/Animated/nodes/AnimatedInterpolation.jsx +3 -2
  1026. package/src/vendor/react-native/Animated/nodes/AnimatedModulo.js +3 -2
  1027. package/src/vendor/react-native/Animated/nodes/AnimatedMultiplication.js +4 -3
  1028. package/src/vendor/react-native/Animated/nodes/AnimatedNode.js +2 -1
  1029. package/src/vendor/react-native/Animated/nodes/AnimatedProps.js +4 -3
  1030. package/src/vendor/react-native/Animated/nodes/AnimatedStyle.js +5 -4
  1031. package/src/vendor/react-native/Animated/nodes/AnimatedSubtraction.js +4 -3
  1032. package/src/vendor/react-native/Animated/nodes/AnimatedTracking.js +3 -2
  1033. package/src/vendor/react-native/Animated/nodes/AnimatedTransform.js +4 -3
  1034. package/src/vendor/react-native/Animated/nodes/AnimatedValue.js +4 -3
  1035. package/src/vendor/react-native/Animated/nodes/AnimatedValueXY.js +3 -2
  1036. package/src/vendor/react-native/Animated/nodes/AnimatedWithChildren.js +3 -2
  1037. package/src/vendor/react-native/Animated/useAnimatedProps.js +7 -4
  1038. package/src/vendor/react-native/Batchinator/index.js +1 -0
  1039. package/src/vendor/react-native/EventEmitter/NativeEventEmitter.js +5 -2
  1040. package/src/vendor/react-native/EventEmitter/RCTDeviceEventEmitter.js +4 -2
  1041. package/src/vendor/react-native/FillRateHelper/index.js +1 -0
  1042. package/src/vendor/react-native/FlatList/index.jsx +5 -4
  1043. package/src/vendor/react-native/JSEventLoopWatchdog/index.js +2 -1
  1044. package/src/vendor/react-native/LayoutAnimation/index.js +3 -2
  1045. package/src/vendor/react-native/PanResponder/index.js +1 -0
  1046. package/src/vendor/react-native/PooledClass/index.js +1 -0
  1047. package/src/vendor/react-native/ReactNative/ReactNativeFeatureFlags.js +1 -0
  1048. package/src/vendor/react-native/SectionList/index.jsx +5 -2
  1049. package/src/vendor/react-native/StaticContainer/index.js +1 -0
  1050. package/src/vendor/react-native/StaticRenderer/index.js +1 -0
  1051. package/src/vendor/react-native/TouchHistoryMath/index.js +1 -0
  1052. package/src/vendor/react-native/Types/CoreEventTypes.js +0 -1
  1053. package/src/vendor/react-native/Utilities/Platform.js +1 -0
  1054. package/src/vendor/react-native/Utilities/clamp.js +1 -0
  1055. package/src/vendor/react-native/Utilities/setAndForwardRef.js +1 -0
  1056. package/src/vendor/react-native/Utilities/useMergeRefs.js +4 -1
  1057. package/src/vendor/react-native/Utilities/useRefEffect.js +4 -1
  1058. package/src/vendor/react-native/ViewabilityHelper/index.js +1 -0
  1059. package/src/vendor/react-native/ViewabilityHelper.ts +2 -0
  1060. package/src/vendor/react-native/VirtualizedList/ChildListCollection.js +4 -1
  1061. package/src/vendor/react-native/VirtualizedList/StateSafePureComponent.js +4 -1
  1062. package/src/vendor/react-native/VirtualizedList/VirtualizedListCellRenderer.jsx +5 -2
  1063. package/src/vendor/react-native/VirtualizedList/VirtualizedListContext.jsx +1 -1
  1064. package/src/vendor/react-native/VirtualizedList/index.jsx +10 -9
  1065. package/src/vendor/react-native/VirtualizedSectionList/index.jsx +2 -1
  1066. package/src/vendor/react-native/deepDiffer/index.js +1 -0
  1067. package/src/vendor/react-native/emitter/EventEmitter.js +2 -1
  1068. package/src/vendor/react-native/emitter/_EmitterSubscription.js +2 -1
  1069. package/src/vendor/react-native/emitter/_EventEmitter.js +3 -2
  1070. package/src/vendor/react-native/emitter/_EventSubscription.js +1 -0
  1071. package/src/vendor/react-native/emitter/_EventSubscriptionVendor.js +1 -0
  1072. package/src/vendor/react-native/infoLog/index.js +1 -0
  1073. package/src/vendor/react-native/useRefEffect.js +4 -1
  1074. package/src/vendor/react-native/vendor/emitter/EventEmitter.js +4 -1
  1075. package/src/without-animated.tsx +46 -46
  1076. package/src/vendor/react-native/useRefEffect.d.ts +0 -2
  1077. package/src/vendor/react-native/useRefEffect.d.ts.map +0 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../src/vendor/react-native/Animated/components/AnimatedSectionList.jsx"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,YAAuB,2BAEvB,qBAAwB,6CACxB,iCAAoC,gDAOlC;AADF,MAAM,+BAA+B,MAAM,WAAW,CAAC,OAAO,QAC5D,4CAAC,mBAAAA,SAAA,EAAY,qBAAqB,MAAS,GAAG,OAAO,KAAU,CAChE;AAED,IAAO,kCAAQ,+BAAAC,SAAwB,4BAA4B;",
5
- "names": ["SectionList", "createAnimatedComponent"]
4
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,YAAuB,8BAEvB,qBAAoD,oCACpD,iCAAwC,uCAOtC;AADF,MAAM,+BAA+B,MAAM,WAAW,CAAC,OAAO,QAC5D,4CAAC,mBAAAA,aAAA,EAAqB,qBAAqB,MAAS,GAAG,OAAO,KAAU,CACzE,GAEK,kBAAc,wDAAwB,4BAA4B;AAExE,IAAO,8BAAQ;",
5
+ "names": ["SectionListComponent"]
6
6
  }
@@ -1,9 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf,
6
- __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
5
  var __export = (target, all) => {
8
6
  for (var name in all) __defProp(target, name, {
9
7
  get: all[name],
@@ -17,23 +15,16 @@ var __export = (target, all) => {
17
15
  });
18
16
  return to;
19
17
  };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
26
- value: mod,
27
- enumerable: !0
28
- }) : target, mod)),
29
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
30
- value: !0
31
- }), mod);
18
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
+ value: !0
20
+ }), mod);
32
21
  var AnimatedText_exports = {};
33
22
  __export(AnimatedText_exports, {
23
+ AnimatedText: () => AnimatedText,
34
24
  default: () => AnimatedText_default
35
25
  });
36
26
  module.exports = __toCommonJS(AnimatedText_exports);
37
- var import_Text = __toESM(require("../../../../Text/index.cjs")),
38
- import_createAnimatedComponent = __toESM(require("../createAnimatedComponent.cjs")),
39
- AnimatedText_default = (0, import_createAnimatedComponent.default)(import_Text.default);
27
+ var import_Text = require("../../../../Text/index.cjs"),
28
+ import_createAnimatedComponent = require("../createAnimatedComponent.cjs");
29
+ const AnimatedText = (0, import_createAnimatedComponent.createAnimatedComponent)(import_Text.Text);
30
+ var AnimatedText_default = AnimatedText;
@@ -1,8 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
5
  var __export = (target, all) => {
7
6
  for (var name in all)
8
7
  __defProp(target, name, { get: all[name], enumerable: !0 });
@@ -12,18 +11,14 @@ var __export = (target, all) => {
12
11
  !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
12
  return to;
14
13
  };
15
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
16
- // If the importer is in node compatibility mode or this is not an ESM
17
- // file that has been converted to a CommonJS file using a Babel-
18
- // compatible transform (i.e. "__esModule" has not been set), then set
19
- // "default" to the CommonJS "module.exports" for node compatibility.
20
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: !0 }) : target,
21
- mod
22
- )), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
23
15
  var AnimatedText_exports = {};
24
16
  __export(AnimatedText_exports, {
17
+ AnimatedText: () => AnimatedText,
25
18
  default: () => AnimatedText_default
26
19
  });
27
20
  module.exports = __toCommonJS(AnimatedText_exports);
28
- var import_Text = __toESM(require("../../../../Text")), import_createAnimatedComponent = __toESM(require("../createAnimatedComponent")), AnimatedText_default = (0, import_createAnimatedComponent.default)(import_Text.default);
21
+ var import_Text = require("../../../../Text"), import_createAnimatedComponent = require("../createAnimatedComponent");
22
+ const AnimatedText = (0, import_createAnimatedComponent.createAnimatedComponent)(import_Text.Text);
23
+ var AnimatedText_default = AnimatedText;
29
24
  //# sourceMappingURL=AnimatedText.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../src/vendor/react-native/Animated/components/AnimatedText.js"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,kBAAiB,sCACjB,iCAAoC,gDAE7B,2BAAQ,+BAAAA,SAAwB,YAAAC,OAAI;",
5
- "names": ["createAnimatedComponent", "Text"]
4
+ "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,kBAAqB,6BACrB,iCAAwC;AAExC,MAAM,mBAAe,wDAAwB,gBAAI;AAEjD,IAAO,uBAAQ;",
5
+ "names": []
6
6
  }
@@ -1,9 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf,
6
- __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
5
  var __export = (target, all) => {
8
6
  for (var name in all) __defProp(target, name, {
9
7
  get: all[name],
@@ -17,23 +15,16 @@ var __export = (target, all) => {
17
15
  });
18
16
  return to;
19
17
  };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
26
- value: mod,
27
- enumerable: !0
28
- }) : target, mod)),
29
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
30
- value: !0
31
- }), mod);
18
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
+ value: !0
20
+ }), mod);
32
21
  var AnimatedView_exports = {};
33
22
  __export(AnimatedView_exports, {
23
+ AnimatedView: () => AnimatedView,
34
24
  default: () => AnimatedView_default
35
25
  });
36
26
  module.exports = __toCommonJS(AnimatedView_exports);
37
- var import_View = __toESM(require("../../../../View/index.cjs")),
38
- import_createAnimatedComponent = __toESM(require("../createAnimatedComponent.cjs")),
39
- AnimatedView_default = (0, import_createAnimatedComponent.default)(import_View.default);
27
+ var import_View = require("../../../../View/index.cjs"),
28
+ import_createAnimatedComponent = require("../createAnimatedComponent.cjs");
29
+ const AnimatedView = (0, import_createAnimatedComponent.createAnimatedComponent)(import_View.View);
30
+ var AnimatedView_default = AnimatedView;
@@ -1,8 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
5
  var __export = (target, all) => {
7
6
  for (var name in all)
8
7
  __defProp(target, name, { get: all[name], enumerable: !0 });
@@ -12,18 +11,14 @@ var __export = (target, all) => {
12
11
  !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
12
  return to;
14
13
  };
15
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
16
- // If the importer is in node compatibility mode or this is not an ESM
17
- // file that has been converted to a CommonJS file using a Babel-
18
- // compatible transform (i.e. "__esModule" has not been set), then set
19
- // "default" to the CommonJS "module.exports" for node compatibility.
20
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: !0 }) : target,
21
- mod
22
- )), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
23
15
  var AnimatedView_exports = {};
24
16
  __export(AnimatedView_exports, {
17
+ AnimatedView: () => AnimatedView,
25
18
  default: () => AnimatedView_default
26
19
  });
27
20
  module.exports = __toCommonJS(AnimatedView_exports);
28
- var import_View = __toESM(require("../../../../View")), import_createAnimatedComponent = __toESM(require("../createAnimatedComponent")), AnimatedView_default = (0, import_createAnimatedComponent.default)(import_View.default);
21
+ var import_View = require("../../../../View"), import_createAnimatedComponent = require("../createAnimatedComponent");
22
+ const AnimatedView = (0, import_createAnimatedComponent.createAnimatedComponent)(import_View.View);
23
+ var AnimatedView_default = AnimatedView;
29
24
  //# sourceMappingURL=AnimatedView.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../src/vendor/react-native/Animated/components/AnimatedView.js"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,kBAAiB,sCACjB,iCAAoC,gDAE7B,2BAAQ,+BAAAA,SAAwB,YAAAC,OAAI;",
5
- "names": ["createAnimatedComponent", "View"]
4
+ "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,kBAAqB,6BACrB,iCAAwC;AAExC,MAAM,mBAAe,wDAAwB,gBAAI;AAEjD,IAAO,uBAAQ;",
5
+ "names": []
6
6
  }
@@ -31,17 +31,18 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
31
31
  }), mod);
32
32
  var createAnimatedComponent_exports = {};
33
33
  __export(createAnimatedComponent_exports, {
34
- default: () => createAnimatedComponent
34
+ createAnimatedComponent: () => createAnimatedComponent,
35
+ default: () => createAnimatedComponent_default
35
36
  });
36
37
  module.exports = __toCommonJS(createAnimatedComponent_exports);
37
- var import_useAnimatedProps = __toESM(require("./useAnimatedProps.cjs")),
38
- import_useMergeRefs = __toESM(require("../Utilities/useMergeRefs.cjs")),
39
- React = __toESM(require("react")),
38
+ var import_useAnimatedProps = require("./useAnimatedProps.cjs"),
39
+ import_useMergeRefs = require("../Utilities/useMergeRefs.cjs"),
40
+ React = __toESM(require("react"), 1),
40
41
  import_jsx_runtime = require("react/jsx-runtime");
41
42
  function createAnimatedComponent(Component) {
42
43
  return React.forwardRef((props, forwardedRef) => {
43
- const [reducedProps, callbackRef] = (0, import_useAnimatedProps.default)(props),
44
- ref = (0, import_useMergeRefs.default)(callbackRef, forwardedRef),
44
+ const [reducedProps, callbackRef] = (0, import_useAnimatedProps.useAnimatedProps)(props),
45
+ ref = (0, import_useMergeRefs.useMergeRefs)(callbackRef, forwardedRef),
45
46
  {
46
47
  passthroughAnimatedPropExplicitValues,
47
48
  style
@@ -57,4 +58,5 @@ function createAnimatedComponent(Component) {
57
58
  ref
58
59
  });
59
60
  });
60
- }
61
+ }
62
+ var createAnimatedComponent_default = createAnimatedComponent;
@@ -22,15 +22,16 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
22
22
  )), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
23
23
  var createAnimatedComponent_exports = {};
24
24
  __export(createAnimatedComponent_exports, {
25
- default: () => createAnimatedComponent
25
+ createAnimatedComponent: () => createAnimatedComponent,
26
+ default: () => createAnimatedComponent_default
26
27
  });
27
28
  module.exports = __toCommonJS(createAnimatedComponent_exports);
28
- var import_useAnimatedProps = __toESM(require("./useAnimatedProps")), import_useMergeRefs = __toESM(require("../Utilities/useMergeRefs")), React = __toESM(require("react")), import_jsx_runtime = require("react/jsx-runtime");
29
+ var import_useAnimatedProps = require("./useAnimatedProps"), import_useMergeRefs = require("../Utilities/useMergeRefs"), React = __toESM(require("react"), 1), import_jsx_runtime = require("react/jsx-runtime");
29
30
  function createAnimatedComponent(Component) {
30
31
  return React.forwardRef((props, forwardedRef) => {
31
- const [reducedProps, callbackRef] = (0, import_useAnimatedProps.default)(
32
+ const [reducedProps, callbackRef] = (0, import_useAnimatedProps.useAnimatedProps)(
32
33
  props
33
- ), ref = (0, import_useMergeRefs.default)(callbackRef, forwardedRef), { passthroughAnimatedPropExplicitValues, style } = reducedProps, { style: passthroughStyle, ...passthroughProps } = passthroughAnimatedPropExplicitValues ?? {};
34
+ ), ref = (0, import_useMergeRefs.useMergeRefs)(callbackRef, forwardedRef), { passthroughAnimatedPropExplicitValues, style } = reducedProps, { style: passthroughStyle, ...passthroughProps } = passthroughAnimatedPropExplicitValues ?? {};
34
35
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
35
36
  Component,
36
37
  {
@@ -42,4 +43,5 @@ function createAnimatedComponent(Component) {
42
43
  );
43
44
  });
44
45
  }
46
+ var createAnimatedComponent_default = createAnimatedComponent;
45
47
  //# sourceMappingURL=createAnimatedComponent.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../src/vendor/react-native/Animated/createAnimatedComponent.jsx"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,8BAA6B,wCAC7B,sBAAyB,+CACzB,QAAuB,2BA0BjB;AAnBS,SAAR,wBACL,WACA;AACA,SAAO,MAAM,WAAW,CAAC,OAAO,iBAAiB;AAC/C,UAAM,CAAC,cAAc,WAAW,QAAI,wBAAAA;AAAA,MAClC;AAAA,IACF,GACM,UAAM,oBAAAC,SAAa,aAAa,YAAY,GAM5C,EAAC,uCAAuC,MAAK,IAAI,cACjD,EAAC,OAAO,kBAAkB,GAAG,iBAAgB,IACjD,yCAAyC,CAAC;AAG5C,WACE;AAAA,MAAC;AAAA;AAAA,QACE,GAAG;AAAA,QACH,GAAG;AAAA,QACJ,OANgB,CAAC,OAAO,gBAAgB;AAAA,QAOxC;AAAA;AAAA,IACF;AAAA,EAEJ,CAAC;AACH;",
5
- "names": ["useAnimatedProps", "useMergeRefs"]
4
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AASA,8BAAiC,+BACjC,sBAA6B,sCAC7B,QAAuB,8BA0BjB;AAnBN,SAAS,wBACP,WACA;AACA,SAAO,MAAM,WAAW,CAAC,OAAO,iBAAiB;AAC/C,UAAM,CAAC,cAAc,WAAW,QAAI;AAAA,MAClC;AAAA,IACF,GACM,UAAM,kCAAa,aAAa,YAAY,GAM5C,EAAC,uCAAuC,MAAK,IAAI,cACjD,EAAC,OAAO,kBAAkB,GAAG,iBAAgB,IACjD,yCAAyC,CAAC;AAG5C,WACE;AAAA,MAAC;AAAA;AAAA,QACE,GAAG;AAAA,QACH,GAAG;AAAA,QACJ,OANgB,CAAC,OAAO,gBAAgB;AAAA,QAOxC;AAAA;AAAA,IACF;AAAA,EAEJ,CAAC;AACH;AAGA,IAAO,kCAAQ;",
5
+ "names": []
6
6
  }
@@ -1,11 +1,9 @@
1
1
  "use strict";
2
2
 
3
- var __create = Object.create;
4
3
  var __defProp = Object.defineProperty;
5
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
7
- var __getProtoOf = Object.getPrototypeOf,
8
- __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
7
  var __export = (target, all) => {
10
8
  for (var name in all) __defProp(target, name, {
11
9
  get: all[name],
@@ -19,31 +17,23 @@ var __export = (target, all) => {
19
17
  });
20
18
  return to;
21
19
  };
22
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
23
- // If the importer is in node compatibility mode or this is not an ESM
24
- // file that has been converted to a CommonJS file using a Babel-
25
- // compatible transform (i.e. "__esModule" has not been set), then set
26
- // "default" to the CommonJS "module.exports" for node compatibility.
27
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
28
- value: mod,
29
- enumerable: !0
30
- }) : target, mod)),
31
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
32
- value: !0
33
- }), mod);
20
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
21
+ value: !0
22
+ }), mod);
34
23
  var AnimatedAddition_exports = {};
35
24
  __export(AnimatedAddition_exports, {
25
+ AnimatedAddition: () => AnimatedAddition,
36
26
  default: () => AnimatedAddition_default
37
27
  });
38
28
  module.exports = __toCommonJS(AnimatedAddition_exports);
39
- var import_AnimatedInterpolation = __toESM(require("./AnimatedInterpolation.cjs")),
40
- import_AnimatedValue = __toESM(require("./AnimatedValue.cjs")),
41
- import_AnimatedWithChildren = __toESM(require("./AnimatedWithChildren.cjs"));
42
- class AnimatedAddition extends import_AnimatedWithChildren.default {
29
+ var import_AnimatedInterpolation = require("./AnimatedInterpolation.cjs"),
30
+ import_AnimatedValue = require("./AnimatedValue.cjs"),
31
+ import_AnimatedWithChildren = require("./AnimatedWithChildren.cjs");
32
+ class AnimatedAddition extends import_AnimatedWithChildren.AnimatedWithChildren {
43
33
  _a;
44
34
  _b;
45
35
  constructor(a, b) {
46
- super(), this._a = typeof a == "number" ? new import_AnimatedValue.default(a) : a, this._b = typeof b == "number" ? new import_AnimatedValue.default(b) : b;
36
+ super(), this._a = typeof a == "number" ? new import_AnimatedValue.AnimatedValue(a) : a, this._b = typeof b == "number" ? new import_AnimatedValue.AnimatedValue(b) : b;
47
37
  }
48
38
  __makeNative(platformConfig) {
49
39
  this._a.__makeNative(platformConfig), this._b.__makeNative(platformConfig), super.__makeNative(platformConfig);
@@ -52,7 +42,7 @@ class AnimatedAddition extends import_AnimatedWithChildren.default {
52
42
  return this._a.__getValue() + this._b.__getValue();
53
43
  }
54
44
  interpolate(config) {
55
- return new import_AnimatedInterpolation.default(this, config);
45
+ return new import_AnimatedInterpolation.AnimatedInterpolation(this, config);
56
46
  }
57
47
  __attach() {
58
48
  this._a.__addChild(this), this._b.__addChild(this);
@@ -1,9 +1,8 @@
1
1
  "use strict";
2
- var __create = Object.create;
3
2
  var __defProp = Object.defineProperty;
4
3
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
4
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
6
  var __export = (target, all) => {
8
7
  for (var name in all)
9
8
  __defProp(target, name, { get: all[name], enumerable: !0 });
@@ -13,25 +12,19 @@ var __export = (target, all) => {
13
12
  !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
13
  return to;
15
14
  };
16
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
17
- // If the importer is in node compatibility mode or this is not an ESM
18
- // file that has been converted to a CommonJS file using a Babel-
19
- // compatible transform (i.e. "__esModule" has not been set), then set
20
- // "default" to the CommonJS "module.exports" for node compatibility.
21
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: !0 }) : target,
22
- mod
23
- )), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
24
16
  var AnimatedAddition_exports = {};
25
17
  __export(AnimatedAddition_exports, {
18
+ AnimatedAddition: () => AnimatedAddition,
26
19
  default: () => AnimatedAddition_default
27
20
  });
28
21
  module.exports = __toCommonJS(AnimatedAddition_exports);
29
- var import_AnimatedInterpolation = __toESM(require("./AnimatedInterpolation")), import_AnimatedValue = __toESM(require("./AnimatedValue")), import_AnimatedWithChildren = __toESM(require("./AnimatedWithChildren"));
30
- class AnimatedAddition extends import_AnimatedWithChildren.default {
22
+ var import_AnimatedInterpolation = require("./AnimatedInterpolation"), import_AnimatedValue = require("./AnimatedValue"), import_AnimatedWithChildren = require("./AnimatedWithChildren");
23
+ class AnimatedAddition extends import_AnimatedWithChildren.AnimatedWithChildren {
31
24
  _a;
32
25
  _b;
33
26
  constructor(a, b) {
34
- super(), this._a = typeof a == "number" ? new import_AnimatedValue.default(a) : a, this._b = typeof b == "number" ? new import_AnimatedValue.default(b) : b;
27
+ super(), this._a = typeof a == "number" ? new import_AnimatedValue.AnimatedValue(a) : a, this._b = typeof b == "number" ? new import_AnimatedValue.AnimatedValue(b) : b;
35
28
  }
36
29
  __makeNative(platformConfig) {
37
30
  this._a.__makeNative(platformConfig), this._b.__makeNative(platformConfig), super.__makeNative(platformConfig);
@@ -40,7 +33,7 @@ class AnimatedAddition extends import_AnimatedWithChildren.default {
40
33
  return this._a.__getValue() + this._b.__getValue();
41
34
  }
42
35
  interpolate(config) {
43
- return new import_AnimatedInterpolation.default(this, config);
36
+ return new import_AnimatedInterpolation.AnimatedInterpolation(this, config);
44
37
  }
45
38
  __attach() {
46
39
  this._a.__addChild(this), this._b.__addChild(this);
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../src/vendor/react-native/Animated/nodes/AnimatedAddition.js"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAYA,mCAAkC,6CAClC,uBAA0B,qCAC1B,8BAAiC;AAGjC,MAAM,yBAAyB,4BAAAA,QAAqB;AAAA,EAClD;AAAA,EACA;AAAA,EAEA,YAAY,GAAG,GAAG;AAChB,UAAM,GACN,KAAK,KAAK,OAAO,KAAM,WAAW,IAAI,qBAAAC,QAAc,CAAC,IAAI,GACzD,KAAK,KAAK,OAAO,KAAM,WAAW,IAAI,qBAAAA,QAAc,CAAC,IAAI;AAAA,EAC3D;AAAA,EAEA,aAAa,gBAAgB;AAC3B,SAAK,GAAG,aAAa,cAAc,GACnC,KAAK,GAAG,aAAa,cAAc,GACnC,MAAM,aAAa,cAAc;AAAA,EACnC;AAAA,EAEA,aAAa;AACX,WAAO,KAAK,GAAG,WAAW,IAAI,KAAK,GAAG,WAAW;AAAA,EACnD;AAAA,EAEA,YACE,QACA;AACA,WAAO,IAAI,6BAAAC,QAAsB,MAAM,MAAM;AAAA,EAC/C;AAAA,EAEA,WAAW;AACT,SAAK,GAAG,WAAW,IAAI,GACvB,KAAK,GAAG,WAAW,IAAI;AAAA,EACzB;AAAA,EAEA,WAAW;AACT,SAAK,GAAG,cAAc,IAAI,GAC1B,KAAK,GAAG,cAAc,IAAI,GAC1B,MAAM,SAAS;AAAA,EACjB;AAAA,EAEA,oBAAoB;AAClB,WAAO;AAAA,MACL,MAAM;AAAA,MACN,OAAO,CAAC,KAAK,GAAG,eAAe,GAAG,KAAK,GAAG,eAAe,CAAC;AAAA,IAC5D;AAAA,EACF;AACF;AAEA,IAAO,2BAAQ;",
5
- "names": ["AnimatedWithChildren", "AnimatedValue", "AnimatedInterpolation"]
4
+ "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAYA,mCAAsC,oCACtC,uBAA8B,4BAC9B,8BAAqC;AAGrC,MAAM,yBAAyB,iDAAqB;AAAA,EAClD;AAAA,EACA;AAAA,EAEA,YAAY,GAAG,GAAG;AAChB,UAAM,GACN,KAAK,KAAK,OAAO,KAAM,WAAW,IAAI,mCAAc,CAAC,IAAI,GACzD,KAAK,KAAK,OAAO,KAAM,WAAW,IAAI,mCAAc,CAAC,IAAI;AAAA,EAC3D;AAAA,EAEA,aAAa,gBAAgB;AAC3B,SAAK,GAAG,aAAa,cAAc,GACnC,KAAK,GAAG,aAAa,cAAc,GACnC,MAAM,aAAa,cAAc;AAAA,EACnC;AAAA,EAEA,aAAa;AACX,WAAO,KAAK,GAAG,WAAW,IAAI,KAAK,GAAG,WAAW;AAAA,EACnD;AAAA,EAEA,YACE,QACA;AACA,WAAO,IAAI,mDAAsB,MAAM,MAAM;AAAA,EAC/C;AAAA,EAEA,WAAW;AACT,SAAK,GAAG,WAAW,IAAI,GACvB,KAAK,GAAG,WAAW,IAAI;AAAA,EACzB;AAAA,EAEA,WAAW;AACT,SAAK,GAAG,cAAc,IAAI,GAC1B,KAAK,GAAG,cAAc,IAAI,GAC1B,MAAM,SAAS;AAAA,EACjB;AAAA,EAEA,oBAAoB;AAClB,WAAO;AAAA,MACL,MAAM;AAAA,MACN,OAAO,CAAC,KAAK,GAAG,eAAe,GAAG,KAAK,GAAG,eAAe,CAAC;AAAA,IAC5D;AAAA,EACF;AACF;AAGA,IAAO,2BAAQ;",
5
+ "names": []
6
6
  }
@@ -1,9 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf,
6
- __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
5
  var __export = (target, all) => {
8
6
  for (var name in all) __defProp(target, name, {
9
7
  get: all[name],
@@ -17,28 +15,20 @@ var __export = (target, all) => {
17
15
  });
18
16
  return to;
19
17
  };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
26
- value: mod,
27
- enumerable: !0
28
- }) : target, mod)),
29
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
30
- value: !0
31
- }), mod);
18
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
+ value: !0
20
+ }), mod);
32
21
  var AnimatedColor_exports = {};
33
22
  __export(AnimatedColor_exports, {
34
- default: () => AnimatedColor
23
+ AnimatedColor: () => AnimatedColor,
24
+ default: () => AnimatedColor_default
35
25
  });
36
26
  module.exports = __toCommonJS(AnimatedColor_exports);
37
- var import_AnimatedValue = __toESM(require("./AnimatedValue.cjs")),
38
- import_AnimatedWithChildren = __toESM(require("./AnimatedWithChildren.cjs")),
27
+ var import_AnimatedValue = require("./AnimatedValue.cjs"),
28
+ import_AnimatedWithChildren = require("./AnimatedWithChildren.cjs"),
39
29
  import_react_native_web_internals = require("@tamagui/react-native-web-internals"),
40
- import_NativeAnimatedHelper = __toESM(require("../NativeAnimatedHelper.cjs"));
41
- const NativeAnimatedAPI = import_NativeAnimatedHelper.default.API,
30
+ import_NativeAnimatedHelper = require("../NativeAnimatedHelper.cjs");
31
+ const NativeAnimatedAPI = import_NativeAnimatedHelper.NativeAnimatedHelper.API,
42
32
  defaultColor = {
43
33
  r: 0,
44
34
  g: 0,
@@ -73,9 +63,9 @@ function isRgbaValue(value) {
73
63
  return value && typeof value.r == "number" && typeof value.g == "number" && typeof value.b == "number" && typeof value.a == "number";
74
64
  }
75
65
  function isRgbaAnimatedValue(value) {
76
- return value && value.r instanceof import_AnimatedValue.default && value.g instanceof import_AnimatedValue.default && value.b instanceof import_AnimatedValue.default && value.a instanceof import_AnimatedValue.default;
66
+ return value && value.r instanceof import_AnimatedValue.AnimatedValue && value.g instanceof import_AnimatedValue.AnimatedValue && value.b instanceof import_AnimatedValue.AnimatedValue && value.a instanceof import_AnimatedValue.AnimatedValue;
77
67
  }
78
- class AnimatedColor extends import_AnimatedWithChildren.default {
68
+ class AnimatedColor extends import_AnimatedWithChildren.AnimatedWithChildren {
79
69
  constructor(valueIn, config) {
80
70
  super(), this._listeners = {};
81
71
  let value = valueIn ?? defaultColor;
@@ -85,7 +75,7 @@ class AnimatedColor extends import_AnimatedWithChildren.default {
85
75
  } else {
86
76
  const processedColor = processColor(value) ?? defaultColor;
87
77
  let initColor = defaultColor;
88
- isRgbaValue(processedColor) ? initColor = processedColor : this.nativeColor = processedColor, this.r = new import_AnimatedValue.default(initColor.r), this.g = new import_AnimatedValue.default(initColor.g), this.b = new import_AnimatedValue.default(initColor.b), this.a = new import_AnimatedValue.default(initColor.a);
78
+ isRgbaValue(processedColor) ? initColor = processedColor : this.nativeColor = processedColor, this.r = new import_AnimatedValue.AnimatedValue(initColor.r), this.g = new import_AnimatedValue.AnimatedValue(initColor.g), this.b = new import_AnimatedValue.AnimatedValue(initColor.b), this.a = new import_AnimatedValue.AnimatedValue(initColor.a);
89
79
  }
90
80
  (this.nativeColor || config && config.useNativeDriver) && this.__makeNative();
91
81
  }
@@ -197,4 +187,5 @@ class AnimatedColor extends import_AnimatedWithChildren.default {
197
187
  nativeColor: this.nativeColor
198
188
  };
199
189
  }
200
- }
190
+ }
191
+ var AnimatedColor_default = AnimatedColor;
@@ -1,8 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf, __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
5
  var __export = (target, all) => {
7
6
  for (var name in all)
8
7
  __defProp(target, name, { get: all[name], enumerable: !0 });
@@ -12,21 +11,15 @@ var __export = (target, all) => {
12
11
  !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
12
  return to;
14
13
  };
15
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
16
- // If the importer is in node compatibility mode or this is not an ESM
17
- // file that has been converted to a CommonJS file using a Babel-
18
- // compatible transform (i.e. "__esModule" has not been set), then set
19
- // "default" to the CommonJS "module.exports" for node compatibility.
20
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: !0 }) : target,
21
- mod
22
- )), __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
23
15
  var AnimatedColor_exports = {};
24
16
  __export(AnimatedColor_exports, {
25
- default: () => AnimatedColor
17
+ AnimatedColor: () => AnimatedColor,
18
+ default: () => AnimatedColor_default
26
19
  });
27
20
  module.exports = __toCommonJS(AnimatedColor_exports);
28
- var import_AnimatedValue = __toESM(require("./AnimatedValue")), import_AnimatedWithChildren = __toESM(require("./AnimatedWithChildren")), import_react_native_web_internals = require("@tamagui/react-native-web-internals"), import_NativeAnimatedHelper = __toESM(require("../NativeAnimatedHelper"));
29
- const NativeAnimatedAPI = import_NativeAnimatedHelper.default.API, defaultColor = { r: 0, g: 0, b: 0, a: 1 };
21
+ var import_AnimatedValue = require("./AnimatedValue"), import_AnimatedWithChildren = require("./AnimatedWithChildren"), import_react_native_web_internals = require("@tamagui/react-native-web-internals"), import_NativeAnimatedHelper = require("../NativeAnimatedHelper");
22
+ const NativeAnimatedAPI = import_NativeAnimatedHelper.NativeAnimatedHelper.API, defaultColor = { r: 0, g: 0, b: 0, a: 1 };
30
23
  let _uniqueId = 1;
31
24
  const processColorObject = (color) => color;
32
25
  function processColor(color) {
@@ -51,9 +44,9 @@ function isRgbaValue(value) {
51
44
  return value && typeof value.r == "number" && typeof value.g == "number" && typeof value.b == "number" && typeof value.a == "number";
52
45
  }
53
46
  function isRgbaAnimatedValue(value) {
54
- return value && value.r instanceof import_AnimatedValue.default && value.g instanceof import_AnimatedValue.default && value.b instanceof import_AnimatedValue.default && value.a instanceof import_AnimatedValue.default;
47
+ return value && value.r instanceof import_AnimatedValue.AnimatedValue && value.g instanceof import_AnimatedValue.AnimatedValue && value.b instanceof import_AnimatedValue.AnimatedValue && value.a instanceof import_AnimatedValue.AnimatedValue;
55
48
  }
56
- class AnimatedColor extends import_AnimatedWithChildren.default {
49
+ class AnimatedColor extends import_AnimatedWithChildren.AnimatedWithChildren {
57
50
  constructor(valueIn, config) {
58
51
  super(), this._listeners = {};
59
52
  let value = valueIn ?? defaultColor;
@@ -63,7 +56,7 @@ class AnimatedColor extends import_AnimatedWithChildren.default {
63
56
  } else {
64
57
  const processedColor = processColor(value) ?? defaultColor;
65
58
  let initColor = defaultColor;
66
- isRgbaValue(processedColor) ? initColor = processedColor : this.nativeColor = processedColor, this.r = new import_AnimatedValue.default(initColor.r), this.g = new import_AnimatedValue.default(initColor.g), this.b = new import_AnimatedValue.default(initColor.b), this.a = new import_AnimatedValue.default(initColor.a);
59
+ isRgbaValue(processedColor) ? initColor = processedColor : this.nativeColor = processedColor, this.r = new import_AnimatedValue.AnimatedValue(initColor.r), this.g = new import_AnimatedValue.AnimatedValue(initColor.g), this.b = new import_AnimatedValue.AnimatedValue(initColor.b), this.a = new import_AnimatedValue.AnimatedValue(initColor.a);
67
60
  }
68
61
  (this.nativeColor || config && config.useNativeDriver) && this.__makeNative();
69
62
  }
@@ -175,4 +168,5 @@ class AnimatedColor extends import_AnimatedWithChildren.default {
175
168
  };
176
169
  }
177
170
  }
171
+ var AnimatedColor_default = AnimatedColor;
178
172
  //# sourceMappingURL=AnimatedColor.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../src/vendor/react-native/Animated/nodes/AnimatedColor.js"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAUA,2BAA0B,qCAC1B,8BAAiC,4CACjC,oCAA+B,gDAC/B,8BAAiC;AAEjC,MAAM,oBAAoB,4BAAAA,QAAqB,KAEzC,eAAe,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,EAAI;AAChD,IAAI,YAAY;AAEhB,MAAM,qBAAqB,CAAC,UACnB;AAIT,SAAS,aAAa,OAAO;AAC3B,MAA2B,SAAU;AACnC,WAAO;AAGT,MAAI,YAAY,KAAK;AACnB,WAAO;AAGT,MAAI,sBAAkB,kDAAe,KAAK;AAC1C,MAAqC,mBAAoB;AACvD,WAAO;AAGT,MAAI,OAAO,mBAAoB,UAAU;AACvC,UAAM,oBAAoB,mBAAmB,eAAe;AAC5D,QAAI,qBAAqB;AACvB,aAAO;AAAA,EAEX,WAAW,OAAO,mBAAoB,UAAU;AAC9C,UAAM,KAAK,kBAAkB,gBAAgB,IACvC,KAAK,kBAAkB,cAAgB,IACvC,KAAK,kBAAkB,WAAgB,GACvC,KAAK,kBAAkB,OAAc;AAE3C,WAAO,EAAE,GAAG,GAAG,GAAG,EAAE;AAAA,EACtB;AAEA,SAAO;AACT;AAEA,SAAS,YAAY,OAAO;AAC1B,SACE,SACA,OAAO,MAAM,KAAM,YACnB,OAAO,MAAM,KAAM,YACnB,OAAO,MAAM,KAAM,YACnB,OAAO,MAAM,KAAM;AAEvB;AAEA,SAAS,oBAAoB,OAAO;AAClC,SACE,SACA,MAAM,aAAa,qBAAAC,WACnB,MAAM,aAAa,qBAAAA,WACnB,MAAM,aAAa,qBAAAA,WACnB,MAAM,aAAa,qBAAAA;AAEvB;AAEA,MAAO,sBAAoC,4BAAAC,QAAqB;AAAA,EAC9D,YAAY,SAAS,QAAQ;AAC3B,UAAM,GACN,KAAK,aAAa,CAAC;AAEnB,QAAI,QAAQ,WAAW;AACvB,QAAI,oBAAoB,KAAK,GAAG;AAC9B,YAAM,oBAAoB;AAC1B,WAAK,IAAI,kBAAkB,GAC3B,KAAK,IAAI,kBAAkB,GAC3B,KAAK,IAAI,kBAAkB,GAC3B,KAAK,IAAI,kBAAkB;AAAA,IAC7B,OAAO;AACL,YAAM,iBAAiB,aAAa,KAAK,KAAK;AAC9C,UAAI,YAAY;AAChB,MAAI,YAAY,cAAc,IAC5B,YAAY,iBAEZ,KAAK,cAAc,gBAGrB,KAAK,IAAI,IAAI,qBAAAD,QAAc,UAAU,CAAC,GACtC,KAAK,IAAI,IAAI,qBAAAA,QAAc,UAAU,CAAC,GACtC,KAAK,IAAI,IAAI,qBAAAA,QAAc,UAAU,CAAC,GACtC,KAAK,IAAI,IAAI,qBAAAA,QAAc,UAAU,CAAC;AAAA,IACxC;AACA,KAAI,KAAK,eAAgB,UAAU,OAAO,oBACxC,KAAK,aAAa;AAAA,EAEtB;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,SAAS,OAAO;AACd,QAAI,yBAAyB;AAC7B,QAAI,KAAK,YAAY;AACnB,YAAM,YAAY,KAAK,eAAe;AACtC,wBAAkB,wBAAwB,UAAU,SAAS,CAAC;AAAA,IAChE;AAEA,UAAM,iBAAiB,aAAa,KAAK,KAAK;AAC9C,QAAI,YAAY,cAAc,GAAG;AAC/B,YAAM,YAAY;AAClB,WAAK,EAAE,SAAS,UAAU,CAAC,GAC3B,KAAK,EAAE,SAAS,UAAU,CAAC,GAC3B,KAAK,EAAE,SAAS,UAAU,CAAC,GAC3B,KAAK,EAAE,SAAS,UAAU,CAAC,GACvB,KAAK,eAAe,SACtB,KAAK,cAAc,MACnB,yBAAyB;AAAA,IAE7B,OAAO;AACL,YAAM,cAAc;AACpB,MAAI,KAAK,gBAAgB,gBACvB,KAAK,cAAc,aACnB,yBAAyB;AAAA,IAE7B;AAEA,QAAI,KAAK,YAAY;AACnB,YAAM,YAAY,KAAK,eAAe;AACtC,MAAI,0BACF,kBAAkB,yBAAyB,WAAW,KAAK,kBAAkB,CAAC,GAEhF,kBAAkB,0BAA0B,UAAU,SAAS,CAAC;AAAA,IAClE;AAAA,EACF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOA,UAAU,QAAQ;AAChB,SAAK,EAAE,UAAU,OAAO,CAAC,GACzB,KAAK,EAAE,UAAU,OAAO,CAAC,GACzB,KAAK,EAAE,UAAU,OAAO,CAAC,GACzB,KAAK,EAAE,UAAU,OAAO,CAAC;AAAA,EAC3B;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,gBAAgB;AACd,SAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc;AAAA,EACvB;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,gBAAgB;AACd,SAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc;AAAA,EACvB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASA,YAAY,UAAU;AACpB,UAAM,KAAK,OAAO,WAAW,GACvB,gBAAgB,CAAC,EAAE,MAAM,MAAM;AACnC,eAAS,KAAK,WAAW,CAAC;AAAA,IAC5B;AACA,gBAAK,WAAW,EAAE,IAAI;AAAA,MACpB,GAAG,KAAK,EAAE,YAAY,aAAa;AAAA,MACnC,GAAG,KAAK,EAAE,YAAY,aAAa;AAAA,MACnC,GAAG,KAAK,EAAE,YAAY,aAAa;AAAA,MACnC,GAAG,KAAK,EAAE,YAAY,aAAa;AAAA,IACrC,GACO;AAAA,EACT;AAAA,EAEA,eAAe,IAAI;AACjB,IAAI,KAAK,WAAW,EAAE,MACpB,KAAK,EAAE,eAAe,KAAK,WAAW,EAAE,EAAE,CAAC,GAC3C,KAAK,EAAE,eAAe,KAAK,WAAW,EAAE,EAAE,CAAC,GAC3C,KAAK,EAAE,eAAe,KAAK,WAAW,EAAE,EAAE,CAAC,GAC3C,KAAK,EAAE,eAAe,KAAK,WAAW,EAAE,EAAE,CAAC,GAC3C,OAAO,KAAK,WAAW,EAAE;AAAA,EAE7B;AAAA,EAEA,qBAAqB;AACnB,SAAK,EAAE,mBAAmB,GAC1B,KAAK,EAAE,mBAAmB,GAC1B,KAAK,EAAE,mBAAmB,GAC1B,KAAK,EAAE,mBAAmB,GAC1B,KAAK,aAAa,CAAC;AAAA,EACrB;AAAA,EAEA,cAAc,UAAU;AACtB,SAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,KAAK,EAAE,cAAc,GACrB,YAAY,SAAS,KAAK,WAAW,CAAC;AAAA,EACxC;AAAA,EAEA,eAAe,UAAU;AACvB,SAAK,EAAE,eAAe,GACtB,KAAK,EAAE,eAAe,GACtB,KAAK,EAAE,eAAe,GACtB,KAAK,EAAE,eAAe,GACtB,YAAY,SAAS,KAAK,WAAW,CAAC;AAAA,EACxC;AAAA,EAEA,YAAY,QAAQ;AAClB,UAAM,IAAI;AAAA,MACR;AAAA,IAEF;AAAA,EACF;AAAA,EAEA,aAAa;AACX,WAAI,KAAK,eAAe,OACf,KAAK,cAEL;AAAA,MACL,GAAG,KAAK,EAAE,WAAW;AAAA,MACrB,GAAG,KAAK,EAAE,WAAW;AAAA,MACrB,GAAG,KAAK,EAAE,WAAW;AAAA,MACrB,GAAG,KAAK,EAAE,WAAW;AAAA,IACvB;AAAA,EAEJ;AAAA,EAEA,WAAW;AACT,SAAK,EAAE,WAAW,IAAI,GACtB,KAAK,EAAE,WAAW,IAAI,GACtB,KAAK,EAAE,WAAW,IAAI,GACtB,KAAK,EAAE,WAAW,IAAI,GACtB,MAAM,SAAS;AAAA,EACjB;AAAA,EAEA,WAAW;AACT,SAAK,EAAE,cAAc,IAAI,GACzB,KAAK,EAAE,cAAc,IAAI,GACzB,KAAK,EAAE,cAAc,IAAI,GACzB,KAAK,EAAE,cAAc,IAAI,GACzB,MAAM,SAAS;AAAA,EACjB;AAAA,EAEA,aAAa,gBAAgB;AAC3B,SAAK,EAAE,aAAa,cAAc,GAClC,KAAK,EAAE,aAAa,cAAc,GAClC,KAAK,EAAE,aAAa,cAAc,GAClC,KAAK,EAAE,aAAa,cAAc,GAClC,MAAM,aAAa,cAAc;AAAA,EACnC;AAAA,EAEA,oBAAoB;AAClB,WAAO;AAAA,MACL,MAAM;AAAA,MACN,GAAG,KAAK,EAAE,eAAe;AAAA,MACzB,GAAG,KAAK,EAAE,eAAe;AAAA,MACzB,GAAG,KAAK,EAAE,eAAe;AAAA,MACzB,GAAG,KAAK,EAAE,eAAe;AAAA,MACzB,aAAa,KAAK;AAAA,IACpB;AAAA,EACF;AACF;",
5
- "names": ["NativeAnimatedHelper", "AnimatedValue", "AnimatedWithChildren"]
4
+ "mappings": "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",
5
+ "names": []
6
6
  }
@@ -1,9 +1,7 @@
1
- var __create = Object.create;
2
1
  var __defProp = Object.defineProperty;
3
2
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
3
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf,
6
- __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
5
  var __export = (target, all) => {
8
6
  for (var name in all) __defProp(target, name, {
9
7
  get: all[name],
@@ -17,26 +15,18 @@ var __export = (target, all) => {
17
15
  });
18
16
  return to;
19
17
  };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
26
- value: mod,
27
- enumerable: !0
28
- }) : target, mod)),
29
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
30
- value: !0
31
- }), mod);
18
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
+ value: !0
20
+ }), mod);
32
21
  var AnimatedDiffClamp_exports = {};
33
22
  __export(AnimatedDiffClamp_exports, {
23
+ AnimatedDiffClamp: () => AnimatedDiffClamp,
34
24
  default: () => AnimatedDiffClamp_default
35
25
  });
36
26
  module.exports = __toCommonJS(AnimatedDiffClamp_exports);
37
- var import_AnimatedInterpolation = __toESM(require("./AnimatedInterpolation.cjs")),
38
- import_AnimatedWithChildren = __toESM(require("./AnimatedWithChildren.cjs"));
39
- class AnimatedDiffClamp extends import_AnimatedWithChildren.default {
27
+ var import_AnimatedInterpolation = require("./AnimatedInterpolation.cjs"),
28
+ import_AnimatedWithChildren = require("./AnimatedWithChildren.cjs");
29
+ class AnimatedDiffClamp extends import_AnimatedWithChildren.AnimatedWithChildren {
40
30
  _a;
41
31
  _min;
42
32
  _max;
@@ -49,7 +39,7 @@ class AnimatedDiffClamp extends import_AnimatedWithChildren.default {
49
39
  this._a.__makeNative(platformConfig), super.__makeNative(platformConfig);
50
40
  }
51
41
  interpolate(config) {
52
- return new import_AnimatedInterpolation.default(this, config);
42
+ return new import_AnimatedInterpolation.AnimatedInterpolation(this, config);
53
43
  }
54
44
  __getValue() {
55
45
  const value = this._a.__getValue(),