@react-navigation/core 7.8.3 → 7.8.5

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 (522) hide show
  1. package/lib/typescript/src/BaseNavigationContainer.d.ts.map +1 -0
  2. package/lib/typescript/src/CurrentRenderContext.d.ts.map +1 -0
  3. package/lib/typescript/src/DeprecatedNavigationInChildContext.d.ts.map +1 -0
  4. package/lib/typescript/src/EnsureSingleNavigator.d.ts.map +1 -0
  5. package/lib/typescript/src/Group.d.ts.map +1 -0
  6. package/lib/typescript/src/NavigationBuilderContext.d.ts.map +1 -0
  7. package/lib/typescript/src/NavigationContainerRefContext.d.ts.map +1 -0
  8. package/lib/typescript/src/NavigationContext.d.ts.map +1 -0
  9. package/lib/typescript/src/NavigationFocusedRouteStateContext.d.ts.map +1 -0
  10. package/lib/typescript/src/NavigationHelpersContext.d.ts.map +1 -0
  11. package/lib/typescript/src/NavigationIndependentTree.d.ts.map +1 -0
  12. package/lib/typescript/src/NavigationIndependentTreeContext.d.ts.map +1 -0
  13. package/lib/typescript/src/NavigationRouteContext.d.ts.map +1 -0
  14. package/lib/typescript/src/NavigationStateContext.d.ts.map +1 -0
  15. package/lib/typescript/src/PreventRemoveContext.d.ts.map +1 -0
  16. package/lib/typescript/src/PreventRemoveProvider.d.ts.map +1 -0
  17. package/lib/typescript/src/SceneView.d.ts.map +1 -0
  18. package/lib/typescript/src/Screen.d.ts.map +1 -0
  19. package/lib/typescript/src/StaticContainer.d.ts.map +1 -0
  20. package/lib/typescript/src/StaticNavigation.d.ts.map +1 -0
  21. package/lib/typescript/src/UnhandledActionContext.d.ts.map +1 -0
  22. package/lib/typescript/src/arrayStartsWith.d.ts.map +1 -0
  23. package/lib/typescript/src/checkDuplicateRouteNames.d.ts.map +1 -0
  24. package/lib/typescript/src/checkSerializable.d.ts.map +1 -0
  25. package/lib/typescript/src/createNavigationContainerRef.d.ts.map +1 -0
  26. package/lib/typescript/src/createNavigatorFactory.d.ts.map +1 -0
  27. package/lib/typescript/src/deepFreeze.d.ts.map +1 -0
  28. package/lib/typescript/src/findFocusedRoute.d.ts.map +1 -0
  29. package/lib/typescript/src/getActionFromState.d.ts.map +1 -0
  30. package/lib/typescript/src/getFocusedRouteNameFromRoute.d.ts.map +1 -0
  31. package/lib/typescript/src/getPathFromState.d.ts.map +1 -0
  32. package/lib/typescript/src/getPatternParts.d.ts.map +1 -0
  33. package/lib/typescript/src/getStateFromPath.d.ts.map +1 -0
  34. package/lib/typescript/src/index.d.ts.map +1 -0
  35. package/lib/typescript/src/isArrayEqual.d.ts.map +1 -0
  36. package/lib/typescript/src/isRecordEqual.d.ts.map +1 -0
  37. package/lib/typescript/src/theming/ThemeContext.d.ts.map +1 -0
  38. package/lib/typescript/src/theming/ThemeProvider.d.ts.map +1 -0
  39. package/lib/typescript/src/theming/useTheme.d.ts.map +1 -0
  40. package/lib/typescript/src/types.d.ts.map +1 -0
  41. package/lib/typescript/src/useChildListeners.d.ts.map +1 -0
  42. package/lib/typescript/src/useComponent.d.ts.map +1 -0
  43. package/lib/typescript/src/useCurrentRender.d.ts.map +1 -0
  44. package/lib/typescript/src/useDescriptors.d.ts.map +1 -0
  45. package/lib/typescript/src/useEventEmitter.d.ts.map +1 -0
  46. package/lib/typescript/src/useFocusEffect.d.ts.map +1 -0
  47. package/lib/typescript/src/useFocusEvents.d.ts.map +1 -0
  48. package/lib/typescript/src/useFocusedListenersChildrenAdapter.d.ts.map +1 -0
  49. package/lib/typescript/src/useIsFocused.d.ts.map +1 -0
  50. package/lib/typescript/src/useIsomorphicLayoutEffect.d.ts.map +1 -0
  51. package/lib/typescript/src/useIsomorphicLayoutEffect.native.d.ts.map +1 -0
  52. package/lib/typescript/src/useKeyedChildListeners.d.ts.map +1 -0
  53. package/lib/typescript/src/useLazyValue.d.ts.map +1 -0
  54. package/lib/typescript/src/useNavigation.d.ts.map +1 -0
  55. package/lib/typescript/src/useNavigationBuilder.d.ts.map +1 -0
  56. package/lib/typescript/src/useNavigationCache.d.ts.map +1 -0
  57. package/lib/typescript/src/useNavigationContainerRef.d.ts.map +1 -0
  58. package/lib/typescript/src/useNavigationHelpers.d.ts.map +1 -0
  59. package/lib/typescript/src/useNavigationIndependentTree.d.ts.map +1 -0
  60. package/lib/typescript/src/useNavigationState.d.ts.map +1 -0
  61. package/lib/typescript/src/useOnAction.d.ts.map +1 -0
  62. package/lib/typescript/src/useOnGetState.d.ts.map +1 -0
  63. package/lib/typescript/src/useOnPreventRemove.d.ts.map +1 -0
  64. package/lib/typescript/src/useOnRouteFocus.d.ts.map +1 -0
  65. package/lib/typescript/src/useOptionsGetters.d.ts.map +1 -0
  66. package/lib/typescript/src/usePreventRemove.d.ts.map +1 -0
  67. package/lib/typescript/src/usePreventRemoveContext.d.ts.map +1 -0
  68. package/lib/typescript/src/useRegisterNavigator.d.ts.map +1 -0
  69. package/lib/typescript/src/useRoute.d.ts.map +1 -0
  70. package/lib/typescript/src/useRouteCache.d.ts.map +1 -0
  71. package/lib/typescript/src/useScheduleUpdate.d.ts.map +1 -0
  72. package/lib/typescript/src/useStateForPath.d.ts.map +1 -0
  73. package/lib/typescript/src/useSyncState.d.ts.map +1 -0
  74. package/lib/typescript/src/validatePathConfig.d.ts.map +1 -0
  75. package/package.json +11 -24
  76. package/lib/commonjs/BaseNavigationContainer.js +0 -368
  77. package/lib/commonjs/BaseNavigationContainer.js.map +0 -1
  78. package/lib/commonjs/CurrentRenderContext.js +0 -15
  79. package/lib/commonjs/CurrentRenderContext.js.map +0 -1
  80. package/lib/commonjs/DeprecatedNavigationInChildContext.js +0 -14
  81. package/lib/commonjs/DeprecatedNavigationInChildContext.js.map +0 -1
  82. package/lib/commonjs/EnsureSingleNavigator.js +0 -43
  83. package/lib/commonjs/EnsureSingleNavigator.js.map +0 -1
  84. package/lib/commonjs/Group.js +0 -14
  85. package/lib/commonjs/Group.js.map +0 -1
  86. package/lib/commonjs/NavigationBuilderContext.js +0 -23
  87. package/lib/commonjs/NavigationBuilderContext.js.map +0 -1
  88. package/lib/commonjs/NavigationContainerRefContext.js +0 -14
  89. package/lib/commonjs/NavigationContainerRefContext.js.map +0 -1
  90. package/lib/commonjs/NavigationContext.js +0 -14
  91. package/lib/commonjs/NavigationContext.js.map +0 -1
  92. package/lib/commonjs/NavigationFocusedRouteStateContext.js +0 -14
  93. package/lib/commonjs/NavigationFocusedRouteStateContext.js.map +0 -1
  94. package/lib/commonjs/NavigationHelpersContext.js +0 -15
  95. package/lib/commonjs/NavigationHelpersContext.js.map +0 -1
  96. package/lib/commonjs/NavigationIndependentTree.js +0 -35
  97. package/lib/commonjs/NavigationIndependentTree.js.map +0 -1
  98. package/lib/commonjs/NavigationIndependentTreeContext.js +0 -14
  99. package/lib/commonjs/NavigationIndependentTreeContext.js.map +0 -1
  100. package/lib/commonjs/NavigationRouteContext.js +0 -14
  101. package/lib/commonjs/NavigationRouteContext.js.map +0 -1
  102. package/lib/commonjs/NavigationStateContext.js +0 -29
  103. package/lib/commonjs/NavigationStateContext.js.map +0 -1
  104. package/lib/commonjs/PreventRemoveContext.js +0 -16
  105. package/lib/commonjs/PreventRemoveContext.js.map +0 -1
  106. package/lib/commonjs/PreventRemoveProvider.js +0 -91
  107. package/lib/commonjs/PreventRemoveProvider.js.map +0 -1
  108. package/lib/commonjs/SceneView.js +0 -151
  109. package/lib/commonjs/SceneView.js.map +0 -1
  110. package/lib/commonjs/Screen.js +0 -14
  111. package/lib/commonjs/Screen.js.map +0 -1
  112. package/lib/commonjs/StaticContainer.js +0 -31
  113. package/lib/commonjs/StaticContainer.js.map +0 -1
  114. package/lib/commonjs/StaticNavigation.js +0 -258
  115. package/lib/commonjs/StaticNavigation.js.map +0 -1
  116. package/lib/commonjs/UnhandledActionContext.js +0 -11
  117. package/lib/commonjs/UnhandledActionContext.js.map +0 -1
  118. package/lib/commonjs/arrayStartsWith.js +0 -16
  119. package/lib/commonjs/arrayStartsWith.js.map +0 -1
  120. package/lib/commonjs/checkDuplicateRouteNames.js +0 -25
  121. package/lib/commonjs/checkDuplicateRouteNames.js.map +0 -1
  122. package/lib/commonjs/checkSerializable.js +0 -50
  123. package/lib/commonjs/checkSerializable.js.map +0 -1
  124. package/lib/commonjs/createNavigationContainerRef.js +0 -69
  125. package/lib/commonjs/createNavigationContainerRef.js.map +0 -1
  126. package/lib/commonjs/createNavigatorFactory.js +0 -34
  127. package/lib/commonjs/createNavigatorFactory.js.map +0 -1
  128. package/lib/commonjs/deepFreeze.js +0 -40
  129. package/lib/commonjs/deepFreeze.js.map +0 -1
  130. package/lib/commonjs/findFocusedRoute.js +0 -15
  131. package/lib/commonjs/findFocusedRoute.js.map +0 -1
  132. package/lib/commonjs/getActionFromState.js +0 -111
  133. package/lib/commonjs/getActionFromState.js.map +0 -1
  134. package/lib/commonjs/getFocusedRouteNameFromRoute.js +0 -22
  135. package/lib/commonjs/getFocusedRouteNameFromRoute.js.map +0 -1
  136. package/lib/commonjs/getPathFromState.js +0 -241
  137. package/lib/commonjs/getPathFromState.js.map +0 -1
  138. package/lib/commonjs/getPatternParts.js +0 -105
  139. package/lib/commonjs/getPatternParts.js.map +0 -1
  140. package/lib/commonjs/getStateFromPath.js +0 -521
  141. package/lib/commonjs/getStateFromPath.js.map +0 -1
  142. package/lib/commonjs/index.js +0 -295
  143. package/lib/commonjs/index.js.map +0 -1
  144. package/lib/commonjs/isArrayEqual.js +0 -20
  145. package/lib/commonjs/isArrayEqual.js.map +0 -1
  146. package/lib/commonjs/isRecordEqual.js +0 -21
  147. package/lib/commonjs/isRecordEqual.js.map +0 -1
  148. package/lib/commonjs/package.json +0 -1
  149. package/lib/commonjs/theming/ThemeContext.js +0 -12
  150. package/lib/commonjs/theming/ThemeContext.js.map +0 -1
  151. package/lib/commonjs/theming/ThemeProvider.js +0 -21
  152. package/lib/commonjs/theming/ThemeProvider.js.map +0 -1
  153. package/lib/commonjs/theming/useTheme.js +0 -18
  154. package/lib/commonjs/theming/useTheme.js.map +0 -1
  155. package/lib/commonjs/types.js +0 -9
  156. package/lib/commonjs/types.js.map +0 -1
  157. package/lib/commonjs/useChildListeners.js +0 -36
  158. package/lib/commonjs/useChildListeners.js.map +0 -1
  159. package/lib/commonjs/useComponent.js +0 -40
  160. package/lib/commonjs/useComponent.js.map +0 -1
  161. package/lib/commonjs/useCurrentRender.js +0 -25
  162. package/lib/commonjs/useCurrentRender.js.map +0 -1
  163. package/lib/commonjs/useDescriptors.js +0 -192
  164. package/lib/commonjs/useDescriptors.js.map +0 -1
  165. package/lib/commonjs/useEventEmitter.js +0 -105
  166. package/lib/commonjs/useEventEmitter.js.map +0 -1
  167. package/lib/commonjs/useFocusEffect.js +0 -80
  168. package/lib/commonjs/useFocusEffect.js.map +0 -1
  169. package/lib/commonjs/useFocusEvents.js +0 -70
  170. package/lib/commonjs/useFocusEvents.js.map +0 -1
  171. package/lib/commonjs/useFocusedListenersChildrenAdapter.js +0 -48
  172. package/lib/commonjs/useFocusedListenersChildrenAdapter.js.map +0 -1
  173. package/lib/commonjs/useIsFocused.js +0 -28
  174. package/lib/commonjs/useIsFocused.js.map +0 -1
  175. package/lib/commonjs/useIsomorphicLayoutEffect.js +0 -12
  176. package/lib/commonjs/useIsomorphicLayoutEffect.js.map +0 -1
  177. package/lib/commonjs/useIsomorphicLayoutEffect.native.js +0 -9
  178. package/lib/commonjs/useIsomorphicLayoutEffect.native.js.map +0 -1
  179. package/lib/commonjs/useKeyedChildListeners.js +0 -33
  180. package/lib/commonjs/useKeyedChildListeners.js.map +0 -1
  181. package/lib/commonjs/useLazyValue.js +0 -17
  182. package/lib/commonjs/useLazyValue.js.map +0 -1
  183. package/lib/commonjs/useNavigation.js +0 -27
  184. package/lib/commonjs/useNavigation.js.map +0 -1
  185. package/lib/commonjs/useNavigationBuilder.js +0 -495
  186. package/lib/commonjs/useNavigationBuilder.js.map +0 -1
  187. package/lib/commonjs/useNavigationCache.js +0 -162
  188. package/lib/commonjs/useNavigationCache.js.map +0 -1
  189. package/lib/commonjs/useNavigationContainerRef.js +0 -18
  190. package/lib/commonjs/useNavigationContainerRef.js.map +0 -1
  191. package/lib/commonjs/useNavigationHelpers.js +0 -88
  192. package/lib/commonjs/useNavigationHelpers.js.map +0 -1
  193. package/lib/commonjs/useNavigationIndependentTree.js +0 -14
  194. package/lib/commonjs/useNavigationIndependentTree.js.map +0 -1
  195. package/lib/commonjs/useNavigationState.js +0 -26
  196. package/lib/commonjs/useNavigationState.js.map +0 -1
  197. package/lib/commonjs/useOnAction.js +0 -106
  198. package/lib/commonjs/useOnAction.js.map +0 -1
  199. package/lib/commonjs/useOnGetState.js +0 -48
  200. package/lib/commonjs/useOnGetState.js.map +0 -1
  201. package/lib/commonjs/useOnPreventRemove.js +0 -72
  202. package/lib/commonjs/useOnPreventRemove.js.map +0 -1
  203. package/lib/commonjs/useOnRouteFocus.js +0 -36
  204. package/lib/commonjs/useOnRouteFocus.js.map +0 -1
  205. package/lib/commonjs/useOptionsGetters.js +0 -78
  206. package/lib/commonjs/useOptionsGetters.js.map +0 -1
  207. package/lib/commonjs/usePreventRemove.js +0 -48
  208. package/lib/commonjs/usePreventRemove.js.map +0 -1
  209. package/lib/commonjs/usePreventRemoveContext.js +0 -18
  210. package/lib/commonjs/usePreventRemoveContext.js.map +0 -1
  211. package/lib/commonjs/useRegisterNavigator.js +0 -32
  212. package/lib/commonjs/useRegisterNavigator.js.map +0 -1
  213. package/lib/commonjs/useRoute.js +0 -23
  214. package/lib/commonjs/useRoute.js.map +0 -1
  215. package/lib/commonjs/useRouteCache.js +0 -69
  216. package/lib/commonjs/useRouteCache.js.map +0 -1
  217. package/lib/commonjs/useScheduleUpdate.js +0 -30
  218. package/lib/commonjs/useScheduleUpdate.js.map +0 -1
  219. package/lib/commonjs/useStateForPath.js +0 -21
  220. package/lib/commonjs/useStateForPath.js.map +0 -1
  221. package/lib/commonjs/useSyncState.js +0 -87
  222. package/lib/commonjs/useSyncState.js.map +0 -1
  223. package/lib/commonjs/validatePathConfig.js +0 -56
  224. package/lib/commonjs/validatePathConfig.js.map +0 -1
  225. package/lib/typescript/commonjs/package.json +0 -1
  226. package/lib/typescript/commonjs/src/BaseNavigationContainer.d.ts.map +0 -1
  227. package/lib/typescript/commonjs/src/CurrentRenderContext.d.ts.map +0 -1
  228. package/lib/typescript/commonjs/src/DeprecatedNavigationInChildContext.d.ts.map +0 -1
  229. package/lib/typescript/commonjs/src/EnsureSingleNavigator.d.ts.map +0 -1
  230. package/lib/typescript/commonjs/src/Group.d.ts.map +0 -1
  231. package/lib/typescript/commonjs/src/NavigationBuilderContext.d.ts.map +0 -1
  232. package/lib/typescript/commonjs/src/NavigationContainerRefContext.d.ts.map +0 -1
  233. package/lib/typescript/commonjs/src/NavigationContext.d.ts.map +0 -1
  234. package/lib/typescript/commonjs/src/NavigationFocusedRouteStateContext.d.ts.map +0 -1
  235. package/lib/typescript/commonjs/src/NavigationHelpersContext.d.ts.map +0 -1
  236. package/lib/typescript/commonjs/src/NavigationIndependentTree.d.ts.map +0 -1
  237. package/lib/typescript/commonjs/src/NavigationIndependentTreeContext.d.ts.map +0 -1
  238. package/lib/typescript/commonjs/src/NavigationRouteContext.d.ts.map +0 -1
  239. package/lib/typescript/commonjs/src/NavigationStateContext.d.ts.map +0 -1
  240. package/lib/typescript/commonjs/src/PreventRemoveContext.d.ts.map +0 -1
  241. package/lib/typescript/commonjs/src/PreventRemoveProvider.d.ts.map +0 -1
  242. package/lib/typescript/commonjs/src/SceneView.d.ts.map +0 -1
  243. package/lib/typescript/commonjs/src/Screen.d.ts.map +0 -1
  244. package/lib/typescript/commonjs/src/StaticContainer.d.ts.map +0 -1
  245. package/lib/typescript/commonjs/src/StaticNavigation.d.ts.map +0 -1
  246. package/lib/typescript/commonjs/src/UnhandledActionContext.d.ts.map +0 -1
  247. package/lib/typescript/commonjs/src/arrayStartsWith.d.ts.map +0 -1
  248. package/lib/typescript/commonjs/src/checkDuplicateRouteNames.d.ts.map +0 -1
  249. package/lib/typescript/commonjs/src/checkSerializable.d.ts.map +0 -1
  250. package/lib/typescript/commonjs/src/createNavigationContainerRef.d.ts.map +0 -1
  251. package/lib/typescript/commonjs/src/createNavigatorFactory.d.ts.map +0 -1
  252. package/lib/typescript/commonjs/src/deepFreeze.d.ts.map +0 -1
  253. package/lib/typescript/commonjs/src/findFocusedRoute.d.ts.map +0 -1
  254. package/lib/typescript/commonjs/src/getActionFromState.d.ts.map +0 -1
  255. package/lib/typescript/commonjs/src/getFocusedRouteNameFromRoute.d.ts.map +0 -1
  256. package/lib/typescript/commonjs/src/getPathFromState.d.ts.map +0 -1
  257. package/lib/typescript/commonjs/src/getPatternParts.d.ts.map +0 -1
  258. package/lib/typescript/commonjs/src/getStateFromPath.d.ts.map +0 -1
  259. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  260. package/lib/typescript/commonjs/src/isArrayEqual.d.ts.map +0 -1
  261. package/lib/typescript/commonjs/src/isRecordEqual.d.ts.map +0 -1
  262. package/lib/typescript/commonjs/src/theming/ThemeContext.d.ts.map +0 -1
  263. package/lib/typescript/commonjs/src/theming/ThemeProvider.d.ts.map +0 -1
  264. package/lib/typescript/commonjs/src/theming/useTheme.d.ts.map +0 -1
  265. package/lib/typescript/commonjs/src/types.d.ts.map +0 -1
  266. package/lib/typescript/commonjs/src/useChildListeners.d.ts.map +0 -1
  267. package/lib/typescript/commonjs/src/useComponent.d.ts.map +0 -1
  268. package/lib/typescript/commonjs/src/useCurrentRender.d.ts.map +0 -1
  269. package/lib/typescript/commonjs/src/useDescriptors.d.ts.map +0 -1
  270. package/lib/typescript/commonjs/src/useEventEmitter.d.ts.map +0 -1
  271. package/lib/typescript/commonjs/src/useFocusEffect.d.ts.map +0 -1
  272. package/lib/typescript/commonjs/src/useFocusEvents.d.ts.map +0 -1
  273. package/lib/typescript/commonjs/src/useFocusedListenersChildrenAdapter.d.ts.map +0 -1
  274. package/lib/typescript/commonjs/src/useIsFocused.d.ts.map +0 -1
  275. package/lib/typescript/commonjs/src/useIsomorphicLayoutEffect.d.ts.map +0 -1
  276. package/lib/typescript/commonjs/src/useIsomorphicLayoutEffect.native.d.ts.map +0 -1
  277. package/lib/typescript/commonjs/src/useKeyedChildListeners.d.ts.map +0 -1
  278. package/lib/typescript/commonjs/src/useLazyValue.d.ts.map +0 -1
  279. package/lib/typescript/commonjs/src/useNavigation.d.ts.map +0 -1
  280. package/lib/typescript/commonjs/src/useNavigationBuilder.d.ts.map +0 -1
  281. package/lib/typescript/commonjs/src/useNavigationCache.d.ts.map +0 -1
  282. package/lib/typescript/commonjs/src/useNavigationContainerRef.d.ts.map +0 -1
  283. package/lib/typescript/commonjs/src/useNavigationHelpers.d.ts.map +0 -1
  284. package/lib/typescript/commonjs/src/useNavigationIndependentTree.d.ts.map +0 -1
  285. package/lib/typescript/commonjs/src/useNavigationState.d.ts.map +0 -1
  286. package/lib/typescript/commonjs/src/useOnAction.d.ts.map +0 -1
  287. package/lib/typescript/commonjs/src/useOnGetState.d.ts.map +0 -1
  288. package/lib/typescript/commonjs/src/useOnPreventRemove.d.ts.map +0 -1
  289. package/lib/typescript/commonjs/src/useOnRouteFocus.d.ts.map +0 -1
  290. package/lib/typescript/commonjs/src/useOptionsGetters.d.ts.map +0 -1
  291. package/lib/typescript/commonjs/src/usePreventRemove.d.ts.map +0 -1
  292. package/lib/typescript/commonjs/src/usePreventRemoveContext.d.ts.map +0 -1
  293. package/lib/typescript/commonjs/src/useRegisterNavigator.d.ts.map +0 -1
  294. package/lib/typescript/commonjs/src/useRoute.d.ts.map +0 -1
  295. package/lib/typescript/commonjs/src/useRouteCache.d.ts.map +0 -1
  296. package/lib/typescript/commonjs/src/useScheduleUpdate.d.ts.map +0 -1
  297. package/lib/typescript/commonjs/src/useStateForPath.d.ts.map +0 -1
  298. package/lib/typescript/commonjs/src/useSyncState.d.ts.map +0 -1
  299. package/lib/typescript/commonjs/src/validatePathConfig.d.ts.map +0 -1
  300. package/lib/typescript/module/src/BaseNavigationContainer.d.ts +0 -17
  301. package/lib/typescript/module/src/BaseNavigationContainer.d.ts.map +0 -1
  302. package/lib/typescript/module/src/CurrentRenderContext.d.ts +0 -9
  303. package/lib/typescript/module/src/CurrentRenderContext.d.ts.map +0 -1
  304. package/lib/typescript/module/src/DeprecatedNavigationInChildContext.d.ts +0 -6
  305. package/lib/typescript/module/src/DeprecatedNavigationInChildContext.d.ts.map +0 -1
  306. package/lib/typescript/module/src/EnsureSingleNavigator.d.ts +0 -14
  307. package/lib/typescript/module/src/EnsureSingleNavigator.d.ts.map +0 -1
  308. package/lib/typescript/module/src/Group.d.ts +0 -7
  309. package/lib/typescript/module/src/Group.d.ts.map +0 -1
  310. package/lib/typescript/module/src/NavigationBuilderContext.d.ts +0 -36
  311. package/lib/typescript/module/src/NavigationBuilderContext.d.ts.map +0 -1
  312. package/lib/typescript/module/src/NavigationContainerRefContext.d.ts +0 -8
  313. package/lib/typescript/module/src/NavigationContainerRefContext.d.ts.map +0 -1
  314. package/lib/typescript/module/src/NavigationContext.d.ts +0 -8
  315. package/lib/typescript/module/src/NavigationContext.d.ts.map +0 -1
  316. package/lib/typescript/module/src/NavigationFocusedRouteStateContext.d.ts +0 -17
  317. package/lib/typescript/module/src/NavigationFocusedRouteStateContext.d.ts.map +0 -1
  318. package/lib/typescript/module/src/NavigationHelpersContext.d.ts +0 -9
  319. package/lib/typescript/module/src/NavigationHelpersContext.d.ts.map +0 -1
  320. package/lib/typescript/module/src/NavigationIndependentTree.d.ts +0 -8
  321. package/lib/typescript/module/src/NavigationIndependentTree.d.ts.map +0 -1
  322. package/lib/typescript/module/src/NavigationIndependentTreeContext.d.ts +0 -6
  323. package/lib/typescript/module/src/NavigationIndependentTreeContext.d.ts.map +0 -1
  324. package/lib/typescript/module/src/NavigationRouteContext.d.ts +0 -7
  325. package/lib/typescript/module/src/NavigationRouteContext.d.ts.map +0 -1
  326. package/lib/typescript/module/src/NavigationStateContext.d.ts +0 -13
  327. package/lib/typescript/module/src/NavigationStateContext.d.ts.map +0 -1
  328. package/lib/typescript/module/src/PreventRemoveContext.d.ts +0 -13
  329. package/lib/typescript/module/src/PreventRemoveContext.d.ts.map +0 -1
  330. package/lib/typescript/module/src/PreventRemoveProvider.d.ts +0 -10
  331. package/lib/typescript/module/src/PreventRemoveProvider.d.ts.map +0 -1
  332. package/lib/typescript/module/src/SceneView.d.ts +0 -21
  333. package/lib/typescript/module/src/SceneView.d.ts.map +0 -1
  334. package/lib/typescript/module/src/Screen.d.ts +0 -7
  335. package/lib/typescript/module/src/Screen.d.ts.map +0 -1
  336. package/lib/typescript/module/src/StaticContainer.d.ts +0 -6
  337. package/lib/typescript/module/src/StaticContainer.d.ts.map +0 -1
  338. package/lib/typescript/module/src/StaticNavigation.d.ts +0 -188
  339. package/lib/typescript/module/src/StaticNavigation.d.ts.map +0 -1
  340. package/lib/typescript/module/src/UnhandledActionContext.d.ts +0 -4
  341. package/lib/typescript/module/src/UnhandledActionContext.d.ts.map +0 -1
  342. package/lib/typescript/module/src/arrayStartsWith.d.ts +0 -5
  343. package/lib/typescript/module/src/arrayStartsWith.d.ts.map +0 -1
  344. package/lib/typescript/module/src/checkDuplicateRouteNames.d.ts +0 -3
  345. package/lib/typescript/module/src/checkDuplicateRouteNames.d.ts.map +0 -1
  346. package/lib/typescript/module/src/checkSerializable.d.ts +0 -10
  347. package/lib/typescript/module/src/checkSerializable.d.ts.map +0 -1
  348. package/lib/typescript/module/src/createNavigationContainerRef.d.ts +0 -4
  349. package/lib/typescript/module/src/createNavigationContainerRef.d.ts.map +0 -1
  350. package/lib/typescript/module/src/createNavigatorFactory.d.ts +0 -10
  351. package/lib/typescript/module/src/createNavigatorFactory.d.ts.map +0 -1
  352. package/lib/typescript/module/src/deepFreeze.d.ts +0 -3
  353. package/lib/typescript/module/src/deepFreeze.d.ts.map +0 -1
  354. package/lib/typescript/module/src/findFocusedRoute.d.ts +0 -10
  355. package/lib/typescript/module/src/findFocusedRoute.d.ts.map +0 -1
  356. package/lib/typescript/module/src/getActionFromState.d.ts +0 -17
  357. package/lib/typescript/module/src/getActionFromState.d.ts.map +0 -1
  358. package/lib/typescript/module/src/getFocusedRouteNameFromRoute.d.ts +0 -3
  359. package/lib/typescript/module/src/getFocusedRouteNameFromRoute.d.ts.map +0 -1
  360. package/lib/typescript/module/src/getPathFromState.d.ts +0 -40
  361. package/lib/typescript/module/src/getPathFromState.d.ts.map +0 -1
  362. package/lib/typescript/module/src/getPatternParts.d.ts +0 -11
  363. package/lib/typescript/module/src/getPatternParts.d.ts.map +0 -1
  364. package/lib/typescript/module/src/getStateFromPath.d.ts +0 -34
  365. package/lib/typescript/module/src/getStateFromPath.d.ts.map +0 -1
  366. package/lib/typescript/module/src/index.d.ts +0 -35
  367. package/lib/typescript/module/src/index.d.ts.map +0 -1
  368. package/lib/typescript/module/src/isArrayEqual.d.ts +0 -6
  369. package/lib/typescript/module/src/isArrayEqual.d.ts.map +0 -1
  370. package/lib/typescript/module/src/isRecordEqual.d.ts +0 -5
  371. package/lib/typescript/module/src/isRecordEqual.d.ts.map +0 -1
  372. package/lib/typescript/module/src/theming/ThemeContext.d.ts +0 -3
  373. package/lib/typescript/module/src/theming/ThemeContext.d.ts.map +0 -1
  374. package/lib/typescript/module/src/theming/ThemeProvider.d.ts +0 -8
  375. package/lib/typescript/module/src/theming/ThemeProvider.d.ts.map +0 -1
  376. package/lib/typescript/module/src/theming/useTheme.d.ts +0 -2
  377. package/lib/typescript/module/src/theming/useTheme.d.ts.map +0 -1
  378. package/lib/typescript/module/src/types.d.ts +0 -732
  379. package/lib/typescript/module/src/types.d.ts.map +0 -1
  380. package/lib/typescript/module/src/useChildListeners.d.ts +0 -12
  381. package/lib/typescript/module/src/useChildListeners.d.ts.map +0 -1
  382. package/lib/typescript/module/src/useComponent.d.ts +0 -7
  383. package/lib/typescript/module/src/useComponent.d.ts.map +0 -1
  384. package/lib/typescript/module/src/useCurrentRender.d.ts +0 -14
  385. package/lib/typescript/module/src/useCurrentRender.d.ts.map +0 -1
  386. package/lib/typescript/module/src/useDescriptors.d.ts +0 -141
  387. package/lib/typescript/module/src/useDescriptors.d.ts.map +0 -1
  388. package/lib/typescript/module/src/useEventEmitter.d.ts +0 -9
  389. package/lib/typescript/module/src/useEventEmitter.d.ts.map +0 -1
  390. package/lib/typescript/module/src/useFocusEffect.d.ts +0 -11
  391. package/lib/typescript/module/src/useFocusEffect.d.ts.map +0 -1
  392. package/lib/typescript/module/src/useFocusEvents.d.ts +0 -13
  393. package/lib/typescript/module/src/useFocusEvents.d.ts.map +0 -1
  394. package/lib/typescript/module/src/useFocusedListenersChildrenAdapter.d.ts +0 -13
  395. package/lib/typescript/module/src/useFocusedListenersChildrenAdapter.d.ts.map +0 -1
  396. package/lib/typescript/module/src/useIsFocused.d.ts +0 -6
  397. package/lib/typescript/module/src/useIsFocused.d.ts.map +0 -1
  398. package/lib/typescript/module/src/useIsomorphicLayoutEffect.d.ts +0 -6
  399. package/lib/typescript/module/src/useIsomorphicLayoutEffect.d.ts.map +0 -1
  400. package/lib/typescript/module/src/useIsomorphicLayoutEffect.native.d.ts +0 -3
  401. package/lib/typescript/module/src/useIsomorphicLayoutEffect.native.d.ts.map +0 -1
  402. package/lib/typescript/module/src/useKeyedChildListeners.d.ts +0 -12
  403. package/lib/typescript/module/src/useKeyedChildListeners.d.ts.map +0 -1
  404. package/lib/typescript/module/src/useLazyValue.d.ts +0 -2
  405. package/lib/typescript/module/src/useLazyValue.d.ts.map +0 -1
  406. package/lib/typescript/module/src/useNavigation.d.ts +0 -11
  407. package/lib/typescript/module/src/useNavigation.d.ts.map +0 -1
  408. package/lib/typescript/module/src/useNavigationBuilder.d.ts +0 -193
  409. package/lib/typescript/module/src/useNavigationBuilder.d.ts.map +0 -1
  410. package/lib/typescript/module/src/useNavigationCache.d.ts +0 -69
  411. package/lib/typescript/module/src/useNavigationCache.d.ts.map +0 -1
  412. package/lib/typescript/module/src/useNavigationContainerRef.d.ts +0 -3
  413. package/lib/typescript/module/src/useNavigationContainerRef.d.ts.map +0 -1
  414. package/lib/typescript/module/src/useNavigationHelpers.d.ts +0 -102
  415. package/lib/typescript/module/src/useNavigationHelpers.d.ts.map +0 -1
  416. package/lib/typescript/module/src/useNavigationIndependentTree.d.ts +0 -2
  417. package/lib/typescript/module/src/useNavigationIndependentTree.d.ts.map +0 -1
  418. package/lib/typescript/module/src/useNavigationState.d.ts +0 -10
  419. package/lib/typescript/module/src/useNavigationState.d.ts.map +0 -1
  420. package/lib/typescript/module/src/useOnAction.d.ts +0 -26
  421. package/lib/typescript/module/src/useOnAction.d.ts.map +0 -1
  422. package/lib/typescript/module/src/useOnGetState.d.ts +0 -9
  423. package/lib/typescript/module/src/useOnGetState.d.ts.map +0 -1
  424. package/lib/typescript/module/src/useOnPreventRemove.d.ts +0 -17
  425. package/lib/typescript/module/src/useOnPreventRemove.d.ts.map +0 -1
  426. package/lib/typescript/module/src/useOnRouteFocus.d.ts +0 -15
  427. package/lib/typescript/module/src/useOnRouteFocus.d.ts.map +0 -1
  428. package/lib/typescript/module/src/useOptionsGetters.d.ts +0 -13
  429. package/lib/typescript/module/src/useOptionsGetters.d.ts.map +0 -1
  430. package/lib/typescript/module/src/usePreventRemove.d.ts +0 -13
  431. package/lib/typescript/module/src/usePreventRemove.d.ts.map +0 -1
  432. package/lib/typescript/module/src/usePreventRemoveContext.d.ts +0 -5
  433. package/lib/typescript/module/src/usePreventRemoveContext.d.ts.map +0 -1
  434. package/lib/typescript/module/src/useRegisterNavigator.d.ts +0 -6
  435. package/lib/typescript/module/src/useRegisterNavigator.d.ts.map +0 -1
  436. package/lib/typescript/module/src/useRoute.d.ts +0 -9
  437. package/lib/typescript/module/src/useRoute.d.ts.map +0 -1
  438. package/lib/typescript/module/src/useRouteCache.d.ts +0 -14
  439. package/lib/typescript/module/src/useRouteCache.d.ts.map +0 -1
  440. package/lib/typescript/module/src/useScheduleUpdate.d.ts +0 -9
  441. package/lib/typescript/module/src/useScheduleUpdate.d.ts.map +0 -1
  442. package/lib/typescript/module/src/useStateForPath.d.ts +0 -8
  443. package/lib/typescript/module/src/useStateForPath.d.ts.map +0 -1
  444. package/lib/typescript/module/src/useSyncState.d.ts +0 -8
  445. package/lib/typescript/module/src/useSyncState.d.ts.map +0 -1
  446. package/lib/typescript/module/src/validatePathConfig.d.ts +0 -2
  447. package/lib/typescript/module/src/validatePathConfig.d.ts.map +0 -1
  448. /package/lib/typescript/{module/package.json → package.json} +0 -0
  449. /package/lib/typescript/{commonjs/src → src}/BaseNavigationContainer.d.ts +0 -0
  450. /package/lib/typescript/{commonjs/src → src}/CurrentRenderContext.d.ts +0 -0
  451. /package/lib/typescript/{commonjs/src → src}/DeprecatedNavigationInChildContext.d.ts +0 -0
  452. /package/lib/typescript/{commonjs/src → src}/EnsureSingleNavigator.d.ts +0 -0
  453. /package/lib/typescript/{commonjs/src → src}/Group.d.ts +0 -0
  454. /package/lib/typescript/{commonjs/src → src}/NavigationBuilderContext.d.ts +0 -0
  455. /package/lib/typescript/{commonjs/src → src}/NavigationContainerRefContext.d.ts +0 -0
  456. /package/lib/typescript/{commonjs/src → src}/NavigationContext.d.ts +0 -0
  457. /package/lib/typescript/{commonjs/src → src}/NavigationFocusedRouteStateContext.d.ts +0 -0
  458. /package/lib/typescript/{commonjs/src → src}/NavigationHelpersContext.d.ts +0 -0
  459. /package/lib/typescript/{commonjs/src → src}/NavigationIndependentTree.d.ts +0 -0
  460. /package/lib/typescript/{commonjs/src → src}/NavigationIndependentTreeContext.d.ts +0 -0
  461. /package/lib/typescript/{commonjs/src → src}/NavigationRouteContext.d.ts +0 -0
  462. /package/lib/typescript/{commonjs/src → src}/NavigationStateContext.d.ts +0 -0
  463. /package/lib/typescript/{commonjs/src → src}/PreventRemoveContext.d.ts +0 -0
  464. /package/lib/typescript/{commonjs/src → src}/PreventRemoveProvider.d.ts +0 -0
  465. /package/lib/typescript/{commonjs/src → src}/SceneView.d.ts +0 -0
  466. /package/lib/typescript/{commonjs/src → src}/Screen.d.ts +0 -0
  467. /package/lib/typescript/{commonjs/src → src}/StaticContainer.d.ts +0 -0
  468. /package/lib/typescript/{commonjs/src → src}/StaticNavigation.d.ts +0 -0
  469. /package/lib/typescript/{commonjs/src → src}/UnhandledActionContext.d.ts +0 -0
  470. /package/lib/typescript/{commonjs/src → src}/arrayStartsWith.d.ts +0 -0
  471. /package/lib/typescript/{commonjs/src → src}/checkDuplicateRouteNames.d.ts +0 -0
  472. /package/lib/typescript/{commonjs/src → src}/checkSerializable.d.ts +0 -0
  473. /package/lib/typescript/{commonjs/src → src}/createNavigationContainerRef.d.ts +0 -0
  474. /package/lib/typescript/{commonjs/src → src}/createNavigatorFactory.d.ts +0 -0
  475. /package/lib/typescript/{commonjs/src → src}/deepFreeze.d.ts +0 -0
  476. /package/lib/typescript/{commonjs/src → src}/findFocusedRoute.d.ts +0 -0
  477. /package/lib/typescript/{commonjs/src → src}/getActionFromState.d.ts +0 -0
  478. /package/lib/typescript/{commonjs/src → src}/getFocusedRouteNameFromRoute.d.ts +0 -0
  479. /package/lib/typescript/{commonjs/src → src}/getPathFromState.d.ts +0 -0
  480. /package/lib/typescript/{commonjs/src → src}/getPatternParts.d.ts +0 -0
  481. /package/lib/typescript/{commonjs/src → src}/getStateFromPath.d.ts +0 -0
  482. /package/lib/typescript/{commonjs/src → src}/index.d.ts +0 -0
  483. /package/lib/typescript/{commonjs/src → src}/isArrayEqual.d.ts +0 -0
  484. /package/lib/typescript/{commonjs/src → src}/isRecordEqual.d.ts +0 -0
  485. /package/lib/typescript/{commonjs/src → src}/theming/ThemeContext.d.ts +0 -0
  486. /package/lib/typescript/{commonjs/src → src}/theming/ThemeProvider.d.ts +0 -0
  487. /package/lib/typescript/{commonjs/src → src}/theming/useTheme.d.ts +0 -0
  488. /package/lib/typescript/{commonjs/src → src}/types.d.ts +0 -0
  489. /package/lib/typescript/{commonjs/src → src}/useChildListeners.d.ts +0 -0
  490. /package/lib/typescript/{commonjs/src → src}/useComponent.d.ts +0 -0
  491. /package/lib/typescript/{commonjs/src → src}/useCurrentRender.d.ts +0 -0
  492. /package/lib/typescript/{commonjs/src → src}/useDescriptors.d.ts +0 -0
  493. /package/lib/typescript/{commonjs/src → src}/useEventEmitter.d.ts +0 -0
  494. /package/lib/typescript/{commonjs/src → src}/useFocusEffect.d.ts +0 -0
  495. /package/lib/typescript/{commonjs/src → src}/useFocusEvents.d.ts +0 -0
  496. /package/lib/typescript/{commonjs/src → src}/useFocusedListenersChildrenAdapter.d.ts +0 -0
  497. /package/lib/typescript/{commonjs/src → src}/useIsFocused.d.ts +0 -0
  498. /package/lib/typescript/{commonjs/src → src}/useIsomorphicLayoutEffect.d.ts +0 -0
  499. /package/lib/typescript/{commonjs/src → src}/useIsomorphicLayoutEffect.native.d.ts +0 -0
  500. /package/lib/typescript/{commonjs/src → src}/useKeyedChildListeners.d.ts +0 -0
  501. /package/lib/typescript/{commonjs/src → src}/useLazyValue.d.ts +0 -0
  502. /package/lib/typescript/{commonjs/src → src}/useNavigation.d.ts +0 -0
  503. /package/lib/typescript/{commonjs/src → src}/useNavigationBuilder.d.ts +0 -0
  504. /package/lib/typescript/{commonjs/src → src}/useNavigationCache.d.ts +0 -0
  505. /package/lib/typescript/{commonjs/src → src}/useNavigationContainerRef.d.ts +0 -0
  506. /package/lib/typescript/{commonjs/src → src}/useNavigationHelpers.d.ts +0 -0
  507. /package/lib/typescript/{commonjs/src → src}/useNavigationIndependentTree.d.ts +0 -0
  508. /package/lib/typescript/{commonjs/src → src}/useNavigationState.d.ts +0 -0
  509. /package/lib/typescript/{commonjs/src → src}/useOnAction.d.ts +0 -0
  510. /package/lib/typescript/{commonjs/src → src}/useOnGetState.d.ts +0 -0
  511. /package/lib/typescript/{commonjs/src → src}/useOnPreventRemove.d.ts +0 -0
  512. /package/lib/typescript/{commonjs/src → src}/useOnRouteFocus.d.ts +0 -0
  513. /package/lib/typescript/{commonjs/src → src}/useOptionsGetters.d.ts +0 -0
  514. /package/lib/typescript/{commonjs/src → src}/usePreventRemove.d.ts +0 -0
  515. /package/lib/typescript/{commonjs/src → src}/usePreventRemoveContext.d.ts +0 -0
  516. /package/lib/typescript/{commonjs/src → src}/useRegisterNavigator.d.ts +0 -0
  517. /package/lib/typescript/{commonjs/src → src}/useRoute.d.ts +0 -0
  518. /package/lib/typescript/{commonjs/src → src}/useRouteCache.d.ts +0 -0
  519. /package/lib/typescript/{commonjs/src → src}/useScheduleUpdate.d.ts +0 -0
  520. /package/lib/typescript/{commonjs/src → src}/useStateForPath.d.ts +0 -0
  521. /package/lib/typescript/{commonjs/src → src}/useSyncState.d.ts +0 -0
  522. /package/lib/typescript/{commonjs/src → src}/validatePathConfig.d.ts +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"NavigationIndependentTreeContext.d.ts","sourceRoot":"","sources":["../../../../src/NavigationIndependentTreeContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;GAEG;AACH,eAAO,MAAM,gCAAgC,wBAA6B,CAAC"}
@@ -1,7 +0,0 @@
1
- import type { Route } from '@react-navigation/routers';
2
- import * as React from 'react';
3
- /**
4
- * Context which holds the route prop for a screen.
5
- */
6
- export declare const NavigationRouteContext: React.Context<Route<string> | undefined>;
7
- //# sourceMappingURL=NavigationRouteContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NavigationRouteContext.d.ts","sourceRoot":"","sources":["../../../../src/NavigationRouteContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,2BAA2B,CAAC;AACvD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;GAEG;AACH,eAAO,MAAM,sBAAsB,0CAEvB,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { NavigationState, PartialState } from '@react-navigation/routers';
2
- import * as React from 'react';
3
- export declare const NavigationStateContext: React.Context<{
4
- isDefault?: true;
5
- state?: NavigationState | PartialState<NavigationState>;
6
- getKey: () => string | undefined;
7
- setKey: (key: string) => void;
8
- getState: () => NavigationState | PartialState<NavigationState> | undefined;
9
- setState: (state: NavigationState | PartialState<NavigationState> | undefined) => void;
10
- getIsInitial: () => boolean;
11
- addOptionsGetter?: (key: string, getter: () => object | undefined | null) => void;
12
- }>;
13
- //# sourceMappingURL=NavigationStateContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NavigationStateContext.d.ts","sourceRoot":"","sources":["../../../../src/NavigationStateContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,eAAO,MAAM,sBAAsB;gBACrB,IAAI;YACR,eAAe,GAAG,YAAY,CAAC,eAAe,CAAC;YAC/C,MAAM,MAAM,GAAG,SAAS;YACxB,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI;cACnB,MAAM,eAAe,GAAG,YAAY,CAAC,eAAe,CAAC,GAAG,SAAS;cACjE,CACR,KAAK,EAAE,eAAe,GAAG,YAAY,CAAC,eAAe,CAAC,GAAG,SAAS,KAC/D,IAAI;kBACK,MAAM,OAAO;uBACR,CACjB,GAAG,EAAE,MAAM,EACX,MAAM,EAAE,MAAM,MAAM,GAAG,SAAS,GAAG,IAAI,KACpC,IAAI;EAmBT,CAAC"}
@@ -1,13 +0,0 @@
1
- import * as React from 'react';
2
- /**
3
- * A type of an object that have a route key as an object key
4
- * and a value whether to prevent that route.
5
- */
6
- export type PreventedRoutes = Record<string, {
7
- preventRemove: boolean;
8
- }>;
9
- export declare const PreventRemoveContext: React.Context<{
10
- preventedRoutes: PreventedRoutes;
11
- setPreventRemove: (id: string, routeKey: string, preventRemove: boolean) => void;
12
- } | undefined>;
13
- //# sourceMappingURL=PreventRemoveContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PreventRemoveContext.d.ts","sourceRoot":"","sources":["../../../../src/PreventRemoveContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;;GAGG;AACH,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,MAAM,EAAE;IAAE,aAAa,EAAE,OAAO,CAAA;CAAE,CAAC,CAAC;AAEzE,eAAO,MAAM,oBAAoB;qBAEV,eAAe;sBACd,CAChB,EAAE,EAAE,MAAM,EACV,QAAQ,EAAE,MAAM,EAChB,aAAa,EAAE,OAAO,KACnB,IAAI;cAGH,CAAC"}
@@ -1,10 +0,0 @@
1
- import * as React from 'react';
2
- type Props = {
3
- children: React.ReactNode;
4
- };
5
- /**
6
- * Component used for managing which routes have to be prevented from removal in native-stack.
7
- */
8
- export declare function PreventRemoveProvider({ children }: Props): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=PreventRemoveProvider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PreventRemoveProvider.d.ts","sourceRoot":"","sources":["../../../../src/PreventRemoveProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAU/B,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AA+BF;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,EAAE,QAAQ,EAAE,EAAE,KAAK,2CAiFxD"}
@@ -1,21 +0,0 @@
1
- import type { NavigationState, ParamListBase, PartialState, Route } from '@react-navigation/routers';
2
- import type { NavigationProp, RouteConfigComponent } from './types';
3
- type Props<State extends NavigationState, ScreenOptions extends {}> = {
4
- screen: RouteConfigComponent<ParamListBase, string> & {
5
- name: string;
6
- };
7
- navigation: NavigationProp<ParamListBase, string, string | undefined, State, ScreenOptions>;
8
- route: Route<string>;
9
- routeState: NavigationState | PartialState<NavigationState> | undefined;
10
- getState: () => State;
11
- setState: (state: State) => void;
12
- options: object;
13
- clearOptions: () => void;
14
- };
15
- /**
16
- * Component which takes care of rendering the screen for a route.
17
- * It provides all required contexts and applies optimizations when applicable.
18
- */
19
- export declare function SceneView<State extends NavigationState, ScreenOptions extends {}>({ screen, route, navigation, routeState, getState, setState, options, clearOptions, }: Props<State, ScreenOptions>): import("react/jsx-runtime").JSX.Element;
20
- export {};
21
- //# sourceMappingURL=SceneView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SceneView.d.ts","sourceRoot":"","sources":["../../../../src/SceneView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,aAAa,EACb,YAAY,EACZ,KAAK,EACN,MAAM,2BAA2B,CAAC;AAUnC,OAAO,KAAK,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AAGpE,KAAK,KAAK,CAAC,KAAK,SAAS,eAAe,EAAE,aAAa,SAAS,EAAE,IAAI;IACpE,MAAM,EAAE,oBAAoB,CAAC,aAAa,EAAE,MAAM,CAAC,GAAG;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC;IACvE,UAAU,EAAE,cAAc,CACxB,aAAa,EACb,MAAM,EACN,MAAM,GAAG,SAAS,EAClB,KAAK,EACL,aAAa,CACd,CAAC;IACF,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrB,UAAU,EAAE,eAAe,GAAG,YAAY,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC;IACxE,QAAQ,EAAE,MAAM,KAAK,CAAC;IACtB,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IACjC,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAEF;;;GAGG;AACH,wBAAgB,SAAS,CACvB,KAAK,SAAS,eAAe,EAC7B,aAAa,SAAS,EAAE,EACxB,EACA,MAAM,EACN,KAAK,EACL,UAAU,EACV,UAAU,EACV,QAAQ,EACR,QAAQ,EACR,OAAO,EACP,YAAY,GACb,EAAE,KAAK,CAAC,KAAK,EAAE,aAAa,CAAC,2CAuK7B"}
@@ -1,7 +0,0 @@
1
- import type { NavigationState, ParamListBase } from '@react-navigation/routers';
2
- import type { EventMapBase, RouteConfig } from './types';
3
- /**
4
- * Empty component used for specifying route configuration.
5
- */
6
- export declare function Screen<ParamList extends ParamListBase, RouteName extends keyof ParamList, State extends NavigationState, ScreenOptions extends {}, EventMap extends EventMapBase, NavigationProp>(_: RouteConfig<ParamList, RouteName, State, ScreenOptions, EventMap, NavigationProp>): null;
7
- //# sourceMappingURL=Screen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Screen.d.ts","sourceRoot":"","sources":["../../../../src/Screen.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAEhF,OAAO,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEzD;;GAEG;AACH,wBAAgB,MAAM,CACpB,SAAS,SAAS,aAAa,EAC/B,SAAS,SAAS,MAAM,SAAS,EACjC,KAAK,SAAS,eAAe,EAC7B,aAAa,SAAS,EAAE,EACxB,QAAQ,SAAS,YAAY,EAC7B,cAAc,EAEd,CAAC,EAAE,WAAW,CACZ,SAAS,EACT,SAAS,EACT,KAAK,EACL,aAAa,EACb,QAAQ,EACR,cAAc,CACf,QAIF"}
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- /**
3
- * Component which prevents updates for children if no props changed
4
- */
5
- export declare const StaticContainer: React.NamedExoticComponent<any>;
6
- //# sourceMappingURL=StaticContainer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StaticContainer.d.ts","sourceRoot":"","sources":["../../../../src/StaticContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B;;GAEG;AACH,eAAO,MAAM,eAAe,iCAwB3B,CAAC"}
@@ -1,188 +0,0 @@
1
- import type { NavigationState, ParamListBase } from '@react-navigation/routers';
2
- import * as React from 'react';
3
- import type { DefaultNavigatorOptions, EventMapBase, NavigationListBase, NavigatorScreenParams, NavigatorTypeBagBase, PathConfig, RouteConfigComponent, RouteConfigProps, RouteGroupConfig } from './types';
4
- /**
5
- * Flatten a type to remove all type alias names, unions etc.
6
- * This will show a plain object when hovering over the type.
7
- */
8
- type FlatType<T> = {
9
- [K in keyof T]: T[K];
10
- } & {};
11
- /**
12
- * keyof T doesn't work for union types. We can use distributive conditional types instead.
13
- * https://www.typescriptlang.org/docs/handbook/2/conditional-types.html#distributive-conditional-types
14
- */
15
- type KeysOf<T> = T extends {} ? keyof T : never;
16
- /**
17
- * We get a union type when using keyof, but we want an intersection instead.
18
- * https://stackoverflow.com/a/50375286/1665026
19
- */
20
- type UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;
21
- type UnknownToUndefined<T> = unknown extends T ? undefined : T;
22
- type ParamsForScreenComponent<T> = T extends {
23
- screen: React.ComponentType<{
24
- route: {
25
- params: infer P;
26
- };
27
- }>;
28
- } ? P : T extends React.ComponentType<{
29
- route: {
30
- params: infer P;
31
- };
32
- }> ? P : undefined;
33
- type ParamsForScreen<T> = T extends {
34
- screen: StaticNavigation<any, any, any>;
35
- } ? NavigatorScreenParams<StaticParamList<T['screen']>> | undefined : T extends StaticNavigation<any, any, any> ? NavigatorScreenParams<StaticParamList<T>> | undefined : UnknownToUndefined<ParamsForScreenComponent<T>>;
36
- type ParamListForScreens<Screens> = {
37
- [Key in KeysOf<Screens>]: ParamsForScreen<Screens[Key]>;
38
- };
39
- type ParamListForGroups<Groups extends Readonly<{
40
- [key: string]: {
41
- screens: StaticConfigScreens<ParamListBase, NavigationState, {}, EventMapBase, any>;
42
- };
43
- }> | undefined> = Groups extends {
44
- [key: string]: {
45
- screens: StaticConfigScreens<ParamListBase, NavigationState, {}, EventMapBase, any>;
46
- };
47
- } ? ParamListForScreens<UnionToIntersection<Groups[keyof Groups]['screens']>> : {};
48
- type StaticRouteConfig<ParamList extends ParamListBase, RouteName extends keyof ParamList, State extends NavigationState, ScreenOptions extends {}, EventMap extends EventMapBase, Navigation> = RouteConfigProps<ParamList, RouteName, State, ScreenOptions, EventMap, Navigation> & RouteConfigComponent<ParamList, RouteName>;
49
- type StaticConfigScreens<ParamList extends ParamListBase, State extends NavigationState, ScreenOptions extends {}, EventMap extends EventMapBase, NavigationList extends NavigationListBase<ParamList>> = {
50
- [RouteName in keyof ParamList]: React.ComponentType<any> | StaticNavigation<any, any, any> | (Omit<StaticRouteConfig<ParamList, RouteName, State, ScreenOptions, EventMap, NavigationList[RouteName]>, 'name' | 'component' | 'getComponent' | 'children'> & {
51
- /**
52
- * Callback to determine whether the screen should be rendered or not.
53
- * This can be useful for conditional rendering of screens,
54
- * e.g. - if you want to render a different screen for logged in users.
55
- *
56
- * You can use a custom hook to use custom logic to determine the return value.
57
- *
58
- * @example
59
- * ```js
60
- * if: useIsLoggedIn
61
- * ```
62
- */
63
- if?: () => boolean;
64
- /**
65
- * Linking config for the screen.
66
- * This can be a string to specify the path, or an object with more options.
67
- *
68
- * @example
69
- * ```js
70
- * linking: {
71
- * path: 'profile/:id',
72
- * exact: true,
73
- * },
74
- * ```
75
- */
76
- linking?: PathConfig<ParamList> | string;
77
- /**
78
- * Static navigation config or Component to render for the screen.
79
- */
80
- screen: StaticNavigation<any, any, any> | React.ComponentType<any>;
81
- });
82
- };
83
- type GroupConfig<ParamList extends ParamListBase, State extends NavigationState, ScreenOptions extends {}, EventMap extends EventMapBase, NavigationList extends NavigationListBase<ParamList>> = Omit<RouteGroupConfig<ParamList, ScreenOptions, NavigationList[keyof ParamList]>, 'screens' | 'children'> & {
84
- /**
85
- * Callback to determine whether the screens in the group should be rendered or not.
86
- * This can be useful for conditional rendering of group of screens.
87
- */
88
- if?: () => boolean;
89
- /**
90
- * Static navigation config or Component to render for the screen.
91
- */
92
- screens: StaticConfigScreens<ParamList, State, ScreenOptions, EventMap, NavigationList>;
93
- };
94
- export type StaticConfig<Bag extends NavigatorTypeBagBase> = StaticConfigInternal<Bag['ParamList'], Bag['NavigatorID'], Bag['State'], Bag['ScreenOptions'], Bag['EventMap'], Bag['NavigationList'], Bag['Navigator']>;
95
- type StaticConfigInternal<ParamList extends ParamListBase, NavigatorID extends string | undefined, State extends NavigationState, ScreenOptions extends {}, EventMap extends EventMapBase, NavigationList extends NavigationListBase<ParamList>, Navigator extends React.ComponentType<any>> = Omit<Omit<React.ComponentProps<Navigator>, keyof DefaultNavigatorOptions<ParamListBase, string | undefined, NavigationState, {}, EventMapBase, NavigationList[keyof ParamList]>> & DefaultNavigatorOptions<ParamList, NavigatorID, State, ScreenOptions, EventMap, NavigationList[keyof ParamList]>, 'screens' | 'children'> & ({
96
- /**
97
- * Screens to render in the navigator and their configuration.
98
- */
99
- screens: StaticConfigScreens<ParamList, State, ScreenOptions, EventMap, NavigationList>;
100
- /**
101
- * Groups of screens to render in the navigator and their configuration.
102
- */
103
- groups?: {
104
- [key: string]: GroupConfig<ParamList, State, ScreenOptions, EventMap, NavigationList>;
105
- };
106
- } | {
107
- /**
108
- * Screens to render in the navigator and their configuration.
109
- */
110
- screens?: StaticConfigScreens<ParamList, State, ScreenOptions, EventMap, NavigationList>;
111
- /**
112
- * Groups of screens to render in the navigator and their configuration.
113
- */
114
- groups: {
115
- [key: string]: GroupConfig<ParamList, State, ScreenOptions, EventMap, NavigationList>;
116
- };
117
- });
118
- /**
119
- * Props for a screen component which is rendered by a static navigator.
120
- * Takes the route params as a generic argument.
121
- */
122
- export type StaticScreenProps<T extends Record<string, unknown> | undefined> = {
123
- route: {
124
- params: T;
125
- };
126
- };
127
- /**
128
- * Infer the param list from the static navigation config.
129
- */
130
- export type StaticParamList<T extends {
131
- readonly config: {
132
- readonly screens?: Record<string, any>;
133
- readonly groups?: {
134
- [key: string]: {
135
- screens: Record<string, any>;
136
- };
137
- };
138
- };
139
- }> = FlatType<ParamListForScreens<T['config']['screens']> & ParamListForGroups<T['config']['groups']>>;
140
- export type StaticNavigation<NavigatorProps, GroupProps, ScreenProps> = {
141
- Navigator: React.ComponentType<NavigatorProps>;
142
- Group: React.ComponentType<GroupProps>;
143
- Screen: React.ComponentType<ScreenProps>;
144
- config: StaticConfig<NavigatorTypeBagBase>;
145
- };
146
- /**
147
- * Create a component that renders a navigator based on the static configuration.
148
- *
149
- * @param tree Static navigation config.
150
- * @param displayName Name of the component to be displayed in React DevTools.
151
- * @returns A component which renders the navigator.
152
- */
153
- export declare function createComponentForStaticNavigation(tree: StaticNavigation<any, any, any>, displayName: string): React.ComponentType<{}>;
154
- type TreeForPathConfig = {
155
- config: {
156
- initialRouteName?: string;
157
- screens?: StaticConfigScreens<ParamListBase, NavigationState, {}, EventMapBase, Record<string, unknown>>;
158
- groups?: {
159
- [key: string]: {
160
- screens: StaticConfigScreens<ParamListBase, NavigationState, {}, EventMapBase, Record<string, unknown>>;
161
- };
162
- };
163
- };
164
- };
165
- /**
166
- * Create a path config object from a static navigation config for deep linking.
167
- *
168
- * @param tree Static navigation config.
169
- * @param options Additional options from `linking.config`.
170
- * @param auto Whether to automatically generate paths for leaf screens.
171
- * @returns Path config object to use in linking config.
172
- *
173
- * @example
174
- * ```js
175
- * const config = {
176
- * screens: {
177
- * Home: {
178
- * screens: createPathConfigForStaticNavigation(HomeTabs),
179
- * },
180
- * },
181
- * };
182
- * ```
183
- */
184
- export declare function createPathConfigForStaticNavigation(tree: TreeForPathConfig, options?: {
185
- initialRouteName?: string;
186
- }, auto?: boolean): {} | undefined;
187
- export {};
188
- //# sourceMappingURL=StaticNavigation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StaticNavigation.d.ts","sourceRoot":"","sources":["../../../../src/StaticNavigation.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +0,0 @@
1
- import type { NavigationAction } from '@react-navigation/routers';
2
- import * as React from 'react';
3
- export declare const UnhandledActionContext: React.Context<((action: NavigationAction) => void) | undefined>;
4
- //# sourceMappingURL=UnhandledActionContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"UnhandledActionContext.d.ts","sourceRoot":"","sources":["../../../../src/UnhandledActionContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,eAAO,MAAM,sBAAsB,0BACvB,gBAAgB,KAAK,IAAI,cACzB,CAAC"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Compare two arrays to check if the first array starts with the second array.
3
- */
4
- export declare function arrayStartsWith<T>(array: T[], start: T[]): boolean;
5
- //# sourceMappingURL=arrayStartsWith.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"arrayStartsWith.d.ts","sourceRoot":"","sources":["../../../../src/arrayStartsWith.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,wBAAgB,eAAe,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE,KAAK,EAAE,CAAC,EAAE,WAMxD"}
@@ -1,3 +0,0 @@
1
- import type { NavigationState } from '@react-navigation/routers';
2
- export declare function checkDuplicateRouteNames(state: NavigationState): string[][];
3
- //# sourceMappingURL=checkDuplicateRouteNames.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkDuplicateRouteNames.d.ts","sourceRoot":"","sources":["../../../../src/checkDuplicateRouteNames.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAgB,MAAM,2BAA2B,CAAC;AAE/E,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,eAAe,cA8B9D"}
@@ -1,10 +0,0 @@
1
- export declare function checkSerializable(o: {
2
- [key: string]: any;
3
- }): {
4
- serializable: true;
5
- } | {
6
- serializable: false;
7
- location: (string | number)[];
8
- reason: string;
9
- };
10
- //# sourceMappingURL=checkSerializable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkSerializable.d.ts","sourceRoot":"","sources":["../../../../src/checkSerializable.tsx"],"names":[],"mappings":"AAuEA,wBAAgB,iBAAiB,CAAC,CAAC,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE;kBAlEvC,IAAI;;kBAEJ,KAAK;cACT,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE;YACrB,MAAM;EAgEnB"}
@@ -1,4 +0,0 @@
1
- import type { NavigationContainerRefWithCurrent } from './types';
2
- export declare const NOT_INITIALIZED_ERROR = "The 'navigation' object hasn't been initialized yet. This might happen if you don't have a navigator mounted, or if the navigator hasn't finished mounting. See https://reactnavigation.org/docs/navigating-without-navigation-prop#handling-initialization for more details.";
3
- export declare function createNavigationContainerRef<ParamList extends {} = ReactNavigation.RootParamList>(): NavigationContainerRefWithCurrent<ParamList>;
4
- //# sourceMappingURL=createNavigationContainerRef.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createNavigationContainerRef.d.ts","sourceRoot":"","sources":["../../../../src/createNavigationContainerRef.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAGV,iCAAiC,EAClC,MAAM,SAAS,CAAC;AAEjB,eAAO,MAAM,qBAAqB,kRAC+O,CAAC;AAElR,wBAAgB,4BAA4B,CAC1C,SAAS,SAAS,EAAE,GAAG,eAAe,CAAC,aAAa,KACjD,iCAAiC,CAAC,SAAS,CAAC,CAqFhD"}
@@ -1,10 +0,0 @@
1
- import type * as React from 'react';
2
- /**
3
- * Higher order component to create a `Navigator` and `Screen` pair.
4
- * Custom navigators should wrap the navigator component in `createNavigator` before exporting.
5
- *
6
- * @param Navigator The navigator component to wrap.
7
- * @returns Factory method to create a `Navigator` and `Screen` pair.
8
- */
9
- export declare function createNavigatorFactory(Navigator: React.ComponentType<any>): (config?: any) => any;
10
- //# sourceMappingURL=createNavigatorFactory.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createNavigatorFactory.d.ts","sourceRoot":"","sources":["../../../../src/createNavigatorFactory.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAKpC;;;;;;GAMG;AACH,wBAAgB,sBAAsB,CAAC,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,aACtC,GAAG,KAAG,GAAG,CAkB5C"}
@@ -1,3 +0,0 @@
1
- export declare const isPlainObject: (value: unknown) => value is object;
2
- export declare const deepFreeze: <T>(object: T) => Readonly<T>;
3
- //# sourceMappingURL=deepFreeze.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deepFreeze.d.ts","sourceRoot":"","sources":["../../../../src/deepFreeze.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,UAAW,OAAO,KAAG,KAAK,IAAI,MAMvD,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,CAAC,UAAW,CAAC,KAAG,QAAQ,CAAC,CAAC,CA4BpD,CAAC"}
@@ -1,10 +0,0 @@
1
- import type { InitialState } from '@react-navigation/routers';
2
- type Result = {
3
- key?: string;
4
- name: string;
5
- params?: object;
6
- path?: string;
7
- } | undefined;
8
- export declare function findFocusedRoute(state: InitialState): Result;
9
- export {};
10
- //# sourceMappingURL=findFocusedRoute.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"findFocusedRoute.d.ts","sourceRoot":"","sources":["../../../../src/findFocusedRoute.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAE9D,KAAK,MAAM,GACP;IACE,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,GACD,SAAS,CAAC;AAEd,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,YAAY,GAAG,MAAM,CAU5D"}
@@ -1,17 +0,0 @@
1
- import type { CommonActions, NavigationState, PartialState } from '@react-navigation/routers';
2
- import type { NavigatorScreenParams, PathConfigMap } from './types';
3
- type Options = {
4
- initialRouteName?: string;
5
- screens: PathConfigMap<object>;
6
- };
7
- type NavigateAction<State extends NavigationState> = {
8
- type: 'NAVIGATE';
9
- payload: {
10
- name: string;
11
- params?: NavigatorScreenParams<State>;
12
- path?: string;
13
- };
14
- };
15
- export declare function getActionFromState(state: PartialState<NavigationState>, options?: Options): NavigateAction<NavigationState> | CommonActions.Action | undefined;
16
- export {};
17
- //# sourceMappingURL=getActionFromState.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getActionFromState.d.ts","sourceRoot":"","sources":["../../../../src/getActionFromState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,aAAa,EACb,eAAe,EAGf,YAAY,EAEb,MAAM,2BAA2B,CAAC;AAEnC,OAAO,KAAK,EAAE,qBAAqB,EAAc,aAAa,EAAE,MAAM,SAAS,CAAC;AAOhF,KAAK,OAAO,GAAG;IACb,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,aAAa,CAAC,MAAM,CAAC,CAAC;CAChC,CAAC;AAEF,KAAK,cAAc,CAAC,KAAK,SAAS,eAAe,IAAI;IACnD,IAAI,EAAE,UAAU,CAAC;IACjB,OAAO,EAAE;QACP,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,CAAC,EAAE,qBAAqB,CAAC,KAAK,CAAC,CAAC;QACtC,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;CACH,CAAC;AAEF,wBAAgB,kBAAkB,CAChC,KAAK,EAAE,YAAY,CAAC,eAAe,CAAC,EACpC,OAAO,CAAC,EAAE,OAAO,GAChB,cAAc,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC,MAAM,GAAG,SAAS,CAmIpE"}
@@ -1,3 +0,0 @@
1
- import type { Route } from '@react-navigation/routers';
2
- export declare function getFocusedRouteNameFromRoute(route: Partial<Route<string>>): string | undefined;
3
- //# sourceMappingURL=getFocusedRouteNameFromRoute.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getFocusedRouteNameFromRoute.d.ts","sourceRoot":"","sources":["../../../../src/getFocusedRouteNameFromRoute.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,2BAA2B,CAAC;AAIvD,wBAAgB,4BAA4B,CAC1C,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,GAC5B,MAAM,GAAG,SAAS,CAqBpB"}
@@ -1,40 +0,0 @@
1
- import type { NavigationState, PartialState } from '@react-navigation/routers';
2
- import type { PathConfigMap } from './types';
3
- type Options<ParamList extends {}> = {
4
- path?: string;
5
- initialRouteName?: string;
6
- screens: PathConfigMap<ParamList>;
7
- };
8
- type State = NavigationState | Omit<PartialState<NavigationState>, 'stale'>;
9
- /**
10
- * Utility to serialize a navigation state object to a path string.
11
- *
12
- * @example
13
- * ```js
14
- * getPathFromState(
15
- * {
16
- * routes: [
17
- * {
18
- * name: 'Chat',
19
- * params: { author: 'Jane', id: 42 },
20
- * },
21
- * ],
22
- * },
23
- * {
24
- * screens: {
25
- * Chat: {
26
- * path: 'chat/:author/:id',
27
- * stringify: { author: author => author.toLowerCase() }
28
- * }
29
- * }
30
- * }
31
- * )
32
- * ```
33
- *
34
- * @param state Navigation state to serialize.
35
- * @param options Extra options to fine-tune how to serialize the path.
36
- * @returns Path representing the state, e.g. /foo/bar?count=42.
37
- */
38
- export declare function getPathFromState<ParamList extends {}>(state: State, options?: Options<ParamList>): string;
39
- export {};
40
- //# sourceMappingURL=getPathFromState.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getPathFromState.d.ts","sourceRoot":"","sources":["../../../../src/getPathFromState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EAEb,MAAM,2BAA2B,CAAC;AAInC,OAAO,KAAK,EAAc,aAAa,EAAE,MAAM,SAAS,CAAC;AAGzD,KAAK,OAAO,CAAC,SAAS,SAAS,EAAE,IAAI;IACnC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,aAAa,CAAC,SAAS,CAAC,CAAC;CACnC,CAAC;AAEF,KAAK,KAAK,GAAG,eAAe,GAAG,IAAI,CAAC,YAAY,CAAC,eAAe,CAAC,EAAE,OAAO,CAAC,CAAC;AA0C5E;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,wBAAgB,gBAAgB,CAAC,SAAS,SAAS,EAAE,EACnD,KAAK,EAAE,KAAK,EACZ,OAAO,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,GAC3B,MAAM,CAiMR"}
@@ -1,11 +0,0 @@
1
- export type PatternPart = {
2
- segment: string;
3
- param?: string;
4
- regex?: string;
5
- optional?: boolean;
6
- };
7
- /**
8
- * Parse a path into an array of parts with information about each segment.
9
- */
10
- export declare function getPatternParts(path: string): PatternPart[];
11
- //# sourceMappingURL=getPatternParts.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getPatternParts.d.ts","sourceRoot":"","sources":["../../../../src/getPatternParts.tsx"],"names":[],"mappings":"AAAA,MAAM,MAAM,WAAW,GAAG;IACxB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW,EAAE,CAmH3D"}
@@ -1,34 +0,0 @@
1
- import type { NavigationState, PartialState } from '@react-navigation/routers';
2
- import type { PathConfigMap } from './types';
3
- type Options<ParamList extends {}> = {
4
- path?: string;
5
- initialRouteName?: string;
6
- screens: PathConfigMap<ParamList>;
7
- };
8
- type ResultState = PartialState<NavigationState> & {
9
- state?: ResultState;
10
- };
11
- /**
12
- * Utility to parse a path string to initial state object accepted by the container.
13
- * This is useful for deep linking when we need to handle the incoming URL.
14
- *
15
- * @example
16
- * ```js
17
- * getStateFromPath(
18
- * '/chat/jane/42',
19
- * {
20
- * screens: {
21
- * Chat: {
22
- * path: 'chat/:author/:id',
23
- * parse: { id: Number }
24
- * }
25
- * }
26
- * }
27
- * )
28
- * ```
29
- * @param path Path string to parse and convert, e.g. /foo/bar?count=42.
30
- * @param options Extra options to fine-tune how to parse the path.
31
- */
32
- export declare function getStateFromPath<ParamList extends {}>(path: string, options?: Options<ParamList>): ResultState | undefined;
33
- export {};
34
- //# sourceMappingURL=getStateFromPath.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getStateFromPath.d.ts","sourceRoot":"","sources":["../../../../src/getStateFromPath.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAEV,eAAe,EAEf,YAAY,EACb,MAAM,2BAA2B,CAAC;AAQnC,OAAO,KAAK,EAAc,aAAa,EAAE,MAAM,SAAS,CAAC;AAGzD,KAAK,OAAO,CAAC,SAAS,SAAS,EAAE,IAAI;IACnC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,OAAO,EAAE,aAAa,CAAC,SAAS,CAAC,CAAC;CACnC,CAAC;AAkBF,KAAK,WAAW,GAAG,YAAY,CAAC,eAAe,CAAC,GAAG;IACjD,KAAK,CAAC,EAAE,WAAW,CAAC;CACrB,CAAC;AAaF;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,gBAAgB,CAAC,SAAS,SAAS,EAAE,EACnD,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,OAAO,CAAC,SAAS,CAAC,GAC3B,WAAW,GAAG,SAAS,CAiFzB"}
@@ -1,35 +0,0 @@
1
- export { BaseNavigationContainer } from './BaseNavigationContainer';
2
- export { createNavigationContainerRef } from './createNavigationContainerRef';
3
- export { createNavigatorFactory } from './createNavigatorFactory';
4
- export { CurrentRenderContext } from './CurrentRenderContext';
5
- export { findFocusedRoute } from './findFocusedRoute';
6
- export { getActionFromState } from './getActionFromState';
7
- export { getFocusedRouteNameFromRoute } from './getFocusedRouteNameFromRoute';
8
- export { getPathFromState } from './getPathFromState';
9
- export { getStateFromPath } from './getStateFromPath';
10
- export { NavigationContainerRefContext } from './NavigationContainerRefContext';
11
- export { NavigationContext } from './NavigationContext';
12
- export { NavigationHelpersContext } from './NavigationHelpersContext';
13
- export { NavigationIndependentTree } from './NavigationIndependentTree';
14
- export { NavigationRouteContext } from './NavigationRouteContext';
15
- export { PreventRemoveContext } from './PreventRemoveContext';
16
- export { PreventRemoveProvider } from './PreventRemoveProvider';
17
- export { createComponentForStaticNavigation, createPathConfigForStaticNavigation, type StaticConfig, type StaticNavigation, type StaticParamList, type StaticScreenProps, } from './StaticNavigation';
18
- export { ThemeContext } from './theming/ThemeContext';
19
- export { ThemeProvider } from './theming/ThemeProvider';
20
- export { useTheme } from './theming/useTheme';
21
- export * from './types';
22
- export { useFocusEffect } from './useFocusEffect';
23
- export { useIsFocused } from './useIsFocused';
24
- export { useNavigation } from './useNavigation';
25
- export { useNavigationBuilder } from './useNavigationBuilder';
26
- export { useNavigationContainerRef } from './useNavigationContainerRef';
27
- export { useNavigationIndependentTree } from './useNavigationIndependentTree';
28
- export { useNavigationState } from './useNavigationState';
29
- export { usePreventRemove } from './usePreventRemove';
30
- export { usePreventRemoveContext } from './usePreventRemoveContext';
31
- export { useRoute } from './useRoute';
32
- export { useStateForPath } from './useStateForPath';
33
- export { validatePathConfig } from './validatePathConfig';
34
- export * from '@react-navigation/routers';
35
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EACL,kCAAkC,EAClC,mCAAmC,EACnC,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,iBAAiB,GACvB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,cAAc,2BAA2B,CAAC"}
@@ -1,6 +0,0 @@
1
- /**
2
- * Compare two arrays with primitive values as the content.
3
- * We need to make sure that both values and order match.
4
- */
5
- export declare function isArrayEqual(a: any[], b: any[]): boolean;
6
- //# sourceMappingURL=isArrayEqual.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"isArrayEqual.d.ts","sourceRoot":"","sources":["../../../../src/isArrayEqual.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,GAAG,EAAE,WAU9C"}
@@ -1,5 +0,0 @@
1
- /**
2
- * Compare two records with primitive values as the content.
3
- */
4
- export declare function isRecordEqual(a: Record<string, any>, b: Record<string, any>): boolean;
5
- //# sourceMappingURL=isRecordEqual.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"isRecordEqual.d.ts","sourceRoot":"","sources":["../../../../src/isRecordEqual.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,WAa3E"}