@dcloudio/uni-app-x 0.7.84 → 0.7.86
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/dom2-internal/sharedData.d.ts +40 -12
- 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,18 +1,19 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
MyApiOptions as MyApiOptionsOrigin,
|
|
4
4
|
MyApiResult as MyApiResultOrigin,
|
|
5
5
|
MyApiErrorCode as MyApiErrorCodeOrigin,
|
|
6
6
|
MyApiFail as MyApiFailOrigin,
|
|
7
7
|
MyApi as MyApiOrigin,
|
|
8
8
|
MyApiSync as MyApiSyncOrigin,
|
|
9
|
-
} from './interface'
|
|
9
|
+
} from './interface'
|
|
10
10
|
|
|
11
|
-
declare global {
|
|
12
|
-
|
|
11
|
+
declare global {
|
|
12
|
+
type MyApiOptions = MyApiOptionsOrigin
|
|
13
13
|
type MyApiResult = MyApiResultOrigin
|
|
14
14
|
type MyApiErrorCode = MyApiErrorCodeOrigin
|
|
15
15
|
type MyApiFail = MyApiFailOrigin
|
|
16
16
|
type MyApi = MyApiOrigin
|
|
17
17
|
type MyApiSync = MyApiSyncOrigin
|
|
18
|
-
}
|
|
18
|
+
}
|
|
19
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
SecureNetworkManager as SecureNetworkManagerOrigin,
|
|
4
4
|
SecureNetworkErrorCode as SecureNetworkErrorCodeOrigin,
|
|
5
5
|
SecureNetworkFail as SecureNetworkFailOrigin,
|
|
6
6
|
HasClientKeyOptions as HasClientKeyOptionsOrigin,
|
|
@@ -9,10 +9,10 @@ import {
|
|
|
9
9
|
EncryptOptions as EncryptOptionsOrigin,
|
|
10
10
|
DecryptOptions as DecryptOptionsOrigin,
|
|
11
11
|
Uni as UniOrigin
|
|
12
|
-
} from './interface'
|
|
12
|
+
} from './interface'
|
|
13
13
|
|
|
14
|
-
declare global {
|
|
15
|
-
|
|
14
|
+
declare global {
|
|
15
|
+
type SecureNetworkManager = SecureNetworkManagerOrigin
|
|
16
16
|
type SecureNetworkErrorCode = SecureNetworkErrorCodeOrigin
|
|
17
17
|
type SecureNetworkFail = SecureNetworkFailOrigin
|
|
18
18
|
type HasClientKeyOptions = HasClientKeyOptionsOrigin
|
|
@@ -21,4 +21,5 @@ declare global {
|
|
|
21
21
|
type EncryptOptions = EncryptOptionsOrigin
|
|
22
22
|
type DecryptOptions = DecryptOptionsOrigin
|
|
23
23
|
interface Uni extends UniOrigin { }
|
|
24
|
-
}
|
|
24
|
+
}
|
|
25
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
SecureNetworkManager,
|
|
4
4
|
SecureNetworkErrorCode,
|
|
5
5
|
SecureNetworkFail,
|
|
6
6
|
HasClientKeyOptions,
|
|
@@ -8,4 +8,5 @@ export {
|
|
|
8
8
|
SetClientKeyOptions,
|
|
9
9
|
EncryptOptions,
|
|
10
10
|
DecryptOptions,
|
|
11
|
-
} from './interface'
|
|
11
|
+
} from './interface'
|
|
12
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetUniverifyManager as GetUniverifyManagerOrigin,
|
|
4
4
|
GetUniVerifyManager as GetUniVerifyManagerOrigin,
|
|
5
5
|
UniVerifyManager as UniVerifyManagerOrigin,
|
|
6
6
|
UniVerifyManager as UniVerifyManagerOrigin,
|
|
@@ -23,10 +23,10 @@ import {
|
|
|
23
23
|
UniVerifyManagerLoginCompleteCallback as UniVerifyManagerLoginCompleteCallbackOrigin,
|
|
24
24
|
UniVerifyManagerErrorCode as UniVerifyManagerErrorCodeOrigin,
|
|
25
25
|
Uni as UniOrigin
|
|
26
|
-
} from './interface'
|
|
26
|
+
} from './interface'
|
|
27
27
|
|
|
28
|
-
declare global {
|
|
29
|
-
|
|
28
|
+
declare global {
|
|
29
|
+
type GetUniverifyManager = GetUniverifyManagerOrigin
|
|
30
30
|
type GetUniVerifyManager = GetUniVerifyManagerOrigin
|
|
31
31
|
type UniVerifyManager = UniVerifyManagerOrigin
|
|
32
32
|
type UniVerifyManager = UniVerifyManagerOrigin
|
|
@@ -49,4 +49,5 @@ declare global {
|
|
|
49
49
|
type UniVerifyManagerLoginCompleteCallback = UniVerifyManagerLoginCompleteCallbackOrigin
|
|
50
50
|
type UniVerifyManagerErrorCode = UniVerifyManagerErrorCodeOrigin
|
|
51
51
|
interface Uni extends UniOrigin { }
|
|
52
|
-
}
|
|
52
|
+
}
|
|
53
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
GetUniverifyManager,
|
|
4
4
|
GetUniVerifyManager,
|
|
5
5
|
UniVerifyManager,
|
|
6
6
|
UniVerifyManager,
|
|
@@ -22,4 +22,5 @@ export {
|
|
|
22
22
|
UniVerifyManagerLoginComplete,
|
|
23
23
|
UniVerifyManagerLoginCompleteCallback,
|
|
24
24
|
UniVerifyManagerErrorCode,
|
|
25
|
-
} from './interface'
|
|
25
|
+
} from './interface'
|
|
26
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
CameraErrorCode as CameraErrorCodeOrigin,
|
|
4
4
|
CameraContextFail as CameraContextFailOrigin,
|
|
5
5
|
CameraContextCameraFrameListenerStartOptions as CameraContextCameraFrameListenerStartOptionsOrigin,
|
|
6
6
|
CameraContextCameraFrameListenerStopOptions as CameraContextCameraFrameListenerStopOptionsOrigin,
|
|
@@ -24,10 +24,10 @@ import {
|
|
|
24
24
|
initAndroidScanner as initAndroidScannerOrigin,
|
|
25
25
|
getAndroidScanner as getAndroidScannerOrigin,
|
|
26
26
|
Uni as UniOrigin
|
|
27
|
-
} from './interface'
|
|
27
|
+
} from './interface'
|
|
28
28
|
|
|
29
|
-
declare global {
|
|
30
|
-
|
|
29
|
+
declare global {
|
|
30
|
+
type CameraErrorCode = CameraErrorCodeOrigin
|
|
31
31
|
type CameraContextFail = CameraContextFailOrigin
|
|
32
32
|
type CameraContextCameraFrameListenerStartOptions = CameraContextCameraFrameListenerStartOptionsOrigin
|
|
33
33
|
type CameraContextCameraFrameListenerStopOptions = CameraContextCameraFrameListenerStopOptionsOrigin
|
|
@@ -51,4 +51,5 @@ declare global {
|
|
|
51
51
|
type initAndroidScanner = initAndroidScannerOrigin
|
|
52
52
|
type getAndroidScanner = getAndroidScannerOrigin
|
|
53
53
|
interface Uni extends UniOrigin { }
|
|
54
|
-
}
|
|
54
|
+
}
|
|
55
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
CameraErrorCode,
|
|
4
4
|
CameraContextFail,
|
|
5
5
|
CameraContextCameraFrameListenerStartOptions,
|
|
6
6
|
CameraContextCameraFrameListenerStopOptions,
|
|
@@ -23,4 +23,5 @@ export {
|
|
|
23
23
|
AndroidScanner,
|
|
24
24
|
initAndroidScanner,
|
|
25
25
|
getAndroidScanner,
|
|
26
|
-
} from './interface'
|
|
26
|
+
} from './interface'
|
|
27
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
CreateCanvasContextAsyncSuccessCallback as CreateCanvasContextAsyncSuccessCallbackOrigin,
|
|
4
4
|
CreateCanvasContextAsyncFailCallback as CreateCanvasContextAsyncFailCallbackOrigin,
|
|
5
5
|
CreateCanvasContextAsyncCompleteCallback as CreateCanvasContextAsyncCompleteCallbackOrigin,
|
|
6
6
|
RequestAnimationFrameCallback as RequestAnimationFrameCallbackOrigin,
|
|
@@ -9,10 +9,10 @@ import {
|
|
|
9
9
|
CreateCanvasContextAsyncOptions as CreateCanvasContextAsyncOptionsOrigin,
|
|
10
10
|
CreateCanvasContextAsync as CreateCanvasContextAsyncOrigin,
|
|
11
11
|
Uni as UniOrigin
|
|
12
|
-
} from './interface'
|
|
12
|
+
} from './interface'
|
|
13
13
|
|
|
14
|
-
declare global {
|
|
15
|
-
|
|
14
|
+
declare global {
|
|
15
|
+
type CreateCanvasContextAsyncSuccessCallback = CreateCanvasContextAsyncSuccessCallbackOrigin
|
|
16
16
|
type CreateCanvasContextAsyncFailCallback = CreateCanvasContextAsyncFailCallbackOrigin
|
|
17
17
|
type CreateCanvasContextAsyncCompleteCallback = CreateCanvasContextAsyncCompleteCallbackOrigin
|
|
18
18
|
type RequestAnimationFrameCallback = RequestAnimationFrameCallbackOrigin
|
|
@@ -21,4 +21,5 @@ declare global {
|
|
|
21
21
|
type CreateCanvasContextAsyncOptions = CreateCanvasContextAsyncOptionsOrigin
|
|
22
22
|
type CreateCanvasContextAsync = CreateCanvasContextAsyncOrigin
|
|
23
23
|
interface Uni extends UniOrigin { }
|
|
24
|
-
}
|
|
24
|
+
}
|
|
25
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
CreateCanvasContextAsyncSuccessCallback,
|
|
4
4
|
CreateCanvasContextAsyncFailCallback,
|
|
5
5
|
CreateCanvasContextAsyncCompleteCallback,
|
|
6
6
|
RequestAnimationFrameCallback,
|
|
@@ -8,4 +8,5 @@ export {
|
|
|
8
8
|
CanvasContext,
|
|
9
9
|
CreateCanvasContextAsyncOptions,
|
|
10
10
|
CreateCanvasContextAsync,
|
|
11
|
-
} from './interface'
|
|
11
|
+
} from './interface'
|
|
12
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
CreateVideoContext as CreateVideoContextOrigin,
|
|
4
4
|
Danmu as DanmuOrigin,
|
|
5
5
|
RequestFullScreenOptions as RequestFullScreenOptionsOrigin,
|
|
6
6
|
VideoContext as VideoContextOrigin,
|
|
@@ -31,10 +31,10 @@ import {
|
|
|
31
31
|
VideoControlsToggleEvent as VideoControlsToggleEventOrigin,
|
|
32
32
|
VideoControlsToggleEventDetail as VideoControlsToggleEventDetailOrigin,
|
|
33
33
|
Uni as UniOrigin
|
|
34
|
-
} from './interface'
|
|
34
|
+
} from './interface'
|
|
35
35
|
|
|
36
|
-
declare global {
|
|
37
|
-
|
|
36
|
+
declare global {
|
|
37
|
+
type CreateVideoContext = CreateVideoContextOrigin
|
|
38
38
|
type Danmu = DanmuOrigin
|
|
39
39
|
type RequestFullScreenOptions = RequestFullScreenOptionsOrigin
|
|
40
40
|
type VideoContext = VideoContextOrigin
|
|
@@ -65,4 +65,5 @@ declare global {
|
|
|
65
65
|
type VideoControlsToggleEvent = VideoControlsToggleEventOrigin
|
|
66
66
|
type VideoControlsToggleEventDetail = VideoControlsToggleEventDetailOrigin
|
|
67
67
|
interface Uni extends UniOrigin { }
|
|
68
|
-
}
|
|
68
|
+
}
|
|
69
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
CreateVideoContext,
|
|
4
4
|
Danmu,
|
|
5
5
|
RequestFullScreenOptions,
|
|
6
6
|
VideoContext,
|
|
@@ -30,4 +30,5 @@ export {
|
|
|
30
30
|
VideoFullScreenClickEventDetail,
|
|
31
31
|
VideoControlsToggleEvent,
|
|
32
32
|
VideoControlsToggleEventDetail,
|
|
33
|
-
} from './interface'
|
|
33
|
+
} from './interface'
|
|
34
|
+
|