@dcloudio/uni-app-x 0.7.84 → 0.7.85
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/UniNativeScrollView.d.ts +137 -1
- package/types/dom2-internal/UniNativeTextView.d.ts +20 -0
- package/types/dom2-internal/UniTextElement.d.ts +19 -0
- package/types/dom2-internal/global.d.ts +9 -0
- package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/global.d.ts +11 -6
- package/types/uni/uts-plugin-api/lib/uni-actionSheet/utssdk/index.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-addPhoneContact/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-arrayBufferToBase64/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-authentication/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-barcode-scanning/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-barcode-scanning/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-base64ToArrayBuffer/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-chooseLocation/utssdk/global.d.ts +11 -6
- package/types/uni/uts-plugin-api/lib/uni-chooseLocation/utssdk/index.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-chooseMedia/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-clipboard/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-createInnerAudioContext/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-createInnerAudioContext/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-createIntersectionObserver/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-createIntersectionObserver/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-createRequestPermissionListener/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-createRequestPermissionListener/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-createSelectorQuery/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-createWebviewContext/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-createWorker/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-createWorker/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-dialogPage/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-dialogPage/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-event/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-event/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-file/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-file/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-fileSystemManager/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-fileSystemManager/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getAccessibilityInfo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getAccessibilityInfo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getAppAuthorizeSetting/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getAppBaseInfo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getBackgroundAudioManager/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getDeviceInfo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getElementById/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getElementById/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getEnterOptionsSync/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getLaunchOptionsSync/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getLocation-tencent-uni1/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getLocation-tencent-uni1/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getNetworkType/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getPerformance/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getPerformance/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getProvider/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-getSystemSetting/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-installApk/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-installApk/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-interceptor/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-keyboard/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-loadFontFace/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-loadFontFace/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-location/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-location/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-location-system/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-location-system/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-location-tencent/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-location-tencent/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-makePhoneCall/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-makePhoneCall/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-media/utssdk/interface.d.ts +65 -66
- package/types/uni/uts-plugin-api/lib/uni-modal/utssdk/global.d.ts +11 -6
- package/types/uni/uts-plugin-api/lib/uni-modal/utssdk/index.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-navigationBar/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-network/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-network/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-oauth/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-oauth-huawei/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-oauth-huawei/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-oauth-weixin/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-oauth-weixin/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-openAppAuthorizeSetting/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-openDocument/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-pageScrollTo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-payment/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-payment-alipay/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-payment-alipay/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-payment-huawei/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-payment-huawei/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-payment-wxpay/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-payment-wxpay/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-previewImage/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-privacy/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-privacy/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-prompt/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-pullDownRefresh/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-recorder/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-recorder/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-requestMerchantTransfer/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-requestMerchantTransfer/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-route/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-route/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-rpx2px/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-scanCode/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-screenBrightness/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-screenBrightness/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-share/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-share/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-share-weixin/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-share-weixin/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-shareWithSystem/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-showLoading/utssdk/global.d.ts +11 -6
- package/types/uni/uts-plugin-api/lib/uni-showLoading/utssdk/index.d.ts +6 -3
- package/types/uni/uts-plugin-api/lib/uni-sse/utssdk/global.d.ts +9 -6
- package/types/uni/uts-plugin-api/lib/uni-sse/utssdk/index.d.ts +5 -3
- package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-storage/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-tabBar/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-theme/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-theme/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-virtualPayment/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-virtualPayment/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-api/lib/uni-websocket/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-ad/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-ad/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-facialVerify/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-facialVerify/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-live-player/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-live-player/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-live-pusher/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-live-pusher/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-map-amap/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-map-amap/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-map-tencent/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-map-tencent/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-fcm/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-fcm/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-gp/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-gp/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-hms/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-hms/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-honor/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-honor/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-mainland/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-mainland/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-meizu/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-meizu/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-oppo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-oppo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-vivo/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-vivo/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-push-xiaomi/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-push-xiaomi/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-secure-network/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-secure-network/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-biz/lib/uni-verify/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-component/lib/uni-camera/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-component/lib/uni-camera/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-component/lib/uni-canvas/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-component/lib/uni-canvas/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-component/lib/uni-input/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-component/lib/uni-input/utssdk/index.d.ts +4 -3
- package/types/uni/uts-plugin-component/lib/uni-video/utssdk/global.d.ts +7 -6
- package/types/uni/uts-plugin-component/lib/uni-video/utssdk/index.d.ts +4 -3
|
@@ -1,20 +1,21 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetLocationFailImpl as GetLocationFailImplOrigin,
|
|
4
4
|
LocationErrorCode as LocationErrorCodeOrigin,
|
|
5
5
|
IGetLocationFail as IGetLocationFailOrigin,
|
|
6
6
|
GetLocationFail as GetLocationFailOrigin,
|
|
7
7
|
GetLocation as GetLocationOrigin,
|
|
8
8
|
GetLocationSuccess as GetLocationSuccessOrigin,
|
|
9
9
|
GetLocationOptions as GetLocationOptionsOrigin,
|
|
10
|
-
} from './interface'
|
|
10
|
+
} from './interface'
|
|
11
11
|
|
|
12
|
-
declare global {
|
|
13
|
-
|
|
12
|
+
declare global {
|
|
13
|
+
type GetLocationFailImpl = GetLocationFailImplOrigin
|
|
14
14
|
type LocationErrorCode = LocationErrorCodeOrigin
|
|
15
15
|
type IGetLocationFail = IGetLocationFailOrigin
|
|
16
16
|
type GetLocationFail = GetLocationFailOrigin
|
|
17
17
|
type GetLocation = GetLocationOrigin
|
|
18
18
|
type GetLocationSuccess = GetLocationSuccessOrigin
|
|
19
19
|
type GetLocationOptions = GetLocationOptionsOrigin
|
|
20
|
-
}
|
|
20
|
+
}
|
|
21
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetNetworkType as GetNetworkTypeOrigin,
|
|
4
4
|
GetNetworkTypeSuccess as GetNetworkTypeSuccessOrigin,
|
|
5
5
|
GetNetworkTypeSuccessCallback as GetNetworkTypeSuccessCallbackOrigin,
|
|
6
6
|
GetNetworkTypeFail as GetNetworkTypeFailOrigin,
|
|
@@ -13,10 +13,10 @@ import {
|
|
|
13
13
|
OnNetworkStatusChange as OnNetworkStatusChangeOrigin,
|
|
14
14
|
OffNetworkStatusChange as OffNetworkStatusChangeOrigin,
|
|
15
15
|
Uni as UniOrigin
|
|
16
|
-
} from './interface'
|
|
16
|
+
} from './interface'
|
|
17
17
|
|
|
18
|
-
declare global {
|
|
19
|
-
|
|
18
|
+
declare global {
|
|
19
|
+
type GetNetworkType = GetNetworkTypeOrigin
|
|
20
20
|
type GetNetworkTypeSuccess = GetNetworkTypeSuccessOrigin
|
|
21
21
|
type GetNetworkTypeSuccessCallback = GetNetworkTypeSuccessCallbackOrigin
|
|
22
22
|
type GetNetworkTypeFail = GetNetworkTypeFailOrigin
|
|
@@ -29,4 +29,5 @@ declare global {
|
|
|
29
29
|
type OnNetworkStatusChange = OnNetworkStatusChangeOrigin
|
|
30
30
|
type OffNetworkStatusChange = OffNetworkStatusChangeOrigin
|
|
31
31
|
interface Uni extends UniOrigin { }
|
|
32
|
-
}
|
|
32
|
+
}
|
|
33
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
GetNetworkType,
|
|
4
4
|
GetNetworkTypeSuccess,
|
|
5
5
|
GetNetworkTypeSuccessCallback,
|
|
6
6
|
GetNetworkTypeFail,
|
|
@@ -12,4 +12,5 @@ export {
|
|
|
12
12
|
OnNetworkStatusChangeCallback,
|
|
13
13
|
OnNetworkStatusChange,
|
|
14
14
|
OffNetworkStatusChange,
|
|
15
|
-
} from './interface'
|
|
15
|
+
} from './interface'
|
|
16
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetPerformance as GetPerformanceOrigin,
|
|
4
4
|
PerformanceObserverCallback as PerformanceObserverCallbackOrigin,
|
|
5
5
|
PerformanceEntry as PerformanceEntryOrigin,
|
|
6
6
|
PerformanceObserverOptions as PerformanceObserverOptionsOrigin,
|
|
@@ -8,10 +8,10 @@ import {
|
|
|
8
8
|
PerformanceObserverEntryList as PerformanceObserverEntryListOrigin,
|
|
9
9
|
Performance as PerformanceOrigin,
|
|
10
10
|
Uni as UniOrigin
|
|
11
|
-
} from './interface'
|
|
11
|
+
} from './interface'
|
|
12
12
|
|
|
13
|
-
declare global {
|
|
14
|
-
|
|
13
|
+
declare global {
|
|
14
|
+
type GetPerformance = GetPerformanceOrigin
|
|
15
15
|
type PerformanceObserverCallback = PerformanceObserverCallbackOrigin
|
|
16
16
|
type PerformanceEntry = PerformanceEntryOrigin
|
|
17
17
|
type PerformanceObserverOptions = PerformanceObserverOptionsOrigin
|
|
@@ -19,4 +19,5 @@ declare global {
|
|
|
19
19
|
type PerformanceObserverEntryList = PerformanceObserverEntryListOrigin
|
|
20
20
|
type Performance = PerformanceOrigin
|
|
21
21
|
interface Uni extends UniOrigin { }
|
|
22
|
-
}
|
|
22
|
+
}
|
|
23
|
+
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
GetPerformance,
|
|
4
4
|
PerformanceObserverCallback,
|
|
5
5
|
PerformanceEntry,
|
|
6
6
|
PerformanceObserverOptions,
|
|
7
7
|
PerformanceObserver,
|
|
8
8
|
PerformanceObserverEntryList,
|
|
9
9
|
Performance,
|
|
10
|
-
} from './interface'
|
|
10
|
+
} from './interface'
|
|
11
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetProviderFailImpl as GetProviderFailImplOrigin,
|
|
4
4
|
GetProviderSuccess as GetProviderSuccessOrigin,
|
|
5
5
|
GetProviderSyncSuccess as GetProviderSyncSuccessOrigin,
|
|
6
6
|
GetProviderSync as GetProviderSyncOrigin,
|
|
@@ -15,10 +15,10 @@ import {
|
|
|
15
15
|
ProviderErrorCode as ProviderErrorCodeOrigin,
|
|
16
16
|
IGetProviderFail as IGetProviderFailOrigin,
|
|
17
17
|
Uni as UniOrigin
|
|
18
|
-
} from './interface'
|
|
18
|
+
} from './interface'
|
|
19
19
|
|
|
20
|
-
declare global {
|
|
21
|
-
|
|
20
|
+
declare global {
|
|
21
|
+
type GetProviderFailImpl = GetProviderFailImplOrigin
|
|
22
22
|
type GetProviderSuccess = GetProviderSuccessOrigin
|
|
23
23
|
type GetProviderSyncSuccess = GetProviderSyncSuccessOrigin
|
|
24
24
|
type GetProviderSync = GetProviderSyncOrigin
|
|
@@ -33,4 +33,5 @@ declare global {
|
|
|
33
33
|
type ProviderErrorCode = ProviderErrorCodeOrigin
|
|
34
34
|
type IGetProviderFail = IGetProviderFailOrigin
|
|
35
35
|
interface Uni extends UniOrigin { }
|
|
36
|
-
}
|
|
36
|
+
}
|
|
37
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
GetProviderFailImpl,
|
|
4
4
|
GetProviderSuccess,
|
|
5
5
|
GetProviderSyncSuccess,
|
|
6
6
|
GetProviderSync,
|
|
@@ -14,4 +14,5 @@ export {
|
|
|
14
14
|
GetProvider,
|
|
15
15
|
ProviderErrorCode,
|
|
16
16
|
IGetProviderFail,
|
|
17
|
-
} from './interface'
|
|
17
|
+
} from './interface'
|
|
18
|
+
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetSystemSettingResult as GetSystemSettingResultOrigin,
|
|
4
4
|
GetSystemSetting as GetSystemSettingOrigin,
|
|
5
5
|
Uni as UniOrigin
|
|
6
|
-
} from './interface'
|
|
6
|
+
} from './interface'
|
|
7
7
|
|
|
8
|
-
declare global {
|
|
9
|
-
|
|
8
|
+
declare global {
|
|
9
|
+
type GetSystemSettingResult = GetSystemSettingResultOrigin
|
|
10
10
|
type GetSystemSetting = GetSystemSettingOrigin
|
|
11
11
|
interface Uni extends UniOrigin { }
|
|
12
|
-
}
|
|
12
|
+
}
|
|
13
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
InstallApkSuccess as InstallApkSuccessOrigin,
|
|
4
4
|
InstallApkComplete as InstallApkCompleteOrigin,
|
|
5
5
|
InstallApkSuccessCallback as InstallApkSuccessCallbackOrigin,
|
|
6
6
|
InstallApkErrorCode as InstallApkErrorCodeOrigin,
|
|
@@ -9,10 +9,10 @@ import {
|
|
|
9
9
|
InstallApkCompleteCallback as InstallApkCompleteCallbackOrigin,
|
|
10
10
|
InstallApkOptions as InstallApkOptionsOrigin,
|
|
11
11
|
Uni as UniOrigin
|
|
12
|
-
} from './interface'
|
|
12
|
+
} from './interface'
|
|
13
13
|
|
|
14
|
-
declare global {
|
|
15
|
-
|
|
14
|
+
declare global {
|
|
15
|
+
type InstallApkSuccess = InstallApkSuccessOrigin
|
|
16
16
|
type InstallApkComplete = InstallApkCompleteOrigin
|
|
17
17
|
type InstallApkSuccessCallback = InstallApkSuccessCallbackOrigin
|
|
18
18
|
type InstallApkErrorCode = InstallApkErrorCodeOrigin
|
|
@@ -21,4 +21,5 @@ declare global {
|
|
|
21
21
|
type InstallApkCompleteCallback = InstallApkCompleteCallbackOrigin
|
|
22
22
|
type InstallApkOptions = InstallApkOptionsOrigin
|
|
23
23
|
interface Uni extends UniOrigin { }
|
|
24
|
-
}
|
|
24
|
+
}
|
|
25
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
InstallApkSuccess,
|
|
4
4
|
InstallApkComplete,
|
|
5
5
|
InstallApkSuccessCallback,
|
|
6
6
|
InstallApkErrorCode,
|
|
@@ -8,4 +8,5 @@ export {
|
|
|
8
8
|
InstallApkFailCallback,
|
|
9
9
|
InstallApkCompleteCallback,
|
|
10
10
|
InstallApkOptions,
|
|
11
|
-
} from './interface'
|
|
11
|
+
} from './interface'
|
|
12
|
+
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
AddInterceptorOptions as AddInterceptorOptionsOrigin,
|
|
4
4
|
RemoveInterceptorOptions as RemoveInterceptorOptionsOrigin,
|
|
5
5
|
AddInterceptor as AddInterceptorOrigin,
|
|
6
6
|
RemoveInterceptor as RemoveInterceptorOrigin,
|
|
7
7
|
Uni as UniOrigin
|
|
8
|
-
} from './interface'
|
|
8
|
+
} from './interface'
|
|
9
9
|
|
|
10
|
-
declare global {
|
|
11
|
-
|
|
10
|
+
declare global {
|
|
11
|
+
type AddInterceptorOptions = AddInterceptorOptionsOrigin
|
|
12
12
|
type RemoveInterceptorOptions = RemoveInterceptorOptionsOrigin
|
|
13
13
|
type AddInterceptor = AddInterceptorOrigin
|
|
14
14
|
type RemoveInterceptor = RemoveInterceptorOrigin
|
|
15
15
|
interface Uni extends UniOrigin { }
|
|
16
|
-
}
|
|
16
|
+
}
|
|
17
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
HideKeyboardSuccess as HideKeyboardSuccessOrigin,
|
|
4
4
|
HideKeyboardFail as HideKeyboardFailOrigin,
|
|
5
5
|
HideKeyboardSuccessCallback as HideKeyboardSuccessCallbackOrigin,
|
|
6
6
|
HideKeyboardFailCallback as HideKeyboardFailCallbackOrigin,
|
|
@@ -19,10 +19,10 @@ import {
|
|
|
19
19
|
OffKeyboardHeightChange as OffKeyboardHeightChangeOrigin,
|
|
20
20
|
GetSelectedTextRange as GetSelectedTextRangeOrigin,
|
|
21
21
|
Uni as UniOrigin
|
|
22
|
-
} from './interface'
|
|
22
|
+
} from './interface'
|
|
23
23
|
|
|
24
|
-
declare global {
|
|
25
|
-
|
|
24
|
+
declare global {
|
|
25
|
+
type HideKeyboardSuccess = HideKeyboardSuccessOrigin
|
|
26
26
|
type HideKeyboardFail = HideKeyboardFailOrigin
|
|
27
27
|
type HideKeyboardSuccessCallback = HideKeyboardSuccessCallbackOrigin
|
|
28
28
|
type HideKeyboardFailCallback = HideKeyboardFailCallbackOrigin
|
|
@@ -41,4 +41,5 @@ declare global {
|
|
|
41
41
|
type OffKeyboardHeightChange = OffKeyboardHeightChangeOrigin
|
|
42
42
|
type GetSelectedTextRange = GetSelectedTextRangeOrigin
|
|
43
43
|
interface Uni extends UniOrigin { }
|
|
44
|
-
}
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
HideKeyboardSuccess,
|
|
4
4
|
HideKeyboardFail,
|
|
5
5
|
HideKeyboardSuccessCallback,
|
|
6
6
|
HideKeyboardFailCallback,
|
|
@@ -18,4 +18,5 @@ export {
|
|
|
18
18
|
OnKeyboardHeightChange,
|
|
19
19
|
OffKeyboardHeightChange,
|
|
20
20
|
GetSelectedTextRange,
|
|
21
|
-
} from './interface'
|
|
21
|
+
} from './interface'
|
|
22
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
LoadFontFaceOptionDesc as LoadFontFaceOptionDescOrigin,
|
|
4
4
|
LoadFontFaceErrCode as LoadFontFaceErrCodeOrigin,
|
|
5
5
|
LoadFontFaceFail as LoadFontFaceFailOrigin,
|
|
6
6
|
LoadFontFaceOptions as LoadFontFaceOptionsOrigin,
|
|
@@ -11,10 +11,10 @@ import {
|
|
|
11
11
|
LoadFontFaceCompleteCallback as LoadFontFaceCompleteCallbackOrigin,
|
|
12
12
|
LoadFontFace as LoadFontFaceOrigin,
|
|
13
13
|
Uni as UniOrigin
|
|
14
|
-
} from './interface'
|
|
14
|
+
} from './interface'
|
|
15
15
|
|
|
16
|
-
declare global {
|
|
17
|
-
|
|
16
|
+
declare global {
|
|
17
|
+
type LoadFontFaceOptionDesc = LoadFontFaceOptionDescOrigin
|
|
18
18
|
type LoadFontFaceErrCode = LoadFontFaceErrCodeOrigin
|
|
19
19
|
type LoadFontFaceFail = LoadFontFaceFailOrigin
|
|
20
20
|
type LoadFontFaceOptions = LoadFontFaceOptionsOrigin
|
|
@@ -25,4 +25,5 @@ declare global {
|
|
|
25
25
|
type LoadFontFaceCompleteCallback = LoadFontFaceCompleteCallbackOrigin
|
|
26
26
|
type LoadFontFace = LoadFontFaceOrigin
|
|
27
27
|
interface Uni extends UniOrigin { }
|
|
28
|
-
}
|
|
28
|
+
}
|
|
29
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
LoadFontFaceOptionDesc,
|
|
4
4
|
LoadFontFaceErrCode,
|
|
5
5
|
LoadFontFaceFail,
|
|
6
6
|
LoadFontFaceOptions,
|
|
@@ -10,4 +10,5 @@ export {
|
|
|
10
10
|
LoadFontFaceComplete,
|
|
11
11
|
LoadFontFaceCompleteCallback,
|
|
12
12
|
LoadFontFace,
|
|
13
|
-
} from './interface'
|
|
13
|
+
} from './interface'
|
|
14
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetLocationFailImpl as GetLocationFailImplOrigin,
|
|
4
4
|
UniLocationProvider as UniLocationProviderOrigin,
|
|
5
5
|
LocationErrorCode as LocationErrorCodeOrigin,
|
|
6
6
|
IGetLocationFail as IGetLocationFailOrigin,
|
|
@@ -27,10 +27,10 @@ import {
|
|
|
27
27
|
StartLocationUpdateBackgroundOptions as StartLocationUpdateBackgroundOptionsOrigin,
|
|
28
28
|
StartLocationUpdateBackground as StartLocationUpdateBackgroundOrigin,
|
|
29
29
|
Uni as UniOrigin
|
|
30
|
-
} from './interface'
|
|
30
|
+
} from './interface'
|
|
31
31
|
|
|
32
|
-
declare global {
|
|
33
|
-
|
|
32
|
+
declare global {
|
|
33
|
+
type GetLocationFailImpl = GetLocationFailImplOrigin
|
|
34
34
|
type UniLocationProvider = UniLocationProviderOrigin
|
|
35
35
|
type LocationErrorCode = LocationErrorCodeOrigin
|
|
36
36
|
type IGetLocationFail = IGetLocationFailOrigin
|
|
@@ -57,4 +57,5 @@ declare global {
|
|
|
57
57
|
type StartLocationUpdateBackgroundOptions = StartLocationUpdateBackgroundOptionsOrigin
|
|
58
58
|
type StartLocationUpdateBackground = StartLocationUpdateBackgroundOrigin
|
|
59
59
|
interface Uni extends UniOrigin { }
|
|
60
|
-
}
|
|
60
|
+
}
|
|
61
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
GetLocationFailImpl,
|
|
4
4
|
UniLocationProvider,
|
|
5
5
|
LocationErrorCode,
|
|
6
6
|
IGetLocationFail,
|
|
@@ -26,4 +26,5 @@ export {
|
|
|
26
26
|
StartLocationUpdateBackgroundOptionsType,
|
|
27
27
|
StartLocationUpdateBackgroundOptions,
|
|
28
28
|
StartLocationUpdateBackground,
|
|
29
|
-
} from './interface'
|
|
29
|
+
} from './interface'
|
|
30
|
+
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
} from './interface'
|
|
2
|
+
import {
|
|
3
|
+
UniLocationSystemProvider as UniLocationSystemProviderOrigin,
|
|
4
|
+
} from './interface'
|
|
5
5
|
|
|
6
|
-
declare global {
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
declare global {
|
|
7
|
+
type UniLocationSystemProvider = UniLocationSystemProviderOrigin
|
|
8
|
+
}
|
|
9
|
+
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
} from './interface'
|
|
2
|
+
import {
|
|
3
|
+
UniLocationTencentProvider as UniLocationTencentProviderOrigin,
|
|
4
|
+
} from './interface'
|
|
5
5
|
|
|
6
|
-
declare global {
|
|
7
|
-
|
|
8
|
-
}
|
|
6
|
+
declare global {
|
|
7
|
+
type UniLocationTencentProvider = UniLocationTencentProviderOrigin
|
|
8
|
+
}
|
|
9
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
MakePhoneCall as MakePhoneCallOrigin,
|
|
4
4
|
MakePhoneCallSuccess as MakePhoneCallSuccessOrigin,
|
|
5
5
|
MakePhoneCallSuccessCallback as MakePhoneCallSuccessCallbackOrigin,
|
|
6
6
|
MakePhoneCallErrorCode as MakePhoneCallErrorCodeOrigin,
|
|
@@ -11,10 +11,10 @@ import {
|
|
|
11
11
|
MakePhoneCallCompleteCallback as MakePhoneCallCompleteCallbackOrigin,
|
|
12
12
|
MakePhoneCallOptions as MakePhoneCallOptionsOrigin,
|
|
13
13
|
Uni as UniOrigin
|
|
14
|
-
} from './interface'
|
|
14
|
+
} from './interface'
|
|
15
15
|
|
|
16
|
-
declare global {
|
|
17
|
-
|
|
16
|
+
declare global {
|
|
17
|
+
type MakePhoneCall = MakePhoneCallOrigin
|
|
18
18
|
type MakePhoneCallSuccess = MakePhoneCallSuccessOrigin
|
|
19
19
|
type MakePhoneCallSuccessCallback = MakePhoneCallSuccessCallbackOrigin
|
|
20
20
|
type MakePhoneCallErrorCode = MakePhoneCallErrorCodeOrigin
|
|
@@ -25,4 +25,5 @@ declare global {
|
|
|
25
25
|
type MakePhoneCallCompleteCallback = MakePhoneCallCompleteCallbackOrigin
|
|
26
26
|
type MakePhoneCallOptions = MakePhoneCallOptionsOrigin
|
|
27
27
|
interface Uni extends UniOrigin { }
|
|
28
|
-
}
|
|
28
|
+
}
|
|
29
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
MakePhoneCall,
|
|
4
4
|
MakePhoneCallSuccess,
|
|
5
5
|
MakePhoneCallSuccessCallback,
|
|
6
6
|
MakePhoneCallErrorCode,
|
|
@@ -10,4 +10,5 @@ export {
|
|
|
10
10
|
MakePhoneCallComplete,
|
|
11
11
|
MakePhoneCallCompleteCallback,
|
|
12
12
|
MakePhoneCallOptions,
|
|
13
|
-
} from './interface'
|
|
13
|
+
} from './interface'
|
|
14
|
+
|