@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
|
+
CreateIntersectionObserver as CreateIntersectionObserverOrigin,
|
|
4
4
|
CreateIntersectionObserverOptions as CreateIntersectionObserverOptionsOrigin,
|
|
5
5
|
ObserveNodeRect as ObserveNodeRectOrigin,
|
|
6
6
|
ObserveResult as ObserveResultOrigin,
|
|
7
7
|
ObserveCallback as ObserveCallbackOrigin,
|
|
8
8
|
IntersectionObserver as IntersectionObserverOrigin,
|
|
9
9
|
Uni as UniOrigin
|
|
10
|
-
} from './interface'
|
|
10
|
+
} from './interface'
|
|
11
11
|
|
|
12
|
-
declare global {
|
|
13
|
-
|
|
12
|
+
declare global {
|
|
13
|
+
type CreateIntersectionObserver = CreateIntersectionObserverOrigin
|
|
14
14
|
type CreateIntersectionObserverOptions = CreateIntersectionObserverOptionsOrigin
|
|
15
15
|
type ObserveNodeRect = ObserveNodeRectOrigin
|
|
16
16
|
type ObserveResult = ObserveResultOrigin
|
|
17
17
|
type ObserveCallback = ObserveCallbackOrigin
|
|
18
18
|
type IntersectionObserver = IntersectionObserverOrigin
|
|
19
19
|
interface Uni extends UniOrigin { }
|
|
20
|
-
}
|
|
20
|
+
}
|
|
21
|
+
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
CreateIntersectionObserver,
|
|
4
4
|
CreateIntersectionObserverOptions,
|
|
5
5
|
ObserveNodeRect,
|
|
6
6
|
ObserveResult,
|
|
7
7
|
ObserveCallback,
|
|
8
8
|
IntersectionObserver,
|
|
9
|
-
} from './interface'
|
|
9
|
+
} from './interface'
|
|
10
|
+
|
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
RequestPermissionListenerRequestCallback as RequestPermissionListenerRequestCallbackOrigin,
|
|
4
4
|
RequestPermissionListenerConfirmCallback as RequestPermissionListenerConfirmCallbackOrigin,
|
|
5
5
|
RequestPermissionListenerCompleteCallback as RequestPermissionListenerCompleteCallbackOrigin,
|
|
6
6
|
RequestPermissionListener as RequestPermissionListenerOrigin,
|
|
7
7
|
CreateRequestPermissionListener as CreateRequestPermissionListenerOrigin,
|
|
8
8
|
Uni as UniOrigin
|
|
9
|
-
} from './interface'
|
|
9
|
+
} from './interface'
|
|
10
10
|
|
|
11
|
-
declare global {
|
|
12
|
-
|
|
11
|
+
declare global {
|
|
12
|
+
type RequestPermissionListenerRequestCallback = RequestPermissionListenerRequestCallbackOrigin
|
|
13
13
|
type RequestPermissionListenerConfirmCallback = RequestPermissionListenerConfirmCallbackOrigin
|
|
14
14
|
type RequestPermissionListenerCompleteCallback = RequestPermissionListenerCompleteCallbackOrigin
|
|
15
15
|
type RequestPermissionListener = RequestPermissionListenerOrigin
|
|
16
16
|
type CreateRequestPermissionListener = CreateRequestPermissionListenerOrigin
|
|
17
17
|
interface Uni extends UniOrigin { }
|
|
18
|
-
}
|
|
18
|
+
}
|
|
19
|
+
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
RequestPermissionListenerRequestCallback,
|
|
4
4
|
RequestPermissionListenerConfirmCallback,
|
|
5
5
|
RequestPermissionListenerCompleteCallback,
|
|
6
6
|
RequestPermissionListener,
|
|
7
7
|
CreateRequestPermissionListener,
|
|
8
|
-
} from './interface'
|
|
8
|
+
} from './interface'
|
|
9
|
+
|
|
@@ -1,20 +1,21 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
CreateSelectorQuery as CreateSelectorQueryOrigin,
|
|
4
4
|
SelectorQueryNodeInfoCallback as SelectorQueryNodeInfoCallbackOrigin,
|
|
5
5
|
NodeInfo as NodeInfoOrigin,
|
|
6
6
|
NodeField as NodeFieldOrigin,
|
|
7
7
|
NodesRef as NodesRefOrigin,
|
|
8
8
|
SelectorQuery as SelectorQueryOrigin,
|
|
9
9
|
Uni as UniOrigin
|
|
10
|
-
} from './interface'
|
|
10
|
+
} from './interface'
|
|
11
11
|
|
|
12
|
-
declare global {
|
|
13
|
-
|
|
12
|
+
declare global {
|
|
13
|
+
type CreateSelectorQuery = CreateSelectorQueryOrigin
|
|
14
14
|
type SelectorQueryNodeInfoCallback = SelectorQueryNodeInfoCallbackOrigin
|
|
15
15
|
type NodeInfo = NodeInfoOrigin
|
|
16
16
|
type NodeField = NodeFieldOrigin
|
|
17
17
|
type NodesRef = NodesRefOrigin
|
|
18
18
|
type SelectorQuery = SelectorQueryOrigin
|
|
19
19
|
interface Uni extends UniOrigin { }
|
|
20
|
-
}
|
|
20
|
+
}
|
|
21
|
+
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
CreateWebviewContext as CreateWebviewContextOrigin,
|
|
4
4
|
UniWebviewContextLoadDataOptions as UniWebviewContextLoadDataOptionsOrigin,
|
|
5
5
|
WebviewContext as WebviewContextOrigin,
|
|
6
6
|
Uni as UniOrigin
|
|
7
|
-
} from './interface'
|
|
7
|
+
} from './interface'
|
|
8
8
|
|
|
9
|
-
declare global {
|
|
10
|
-
|
|
9
|
+
declare global {
|
|
10
|
+
type CreateWebviewContext = CreateWebviewContextOrigin
|
|
11
11
|
type UniWebviewContextLoadDataOptions = UniWebviewContextLoadDataOptionsOrigin
|
|
12
12
|
type WebviewContext = WebviewContextOrigin
|
|
13
13
|
interface Uni extends UniOrigin { }
|
|
14
|
-
}
|
|
14
|
+
}
|
|
15
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
WorkerOnErrorCallbackResultErrorCode as WorkerOnErrorCallbackResultErrorCodeOrigin,
|
|
4
4
|
WorkerOnErrorCallbackResult as WorkerOnErrorCallbackResultOrigin,
|
|
5
5
|
WorkerOnMessageCallback as WorkerOnMessageCallbackOrigin,
|
|
6
6
|
WorkerOnErrorCallback as WorkerOnErrorCallbackOrigin,
|
|
@@ -8,10 +8,10 @@ import {
|
|
|
8
8
|
Worker as WorkerOrigin,
|
|
9
9
|
CreateWorker as CreateWorkerOrigin,
|
|
10
10
|
Uni as UniOrigin
|
|
11
|
-
} from './interface'
|
|
11
|
+
} from './interface'
|
|
12
12
|
|
|
13
|
-
declare global {
|
|
14
|
-
|
|
13
|
+
declare global {
|
|
14
|
+
type WorkerOnErrorCallbackResultErrorCode = WorkerOnErrorCallbackResultErrorCodeOrigin
|
|
15
15
|
type WorkerOnErrorCallbackResult = WorkerOnErrorCallbackResultOrigin
|
|
16
16
|
type WorkerOnMessageCallback = WorkerOnMessageCallbackOrigin
|
|
17
17
|
type WorkerOnErrorCallback = WorkerOnErrorCallbackOrigin
|
|
@@ -19,4 +19,5 @@ declare global {
|
|
|
19
19
|
type Worker = WorkerOrigin
|
|
20
20
|
type CreateWorker = CreateWorkerOrigin
|
|
21
21
|
interface Uni extends UniOrigin { }
|
|
22
|
-
}
|
|
22
|
+
}
|
|
23
|
+
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
WorkerOnErrorCallbackResultErrorCode,
|
|
4
4
|
WorkerOnErrorCallbackResult,
|
|
5
5
|
WorkerOnMessageCallback,
|
|
6
6
|
WorkerOnErrorCallback,
|
|
7
7
|
WorkerPostMessageOptions,
|
|
8
8
|
Worker,
|
|
9
9
|
CreateWorker,
|
|
10
|
-
} from './interface'
|
|
10
|
+
} from './interface'
|
|
11
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
RouteErrorCode as RouteErrorCodeOrigin,
|
|
4
4
|
EventChannel as EventChannelOrigin,
|
|
5
5
|
OpenDialogPageSuccess as OpenDialogPageSuccessOrigin,
|
|
6
6
|
OpenDialogPageFail as OpenDialogPageFailOrigin,
|
|
@@ -11,10 +11,10 @@ import {
|
|
|
11
11
|
CloseDialogPageComplete as CloseDialogPageCompleteOrigin,
|
|
12
12
|
CloseDialogPageOptions as CloseDialogPageOptionsOrigin,
|
|
13
13
|
Uni as UniOrigin
|
|
14
|
-
} from './interface'
|
|
14
|
+
} from './interface'
|
|
15
15
|
|
|
16
|
-
declare global {
|
|
17
|
-
|
|
16
|
+
declare global {
|
|
17
|
+
type RouteErrorCode = RouteErrorCodeOrigin
|
|
18
18
|
type EventChannel = EventChannelOrigin
|
|
19
19
|
type OpenDialogPageSuccess = OpenDialogPageSuccessOrigin
|
|
20
20
|
type OpenDialogPageFail = OpenDialogPageFailOrigin
|
|
@@ -25,4 +25,5 @@ declare global {
|
|
|
25
25
|
type CloseDialogPageComplete = CloseDialogPageCompleteOrigin
|
|
26
26
|
type CloseDialogPageOptions = CloseDialogPageOptionsOrigin
|
|
27
27
|
interface Uni extends UniOrigin { }
|
|
28
|
-
}
|
|
28
|
+
}
|
|
29
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
RouteErrorCode,
|
|
4
4
|
EventChannel,
|
|
5
5
|
OpenDialogPageSuccess,
|
|
6
6
|
OpenDialogPageFail,
|
|
@@ -10,4 +10,5 @@ export {
|
|
|
10
10
|
CloseDialogPageFail,
|
|
11
11
|
CloseDialogPageComplete,
|
|
12
12
|
CloseDialogPageOptions,
|
|
13
|
-
} from './interface'
|
|
13
|
+
} from './interface'
|
|
14
|
+
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
$On as $OnOrigin,
|
|
4
4
|
$Once as $OnceOrigin,
|
|
5
5
|
$Off as $OffOrigin,
|
|
6
6
|
$Emit as $EmitOrigin,
|
|
7
7
|
Uni as UniOrigin
|
|
8
|
-
} from './interface'
|
|
8
|
+
} from './interface'
|
|
9
9
|
|
|
10
|
-
declare global {
|
|
11
|
-
|
|
10
|
+
declare global {
|
|
11
|
+
type $On = $OnOrigin
|
|
12
12
|
type $Once = $OnceOrigin
|
|
13
13
|
type $Off = $OffOrigin
|
|
14
14
|
type $Emit = $EmitOrigin
|
|
15
15
|
interface Uni extends UniOrigin { }
|
|
16
|
-
}
|
|
16
|
+
}
|
|
17
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
LegacySaveFileSuccess as LegacySaveFileSuccessOrigin,
|
|
4
4
|
LegacySaveFileSuccessCallback as LegacySaveFileSuccessCallbackOrigin,
|
|
5
5
|
LegacySaveFileFail as LegacySaveFileFailOrigin,
|
|
6
6
|
LegacySaveFileFailCallback as LegacySaveFileFailCallbackOrigin,
|
|
@@ -37,10 +37,10 @@ import {
|
|
|
37
37
|
RemoveSavedFile as RemoveSavedFileOrigin,
|
|
38
38
|
GetSavedFileList as GetSavedFileListOrigin,
|
|
39
39
|
Uni as UniOrigin
|
|
40
|
-
} from './interface'
|
|
40
|
+
} from './interface'
|
|
41
41
|
|
|
42
|
-
declare global {
|
|
43
|
-
|
|
42
|
+
declare global {
|
|
43
|
+
type LegacySaveFileSuccess = LegacySaveFileSuccessOrigin
|
|
44
44
|
type LegacySaveFileSuccessCallback = LegacySaveFileSuccessCallbackOrigin
|
|
45
45
|
type LegacySaveFileFail = LegacySaveFileFailOrigin
|
|
46
46
|
type LegacySaveFileFailCallback = LegacySaveFileFailCallbackOrigin
|
|
@@ -77,4 +77,5 @@ declare global {
|
|
|
77
77
|
type RemoveSavedFile = RemoveSavedFileOrigin
|
|
78
78
|
type GetSavedFileList = GetSavedFileListOrigin
|
|
79
79
|
interface Uni extends UniOrigin { }
|
|
80
|
-
}
|
|
80
|
+
}
|
|
81
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
LegacySaveFileSuccess,
|
|
4
4
|
LegacySaveFileSuccessCallback,
|
|
5
5
|
LegacySaveFileFail,
|
|
6
6
|
LegacySaveFileFailCallback,
|
|
@@ -36,4 +36,5 @@ export {
|
|
|
36
36
|
GetSavedFileInfo,
|
|
37
37
|
RemoveSavedFile,
|
|
38
38
|
GetSavedFileList,
|
|
39
|
-
} from './interface'
|
|
39
|
+
} from './interface'
|
|
40
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
ReadFileSuccessResult as ReadFileSuccessResultOrigin,
|
|
4
4
|
OpenFileSuccessResult as OpenFileSuccessResultOrigin,
|
|
5
5
|
FileManagerSuccessResult as FileManagerSuccessResultOrigin,
|
|
6
6
|
FileManagerSuccessCallback as FileManagerSuccessCallbackOrigin,
|
|
@@ -72,10 +72,10 @@ import {
|
|
|
72
72
|
FileSystemManagerFail as FileSystemManagerFailOrigin,
|
|
73
73
|
IFileSystemManagerFail as IFileSystemManagerFailOrigin,
|
|
74
74
|
Uni as UniOrigin
|
|
75
|
-
} from './interface'
|
|
75
|
+
} from './interface'
|
|
76
76
|
|
|
77
|
-
declare global {
|
|
78
|
-
|
|
77
|
+
declare global {
|
|
78
|
+
type ReadFileSuccessResult = ReadFileSuccessResultOrigin
|
|
79
79
|
type OpenFileSuccessResult = OpenFileSuccessResultOrigin
|
|
80
80
|
type FileManagerSuccessResult = FileManagerSuccessResultOrigin
|
|
81
81
|
type FileManagerSuccessCallback = FileManagerSuccessCallbackOrigin
|
|
@@ -147,4 +147,5 @@ declare global {
|
|
|
147
147
|
type FileSystemManagerFail = FileSystemManagerFailOrigin
|
|
148
148
|
type IFileSystemManagerFail = IFileSystemManagerFailOrigin
|
|
149
149
|
interface Uni extends UniOrigin { }
|
|
150
|
-
}
|
|
150
|
+
}
|
|
151
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
export {
|
|
3
|
-
|
|
2
|
+
export {
|
|
3
|
+
ReadFileSuccessResult,
|
|
4
4
|
OpenFileSuccessResult,
|
|
5
5
|
FileManagerSuccessResult,
|
|
6
6
|
FileManagerSuccessCallback,
|
|
@@ -71,4 +71,5 @@ export {
|
|
|
71
71
|
FileSystemManagerErrorCode,
|
|
72
72
|
FileSystemManagerFail,
|
|
73
73
|
IFileSystemManagerFail,
|
|
74
|
-
} from './interface'
|
|
74
|
+
} from './interface'
|
|
75
|
+
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetAccessibilityInfo as GetAccessibilityInfoOrigin,
|
|
4
4
|
Uni as UniOrigin
|
|
5
|
-
} from './interface'
|
|
5
|
+
} from './interface'
|
|
6
6
|
|
|
7
|
-
declare global {
|
|
8
|
-
|
|
7
|
+
declare global {
|
|
8
|
+
type GetAccessibilityInfo = GetAccessibilityInfoOrigin
|
|
9
9
|
interface Uni extends UniOrigin { }
|
|
10
|
-
}
|
|
10
|
+
}
|
|
11
|
+
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetAppAuthorizeSetting as GetAppAuthorizeSettingOrigin,
|
|
4
4
|
GetAppAuthorizeSettingResult as GetAppAuthorizeSettingResultOrigin,
|
|
5
5
|
Uni as UniOrigin
|
|
6
|
-
} from './interface'
|
|
6
|
+
} from './interface'
|
|
7
7
|
|
|
8
|
-
declare global {
|
|
9
|
-
|
|
8
|
+
declare global {
|
|
9
|
+
type GetAppAuthorizeSetting = GetAppAuthorizeSettingOrigin
|
|
10
10
|
type GetAppAuthorizeSettingResult = GetAppAuthorizeSettingResultOrigin
|
|
11
11
|
interface Uni extends UniOrigin { }
|
|
12
|
-
}
|
|
12
|
+
}
|
|
13
|
+
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetAppBaseInfoOptions as GetAppBaseInfoOptionsOrigin,
|
|
4
4
|
GetAppBaseInfoResult as GetAppBaseInfoResultOrigin,
|
|
5
5
|
GetAppBaseInfo as GetAppBaseInfoOrigin,
|
|
6
6
|
Uni as UniOrigin
|
|
7
|
-
} from './interface'
|
|
7
|
+
} from './interface'
|
|
8
8
|
|
|
9
|
-
declare global {
|
|
10
|
-
|
|
9
|
+
declare global {
|
|
10
|
+
type GetAppBaseInfoOptions = GetAppBaseInfoOptionsOrigin
|
|
11
11
|
type GetAppBaseInfoResult = GetAppBaseInfoResultOrigin
|
|
12
12
|
type GetAppBaseInfo = GetAppBaseInfoOrigin
|
|
13
13
|
interface Uni extends UniOrigin { }
|
|
14
|
-
}
|
|
14
|
+
}
|
|
15
|
+
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetBackgroundAudioManager as GetBackgroundAudioManagerOrigin,
|
|
4
4
|
BackgroundAudioManager as BackgroundAudioManagerOrigin,
|
|
5
5
|
CreateBackgroundAudioErrorCode as CreateBackgroundAudioErrorCodeOrigin,
|
|
6
6
|
ICreateBackgroundAudioFail as ICreateBackgroundAudioFailOrigin,
|
|
7
7
|
Uni as UniOrigin
|
|
8
|
-
} from './interface'
|
|
8
|
+
} from './interface'
|
|
9
9
|
|
|
10
|
-
declare global {
|
|
11
|
-
|
|
10
|
+
declare global {
|
|
11
|
+
type GetBackgroundAudioManager = GetBackgroundAudioManagerOrigin
|
|
12
12
|
type BackgroundAudioManager = BackgroundAudioManagerOrigin
|
|
13
13
|
type CreateBackgroundAudioErrorCode = CreateBackgroundAudioErrorCodeOrigin
|
|
14
14
|
type ICreateBackgroundAudioFail = ICreateBackgroundAudioFailOrigin
|
|
15
15
|
interface Uni extends UniOrigin { }
|
|
16
|
-
}
|
|
16
|
+
}
|
|
17
|
+
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetDeviceInfoOptions as GetDeviceInfoOptionsOrigin,
|
|
4
4
|
GetDeviceInfoResult as GetDeviceInfoResultOrigin,
|
|
5
5
|
GetDeviceInfo as GetDeviceInfoOrigin,
|
|
6
6
|
Uni as UniOrigin
|
|
7
|
-
} from './interface'
|
|
7
|
+
} from './interface'
|
|
8
8
|
|
|
9
|
-
declare global {
|
|
10
|
-
|
|
9
|
+
declare global {
|
|
10
|
+
type GetDeviceInfoOptions = GetDeviceInfoOptionsOrigin
|
|
11
11
|
type GetDeviceInfoResult = GetDeviceInfoResultOrigin
|
|
12
12
|
type GetDeviceInfo = GetDeviceInfoOrigin
|
|
13
13
|
interface Uni extends UniOrigin { }
|
|
14
|
-
}
|
|
14
|
+
}
|
|
15
|
+
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
GetElementById as GetElementByIdOrigin,
|
|
4
4
|
Uni as UniOrigin
|
|
5
|
-
} from './interface'
|
|
5
|
+
} from './interface'
|
|
6
6
|
|
|
7
|
-
declare global {
|
|
8
|
-
|
|
7
|
+
declare global {
|
|
8
|
+
type GetElementById = GetElementByIdOrigin
|
|
9
9
|
interface Uni extends UniOrigin { }
|
|
10
|
-
}
|
|
10
|
+
}
|
|
11
|
+
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
OnShowOptions as OnShowOptionsOrigin,
|
|
4
4
|
GetEnterOptionsSync as GetEnterOptionsSyncOrigin,
|
|
5
5
|
Uni as UniOrigin
|
|
6
|
-
} from './interface'
|
|
6
|
+
} from './interface'
|
|
7
7
|
|
|
8
|
-
declare global {
|
|
9
|
-
|
|
8
|
+
declare global {
|
|
9
|
+
type OnShowOptions = OnShowOptionsOrigin
|
|
10
10
|
type GetEnterOptionsSync = GetEnterOptionsSyncOrigin
|
|
11
11
|
interface Uni extends UniOrigin { }
|
|
12
|
-
}
|
|
12
|
+
}
|
|
13
|
+
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
// 本文件为自动构建生成
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import {
|
|
3
|
+
OnLaunchOptions as OnLaunchOptionsOrigin,
|
|
4
4
|
GetLaunchOptionsSync as GetLaunchOptionsSyncOrigin,
|
|
5
5
|
Uni as UniOrigin
|
|
6
|
-
} from './interface'
|
|
6
|
+
} from './interface'
|
|
7
7
|
|
|
8
|
-
declare global {
|
|
9
|
-
|
|
8
|
+
declare global {
|
|
9
|
+
type OnLaunchOptions = OnLaunchOptionsOrigin
|
|
10
10
|
type GetLaunchOptionsSync = GetLaunchOptionsSyncOrigin
|
|
11
11
|
interface Uni extends UniOrigin { }
|
|
12
|
-
}
|
|
12
|
+
}
|
|
13
|
+
|