@ray-js/api 0.3.18-beta-6ebf9155 → 0.3.19-beta-a6eb801d
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/@types/api.d.ts +1 -1
- package/@types/api.extend.d.ts +8 -0
- package/lib/exitMiniProgram/index.d.ts +2 -1
- package/lib/exitMiniProgram/index.js +4 -2
- package/lib/exitMiniProgram/index.web.js +4 -2
- package/lib/getAppInfo/index.d.ts +2 -1
- package/lib/getAppInfo/index.js +4 -2
- package/lib/getAppInfo/index.web.js +4 -2
- package/lib/getEnterOptions/index.d.ts +2 -1
- package/lib/getEnterOptions/index.js +4 -2
- package/lib/getEnterOptions/index.web.js +4 -2
- package/lib/getEnterOptionsSync/index.d.ts +2 -1
- package/lib/getEnterOptionsSync/index.js +4 -2
- package/lib/getEnterOptionsSync/index.web.js +4 -2
- package/lib/getLangContent/index.d.ts +2 -1
- package/lib/getLangContent/index.js +4 -2
- package/lib/getLangContent/index.web.js +4 -2
- package/lib/getLangKey/index.d.ts +2 -1
- package/lib/getLangKey/index.js +4 -2
- package/lib/getLangKey/index.web.js +4 -2
- package/lib/getLaunchOptions/index.d.ts +2 -1
- package/lib/getLaunchOptions/index.js +4 -2
- package/lib/getLaunchOptions/index.web.js +4 -2
- package/lib/getLaunchOptionsSync/index.d.ts +3 -2
- package/lib/getLaunchOptionsSync/index.js +4 -2
- package/lib/getLaunchOptionsSync/index.web.js +4 -2
- package/lib/goDeviceAlarm/index.d.ts +2 -1
- package/lib/goDeviceAlarm/index.js +4 -2
- package/lib/goDeviceAlarm/index.web.js +4 -2
- package/lib/goDeviceDetail/index.d.ts +2 -1
- package/lib/goDeviceDetail/index.js +4 -2
- package/lib/goDeviceDetail/index.web.js +4 -2
- package/lib/hideHomeButton/index.d.ts +2 -1
- package/lib/hideHomeButton/index.js +4 -2
- package/lib/hideHomeButton/index.web.js +4 -2
- package/lib/hideNavigationBarLoading/index.d.ts +2 -1
- package/lib/hideNavigationBarLoading/index.js +4 -2
- package/lib/hideNavigationBarLoading/index.web.js +4 -2
- package/lib/hideTabBarRedDot/index.d.ts +2 -1
- package/lib/hideTabBarRedDot/index.js +4 -2
- package/lib/hideTabBarRedDot/index.web.js +4 -2
- package/lib/index.android.js +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.ios.js +1 -1
- package/lib/index.js +2 -1
- package/lib/index.tuya.js +2 -1
- package/lib/index.web.js +2 -1
- package/lib/index.wechat.js +2 -1
- package/lib/navigateBack/index.d.ts +3 -3
- package/lib/navigateBack/index.js +5 -2
- package/lib/navigateBack/index.web.js +5 -2
- package/lib/navigateBackMiniProgram/index.d.ts +2 -1
- package/lib/navigateBackMiniProgram/index.js +4 -2
- package/lib/navigateBackMiniProgram/index.web.js +4 -2
- package/lib/navigateTo/index.d.ts +2 -3
- package/lib/navigateTo/index.js +5 -2
- package/lib/navigateTo/index.web.js +5 -2
- package/lib/navigateToMiniProgram/index.d.ts +2 -1
- package/lib/navigateToMiniProgram/index.js +4 -2
- package/lib/navigateToMiniProgram/index.web.js +4 -2
- package/lib/onRouterEvent/index.d.ts +2 -1
- package/lib/onRouterEvent/index.js +4 -2
- package/lib/onRouterEvent/index.web.js +4 -2
- package/lib/reLaunch/index.d.ts +2 -3
- package/lib/reLaunch/index.js +5 -2
- package/lib/reLaunch/index.web.js +5 -2
- package/lib/redirectTo/index.d.ts +2 -3
- package/lib/redirectTo/index.js +5 -2
- package/lib/redirectTo/index.web.js +5 -2
- package/lib/removeTabBarBadge/index.d.ts +2 -1
- package/lib/removeTabBarBadge/index.js +4 -2
- package/lib/removeTabBarBadge/index.web.js +4 -2
- package/lib/resizeImage/index.d.ts +2 -1
- package/lib/resizeImage/index.js +4 -2
- package/lib/resizeImage/index.web.js +4 -2
- package/lib/router/index.d.ts +2 -1
- package/lib/router/index.js +4 -2
- package/lib/router/index.web.js +4 -2
- package/lib/setNavigationBarColor/index.d.ts +3 -6
- package/lib/setNavigationBarColor/index.js +5 -2
- package/lib/setNavigationBarColor/index.web.js +5 -2
- package/lib/setNavigationBarTitle/index.d.ts +3 -5
- package/lib/setNavigationBarTitle/index.js +5 -2
- package/lib/setNavigationBarTitle/index.web.js +5 -2
- package/lib/setTabBarBadge/index.d.ts +2 -1
- package/lib/setTabBarBadge/index.js +4 -2
- package/lib/setTabBarBadge/index.web.js +4 -2
- package/lib/setTabBarItem/index.d.ts +2 -1
- package/lib/setTabBarItem/index.js +4 -2
- package/lib/setTabBarItem/index.web.js +4 -2
- package/lib/setTabBarStyle/index.d.ts +2 -1
- package/lib/setTabBarStyle/index.js +4 -2
- package/lib/setTabBarStyle/index.web.js +4 -2
- package/lib/showNavigationBarLoading/index.d.ts +2 -1
- package/lib/showNavigationBarLoading/index.js +4 -2
- package/lib/showNavigationBarLoading/index.web.js +4 -2
- package/lib/showTabBarRedDot/index.d.ts +2 -1
- package/lib/showTabBarRedDot/index.js +4 -2
- package/lib/showTabBarRedDot/index.web.js +4 -2
- package/lib/startPullDownRefresh/index.d.ts +2 -1
- package/lib/startPullDownRefresh/index.js +4 -2
- package/lib/startPullDownRefresh/index.web.js +4 -2
- package/lib/stopPullDownRefresh/index.d.ts +2 -1
- package/lib/stopPullDownRefresh/index.js +4 -2
- package/lib/stopPullDownRefresh/index.web.js +4 -2
- package/lib/switchTab/index.d.ts +3 -3
- package/lib/switchTab/index.js +5 -2
- package/lib/switchTab/index.web.js +5 -2
- package/package.json +9 -9
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ray-js/api",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.19-beta-a6eb801d",
|
4
4
|
"description": "Ray universal api",
|
5
5
|
"keywords": [
|
6
6
|
"ray"
|
@@ -25,12 +25,12 @@
|
|
25
25
|
"watch": "ray start --type=component"
|
26
26
|
},
|
27
27
|
"dependencies": {
|
28
|
-
"@ray-js/framework": "^0.3.
|
29
|
-
"@ray-js/framework-native": "^0.3.
|
30
|
-
"@ray-js/ray-panel-notification": "^0.3.
|
31
|
-
"@ray-js/router": "^0.3.
|
32
|
-
"@ray-js/router-native": "^0.3.
|
33
|
-
"@ray-js/runtime-native": "^0.3.
|
28
|
+
"@ray-js/framework": "^0.3.19-beta-a6eb801d",
|
29
|
+
"@ray-js/framework-native": "^0.3.19-beta-a6eb801d",
|
30
|
+
"@ray-js/ray-panel-notification": "^0.3.19-beta-a6eb801d",
|
31
|
+
"@ray-js/router": "^0.3.19-beta-a6eb801d",
|
32
|
+
"@ray-js/router-native": "^0.3.19-beta-a6eb801d",
|
33
|
+
"@ray-js/runtime-native": "^0.3.19-beta-a6eb801d",
|
34
34
|
"@tuya-miniapp/base-kit": "^2.1.2",
|
35
35
|
"@tuya-miniapp/device-kit": "^2.1.6",
|
36
36
|
"@tuya-miniapp/mini-kit": "^2.3.7",
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"react-native": "0.59.10"
|
39
39
|
},
|
40
40
|
"devDependencies": {
|
41
|
-
"@ray-js/cli": "^0.3.
|
41
|
+
"@ray-js/cli": "^0.3.19-beta-a6eb801d",
|
42
42
|
"art-template": "^4.13.2",
|
43
43
|
"fs-extra": "^10.1.0",
|
44
44
|
"miniprogram-api-typings": "^3.4.3",
|
@@ -50,6 +50,6 @@
|
|
50
50
|
"email": "tuyafe@tuya.com"
|
51
51
|
}
|
52
52
|
],
|
53
|
-
"gitHead": "
|
53
|
+
"gitHead": "ca15c30894f33359d30f2d3a6d4efe10d2826391",
|
54
54
|
"repository": {}
|
55
55
|
}
|