@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.
Files changed (56) hide show
  1. package/package.json +1 -1
  2. package/types/native/IUniElement.d.ts +1 -1
  3. package/types/native/IUniNativeViewElement.d.ts +4 -0
  4. package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/interface.d.ts +74 -427
  5. package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/interface.d.ts +1 -1
  6. package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/interface.d.ts +1 -1
  7. package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/interface.d.ts +3 -3
  8. package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/interface.d.ts +1 -1
  9. package/types/uni/uts-plugin-api/lib/uni-chooseLocation/utssdk/interface.d.ts +18 -18
  10. package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/interface.d.ts +8 -8
  11. package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/interface.d.ts +2 -2
  12. package/types/uni/uts-plugin-api/lib/uni-createIntersectionObserver/utssdk/interface.d.ts +1 -1
  13. package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/interface.d.ts +1 -1
  14. package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/interface.d.ts +1 -1
  15. package/types/uni/uts-plugin-api/lib/uni-document/utssdk/interface.d.ts +1 -1
  16. package/types/uni/uts-plugin-api/lib/uni-event/utssdk/interface.d.ts +8 -8
  17. package/types/uni/uts-plugin-api/lib/uni-exit/utssdk/interface.d.ts +2 -2
  18. package/types/uni/uts-plugin-api/lib/uni-file/utssdk/interface.d.ts +5 -5
  19. package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/interface.d.ts +1 -1
  20. package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/interface.d.ts +14 -14
  21. package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/interface.d.ts +1 -1
  22. package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/interface.d.ts +20 -20
  23. package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/interface.d.ts +2 -2
  24. package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/interface.d.ts +2 -2
  25. package/types/uni/uts-plugin-api/lib/uni-getLocation/utssdk/interface.d.ts +20 -20
  26. package/types/uni/uts-plugin-api/lib/uni-getLocation-tencent-uni1/utssdk/interface.d.ts +14 -14
  27. package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/interface.d.ts +3 -3
  28. package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/interface.d.ts +11 -11
  29. package/types/uni/uts-plugin-api/lib/uni-getRecorderManager/utssdk/interface.d.ts +12 -12
  30. package/types/uni/uts-plugin-api/lib/uni-getSystemInfo/utssdk/interface.d.ts +91 -91
  31. package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/interface.d.ts +7 -7
  32. package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/interface.d.ts +2 -2
  33. package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/interface.d.ts +1 -1
  34. package/types/uni/uts-plugin-api/lib/uni-makePhoneCall/utssdk/interface.d.ts +1 -1
  35. package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +17 -17
  36. package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/interface.d.ts +7 -7
  37. package/types/uni/uts-plugin-api/lib/uni-network/utssdk/interface.d.ts +40 -40
  38. package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/interface.d.ts +6 -6
  39. package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/interface.d.ts +59 -59
  40. package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/interface.d.ts +1 -1
  41. package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/interface.d.ts +2 -2
  42. package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/interface.d.ts +18 -18
  43. package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/interface.d.ts +4 -4
  44. package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/interface.d.ts +49 -49
  45. package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/interface.d.ts +2 -2
  46. package/types/uni/uts-plugin-api/lib/uni-route/utssdk/interface.d.ts +30 -30
  47. package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/interface.d.ts +1 -1
  48. package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/interface.d.ts +1 -1
  49. package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/interface.d.ts +8 -8
  50. package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/interface.d.ts +10 -10
  51. package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/interface.d.ts +9 -9
  52. package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/interface.d.ts +21 -21
  53. package/types/uni/uts-plugin-biz/lib/uni-facialRecognitionVerify/utssdk/interface.d.ts +2 -2
  54. package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/interface.d.ts +16 -16
  55. package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/interface.d.ts +4 -4
  56. package/uts-plugin.d.ts +2 -0
@@ -20,7 +20,7 @@ export type GetSystemSettingResult = {
20
20
  * "harmony": {
21
21
  * "osVer": "3.0",
22
22
  * "uniVer": "4.25",
23
- * "unixVer": "x"
23
+ * "unixVer": "4.61"
24
24
  * }
25
25
  * },
26
26
  * "mp": {
@@ -87,7 +87,7 @@ export type GetSystemSettingResult = {
87
87
  * "harmony": {
88
88
  * "osVer": "3.0",
89
89
  * "uniVer": "4.25",
90
- * "unixVer": "x"
90
+ * "unixVer": "4.61"
91
91
  * }
92
92
  * },
93
93
  * "mp": {
@@ -154,7 +154,7 @@ export type GetSystemSettingResult = {
154
154
  * "harmony": {
155
155
  * "osVer": "3.0",
156
156
  * "uniVer": "4.25",
157
- * "unixVer": "x"
157
+ * "unixVer": "4.61"
158
158
  * }
159
159
  * },
160
160
  * "mp": {
@@ -221,7 +221,7 @@ export type GetSystemSettingResult = {
221
221
  * "harmony": {
222
222
  * "osVer": "3.0",
223
223
  * "uniVer": "4.25",
224
- * "unixVer": "x"
224
+ * "unixVer": "4.61"
225
225
  * }
226
226
  * },
227
227
  * "mp": {
@@ -288,7 +288,7 @@ export type GetSystemSettingResult = {
288
288
  * "harmony": {
289
289
  * "osVer": "3.0",
290
290
  * "uniVer": "4.25",
291
- * "unixVer": "x"
291
+ * "unixVer": "4.61"
292
292
  * }
293
293
  * },
294
294
  * "mp": {
@@ -355,7 +355,7 @@ export type GetSystemSettingResult = {
355
355
  * "harmony": {
356
356
  * "osVer": "3.0",
357
357
  * "uniVer": "4.25",
358
- * "unixVer": "x"
358
+ * "unixVer": "4.61"
359
359
  * }
360
360
  * },
361
361
  * "mp": {
@@ -441,7 +441,7 @@ export interface Uni {
441
441
  * "harmony": {
442
442
  * "osVer": "3.0",
443
443
  * "uniVer": "4.31",
444
- * "unixVer": "x"
444
+ * "unixVer": "4.61"
445
445
  * }
446
446
  * },
447
447
  * "mp": {
@@ -37,7 +37,7 @@ export interface Uni {
37
37
  * "harmony": {
38
38
  * "osVer": "3.0",
39
39
  * "uniVer": "4.23",
40
- * "unixVer": "x"
40
+ * "unixVer": "4.61"
41
41
  * }
42
42
  * },
43
43
  * "mp": {
@@ -111,7 +111,7 @@ export interface Uni {
111
111
  * "harmony": {
112
112
  * "osVer": "3.0",
113
113
  * "uniVer": "4.23",
114
- * "unixVer": "x"
114
+ * "unixVer": "4.61"
115
115
  * }
116
116
  * },
117
117
  * "mp": {
@@ -308,7 +308,7 @@ export interface Uni {
308
308
  * "harmony": {
309
309
  * "osVer": "3.0",
310
310
  * "uniVer": "4.23",
311
- * "unixVer": "x"
311
+ * "unixVer": "4.61"
312
312
  * }
313
313
  * },
314
314
  * "mp": {
@@ -19,7 +19,7 @@ export interface Uni {
19
19
  * "harmony": {
20
20
  * "osVer": "3.0",
21
21
  * "uniVer": "4.23",
22
- * "unixVer": "x"
22
+ * "unixVer": "4.61"
23
23
  * }
24
24
  * },
25
25
  * "mp": {
@@ -533,7 +533,7 @@ export type ChooseImageOptions = {
533
533
  * "harmony": {
534
534
  * "osVer": "3.0",
535
535
  * "uniVer": "4.23",
536
- * "unixVer": "x"
536
+ * "unixVer": "4.61"
537
537
  * }
538
538
  * },
539
539
  * "mp": {
@@ -960,7 +960,7 @@ export type PreviewImageOptions = {
960
960
  * "harmony": {
961
961
  * "osVer": "3.0",
962
962
  * "uniVer": "4.23",
963
- * "unixVer": "x"
963
+ * "unixVer": "4.61"
964
964
  * }
965
965
  * },
966
966
  * "mp": {
@@ -2934,7 +2934,7 @@ export type ChooseVideoOptions = {
2934
2934
  * "harmony": {
2935
2935
  * "osVer": "3.0",
2936
2936
  * "uniVer": "4.25",
2937
- * "unixVer": "x"
2937
+ * "unixVer": "4.61"
2938
2938
  * }
2939
2939
  * },
2940
2940
  * "mp": {
@@ -3004,7 +3004,7 @@ export type ChooseVideoOptions = {
3004
3004
  * "harmony": {
3005
3005
  * "osVer": "3.0",
3006
3006
  * "uniVer": "4.25",
3007
- * "unixVer": "x"
3007
+ * "unixVer": "4.61"
3008
3008
  * }
3009
3009
  * },
3010
3010
  * "mp": {
@@ -3295,7 +3295,7 @@ export type GetVideoInfoSuccess = {
3295
3295
  * "harmony": {
3296
3296
  * "osVer": "3.0",
3297
3297
  * "uniVer": "4.23",
3298
- * "unixVer": "x"
3298
+ * "unixVer": "4.61"
3299
3299
  * }
3300
3300
  * },
3301
3301
  * "web": {
@@ -3322,7 +3322,7 @@ export type GetVideoInfoSuccess = {
3322
3322
  * "harmony": {
3323
3323
  * "osVer": "3.0",
3324
3324
  * "uniVer": "4.23",
3325
- * "unixVer": "x"
3325
+ * "unixVer": "4.61"
3326
3326
  * }
3327
3327
  * },
3328
3328
  * "mp": {
@@ -4713,7 +4713,7 @@ export interface Uni {
4713
4713
  * "harmony": {
4714
4714
  * "osVer": "3.0",
4715
4715
  * "uniVer": "4.23",
4716
- * "unixVer": "x"
4716
+ * "unixVer": "4.61"
4717
4717
  * }
4718
4718
  * },
4719
4719
  * "web": {
@@ -4801,7 +4801,7 @@ export interface Uni {
4801
4801
  * "harmony": {
4802
4802
  * "osVer": "3.0",
4803
4803
  * "uniVer": "4.23",
4804
- * "unixVer": "x"
4804
+ * "unixVer": "4.61"
4805
4805
  * }
4806
4806
  * },
4807
4807
  * "web": {
@@ -4887,7 +4887,7 @@ export interface Uni {
4887
4887
  * "harmony": {
4888
4888
  * "osVer": "3.0",
4889
4889
  * "uniVer": "4.23",
4890
- * "unixVer": "x"
4890
+ * "unixVer": "4.61"
4891
4891
  * }
4892
4892
  * },
4893
4893
  * "mp": {
@@ -4973,7 +4973,7 @@ export interface Uni {
4973
4973
  * "harmony": {
4974
4974
  * "osVer": "3.0",
4975
4975
  * "uniVer": "4.23",
4976
- * "unixVer": "x"
4976
+ * "unixVer": "4.61"
4977
4977
  * }
4978
4978
  * },
4979
4979
  * "mp": {
@@ -5065,7 +5065,7 @@ export interface Uni {
5065
5065
  * "harmony": {
5066
5066
  * "osVer": "3.0",
5067
5067
  * "uniVer": "4.23",
5068
- * "unixVer": "x"
5068
+ * "unixVer": "4.61"
5069
5069
  * }
5070
5070
  * },
5071
5071
  * "mp": {
@@ -5157,7 +5157,7 @@ export interface Uni {
5157
5157
  * "harmony": {
5158
5158
  * "osVer": "3.0",
5159
5159
  * "uniVer": "4.31",
5160
- * "unixVer": "x"
5160
+ * "unixVer": "4.61"
5161
5161
  * }
5162
5162
  * },
5163
5163
  * "mp": {
@@ -5250,7 +5250,7 @@ export interface Uni {
5250
5250
  * "harmony": {
5251
5251
  * "osVer": "3.0",
5252
5252
  * "uniVer": "4.23",
5253
- * "unixVer": "x"
5253
+ * "unixVer": "4.61"
5254
5254
  * }
5255
5255
  * },
5256
5256
  * "mp": {
@@ -5333,7 +5333,7 @@ export interface Uni {
5333
5333
  * "harmony": {
5334
5334
  * "osVer": "3.0",
5335
5335
  * "uniVer": "4.23",
5336
- * "unixVer": "x"
5336
+ * "unixVer": "4.61"
5337
5337
  * }
5338
5338
  * },
5339
5339
  * "mp": {
@@ -5417,7 +5417,7 @@ export interface Uni {
5417
5417
  * "harmony": {
5418
5418
  * "osVer": "3.0",
5419
5419
  * "uniVer": "4.23",
5420
- * "unixVer": "x"
5420
+ * "unixVer": "4.61"
5421
5421
  * }
5422
5422
  * },
5423
5423
  * "mp": {
@@ -5501,7 +5501,7 @@ export interface Uni {
5501
5501
  * "harmony": {
5502
5502
  * "osVer": "3,0",
5503
5503
  * "uniVer": "4.31",
5504
- * "unixVer": "x"
5504
+ * "unixVer": "4.61"
5505
5505
  * }
5506
5506
  * },
5507
5507
  * "mp": {
@@ -5588,7 +5588,7 @@ export interface Uni {
5588
5588
  * "harmony": {
5589
5589
  * "osVer": "3.0",
5590
5590
  * "uniVer": "4.31",
5591
- * "unixVer": "x"
5591
+ * "unixVer": "4.61"
5592
5592
  * }
5593
5593
  * },
5594
5594
  * "mp": {
@@ -26,7 +26,7 @@ export type SetNavigationBarColorOptions = {
26
26
  * "harmony": {
27
27
  * "osVer": "3.0",
28
28
  * "uniVer": "4.23",
29
- * "unixVer": "x"
29
+ * "unixVer": "4.61"
30
30
  * }
31
31
  * },
32
32
  * "mp": {
@@ -104,7 +104,7 @@ export type SetNavigationBarColorOptions = {
104
104
  * "harmony": {
105
105
  * "osVer": "3.0",
106
106
  * "uniVer": "4.23",
107
- * "unixVer": "x"
107
+ * "unixVer": "4.61"
108
108
  * }
109
109
  * },
110
110
  * "mp": {
@@ -444,7 +444,7 @@ export type SetNavigationBarTitleOptions = {
444
444
  * "harmony": {
445
445
  * "osVer": "3.0",
446
446
  * "uniVer": "4.23",
447
- * "unixVer": "x"
447
+ * "unixVer": "4.61"
448
448
  * }
449
449
  * },
450
450
  * "mp": {
@@ -772,7 +772,7 @@ export interface Uni {
772
772
  * "harmony": {
773
773
  * "osVer": "3.0",
774
774
  * "uniVer": "4.23",
775
- * "unixVer": "x"
775
+ * "unixVer": "4.61"
776
776
  * }
777
777
  * },
778
778
  * "mp": {
@@ -849,7 +849,7 @@ export interface Uni {
849
849
  * "harmony": {
850
850
  * "osVer": "3.0",
851
851
  * "uniVer": "4.23",
852
- * "unixVer": "x"
852
+ * "unixVer": "4.61"
853
853
  * }
854
854
  * },
855
855
  * "mp": {
@@ -925,7 +925,7 @@ export interface Uni {
925
925
  * "harmony": {
926
926
  * "osVer": "3.0",
927
927
  * "uniVer": "4.31",
928
- * "unixVer": "x"
928
+ * "unixVer": "4.61"
929
929
  * }
930
930
  * },
931
931
  * "mp": {
@@ -999,7 +999,7 @@ export interface Uni {
999
999
  * "harmony": {
1000
1000
  * "osVer": "3.0",
1001
1001
  * "uniVer": "4.31",
1002
- * "unixVer": "x"
1002
+ * "unixVer": "4.61"
1003
1003
  * }
1004
1004
  * },
1005
1005
  * "mp": {
@@ -27,7 +27,7 @@ export type RequestOptions<T> = {
27
27
  "harmony": {
28
28
  "osVer": "3.0",
29
29
  "uniVer": "4.23",
30
- "unixVer": "x"
30
+ "unixVer": "4.61"
31
31
  }
32
32
  },
33
33
  * "mp": {
@@ -103,7 +103,7 @@ export type RequestOptions<T> = {
103
103
  "harmony": {
104
104
  "osVer": "3.0",
105
105
  "uniVer": "4.23",
106
- "unixVer": "x"
106
+ "unixVer": "4.61"
107
107
  }
108
108
  },
109
109
  * "mp": {
@@ -178,7 +178,7 @@ export type RequestOptions<T> = {
178
178
  "harmony": {
179
179
  "osVer": "3.0",
180
180
  "uniVer": "4.23",
181
- "unixVer": "x"
181
+ "unixVer": "4.61"
182
182
  }
183
183
  },
184
184
  * "mp": {
@@ -253,7 +253,7 @@ export type RequestOptions<T> = {
253
253
  "harmony": {
254
254
  "osVer": "3.0",
255
255
  "uniVer": "4.23",
256
- "unixVer": "x"
256
+ "unixVer": "4.61"
257
257
  }
258
258
  },
259
259
  * "mp": {
@@ -583,7 +583,7 @@ export type RequestSuccess<T> = {
583
583
  "harmony": {
584
584
  "osVer": "3.0",
585
585
  "uniVer": "4.23",
586
- "unixVer": "x"
586
+ "unixVer": "4.61"
587
587
  }
588
588
  },
589
589
  * "mp": {
@@ -657,7 +657,7 @@ export type RequestSuccess<T> = {
657
657
  "harmony": {
658
658
  "osVer": "3.0",
659
659
  "uniVer": "4.23",
660
- "unixVer": "x"
660
+ "unixVer": "4.61"
661
661
  }
662
662
  },
663
663
  * "mp": {
@@ -731,7 +731,7 @@ export type RequestSuccess<T> = {
731
731
  "harmony": {
732
732
  "osVer": "3.0",
733
733
  "uniVer": "4.23",
734
- "unixVer": "x"
734
+ "unixVer": "4.61"
735
735
  }
736
736
  },
737
737
  * "mp": {
@@ -805,7 +805,7 @@ export type RequestSuccess<T> = {
805
805
  "harmony": {
806
806
  "osVer": "3.0",
807
807
  "uniVer": "4.23",
808
- "unixVer": "x"
808
+ "unixVer": "4.61"
809
809
  }
810
810
  },
811
811
  "web": {
@@ -924,7 +924,7 @@ export interface RequestTask {
924
924
  "harmony": {
925
925
  "osVer": "3.0",
926
926
  "uniVer": "4.23",
927
- "unixVer": "x"
927
+ "unixVer": "4.61"
928
928
  }
929
929
  },
930
930
  * "mp": {
@@ -1014,7 +1014,7 @@ export type UploadFileOptionFiles = {
1014
1014
  "harmony": {
1015
1015
  "osVer": "3.0",
1016
1016
  "uniVer": "4.23",
1017
- "unixVer": "x"
1017
+ "unixVer": "4.61"
1018
1018
  }
1019
1019
  },
1020
1020
  * "mp": {
@@ -1088,7 +1088,7 @@ export type UploadFileOptionFiles = {
1088
1088
  "harmony": {
1089
1089
  "osVer": "3.0",
1090
1090
  "uniVer": "4.23",
1091
- "unixVer": "x"
1091
+ "unixVer": "4.61"
1092
1092
  }
1093
1093
  },
1094
1094
  * "mp": {
@@ -1238,7 +1238,7 @@ export type UploadFileSuccess = {
1238
1238
  "harmony": {
1239
1239
  "osVer": "3.0",
1240
1240
  "uniVer": "4.23",
1241
- "unixVer": "x"
1241
+ "unixVer": "4.61"
1242
1242
  }
1243
1243
  },
1244
1244
  * "mp": {
@@ -1312,7 +1312,7 @@ export type UploadFileSuccess = {
1312
1312
  "harmony": {
1313
1313
  "osVer": "3.0",
1314
1314
  "uniVer": "4.23",
1315
- "unixVer": "x"
1315
+ "unixVer": "4.61"
1316
1316
  }
1317
1317
  },
1318
1318
  * "mp": {
@@ -1442,7 +1442,7 @@ export type UploadFileOptions = {
1442
1442
  "harmony": {
1443
1443
  "osVer": "3.0",
1444
1444
  "uniVer": "4.23",
1445
- "unixVer": "x"
1445
+ "unixVer": "4.61"
1446
1446
  }
1447
1447
  },
1448
1448
  * "mp": {
@@ -1517,7 +1517,7 @@ export type UploadFileOptions = {
1517
1517
  "harmony": {
1518
1518
  "osVer": "3.0",
1519
1519
  "uniVer": "4.23",
1520
- "unixVer": "x"
1520
+ "unixVer": "4.61"
1521
1521
  }
1522
1522
  },
1523
1523
  * "mp": {
@@ -1592,7 +1592,7 @@ export type UploadFileOptions = {
1592
1592
  "harmony": {
1593
1593
  "osVer": "3.0",
1594
1594
  "uniVer": "4.23",
1595
- "unixVer": "x"
1595
+ "unixVer": "4.61"
1596
1596
  }
1597
1597
  },
1598
1598
  * "mp": {
@@ -1667,7 +1667,7 @@ export type UploadFileOptions = {
1667
1667
  "harmony": {
1668
1668
  "osVer": "3.0",
1669
1669
  "uniVer": "4.23",
1670
- "unixVer": "x"
1670
+ "unixVer": "4.61"
1671
1671
  }
1672
1672
  },
1673
1673
  * "mp": {
@@ -1742,7 +1742,7 @@ export type UploadFileOptions = {
1742
1742
  "harmony": {
1743
1743
  "osVer": "3.0",
1744
1744
  "uniVer": "4.23",
1745
- "unixVer": "x"
1745
+ "unixVer": "4.61"
1746
1746
  }
1747
1747
  },
1748
1748
  * "mp": {
@@ -1817,7 +1817,7 @@ export type UploadFileOptions = {
1817
1817
  "harmony": {
1818
1818
  "osVer": "3.0",
1819
1819
  "uniVer": "4.23",
1820
- "unixVer": "x"
1820
+ "unixVer": "4.61"
1821
1821
  }
1822
1822
  },
1823
1823
  * "mp": {
@@ -1892,7 +1892,7 @@ export type UploadFileOptions = {
1892
1892
  "harmony": {
1893
1893
  "osVer": "3.0",
1894
1894
  "uniVer": "4.23",
1895
- "unixVer": "x"
1895
+ "unixVer": "4.61"
1896
1896
  }
1897
1897
  },
1898
1898
  * "mp": {
@@ -2266,7 +2266,7 @@ export type OnProgressUpdateResult = {
2266
2266
  "harmony": {
2267
2267
  "osVer": "3.0",
2268
2268
  "uniVer": "4.23",
2269
- "unixVer": "x"
2269
+ "unixVer": "4.61"
2270
2270
  }
2271
2271
  },
2272
2272
  * "mp": {
@@ -2340,7 +2340,7 @@ export type OnProgressUpdateResult = {
2340
2340
  "harmony": {
2341
2341
  "osVer": "3.0",
2342
2342
  "uniVer": "4.23",
2343
- "unixVer": "x"
2343
+ "unixVer": "4.61"
2344
2344
  }
2345
2345
  },
2346
2346
  * "mp": {
@@ -2414,7 +2414,7 @@ export type OnProgressUpdateResult = {
2414
2414
  "harmony": {
2415
2415
  "osVer": "3.0",
2416
2416
  "uniVer": "4.23",
2417
- "unixVer": "x"
2417
+ "unixVer": "4.61"
2418
2418
  }
2419
2419
  },
2420
2420
  * "mp": {
@@ -2495,7 +2495,7 @@ export interface UploadTask {
2495
2495
  "harmony": {
2496
2496
  "osVer": "3.0",
2497
2497
  "uniVer": "4.23",
2498
- "unixVer": "x"
2498
+ "unixVer": "4.61"
2499
2499
  }
2500
2500
  },
2501
2501
  * "mp": {
@@ -2580,7 +2580,7 @@ export interface UploadTask {
2580
2580
  "harmony": {
2581
2581
  "osVer": "3.0",
2582
2582
  "uniVer": "4.23",
2583
- "unixVer": "x"
2583
+ "unixVer": "4.61"
2584
2584
  }
2585
2585
  },
2586
2586
  * "mp": {
@@ -2668,7 +2668,7 @@ export type DownloadFileSuccess = {
2668
2668
  "harmony": {
2669
2669
  "osVer": "3.0",
2670
2670
  "uniVer": "4.23",
2671
- "unixVer": "x"
2671
+ "unixVer": "4.61"
2672
2672
  }
2673
2673
  },
2674
2674
  * "mp": {
@@ -2742,7 +2742,7 @@ export type DownloadFileSuccess = {
2742
2742
  "harmony": {
2743
2743
  "osVer": "3.0",
2744
2744
  "uniVer": "4.23",
2745
- "unixVer": "x"
2745
+ "unixVer": "4.61"
2746
2746
  }
2747
2747
  },
2748
2748
  * "mp": {
@@ -2972,7 +2972,7 @@ export type DownloadFileOptions = {
2972
2972
  "harmony": {
2973
2973
  "osVer": "3.0",
2974
2974
  "uniVer": "4.23",
2975
- "unixVer": "x"
2975
+ "unixVer": "4.61"
2976
2976
  }
2977
2977
  },
2978
2978
  * "mp": {
@@ -3118,7 +3118,7 @@ export type DownloadFileOptions = {
3118
3118
  "harmony": {
3119
3119
  "osVer": "3.0",
3120
3120
  "uniVer": "4.23",
3121
- "unixVer": "x"
3121
+ "unixVer": "4.61"
3122
3122
  }
3123
3123
  },
3124
3124
  * "mp": {
@@ -3193,7 +3193,7 @@ export type DownloadFileOptions = {
3193
3193
  "harmony": {
3194
3194
  "osVer": "3.0",
3195
3195
  "uniVer": "4.23",
3196
- "unixVer": "x"
3196
+ "unixVer": "4.61"
3197
3197
  }
3198
3198
  },
3199
3199
  * "mp": {
@@ -3618,7 +3618,7 @@ export type OnProgressDownloadResult = {
3618
3618
  "harmony": {
3619
3619
  "osVer": "3.0",
3620
3620
  "uniVer": "4.23",
3621
- "unixVer": "x"
3621
+ "unixVer": "4.61"
3622
3622
  }
3623
3623
  },
3624
3624
  * "mp": {
@@ -3692,7 +3692,7 @@ export type OnProgressDownloadResult = {
3692
3692
  "harmony": {
3693
3693
  "osVer": "3.0",
3694
3694
  "uniVer": "4.23",
3695
- "unixVer": "x"
3695
+ "unixVer": "4.61"
3696
3696
  }
3697
3697
  },
3698
3698
  * "mp": {
@@ -3766,7 +3766,7 @@ export type OnProgressDownloadResult = {
3766
3766
  "harmony": {
3767
3767
  "osVer": "3.0",
3768
3768
  "uniVer": "4.23",
3769
- "unixVer": "x"
3769
+ "unixVer": "4.61"
3770
3770
  }
3771
3771
  },
3772
3772
  * "mp": {
@@ -3846,7 +3846,7 @@ export interface DownloadTask {
3846
3846
  "harmony": {
3847
3847
  "osVer": "3.0",
3848
3848
  "uniVer": "4.23",
3849
- "unixVer": "x"
3849
+ "unixVer": "4.61"
3850
3850
  }
3851
3851
  },
3852
3852
  * "mp": {
@@ -3931,7 +3931,7 @@ export interface DownloadTask {
3931
3931
  "harmony": {
3932
3932
  "osVer": "3.0",
3933
3933
  "uniVer": "4.23",
3934
- "unixVer": "x"
3934
+ "unixVer": "4.61"
3935
3935
  }
3936
3936
  },
3937
3937
  * "mp": {
@@ -4026,7 +4026,7 @@ export type Certificate = {
4026
4026
  "harmony": {
4027
4027
  "osVer": "3.0",
4028
4028
  "uniVer": "4.23",
4029
- "unixVer": "x"
4029
+ "unixVer": "4.61"
4030
4030
  }
4031
4031
  },
4032
4032
  "web": {
@@ -4128,7 +4128,7 @@ export interface Uni {
4128
4128
  * "harmony": {
4129
4129
  * "osVer": "3.0",
4130
4130
  * "uniVer": "4.23",
4131
- * "unixVer": "x"
4131
+ * "unixVer": "4.61"
4132
4132
  * }
4133
4133
  * },
4134
4134
  * "mp": {
@@ -4233,7 +4233,7 @@ export interface Uni {
4233
4233
  * "harmony": {
4234
4234
  * "osVer": "3.0",
4235
4235
  * "uniVer": "4.23",
4236
- * "unixVer": "x"
4236
+ * "unixVer": "4.61"
4237
4237
  * }
4238
4238
  * },
4239
4239
  * "mp": {
@@ -4324,7 +4324,7 @@ export interface Uni {
4324
4324
  * "harmony": {
4325
4325
  * "osVer": "3.0",
4326
4326
  * "uniVer": "4.23",
4327
- * "unixVer": "x"
4327
+ * "unixVer": "4.61"
4328
4328
  * }
4329
4329
  * },
4330
4330
  * "mp": {
@@ -4412,7 +4412,7 @@ export interface Uni {
4412
4412
  "harmony": {
4413
4413
  "osVer": "3.0",
4414
4414
  "uniVer": "4.31",
4415
- "unixVer": "x"
4415
+ "unixVer": "4.61"
4416
4416
  }
4417
4417
  },
4418
4418
  "web": {