@dcloudio/uni-app-x 0.7.88 → 0.7.89
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-internal/UniElement.d.ts +2 -1
- package/types/dom2-internal/UniNativeBaseView.d.ts +2 -1
- package/types/dom2-internal/UniTextElement.d.ts +5 -0
- package/types/native/IUniElement.d.ts +291 -286
- package/types/native/IUniNativeViewElement.d.ts +22 -11
- package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/interface.d.ts +430 -72
- package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/interface.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/interface.d.ts +16 -8
- package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/interface.d.ts +5 -3
- package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/interface.d.ts +14 -7
- package/types/uni/uts-plugin-api/lib/uni-createWorker/utssdk/interface.d.ts +4 -2
- package/types/uni/uts-plugin-api/lib/uni-dialogPage/utssdk/interface.d.ts +82 -52
- package/types/uni/uts-plugin-api/lib/uni-event/utssdk/interface.d.ts +8 -4
- package/types/uni/uts-plugin-api/lib/uni-file/utssdk/interface.d.ts +10 -5
- package/types/uni/uts-plugin-api/lib/uni-fileSystemManager/utssdk/interface.d.ts +176 -88
- package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/interface.d.ts +8 -4
- package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/interface.d.ts +30 -15
- package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/interface.d.ts +40 -20
- package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/interface.d.ts +34 -17
- package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/interface.d.ts +10 -5
- package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/interface.d.ts +10 -5
- package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/interface.d.ts +153 -148
- package/types/uni/uts-plugin-api/lib/uni-getPerformance/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/interface.d.ts +24 -12
- package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +122 -61
- package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/interface.d.ts +14 -7
- package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/interface.d.ts +4 -2
- package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-loadFontFace/utssdk/interface.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-location/utssdk/interface.d.ts +94 -47
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +48 -24
- package/types/uni/uts-plugin-api/lib/uni-modal/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/interface.d.ts +26 -13
- package/types/uni/uts-plugin-api/lib/uni-network/utssdk/interface.d.ts +84 -44
- package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/interface.d.ts +26 -13
- package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/interface.d.ts +14 -7
- package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/interface.d.ts +22 -11
- package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/interface.d.ts +4 -2
- package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/interface.d.ts +36 -18
- package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/interface.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-privacy/utssdk/interface.d.ts +18 -9
- package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/interface.d.ts +30 -15
- package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/interface.d.ts +4 -2
- package/types/uni/uts-plugin-api/lib/uni-recorder/utssdk/interface.d.ts +728 -698
- package/types/uni/uts-plugin-api/lib/uni-route/utssdk/interface.d.ts +68 -32
- package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/interface.d.ts +18 -13
- package/types/uni/uts-plugin-api/lib/uni-screenBrightness/utssdk/interface.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-share/utssdk/interface.d.ts +24 -12
- package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/interface.d.ts +2 -1
- package/types/uni/uts-plugin-api/lib/uni-showLoading/utssdk/interface.d.ts +4 -2
- package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/interface.d.ts +20 -10
- package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/interface.d.ts +16 -8
- package/types/uni/uts-plugin-api/lib/uni-theme/utssdk/interface.d.ts +40 -20
- package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/interface.d.ts +42 -21
- package/types/uni/uts-plugin-biz/lib/uni-facialVerify/utssdk/interface.d.ts +4 -2
- package/types/uni/uts-plugin-biz/lib/uni-map-tencent/utssdk/interface.d.ts +909 -844
- package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/interface.d.ts +10 -5
- package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/interface.d.ts +52 -26
|
@@ -12,7 +12,7 @@ export type EventChannel = {}
|
|
|
12
12
|
|
|
13
13
|
/**
|
|
14
14
|
* 打开 dialogPage 成功回调参数
|
|
15
|
-
* @uniPlatform
|
|
15
|
+
* @uniPlatform
|
|
16
16
|
{
|
|
17
17
|
"app": {
|
|
18
18
|
"android": {
|
|
@@ -31,7 +31,8 @@ export type EventChannel = {}
|
|
|
31
31
|
"harmony": {
|
|
32
32
|
"osVer": "3.0",
|
|
33
33
|
"uniVer": "x",
|
|
34
|
-
"unixVer": "4.61"
|
|
34
|
+
"unixVer": "4.61",
|
|
35
|
+
"unixvVer": "5.0"
|
|
35
36
|
}
|
|
36
37
|
},
|
|
37
38
|
"mp": {
|
|
@@ -93,7 +94,7 @@ type OpenDialogPageCompleteCallback = (result: OpenDialogPageComplete) => void
|
|
|
93
94
|
|
|
94
95
|
/**
|
|
95
96
|
* 打开 dialogPage 参数
|
|
96
|
-
* @uniPlatform
|
|
97
|
+
* @uniPlatform
|
|
97
98
|
{
|
|
98
99
|
"app": {
|
|
99
100
|
"android": {
|
|
@@ -112,7 +113,8 @@ type OpenDialogPageCompleteCallback = (result: OpenDialogPageComplete) => void
|
|
|
112
113
|
"harmony": {
|
|
113
114
|
"osVer": "3.0",
|
|
114
115
|
"uniVer": "x",
|
|
115
|
-
"unixVer": "4.61"
|
|
116
|
+
"unixVer": "4.61",
|
|
117
|
+
"unixvVer": "5.0"
|
|
116
118
|
}
|
|
117
119
|
},
|
|
118
120
|
"mp": {
|
|
@@ -166,7 +168,7 @@ type OpenDialogPageCompleteCallback = (result: OpenDialogPageComplete) => void
|
|
|
166
168
|
export type OpenDialogPageOptions = {
|
|
167
169
|
/**
|
|
168
170
|
* 需要跳转的应用内非 tabBar 的页面的路径 , 路径后可以带参数
|
|
169
|
-
* @uniPlatform
|
|
171
|
+
* @uniPlatform
|
|
170
172
|
{
|
|
171
173
|
"app": {
|
|
172
174
|
"android": {
|
|
@@ -185,7 +187,8 @@ export type OpenDialogPageOptions = {
|
|
|
185
187
|
"harmony": {
|
|
186
188
|
"osVer": "3.0",
|
|
187
189
|
"uniVer": "x",
|
|
188
|
-
"unixVer": "4.61"
|
|
190
|
+
"unixVer": "4.61",
|
|
191
|
+
"unixvVer": "5.0"
|
|
189
192
|
}
|
|
190
193
|
},
|
|
191
194
|
"mp": {
|
|
@@ -241,7 +244,7 @@ export type OpenDialogPageOptions = {
|
|
|
241
244
|
* 窗口显示的动画类型
|
|
242
245
|
*
|
|
243
246
|
* @defaultValue none
|
|
244
|
-
* @uniPlatform
|
|
247
|
+
* @uniPlatform
|
|
245
248
|
{
|
|
246
249
|
"app": {
|
|
247
250
|
"android": {
|
|
@@ -260,7 +263,8 @@ export type OpenDialogPageOptions = {
|
|
|
260
263
|
"harmony": {
|
|
261
264
|
"osVer": "3.0",
|
|
262
265
|
"uniVer": "x",
|
|
263
|
-
"unixVer": "4.61"
|
|
266
|
+
"unixVer": "4.61",
|
|
267
|
+
"unixvVer": "5.0"
|
|
264
268
|
}
|
|
265
269
|
},
|
|
266
270
|
"mp": {
|
|
@@ -350,7 +354,7 @@ export type OpenDialogPageOptions = {
|
|
|
350
354
|
'zoom-fade-out' | null
|
|
351
355
|
/**
|
|
352
356
|
* 窗口关闭动画的持续时间,单位为 ms
|
|
353
|
-
* @uniPlatform
|
|
357
|
+
* @uniPlatform
|
|
354
358
|
{
|
|
355
359
|
"app": {
|
|
356
360
|
"android": {
|
|
@@ -369,7 +373,8 @@ export type OpenDialogPageOptions = {
|
|
|
369
373
|
"harmony": {
|
|
370
374
|
"osVer": "3.0",
|
|
371
375
|
"uniVer": "x",
|
|
372
|
-
"unixVer": "4.61"
|
|
376
|
+
"unixVer": "4.61",
|
|
377
|
+
"unixvVer": "5.0"
|
|
373
378
|
}
|
|
374
379
|
},
|
|
375
380
|
"mp": {
|
|
@@ -424,7 +429,7 @@ export type OpenDialogPageOptions = {
|
|
|
424
429
|
/**
|
|
425
430
|
* 是否禁用按键盘 ESC 时关闭
|
|
426
431
|
* @defaultValue false
|
|
427
|
-
* @uniPlatform
|
|
432
|
+
* @uniPlatform
|
|
428
433
|
{
|
|
429
434
|
"app": {
|
|
430
435
|
"android": {
|
|
@@ -443,7 +448,8 @@ export type OpenDialogPageOptions = {
|
|
|
443
448
|
"harmony": {
|
|
444
449
|
"osVer": "3.0",
|
|
445
450
|
"uniVer": "x",
|
|
446
|
-
"unixVer": "4.61"
|
|
451
|
+
"unixVer": "4.61",
|
|
452
|
+
"unixvVer": "5.0"
|
|
447
453
|
}
|
|
448
454
|
},
|
|
449
455
|
"mp": {
|
|
@@ -498,7 +504,7 @@ export type OpenDialogPageOptions = {
|
|
|
498
504
|
|
|
499
505
|
/**
|
|
500
506
|
* 要绑定的父级页面实例
|
|
501
|
-
* @uniPlatform
|
|
507
|
+
* @uniPlatform
|
|
502
508
|
{
|
|
503
509
|
"app": {
|
|
504
510
|
"android": {
|
|
@@ -517,7 +523,8 @@ export type OpenDialogPageOptions = {
|
|
|
517
523
|
"harmony": {
|
|
518
524
|
"osVer": "3.0",
|
|
519
525
|
"uniVer": "x",
|
|
520
|
-
"unixVer": "4.61"
|
|
526
|
+
"unixVer": "4.61",
|
|
527
|
+
"unixvVer": "5.0"
|
|
521
528
|
}
|
|
522
529
|
},
|
|
523
530
|
"mp": {
|
|
@@ -573,7 +580,7 @@ export type OpenDialogPageOptions = {
|
|
|
573
580
|
/**
|
|
574
581
|
* 是否触发父页面的 onHide 生命周期
|
|
575
582
|
* @defaultValue false
|
|
576
|
-
* @uniPlatform
|
|
583
|
+
* @uniPlatform
|
|
577
584
|
{
|
|
578
585
|
"app": {
|
|
579
586
|
"android": {
|
|
@@ -592,7 +599,8 @@ export type OpenDialogPageOptions = {
|
|
|
592
599
|
"harmony": {
|
|
593
600
|
"osVer": "3.0",
|
|
594
601
|
"uniVer": "x",
|
|
595
|
-
"unixVer": "4.61"
|
|
602
|
+
"unixVer": "4.61",
|
|
603
|
+
"unixvVer": "5.0"
|
|
596
604
|
}
|
|
597
605
|
},
|
|
598
606
|
"mp": {
|
|
@@ -647,7 +655,7 @@ export type OpenDialogPageOptions = {
|
|
|
647
655
|
|
|
648
656
|
/**
|
|
649
657
|
* 接口调用成功的回调函数
|
|
650
|
-
* @uniPlatform
|
|
658
|
+
* @uniPlatform
|
|
651
659
|
{
|
|
652
660
|
"app": {
|
|
653
661
|
"android": {
|
|
@@ -666,7 +674,8 @@ export type OpenDialogPageOptions = {
|
|
|
666
674
|
"harmony": {
|
|
667
675
|
"osVer": "3.0",
|
|
668
676
|
"uniVer": "x",
|
|
669
|
-
"unixVer": "4.61"
|
|
677
|
+
"unixVer": "4.61",
|
|
678
|
+
"unixvVer": "5.0"
|
|
670
679
|
}
|
|
671
680
|
},
|
|
672
681
|
"mp": {
|
|
@@ -720,7 +729,7 @@ export type OpenDialogPageOptions = {
|
|
|
720
729
|
success ?: OpenDialogPageSuccessCallback | null
|
|
721
730
|
/**
|
|
722
731
|
* 接口调用失败的回调函数
|
|
723
|
-
* @uniPlatform
|
|
732
|
+
* @uniPlatform
|
|
724
733
|
{
|
|
725
734
|
"app": {
|
|
726
735
|
"android": {
|
|
@@ -739,7 +748,8 @@ export type OpenDialogPageOptions = {
|
|
|
739
748
|
"harmony": {
|
|
740
749
|
"osVer": "3.0",
|
|
741
750
|
"uniVer": "x",
|
|
742
|
-
"unixVer": "4.61"
|
|
751
|
+
"unixVer": "4.61",
|
|
752
|
+
"unixvVer": "5.0"
|
|
743
753
|
}
|
|
744
754
|
},
|
|
745
755
|
"mp": {
|
|
@@ -793,7 +803,7 @@ export type OpenDialogPageOptions = {
|
|
|
793
803
|
fail ?: OpenDialogPageFailCallback | null
|
|
794
804
|
/**
|
|
795
805
|
* 接口调用结束的回调函数(调用成功、失败都会执行)
|
|
796
|
-
* @uniPlatform
|
|
806
|
+
* @uniPlatform
|
|
797
807
|
{
|
|
798
808
|
"app": {
|
|
799
809
|
"android": {
|
|
@@ -812,7 +822,8 @@ export type OpenDialogPageOptions = {
|
|
|
812
822
|
"harmony": {
|
|
813
823
|
"osVer": "3.0",
|
|
814
824
|
"uniVer": "x",
|
|
815
|
-
"unixVer": "4.61"
|
|
825
|
+
"unixVer": "4.61",
|
|
826
|
+
"unixvVer": "5.0"
|
|
816
827
|
}
|
|
817
828
|
},
|
|
818
829
|
"mp": {
|
|
@@ -870,7 +881,7 @@ export type CloseDialogPageSuccess = AsyncApiSuccessResult
|
|
|
870
881
|
type CloseDialogPageSuccessCallback = (result: CloseDialogPageSuccess) => void
|
|
871
882
|
/**
|
|
872
883
|
* 关闭 dialogPage 失败回调参数
|
|
873
|
-
* @uniPlatform
|
|
884
|
+
* @uniPlatform
|
|
874
885
|
{
|
|
875
886
|
"app": {
|
|
876
887
|
"android": {
|
|
@@ -889,7 +900,8 @@ type CloseDialogPageSuccessCallback = (result: CloseDialogPageSuccess) => void
|
|
|
889
900
|
"harmony": {
|
|
890
901
|
"osVer": "3.0",
|
|
891
902
|
"uniVer": "x",
|
|
892
|
-
"unixVer": "4.61"
|
|
903
|
+
"unixVer": "4.61",
|
|
904
|
+
"unixvVer": "5.0"
|
|
893
905
|
}
|
|
894
906
|
},
|
|
895
907
|
"mp": {
|
|
@@ -948,7 +960,7 @@ export type CloseDialogPageComplete = AsyncApiResult
|
|
|
948
960
|
type CloseDialogPageCompleteCallback = (result: CloseDialogPageComplete) => void
|
|
949
961
|
/**
|
|
950
962
|
* 关闭 dialogPage 参数
|
|
951
|
-
* @uniPlatform
|
|
963
|
+
* @uniPlatform
|
|
952
964
|
{
|
|
953
965
|
"app": {
|
|
954
966
|
"android": {
|
|
@@ -967,7 +979,8 @@ type CloseDialogPageCompleteCallback = (result: CloseDialogPageComplete) => void
|
|
|
967
979
|
"harmony": {
|
|
968
980
|
"osVer": "3.0",
|
|
969
981
|
"uniVer": "x",
|
|
970
|
-
"unixVer": "4.61"
|
|
982
|
+
"unixVer": "4.61",
|
|
983
|
+
"unixvVer": "5.0"
|
|
971
984
|
}
|
|
972
985
|
},
|
|
973
986
|
"mp": {
|
|
@@ -1021,7 +1034,7 @@ type CloseDialogPageCompleteCallback = (result: CloseDialogPageComplete) => void
|
|
|
1021
1034
|
export type CloseDialogPageOptions = {
|
|
1022
1035
|
/**
|
|
1023
1036
|
* 要关闭的 dialogPage 实例
|
|
1024
|
-
* @uniPlatform
|
|
1037
|
+
* @uniPlatform
|
|
1025
1038
|
* {
|
|
1026
1039
|
* "app": {
|
|
1027
1040
|
* "android": {
|
|
@@ -1040,7 +1053,8 @@ export type CloseDialogPageOptions = {
|
|
|
1040
1053
|
* "harmony": {
|
|
1041
1054
|
* "osVer": "3.0",
|
|
1042
1055
|
* "uniVer": "x",
|
|
1043
|
-
* "unixVer": "4.61"
|
|
1056
|
+
* "unixVer": "4.61",
|
|
1057
|
+
* "unixvVer": "5.0"
|
|
1044
1058
|
* }
|
|
1045
1059
|
* },
|
|
1046
1060
|
* "mp": {
|
|
@@ -1096,7 +1110,7 @@ export type CloseDialogPageOptions = {
|
|
|
1096
1110
|
* 窗口关闭的动画类型
|
|
1097
1111
|
*
|
|
1098
1112
|
* @defaultValue auto
|
|
1099
|
-
* @uniPlatform
|
|
1113
|
+
* @uniPlatform
|
|
1100
1114
|
* {
|
|
1101
1115
|
* "app": {
|
|
1102
1116
|
* "android": {
|
|
@@ -1115,7 +1129,8 @@ export type CloseDialogPageOptions = {
|
|
|
1115
1129
|
* "harmony": {
|
|
1116
1130
|
* "osVer": "3.0",
|
|
1117
1131
|
* "uniVer": "x",
|
|
1118
|
-
* "unixVer": "4.61"
|
|
1132
|
+
* "unixVer": "4.61",
|
|
1133
|
+
* "unixvVer": "5.0"
|
|
1119
1134
|
* }
|
|
1120
1135
|
* },
|
|
1121
1136
|
* "mp": {
|
|
@@ -1188,7 +1203,8 @@ export type CloseDialogPageOptions = {
|
|
|
1188
1203
|
* "harmony": {
|
|
1189
1204
|
* "osVer": "3.0",
|
|
1190
1205
|
* "uniVer": "x",
|
|
1191
|
-
* "unixVer": "4.61"
|
|
1206
|
+
* "unixVer": "4.61",
|
|
1207
|
+
* "unixvVer": "5.0"
|
|
1192
1208
|
* }
|
|
1193
1209
|
* },
|
|
1194
1210
|
* "mp": {
|
|
@@ -1261,7 +1277,8 @@ export type CloseDialogPageOptions = {
|
|
|
1261
1277
|
* "harmony": {
|
|
1262
1278
|
* "osVer": "3.0",
|
|
1263
1279
|
* "uniVer": "x",
|
|
1264
|
-
* "unixVer": "4.61"
|
|
1280
|
+
* "unixVer": "4.61",
|
|
1281
|
+
* "unixvVer": "5.0"
|
|
1265
1282
|
* }
|
|
1266
1283
|
* },
|
|
1267
1284
|
* "mp": {
|
|
@@ -1334,7 +1351,8 @@ export type CloseDialogPageOptions = {
|
|
|
1334
1351
|
* "harmony": {
|
|
1335
1352
|
* "osVer": "3.0",
|
|
1336
1353
|
* "uniVer": "x",
|
|
1337
|
-
* "unixVer": "4.61"
|
|
1354
|
+
* "unixVer": "4.61",
|
|
1355
|
+
* "unixvVer": "5.0"
|
|
1338
1356
|
* }
|
|
1339
1357
|
* },
|
|
1340
1358
|
* "mp": {
|
|
@@ -1407,7 +1425,8 @@ export type CloseDialogPageOptions = {
|
|
|
1407
1425
|
* "harmony": {
|
|
1408
1426
|
* "osVer": "3.0",
|
|
1409
1427
|
* "uniVer": "x",
|
|
1410
|
-
* "unixVer": "4.61"
|
|
1428
|
+
* "unixVer": "4.61",
|
|
1429
|
+
* "unixvVer": "5.0"
|
|
1411
1430
|
* }
|
|
1412
1431
|
* },
|
|
1413
1432
|
* "mp": {
|
|
@@ -1480,7 +1499,8 @@ export type CloseDialogPageOptions = {
|
|
|
1480
1499
|
* "harmony": {
|
|
1481
1500
|
* "osVer": "3.0",
|
|
1482
1501
|
* "uniVer": "x",
|
|
1483
|
-
* "unixVer": "4.61"
|
|
1502
|
+
* "unixVer": "4.61",
|
|
1503
|
+
* "unixvVer": "5.0"
|
|
1484
1504
|
* }
|
|
1485
1505
|
* },
|
|
1486
1506
|
* "mp": {
|
|
@@ -1553,7 +1573,8 @@ export type CloseDialogPageOptions = {
|
|
|
1553
1573
|
* "harmony": {
|
|
1554
1574
|
* "osVer": "3.0",
|
|
1555
1575
|
* "uniVer": "x",
|
|
1556
|
-
* "unixVer": "4.61"
|
|
1576
|
+
* "unixVer": "4.61",
|
|
1577
|
+
* "unixvVer": "5.0"
|
|
1557
1578
|
* }
|
|
1558
1579
|
* },
|
|
1559
1580
|
* "mp": {
|
|
@@ -1626,7 +1647,8 @@ export type CloseDialogPageOptions = {
|
|
|
1626
1647
|
* "harmony": {
|
|
1627
1648
|
* "osVer": "3.0",
|
|
1628
1649
|
* "uniVer": "x",
|
|
1629
|
-
* "unixVer": "4.61"
|
|
1650
|
+
* "unixVer": "4.61",
|
|
1651
|
+
* "unixvVer": "5.0"
|
|
1630
1652
|
* }
|
|
1631
1653
|
* },
|
|
1632
1654
|
* "mp": {
|
|
@@ -1699,7 +1721,8 @@ export type CloseDialogPageOptions = {
|
|
|
1699
1721
|
* "harmony": {
|
|
1700
1722
|
* "osVer": "3.0",
|
|
1701
1723
|
* "uniVer": "x",
|
|
1702
|
-
* "unixVer": "4.61"
|
|
1724
|
+
* "unixVer": "4.61",
|
|
1725
|
+
* "unixvVer": "5.0"
|
|
1703
1726
|
* }
|
|
1704
1727
|
* },
|
|
1705
1728
|
* "mp": {
|
|
@@ -1772,7 +1795,8 @@ export type CloseDialogPageOptions = {
|
|
|
1772
1795
|
* "harmony": {
|
|
1773
1796
|
* "osVer": "3.0",
|
|
1774
1797
|
* "uniVer": "x",
|
|
1775
|
-
* "unixVer": "4.61"
|
|
1798
|
+
* "unixVer": "4.61",
|
|
1799
|
+
* "unixvVer": "5.0"
|
|
1776
1800
|
* }
|
|
1777
1801
|
* },
|
|
1778
1802
|
* "mp": {
|
|
@@ -1826,7 +1850,7 @@ export type CloseDialogPageOptions = {
|
|
|
1826
1850
|
'zoom-fade-in' | null
|
|
1827
1851
|
/**
|
|
1828
1852
|
* 窗口关闭动画的持续时间,单位为 ms
|
|
1829
|
-
* @uniPlatform
|
|
1853
|
+
* @uniPlatform
|
|
1830
1854
|
{
|
|
1831
1855
|
"app": {
|
|
1832
1856
|
"android": {
|
|
@@ -1845,7 +1869,8 @@ export type CloseDialogPageOptions = {
|
|
|
1845
1869
|
"harmony": {
|
|
1846
1870
|
"osVer": "3.0",
|
|
1847
1871
|
"uniVer": "x",
|
|
1848
|
-
"unixVer": "4.61"
|
|
1872
|
+
"unixVer": "4.61",
|
|
1873
|
+
"unixvVer": "5.0"
|
|
1849
1874
|
}
|
|
1850
1875
|
},
|
|
1851
1876
|
"mp": {
|
|
@@ -1900,7 +1925,7 @@ export type CloseDialogPageOptions = {
|
|
|
1900
1925
|
|
|
1901
1926
|
/**
|
|
1902
1927
|
* 接口调用成功的回调函数
|
|
1903
|
-
* @uniPlatform
|
|
1928
|
+
* @uniPlatform
|
|
1904
1929
|
{
|
|
1905
1930
|
"app": {
|
|
1906
1931
|
"android": {
|
|
@@ -1919,7 +1944,8 @@ export type CloseDialogPageOptions = {
|
|
|
1919
1944
|
"harmony": {
|
|
1920
1945
|
"osVer": "3.0",
|
|
1921
1946
|
"uniVer": "x",
|
|
1922
|
-
"unixVer": "4.61"
|
|
1947
|
+
"unixVer": "4.61",
|
|
1948
|
+
"unixvVer": "5.0"
|
|
1923
1949
|
}
|
|
1924
1950
|
},
|
|
1925
1951
|
"mp": {
|
|
@@ -1973,7 +1999,7 @@ export type CloseDialogPageOptions = {
|
|
|
1973
1999
|
success ?: CloseDialogPageSuccessCallback | null
|
|
1974
2000
|
/**
|
|
1975
2001
|
* 接口调用失败的回调函数
|
|
1976
|
-
* @uniPlatform
|
|
2002
|
+
* @uniPlatform
|
|
1977
2003
|
{
|
|
1978
2004
|
"app": {
|
|
1979
2005
|
"android": {
|
|
@@ -1992,7 +2018,8 @@ export type CloseDialogPageOptions = {
|
|
|
1992
2018
|
"harmony": {
|
|
1993
2019
|
"osVer": "3.0",
|
|
1994
2020
|
"uniVer": "x",
|
|
1995
|
-
"unixVer": "4.61"
|
|
2021
|
+
"unixVer": "4.61",
|
|
2022
|
+
"unixvVer": "5.0"
|
|
1996
2023
|
}
|
|
1997
2024
|
},
|
|
1998
2025
|
"mp": {
|
|
@@ -2046,7 +2073,7 @@ export type CloseDialogPageOptions = {
|
|
|
2046
2073
|
fail ?: CloseDialogPageFailCallback | null
|
|
2047
2074
|
/**
|
|
2048
2075
|
* 接口调用结束的回调函数(调用成功、失败都会执行)
|
|
2049
|
-
* @uniPlatform
|
|
2076
|
+
* @uniPlatform
|
|
2050
2077
|
{
|
|
2051
2078
|
"app": {
|
|
2052
2079
|
"android": {
|
|
@@ -2065,7 +2092,8 @@ export type CloseDialogPageOptions = {
|
|
|
2065
2092
|
"harmony": {
|
|
2066
2093
|
"osVer": "3.0",
|
|
2067
2094
|
"uniVer": "x",
|
|
2068
|
-
"unixVer": "4.61"
|
|
2095
|
+
"unixVer": "4.61",
|
|
2096
|
+
"unixvVer": "5.0"
|
|
2069
2097
|
}
|
|
2070
2098
|
},
|
|
2071
2099
|
"mp": {
|
|
@@ -2124,7 +2152,7 @@ export interface Uni {
|
|
|
2124
2152
|
* 打开模态弹窗页面
|
|
2125
2153
|
* @tutorial https://doc.dcloud.net.cn/uni-app-x/api/dialog-page.html
|
|
2126
2154
|
* @tutorial_uni_app_x https://doc.dcloud.net.cn/uni-app-x/api/dialog-page.html
|
|
2127
|
-
* @uniPlatform
|
|
2155
|
+
* @uniPlatform
|
|
2128
2156
|
{
|
|
2129
2157
|
"app": {
|
|
2130
2158
|
"android": {
|
|
@@ -2143,7 +2171,8 @@ export interface Uni {
|
|
|
2143
2171
|
"harmony": {
|
|
2144
2172
|
"osVer": "3.0",
|
|
2145
2173
|
"uniVer": "x",
|
|
2146
|
-
"unixVer": "4.61"
|
|
2174
|
+
"unixVer": "4.61",
|
|
2175
|
+
"unixvVer": "5.0"
|
|
2147
2176
|
}
|
|
2148
2177
|
},
|
|
2149
2178
|
"mp": {
|
|
@@ -2200,7 +2229,7 @@ export interface Uni {
|
|
|
2200
2229
|
*
|
|
2201
2230
|
* @tutorial https://doc.dcloud.net.cn/uni-app-x/api/dialog-page.html
|
|
2202
2231
|
* @tutorial_uni_app_x https://doc.dcloud.net.cn/uni-app-x/api/dialog-page.html
|
|
2203
|
-
* @uniPlatform
|
|
2232
|
+
* @uniPlatform
|
|
2204
2233
|
{
|
|
2205
2234
|
"app": {
|
|
2206
2235
|
"android": {
|
|
@@ -2219,7 +2248,8 @@ export interface Uni {
|
|
|
2219
2248
|
"harmony": {
|
|
2220
2249
|
"osVer": "3.0",
|
|
2221
2250
|
"uniVer": "x",
|
|
2222
|
-
"unixVer": "4.61"
|
|
2251
|
+
"unixVer": "4.61",
|
|
2252
|
+
"unixvVer": "5.0"
|
|
2223
2253
|
}
|
|
2224
2254
|
},
|
|
2225
2255
|
"mp": {
|
|
@@ -2271,4 +2301,4 @@ export interface Uni {
|
|
|
2271
2301
|
}
|
|
2272
2302
|
*/
|
|
2273
2303
|
closeDialogPage(options ?: CloseDialogPageOptions | null) : null
|
|
2274
|
-
}
|
|
2304
|
+
}
|
|
@@ -35,7 +35,8 @@ export interface Uni {
|
|
|
35
35
|
"harmony": {
|
|
36
36
|
"osVer": "3.0",
|
|
37
37
|
"uniVer": "4.23",
|
|
38
|
-
"unixVer": "4.61"
|
|
38
|
+
"unixVer": "4.61",
|
|
39
|
+
"unixvVer": "5.0"
|
|
39
40
|
}
|
|
40
41
|
},
|
|
41
42
|
"mp": {
|
|
@@ -116,7 +117,8 @@ export interface Uni {
|
|
|
116
117
|
"harmony": {
|
|
117
118
|
"osVer": "3.0",
|
|
118
119
|
"uniVer": "4.23",
|
|
119
|
-
"unixVer": "4.61"
|
|
120
|
+
"unixVer": "4.61",
|
|
121
|
+
"unixvVer": "5.0"
|
|
120
122
|
}
|
|
121
123
|
},
|
|
122
124
|
"mp": {
|
|
@@ -197,7 +199,8 @@ export interface Uni {
|
|
|
197
199
|
"harmony": {
|
|
198
200
|
"osVer": "3.0",
|
|
199
201
|
"uniVer": "4.23",
|
|
200
|
-
"unixVer": "4.61"
|
|
202
|
+
"unixVer": "4.61",
|
|
203
|
+
"unixvVer": "5.0"
|
|
201
204
|
}
|
|
202
205
|
},
|
|
203
206
|
"mp": {
|
|
@@ -277,7 +280,8 @@ export interface Uni {
|
|
|
277
280
|
"harmony": {
|
|
278
281
|
"osVer": "3.0",
|
|
279
282
|
"uniVer": "4.23",
|
|
280
|
-
"unixVer": "4.61"
|
|
283
|
+
"unixVer": "4.61",
|
|
284
|
+
"unixvVer": "5.0"
|
|
281
285
|
}
|
|
282
286
|
},
|
|
283
287
|
"mp": {
|
|
@@ -92,7 +92,8 @@ export interface Uni {
|
|
|
92
92
|
* "harmony": {
|
|
93
93
|
* "osVer": "3.0",
|
|
94
94
|
* "uniVer": "4.25",
|
|
95
|
-
* "unixVer": "4.61"
|
|
95
|
+
* "unixVer": "4.61",
|
|
96
|
+
* "unixvVer": "5.0"
|
|
96
97
|
* }
|
|
97
98
|
* },
|
|
98
99
|
* "mp": {
|
|
@@ -153,7 +154,8 @@ export interface Uni {
|
|
|
153
154
|
* "harmony": {
|
|
154
155
|
* "osVer": "3.0",
|
|
155
156
|
* "uniVer": "4.25",
|
|
156
|
-
* "unixVer": "4.61"
|
|
157
|
+
* "unixVer": "4.61",
|
|
158
|
+
* "unixvVer": "5.0"
|
|
157
159
|
* }
|
|
158
160
|
* },
|
|
159
161
|
* "mp": {
|
|
@@ -214,7 +216,8 @@ export interface Uni {
|
|
|
214
216
|
* "harmony": {
|
|
215
217
|
* "osVer": "3.0",
|
|
216
218
|
* "uniVer": "4.25",
|
|
217
|
-
* "unixVer": "4.61"
|
|
219
|
+
* "unixVer": "4.61",
|
|
220
|
+
* "unixvVer": "5.0"
|
|
218
221
|
* }
|
|
219
222
|
* },
|
|
220
223
|
* "mp": {
|
|
@@ -275,7 +278,8 @@ export interface Uni {
|
|
|
275
278
|
* "harmony": {
|
|
276
279
|
* "osVer": "3.0",
|
|
277
280
|
* "uniVer": "4.25",
|
|
278
|
-
* "unixVer": "4.61"
|
|
281
|
+
* "unixVer": "4.61",
|
|
282
|
+
* "unixvVer": "5.0"
|
|
279
283
|
* }
|
|
280
284
|
* },
|
|
281
285
|
* "mp": {
|
|
@@ -336,7 +340,8 @@ export interface Uni {
|
|
|
336
340
|
* "harmony": {
|
|
337
341
|
* "osVer": "3.0",
|
|
338
342
|
* "uniVer": "4.25",
|
|
339
|
-
* "unixVer": "4.61"
|
|
343
|
+
* "unixVer": "4.61",
|
|
344
|
+
* "unixvVer": "5.0"
|
|
340
345
|
* }
|
|
341
346
|
* },
|
|
342
347
|
* "mp": {
|