@dcloudio/uni-app-x 0.7.79 → 0.7.81
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/package.json +1 -1
- package/types/dom2/UniCSSProperty.d.ts +0 -1
- package/types/dom2/UniCSSTransition.d.ts +30 -6
- package/types/dom2/UniElement.d.ts +5 -0
- package/types/dom2/UniNativeBaseView.d.ts +5 -3
- package/types/dom2/UniNativeDefines.d.ts +10 -10
- package/types/dom2/UniPage.d.ts +36 -3
- package/types/dom2/UniTextElement.d.ts +5 -0
- package/types/dom2/global.d.ts +21 -7
- package/types/dom2/sharedData.d.ts +10 -1
- package/types/dom2-internal/UniElement.d.ts +15 -0
- package/types/native/UniPage.d.ts +97 -1
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +69 -23
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/global.d.ts +7 -40
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/index.d.ts +4 -20
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +66 -495
- package/types/uni/uts-plugin-biz/lib/uni-crash/utssdk/global.d.ts +9 -8
- package/types/uni/uts-plugin-biz/lib/uni-crash/utssdk/index.d.ts +5 -4
- package/types/uni/uts-plugin-biz/lib/uni-crash/utssdk/interface.d.ts +29 -28
- package/types/uni/uts-plugin-component/lib/uni-web-view/utssdk/global.d.ts +10 -0
- package/types/uni/uts-plugin-component/lib/uni-web-view/utssdk/index.d.ts +5 -0
- package/types/uni/uts-plugin-component/lib/uni-web-view/utssdk/interface.d.ts +400 -212
- package/types/uni/uts-plugin-component/lib/uni-web-view-global/utssdk/interface.d.ts +5 -0
- package/types/node_modules/.package-lock.json +0 -20
- package/types/node_modules/typescript/LICENSE.txt +0 -55
- package/types/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
- package/types/node_modules/typescript/bin/tsc +0 -2
- package/types/node_modules/typescript/bin/tsserver +0 -2
- package/types/node_modules/typescript/lib/cancellationToken.js +0 -90
- package/types/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/lib.d.ts +0 -22
- package/types/node_modules/typescript/lib/lib.decorators.d.ts +0 -386
- package/types/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
- package/types/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.dom.d.ts +0 -28596
- package/types/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -475
- package/types/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
- package/types/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
- package/types/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
- package/types/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -495
- package/types/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
- package/types/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
- package/types/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
- package/types/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
- package/types/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
- package/types/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
- package/types/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
- package/types/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
- package/types/node_modules/typescript/lib/lib.es2017.d.ts +0 -25
- package/types/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
- package/types/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
- package/types/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
- package/types/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
- package/types/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
- package/types/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
- package/types/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
- package/types/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -43
- package/types/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
- package/types/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
- package/types/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
- package/types/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
- package/types/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
- package/types/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -727
- package/types/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
- package/types/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
- package/types/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
- package/types/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
- package/types/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -97
- package/types/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -42
- package/types/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -37
- package/types/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
- package/types/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
- package/types/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -76
- package/types/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
- package/types/node_modules/typescript/lib/lib.es2022.d.ts +0 -26
- package/types/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -73
- package/types/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -117
- package/types/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
- package/types/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
- package/types/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts +0 -39
- package/types/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
- package/types/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
- package/types/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
- package/types/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
- package/types/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
- package/types/node_modules/typescript/lib/lib.es5.d.ts +0 -4585
- package/types/node_modules/typescript/lib/lib.es6.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
- package/types/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -106
- package/types/node_modules/typescript/lib/lib.esnext.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
- package/types/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -185
- package/types/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
- package/types/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
- package/types/node_modules/typescript/lib/lib.esnext.object.d.ts +0 -29
- package/types/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -35
- package/types/node_modules/typescript/lib/lib.esnext.regexp.d.ts +0 -25
- package/types/node_modules/typescript/lib/lib.esnext.string.d.ts +0 -29
- package/types/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
- package/types/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -33
- package/types/node_modules/typescript/lib/lib.webworker.d.ts +0 -9431
- package/types/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
- package/types/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -276
- package/types/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/tsc.js +0 -129741
- package/types/node_modules/typescript/lib/tsserver.js +0 -621
- package/types/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
- package/types/node_modules/typescript/lib/tsserverlibrary.js +0 -21
- package/types/node_modules/typescript/lib/typesMap.json +0 -497
- package/types/node_modules/typescript/lib/typescript.d.ts +0 -11240
- package/types/node_modules/typescript/lib/typescript.js +0 -194910
- package/types/node_modules/typescript/lib/typingsInstaller.js +0 -236
- package/types/node_modules/typescript/lib/watchGuard.js +0 -53
- package/types/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -1880
- package/types/node_modules/typescript/package.json +0 -116
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
export type OnAppCrashCallback = () => void
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
|
-
* 监听应用崩溃
|
|
7
|
+
* 监听应用崩溃
|
|
8
8
|
* @internal
|
|
9
9
|
*/
|
|
10
10
|
export type OnAppCrash = (callback : OnAppCrashCallback) => void
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
|
-
* 取消监听应用崩溃
|
|
13
|
+
* 取消监听应用崩溃
|
|
14
14
|
* @internal
|
|
15
15
|
*/
|
|
16
16
|
export type OffAppCrash = () => void
|
|
17
|
-
|
|
17
|
+
|
|
18
18
|
/**
|
|
19
19
|
* @internal
|
|
20
20
|
*/
|
|
@@ -24,7 +24,7 @@ export type AppCrashInfo = {
|
|
|
24
24
|
*/
|
|
25
25
|
id : string,
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* 崩溃的日志路径
|
|
28
28
|
*/
|
|
29
29
|
file : string,
|
|
30
30
|
/**
|
|
@@ -34,7 +34,7 @@ export type AppCrashInfo = {
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
|
-
* 获取所有的崩溃信息
|
|
37
|
+
* 获取所有的崩溃信息
|
|
38
38
|
* @internal
|
|
39
39
|
*/
|
|
40
40
|
|
|
@@ -43,40 +43,41 @@ export type GetAppCrashInfo = () => Array<AppCrashInfo> | null
|
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
/**
|
|
46
|
-
* 删除指定的崩溃信息,id为空则删除所有的崩溃信息
|
|
46
|
+
* 删除指定的崩溃信息,id为空则删除所有的崩溃信息
|
|
47
47
|
* @internal
|
|
48
48
|
*/
|
|
49
49
|
export type DeleteAppCrashInfo = (id : string | null) => void
|
|
50
50
|
|
|
51
|
-
export type
|
|
51
|
+
export type CreateAppCrash = () => void
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
export interface Uni {
|
|
55
|
-
/**
|
|
56
|
-
* 监听异常崩溃发生(iOS不支持)
|
|
57
|
-
* @internal
|
|
54
|
+
export interface Uni {
|
|
55
|
+
/**
|
|
56
|
+
* 监听异常崩溃发生(iOS不支持)
|
|
57
|
+
* @internal
|
|
58
58
|
*/
|
|
59
|
-
__onAppCrash(callback : OnAppCrashCallback | null) : void,
|
|
60
|
-
/**
|
|
61
|
-
* 取消异常崩溃发生(iOS不支持)
|
|
62
|
-
* @internal
|
|
59
|
+
__onAppCrash(callback : OnAppCrashCallback | null) : void,
|
|
60
|
+
/**
|
|
61
|
+
* 取消异常崩溃发生(iOS不支持)
|
|
62
|
+
* @internal
|
|
63
63
|
*/
|
|
64
|
-
__offAppCrash() : void,
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* 获取异常崩溃数据
|
|
68
|
-
* @internal
|
|
64
|
+
__offAppCrash() : void,
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* 获取异常崩溃数据
|
|
68
|
+
* @internal
|
|
69
69
|
*/
|
|
70
70
|
|
|
71
71
|
__getAppCrashInfo() : Array<AppCrashInfo> | null,
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
*
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* 删除本地对应Crash数据
|
|
75
|
+
* @internal
|
|
75
76
|
*/
|
|
76
|
-
__deleteAppCrashInfo(id : string | null) : void,
|
|
77
|
-
/**
|
|
78
|
-
* 触发crash
|
|
79
|
-
* @internal
|
|
77
|
+
__deleteAppCrashInfo(id : string | null) : void,
|
|
78
|
+
/**
|
|
79
|
+
* 触发crash
|
|
80
|
+
* @internal
|
|
80
81
|
*/
|
|
81
82
|
__createAppCrash() : void
|
|
82
|
-
}
|
|
83
|
+
}
|
|
@@ -3,8 +3,13 @@
|
|
|
3
3
|
WebViewProgressStyles as WebViewProgressStylesOrigin,
|
|
4
4
|
WebViewStyles as WebViewStylesOrigin,
|
|
5
5
|
UniWebviewContextLoadDataOptions as UniWebviewContextLoadDataOptionsOrigin,
|
|
6
|
+
UniWebViewContextLoadDataOptions as UniWebViewContextLoadDataOptionsOrigin,
|
|
7
|
+
UniWebViewElementLoadDataOptions as UniWebViewElementLoadDataOptionsOrigin,
|
|
6
8
|
WebviewContext as WebviewContextOrigin,
|
|
9
|
+
WebViewContext as WebViewContextOrigin,
|
|
10
|
+
WebViewContext as WebViewContextOrigin,
|
|
7
11
|
CreateWebviewContext as CreateWebviewContextOrigin,
|
|
12
|
+
CreateWebViewContext as CreateWebViewContextOrigin,
|
|
8
13
|
Uni as UniOrigin
|
|
9
14
|
} from './interface'
|
|
10
15
|
|
|
@@ -12,8 +17,13 @@
|
|
|
12
17
|
type WebViewProgressStyles = WebViewProgressStylesOrigin
|
|
13
18
|
type WebViewStyles = WebViewStylesOrigin
|
|
14
19
|
type UniWebviewContextLoadDataOptions = UniWebviewContextLoadDataOptionsOrigin
|
|
20
|
+
type UniWebViewContextLoadDataOptions = UniWebViewContextLoadDataOptionsOrigin
|
|
21
|
+
type UniWebViewElementLoadDataOptions = UniWebViewElementLoadDataOptionsOrigin
|
|
15
22
|
type WebviewContext = WebviewContextOrigin
|
|
23
|
+
type WebViewContext = WebViewContextOrigin
|
|
24
|
+
type WebViewContext = WebViewContextOrigin
|
|
16
25
|
type CreateWebviewContext = CreateWebviewContextOrigin
|
|
26
|
+
type CreateWebViewContext = CreateWebViewContextOrigin
|
|
17
27
|
interface Uni extends UniOrigin { }
|
|
18
28
|
}
|
|
19
29
|
|
|
@@ -3,7 +3,12 @@
|
|
|
3
3
|
WebViewProgressStyles,
|
|
4
4
|
WebViewStyles,
|
|
5
5
|
UniWebviewContextLoadDataOptions,
|
|
6
|
+
UniWebViewContextLoadDataOptions,
|
|
7
|
+
UniWebViewElementLoadDataOptions,
|
|
6
8
|
WebviewContext,
|
|
9
|
+
WebViewContext,
|
|
10
|
+
WebViewContext,
|
|
7
11
|
CreateWebviewContext,
|
|
12
|
+
CreateWebViewContext,
|
|
8
13
|
} from './interface'
|
|
9
14
|
|