@dcloudio/uni-app-x 0.7.46 → 0.7.47
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/native/IUniElement.d.ts +1 -1
- package/types/native/IUniNativeViewElement.d.ts +4 -0
- package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/interface.d.ts +74 -427
- package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/interface.d.ts +3 -3
- package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-chooseLocation/utssdk/interface.d.ts +18 -18
- package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/interface.d.ts +8 -8
- package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-createIntersectionObserver/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-document/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-event/utssdk/interface.d.ts +8 -8
- package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-file/utssdk/interface.d.ts +5 -5
- package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/interface.d.ts +14 -14
- package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/interface.d.ts +20 -20
- package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-getLocation/utssdk/interface.d.ts +20 -20
- package/types/uni/uts-plugin-api/lib/uni-getLocation-tencent-uni1/utssdk/interface.d.ts +14 -14
- package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/interface.d.ts +3 -3
- package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/interface.d.ts +11 -11
- package/types/uni/uts-plugin-api/lib/uni-getRecorderManager/utssdk/interface.d.ts +12 -12
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +91 -91
- package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/interface.d.ts +7 -7
- package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-makePhoneCall/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +17 -17
- package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/interface.d.ts +7 -7
- package/types/uni/uts-plugin-api/lib/uni-network/utssdk/interface.d.ts +40 -40
- package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/interface.d.ts +6 -6
- package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/interface.d.ts +59 -59
- package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/interface.d.ts +18 -18
- package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/interface.d.ts +4 -4
- package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/interface.d.ts +49 -49
- package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-api/lib/uni-route/utssdk/interface.d.ts +30 -30
- package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/interface.d.ts +1 -1
- package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/interface.d.ts +8 -8
- package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/interface.d.ts +10 -10
- package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/interface.d.ts +9 -9
- package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/interface.d.ts +21 -21
- package/types/uni/uts-plugin-biz/lib/uni-facialRecognitionVerify/utssdk/interface.d.ts +2 -2
- package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/interface.d.ts +16 -16
- package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/interface.d.ts +4 -4
- package/uts-plugin.d.ts +2 -0
package/package.json
CHANGED
|
@@ -57,6 +57,10 @@ export interface UniNativeViewElement extends UniElement {
|
|
|
57
57
|
bindIOSView(view: UIView): void
|
|
58
58
|
bindHarmonyFrameNode(node: FrameNode): void
|
|
59
59
|
bindHarmonyWrappedBuilder<O extends Object>(builder: WrappedBuilder<[options: O]>, options?: ESObject): BuilderNode<[O]>
|
|
60
|
+
// 目前仅在 NativeViewElement 中存在
|
|
61
|
+
getHarmonyFrameNode(): FrameNode | null
|
|
62
|
+
// 目前仅在 NativeViewElement 中存在
|
|
63
|
+
getHarmonyBuilderNode<O extends Object>(): BuilderNode<[O]>
|
|
60
64
|
}
|
|
61
65
|
|
|
62
66
|
export let UniNativeViewElement: {
|
|
@@ -42,242 +42,22 @@ type ShowActionSheetCompleteCallback = (result: ShowActionSheetComplete) => void
|
|
|
42
42
|
export type ShowActionSheetOptions = {
|
|
43
43
|
/**
|
|
44
44
|
* 菜单标题
|
|
45
|
-
* @uniPlatform {
|
|
46
|
-
* "mp": {
|
|
47
|
-
* "weixin": {
|
|
48
|
-
* "hostVer": "√",
|
|
49
|
-
* "uniVer": "√",
|
|
50
|
-
* "unixVer": "4.41"
|
|
51
|
-
* },
|
|
52
|
-
* "alipay": {
|
|
53
|
-
* "hostVer": "-",
|
|
54
|
-
* "uniVer": "-",
|
|
55
|
-
* "unixVer": "-"
|
|
56
|
-
* },
|
|
57
|
-
* "baidu": {
|
|
58
|
-
* "hostVer": "-",
|
|
59
|
-
* "uniVer": "-",
|
|
60
|
-
* "unixVer": "-"
|
|
61
|
-
* },
|
|
62
|
-
* "toutiao": {
|
|
63
|
-
* "hostVer": "-",
|
|
64
|
-
* "uniVer": "-",
|
|
65
|
-
* "unixVer": "-"
|
|
66
|
-
* },
|
|
67
|
-
* "lark": {
|
|
68
|
-
* "hostVer": "-",
|
|
69
|
-
* "uniVer": "-",
|
|
70
|
-
* "unixVer": "-"
|
|
71
|
-
* },
|
|
72
|
-
* "qq": {
|
|
73
|
-
* "hostVer": "-",
|
|
74
|
-
* "uniVer": "-",
|
|
75
|
-
* "unixVer": "-"
|
|
76
|
-
* },
|
|
77
|
-
* "kuaishou": {
|
|
78
|
-
* "hostVer": "-",
|
|
79
|
-
* "uniVer": "-",
|
|
80
|
-
* "unixVer": "-"
|
|
81
|
-
* },
|
|
82
|
-
* "jd": {
|
|
83
|
-
* "hostVer": "-",
|
|
84
|
-
* "uniVer": "-",
|
|
85
|
-
* "unixVer": "-"
|
|
86
|
-
* }
|
|
87
|
-
* }
|
|
88
|
-
* }
|
|
89
45
|
*/
|
|
90
46
|
title?: string | null,
|
|
91
47
|
/**
|
|
92
48
|
* 警示文案(仅微信小程序真机有效)
|
|
93
|
-
|
|
94
|
-
* "mp": {
|
|
95
|
-
* "weixin": {
|
|
96
|
-
* "hostVer": "√",
|
|
97
|
-
* "uniVer": "√",
|
|
98
|
-
* "unixVer": "4.41"
|
|
99
|
-
* },
|
|
100
|
-
* "alipay": {
|
|
101
|
-
* "hostVer": "-",
|
|
102
|
-
* "uniVer": "-",
|
|
103
|
-
* "unixVer": "-"
|
|
104
|
-
* },
|
|
105
|
-
* "baidu": {
|
|
106
|
-
* "hostVer": "-",
|
|
107
|
-
* "uniVer": "-",
|
|
108
|
-
* "unixVer": "-"
|
|
109
|
-
* },
|
|
110
|
-
* "toutiao": {
|
|
111
|
-
* "hostVer": "-",
|
|
112
|
-
* "uniVer": "-",
|
|
113
|
-
* "unixVer": "-"
|
|
114
|
-
* },
|
|
115
|
-
* "lark": {
|
|
116
|
-
* "hostVer": "-",
|
|
117
|
-
* "uniVer": "-",
|
|
118
|
-
* "unixVer": "-"
|
|
119
|
-
* },
|
|
120
|
-
* "qq": {
|
|
121
|
-
* "hostVer": "-",
|
|
122
|
-
* "uniVer": "-",
|
|
123
|
-
* "unixVer": "-"
|
|
124
|
-
* },
|
|
125
|
-
* "kuaishou": {
|
|
126
|
-
* "hostVer": "-",
|
|
127
|
-
* "uniVer": "-",
|
|
128
|
-
* "unixVer": "-"
|
|
129
|
-
* },
|
|
130
|
-
* "jd": {
|
|
131
|
-
* "hostVer": "-",
|
|
132
|
-
* "uniVer": "-",
|
|
133
|
-
* "unixVer": "-"
|
|
134
|
-
* }
|
|
135
|
-
* }
|
|
136
|
-
* }
|
|
137
|
-
*/
|
|
49
|
+
*/
|
|
138
50
|
alertText?: string | null,
|
|
139
51
|
/**
|
|
140
52
|
* 按钮的文字数组
|
|
141
|
-
* @uniPlatform {
|
|
142
|
-
* "mp": {
|
|
143
|
-
* "weixin": {
|
|
144
|
-
* "hostVer": "√",
|
|
145
|
-
* "uniVer": "√",
|
|
146
|
-
* "unixVer": "4.41"
|
|
147
|
-
* },
|
|
148
|
-
* "alipay": {
|
|
149
|
-
* "hostVer": "-",
|
|
150
|
-
* "uniVer": "-",
|
|
151
|
-
* "unixVer": "-"
|
|
152
|
-
* },
|
|
153
|
-
* "baidu": {
|
|
154
|
-
* "hostVer": "-",
|
|
155
|
-
* "uniVer": "-",
|
|
156
|
-
* "unixVer": "-"
|
|
157
|
-
* },
|
|
158
|
-
* "toutiao": {
|
|
159
|
-
* "hostVer": "-",
|
|
160
|
-
* "uniVer": "-",
|
|
161
|
-
* "unixVer": "-"
|
|
162
|
-
* },
|
|
163
|
-
* "lark": {
|
|
164
|
-
* "hostVer": "-",
|
|
165
|
-
* "uniVer": "-",
|
|
166
|
-
* "unixVer": "-"
|
|
167
|
-
* },
|
|
168
|
-
* "qq": {
|
|
169
|
-
* "hostVer": "-",
|
|
170
|
-
* "uniVer": "-",
|
|
171
|
-
* "unixVer": "-"
|
|
172
|
-
* },
|
|
173
|
-
* "kuaishou": {
|
|
174
|
-
* "hostVer": "-",
|
|
175
|
-
* "uniVer": "-",
|
|
176
|
-
* "unixVer": "-"
|
|
177
|
-
* },
|
|
178
|
-
* "jd": {
|
|
179
|
-
* "hostVer": "-",
|
|
180
|
-
* "uniVer": "-",
|
|
181
|
-
* "unixVer": "-"
|
|
182
|
-
* }
|
|
183
|
-
* }
|
|
184
|
-
* }
|
|
185
53
|
*/
|
|
186
54
|
itemList: string[],
|
|
187
55
|
/**
|
|
188
56
|
* 按钮的文字颜色,字符串格式
|
|
189
|
-
* @uniPlatform {
|
|
190
|
-
* "mp": {
|
|
191
|
-
* "weixin": {
|
|
192
|
-
* "hostVer": "√",
|
|
193
|
-
* "uniVer": "√",
|
|
194
|
-
* "unixVer": "4.41"
|
|
195
|
-
* },
|
|
196
|
-
* "alipay": {
|
|
197
|
-
* "hostVer": "-",
|
|
198
|
-
* "uniVer": "-",
|
|
199
|
-
* "unixVer": "-"
|
|
200
|
-
* },
|
|
201
|
-
* "baidu": {
|
|
202
|
-
* "hostVer": "-",
|
|
203
|
-
* "uniVer": "-",
|
|
204
|
-
* "unixVer": "-"
|
|
205
|
-
* },
|
|
206
|
-
* "toutiao": {
|
|
207
|
-
* "hostVer": "-",
|
|
208
|
-
* "uniVer": "-",
|
|
209
|
-
* "unixVer": "-"
|
|
210
|
-
* },
|
|
211
|
-
* "lark": {
|
|
212
|
-
* "hostVer": "-",
|
|
213
|
-
* "uniVer": "-",
|
|
214
|
-
* "unixVer": "-"
|
|
215
|
-
* },
|
|
216
|
-
* "qq": {
|
|
217
|
-
* "hostVer": "-",
|
|
218
|
-
* "uniVer": "-",
|
|
219
|
-
* "unixVer": "-"
|
|
220
|
-
* },
|
|
221
|
-
* "kuaishou": {
|
|
222
|
-
* "hostVer": "-",
|
|
223
|
-
* "uniVer": "-",
|
|
224
|
-
* "unixVer": "-"
|
|
225
|
-
* },
|
|
226
|
-
* "jd": {
|
|
227
|
-
* "hostVer": "-",
|
|
228
|
-
* "uniVer": "-",
|
|
229
|
-
* "unixVer": "-"
|
|
230
|
-
* }
|
|
231
|
-
* }
|
|
232
|
-
* }
|
|
233
57
|
*/
|
|
234
58
|
itemColor?: string.ColorString | null,
|
|
235
59
|
/**
|
|
236
60
|
* 大屏设备弹出原生选择按钮框的指示区域,默认居中显示
|
|
237
|
-
* @uniPlatform {
|
|
238
|
-
* "mp": {
|
|
239
|
-
* "weixin": {
|
|
240
|
-
* "hostVer": "√",
|
|
241
|
-
* "uniVer": "√",
|
|
242
|
-
* "unixVer": "4.41"
|
|
243
|
-
* },
|
|
244
|
-
* "alipay": {
|
|
245
|
-
* "hostVer": "-",
|
|
246
|
-
* "uniVer": "-",
|
|
247
|
-
* "unixVer": "-"
|
|
248
|
-
* },
|
|
249
|
-
* "baidu": {
|
|
250
|
-
* "hostVer": "-",
|
|
251
|
-
* "uniVer": "-",
|
|
252
|
-
* "unixVer": "-"
|
|
253
|
-
* },
|
|
254
|
-
* "toutiao": {
|
|
255
|
-
* "hostVer": "-",
|
|
256
|
-
* "uniVer": "-",
|
|
257
|
-
* "unixVer": "-"
|
|
258
|
-
* },
|
|
259
|
-
* "lark": {
|
|
260
|
-
* "hostVer": "-",
|
|
261
|
-
* "uniVer": "-",
|
|
262
|
-
* "unixVer": "-"
|
|
263
|
-
* },
|
|
264
|
-
* "qq": {
|
|
265
|
-
* "hostVer": "-",
|
|
266
|
-
* "uniVer": "-",
|
|
267
|
-
* "unixVer": "-"
|
|
268
|
-
* },
|
|
269
|
-
* "kuaishou": {
|
|
270
|
-
* "hostVer": "-",
|
|
271
|
-
* "uniVer": "-",
|
|
272
|
-
* "unixVer": "-"
|
|
273
|
-
* },
|
|
274
|
-
* "jd": {
|
|
275
|
-
* "hostVer": "-",
|
|
276
|
-
* "uniVer": "-",
|
|
277
|
-
* "unixVer": "-"
|
|
278
|
-
* }
|
|
279
|
-
* }
|
|
280
|
-
* }
|
|
281
61
|
*/
|
|
282
62
|
popover?: Popover | null,
|
|
283
63
|
/**
|
|
@@ -301,7 +81,7 @@ export type ShowActionSheetOptions = {
|
|
|
301
81
|
* "harmony": {
|
|
302
82
|
* "osVer": "3.0",
|
|
303
83
|
* "uniVer": "4.23",
|
|
304
|
-
* "unixVer": "
|
|
84
|
+
* "unixVer": "4.61"
|
|
305
85
|
* }
|
|
306
86
|
* },
|
|
307
87
|
* "mp": {
|
|
@@ -374,7 +154,7 @@ export type ShowActionSheetOptions = {
|
|
|
374
154
|
* "harmony": {
|
|
375
155
|
* "osVer": "3.0",
|
|
376
156
|
* "uniVer": "4.23",
|
|
377
|
-
* "unixVer": "
|
|
157
|
+
* "unixVer": "4.61"
|
|
378
158
|
* }
|
|
379
159
|
* },
|
|
380
160
|
* "mp": {
|
|
@@ -447,7 +227,7 @@ export type ShowActionSheetOptions = {
|
|
|
447
227
|
* "harmony": {
|
|
448
228
|
* "osVer": "3.0",
|
|
449
229
|
* "uniVer": "4.23",
|
|
450
|
-
* "unixVer": "
|
|
230
|
+
* "unixVer": "4.61"
|
|
451
231
|
* }
|
|
452
232
|
* },
|
|
453
233
|
* "mp": {
|
|
@@ -520,7 +300,7 @@ export type ShowActionSheetOptions = {
|
|
|
520
300
|
* "harmony": {
|
|
521
301
|
* "osVer": "3.0",
|
|
522
302
|
* "uniVer": "4.23",
|
|
523
|
-
* "unixVer": "
|
|
303
|
+
* "unixVer": "4.61"
|
|
524
304
|
* }
|
|
525
305
|
* },
|
|
526
306
|
* "mp": {
|
|
@@ -574,146 +354,14 @@ export type ShowActionSheetOptions = {
|
|
|
574
354
|
backgroundColor?: string.ColorString | null,
|
|
575
355
|
/**
|
|
576
356
|
* 接口调用成功的回调函数
|
|
577
|
-
* @uniPlatform {
|
|
578
|
-
* "mp": {
|
|
579
|
-
* "weixin": {
|
|
580
|
-
* "hostVer": "√",
|
|
581
|
-
* "uniVer": "√",
|
|
582
|
-
* "unixVer": "4.41"
|
|
583
|
-
* },
|
|
584
|
-
* "alipay": {
|
|
585
|
-
* "hostVer": "-",
|
|
586
|
-
* "uniVer": "-",
|
|
587
|
-
* "unixVer": "-"
|
|
588
|
-
* },
|
|
589
|
-
* "baidu": {
|
|
590
|
-
* "hostVer": "-",
|
|
591
|
-
* "uniVer": "-",
|
|
592
|
-
* "unixVer": "-"
|
|
593
|
-
* },
|
|
594
|
-
* "toutiao": {
|
|
595
|
-
* "hostVer": "-",
|
|
596
|
-
* "uniVer": "-",
|
|
597
|
-
* "unixVer": "-"
|
|
598
|
-
* },
|
|
599
|
-
* "lark": {
|
|
600
|
-
* "hostVer": "-",
|
|
601
|
-
* "uniVer": "-",
|
|
602
|
-
* "unixVer": "-"
|
|
603
|
-
* },
|
|
604
|
-
* "qq": {
|
|
605
|
-
* "hostVer": "-",
|
|
606
|
-
* "uniVer": "-",
|
|
607
|
-
* "unixVer": "-"
|
|
608
|
-
* },
|
|
609
|
-
* "kuaishou": {
|
|
610
|
-
* "hostVer": "-",
|
|
611
|
-
* "uniVer": "-",
|
|
612
|
-
* "unixVer": "-"
|
|
613
|
-
* },
|
|
614
|
-
* "jd": {
|
|
615
|
-
* "hostVer": "-",
|
|
616
|
-
* "uniVer": "-",
|
|
617
|
-
* "unixVer": "-"
|
|
618
|
-
* }
|
|
619
|
-
* }
|
|
620
|
-
* }
|
|
621
357
|
*/
|
|
622
358
|
success?: ShowActionSheetSuccessCallback | null,
|
|
623
359
|
/**
|
|
624
360
|
* 接口调用失败的回调函数
|
|
625
|
-
* @uniPlatform {
|
|
626
|
-
* "mp": {
|
|
627
|
-
* "weixin": {
|
|
628
|
-
* "hostVer": "√",
|
|
629
|
-
* "uniVer": "√",
|
|
630
|
-
* "unixVer": "4.41"
|
|
631
|
-
* },
|
|
632
|
-
* "alipay": {
|
|
633
|
-
* "hostVer": "-",
|
|
634
|
-
* "uniVer": "-",
|
|
635
|
-
* "unixVer": "-"
|
|
636
|
-
* },
|
|
637
|
-
* "baidu": {
|
|
638
|
-
* "hostVer": "-",
|
|
639
|
-
* "uniVer": "-",
|
|
640
|
-
* "unixVer": "-"
|
|
641
|
-
* },
|
|
642
|
-
* "toutiao": {
|
|
643
|
-
* "hostVer": "-",
|
|
644
|
-
* "uniVer": "-",
|
|
645
|
-
* "unixVer": "-"
|
|
646
|
-
* },
|
|
647
|
-
* "lark": {
|
|
648
|
-
* "hostVer": "-",
|
|
649
|
-
* "uniVer": "-",
|
|
650
|
-
* "unixVer": "-"
|
|
651
|
-
* },
|
|
652
|
-
* "qq": {
|
|
653
|
-
* "hostVer": "-",
|
|
654
|
-
* "uniVer": "-",
|
|
655
|
-
* "unixVer": "-"
|
|
656
|
-
* },
|
|
657
|
-
* "kuaishou": {
|
|
658
|
-
* "hostVer": "-",
|
|
659
|
-
* "uniVer": "-",
|
|
660
|
-
* "unixVer": "-"
|
|
661
|
-
* },
|
|
662
|
-
* "jd": {
|
|
663
|
-
* "hostVer": "-",
|
|
664
|
-
* "uniVer": "-",
|
|
665
|
-
* "unixVer": "-"
|
|
666
|
-
* }
|
|
667
|
-
* }
|
|
668
|
-
* }
|
|
669
361
|
*/
|
|
670
362
|
fail?: ShowActionSheetFailCallback | null,
|
|
671
363
|
/**
|
|
672
364
|
* 接口调用结束的回调函数(调用成功、失败都会执行)
|
|
673
|
-
* @uniPlatform {
|
|
674
|
-
* "mp": {
|
|
675
|
-
* "weixin": {
|
|
676
|
-
* "hostVer": "√",
|
|
677
|
-
* "uniVer": "√",
|
|
678
|
-
* "unixVer": "4.41"
|
|
679
|
-
* },
|
|
680
|
-
* "alipay": {
|
|
681
|
-
* "hostVer": "-",
|
|
682
|
-
* "uniVer": "-",
|
|
683
|
-
* "unixVer": "-"
|
|
684
|
-
* },
|
|
685
|
-
* "baidu": {
|
|
686
|
-
* "hostVer": "-",
|
|
687
|
-
* "uniVer": "-",
|
|
688
|
-
* "unixVer": "-"
|
|
689
|
-
* },
|
|
690
|
-
* "toutiao": {
|
|
691
|
-
* "hostVer": "-",
|
|
692
|
-
* "uniVer": "-",
|
|
693
|
-
* "unixVer": "-"
|
|
694
|
-
* },
|
|
695
|
-
* "lark": {
|
|
696
|
-
* "hostVer": "-",
|
|
697
|
-
* "uniVer": "-",
|
|
698
|
-
* "unixVer": "-"
|
|
699
|
-
* },
|
|
700
|
-
* "qq": {
|
|
701
|
-
* "hostVer": "-",
|
|
702
|
-
* "uniVer": "-",
|
|
703
|
-
* "unixVer": "-"
|
|
704
|
-
* },
|
|
705
|
-
* "kuaishou": {
|
|
706
|
-
* "hostVer": "-",
|
|
707
|
-
* "uniVer": "-",
|
|
708
|
-
* "unixVer": "-"
|
|
709
|
-
* },
|
|
710
|
-
* "jd": {
|
|
711
|
-
* "hostVer": "-",
|
|
712
|
-
* "uniVer": "-",
|
|
713
|
-
* "unixVer": "-"
|
|
714
|
-
* }
|
|
715
|
-
* }
|
|
716
|
-
* }
|
|
717
365
|
*/
|
|
718
366
|
complete?: ShowActionSheetCompleteCallback | null
|
|
719
367
|
};
|
|
@@ -737,76 +385,75 @@ export interface Uni {
|
|
|
737
385
|
* ```
|
|
738
386
|
* @tutorial https://doc.dcloud.net.cn/uni-app-x/api/show-action-sheet.html#showactionsheet
|
|
739
387
|
* @uniPlatform {
|
|
740
|
-
*
|
|
741
|
-
*
|
|
742
|
-
*
|
|
743
|
-
*
|
|
744
|
-
*
|
|
745
|
-
*
|
|
746
|
-
*
|
|
747
|
-
*
|
|
748
|
-
*
|
|
749
|
-
*
|
|
750
|
-
*
|
|
751
|
-
*
|
|
752
|
-
*
|
|
753
|
-
*
|
|
754
|
-
*
|
|
755
|
-
*
|
|
756
|
-
*
|
|
757
|
-
*
|
|
758
|
-
*
|
|
759
|
-
*
|
|
760
|
-
*
|
|
761
|
-
*
|
|
762
|
-
*
|
|
763
|
-
*
|
|
764
|
-
*
|
|
765
|
-
*
|
|
766
|
-
*
|
|
767
|
-
*
|
|
768
|
-
*
|
|
769
|
-
*
|
|
770
|
-
*
|
|
771
|
-
*
|
|
772
|
-
*
|
|
773
|
-
*
|
|
774
|
-
*
|
|
775
|
-
*
|
|
776
|
-
*
|
|
777
|
-
*
|
|
778
|
-
*
|
|
779
|
-
*
|
|
780
|
-
*
|
|
781
|
-
*
|
|
782
|
-
*
|
|
783
|
-
*
|
|
784
|
-
*
|
|
785
|
-
*
|
|
786
|
-
*
|
|
787
|
-
*
|
|
788
|
-
*
|
|
789
|
-
*
|
|
790
|
-
*
|
|
791
|
-
*
|
|
792
|
-
*
|
|
793
|
-
*
|
|
794
|
-
*
|
|
795
|
-
*
|
|
796
|
-
*
|
|
797
|
-
*
|
|
798
|
-
*
|
|
799
|
-
*
|
|
800
|
-
*
|
|
801
|
-
*
|
|
802
|
-
*
|
|
803
|
-
*
|
|
804
|
-
*
|
|
805
|
-
*
|
|
806
|
-
*
|
|
388
|
+
* "app": {
|
|
389
|
+
* "android": {
|
|
390
|
+
* "osVer": "5.0",
|
|
391
|
+
* "uniVer": "√",
|
|
392
|
+
* "uniUtsPlugin": "x",
|
|
393
|
+
* "unixVer": "3.91",
|
|
394
|
+
* "unixUtsPlugin": "3.91"
|
|
395
|
+
* },
|
|
396
|
+
* "ios": {
|
|
397
|
+
* "osVer": "12.0",
|
|
398
|
+
* "uniVer": "√",
|
|
399
|
+
* "uniUtsPlugin": "x",
|
|
400
|
+
* "unixVer": "4.11",
|
|
401
|
+
* "unixUtsPlugin": "4.11"
|
|
402
|
+
* },
|
|
403
|
+
* "harmony": {
|
|
404
|
+
* "osVer": "3.0",
|
|
405
|
+
* "uniVer": "4.23",
|
|
406
|
+
* "unixVer": "4.61"
|
|
407
|
+
* }
|
|
408
|
+
* },
|
|
409
|
+
* "mp": {
|
|
410
|
+
* "weixin": {
|
|
411
|
+
* "hostVer": "√",
|
|
412
|
+
* "uniVer": "√",
|
|
413
|
+
* "unixVer": "4.41"
|
|
414
|
+
* },
|
|
415
|
+
* "alipay": {
|
|
416
|
+
* "hostVer": "√",
|
|
417
|
+
* "uniVer": "√",
|
|
418
|
+
* "unixVer": "x"
|
|
419
|
+
* },
|
|
420
|
+
* "baidu": {
|
|
421
|
+
* "hostVer": "√",
|
|
422
|
+
* "uniVer": "√",
|
|
423
|
+
* "unixVer": "x"
|
|
424
|
+
* },
|
|
425
|
+
* "toutiao": {
|
|
426
|
+
* "hostVer": "√",
|
|
427
|
+
* "uniVer": "√",
|
|
428
|
+
* "unixVer": "x"
|
|
429
|
+
* },
|
|
430
|
+
* "lark": {
|
|
431
|
+
* "hostVer": "√",
|
|
432
|
+
* "uniVer": "√",
|
|
433
|
+
* "unixVer": "x"
|
|
434
|
+
* },
|
|
435
|
+
* "qq": {
|
|
436
|
+
* "hostVer": "√",
|
|
437
|
+
* "uniVer": "√",
|
|
438
|
+
* "unixVer": "x"
|
|
439
|
+
* },
|
|
440
|
+
* "kuaishou": {
|
|
441
|
+
* "hostVer": "√",
|
|
442
|
+
* "uniVer": "√",
|
|
443
|
+
* "unixVer": "x"
|
|
444
|
+
* },
|
|
445
|
+
* "jd": {
|
|
446
|
+
* "hostVer": "√",
|
|
447
|
+
* "uniVer": "√",
|
|
448
|
+
* "unixVer": "x"
|
|
449
|
+
* }
|
|
450
|
+
* },
|
|
451
|
+
* "web": {
|
|
452
|
+
* "uniVer": "√",
|
|
453
|
+
* "unixVer": "4.0"
|
|
454
|
+
* }
|
|
807
455
|
* }
|
|
808
|
-
|
|
809
|
-
*/
|
|
456
|
+
*/
|
|
810
457
|
showActionSheet(options: ShowActionSheetOptions): void;
|
|
811
458
|
|
|
812
459
|
/**
|
|
@@ -835,7 +482,7 @@ export interface Uni {
|
|
|
835
482
|
* "harmony": {
|
|
836
483
|
* "osVer": "3.0",
|
|
837
484
|
* "uniVer": "4.23",
|
|
838
|
-
* "unixVer": "
|
|
485
|
+
* "unixVer": "4.61"
|
|
839
486
|
* }
|
|
840
487
|
* },
|
|
841
488
|
* "mp": {
|
|
@@ -21,7 +21,7 @@ export interface Uni {
|
|
|
21
21
|
* "harmony": {
|
|
22
22
|
* "osVer": "3.0",
|
|
23
23
|
* "uniVer": "4.31",
|
|
24
|
-
* "unixVer": "
|
|
24
|
+
* "unixVer": "4.61"
|
|
25
25
|
* }
|
|
26
26
|
* },
|
|
27
27
|
* "web": {
|
|
@@ -95,7 +95,7 @@ export interface Uni {
|
|
|
95
95
|
* "harmony": {
|
|
96
96
|
* "osVer": "3.0",
|
|
97
97
|
* "uniVer": "4.31",
|
|
98
|
-
* "unixVer": "
|
|
98
|
+
* "unixVer": "4.61"
|
|
99
99
|
* }
|
|
100
100
|
* },
|
|
101
101
|
* "web": {
|
|
@@ -169,7 +169,7 @@ export interface Uni {
|
|
|
169
169
|
* "harmony": {
|
|
170
170
|
* "osVer": "3.0",
|
|
171
171
|
* "uniVer": "4.31",
|
|
172
|
-
* "unixVer": "
|
|
172
|
+
* "unixVer": "4.61"
|
|
173
173
|
* }
|
|
174
174
|
* },
|
|
175
175
|
* "web": {
|