expo-router 7.0.0-canary-20251119-961a032 → 7.0.0-canary-20251127-587bc53
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.
- package/android/build.gradle +2 -1
- package/build/fork/native-stack/createNativeStackNavigator.d.ts.map +1 -1
- package/build/fork/native-stack/createNativeStackNavigator.js +13 -4
- package/build/fork/native-stack/createNativeStackNavigator.js.map +1 -1
- package/build/layouts/StackClient.d.ts.map +1 -1
- package/build/layouts/StackClient.js +5 -4
- package/build/layouts/StackClient.js.map +1 -1
- package/build/layouts/stack-utils/StackHeaderComponent.js +6 -6
- package/build/layouts/stack-utils/StackHeaderComponent.js.map +1 -1
- package/build/layouts/stack-utils/StackHeaderTitle.d.ts.map +1 -1
- package/build/layouts/stack-utils/StackHeaderTitle.js +3 -8
- package/build/layouts/stack-utils/StackHeaderTitle.js.map +1 -1
- package/build/layouts/stack-utils/index.d.ts +0 -1
- package/build/layouts/stack-utils/index.d.ts.map +1 -1
- package/build/layouts/stack-utils/index.js +1 -3
- package/build/layouts/stack-utils/index.js.map +1 -1
- package/build/link/LinkWithPreview.d.ts.map +1 -1
- package/build/link/LinkWithPreview.js +4 -6
- package/build/link/LinkWithPreview.js.map +1 -1
- package/build/native-tabs/NativeBottomTabsNavigator.d.ts.map +1 -1
- package/build/native-tabs/NativeBottomTabsNavigator.js +7 -0
- package/build/native-tabs/NativeBottomTabsNavigator.js.map +1 -1
- package/build/native-tabs/NativeTabTrigger.d.ts +1 -1
- package/build/native-tabs/NativeTabTrigger.d.ts.map +1 -1
- package/build/native-tabs/NativeTabTrigger.js +21 -13
- package/build/native-tabs/NativeTabTrigger.js.map +1 -1
- package/build/native-tabs/appearance.d.ts.map +1 -1
- package/build/native-tabs/appearance.js +2 -4
- package/build/native-tabs/appearance.js.map +1 -1
- package/build/native-tabs/common/elements.d.ts +11 -3
- package/build/native-tabs/common/elements.d.ts.map +1 -1
- package/build/native-tabs/common/elements.js +5 -1
- package/build/native-tabs/common/elements.js.map +1 -1
- package/build/native-tabs/index.d.ts +1 -1
- package/build/native-tabs/index.d.ts.map +1 -1
- package/build/native-tabs/index.js.map +1 -1
- package/build/native-tabs/types.d.ts +7 -54
- package/build/native-tabs/types.d.ts.map +1 -1
- package/build/native-tabs/types.js.map +1 -1
- package/build/native-tabs/utils/icon.d.ts +3 -0
- package/build/native-tabs/utils/icon.d.ts.map +1 -1
- package/build/native-tabs/utils/icon.js +16 -0
- package/build/native-tabs/utils/icon.js.map +1 -1
- package/build/native-tabs/utils/index.d.ts +0 -1
- package/build/native-tabs/utils/index.d.ts.map +1 -1
- package/build/native-tabs/utils/index.js +1 -4
- package/build/native-tabs/utils/index.js.map +1 -1
- package/build/native-tabs/utils/label.d.ts.map +1 -1
- package/build/native-tabs/utils/label.js +6 -2
- package/build/native-tabs/utils/label.js.map +1 -1
- package/build/native-tabs/utils/materialIconConverter.android.d.ts +4 -0
- package/build/native-tabs/utils/materialIconConverter.android.d.ts.map +1 -0
- package/build/native-tabs/utils/materialIconConverter.android.js +10 -0
- package/build/native-tabs/utils/materialIconConverter.android.js.map +1 -0
- package/build/native-tabs/utils/materialIconConverter.d.ts +4 -0
- package/build/native-tabs/utils/materialIconConverter.d.ts.map +1 -0
- package/build/native-tabs/utils/materialIconConverter.js +8 -0
- package/build/native-tabs/utils/materialIconConverter.js.map +1 -0
- package/build/navigationParams.d.ts +2 -0
- package/build/navigationParams.d.ts.map +1 -1
- package/build/navigationParams.js +27 -7
- package/build/navigationParams.js.map +1 -1
- package/build/useScreens.d.ts.map +1 -1
- package/build/useScreens.js +6 -0
- package/build/useScreens.js.map +1 -1
- package/build/utils/children.d.ts +7 -0
- package/build/utils/children.d.ts.map +1 -0
- package/build/utils/children.js +24 -0
- package/build/utils/children.js.map +1 -0
- package/build/utils/style.d.ts +3 -0
- package/build/utils/style.d.ts.map +1 -0
- package/build/utils/style.js +10 -0
- package/build/utils/style.js.map +1 -0
- package/expo-module.config.json +1 -1
- package/ios/LinkPreview/LinkPreviewNativeView.swift +8 -5
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar +0 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar.sha512 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.aar +0 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.aar.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.aar.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.aar.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.aar.sha512 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.module +94 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.module.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.module.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.module.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.module.sha512 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.pom +41 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.pom.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.pom.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.pom.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/7.0.0-canary-20251127-587bc53/expo.modules.router-7.0.0-canary-20251127-587bc53.pom.sha512 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml +13 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.md5 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.sha1 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.sha256 +1 -0
- package/local-maven-repo/expo/modules/router/expo.modules.router/maven-metadata.xml.sha512 +1 -0
- package/package.json +14 -12
- package/build/layouts/stack-utils/utils.d.ts +0 -3
- package/build/layouts/stack-utils/utils.d.ts.map +0 -1
- package/build/layouts/stack-utils/utils.js +0 -8
- package/build/layouts/stack-utils/utils.js.map +0 -1
- package/build/native-tabs/utils/children.d.ts +0 -5
- package/build/native-tabs/utils/children.d.ts.map +0 -1
- package/build/native-tabs/utils/children.js +0 -15
- package/build/native-tabs/utils/children.js.map +0 -1
package/expo-module.config.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import ExpoModulesCore
|
|
2
2
|
|
|
3
3
|
class NativeLinkPreviewView: ExpoView, UIContextMenuInteractionDelegate,
|
|
4
|
-
LinkPreviewModalDismissible, LinkPreviewMenuUpdatable
|
|
4
|
+
LinkPreviewModalDismissible, LinkPreviewMenuUpdatable
|
|
5
|
+
{
|
|
5
6
|
private var preview: NativeLinkPreviewContentView?
|
|
6
7
|
private var interaction: UIContextMenuInteraction?
|
|
7
8
|
private var directChild: UIView?
|
|
@@ -167,10 +168,12 @@ class NativeLinkPreviewView: ExpoView, UIContextMenuInteractionDelegate,
|
|
|
167
168
|
willPerformPreviewActionForMenuWith configuration: UIContextMenuConfiguration,
|
|
168
169
|
animator: UIContextMenuInteractionCommitAnimating
|
|
169
170
|
) {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
self
|
|
173
|
-
|
|
171
|
+
if preview != nil {
|
|
172
|
+
self.onPreviewTapped()
|
|
173
|
+
animator.addCompletion { [weak self] in
|
|
174
|
+
self?.linkPreviewNativeNavigation.pushPreloadedView()
|
|
175
|
+
self?.onPreviewTappedAnimationCompleted()
|
|
176
|
+
}
|
|
174
177
|
}
|
|
175
178
|
}
|
|
176
179
|
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
54388d92e1e531464661ec19d599dc68
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
712a5a052dd5ffae04c7da9ee33eff9d83fc7f8a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d5dff6259e86de721fc0f07fe740a5e18088e19b76738719b0a6f94caef06224
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
9864add8e93e3c0a9a9c930aaed67016b15054c3fafd59a0bd3a5402d7cdc5827be84c22c2c137f3e5acb4e39270d9bfb9ca3fe11234458d4f2e0d4c78747f48
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e14cd08df62d96cb4ea6521e778ecf1d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
66c7762b33a455cfeb2d1819cdaf409620f43ba8
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
089d182f36875a201ad1b30b44d39812cd5155af987f3d33cd5eef8542103c82
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f51bd2a6d3fcc9075dbf99d66f77162d530586d0793d68e109a55f6edfbe4ff98bc9c9c5d587d0feec99807b6ae94a729232000e89f840278b21f4d423caa520
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
{
|
|
2
|
+
"formatVersion": "1.1",
|
|
3
|
+
"component": {
|
|
4
|
+
"group": "expo.modules.router",
|
|
5
|
+
"module": "expo.modules.router",
|
|
6
|
+
"version": "7.0.0-canary-20251127-587bc53",
|
|
7
|
+
"attributes": {
|
|
8
|
+
"org.gradle.status": "release"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"createdBy": {
|
|
12
|
+
"gradle": {
|
|
13
|
+
"version": "9.0.0"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"variants": [
|
|
17
|
+
{
|
|
18
|
+
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
+
"attributes": {
|
|
20
|
+
"org.gradle.category": "library",
|
|
21
|
+
"org.gradle.dependency.bundling": "external",
|
|
22
|
+
"org.gradle.libraryelements": "aar",
|
|
23
|
+
"org.gradle.usage": "java-api"
|
|
24
|
+
},
|
|
25
|
+
"files": [
|
|
26
|
+
{
|
|
27
|
+
"name": "expo.modules.router-7.0.0-canary-20251127-587bc53.aar",
|
|
28
|
+
"url": "expo.modules.router-7.0.0-canary-20251127-587bc53.aar",
|
|
29
|
+
"size": 13671,
|
|
30
|
+
"sha512": "f51bd2a6d3fcc9075dbf99d66f77162d530586d0793d68e109a55f6edfbe4ff98bc9c9c5d587d0feec99807b6ae94a729232000e89f840278b21f4d423caa520",
|
|
31
|
+
"sha256": "089d182f36875a201ad1b30b44d39812cd5155af987f3d33cd5eef8542103c82",
|
|
32
|
+
"sha1": "66c7762b33a455cfeb2d1819cdaf409620f43ba8",
|
|
33
|
+
"md5": "e14cd08df62d96cb4ea6521e778ecf1d"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "releaseVariantReleaseRuntimePublication",
|
|
39
|
+
"attributes": {
|
|
40
|
+
"org.gradle.category": "library",
|
|
41
|
+
"org.gradle.dependency.bundling": "external",
|
|
42
|
+
"org.gradle.libraryelements": "aar",
|
|
43
|
+
"org.gradle.usage": "java-runtime"
|
|
44
|
+
},
|
|
45
|
+
"dependencies": [
|
|
46
|
+
{
|
|
47
|
+
"group": "org.jetbrains.kotlin",
|
|
48
|
+
"module": "kotlin-stdlib-jdk7",
|
|
49
|
+
"version": {
|
|
50
|
+
"requires": "2.1.20"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"group": "com.google.android.material",
|
|
55
|
+
"module": "material",
|
|
56
|
+
"version": {
|
|
57
|
+
"requires": "1.13.0"
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
"files": [
|
|
62
|
+
{
|
|
63
|
+
"name": "expo.modules.router-7.0.0-canary-20251127-587bc53.aar",
|
|
64
|
+
"url": "expo.modules.router-7.0.0-canary-20251127-587bc53.aar",
|
|
65
|
+
"size": 13671,
|
|
66
|
+
"sha512": "f51bd2a6d3fcc9075dbf99d66f77162d530586d0793d68e109a55f6edfbe4ff98bc9c9c5d587d0feec99807b6ae94a729232000e89f840278b21f4d423caa520",
|
|
67
|
+
"sha256": "089d182f36875a201ad1b30b44d39812cd5155af987f3d33cd5eef8542103c82",
|
|
68
|
+
"sha1": "66c7762b33a455cfeb2d1819cdaf409620f43ba8",
|
|
69
|
+
"md5": "e14cd08df62d96cb4ea6521e778ecf1d"
|
|
70
|
+
}
|
|
71
|
+
]
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"name": "releaseVariantReleaseSourcePublication",
|
|
75
|
+
"attributes": {
|
|
76
|
+
"org.gradle.category": "documentation",
|
|
77
|
+
"org.gradle.dependency.bundling": "external",
|
|
78
|
+
"org.gradle.docstype": "sources",
|
|
79
|
+
"org.gradle.usage": "java-runtime"
|
|
80
|
+
},
|
|
81
|
+
"files": [
|
|
82
|
+
{
|
|
83
|
+
"name": "expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar",
|
|
84
|
+
"url": "expo.modules.router-7.0.0-canary-20251127-587bc53-sources.jar",
|
|
85
|
+
"size": 2318,
|
|
86
|
+
"sha512": "9864add8e93e3c0a9a9c930aaed67016b15054c3fafd59a0bd3a5402d7cdc5827be84c22c2c137f3e5acb4e39270d9bfb9ca3fe11234458d4f2e0d4c78747f48",
|
|
87
|
+
"sha256": "d5dff6259e86de721fc0f07fe740a5e18088e19b76738719b0a6f94caef06224",
|
|
88
|
+
"sha1": "712a5a052dd5ffae04c7da9ee33eff9d83fc7f8a",
|
|
89
|
+
"md5": "54388d92e1e531464661ec19d599dc68"
|
|
90
|
+
}
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
]
|
|
94
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
7a5e8364708e41bdc3454a8f5b4b3e50
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
56794a84ed05edf267a1c5ccdd30cb407438546d
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1f920ac7492e65fcc5ae7770fbce146baf47751dadb9687ea9746ff571251185
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f60f250f744bc5236eb9fcd802fe4318aa11e71733e2c80dcdc5774136e27e2acb2e314bb68f26de12e3a26ef897ec143c8847b949f50fbd2bf8afcef5554f1a
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
3
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
4
|
+
<!-- This module was also published with a richer model, Gradle metadata, -->
|
|
5
|
+
<!-- which should be used instead. Do not delete the following line which -->
|
|
6
|
+
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
|
|
7
|
+
<!-- that they should prefer consuming it instead. -->
|
|
8
|
+
<!-- do_not_remove: published-with-gradle-metadata -->
|
|
9
|
+
<modelVersion>4.0.0</modelVersion>
|
|
10
|
+
<groupId>expo.modules.router</groupId>
|
|
11
|
+
<artifactId>expo.modules.router</artifactId>
|
|
12
|
+
<version>7.0.0-canary-20251127-587bc53</version>
|
|
13
|
+
<packaging>aar</packaging>
|
|
14
|
+
<name>expo.modules.router</name>
|
|
15
|
+
<url>https://github.com/expo/expo</url>
|
|
16
|
+
<licenses>
|
|
17
|
+
<license>
|
|
18
|
+
<name>MIT License</name>
|
|
19
|
+
<url>https://github.com/expo/expo/blob/main/LICENSE</url>
|
|
20
|
+
</license>
|
|
21
|
+
</licenses>
|
|
22
|
+
<scm>
|
|
23
|
+
<connection>https://github.com/expo/expo.git</connection>
|
|
24
|
+
<developerConnection>https://github.com/expo/expo.git</developerConnection>
|
|
25
|
+
<url>https://github.com/expo/expo</url>
|
|
26
|
+
</scm>
|
|
27
|
+
<dependencies>
|
|
28
|
+
<dependency>
|
|
29
|
+
<groupId>org.jetbrains.kotlin</groupId>
|
|
30
|
+
<artifactId>kotlin-stdlib-jdk7</artifactId>
|
|
31
|
+
<version>2.1.20</version>
|
|
32
|
+
<scope>runtime</scope>
|
|
33
|
+
</dependency>
|
|
34
|
+
<dependency>
|
|
35
|
+
<groupId>com.google.android.material</groupId>
|
|
36
|
+
<artifactId>material</artifactId>
|
|
37
|
+
<version>1.13.0</version>
|
|
38
|
+
<scope>runtime</scope>
|
|
39
|
+
</dependency>
|
|
40
|
+
</dependencies>
|
|
41
|
+
</project>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
67f38c8c9dae5524a09486ce1dee4460
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
913a7bce8426f3d17770b4179a24e8b5414f6276
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6c81d5a6e5a454ed3294ff4ac2467e8edde42d1c80f14b531f3672d7db3281e9
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
98d633b86820285b29e7f405048bb5dc017351395cec4dbab763604f25ce547a46db488f76fdd9d8190d71d9ae2ac62d92fc776406a6e24905b2d1e21b922d1a
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<metadata>
|
|
3
|
+
<groupId>expo.modules.router</groupId>
|
|
4
|
+
<artifactId>expo.modules.router</artifactId>
|
|
5
|
+
<versioning>
|
|
6
|
+
<latest>7.0.0-canary-20251127-587bc53</latest>
|
|
7
|
+
<release>7.0.0-canary-20251127-587bc53</release>
|
|
8
|
+
<versions>
|
|
9
|
+
<version>7.0.0-canary-20251127-587bc53</version>
|
|
10
|
+
</versions>
|
|
11
|
+
<lastUpdated>20251127152232</lastUpdated>
|
|
12
|
+
</versioning>
|
|
13
|
+
</metadata>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
a9b5fb3f9ce8d0ca15f220a2efc58ddc
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
491dba60f2dd13eb43c82c9be794b00d30eac1f0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2a334ff6bfb9eba33afb7df9c1bc97dabcea810c6b7fcafa251397ec981f9d45
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
6be01b24a726e5d5f6081792a5be7870581c16a2b383c113eb021f30ff2098b688c396217cf3f7d79c440128898a17d05125a6c27c9c35c8982a2ee4433e493b
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-router",
|
|
3
|
-
"version": "7.0.0-canary-
|
|
3
|
+
"version": "7.0.0-canary-20251127-587bc53",
|
|
4
4
|
"description": "Expo Router is a file-based router for React Native and web applications.",
|
|
5
5
|
"author": "650 Industries, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"files": [
|
|
15
15
|
"link",
|
|
16
16
|
"android",
|
|
17
|
+
"local-maven-repo",
|
|
17
18
|
"assets",
|
|
18
19
|
"build",
|
|
19
20
|
"internal",
|
|
@@ -67,7 +68,7 @@
|
|
|
67
68
|
},
|
|
68
69
|
"homepage": "https://docs.expo.dev/routing/introduction/",
|
|
69
70
|
"scripts": {
|
|
70
|
-
"build": "
|
|
71
|
+
"build": "node ./scripts/build.js",
|
|
71
72
|
"clean": "expo-module clean",
|
|
72
73
|
"lint": "expo-module lint",
|
|
73
74
|
"test": "expo-module test",
|
|
@@ -80,13 +81,14 @@
|
|
|
80
81
|
"expo"
|
|
81
82
|
],
|
|
82
83
|
"peerDependencies": {
|
|
83
|
-
"@expo/metro-runtime": "6.2.0-canary-
|
|
84
|
-
"@expo/log-box": "0.0.13-canary-
|
|
84
|
+
"@expo/metro-runtime": "6.2.0-canary-20251127-587bc53",
|
|
85
|
+
"@expo/log-box": "0.0.13-canary-20251127-587bc53",
|
|
85
86
|
"@react-navigation/drawer": "^7.7.2",
|
|
86
87
|
"@testing-library/react-native": ">= 12.0.0",
|
|
87
|
-
"expo": "55.0.0-canary-
|
|
88
|
-
"expo-constants": "18.1.0-canary-
|
|
89
|
-
"expo-linking": "8.0.10-canary-
|
|
88
|
+
"expo": "55.0.0-canary-20251127-587bc53",
|
|
89
|
+
"expo-constants": "18.1.0-canary-20251127-587bc53",
|
|
90
|
+
"expo-linking": "8.0.10-canary-20251127-587bc53",
|
|
91
|
+
"expo-symbols": "1.1.0-canary-20251127-587bc53",
|
|
90
92
|
"react": "*",
|
|
91
93
|
"react-dom": "*",
|
|
92
94
|
"react-native": "*",
|
|
@@ -131,17 +133,17 @@
|
|
|
131
133
|
"react-server-dom-webpack": "~19.0.0"
|
|
132
134
|
},
|
|
133
135
|
"dependencies": {
|
|
134
|
-
"@expo/metro-runtime": "6.2.0-canary-
|
|
135
|
-
"@expo/schema-utils": "0.1.8-canary-
|
|
136
|
+
"@expo/metro-runtime": "6.2.0-canary-20251127-587bc53",
|
|
137
|
+
"@expo/schema-utils": "0.1.8-canary-20251127-587bc53",
|
|
136
138
|
"@radix-ui/react-slot": "1.2.0",
|
|
137
139
|
"@radix-ui/react-tabs": "^1.1.12",
|
|
138
140
|
"@react-navigation/bottom-tabs": "^7.7.3",
|
|
139
|
-
"@react-navigation/native": "^7.1.
|
|
140
|
-
"@react-navigation/native-stack": "^7.
|
|
141
|
+
"@react-navigation/native": "^7.1.21",
|
|
142
|
+
"@react-navigation/native-stack": "^7.8.0",
|
|
141
143
|
"client-only": "^0.0.1",
|
|
142
144
|
"debug": "^4.3.4",
|
|
143
145
|
"escape-string-regexp": "^4.0.0",
|
|
144
|
-
"expo-server": "1.0.5-canary-
|
|
146
|
+
"expo-server": "1.0.5-canary-20251127-587bc53",
|
|
145
147
|
"fast-deep-equal": "^3.1.3",
|
|
146
148
|
"invariant": "^2.2.4",
|
|
147
149
|
"nanoid": "^3.3.8",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/layouts/stack-utils/utils.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAkB,KAAK,YAAY,EAAE,MAAM,OAAO,CAAC;AAE1D,wBAAgB,aAAa,CAAC,MAAM,EAClC,OAAO,EAAE,KAAK,CAAC,SAAS,EACxB,IAAI,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,GAC/B,OAAO,IAAI,YAAY,CAAC,MAAM,CAAC,CAEjC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.isChildOfType = isChildOfType;
|
|
4
|
-
const react_1 = require("react");
|
|
5
|
-
function isChildOfType(element, type) {
|
|
6
|
-
return (0, react_1.isValidElement)(element) && element.type === type;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=utils.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/layouts/stack-utils/utils.tsx"],"names":[],"mappings":";;AAEA,sCAKC;AAPD,iCAA0D;AAE1D,SAAgB,aAAa,CAC3B,OAAwB,EACxB,IAAgC;IAEhC,OAAO,IAAA,sBAAc,EAAC,OAAO,CAAC,IAAI,OAAO,CAAC,IAAI,KAAK,IAAI,CAAC;AAC1D,CAAC","sourcesContent":["import { isValidElement, type ReactElement } from 'react';\n\nexport function isChildOfType<PropsT>(\n element: React.ReactNode,\n type: (props: PropsT) => unknown\n): element is ReactElement<PropsT> {\n return isValidElement(element) && element.type === type;\n}\n"]}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { JSXElementConstructor, ReactNode } from 'react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
export declare function filterAllowedChildrenElements<Components extends JSXElementConstructor<any>[]>(children: ReactNode | ReactNode[], components: Components): React.ReactElement<React.ComponentProps<Components[number]>, Components[number]>[];
|
|
4
|
-
export declare function isChildOfType<T extends JSXElementConstructor<any>>(child: ReactNode, type: T): child is React.ReactElement<React.ComponentProps<T>, T>;
|
|
5
|
-
//# sourceMappingURL=children.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"children.d.ts","sourceRoot":"","sources":["../../../src/native-tabs/utils/children.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAC9D,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,wBAAgB,6BAA6B,CAAC,UAAU,SAAS,qBAAqB,CAAC,GAAG,CAAC,EAAE,EAC3F,QAAQ,EAAE,SAAS,GAAG,SAAS,EAAE,EACjC,UAAU,EAAE,UAAU,GACrB,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC,EAAE,CAOpF;AAED,wBAAgB,aAAa,CAAC,CAAC,SAAS,qBAAqB,CAAC,GAAG,CAAC,EAChE,KAAK,EAAE,SAAS,EAChB,IAAI,EAAE,CAAC,GACN,KAAK,IAAI,KAAK,CAAC,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAEzD"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.filterAllowedChildrenElements = filterAllowedChildrenElements;
|
|
7
|
-
exports.isChildOfType = isChildOfType;
|
|
8
|
-
const react_1 = __importDefault(require("react"));
|
|
9
|
-
function filterAllowedChildrenElements(children, components) {
|
|
10
|
-
return react_1.default.Children.toArray(children).filter((child) => react_1.default.isValidElement(child) && components.includes(child.type));
|
|
11
|
-
}
|
|
12
|
-
function isChildOfType(child, type) {
|
|
13
|
-
return react_1.default.isValidElement(child) && child.type === type;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=children.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"children.js","sourceRoot":"","sources":["../../../src/native-tabs/utils/children.ts"],"names":[],"mappings":";;;;;AAGA,sEAUC;AAED,sCAKC;AAnBD,kDAA0B;AAE1B,SAAgB,6BAA6B,CAC3C,QAAiC,EACjC,UAAsB;IAEtB,OAAO,eAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,CAC5C,CACE,KAAK,EACsF,EAAE,CAC7F,eAAK,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,UAAU,CAAC,QAAQ,CAAC,KAAK,CAAC,IAAiC,CAAC,CAC9F,CAAC;AACJ,CAAC;AAED,SAAgB,aAAa,CAC3B,KAAgB,EAChB,IAAO;IAEP,OAAO,eAAK,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,KAAK,CAAC,IAAI,KAAK,IAAI,CAAC;AAC5D,CAAC","sourcesContent":["import type { JSXElementConstructor, ReactNode } from 'react';\nimport React from 'react';\n\nexport function filterAllowedChildrenElements<Components extends JSXElementConstructor<any>[]>(\n children: ReactNode | ReactNode[],\n components: Components\n): React.ReactElement<React.ComponentProps<Components[number]>, Components[number]>[] {\n return React.Children.toArray(children).filter(\n (\n child\n ): child is React.ReactElement<React.ComponentProps<Components[number]>, Components[number]> =>\n React.isValidElement(child) && components.includes(child.type as (props: any) => ReactNode)\n );\n}\n\nexport function isChildOfType<T extends JSXElementConstructor<any>>(\n child: ReactNode,\n type: T\n): child is React.ReactElement<React.ComponentProps<T>, T> {\n return React.isValidElement(child) && child.type === type;\n}\n"]}
|