@react-navigation/core 7.8.3 → 7.8.4

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 (373) 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 +10 -24
  76. package/lib/typescript/commonjs/package.json +0 -1
  77. package/lib/typescript/commonjs/src/BaseNavigationContainer.d.ts.map +0 -1
  78. package/lib/typescript/commonjs/src/CurrentRenderContext.d.ts.map +0 -1
  79. package/lib/typescript/commonjs/src/DeprecatedNavigationInChildContext.d.ts.map +0 -1
  80. package/lib/typescript/commonjs/src/EnsureSingleNavigator.d.ts.map +0 -1
  81. package/lib/typescript/commonjs/src/Group.d.ts.map +0 -1
  82. package/lib/typescript/commonjs/src/NavigationBuilderContext.d.ts.map +0 -1
  83. package/lib/typescript/commonjs/src/NavigationContainerRefContext.d.ts.map +0 -1
  84. package/lib/typescript/commonjs/src/NavigationContext.d.ts.map +0 -1
  85. package/lib/typescript/commonjs/src/NavigationFocusedRouteStateContext.d.ts.map +0 -1
  86. package/lib/typescript/commonjs/src/NavigationHelpersContext.d.ts.map +0 -1
  87. package/lib/typescript/commonjs/src/NavigationIndependentTree.d.ts.map +0 -1
  88. package/lib/typescript/commonjs/src/NavigationIndependentTreeContext.d.ts.map +0 -1
  89. package/lib/typescript/commonjs/src/NavigationRouteContext.d.ts.map +0 -1
  90. package/lib/typescript/commonjs/src/NavigationStateContext.d.ts.map +0 -1
  91. package/lib/typescript/commonjs/src/PreventRemoveContext.d.ts.map +0 -1
  92. package/lib/typescript/commonjs/src/PreventRemoveProvider.d.ts.map +0 -1
  93. package/lib/typescript/commonjs/src/SceneView.d.ts.map +0 -1
  94. package/lib/typescript/commonjs/src/Screen.d.ts.map +0 -1
  95. package/lib/typescript/commonjs/src/StaticContainer.d.ts.map +0 -1
  96. package/lib/typescript/commonjs/src/StaticNavigation.d.ts.map +0 -1
  97. package/lib/typescript/commonjs/src/UnhandledActionContext.d.ts.map +0 -1
  98. package/lib/typescript/commonjs/src/arrayStartsWith.d.ts.map +0 -1
  99. package/lib/typescript/commonjs/src/checkDuplicateRouteNames.d.ts.map +0 -1
  100. package/lib/typescript/commonjs/src/checkSerializable.d.ts.map +0 -1
  101. package/lib/typescript/commonjs/src/createNavigationContainerRef.d.ts.map +0 -1
  102. package/lib/typescript/commonjs/src/createNavigatorFactory.d.ts.map +0 -1
  103. package/lib/typescript/commonjs/src/deepFreeze.d.ts.map +0 -1
  104. package/lib/typescript/commonjs/src/findFocusedRoute.d.ts.map +0 -1
  105. package/lib/typescript/commonjs/src/getActionFromState.d.ts.map +0 -1
  106. package/lib/typescript/commonjs/src/getFocusedRouteNameFromRoute.d.ts.map +0 -1
  107. package/lib/typescript/commonjs/src/getPathFromState.d.ts.map +0 -1
  108. package/lib/typescript/commonjs/src/getPatternParts.d.ts.map +0 -1
  109. package/lib/typescript/commonjs/src/getStateFromPath.d.ts.map +0 -1
  110. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  111. package/lib/typescript/commonjs/src/isArrayEqual.d.ts.map +0 -1
  112. package/lib/typescript/commonjs/src/isRecordEqual.d.ts.map +0 -1
  113. package/lib/typescript/commonjs/src/theming/ThemeContext.d.ts.map +0 -1
  114. package/lib/typescript/commonjs/src/theming/ThemeProvider.d.ts.map +0 -1
  115. package/lib/typescript/commonjs/src/theming/useTheme.d.ts.map +0 -1
  116. package/lib/typescript/commonjs/src/types.d.ts.map +0 -1
  117. package/lib/typescript/commonjs/src/useChildListeners.d.ts.map +0 -1
  118. package/lib/typescript/commonjs/src/useComponent.d.ts.map +0 -1
  119. package/lib/typescript/commonjs/src/useCurrentRender.d.ts.map +0 -1
  120. package/lib/typescript/commonjs/src/useDescriptors.d.ts.map +0 -1
  121. package/lib/typescript/commonjs/src/useEventEmitter.d.ts.map +0 -1
  122. package/lib/typescript/commonjs/src/useFocusEffect.d.ts.map +0 -1
  123. package/lib/typescript/commonjs/src/useFocusEvents.d.ts.map +0 -1
  124. package/lib/typescript/commonjs/src/useFocusedListenersChildrenAdapter.d.ts.map +0 -1
  125. package/lib/typescript/commonjs/src/useIsFocused.d.ts.map +0 -1
  126. package/lib/typescript/commonjs/src/useIsomorphicLayoutEffect.d.ts.map +0 -1
  127. package/lib/typescript/commonjs/src/useIsomorphicLayoutEffect.native.d.ts.map +0 -1
  128. package/lib/typescript/commonjs/src/useKeyedChildListeners.d.ts.map +0 -1
  129. package/lib/typescript/commonjs/src/useLazyValue.d.ts.map +0 -1
  130. package/lib/typescript/commonjs/src/useNavigation.d.ts.map +0 -1
  131. package/lib/typescript/commonjs/src/useNavigationBuilder.d.ts.map +0 -1
  132. package/lib/typescript/commonjs/src/useNavigationCache.d.ts.map +0 -1
  133. package/lib/typescript/commonjs/src/useNavigationContainerRef.d.ts.map +0 -1
  134. package/lib/typescript/commonjs/src/useNavigationHelpers.d.ts.map +0 -1
  135. package/lib/typescript/commonjs/src/useNavigationIndependentTree.d.ts.map +0 -1
  136. package/lib/typescript/commonjs/src/useNavigationState.d.ts.map +0 -1
  137. package/lib/typescript/commonjs/src/useOnAction.d.ts.map +0 -1
  138. package/lib/typescript/commonjs/src/useOnGetState.d.ts.map +0 -1
  139. package/lib/typescript/commonjs/src/useOnPreventRemove.d.ts.map +0 -1
  140. package/lib/typescript/commonjs/src/useOnRouteFocus.d.ts.map +0 -1
  141. package/lib/typescript/commonjs/src/useOptionsGetters.d.ts.map +0 -1
  142. package/lib/typescript/commonjs/src/usePreventRemove.d.ts.map +0 -1
  143. package/lib/typescript/commonjs/src/usePreventRemoveContext.d.ts.map +0 -1
  144. package/lib/typescript/commonjs/src/useRegisterNavigator.d.ts.map +0 -1
  145. package/lib/typescript/commonjs/src/useRoute.d.ts.map +0 -1
  146. package/lib/typescript/commonjs/src/useRouteCache.d.ts.map +0 -1
  147. package/lib/typescript/commonjs/src/useScheduleUpdate.d.ts.map +0 -1
  148. package/lib/typescript/commonjs/src/useStateForPath.d.ts.map +0 -1
  149. package/lib/typescript/commonjs/src/useSyncState.d.ts.map +0 -1
  150. package/lib/typescript/commonjs/src/validatePathConfig.d.ts.map +0 -1
  151. package/lib/typescript/module/src/BaseNavigationContainer.d.ts +0 -17
  152. package/lib/typescript/module/src/BaseNavigationContainer.d.ts.map +0 -1
  153. package/lib/typescript/module/src/CurrentRenderContext.d.ts +0 -9
  154. package/lib/typescript/module/src/CurrentRenderContext.d.ts.map +0 -1
  155. package/lib/typescript/module/src/DeprecatedNavigationInChildContext.d.ts +0 -6
  156. package/lib/typescript/module/src/DeprecatedNavigationInChildContext.d.ts.map +0 -1
  157. package/lib/typescript/module/src/EnsureSingleNavigator.d.ts +0 -14
  158. package/lib/typescript/module/src/EnsureSingleNavigator.d.ts.map +0 -1
  159. package/lib/typescript/module/src/Group.d.ts +0 -7
  160. package/lib/typescript/module/src/Group.d.ts.map +0 -1
  161. package/lib/typescript/module/src/NavigationBuilderContext.d.ts +0 -36
  162. package/lib/typescript/module/src/NavigationBuilderContext.d.ts.map +0 -1
  163. package/lib/typescript/module/src/NavigationContainerRefContext.d.ts +0 -8
  164. package/lib/typescript/module/src/NavigationContainerRefContext.d.ts.map +0 -1
  165. package/lib/typescript/module/src/NavigationContext.d.ts +0 -8
  166. package/lib/typescript/module/src/NavigationContext.d.ts.map +0 -1
  167. package/lib/typescript/module/src/NavigationFocusedRouteStateContext.d.ts +0 -17
  168. package/lib/typescript/module/src/NavigationFocusedRouteStateContext.d.ts.map +0 -1
  169. package/lib/typescript/module/src/NavigationHelpersContext.d.ts +0 -9
  170. package/lib/typescript/module/src/NavigationHelpersContext.d.ts.map +0 -1
  171. package/lib/typescript/module/src/NavigationIndependentTree.d.ts +0 -8
  172. package/lib/typescript/module/src/NavigationIndependentTree.d.ts.map +0 -1
  173. package/lib/typescript/module/src/NavigationIndependentTreeContext.d.ts +0 -6
  174. package/lib/typescript/module/src/NavigationIndependentTreeContext.d.ts.map +0 -1
  175. package/lib/typescript/module/src/NavigationRouteContext.d.ts +0 -7
  176. package/lib/typescript/module/src/NavigationRouteContext.d.ts.map +0 -1
  177. package/lib/typescript/module/src/NavigationStateContext.d.ts +0 -13
  178. package/lib/typescript/module/src/NavigationStateContext.d.ts.map +0 -1
  179. package/lib/typescript/module/src/PreventRemoveContext.d.ts +0 -13
  180. package/lib/typescript/module/src/PreventRemoveContext.d.ts.map +0 -1
  181. package/lib/typescript/module/src/PreventRemoveProvider.d.ts +0 -10
  182. package/lib/typescript/module/src/PreventRemoveProvider.d.ts.map +0 -1
  183. package/lib/typescript/module/src/SceneView.d.ts +0 -21
  184. package/lib/typescript/module/src/SceneView.d.ts.map +0 -1
  185. package/lib/typescript/module/src/Screen.d.ts +0 -7
  186. package/lib/typescript/module/src/Screen.d.ts.map +0 -1
  187. package/lib/typescript/module/src/StaticContainer.d.ts +0 -6
  188. package/lib/typescript/module/src/StaticContainer.d.ts.map +0 -1
  189. package/lib/typescript/module/src/StaticNavigation.d.ts +0 -188
  190. package/lib/typescript/module/src/StaticNavigation.d.ts.map +0 -1
  191. package/lib/typescript/module/src/UnhandledActionContext.d.ts +0 -4
  192. package/lib/typescript/module/src/UnhandledActionContext.d.ts.map +0 -1
  193. package/lib/typescript/module/src/arrayStartsWith.d.ts +0 -5
  194. package/lib/typescript/module/src/arrayStartsWith.d.ts.map +0 -1
  195. package/lib/typescript/module/src/checkDuplicateRouteNames.d.ts +0 -3
  196. package/lib/typescript/module/src/checkDuplicateRouteNames.d.ts.map +0 -1
  197. package/lib/typescript/module/src/checkSerializable.d.ts +0 -10
  198. package/lib/typescript/module/src/checkSerializable.d.ts.map +0 -1
  199. package/lib/typescript/module/src/createNavigationContainerRef.d.ts +0 -4
  200. package/lib/typescript/module/src/createNavigationContainerRef.d.ts.map +0 -1
  201. package/lib/typescript/module/src/createNavigatorFactory.d.ts +0 -10
  202. package/lib/typescript/module/src/createNavigatorFactory.d.ts.map +0 -1
  203. package/lib/typescript/module/src/deepFreeze.d.ts +0 -3
  204. package/lib/typescript/module/src/deepFreeze.d.ts.map +0 -1
  205. package/lib/typescript/module/src/findFocusedRoute.d.ts +0 -10
  206. package/lib/typescript/module/src/findFocusedRoute.d.ts.map +0 -1
  207. package/lib/typescript/module/src/getActionFromState.d.ts +0 -17
  208. package/lib/typescript/module/src/getActionFromState.d.ts.map +0 -1
  209. package/lib/typescript/module/src/getFocusedRouteNameFromRoute.d.ts +0 -3
  210. package/lib/typescript/module/src/getFocusedRouteNameFromRoute.d.ts.map +0 -1
  211. package/lib/typescript/module/src/getPathFromState.d.ts +0 -40
  212. package/lib/typescript/module/src/getPathFromState.d.ts.map +0 -1
  213. package/lib/typescript/module/src/getPatternParts.d.ts +0 -11
  214. package/lib/typescript/module/src/getPatternParts.d.ts.map +0 -1
  215. package/lib/typescript/module/src/getStateFromPath.d.ts +0 -34
  216. package/lib/typescript/module/src/getStateFromPath.d.ts.map +0 -1
  217. package/lib/typescript/module/src/index.d.ts +0 -35
  218. package/lib/typescript/module/src/index.d.ts.map +0 -1
  219. package/lib/typescript/module/src/isArrayEqual.d.ts +0 -6
  220. package/lib/typescript/module/src/isArrayEqual.d.ts.map +0 -1
  221. package/lib/typescript/module/src/isRecordEqual.d.ts +0 -5
  222. package/lib/typescript/module/src/isRecordEqual.d.ts.map +0 -1
  223. package/lib/typescript/module/src/theming/ThemeContext.d.ts +0 -3
  224. package/lib/typescript/module/src/theming/ThemeContext.d.ts.map +0 -1
  225. package/lib/typescript/module/src/theming/ThemeProvider.d.ts +0 -8
  226. package/lib/typescript/module/src/theming/ThemeProvider.d.ts.map +0 -1
  227. package/lib/typescript/module/src/theming/useTheme.d.ts +0 -2
  228. package/lib/typescript/module/src/theming/useTheme.d.ts.map +0 -1
  229. package/lib/typescript/module/src/types.d.ts +0 -732
  230. package/lib/typescript/module/src/types.d.ts.map +0 -1
  231. package/lib/typescript/module/src/useChildListeners.d.ts +0 -12
  232. package/lib/typescript/module/src/useChildListeners.d.ts.map +0 -1
  233. package/lib/typescript/module/src/useComponent.d.ts +0 -7
  234. package/lib/typescript/module/src/useComponent.d.ts.map +0 -1
  235. package/lib/typescript/module/src/useCurrentRender.d.ts +0 -14
  236. package/lib/typescript/module/src/useCurrentRender.d.ts.map +0 -1
  237. package/lib/typescript/module/src/useDescriptors.d.ts +0 -141
  238. package/lib/typescript/module/src/useDescriptors.d.ts.map +0 -1
  239. package/lib/typescript/module/src/useEventEmitter.d.ts +0 -9
  240. package/lib/typescript/module/src/useEventEmitter.d.ts.map +0 -1
  241. package/lib/typescript/module/src/useFocusEffect.d.ts +0 -11
  242. package/lib/typescript/module/src/useFocusEffect.d.ts.map +0 -1
  243. package/lib/typescript/module/src/useFocusEvents.d.ts +0 -13
  244. package/lib/typescript/module/src/useFocusEvents.d.ts.map +0 -1
  245. package/lib/typescript/module/src/useFocusedListenersChildrenAdapter.d.ts +0 -13
  246. package/lib/typescript/module/src/useFocusedListenersChildrenAdapter.d.ts.map +0 -1
  247. package/lib/typescript/module/src/useIsFocused.d.ts +0 -6
  248. package/lib/typescript/module/src/useIsFocused.d.ts.map +0 -1
  249. package/lib/typescript/module/src/useIsomorphicLayoutEffect.d.ts +0 -6
  250. package/lib/typescript/module/src/useIsomorphicLayoutEffect.d.ts.map +0 -1
  251. package/lib/typescript/module/src/useIsomorphicLayoutEffect.native.d.ts +0 -3
  252. package/lib/typescript/module/src/useIsomorphicLayoutEffect.native.d.ts.map +0 -1
  253. package/lib/typescript/module/src/useKeyedChildListeners.d.ts +0 -12
  254. package/lib/typescript/module/src/useKeyedChildListeners.d.ts.map +0 -1
  255. package/lib/typescript/module/src/useLazyValue.d.ts +0 -2
  256. package/lib/typescript/module/src/useLazyValue.d.ts.map +0 -1
  257. package/lib/typescript/module/src/useNavigation.d.ts +0 -11
  258. package/lib/typescript/module/src/useNavigation.d.ts.map +0 -1
  259. package/lib/typescript/module/src/useNavigationBuilder.d.ts +0 -193
  260. package/lib/typescript/module/src/useNavigationBuilder.d.ts.map +0 -1
  261. package/lib/typescript/module/src/useNavigationCache.d.ts +0 -69
  262. package/lib/typescript/module/src/useNavigationCache.d.ts.map +0 -1
  263. package/lib/typescript/module/src/useNavigationContainerRef.d.ts +0 -3
  264. package/lib/typescript/module/src/useNavigationContainerRef.d.ts.map +0 -1
  265. package/lib/typescript/module/src/useNavigationHelpers.d.ts +0 -102
  266. package/lib/typescript/module/src/useNavigationHelpers.d.ts.map +0 -1
  267. package/lib/typescript/module/src/useNavigationIndependentTree.d.ts +0 -2
  268. package/lib/typescript/module/src/useNavigationIndependentTree.d.ts.map +0 -1
  269. package/lib/typescript/module/src/useNavigationState.d.ts +0 -10
  270. package/lib/typescript/module/src/useNavigationState.d.ts.map +0 -1
  271. package/lib/typescript/module/src/useOnAction.d.ts +0 -26
  272. package/lib/typescript/module/src/useOnAction.d.ts.map +0 -1
  273. package/lib/typescript/module/src/useOnGetState.d.ts +0 -9
  274. package/lib/typescript/module/src/useOnGetState.d.ts.map +0 -1
  275. package/lib/typescript/module/src/useOnPreventRemove.d.ts +0 -17
  276. package/lib/typescript/module/src/useOnPreventRemove.d.ts.map +0 -1
  277. package/lib/typescript/module/src/useOnRouteFocus.d.ts +0 -15
  278. package/lib/typescript/module/src/useOnRouteFocus.d.ts.map +0 -1
  279. package/lib/typescript/module/src/useOptionsGetters.d.ts +0 -13
  280. package/lib/typescript/module/src/useOptionsGetters.d.ts.map +0 -1
  281. package/lib/typescript/module/src/usePreventRemove.d.ts +0 -13
  282. package/lib/typescript/module/src/usePreventRemove.d.ts.map +0 -1
  283. package/lib/typescript/module/src/usePreventRemoveContext.d.ts +0 -5
  284. package/lib/typescript/module/src/usePreventRemoveContext.d.ts.map +0 -1
  285. package/lib/typescript/module/src/useRegisterNavigator.d.ts +0 -6
  286. package/lib/typescript/module/src/useRegisterNavigator.d.ts.map +0 -1
  287. package/lib/typescript/module/src/useRoute.d.ts +0 -9
  288. package/lib/typescript/module/src/useRoute.d.ts.map +0 -1
  289. package/lib/typescript/module/src/useRouteCache.d.ts +0 -14
  290. package/lib/typescript/module/src/useRouteCache.d.ts.map +0 -1
  291. package/lib/typescript/module/src/useScheduleUpdate.d.ts +0 -9
  292. package/lib/typescript/module/src/useScheduleUpdate.d.ts.map +0 -1
  293. package/lib/typescript/module/src/useStateForPath.d.ts +0 -8
  294. package/lib/typescript/module/src/useStateForPath.d.ts.map +0 -1
  295. package/lib/typescript/module/src/useSyncState.d.ts +0 -8
  296. package/lib/typescript/module/src/useSyncState.d.ts.map +0 -1
  297. package/lib/typescript/module/src/validatePathConfig.d.ts +0 -2
  298. package/lib/typescript/module/src/validatePathConfig.d.ts.map +0 -1
  299. /package/lib/typescript/{module/package.json → package.json} +0 -0
  300. /package/lib/typescript/{commonjs/src → src}/BaseNavigationContainer.d.ts +0 -0
  301. /package/lib/typescript/{commonjs/src → src}/CurrentRenderContext.d.ts +0 -0
  302. /package/lib/typescript/{commonjs/src → src}/DeprecatedNavigationInChildContext.d.ts +0 -0
  303. /package/lib/typescript/{commonjs/src → src}/EnsureSingleNavigator.d.ts +0 -0
  304. /package/lib/typescript/{commonjs/src → src}/Group.d.ts +0 -0
  305. /package/lib/typescript/{commonjs/src → src}/NavigationBuilderContext.d.ts +0 -0
  306. /package/lib/typescript/{commonjs/src → src}/NavigationContainerRefContext.d.ts +0 -0
  307. /package/lib/typescript/{commonjs/src → src}/NavigationContext.d.ts +0 -0
  308. /package/lib/typescript/{commonjs/src → src}/NavigationFocusedRouteStateContext.d.ts +0 -0
  309. /package/lib/typescript/{commonjs/src → src}/NavigationHelpersContext.d.ts +0 -0
  310. /package/lib/typescript/{commonjs/src → src}/NavigationIndependentTree.d.ts +0 -0
  311. /package/lib/typescript/{commonjs/src → src}/NavigationIndependentTreeContext.d.ts +0 -0
  312. /package/lib/typescript/{commonjs/src → src}/NavigationRouteContext.d.ts +0 -0
  313. /package/lib/typescript/{commonjs/src → src}/NavigationStateContext.d.ts +0 -0
  314. /package/lib/typescript/{commonjs/src → src}/PreventRemoveContext.d.ts +0 -0
  315. /package/lib/typescript/{commonjs/src → src}/PreventRemoveProvider.d.ts +0 -0
  316. /package/lib/typescript/{commonjs/src → src}/SceneView.d.ts +0 -0
  317. /package/lib/typescript/{commonjs/src → src}/Screen.d.ts +0 -0
  318. /package/lib/typescript/{commonjs/src → src}/StaticContainer.d.ts +0 -0
  319. /package/lib/typescript/{commonjs/src → src}/StaticNavigation.d.ts +0 -0
  320. /package/lib/typescript/{commonjs/src → src}/UnhandledActionContext.d.ts +0 -0
  321. /package/lib/typescript/{commonjs/src → src}/arrayStartsWith.d.ts +0 -0
  322. /package/lib/typescript/{commonjs/src → src}/checkDuplicateRouteNames.d.ts +0 -0
  323. /package/lib/typescript/{commonjs/src → src}/checkSerializable.d.ts +0 -0
  324. /package/lib/typescript/{commonjs/src → src}/createNavigationContainerRef.d.ts +0 -0
  325. /package/lib/typescript/{commonjs/src → src}/createNavigatorFactory.d.ts +0 -0
  326. /package/lib/typescript/{commonjs/src → src}/deepFreeze.d.ts +0 -0
  327. /package/lib/typescript/{commonjs/src → src}/findFocusedRoute.d.ts +0 -0
  328. /package/lib/typescript/{commonjs/src → src}/getActionFromState.d.ts +0 -0
  329. /package/lib/typescript/{commonjs/src → src}/getFocusedRouteNameFromRoute.d.ts +0 -0
  330. /package/lib/typescript/{commonjs/src → src}/getPathFromState.d.ts +0 -0
  331. /package/lib/typescript/{commonjs/src → src}/getPatternParts.d.ts +0 -0
  332. /package/lib/typescript/{commonjs/src → src}/getStateFromPath.d.ts +0 -0
  333. /package/lib/typescript/{commonjs/src → src}/index.d.ts +0 -0
  334. /package/lib/typescript/{commonjs/src → src}/isArrayEqual.d.ts +0 -0
  335. /package/lib/typescript/{commonjs/src → src}/isRecordEqual.d.ts +0 -0
  336. /package/lib/typescript/{commonjs/src → src}/theming/ThemeContext.d.ts +0 -0
  337. /package/lib/typescript/{commonjs/src → src}/theming/ThemeProvider.d.ts +0 -0
  338. /package/lib/typescript/{commonjs/src → src}/theming/useTheme.d.ts +0 -0
  339. /package/lib/typescript/{commonjs/src → src}/types.d.ts +0 -0
  340. /package/lib/typescript/{commonjs/src → src}/useChildListeners.d.ts +0 -0
  341. /package/lib/typescript/{commonjs/src → src}/useComponent.d.ts +0 -0
  342. /package/lib/typescript/{commonjs/src → src}/useCurrentRender.d.ts +0 -0
  343. /package/lib/typescript/{commonjs/src → src}/useDescriptors.d.ts +0 -0
  344. /package/lib/typescript/{commonjs/src → src}/useEventEmitter.d.ts +0 -0
  345. /package/lib/typescript/{commonjs/src → src}/useFocusEffect.d.ts +0 -0
  346. /package/lib/typescript/{commonjs/src → src}/useFocusEvents.d.ts +0 -0
  347. /package/lib/typescript/{commonjs/src → src}/useFocusedListenersChildrenAdapter.d.ts +0 -0
  348. /package/lib/typescript/{commonjs/src → src}/useIsFocused.d.ts +0 -0
  349. /package/lib/typescript/{commonjs/src → src}/useIsomorphicLayoutEffect.d.ts +0 -0
  350. /package/lib/typescript/{commonjs/src → src}/useIsomorphicLayoutEffect.native.d.ts +0 -0
  351. /package/lib/typescript/{commonjs/src → src}/useKeyedChildListeners.d.ts +0 -0
  352. /package/lib/typescript/{commonjs/src → src}/useLazyValue.d.ts +0 -0
  353. /package/lib/typescript/{commonjs/src → src}/useNavigation.d.ts +0 -0
  354. /package/lib/typescript/{commonjs/src → src}/useNavigationBuilder.d.ts +0 -0
  355. /package/lib/typescript/{commonjs/src → src}/useNavigationCache.d.ts +0 -0
  356. /package/lib/typescript/{commonjs/src → src}/useNavigationContainerRef.d.ts +0 -0
  357. /package/lib/typescript/{commonjs/src → src}/useNavigationHelpers.d.ts +0 -0
  358. /package/lib/typescript/{commonjs/src → src}/useNavigationIndependentTree.d.ts +0 -0
  359. /package/lib/typescript/{commonjs/src → src}/useNavigationState.d.ts +0 -0
  360. /package/lib/typescript/{commonjs/src → src}/useOnAction.d.ts +0 -0
  361. /package/lib/typescript/{commonjs/src → src}/useOnGetState.d.ts +0 -0
  362. /package/lib/typescript/{commonjs/src → src}/useOnPreventRemove.d.ts +0 -0
  363. /package/lib/typescript/{commonjs/src → src}/useOnRouteFocus.d.ts +0 -0
  364. /package/lib/typescript/{commonjs/src → src}/useOptionsGetters.d.ts +0 -0
  365. /package/lib/typescript/{commonjs/src → src}/usePreventRemove.d.ts +0 -0
  366. /package/lib/typescript/{commonjs/src → src}/usePreventRemoveContext.d.ts +0 -0
  367. /package/lib/typescript/{commonjs/src → src}/useRegisterNavigator.d.ts +0 -0
  368. /package/lib/typescript/{commonjs/src → src}/useRoute.d.ts +0 -0
  369. /package/lib/typescript/{commonjs/src → src}/useRouteCache.d.ts +0 -0
  370. /package/lib/typescript/{commonjs/src → src}/useScheduleUpdate.d.ts +0 -0
  371. /package/lib/typescript/{commonjs/src → src}/useStateForPath.d.ts +0 -0
  372. /package/lib/typescript/{commonjs/src → src}/useSyncState.d.ts +0 -0
  373. /package/lib/typescript/{commonjs/src → src}/validatePathConfig.d.ts +0 -0