@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
package/package.json
CHANGED